summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2004-03-19Just to be on the safe side, don't update timestamps against anything but voi...Mark Spencer
2004-03-19Don't use hard timestamps for non-voice frames.Mark Spencer
2004-03-19Favor requested codec whenever possible (pass #1)Mark Spencer
2004-03-19Populate DNID for SIPMark Spencer
2004-03-18Properly deal with E.164 and Prefix routingJeremy McNamara
2004-03-18Populated RDNISMark Spencer
2004-03-18Fix parserMark Spencer
2004-03-18Fix timestamp to always be unsignedMark Spencer
2004-03-16Answer the line when hangup received and callwait is upMark Spencer
2004-03-16Fix timestamp delivery calculation in IAX... Still might be some mess left...Mark Spencer
2004-03-16Bug # 1116. CallerID number not hidden when RestrictCID is on, FixedMalcolm Davenport
2004-03-16Fix small typoMark Spencer
2004-03-15Bug #1222: FixedMalcolm Davenport
2004-03-15Fixup some pthread_t checking in channelsJames Golovich
2004-03-15Fix bug 1217. Change pthread_t initializers to AST_PTHREADT_NULL andJames Golovich
2004-03-15Add 'pri show span <spanno>' command to chan_zap.cJames Golovich
2004-03-15Bug #1213. Fix for improperly specified Content-Length headerMalcolm Davenport
2004-03-14Preserve IAX timestampsMark Spencer
2004-03-14Turn off silence suppression in SDPMark Spencer
2004-03-12Fix a martin segfaultMark Spencer
2004-03-11Make sure no path leaves channel lock lockedMark Spencer
2004-03-11Make sure usedistinctivering gets set to the right valueJames Golovich
2004-03-10Wipe out p->exten in zt_hangup (bug 1115)James Golovich
2004-03-10Make distinctiveringdetection configurable per channel (bug 1168)James Golovich
2004-03-09Fix chan_iax2 compiling with MYSQL_FRIENDSJames Golovich
2004-03-09Make mess more informative if non-dynamic sip user registers (bug 1186)James Golovich
2004-03-08Fix typo in chan_zap.cJames Golovich
2004-03-07Make sure chan_iax.c and chan_iax2.c know the size of G726 framesJames Golovich
2004-03-05Expand our definition of 3XX responsesMark Spencer
2004-03-05Fix pri->pvt[chan]->owner dereference (bug #1161)James Golovich
2004-03-05Change tormenta.conf to zaptel.confJames Golovich
2004-03-05Formatting fixupMark Spencer
2004-03-04Set the context properly for a given peerMark Spencer
2004-03-04clean up warningJeremy McNamara
2004-03-04check to see if sub->rtp is allocated. Bug #1040Jeremy McNamara
2004-03-04check return value stop seg. Bug #967Jeremy McNamara
2004-03-04deal with bindaddr properlyJeremy McNamara
2004-03-04deal with bindaddr properlyJeremy McNamara
2004-03-04Add support for parking with IAX2Mark Spencer
2004-03-03Make PRI span completion only show spans that actually are PRIsJames Golovich
2004-03-02Process SDP on 183 session progress (bug #930)Mark Spencer
2004-03-01Handle video codecs properlyMark Spencer
2004-02-27Make iax2 compile on *BSDMark Spencer
2004-02-25Add missing include to chan_iax2.cJames Golovich
2004-02-25Bug # 1052 Got it this time..I'm sure of it ;)Malcolm Davenport
2004-02-24Add IAX2 firmware upgrade supportMark Spencer
2004-02-24Fix Bug # 935 and Bug # 1052Malcolm Davenport
2004-02-23Optimization in pri_fixupMark Spencer
2004-02-23Merge Tilghman's and Cam's user defined cadence patchMark Spencer
2004-02-22Small but important fix for channel relocation (bug #54)Mark Spencer