summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
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
2013-08-23Add pass through support for Opus and VP8; Opus format attribute negotiationMatthew Jordan
2013-08-23Update config framework/sorcery with types/options without documentationMatthew Jordan
2013-08-23ARI: Music on Hold/Background Music for bridgesJonathan Rose
2013-08-22Add SayAlphaCase and similar functionality for AGIKinsey Moore
2013-08-22res_sip_dtmf_info: Support sending of 'raw' DTMFKevin Harwell
2013-08-22Add missing configOption close tagsKinsey Moore
2013-08-22Fix missing xml doc configOption 'type' for for both 'system' and 'global' co...Rusty Newton
2013-08-22Bridge API: Set a cause code on a channel when it is ejected from a bridge.Richard Mudgett
2013-08-22Handle default body types for SIP event packages in res_pjsip_pubsubMark Michelson
2013-08-21ARI: Correct segfault with /variable calls are missing ?variable parameter.David M. Lee
2013-08-21res_stasis: remove call to missing function control_continue.David M. Lee
2013-08-21Fix several interrelated issues dealing with the holding bridge technology.Richard Mudgett
2013-08-21Allow channels in app_stasis to hangup properlyKinsey Moore
2013-08-20Localize and rename ACL configuration.Mark Michelson
2013-08-20Clarify documentation for the "identify_by" option for SIP endpoints.Mark Michelson
2013-08-20Add debug message to res_pjsip_endpoint_identifier_ip to indicate when an end...Mark Michelson
2013-08-20Add warning messages for registration failure paths.Mark Michelson
2013-08-20Add note to transport configuration that a restart is required to change tran...Mark Michelson
2013-08-20Remove assumption in res_pjsip_dtmf_info that all INFO messages will contain ...Joshua Colp
2013-08-18Disable build of res_corosync until it is back in a compiling stateKinsey Moore
2013-08-17xml doc changes for 'aor' config object and a few of its optionsRusty Newton
2013-08-17'domain_alias' config object XML help doesn't make it clear that the name use...Rusty Newton
2013-08-17xml doc changes for clarity - 'auth' config object and auth's 'auth_type' con...Rusty Newton
2013-08-17xml doc change for transport config object - remove non-applicable warning an...Rusty Newton
2013-08-17Allow res_parking to be unloadableKinsey Moore
2013-08-17Strip down the old event systemKinsey Moore
2013-08-16Doxygen comment tweaks.Richard Mudgett
2013-08-15Minor parking cleanup.Richard Mudgett
2013-08-15Parking: Eliminate local channel name hack to get peer channel.Richard Mudgett
2013-08-15Prevent automagic things from happening to Stasis application bridgesKinsey Moore
2013-08-13ARI: allow other operations to happen while bridgedDavid M. Lee
2013-08-12Add test suite events for when contacts are added or removed from an AORJohn Bigelow
2013-08-09bridge_channel: Support the lonely flag and make ARI use it.Jonathan Rose
2013-08-06ARI: Add recording controlsDavid M. Lee