summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
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
2013-11-08chan_sip: keep same local (from) tag for outgoing register requestsScott Griepentrog
2013-11-05chan_sip: Use AST_AF* defined constant when calling ast_get_ipMatthew Jordan
2013-11-05chan_iax2: Fix incorrect usage of ast_get_ip involving uninitialized structMatthew Jordan
2013-11-04chan_sip: notify dialog info ignores presentation indicator in calleridKevin Harwell
2013-11-01chan_sip: Fix RTCP port for SRFLX ICE candidatesKinsey Moore
2013-10-30pjsip_messaging: Added debug for in dialog messagingKevin Harwell
2013-10-28chan_sip: Clarify 'Forcerport' Setting Displayed When Running "sip show peers"Michael L. Young
2013-10-26chan_pjsip: Fix a crash when direct media is enabled and an ACK is received a...Joshua Colp
2013-10-25chan_sip: Allow a sip peer to accept both AVP and AVPF callsKevin Harwell
2013-10-24memory leaks: Memory leak cleanup patch by Corey Farrell (second set)Jonathan Rose
2013-10-23memory leaks: Memory leak cleanup patch by Corey Farrell (first set)Jonathan Rose
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