summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
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
2013-08-06Expose res_pjsip threadpool optionsKinsey Moore
2013-08-06Fix crash in res_pjsip_outbound_registration when the remote server can not b...Joshua Colp
2013-08-05Add AMI registration events for PJSIP outbound registration attemptsMatthew Jordan
2013-08-05ARI: bridges/{bridgeID}/addChannel: add roles parameterJonathan Rose
2013-08-05res_parking: Unit testsJonathan Rose
2013-08-05Fix res_ari_asterisk load issueDavid M. Lee
2013-08-02Get the SNMP code to compile.Mark Michelson
2013-08-02ARI - GET /ari/asterisk/infoDavid M. Lee
2013-08-02ARI - implement allowMultiple for parametersDavid M. Lee
2013-08-02Address JSON thread safety issues.David M. Lee
2013-08-02Make a couple of changes to help AMI events to be more clear in what is occur...Mark Michelson
2013-08-02Add CLI/AMI commands to force chan_pjsip actionsKinsey Moore
2013-08-02Remove dead code from features.c; refactor pickup code into pickup.cMatthew Jordan
2013-08-01Fix a crash due to performing full URI validation on a contact which only con...Joshua Colp