summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2004-12-09Fixed call parking, added separate paramater to allow/disallow call parking onJim Dixon
2004-12-09Update comment for fmtp 16, implement in RTP (bug #2999)Mark Spencer
2004-12-07Big diet for struct ast_channelMark Spencer
2004-12-07change strdupa to ast_strdupa (bug #2988)Russell Bryant
2004-12-04silliness (N for "nat" not "no")Mark Spencer
2004-12-03Fix allow/disallow nomenclature (bug #2945, part deux)Mark Spencer
2004-12-03Add *preliminary* per-peer outbound proxy (bug #2859, new patch though)Mark Spencer
2004-12-02OopsMark Spencer
2004-12-02Add nasty sip get header, too (bug #2838)Mark Spencer
2004-12-02Add nasty "AddSIPHeader" application (bug #2846)Mark Spencer
2004-12-02Add user=phone option (bug #2244, thanks oej)Mark Spencer
2004-12-02Merge SIP portion of new codec work from bug #2945Mark Spencer
2004-12-01Don't create the channel if there already is one...Mark Spencer
2004-12-01Merge manager action and example (bug #2701)Mark Spencer
2004-12-01Make sure we really have a bridged channel (bug #2963)Mark Spencer
2004-11-30/ fixed bug w/regards to playing dtmf's on native bridgesBen Kramer
2004-11-30/ added "indication" option, to use Ast indication functionsBen Kramer
2004-11-29/ added new function to use the Asterisk callerid functions.Ben Kramer
2004-11-29Don't print silly unregistered messages on realtimeMark Spencer
2004-11-29Don't seed on temponly peersMark Spencer
2004-11-28Add option for small headers (bug #2948)Mark Spencer
2004-11-28Add ability to store voicemail in ODBC databaseMark Spencer
2004-11-25Try call if call is 0 or more (bug #2935)Mark Spencer
2004-11-25Small chan_features patch (bug #2939)Mark Spencer
2004-11-23Fix for rpid (from airport, bug #2910)Mark Spencer
2004-11-23Don't hold the iaxsl[x] lock while finding the peer, do it ahead of time.Mark Spencer
2004-11-22Fix typo (missing braces) (bug #2919)Mark Spencer
2004-11-22Don't allow more than 10 seconds of audio for callerid (bug #2920)Mark Spencer
2004-11-22Release call lock while we look for the peer to avoid a deadlockMark Spencer
2004-11-22Minor realtime improvementsMark Spencer
2004-11-21In fact, be even more pedanticMark Spencer
2004-11-21Don't create owner twice (this should go to -stable too)Mark Spencer
2004-11-21Fix variable reset in SIP (bug #2916)Mark Spencer
2004-11-19Add sampling rate handlingMark Spencer
2004-11-19Fix V23 callerid handling if an event is received (bug #2909)Mark Spencer
2004-11-18Fix little SIP header continuation issueMark Spencer
2004-11-17Make sure sin_family is filled inMark Spencer
2004-11-17Small bug big fix for MGCP (bug #2888)Mark Spencer
2004-11-17Merge polarity reversal hangup patch (bug #2847)Mark Spencer
2004-11-17Merge Tony's uservars (bug #2882)Mark Spencer
2004-11-16Make sure we use new tags for sip register calls (bug #2697)Mark Spencer
2004-11-16Fix ANI2 variable so it preserves 2 digit precision like it's supposed to.Anthony Minessale II
2004-11-16Another temp fix attempt, until I can do it correctly.Jeremy McNamara
2004-11-16Fix double ring...Mark Spencer
2004-11-15Fix mgcp oopsie...Mark Spencer
2004-11-15Merge comment/formatting fixes from OEJMark Spencer
2004-11-15Add depend support for H.323 (bug #2757)Mark Spencer
2004-11-15Oops for mgcp and logger fix for old linuxMark Spencer
2004-11-14Fix bizarre constructMark Spencer
2004-11-14Fix MGCP deadlock potentialMark Spencer