aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2004-03-26Make chan_vpb.c detect austel busy (bug 545)citats1-1/+1
2004-03-25Tiny optimization in chan_iax2.c that the compiler wouldcitats1-4/+2
2004-03-25Make sure calculation of time is always > 0...markster1-2/+4
2004-03-24Bug # 1108: chan_alsa fixesmalcolmd1-18/+26
2004-03-24Allow expiration of several messages to be non-fatal.markster1-32/+42
2004-03-24*** empty log message ***citats1-15/+54
2004-03-23Check to make sure opendir works in chan_iax2.c (bug 1283)citats1-8/+11
2004-03-23It's okay to send RINGING > 1 time, and don't try to send it in-bandmarkster1-1/+1
2004-03-23Minor SIP cleanups for valgrind, finally close the coffin on IAX1 and take it oumarkster2-3/+10
2004-03-23Unlock the owner when we're done (duh!)markster1-0/+1
2004-03-23Hold owner lock when changing codecsmarkster1-5/+15
2004-03-22Fix locks that are held too longmarkster1-1/+4
2004-03-22Fix superfluous return NULLmarkster1-2/+1
2004-03-21Fix mysql friends by typemarkster2-1/+6
2004-03-21Don't reconstruct authentication information on retransmissions.markster1-9/+22
2004-03-21Fix some small typos in commentscitats2-3/+3
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