summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2013-10-03Fix a crash caused by muting and unmuting a channel in ARI without specifying...Joshua Colp
2013-10-03res_rtp_multicast: Ensure SSRC is set properlyKinsey Moore
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-10-03Fix crashes in res_pjsip_sdp_rtp and res_pjsip_t38 when a stream is rejected ...Joshua Colp
2013-10-02Multiple revisions 400318-400319Mark Michelson
2013-10-02Fix a crash in res_pjsip_t38 caused by the wrong assumption that a session wi...Joshua Colp
2013-10-02MALLOC_DEBUG: Fix some misuses of free() when MALLOC_DEBUG is enabled.Richard Mudgett
2013-10-02Fix a random one way audio issue in PJSIP.Joshua Colp
2013-10-02Allow specifying a channel to dial an extension and context in an ARI dial op...Joshua Colp
2013-10-02Retrieve and store the hostname only once so multiple threads do not potentia...Joshua Colp
2013-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee
2013-09-30chan_sip: Allow Asterisk to retry after 403 on registerKinsey Moore
2013-09-28res_pjsip_notify: Add documentationMatthew Jordan
2013-09-28res_rtp_asterisk: Correct erroneous lost packet information in RTCP reportsMatthew Jordan
2013-09-27app_cdr and res_parking: Fix some resource leaks.Richard Mudgett
2013-09-27res_pjsip: crash when using localnet and external_signaling_address optionsKevin Harwell
2013-09-26pjsip: race condition in registrarKevin Harwell
2013-09-25Broke the build - Fixing XML DTD violation added in r399782, missing <para> t...Rusty Newton
2013-09-25Fixing documentation for the configOption "external_media_address" of both En...Rusty Newton
2013-09-23Fix crash in res_pjsip on load if error occurs, and prevent unloading of res_...Joshua Colp
2013-09-21res_rtp_asterisk: Fix ref leaks in ast_rtcp_read().Richard Mudgett
2013-09-18res_pjsip_messaging: Register message technology as pjsipKevin Harwell
2013-09-17Change the "external_media_address" PJSIP endpoint option to "media_address".Mark Michelson
2013-09-16app_speech_utils: Fix unresolved symbol ast_speech_get_setting().Richard Mudgett
2013-09-13Restore Dial, Queue, and FollowMe 'I' option support.Richard Mudgett
2013-09-13Create more accurate Contact headers for dialogs when we are the UAS.Mark Michelson
2013-09-13Change how realms are handled for outbound authentication.Mark Michelson
2013-09-13Broke the build! Forgot para tags within my description.Rusty Newton
2013-09-13res_pjsip: Forward PJSIP logging to Asterisk loggingDavid M. Lee
2013-09-13ARI: Fix WebSocket response when subprotocol isn't specifiedDavid M. Lee
2013-09-13'identify' configObject doesn't have a synopsisRusty Newton
2013-09-12Documentation fix and improvements to XML configuration help res_pjsip_aclRusty Newton
2013-09-12Fix symbol collision with pjsua.David M. Lee
2013-09-11pjsip: reinvite for connected line updates occurs when it should notKevin Harwell
2013-09-10Fix incorrect usages of ast_realloc().Richard Mudgett
2013-09-09Add extra debugging to res_pjsip_endpoint_identifier_ipMark Michelson
2013-09-09Multiple revisions 398638-398639David M. Lee
2013-09-07Prevent XMPP timeout on blank responsesKinsey Moore
2013-09-06Multiple revisions 398558,398577Kinsey Moore
2013-09-06Fix build warningsKinsey Moore
2013-09-05Clarify server_uri and client_uri registration settings.Mark Michelson
2013-09-04Give more detail regarding failures to create request with auth credentials.Mark Michelson
2013-09-04Debug messages for pjsip outbound registrationKevin Harwell
2013-09-03Prevent a crash in res_pjsip_dtmf_info.cKinsey Moore
2013-08-30Add a reloadable option for sorcery type objectsKevin Harwell
2013-08-30Fix various memory leaksKevin Harwell
2013-08-30Memory leak fixKevin Harwell
2013-08-30optional_api: Fix linking problems between modules that export global symbolsDavid M. Lee
2013-08-30ARI: Implement /recordings/stored API'sDavid M. Lee
2013-08-30Sanitize XML output for PIDF bodies.Mark Michelson