summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-25ast_coredumper: Add gzipping of binaries and display of signal infoGeorge Joseph
2017-10-25Merge "hashtab: Use ast_free." into 13Jenkins2
2017-10-25Merge "res_pjsip_sdp_rtp: Fix setting of address type for rtp_ipv6" into 13Jenkins2
2017-10-24hashtab: Use ast_free.Corey Farrell
2017-10-24Merge "main/Makefile: Remove rule for non-existant testexpr2." into 13Jenkins2
2017-10-24Merge "res_xmpp: Ensure the connection filter is available." into 13Jenkins2
2017-10-24Merge "lpc10: Avoid compiler warning when DONT_OPTIMIZE/COMPILE_DOUBLE." into 13Jenkins2
2017-10-24Merge "test_config: Fix failure and segfault when config_hook is run twice." ...Jenkins2
2017-10-24Merge "res_pjproject.c: Upgrade bundled PJPROJECT to 2.7" into 13Jenkins2
2017-10-24Merge "chan_sip: Crypto attribute not last but first on SDP media level." int...Jenkins2
2017-10-24lpc10: Avoid compiler warning when DONT_OPTIMIZE/COMPILE_DOUBLE.Alexander Traud
2017-10-23main/Makefile: Remove rule for non-existant testexpr2.Corey Farrell
2017-10-23test_config: Fix failure and segfault when config_hook is run twice.Corey Farrell
2017-10-23res_pjsip_sdp_rtp: Fix setting of address type for rtp_ipv6George Joseph
2017-10-23Merge "app_agent_pool.c: Fix online documentation typo." into 13Jenkins2
2017-10-23app_agent_pool.c: Fix online documentation typo.Richard Mudgett
2017-10-22res_xmpp: Ensure the connection filter is available.Joshua Colp
2017-10-21chan_sip: Crypto attribute not last but first on SDP media level.Alexander Traud
2017-10-20res_pjproject.c: Upgrade bundled PJPROJECT to 2.7Richard Mudgett
2017-10-19res_pjsip_pubsub: Prevent unload except during shutdown.Corey Farrell
2017-10-19Merge "chan_sip: Fix output of 'sip set debug off'." into 13Joshua Colp
2017-10-18res_pjsip_refer: Prevent unload except during shutdown.Corey Farrell
2017-10-18chan_sip: Fix output of 'sip set debug off'.Corey Farrell
2017-10-17Merge "res_corosync: Fix linking issue with Corosync 2.x" into 13Jenkins2
2017-10-17Merge "cdr.c: Rename the Party A CDR container." into 13Joshua Colp
2017-10-17Merge "cdr.c: Add container to key off of Party B channel names." into 13Jenkins2
2017-10-17Merge "contrib/script/sip_to_pjsip: implement 'all' for allow/disallow" into 13Jenkins2
2017-10-17Merge "chan_dahdi: wrap include file which is not present on BSD systems in #...Jenkins2
2017-10-17Merge "res_pjsip_session: Rewrite o= with external_media_address." into 13Jenkins2
2017-10-17res_corosync: Fix linking issue with Corosync 2.xMatt Jordan
2017-10-16cdr.c: Rename the Party A CDR container.Richard Mudgett
2017-10-16cdr.c: Add container to key off of Party B channel names.Richard Mudgett
2017-10-16declare optional openssl dependencies in moduleinfoTzafrir Cohen
2017-10-15Merge "ast_bt_get_symbols: Prevent double-free." into 13Jenkins2
2017-10-15Merge "tcptls: NULL-check the parameter of ast_ssl_teardown before accessing ...Jenkins2
2017-10-14res_pjsip_session: Rewrite o= with external_media_address.Alexander Traud
2017-10-14chan_dahdi: wrap include file which is not present on BSD systems in #ifdefGuido Falsi
2017-10-13Merge "cdr.c: Eliminated many calls to ao2_global_obj_ref()." into 13Jenkins2
2017-10-13Merge "cdr.c: Defer getting ao2_global_obj_ref() until needed." into 13Jenkins2
2017-10-13Merge "cdr.c: Set stringfields only if they are different." into 13Jenkins2
2017-10-13Merge "cdr.c: Fix setting dnid, callingsubaddr, and calledsubaddr" into 13Jenkins2
2017-10-13AMI: Increase version numberKevin Harwell
2017-10-13ast_bt_get_symbols: Prevent double-free.Corey Farrell
2017-10-13tcptls: NULL-check the parameter of ast_ssl_teardown before accessing it.Alexander Traud
2017-10-13Merge "features, manager : Add CancelAtxfer AMI action" into 13Joshua Colp
2017-10-12cdr.c: Eliminated many calls to ao2_global_obj_ref().Richard Mudgett
2017-10-12cdr.c: Defer getting ao2_global_obj_ref() until needed.Richard Mudgett
2017-10-12cdr.c: Set stringfields only if they are different.Richard Mudgett
2017-10-12cdr.c: Fix setting dnid, callingsubaddr, and calledsubaddrRichard Mudgett
2017-10-12Merge "res_pjsip_session: Prevent user=phone being added to anonimized URIs."...Jenkins2