summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2013-01-29Corrected crypto tag in SDP ANSWER for SRTP. (again)David M. Lee
2013-01-29Ensure that a declined media stream is terminated with a '\r\n'Matthew Jordan
2013-01-28Correct the number of available call numbers in IAX2.Sean Bright
2013-01-25Add force dial keys to skinny.Damien Wedhorn
2013-01-24Corrected crypto tag in SDP ANSWER for SRTP.David M. Lee
2013-01-22Remove a large block of commented out code from chan_iax2.Sean Bright
2013-01-22confbridge: Minor fixes playing user counts to the conference.Richard Mudgett
2013-01-21Fix device call logging issues in skinnyDamien Wedhorn
2013-01-20Fix issues with skinny sessionsDamien Wedhorn
2013-01-18Fix Record-Route parsing for large headers.David M. Lee
2013-01-16chan_misdn: Fix compile error.Richard Mudgett
2013-01-16Set the INVALID_EXTEN channel variable when chan_misdn forces the 'i' extensionMatthew Jordan
2013-01-14Fix XML encoding of 'identity display' in NOTIFY messages, continued.David M. Lee
2013-01-12Fix XML encoding of 'identity display' in NOTIFY messages.David M. Lee
2013-01-06Skinny blob cleanupDamien Wedhorn
2013-01-06Add group and namedgroup pickup to skinnyDamien Wedhorn
2013-01-06Rewrite skinny dialing to remove threaded simpleswitchDamien Wedhorn
2013-01-04Fix SIP Notify Messages To Have The Proper IP Address In The FROM FieldMichael L. Young
2013-01-03chan_agent: Fix wrapup time wait response.Richard Mudgett
2013-01-03chan_agent: Misc code cleanup.Richard Mudgett
2013-01-03chan_agent: Fix agent_indicate() locking.Richard Mudgett
2013-01-02Prevent exhaustion of system resources through exploitation of event cacheMatthew Jordan
2013-01-02Resolve crashes due to large stack allocations when using TCPMatthew Jordan
2012-12-31Ensure chan_sip rejects encrypted streams without crypto infoKinsey Moore
2012-12-17Make chan_local module references tied to local_pvt lifetime.Richard Mudgett
2012-12-17chan_local: Parse dial string consistently.Richard Mudgett
2012-12-17chan_local: Misc lock and ref tweaks.Richard Mudgett
2012-12-14chan_agent: Remove some duplicated code.Richard Mudgett
2012-12-14Fix skinny to recognise vmexten in general section of confDamien Wedhorn
2012-12-14Add g722 codec support to skinnyDamien Wedhorn
2012-12-13Minor fixes for chan_skinnyDamien Wedhorn
2012-12-13Fix skinny debug tab completionDamien Wedhorn
2012-12-13This change adds a SIP peer configuration feature to allow the peer'sBrent Eagles
2012-12-13Ensure Min-SE is included in outbound INVITEsKinsey Moore
2012-12-12Fix a potential deadlock in chan_sip during transfers.Mark Michelson
2012-12-10Handle Session-Expires less than local Min-SE in 200 OKKinsey Moore
2012-12-10Add firmware information to CLI devices listingIgor Goncharovskiy
2012-12-10Fix codec mismatchIgor Goncharovskiy
2012-12-10Remove trailing whitespaces in number from incoming redial list. Igor Goncharovskiy
2012-12-09Add missing support for "who hung up" to chan_motif.Joshua Colp
2012-12-05Fix a SIP request memory leak with TLS connections.Joshua Colp
2012-12-03Fix an RTP instance reference count leak in chan_motif.Joshua Colp
2012-12-03Move functions to AFTER the block of forward declarations of functions. Olle Johansson
2012-12-03Formatting changesOlle Johansson
2012-12-01Tweak extension used for incoming calls received on Motif.Joshua Colp
2012-11-30chan_misdn: Fix sending RELEASE_COMPLETE in response to SETUP.Richard Mudgett
2012-11-30Fix potential crashes during SIP attended transfers.Mark Michelson
2012-11-29chan_local: Fix local_pvt ref leak in local_devicestate().Richard Mudgett
2012-11-29Fix compile error.Richard Mudgett
2012-11-29Improve Code Readability And Fix Setting natdetected FlagMichael L. Young