summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
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
2012-11-02Fix Wrong Result In Debug Message For SDP Origin ProcessingMichael L. Young
2012-11-01chan_sip: Fix a bug causing SIP reloads to remove all entries from the registryJonathan Rose
2012-10-29Prevent resetting of NATted realtime peer address on reload.Mark Michelson
2012-10-29Make evaluation of channel variables consistently case-sensitive.Mark Michelson
2012-10-29chan_dahdi: Fix segfault dereferencing a NULL tech_pvt.Richard Mudgett
2012-10-17Change a few warnings to debug and the inverse.Walter Doekes
2012-10-16Fixes to the fd-oriented SIP TCP reads.Walter Doekes
2012-10-16Don't do SIP contact/route DNS if we're not using the result.Walter Doekes
2012-10-16Update sip_request_call SIP dial string documentation.Walter Doekes
2012-10-16Remove a log message that was left in accidentally from call-id logging devel...Joshua Colp
2012-10-15Fix some potential misuses of ast_str in the code.Mark Michelson
2012-10-15Fix underscreen buttons warnings apeared while transfer processIgor Goncharovskiy
2012-10-14Doxygen Updates - Title updateAndrew Latham
2012-10-12Do not use a FILE handle when doing SIP TCP reads.Mark Michelson
2012-10-11Fix a bug where audio on Google Voice would not work due to ignoring candidates.Joshua Colp
2012-10-11Fix an issue where outgoing calls would fail to establish audio due to ICE ne...Joshua Colp
2012-10-11Don't make chan_sip export global symbols.Mark Michelson
2012-10-11Consider the Google Talk content stanza name (jin:content) valid.Joshua Colp
2012-10-09Improve logging for DTLS-SRTP failure situations.Joshua Colp
2012-10-05Merged revisions 374515-374535 fromRichard Mudgett
2012-10-04Add support for applying direct media ACLs between differing channel technolo...Joshua Colp