summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
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
2012-11-29Fix chan_sip websocket payload handlingPedro Kiefer
2012-11-21Add red-black tree container type to astobj2.Richard Mudgett
2012-11-20Add "Require: timer" to 200 OK responses when appropriate.Mark Michelson
2012-11-20Reduce CLI spam of "Extension Changed" device state messages.Alec L Davis
2012-11-19Fix most leftover non-opaque ast_str uses.Walter Doekes
2012-11-13chan_sip: Add SubscribeContext field to SIPshowpeer AMI responseJonathan Rose
2012-11-11Remove a fixed size limitation for producing SDP and change how ICE support i...Joshua Colp
2012-11-08chan_dahdi/SS7: Made reject incoming call for an in-alarm or blocked channel.Richard Mudgett
2012-11-07Multiple revisions 375993-375994Mark Michelson
2012-11-06Fix a bug where our Motif ICE candidates were not quite proper, and make us m...Joshua Colp
2012-11-05Refactor ast_timer_ack to return an error and handle the error in timer usersMatthew Jordan
2012-11-02Fix for chan_skinny leaving RTP ports openDamien Wedhorn
2012-11-02Things don't need to be that const.Richard Mudgett
2012-11-02Multiple revisions 375519-375524Richard Mudgett