summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-04Merge "StatsD: Add res_statsd compatibility"Joshua Colp
2015-11-04StatsD: Add res_statsd compatibilitytcambron
2015-11-04main/dial: Protect access to the format_cap structure of the requesting channelMatt Jordan
2015-11-04Fix cli display of build options.Corey Farrell
2015-11-04Merge "res_pjsip/location: Destroy contact_status objects on contact deletion"Matt Jordan
2015-11-04Merge "pjsip_configuration: On delete, remove the persistent version of an en...Matt Jordan
2015-11-03pjsip_configuration: On delete, remove the persistent version of an endpointMatt Jordan
2015-11-03res_pjsip/location: Destroy contact_status objects on contact deletionMatt Jordan
2015-11-03main/stasis_endpoints: Fix ContactStatusChange JSON for roundtrip_usec fieldMatt Jordan
2015-11-03chan_sip: Allow websockets to be disabled.Corey Farrell
2015-11-02res_pjsip: Set threadpool max size default to 50.Mark Michelson
2015-11-02Merge "pjsip_options: Schedule/unschedule qualifies on AoR creation/destruction"Joshua Colp
2015-11-02Merge "StatsD: Send stuff to the StatsD server and test"Joshua Colp
2015-11-02StatsD: Send stuff to the StatsD server and testtcambron
2015-11-02pjsip_options: Schedule/unschedule qualifies on AoR creation/destructionMatt Jordan
2015-11-02Merge "app_queue: Added reason pause of member"Matt Jordan
2015-10-31Makefile: Add a rule 'basic-pbx' that installs the Basic PBX configsMatt Jordan
2015-10-29res_pjsip_pubsub: Fix assertion when UAS dialog creation fails.Joshua Colp
2015-10-29Merge "chan_sip: Do not send all codecs on INVITE."Matt Jordan
2015-10-28Merge "StatsD: Add user input validation to the application"Joshua Colp
2015-10-28StatsD: Add user input validation to the applicationtcambron
2015-10-28Merge "res_pjsip: Add "like" processing to pjsip list and show commands"Joshua Colp
2015-10-26Merge "install_prereq: Update repositories before install on Debian systems"Joshua Colp
2015-10-26chan_sip: Do not send all codecs on INVITE.Alexander Traud
2015-10-26Merge "build: GCC 5.1.x catches some new const, array bounds and missing pare...Joshua Colp
2015-10-26Merge "format: Update the maximum packetization time for iLBC 30."Matt Jordan
2015-10-26install_prereq: Update repositories before install on Debian systemsRodrigo Ramírez Norambuena
2015-10-25Merge "res_pjsip_pubsub: Prevent sending NOTIFY on destroyed dialog."Matt Jordan
2015-10-25Merge "res_pjsip_pubsub: Ensure dialog lock balance."Matt Jordan
2015-10-25Merge "res_pjsip_pubsub: Prevent crashes on final NOTIFY."Matt Jordan
2015-10-25Merge "res_pjsip_pubsub: Remove serializer when sending final NOTIFY."Matt Jordan
2015-10-25Merge "res_pjsip_pubsub: Fix crash on destruction of empty subscription tree."Matt Jordan
2015-10-25Merge "res_pjsip_pubsub: Solidify lifetime and ownership of objects."Matt Jordan
2015-10-24build: GCC 5.1.x catches some new const, array bounds and missing paren issuesGeorge Joseph
2015-10-24res_pjsip: Add "like" processing to pjsip list and show commandsGeorge Joseph
2015-10-23Merge "res_pjsip_outbound_registration: registration stops due to fatal 4xx r...Joshua Colp
2015-10-23res_pjsip_outbound_registration: registration stops due to fatal 4xx responseKevin Harwell
2015-10-23Merge "chan_sip: Fix autoframing=yes."Joshua Colp
2015-10-23Merge topic 'fix_oom_crash'Joshua Colp
2015-10-23Merge "res_pjsip: Move URI validation to use time."Joshua Colp
2015-10-22format_cap: Detect vector allocation failures.Mark Michelson
2015-10-22res_pjsip_pubsub: Prevent sending NOTIFY on destroyed dialog.Mark Michelson
2015-10-22res_pjsip_pubsub: Ensure dialog lock balance.Mark Michelson
2015-10-22res_pjsip_pubsub: Prevent crashes on final NOTIFY.Mark Michelson
2015-10-22res_pjsip_pubsub: Remove serializer when sending final NOTIFY.Mark Michelson
2015-10-22res_pjsip_pubsub: Fix crash on destruction of empty subscription tree.Mark Michelson
2015-10-22res_pjsip_pubsub: Solidify lifetime and ownership of objects.Mark Michelson
2015-10-21strings.c: Fix __ast_str_helper() to always return a terminated string.Richard Mudgett
2015-10-21Add missing failure checks to ast_str_set_va() callers.Richard Mudgett
2015-10-21Merge "funcs/func_holdintercept: Actually add the HOLD_INTERCEPT function"Joshua Colp