summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2014-03-05Add update_peer function to unistim_rtp_glue, improve other unistim_rtp_glue ...Igor Goncharovskiy
2014-03-04Minor whitespace change to 'sip show peers' output.Sean Bright
2014-02-28chan_sip: Add precautionary p->owner checks.Richard Mudgett
2014-02-28chan_sip: Fix crash in ast_channel_hangupcause_set().Richard Mudgett
2014-02-26pjsip: avoid edge case potential crash in answer()Scott Griepentrog
2014-02-26Implement functions handling keypress, display icons and text for i2004 KEM s...Igor Goncharovskiy
2014-02-21chan_sip: prevent add_route from adding empty header.Corey Farrell
2014-02-14chnan_sip: Set SIP_DEFER_BYE_ON_TRANSFER prior to calling bridge blind transferMatthew Jordan
2014-02-10chan_sip: Isolate code that manages struct sip_route.Corey Farrell
2014-02-07chan_iax2: Add some more iaxs[] NULL checks to a routine already full of them.Richard Mudgett
2014-02-07chan_iax2: Block unnecessary control frames to/from the wire.Richard Mudgett
2014-02-04Skinny - Fix deadlock when pickup of no call.Damien Wedhorn
2014-01-31Skinny: fix up possible double unlock of chan.Damien Wedhorn
2014-01-22chan_sip: Decline image streams on unsupported transportsKinsey Moore
2014-01-21chan_mgcp: Enforce locking for oseqKinsey Moore
2014-01-20Skinny: fix up handling of fragmented packets.Damien Wedhorn
2014-01-20chan_dahdi/PRI: Suppress CONNECTED_LINE updates when nothing in the udpate is...Richard Mudgett
2014-01-20Skinny: fix up session logging.Damien Wedhorn
2014-01-20chan_pjsip: Provide a means for tracking device state when holding/unholdingJonathan Rose
2014-01-19Skinny: fix reversed device reset from CLI.Damien Wedhorn
2014-01-17Make sure the maxptime attribute is added to the correct offers.Sean Bright
2014-01-17Documentation: doc fixes across various parts of the code for ASTERISK issues...Rusty Newton
2014-01-16chan_pjsip: initial device state on endpoints is INVALIDKevin Harwell
2014-01-15PJSIP: Add Path header supportKinsey Moore
2014-01-14chan_sip: fix Local From tag on outbound register regressionScott Griepentrog
2014-01-14Skinny: do not add call to missed calls list if answered elsewhere.Damien Wedhorn
2014-01-09Fix chan_dahdi copile issue in dev-mode.Damien Wedhorn
2014-01-08Add the missing part of r400140Kinsey Moore
2014-01-03chan_dahdi: dahdi show channels slices PRI channel dnid on outputKevin Harwell
2014-01-02res_pjsip: add 'set_var' support on endpointsKevin Harwell
2013-12-31chan_pjsip: Handle hanging up before calling.Joshua Colp
2013-12-23chan_dahdi: enable ignore_failed_channels by defaultTzafrir Cohen
2013-12-19udptl: Dead code elimination. ast_udptl_bridge was not used.Richard Mudgett
2013-12-19Voicemail: Remove mailbox identifier format (box@context) assumptions in the ...Richard Mudgett
2013-12-19Fixup some skinny bugs causing Fracks and ao2 cleanup issues.Damien Wedhorn
2013-12-19Fixup skinny registration following network issues.Damien Wedhorn
2013-12-18chan_oss.c: channel being locked twice and unlocked onceKevin Harwell
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
2013-12-18channels: Return allocated channels locked.Joshua Colp
2013-12-17Several components: fixing Typos in comments and code, "avaliable" instead of...Rusty Newton
2013-12-15pjsip/dialplan_functions: Use the right buffer length when printing URIsMatthew Jordan
2013-12-13bridge_native_rtp: Deadlock during 4-way conference creationKevin Harwell
2013-12-13channels/Makefile: clean pjsip directoryMatthew Jordan
2013-12-12chan_pjsip: Revert r403587Jonathan Rose
2013-12-11Reset peer outboundproxy on sip.conf reloadRussell Bryant
2013-12-11func_channel, chan_pjsip: Add CHANNEL read function support for chan_pjsipMatthew Jordan
2013-12-09chan_pjsip: Fix a sticking channel lock caused by channel masqueradesJonathan Rose
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-11-12chan_dahdi: Fix crash during caller ID readKinsey Moore