summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-23Add a test suite event to indicate when the atxfer 3-way feature is detectedJohn Bigelow
2013-10-23chan_mgcp: Properly handle malformed media linesKinsey Moore
2013-10-23chan_sip: Fix an issue where an incompatible audio format may be added to SDP.Joshua Colp
2013-10-23chan_iax2: Fix Binding To Multiple Addresses AgainMichael L. Young
2013-10-22res_rtp_asterisk: Fix crash when RTCP is not available during SSRC changeMatthew Jordan
2013-10-22app_queue: Fix CLI "queue remove member" queue_log entry.Richard Mudgett
2013-10-22Bridging: Fix orphaned bridge if neither of the joining channels can join.Richard Mudgett
2013-10-22res_parking: Give parking timeout comebacktoorigin channel DTMF features.Richard Mudgett
2013-10-22res_parking: Update XML documention for DTMF features after parking timeout.Richard Mudgett
2013-10-22Add an 'R' option to Dial which sends ringing until early media has been rece...Joshua Colp
2013-10-21Remove a noisy debug message from bridging code.Mark Michelson
2013-10-21Segfault in LIBEDIT_INTERNAL after tgetstr(), when libncurses5-devKevin Harwell
2013-10-21Fixing r401281; the model name is Channel, with a capital CDavid M. Lee
2013-10-21Fixed malformed Access-Control-Allow-Methods header. Was causing Safari to ba...David M. Lee
2013-10-19Fix IAX2 incoming call address lookupsKinsey Moore
2013-10-19Return a channel snapshot when originating using ARI, and subscribe the Stasi...Joshua Colp
2013-10-18res_parking: Remove setting useless flag.Richard Mudgett
2013-10-18This is just a quick script for dumping swagger-ui into static-http,David M. Lee
2013-10-18Resolve some memory leaks due to incorrect for loop / ao2 ref usage.Mark Michelson
2013-10-18Add channel lock protection around translation path setup.Richard Mudgett
2013-10-18Tweak ast_bridge_depart() doxygen.Richard Mudgett
2013-10-18Remove the bit about requiring ast_bridge_depart() to be called before ast_br...Mark Michelson
2013-10-18Clarify in ast_bridge_destroy() about how departable channels must be handled.Mark Michelson
2013-10-18Remove Port Restriction When Checking For NATMichael L. Young
2013-10-18Properly copy/remove the device state cache flag over a masquerade.Walter Doekes
2013-10-17Fix Setting A chan_sip Dialog's SIP_NAT_FORCE_RPORT FlagMichael L. Young
2013-10-17res_parking: Fix bug where reloading immediately wipes new parkpos extensionsJonathan Rose
2013-10-17Reduce log level of a non-pubsub error messageKinsey Moore
2013-10-16ARI: Fix crash when POST /playback/{id}/control does not have an operation pa...Richard Mudgett
2013-10-16Oops. Leftover /stasis referenceDavid M. Lee
2013-10-16Clarify documentation for channel and bridge listKinsey Moore
2013-10-16Don't check all realtime queues when doing "queue show some_queue".Walter Doekes
2013-10-16Use POST / DELETE to toggle ARI bridge mohPaul Belanger
2013-10-15translate.c: Some minor code tweaks.Richard Mudgett
2013-10-15bridge_native_dahdi: Return channel join failure if could not make the channe...Richard Mudgett
2013-10-15chan_iax2: Fix channel left locked in off nominal code path.Richard Mudgett
2013-10-15Ensure bridge record error responses validateKinsey Moore
2013-10-15Use POST / DELETE to toggle hold / moh for ARI channelsPaul Belanger
2013-10-15Prevent chan_sip from sending duplicate BYEs.Mark Michelson
2013-10-15My doc correction in r400842 had a silly bug.David M. Lee
2013-10-14chan_dahdi: Add config support for hwgain settings.Richard Mudgett
2013-10-14chan_dahdi: Reflect the set software gain in the CLI "dahdi show channel" out...Richard Mudgett
2013-10-14chan_sip: Do not increment the SDP version between 183 and 200 responses.Mark Michelson
2013-10-14pjsip outbound registration: Log message says received a 408 when we didn'tKevin Harwell
2013-10-14Remove duplicate module info blockMatthew Jordan
2013-10-13Fix a race condition in res_pjsip_session with rapidly terminating the session.Joshua Colp
2013-10-12Fix realm comparison for outbound authKinsey Moore
2013-10-11channel.h: whitespace changes.Richard Mudgett
2013-10-11Multiple revisions 400508,400842-400843,400848David M. Lee
2013-10-11Fixed merge tracking for r400360, which was somehow lostDavid M. Lee