aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2004-12-01Don't create the channel if there already is one...markster1-3/+4
2004-12-01Merge manager action and example (bug #2701)markster1-0/+71
2004-12-01Make sure we really have a bridged channel (bug #2963)markster1-3/+5
2004-11-30/ fixed bug w/regards to playing dtmf's on native bridgesbkramer1-1/+1
2004-11-30/ added "indication" option, to use Ast indication functionsbkramer1-3/+23
2004-11-29/ added new function to use the Asterisk callerid functions.bkramer1-48/+144
2004-11-29Don't print silly unregistered messages on realtimemarkster1-1/+1
2004-11-29Don't seed on temponly peersmarkster1-1/+1
2004-11-28Add option for small headers (bug #2948)markster1-1/+18
2004-11-28Add ability to store voicemail in ODBC databasemarkster1-4/+4
2004-11-25Try call if call is 0 or more (bug #2935)markster1-1/+1
2004-11-25Small chan_features patch (bug #2939)markster1-1/+1
2004-11-23Fix for rpid (from airport, bug #2910)markster1-1/+2
2004-11-23Don't hold the iaxsl[x] lock while finding the peer, do it ahead of time.markster1-5/+7
2004-11-22Fix typo (missing braces) (bug #2919)markster1-2/+4
2004-11-22Don't allow more than 10 seconds of audio for callerid (bug #2920)markster1-0/+9
2004-11-22Release call lock while we look for the peer to avoid a deadlockmarkster1-1/+4
2004-11-22Minor realtime improvementsmarkster1-0/+1
2004-11-21In fact, be even more pedanticmarkster1-1/+1
2004-11-21Don't create owner twice (this should go to -stable too)markster1-1/+1
2004-11-21Fix variable reset in SIP (bug #2916)markster1-13/+42
2004-11-19Add sampling rate handlingmarkster3-1/+46
2004-11-19Fix V23 callerid handling if an event is received (bug #2909)markster1-0/+1
2004-11-18Fix little SIP header continuation issuemarkster1-21/+20
2004-11-17Make sure sin_family is filled inmarkster1-0/+2
2004-11-17Small bug big fix for MGCP (bug #2888)markster1-0/+2
2004-11-17Merge polarity reversal hangup patch (bug #2847)markster1-0/+44
2004-11-17Merge Tony's uservars (bug #2882)markster2-3/+84
2004-11-16Make sure we use new tags for sip register calls (bug #2697)markster1-1/+4
2004-11-16Fix ANI2 variable so it preserves 2 digit precision like it's supposed to.anthm1-1/+1
2004-11-16Another temp fix attempt, until I can do it correctly.jeremy1-2/+2
2004-11-16Fix double ring...markster1-1/+1
2004-11-15Fix mgcp oopsie...markster1-2/+2
2004-11-15Merge comment/formatting fixes from OEJmarkster1-201/+225
2004-11-15Add depend support for H.323 (bug #2757)markster1-4/+13
2004-11-15Oops for mgcp and logger fix for old linuxmarkster1-1/+1
2004-11-14Fix bizarre constructmarkster1-1/+1
2004-11-14Fix MGCP deadlock potentialmarkster1-13/+9
2004-11-14On second thought, add new "never" option for progressinbandmarkster1-10/+23
2004-11-14Send 180 ringing even if we're going to send in-band if we're still in RING s...markster1-2/+5
2004-11-13Send progress before in-band indications for BUSY/CONGESTIONmarkster1-0/+22
2004-11-13Big agent / queue fixesmarkster1-1/+5
2004-11-13Pull language from peer too (bug #2848)markster1-0/+1
2004-11-13Updates from char * to const char * + german syntax + enumeration (bug #2780)markster1-1/+1
2004-11-12Fix commentmarkster1-1/+1
2004-11-12Fix sneakiness of OEJmarkster1-1/+1
2004-11-12Make status available on agent channelsmarkster1-1/+51
2004-11-12Make mailbox time configurable with SIP (bug #2837)markster1-5/+14
2004-11-11format properlyjeremy1-1/+1
2004-11-11A [possibly] better solution to the CalledPartyAddress problem. Test and repo...jeremy4-17/+20