summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
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
2004-11-14On second thought, add new "never" option for progressinbandMark Spencer
2004-11-14Send 180 ringing even if we're going to send in-band if we're still in RING s...Mark Spencer
2004-11-13Send progress before in-band indications for BUSY/CONGESTIONMark Spencer
2004-11-13Big agent / queue fixesMark Spencer
2004-11-13Pull language from peer too (bug #2848)Mark Spencer
2004-11-13Updates from char * to const char * + german syntax + enumeration (bug #2780)Mark Spencer
2004-11-12Fix commentMark Spencer
2004-11-12Fix sneakiness of OEJMark Spencer
2004-11-12Make status available on agent channelsMark Spencer
2004-11-12Make mailbox time configurable with SIP (bug #2837)Mark Spencer
2004-11-11format properlyJeremy McNamara
2004-11-11A [possibly] better solution to the CalledPartyAddress problem. Test and repo...Jeremy McNamara
2004-11-11Use passed dest value, for the moment. A better fix is being worked onJeremy McNamara
2004-11-11SIP fix for full contact in OPTIONS (bug #2836)Mark Spencer
2004-11-11lets try it this wayJeremy McNamara
2004-11-11Use the right charector, dummyJeremy McNamara
2004-11-11copy over username to create a proper called addrJeremy McNamara
2004-11-11Cleanup/performance improve chan_sip slightly (bug #2823)Mark Spencer
2004-11-11Fix chan_phone for kernel 2.6 (bug #2831)Mark Spencer
2004-11-09Make features programable (will require iaxy binary firmware 20 to be release...Mark Spencer
2004-11-09Make timezone configurable within IAX (bug #2814)Mark Spencer
2004-11-09Fix segfaultMark Spencer