summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-19res/res_pjsip_outbound_registration: Apply configuration on object type loadMatt Jordan
2015-11-19translate: Provide translation modules the result of SDP negotiation.Alexander Traud
2015-11-19res_format_attr_h264: Do not reset string buffer.Alexander Traud
2015-11-18res_statsd: Add functions that support variable argumentsMatt Jordan
2015-11-18res_pjsip_outbound_registration.c: Be tolerant of short registration timeouts.Richard Mudgett
2015-11-18res_pjsip_outbound_registration.c: Fix 423 response handling.Richard Mudgett
2015-11-18StatsD: Add res_statsd compatibilitytcambron
2015-11-18Merge "res_pjsip_rfc3326.c: Fix crash when channel goes away." into 13Matt Jordan
2015-11-17Merge "format: Register format-attribute module with cached formats." into 13Matt Jordan
2015-11-17Merge "res/res_pjsip: Fix off nominal crash with requests that fail and have ...Matt Jordan
2015-11-17Merge "Confbridge: Add a user timeout option" into 13Joshua Colp
2015-11-16res/res_pjsip: Fix off nominal crash with requests that fail and have a timerMatt Jordan
2015-11-16Confbridge: Add a user timeout optionMark Michelson
2015-11-16app_queue: (try_calling): mutex 'qe->chan' freed more times than we've locked!Alec Davis
2015-11-14hashtab: Add NULL check when destroying iterator.Joshua Colp
2015-11-13res_pjsip_rfc3326.c: Fix crash when channel goes away.Richard Mudgett
2015-11-13Taskprocessors: Increase high-water markMark Michelson
2015-11-13format: Register format-attribute module with cached formats.Alexander Traud
2015-11-12res_pjsip distributor: Don't send 503 response to responses.Mark Michelson
2015-11-12Merge "res_pjsip: Deny requests when threadpool queue is backed up." into 13Joshua Colp
2015-11-12Merge "format_cap: Don't append the 'none' format when appending all." into 13Matt Jordan
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