summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2004-03-28Attempt at incrementing branch (or changing it) at the right places (bug #1313)Mark Spencer
2004-03-28Add support for Costa Rica to DSPMark Spencer
2004-03-27Merge more Sentito contributions (thanks serkan)Mark Spencer
2004-03-27More read/write lock fixes in various modulesJames Golovich
2004-03-27Make read/write mode have a lock parameter and use it properly.Mark Spencer
2004-03-26Make chan_vpb.c detect austel busy (bug 545)James Golovich
2004-03-25Tiny optimization in chan_iax2.c that the compiler wouldJames Golovich
2004-03-25Make sure calculation of time is always > 0...Mark Spencer
2004-03-24Bug # 1108: chan_alsa fixesMalcolm Davenport
2004-03-24Allow expiration of several messages to be non-fatal.Mark Spencer
2004-03-24*** empty log message ***James Golovich
2004-03-23Check to make sure opendir works in chan_iax2.c (bug 1283)James Golovich
2004-03-23It's okay to send RINGING > 1 time, and don't try to send it in-bandMark Spencer
2004-03-23Minor SIP cleanups for valgrind, finally close the coffin on IAX1 and take it ouMark Spencer
2004-03-23Unlock the owner when we're done (duh!)Mark Spencer
2004-03-23Hold owner lock when changing codecsMark Spencer
2004-03-22Fix locks that are held too longMark Spencer
2004-03-22Fix superfluous return NULLMark Spencer
2004-03-21Fix mysql friends by typeMark Spencer
2004-03-21Don't reconstruct authentication information on retransmissions.Mark Spencer
2004-03-21Fix some small typos in commentsJames Golovich
2004-03-20re-apply possible CCM fix. Someone still needs to test thisJeremy McNamara
2004-03-20rollback e.164 and prefix routing attempted fixJeremy McNamara
2004-03-20rollback everything to known good state. E.164 and prefix routing patches are...Jeremy McNamara
2004-03-20try to work around CCM interop, UNTESTED! Someone with a CCM needs to test thisJeremy McNamara
2004-03-20Change 'show locals' into 'local show channels' to follow other channel metho...Jeremy McNamara
2004-03-20Add experimental nbscat applicationMark Spencer
2004-03-20Round offset timestamps to nearest 20ms to clean up numbers.Mark Spencer
2004-03-19Major MGCP enhancements (*very* big thank you to serkan and Sentito) (bug #1114)Mark Spencer
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