summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2003-04-23More include fixesMark Spencer
2003-04-23More OpenBSD changesMark Spencer
2003-04-23Add commonly used include headersMark Spencer
2003-04-23Copy tohost from the peer when pokingMark Spencer
2003-04-23Fix some symbol and Makefile issuesMark Spencer
2003-04-23Set into clear modeMark Spencer
2003-04-22Fix tiny typoMark Spencer
2003-04-22Fix race in DISCONNECT vs RELEASEMark Spencer
2003-04-21Clean the error for IAX when using SPEEX codecMartin Pycko
2003-04-21Reuse correct sequence numbersMark Spencer
2003-04-20Use the same call id for registrationsMark Spencer
2003-04-19Remove old printfMark Spencer
2003-04-19IAX2 updates, dial fixMark Spencer
2003-04-19Fix dependancy on a new libpri for my previous patchMartin Pycko
2003-04-18Don't send INFORMATION's with the number when we shouldn'tMartin Pycko
2003-04-18Put actual host name in field where possibleMark Spencer
2003-04-18Various contributed VPB fixesMark Spencer
2003-04-17Fix transmissionsMark Spencer
2003-04-16Detect frame length of G.729AMark Spencer
2003-04-16Contribute SIP changesMark Spencer
2003-04-16Make IAX know about iLBCMark Spencer
2003-04-15MOve to definitionMark Spencer
2003-04-15Add preliminary voicetronix supportMark Spencer
2003-04-15Add iLBC codecMark Spencer
2003-04-14Trim down gateway names with []'s in themMark Spencer
2003-04-14Accept "defaultexpirey" tooMark Spencer
2003-04-14Don't unlock in handle_responseMark Spencer
2003-04-14Fix locking issueMark Spencer
2003-04-12Fix chan alsa typoMark Spencer
2003-04-12Add support for :authuser...Mark Spencer
2003-04-12Various requested SIP enhancementsMark Spencer
2003-04-12Fix ALSA/OSS leakMark Spencer
2003-04-11tweak internal codec orderJeremy McNamara
2003-04-11make non matching IP addresses go to invalid extension if default context existsJeremy McNamara
2003-04-11Add MGCP auditMark Spencer
2003-04-11Fix zombie *8# channels in SIPMark Spencer
2003-04-11Fix blind transfer with macroMark Spencer
2003-04-11Fix deferred dialing on FXOMark Spencer
2003-04-11Suppress 487 message since people think it is an errorMark Spencer
2003-04-11update CREDTS fileMark Spencer
2003-04-11Use hostname instead of IP for sip registrationMark Spencer
2003-04-11Don't double ack subscribesMark Spencer
2003-04-11Put number in name field if name field is NULL *or* has 0 lengthMark Spencer
2003-04-11When swapping subs, queue a null frame, extend delay for hangup-on-flashMark Spencer
2003-04-11remove debugJeremy McNamara
2003-04-11more debugJeremy McNamara
2003-04-11Only do call progress on outgoing callsMark Spencer
2003-04-11add some debug for testingJeremy McNamara
2003-04-11Only consider a RINGOFFHOOK as "UP" when a call is outgoingMark Spencer
2003-04-11Fix double transfer bugMark Spencer