summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-21Fix several interrelated issues dealing with the holding bridge technology.Richard Mudgett
2013-08-21Prevent a crash on outbound SIP MESSAGE requests.Mark Michelson
2013-08-21Allow channels in app_stasis to hangup properlyKinsey Moore
2013-08-21Allow the SIP_CODEC family of variables to specify more than one codecMatthew Jordan
2013-08-21Fix Not Storing Current Incoming Recv AddressMichael L. Young
2013-08-20Localize and rename ACL configuration.Mark Michelson
2013-08-20Remove REF_DEBUG definition.Mark Michelson
2013-08-20Fix refcounting of sip_pvt in test_sip_rtpqos test and unlink it from the lis...Mark Michelson
2013-08-20Clarify documentation for the "identify_by" option for SIP endpoints.Mark Michelson
2013-08-20Unregister CLI commands on exitKinsey Moore
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-20Recorded merge of revisions 397067 from http://svn.asterisk.org/svn/asterisk/...Kinsey Moore
2013-08-20Blocked revisions 397034Kinsey Moore
2013-08-20Add "autoframing" option to sip.conf.sample and h323.conf.sample.Walter Doekes
2013-08-20Remove assumption in res_pjsip_dtmf_info that all INFO messages will contain ...Joshua Colp
2013-08-20Let Queue wrap up time influence member availabilityMatthew Jordan
2013-08-19Resolve conflicts between CONFFLAG_DONT_DENOISE and CONFFLAG_INTROUSER_VMRECMatthew Jordan
2013-08-19Update BUGBUG comment.Richard Mudgett
2013-08-19attended transfers: Fix a bug affecting external blond transfersJonathan Rose
2013-08-19Whitespace cleanupMatthew Jordan
2013-08-18Fix invalid access to disposed memory in main/data unit testMatthew Jordan
2013-08-18Update chan_mgcp to the modified parking APIKinsey Moore
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-17Refactor CEL to avoid using the event system coreKinsey Moore
2013-08-17Strip down the old event systemKinsey Moore
2013-08-16Fix CLI "bridge kick <bridge> <channel>" to check if the bridge needs dissolv...Richard Mudgett
2013-08-16Fix some doxygen bridging file references.Richard Mudgett
2013-08-16Doxygen comment tweaks.Richard Mudgett
2013-08-16Fix utilities compilation/linking.Richard Mudgett
2013-08-16utils.h: Minor formatting tweaks.Richard Mudgett
2013-08-16Stasis: address refcount races; implementation commentsDavid M. Lee
2013-08-16Improve sounds indexer CLI commandsKinsey Moore
2013-08-16Prevent heap alloc functions from running out of stack space.Walter Doekes
2013-08-15Bridge: Don't suspend/unspend the channel for interception routines.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-15Remove early bridge BUGBUG comments. Remove some unneeded features.c comments.Richard Mudgett
2013-08-15Update features.conf.sample atxferdropcall option.Richard Mudgett
2013-08-15Changed some BUGBUG tags to associated JIRA issue tags.Richard Mudgett
2013-08-15Resolve some BUGBUG comments.Richard Mudgett
2013-08-15Remove leading spaces from the CLI command before parsingKinsey Moore
2013-08-15Remove some dead code dealing with: AST_BRIDGE_REC_CHANNEL_0, AST_BRIDGE_REC_...Richard Mudgett
2013-08-15Fix Bridge API DTMF hook matching for begin and end DTMF events.Richard Mudgett