summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
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
2013-08-29Fix method for creating activities string in PIDF bodies.Mark Michelson
2013-08-29Fix when the subscription_terminated callback is called for subscription hand...Mark Michelson
2013-08-29Fix a race condition where a canceled call was answered.Mark Michelson
2013-08-28Improve detection of answer on SIP blind transfer.Mark Michelson
2013-08-28Fix dialog matching in the SIP distributor.Mark Michelson
2013-08-27ARI: WebSocket event cleanupDavid M. Lee
2013-08-25Add rtpengine configuration parameterMatthew Jordan
2013-08-23Add some clarifying documentation to the rewrite_contact endpoint option.Mark Michelson
2013-08-23Handle DTMF and hold wrapup when a channel leaves the bridging system.Richard Mudgett
2013-08-23ARI: Correct error codes for bridge operationsDavid M. Lee