aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2004-04-03Merge Mike's updates for agent CDR updatesmarkster1-7/+8
2004-04-02Keep REGISTER dialog open a little longer in case they don't get our 200 OK r...markster1-2/+4
2004-04-02When going to in-band, be sure to allocate DSP (bug #1336)markster1-1/+12
2004-04-02Update security document, work on threading with pbx.c and small SIP fixesmarkster1-14/+25
2004-04-01Expand SIP opaque buffers, prefer recursive to "error checking" mutexes...markster1-3/+3
2004-03-31/ added a note to top of file to have patches sent to support@voicetronix.com.aubkramer1-0/+6
2004-03-31Leave retry time alone, handle "opaque" stuff in message.markster1-1/+15
2004-03-31/ commit of a great deal of changesbkramer1-448/+973
2004-03-30Fix progzone loadermarkster1-1/+3
2004-03-29Small SIP fix, voicemail fix, and some delivery fixes on new appsmarkster1-0/+2
2004-03-28Attempt at incrementing branch (or changing it) at the right places (bug #1313)markster1-28/+33
2004-03-28Add support for Costa Rica to DSPmarkster1-0/+5
2004-03-27Merge more Sentito contributions (thanks serkan)markster1-8/+74
2004-03-27More read/write lock fixes in various modulescitats3-7/+7
2004-03-27Make read/write mode have a lock parameter and use it properly.markster5-19/+19
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