Release Summary

asterisk-13.24.0-rc1

Date: 2018-12-03

<asteriskteam@digium.com>


Table of Contents

  1. Summary
  2. Contributors
  3. Closed Issues
  4. Open Issues
  5. Other Changes
  6. Diffstat

Summary

[Back to Top]

This release is a point release of an existing major version. The changes included were made to address problems that have been identified in this release series, or are minor, backwards compatible new features or improvements. Users should be able to safely upgrade to this version if this release series is already in use. Users considering upgrading from a previous version are strongly encouraged to review the UPGRADE.txt document as well as the CHANGES document for information about upgrading to this release series.

The data in this summary reflects changes that have been made since the previous release, asterisk-13.23.0.


Contributors

[Back to Top]

This table lists the people who have submitted code, those that have tested patches, as well as those that reported issues on the issue tracker that were resolved in this release. For coders, the number is how many of their patches (of any size) were committed into this release. For testers, the number is the number of times their name was listed as assisting with testing a patch. Finally, for reporters, the number is the number of issues that they reported that were affected by commits that went into this release.

CodersTestersReporters
33 Corey Farrell
21 George Joseph
16 Richard Mudgett
16 Sean Bright
9 Alexei Gradinari
6 Joshua Colp
3 Chris-Savinovich
2 Torrey Searle
2 Kevin Harwell
2 Rodrigo Ramírez Norambuena
2 Pascal Cadotte Michaud
2 Emmanuel BUU
2 lvl
1 Michael Walton (license 6502)
1 Frederic LE FOLL
1 Joshua C. Colp
1 Walter Doekes
1 Florian Floimair
1 Robert Cripps
1 Moritz Fain
1 Cao Minh Hiep
1 Jasper Hafkenscheid
1 Ben Ford
1 Peter Katzmann
2 Emmanuel BUU
1 Cao Minh Hiep
6 Alexei Gradinari
5 Joshua C. Colp
4 Torrey Searle
3 Sergej Kasumovic
3 Corey Farrell
2 Sean Bright
2 Emmanuel BUU
2 Emmanuel BUU
2 lvl
1 Cameron
1 Walter Doekes
1 Scott Griepentrog
1 sungtae kim
1 pasandev
1 Eyal Hasson
1 Cao Minh Hiep
1 Pascal Cadotte Michaud
1 Ronald Raikes
1 Robert Cripps
1 Luit van Drongelen
1 Jaco Kroon
1 Michael Walton
1 Luit van Drongelen
1 Ronald Raikes
1 Frederic LE FOLL
1 Cao Minh Hiep
1 Andrej
1 Peter Katzmann

Closed Issues

[Back to Top]

This is a list of all issues from the issue tracker that were closed by changes that went into this release.

Security

Category: Resources/res_http_websocket

ASTERISK-28013: res_http_websocket: Crash when reading HTTP Upgrade requests
Reported by: Sean Bright

New Feature

Category: Resources/res_pjsip_session

ASTERISK-28087: add flag to allow CALLERID(num) to be placed in Contact header in chan_pjsip
Reported by: Torrey Searle

Bug

Category: Applications/app_dial

ASTERISK-27980: Caller ID cannot be changed on Attended Transfer before dialing out
Reported by: Alexei Gradinari

Category: Applications/app_followme

ASTERISK-27980: Caller ID cannot be changed on Attended Transfer before dialing out
Reported by: Alexei Gradinari

Category: Applications/app_queue

ASTERISK-28125: app_queue: Revert broken queue channel reference patch
Reported by: lvlASTERISK-27980: Caller ID cannot be changed on Attended Transfer before dialing out
Reported by: Alexei GradinariASTERISK-27920: app_queue: Queue member considered inuse after immediately hanging up during dialing.
Reported by: Cao Minh HiepASTERISK-28032: Realtime queuemembers are not updated during retry phase
Reported by: lvl

Category: Applications/app_voicemail

ASTERISK-28151: app_voicemail: MWI fails with mailboxes=##@device instead of mailboxes=##@default
Reported by: Ronald Raikes

Category: CEL/General

ASTERISK-28081: chan_sip: Asterisk 12+ chan_sip doesn't report AST_CEL_PICKUP in handle_invite_replaces
Reported by: Luit van Drongelen

Category: Channels/chan_sip/General

ASTERISK-28081: chan_sip: Asterisk 12+ chan_sip doesn't report AST_CEL_PICKUP in handle_invite_replaces
Reported by: Luit van Drongelen

Category: Channels/chan_sip/Messaging

ASTERISK-28057: chan_sip: SipNotify via AMI behaves differently to CLI
Reported by: Peter Katzmann

Category: Channels/chan_sip/TCP-TLS

ASTERISK-28057: chan_sip: SipNotify via AMI behaves differently to CLI
Reported by: Peter Katzmann

Category: Core/Bridging

ASTERISK-28076: bridging: Asterisk crashes when receiving an empty realtime text frame
Reported by: Emmanuel BUU

Category: Core/Channels

ASTERISK-28089: function ast_sendtext() create RTP realtime packets with a trailing null byte in the payload
Reported by: Emmanuel BUU

Category: Core/Configuration

ASTERISK-28158: Some conditions prevent running of el_end, break the terminal.
Reported by: Corey Farrell

Category: Core/General

ASTERISK-28158: Some conditions prevent running of el_end, break the terminal.
Reported by: Corey Farrell

Category: Core/ManagerInterface

ASTERISK-28084: app_queue: QueueMemberStatus Event flooding AMI
Reported by: Andrej

Category: Core/PBX

ASTERISK-28140: repeated segmentation faults
Reported by: Eyal Hasson

Category: Core/Stasis

ASTERISK-28103: stasis: Filter messages at publishing to reduce work done
Reported by: Joshua C. ColpASTERISK-28084: app_queue: QueueMemberStatus Event flooding AMI
Reported by: Andrej

Category: Documentation

ASTERISK-28150: Formatting error in documentation
Reported by: Scott Griepentrog

Category: Functions/func_strings

ASTERISK-28159: SIGABRT caused by stack corruption in hashkeys_read when no matching keys present
Reported by: Michael Walton

Category: PBX/pbx_config

ASTERISK-28146: pbx_config: Only the first [globals] section is processed.
Reported by: Corey Farrell

Category: Resources/res_musiconhold

ASTERISK-28029: [patch] res_musiconhold : music on hold will not start if previous hold just reached end of file
Reported by: Frederic LE FOLL

Category: Resources/res_odbc

ASTERISK-28065: res_odbc: missing SQL error diagnostic
Reported by: Alexei Gradinari

Category: Resources/res_pjsip

ASTERISK-28077: res_pjsip: improve realtime performance on CLI 'pjsip show contacts'
Reported by: Alexei GradinariASTERISK-27988: alembic: PJSIP "mwi_subscribe_replaces_unsolicited" field is integer not boolean
Reported by: Joshua C. Colp

Category: Resources/res_pjsip/Bundling

ASTERISK-28059: PJSIP: Update bundled PJPROJECT to version 2.8
Reported by: Joshua C. Colp

Category: Resources/res_pjsip_mwi

ASTERISK-27121: res_pjsip_mwi: Memory leak on reload
Reported by: Sergej Kasumovic

Category: Resources/res_pjsip_nat

ASTERISK-28129: Incorrect Behavior for rewrite_contact when Re-Invite omits routset
Reported by: Torrey Searle

Category: Resources/res_pjsip_notify

ASTERISK-28137: res_pjsip_notify: improve realtime performance on CLI completion on the endpoint
Reported by: Alexei Gradinari

Category: Resources/res_pjsip_sdp_rtp

ASTERISK-28110: rtp: Incorrect Packetization
Reported by: Robert Cripps

Category: Resources/res_pjsip_session

ASTERISK-28157: Asterisk crashes when the res_pjsip_* modules unload
Reported by: sungtae kim

Category: Resources/res_pjsip_transport_websocket

ASTERISK-28020: res_pjsip_transport_websocket: Properly set 'received' for IPv6
Reported by: Sean Bright

Category: Resources/res_rtp_asterisk

ASTERISK-28162: [patch] need to reset DTMF last sequence number and timestamp on voice packet with marker bit
Reported by: Alexei GradinariASTERISK-28110: rtp: Incorrect Packetization
Reported by: Robert Cripps

Category: Resources/res_stasis

ASTERISK-26094: stasis: Playing MOH to bridge with ARI does not work
Reported by: Cameron

Category: Tests/General

ASTERISK-28070: testsuite: Sniffer assumes pjmedia will use ports below 10000
Reported by: Joshua C. Colp

Category: pjproject/pjsip

ASTERISK-28049: res_pjproject build failure
Reported by: Jaco Kroon

Improvement

Category: Channels/chan_pjsip

ASTERISK-28144: [patch] New function PJSIP_PARSE_URI to parse an URI and return a specified part of the URI
Reported by: Alexei Gradinari

Category: Contrib/General

ASTERISK-28136: Allow the sip_to_pjsip script to be used in a pipe
Reported by: Pascal Cadotte Michaud

Category: General

ASTERISK-28046: Remove stale nonoptreq references
Reported by: Walter Doekes

Open Issues

[Back to Top]

This is a list of all open issues from the issue tracker that were referenced by changes that went into this release.

Bug

Category: Resources/res_fax

ASTERISK-27981: res_fax: Fax session leak with fax gatewaying
Reported by: pasandev

Commits Not Associated with an Issue

[Back to Top]

This is a list of all changes that went into this release that did not reference a JIRA issue.

RevisionAuthorSummary
44c8868fb1Sean Brightcore: Add some documentation to the malloc_trim code
40ab571e0dChris-Savinovichcore: Merge malloc_trim patch
922fbafda0George Josephtest_cel: Plug a few ref leaks
7c346aa4f4Corey Farrelljansson: Upgrade to 2.12.
0a9904e1c6Corey Farrellastobj2: Eliminate usage of legacy ao2_container_alloc routine.
d2397e643dGeorge JosephCI: Get job timeouts from environment
a5a8cba8c7Joshua C. Colpstasis: Remove stringfields and lock from change message.
7ec470c1caGeorge JosephCI: Add tmpfs to all jenkinsfiles
73efe86436George JosephCI: Mount a tmpfs on /tmp for testsuite docker containers
a335f4c9adGeorge JosephCI: Pass work directory to runTestsuite
97633c09c5George JosephCI: Allow runUnittests to use 'expect' to run the tests
2f75f1941aCorey Farrelltaskprocessor: Prevent race creating new taskprocessor.
433f1acbecCorey Farrellpjproject-bundled: Use AST_DEVMODE for conditional compilation.
580bc5e2c6Corey Farrellres_pjsip_caller_id: Use static pj_str_t for fromto header names.
8e7a8e8734Corey Farrelltest_res_pjsip_scheduler: Fix possible write after free in scheduler_policy.
dc54dc0439Corey Farrelltaskprocessor: Do not use separate allocation for stats or name.
d4d3818ecbCorey Farrelljansson-bundled: Patch for off-nominal crash.
bc2420ee0eChris-Savinovichres_pjsip: Send a 503 response when overload state if reliable transport.
158214c1a0Alexei Gradinarires_pjsip.c: Make taskprocessor scheduling algorithm pick the shortest queue
2f8499788aJoshua Colpstasis: Clarify lifetime of topics.
bfe3821800Alexei Gradinaripjsip: new endpoint's options to control Connected Line updates
e0472eb1d0Pascal Cadotte Michaudcontrib/sip_to_pjsip: handle setvar in conversion
92f71534fdRichard Mudgettlogger.c: Fix default console logging when no logger.conf available.
54a1fbe428Corey Farrellastobj2: Eliminate usage of legacy container allocation macros.
655a962aa5Corey Farrelllock: Replace __ast_mutex_logger with private log_mutex_error.
badf0adf86Richard Mudgettapp_dial/app_queue: Update application option documentation
78aee0f6a2Sean Brightsamples: PARKINGSLOT -> PARKING_SPACE in parking sample config
d8b9e3413cRichard MudgettFix 'statement' typo throughout code.
ce2e04801aRichard Mudgettmodules: Add missing run time module support levels.
01716f70e6Corey Farrelltaskprocessor: Warn on unused result from pushing task.
75565adb55Richard Mudgettbundled pjproject: Remove timer cleanup usage patch.
7c49125f5bCorey Farrellthreadpool: Eliminate pointless AO2 usage.
6b1a981ee1Alexei Gradinarires_pjsip: set callerid_tag to empty string
ebfb8baeedCorey Farrellmain/astfd: Fix GCC8 format-truncation warning.
c4b979a841Corey Farrellchan_sip: Tell module loader that chan_sip is extended support.
348a23b187Corey FarrellCI: Disable binary modules when REF_DEBUG is enabled.
ccdb53a1caRichard Mudgettres_statsd.c: Fix returned reload status.
3be3d4a730Corey FarrellCI: Use bundled jansson if needed.
69d62b5d04Richard Mudgettfunc_periodic_hook.c: Cleanup module resources on failure.
f7cc6bada6Richard Mudgettcodec_speex.c: Cleanup module loading to DECLINE and not FAILURE.
1311aeecfbGeorge JosephCI: Fix missing () in gates.jenkinsfile
2065fe0c04George JosephCI: Add timestamps and timeouts to jenkinsfiles
4a19205ac7Sean Brightast_coredumper: Remove .gdbinit file on exit
e71c1ba045Sean BrightCI: Look up configured kernel.core_pattern sysctl
e1ce997437Corey Farrelljenkins: Fix cleanup command redirection.
856d0f1312George Josephast_coredumper: Don't use "declare -n"
2cec36fcc3Corey Farrellastobj2: Comment on OBJ_NOLOCK in ao2_container_clone.
7c65723f91Sean BrightCI: Use brace expansion instead of calling out to seq
71e9a94673Sean BrightCI: Use bindport instead of port in test http.conf
c27da79edeSean Brighthttp.c: Reload TLS even if http.conf hasn't changed
4ca65bdf17Corey Farrellcore: Disable astobj2 locking for some common objects.
d55ded340fRichard Mudgettres_smdi.c: Fix module ref counting and inverted test.
bdd9f760aeCorey FarrellResolve warning about duplicate 'dialplan' CLI.
e3c18f073bCorey Farrellloader: Fix result of module reload error.
b994c03650Corey Farrelljansson-bundled: Add patches to improve json_pack error reporting.
95dc10eb72Corey Farrelllock: Improve performance of DEBUG_THREADS.
aa31657e28Ben Fordres_rtp_asterisk.c: Add "seqno" strictrtp option
73fa382227Corey Farrellastobj2: Reduce memory overhead.
acfc06cfc0Sean Brightconfig.c: Cleanup AST_INCLUDE_GLOB
1f5c2a2d0dCorey Farrellastobj2: Fix shutdown order.
97f4290421George JosephCI: Add --test-timeout option to runTestsuite.sh
9c35f80adfCorey Farrelljansson: Backport fixes to bundled, use json_vsprintf if available.
286cf80becKevin Harwellrtp_engine: rtcp_report_to_json can overflow the ssrc integer value
656b3e85cfGeorge Josephapp_voicemail: Fix stack overrun in append_mailbox
1948fbe439George Josephchannel.c: Address stack overflow in does_id_conflict()
3033242a7bSean Brightres_rtp_asterisk: Reset all settings on module reload
7bdf1d3c67George Josephapp_voicemail: Cleanup mailbox topic and cache
1d141112b5George Josephstasis: Add function to delete topic from pool
ac18bb23a9Richard Mudgettstasis: No need to keep a stasis type ref in a stasis msg or cache object.
2f84ff9728Richard Mudgettstasis_message.c: Don't create immutable stasis objects with locks.
8539f6a657Florian Floimairalembic: fix suppress_q850_reason_headers column name
99b2e0c2ffSean Brightautoconf: Check for srtp_get_version_string() before using it
0b88512a4dGeorge JosephCI: Fix typo in testsuite git checkout
44375c0616Sean Brightres_srtp.c: Show linked version of libsrtp on module init
d3c869c736Sean Brightres_pjsip: Log IPv6 addresses correctly
52324ef1a1George JosephCI: Use proper credentials for Security testsuite checkout
d1f6a323a0Corey FarrellCI: Use .gitreview to default BRANCH_NAME.
436daa50ffCorey FarrellBuild System: Resolve conflict between DESTDIR and bundled jansson.
b0ef54af71Sean Brightres_pjproject: Add utility functions to convert between socket structures
17040d1ce3Rodrigo Ramírez Norambuenaapp_dial: set the comment for OPT_ARG_ANNOUNCE to really what is done
7b898dd8e1Chris-Savinovichpbx_config.c: Fix reloading module if initially declined to load
4e20fe9f06Richard Mudgetthttp.c: Give HTTP error response when received lines are too long.
00e5c7d0ffRodrigo Ramírez Norambuenamake config: os-release output error.
abb04622f7Corey FarrellCreate --disable-binary-modules option.

Diffstat Results

[Back to Top]

This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.

.lastclean                                                                                    |    1
.version                                                                                      |    1
ChangeLog                                                                                     |62278 ----------
asterisk-13.23.0-summary.html                                                                 |  276
asterisk-13.23.0-summary.txt                                                                  |  688
b/CHANGES                                                                                     |   36
b/Makefile                                                                                    |    4
b/UPGRADE.txt                                                                                 |    7
b/addons/ooh323c/src/ooasn1.h                                                                 |    6
b/apps/app_adsiprog.c                                                                         |    1
b/apps/app_confbridge.c                                                                       |   17
b/apps/app_dial.c                                                                             |   91
b/apps/app_followme.c                                                                         |   10
b/apps/app_getcpeid.c                                                                         |    1
b/apps/app_meetme.c                                                                           |   30
b/apps/app_queue.c                                                                            |   89
b/apps/app_skel.c                                                                             |    8
b/apps/app_speech_utils.c                                                                     |    1
b/apps/app_stack.c                                                                            |    1
b/apps/app_stasis.c                                                                           |    1
b/apps/app_voicemail.c                                                                        |   28
b/apps/confbridge/conf_config_parser.c                                                        |   12
b/bridges/bridge_native_rtp.c                                                                 |   12
b/build_tools/menuselect-deps.in                                                              |    1
b/channels/chan_console.c                                                                     |    4
b/channels/chan_dahdi.c                                                                       |    3
b/channels/chan_iax2.c                                                                        |   58
b/channels/chan_mgcp.c                                                                        |    3
b/channels/chan_motif.c                                                                       |    8
b/channels/chan_pjsip.c                                                                       |   15
b/channels/chan_sip.c                                                                         |   50
b/channels/chan_skinny.c                                                                      |    2
b/channels/chan_unistim.c                                                                     |    4
b/channels/pjsip/dialplan_functions.c                                                         |  175
b/channels/pjsip/include/dialplan_functions.h                                                 |   13
b/channels/sig_pri.c                                                                          |    7
b/codecs/codec_speex.c                                                                        |   26
b/codecs/codecs.xml                                                                           |    5
b/configs/samples/pjsip.conf.sample                                                           |    4
b/configs/samples/res_parking.conf.sample                                                     |    2
b/configs/samples/rtp.conf.sample                                                             |    4
b/configure                                                                                   |  352
b/configure.ac                                                                                |   19
b/contrib/ast-db-manage/config/versions/1ac563b350a8_add_pjsip_trust_send__connected_line.py  |   40
b/contrib/ast-db-manage/config/versions/2bb1a85135ad_pjsip_add_use_callerid_contact.py        |   39
b/contrib/ast-db-manage/config/versions/7f85dd44c775_fix_suppress_q850_reason_headers.py      |   43
b/contrib/ast-db-manage/config/versions/fe6592859b85_fix_mwi_subscribe_replaces_.py           |   61
b/contrib/scripts/ast_coredumper                                                              |   12
b/contrib/scripts/install_prereq                                                              |    2
b/contrib/scripts/sip_to_pjsip/sip_to_pjsip.py                                                |   52
b/funcs/func_aes.c                                                                            |    3
b/funcs/func_dialgroup.c                                                                      |   11
b/funcs/func_lock.c                                                                           |   10
b/funcs/func_odbc.c                                                                           |    6
b/funcs/func_periodic_hook.c                                                                  |   30
b/funcs/func_strings.c                                                                        |   54
b/include/asterisk/astobj2.h                                                                  |   33
b/include/asterisk/autoconfig.h.in                                                            |   15
b/include/asterisk/backtrace.h                                                                |   19
b/include/asterisk/json.h                                                                     |    5
b/include/asterisk/lock.h                                                                     |   41
b/include/asterisk/module.h                                                                   |    5
b/include/asterisk/netsock2.h                                                                 |   12
b/include/asterisk/res_pjproject.h                                                            |   26
b/include/asterisk/res_pjsip.h                                                                |   12
b/include/asterisk/res_pjsip_session.h                                                        |    6
b/include/asterisk/stasis.h                                                                   |  147
b/include/asterisk/stasis_cache_pattern.h                                                     |   35
b/include/asterisk/stasis_message_router.h                                                    |    4
b/include/asterisk/taskprocessor.h                                                            |    6
b/include/asterisk/threadpool.h                                                               |    3
b/main/app.c                                                                                  |    3
b/main/asterisk.c                                                                             |   35
b/main/astfd.c                                                                                |    2
b/main/astmm.c                                                                                |    8
b/main/astobj2.c                                                                              |   20
b/main/astobj2_container.c                                                                    |    3
b/main/backtrace.c                                                                            |  330
b/main/bridge.c                                                                               |    4
b/main/bucket.c                                                                               |    8
b/main/ccss.c                                                                                 |   22
b/main/cel.c                                                                                  |   10
b/main/channel.c                                                                              |   13
b/main/channel_internal_api.c                                                                 |    4
b/main/cli.c                                                                                  |   46
b/main/codec.c                                                                                |    4
b/main/config.c                                                                               |   23
b/main/config_options.c                                                                       |   10
b/main/data.c                                                                                 |   22
b/main/db.c                                                                                   |    6
b/main/devicestate.c                                                                          |    4
b/main/endpoints.c                                                                            |   19
b/main/features_config.c                                                                      |    4
b/main/format.c                                                                               |    4
b/main/format_cache.c                                                                         |    4
b/main/frame.c                                                                                |    5
b/main/http.c                                                                                 |   27
b/main/indications.c                                                                          |    8
b/main/json.c                                                                                 |   11
b/main/loader.c                                                                               |   16
b/main/lock.c                                                                                 |  218
b/main/logger.c                                                                               |   55
b/main/manager.c                                                                              |   15
b/main/media_index.c                                                                          |   13
b/main/message.c                                                                              |   10
b/main/named_acl.c                                                                            |    4
b/main/options.c                                                                              |    4
b/main/pbx.c                                                                                  |   17
b/main/pickup.c                                                                               |    2
b/main/presencestate.c                                                                        |    2
b/main/rtp_engine.c                                                                           |    8
b/main/sorcery.c                                                                              |   21
b/main/stasis.c                                                                               |  173
b/main/stasis_cache.c                                                                         |   99
b/main/stasis_cache_pattern.c                                                                 |   18
b/main/stasis_channels.c                                                                      |    9
b/main/stasis_message.c                                                                       |   24
b/main/stasis_message_router.c                                                                |   18
b/main/taskprocessor.c                                                                        |   98
b/main/threadpool.c                                                                           |   69
b/main/utils.c                                                                                |    8
b/main/xmldoc.c                                                                               |    8
b/pbx/pbx_config.c                                                                            |   48
b/pbx/pbx_dundi.c                                                                             |    1
b/pbx/pbx_realtime.c                                                                          |    4
b/res/ari/resource_bridges.c                                                                  |    1
b/res/parking/parking_applications.c                                                          |    8
b/res/parking/parking_bridge_features.c                                                       |    3
b/res/parking/parking_manager.c                                                               |    2
b/res/res.xml                                                                                 |    1
b/res/res_ari.c                                                                               |    1
b/res/res_ari_applications.c                                                                  |    1
b/res/res_ari_asterisk.c                                                                      |    1
b/res/res_ari_bridges.c                                                                       |    1
b/res/res_ari_channels.c                                                                      |    1
b/res/res_ari_device_states.c                                                                 |    1
b/res/res_ari_endpoints.c                                                                     |    1
b/res/res_ari_events.c                                                                        |    1
b/res/res_ari_mailboxes.c                                                                     |    1
b/res/res_ari_playbacks.c                                                                     |    1
b/res/res_ari_recordings.c                                                                    |    1
b/res/res_ari_sounds.c                                                                        |    1
b/res/res_calendar.c                                                                          |   10
b/res/res_chan_stats.c                                                                        |    1
b/res/res_clialiases.c                                                                        |    4
b/res/res_config_ldap.c                                                                       |    4
b/res/res_config_odbc.c                                                                       |    6
b/res/res_config_sqlite3.c                                                                    |    8
b/res/res_corosync.c                                                                          |    3
b/res/res_endpoint_stats.c                                                                    |    1
b/res/res_fax.c                                                                               |    9
b/res/res_hep_rtcp.c                                                                          |    3
b/res/res_http_websocket.c                                                                    |   28
b/res/res_musiconhold.c                                                                       |   29
b/res/res_odbc.c                                                                              |   19
b/res/res_parking.c                                                                           |    4
b/res/res_phoneprov.c                                                                         |   12
b/res/res_pjproject.c                                                                         |  186
b/res/res_pjproject.exports.in                                                                |    2
b/res/res_pjsip.c                                                                             |   50
b/res/res_pjsip/config_global.c                                                               |   21
b/res/res_pjsip/config_system.c                                                               |    4
b/res/res_pjsip/config_transport.c                                                            |    6
b/res/res_pjsip/location.c                                                                    |   68
b/res/res_pjsip/pjsip_configuration.c                                                         |   23
b/res/res_pjsip/pjsip_distributor.c                                                           |   33
b/res/res_pjsip/pjsip_session.c                                                               |   11
b/res/res_pjsip/pjsip_transport_management.c                                                  |    4
b/res/res_pjsip_caller_id.c                                                                   |   12
b/res/res_pjsip_logger.c                                                                      |   14
b/res/res_pjsip_mwi.c                                                                         |   12
b/res/res_pjsip_nat.c                                                                         |   74
b/res/res_pjsip_notify.c                                                                      |   40
b/res/res_pjsip_outbound_authenticator_digest.c                                               |    4
b/res/res_pjsip_outbound_publish.c                                                            |    9
b/res/res_pjsip_outbound_registration.c                                                       |    6
b/res/res_pjsip_publish_asterisk.c                                                            |    6
b/res/res_pjsip_pubsub.c                                                                      |   18
b/res/res_pjsip_refer.c                                                                       |    4
b/res/res_pjsip_session.c                                                                     |   38
b/res/res_pjsip_transport_websocket.c                                                         |   25
b/res/res_rtp_asterisk.c                                                                      |  104
b/res/res_security_log.c                                                                      |    2
b/res/res_smdi.c                                                                              |   30
b/res/res_sorcery_memory.c                                                                    |    3
b/res/res_sorcery_memory_cache.c                                                              |    7
b/res/res_srtp.c                                                                              |   10
b/res/res_stasis.c                                                                            |   90
b/res/res_stasis_answer.c                                                                     |    2
b/res/res_stasis_device_state.c                                                               |   12
b/res/res_stasis_mailbox.c                                                                    |    1
b/res/res_stasis_playback.c                                                                   |    6
b/res/res_stasis_recording.c                                                                  |    8
b/res/res_stasis_snoop.c                                                                      |    2
b/res/res_stasis_test.c                                                                       |    3
b/res/res_statsd.c                                                                            |   34
b/res/res_timing_pthread.c                                                                    |    5
b/res/res_xmpp.c                                                                              |   28
b/rest-api-templates/res_ari_resource.c.mustache                                              |    1
b/tests/CI/buildAsterisk.sh                                                                   |   19
b/tests/CI/gateTestGroups.json                                                                |    9
b/tests/CI/gates.jenkinsfile                                                                  |   34
b/tests/CI/periodic-dailyTestGroups.json                                                      |    8
b/tests/CI/periodics-daily.jenkinsfile                                                        |   18
b/tests/CI/publishAsteriskDocs.sh                                                             |    4
b/tests/CI/ref_debug.jenkinsfile                                                              |   18
b/tests/CI/runTestsuite.sh                                                                    |   10
b/tests/CI/runUnittests.sh                                                                    |   95
b/tests/CI/unittests.jenkinsfile                                                              |   18
b/tests/test_ari.c                                                                            |    2
b/tests/test_astobj2.c                                                                        |    6
b/tests/test_astobj2_thrash.c                                                                 |    4
b/tests/test_cel.c                                                                            |   16
b/tests/test_config.c                                                                         |    9
b/tests/test_endpoints.c                                                                      |    1
b/tests/test_json.c                                                                           |    6
b/tests/test_optional_api.c                                                                   |    1
b/tests/test_pbx.c                                                                            |   44
b/tests/test_res_pjsip_scheduler.c                                                            |   39
b/tests/test_res_stasis.c                                                                     |    2
b/tests/test_scoped_lock.c                                                                    |    6
b/tests/test_stasis.c                                                                         |    7
b/tests/test_stasis_channels.c                                                                |    7
b/tests/test_stasis_endpoints.c                                                               |    2
b/tests/test_taskprocessor.c                                                                  |   28
b/tests/test_threadpool.c                                                                     |  154
b/third-party/jansson/Makefile                                                                |    2
b/third-party/jansson/configure.m4                                                            |   20
b/third-party/jansson/jansson-2.12.tar.bz2.md5                                                |    1
b/third-party/jansson/patches/README                                                          |   10
b/third-party/pjproject/Makefile                                                              |    2
b/third-party/pjproject/Makefile.rules                                                        |    3
b/third-party/pjproject/configure.m4                                                          |    3
b/third-party/pjproject/patches/0000-configure-ssl-library-path.patch                         |   41
b/third-party/pjproject/patches/0000-remove-third-party.patch                                 |   24
b/third-party/pjproject/patches/0000-set_apps_initial_log_level.patch                         |    8
b/third-party/pjproject/patches/0000-solaris.patch                                            |   36
b/third-party/pjproject/pjproject-2.8.tar.bz2.md5                                             |    2
b/third-party/versions.mak                                                                    |    4
b/utils/ael_main.c                                                                            |   11
b/utils/astdb2sqlite3.c                                                                       |    6
b/utils/check_expr.c                                                                          |   13
b/utils/conf2ael.c                                                                            |   12
b/utils/extconf.c                                                                             |   38
contrib/realtime/mssql/mssql_cdr.sql                                                          |   44
contrib/realtime/mssql/mssql_config.sql                                                       | 1925
contrib/realtime/mssql/mssql_voicemail.sql                                                    |   54
contrib/realtime/mysql/mysql_cdr.sql                                                          |   32
contrib/realtime/mysql/mysql_config.sql                                                       | 1130
contrib/realtime/mysql/mysql_voicemail.sql                                                    |   34
contrib/realtime/oracle/oracle_cdr.sql                                                        |   38
contrib/realtime/oracle/oracle_config.sql                                                     | 1891
contrib/realtime/oracle/oracle_voicemail.sql                                                  |   48
contrib/realtime/postgresql/postgresql_cdr.sql                                                |   36
contrib/realtime/postgresql/postgresql_config.sql                                             | 1222
contrib/realtime/postgresql/postgresql_voicemail.sql                                          |   38
third-party/jansson/jansson-2.11.tar.bz2.md5                                                  |    1
third-party/jansson/patches/0001-Improve-test-coverage.patch                                  |  128
third-party/jansson/patches/0017-Fix-error-handling-in-json_pack.patch                        |  103
third-party/pjproject/patches/0021-sip_parser-Fix-return-code-in-pjsip_find_msg-and-add.patch |   41
third-party/pjproject/patches/0030-sip_transport-Destroy-transports-not-in-hash.patch         |   27
third-party/pjproject/patches/0040-183_without_to_tag.patch                                   |   17
third-party/pjproject/patches/0050-dont_terminate_session_early.patch                         |   71
third-party/pjproject/patches/0060-sip_msg-Prevent-crash-on-header-without-vptr.patch         |   56
third-party/pjproject/patches/0070-os_core_unix-Set-mutex-NULL-in-atomic-destroy-and-ad.patch |  114
third-party/pjproject/patches/0080-timer-Clean-up-usage-of-timer-heap.patch                   |  434
third-party/pjproject/patches/0090-sip_transaction-In-tsx_timer_callback-check-if-tsx-i.patch |   31
third-party/pjproject/patches/0100-sip_inv-Add-option-to-accept-updated-SDP-on-same-To-.patch |  215
third-party/pjproject/patches/0110_fix_tdata_rexmit_deadlock.patch                            |  203
third-party/pjproject/pjproject-2.7.2.tar.bz2.md5                                             |    2
270 files changed, 4095 insertions(+), 72536 deletions(-)