summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-12res_pjsip: Deny requests when threadpool queue is backed up.Mark Michelson
2015-11-12Merge "Further fixes to improper usage of scheduler" into 13Joshua Colp
2015-11-12format_cap: Don't append the 'none' format when appending all.Joshua Colp
2015-11-12Further fixes to improper usage of schedulerSteve Davies
2015-11-11threadpool: Handle worker thread transitioning to dead when going active.Joshua Colp
2015-11-11Merge "rtp_engine: Init a format-attribute module to its RFC defaults." into 13Matt Jordan
2015-11-11Merge "res_pjsip_sdp_rtp: Enable Opus to be negotiated via SIP/SDP." into 13Matt Jordan
2015-11-11Merge "ast_format_cap: Avoid format creation on module load, use cache instea...Matt Jordan
2015-11-11Merge "xmldoc: Improve xmldoc wrapping of 'core show ...' output." into 13Matt Jordan
2015-11-11rtp_engine: Init a format-attribute module to its RFC defaults.Alexander Traud
2015-11-11Merge "taskprocessor: Add high water mark warnings" into 13Joshua Colp
2015-11-10Merge "ast_format_cap_get_names: To display all formats, the buffer was incre...Joshua Colp
2015-11-10Merge "func_callerid: Document that CALLERID(pres) is available." into 13Joshua Colp
2015-11-09ast_format_cap_get_names: To display all formats, the buffer was increased.Alexander Traud
2015-11-09ast_format_cap: Avoid format creation on module load, use cache instead.Alexander Traud
2015-11-06func_callerid: Document that CALLERID(pres) is available.Walter Doekes
2015-11-06docs: Fix a few typo's in app docs (more then, resourse).Walter Doekes
2015-11-06xmldoc: Improve xmldoc wrapping of 'core show ...' output.Walter Doekes
2015-11-06res_pjsip_sdp_rtp: Enable Opus to be negotiated via SIP/SDP.Alexander Traud
2015-11-05taskprocessor: Add high water mark warningsJonathan Rose
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-04res_pjsip/location: Destroy contact_status objects on contact deletionMatt Jordan
2015-11-04Merge "pjsip_configuration: On delete, remove the persistent version of an en...Matt Jordan
2015-11-03Merge "main/stasis_endpoints: Fix ContactStatusChange JSON for roundtrip_usec...Matt Jordan
2015-11-03pjsip_configuration: On delete, remove the persistent version of an endpointMatt 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/destructi...Joshua Colp
2015-11-02pjsip_options: Schedule/unschedule qualifies on AoR creation/destructionMatt 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." into 13Matt Jordan
2015-10-28Merge "res_pjsip: Add "like" processing to pjsip list and show commands" int...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." into 13Matt Jordan
2015-10-25Merge "res_pjsip_pubsub: Prevent sending NOTIFY on destroyed dialog." into 13Matt Jordan
2015-10-25Merge "res_pjsip_pubsub: Ensure dialog lock balance." into 13Matt Jordan
2015-10-25Merge "res_pjsip_pubsub: Prevent crashes on final NOTIFY." into 13Matt Jordan
2015-10-25Merge "res_pjsip_pubsub: Remove serializer when sending final NOTIFY." into 13Matt 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." into 13Matt 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." into 13Joshua Colp
2015-10-23Merge topic 'fix_oom_crash' into 13Joshua Colp