aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2004-03-20re-apply possible CCM fix. Someone still needs to test thisjeremy2-4/+78
2004-03-20rollback e.164 and prefix routing attempted fixjeremy1-184/+25
2004-03-20rollback everything to known good state. E.164 and prefix routing patches are...jeremy2-96/+17
2004-03-20try to work around CCM interop, UNTESTED! Someone with a CCM needs to test thisjeremy3-14/+80
2004-03-20Change 'show locals' into 'local show channels' to follow other channel metho...jeremy1-4/+4
2004-03-20Add experimental nbscat applicationmarkster1-2/+2
2004-03-20Round offset timestamps to nearest 20ms to clean up numbers.markster1-2/+8
2004-03-19Major MGCP enhancements (*very* big thank you to serkan and Sentito) (bug #1114)markster1-225/+990
2004-03-19Just to be on the safe side, don't update timestamps against anything but voi...markster1-1/+1
2004-03-19Don't use hard timestamps for non-voice frames.markster1-1/+1
2004-03-19Favor requested codec whenever possible (pass #1)markster1-6/+26
2004-03-19Populate DNID for SIPmarkster1-0/+2
2004-03-18Properly deal with E.164 and Prefix routingjeremy3-40/+212
2004-03-18Populated RDNISmarkster1-0/+4
2004-03-18Fix parsermarkster1-1/+1
2004-03-18Fix timestamp to always be unsignedmarkster1-2/+2
2004-03-16Answer the line when hangup received and callwait is upmarkster1-0/+2
2004-03-16Fix timestamp delivery calculation in IAX... Still might be some mess left...markster1-9/+12
2004-03-16Bug # 1116. CallerID number not hidden when RestrictCID is on, Fixedmalcolmd1-1/+3
2004-03-16Fix small typomarkster1-1/+1
2004-03-15Bug #1222: Fixedmalcolmd1-0/+1
2004-03-15Fixup some pthread_t checking in channelscitats6-6/+6
2004-03-15Fix bug 1217. Change pthread_t initializers to AST_PTHREADT_NULL andcitats10-40/+44
2004-03-15Add 'pri show span <spanno>' command to chan_zap.ccitats1-0/+32
2004-03-15Bug #1213. Fix for improperly specified Content-Length headermalcolmd1-1/+1
2004-03-14Preserve IAX timestampsmarkster1-8/+21
2004-03-14Turn off silence suppression in SDPmarkster1-0/+1
2004-03-12Fix a martin segfaultmarkster1-1/+1
2004-03-11Make sure no path leaves channel lock lockedmarkster1-1/+4
2004-03-11Make sure usedistinctivering gets set to the right valuecitats1-2/+4
2004-03-10Wipe out p->exten in zt_hangup (bug 1115)citats1-1/+2
2004-03-10Make distinctiveringdetection configurable per channel (bug 1168)citats1-3/+5
2004-03-09Fix chan_iax2 compiling with MYSQL_FRIENDScitats1-1/+1
2004-03-09Make mess more informative if non-dynamic sip user registers (bug 1186)citats1-1/+1
2004-03-08Fix typo in chan_zap.ccitats1-1/+1
2004-03-07Make sure chan_iax.c and chan_iax2.c know the size of G726 framescitats2-0/+2
2004-03-05Expand our definition of 3XX responsesmarkster1-0/+3
2004-03-05Fix pri->pvt[chan]->owner dereference (bug #1161)citats1-1/+1
2004-03-05Change tormenta.conf to zaptel.confcitats1-1/+1
2004-03-05Formatting fixupmarkster1-1/+1
2004-03-04Set the context properly for a given peermarkster1-0/+2
2004-03-04clean up warningjeremy1-0/+1
2004-03-04check to see if sub->rtp is allocated. Bug #1040jeremy1-44/+26
2004-03-04check return value stop seg. Bug #967jeremy1-0/+4
2004-03-04deal with bindaddr properlyjeremy1-1/+0
2004-03-04deal with bindaddr properlyjeremy1-1/+3
2004-03-04Add support for parking with IAX2markster12-33/+133
2004-03-03Make PRI span completion only show spans that actually are PRIscitats1-1/+1
2004-03-02Process SDP on 183 session progress (bug #930)markster1-3/+7
2004-03-01Handle video codecs properlymarkster1-1/+1