aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_zap.c
AgeCommit message (Expand)AuthorFilesLines
2004-04-22Add missing breakmarkster1-0/+1
2004-04-22Fix swap_subs for better lockingmarkster1-8/+22
2004-04-22Fix some comments in chan_zapcitats1-3/+3
2004-04-19Fix trailing slash problem (Zap) and making sure refers get ignored the secon...markster1-1/+1
2004-04-17Fix compile warning in chan_zap if libpri not installedcitats1-1/+1
2004-04-16Add support for E1 E&Mmarkster1-14/+27
2004-04-12Lock on indication toomarkster1-1/+4
2004-04-10Don't check PRI settings unless there is PRImarkster1-0/+2
2004-04-09Don't take digits in-band when in overlap dial modemarkster1-0/+5
2004-04-07Don't say we're unable to find the channel if we're able to find it.markster1-0/+2
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesmarkster1-13/+11
2004-04-06Print actual hook state in chan_zapmarkster1-2/+7
2004-04-04Clear out delivery fields just in casemarkster1-0/+4
2004-04-04Make chan_zap allocate a comfortable amount of space for VMWImarkster1-1/+1
2004-03-30Fix progzone loadermarkster1-1/+3
2004-03-28Add support for Costa Rica to DSPmarkster1-0/+5
2004-03-24*** empty log message ***citats1-15/+54
2004-03-22Fix locks that are held too longmarkster1-1/+4
2004-03-22Fix superfluous return NULLmarkster1-2/+1
2004-03-16Answer the line when hangup received and callwait is upmarkster1-0/+2
2004-03-15Fixup some pthread_t checking in channelscitats1-1/+1
2004-03-15Fix bug 1217. Change pthread_t initializers to AST_PTHREADT_NULL andcitats1-4/+4
2004-03-15Add 'pri show span <spanno>' command to chan_zap.ccitats1-0/+32
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-08Fix typo in chan_zap.ccitats1-1/+1
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-04Add support for parking with IAX2markster1-3/+5
2004-03-03Make PRI span completion only show spans that actually are PRIscitats1-1/+1
2004-02-23Optimization in pri_fixupmarkster1-0/+5
2004-02-23Merge Tilghman's and Cam's user defined cadence patchmarkster1-5/+122
2004-02-22Small but important fix for channel relocation (bug #54)markster1-0/+1
2004-02-20Properly lock slave and master in zt_unlink (bug #1008)markster1-5/+22
2004-02-18Minor file.c cleanup for valgrind, log PRI event properlymarkster1-1/+1
2004-02-15Added support for specifing Zaptel tonezone on a per-channel basis forjim1-0/+14
2004-02-10Fixed bug in FXOGS. Was not closing loop after starting.jim1-0/+1
2004-02-08Omit PRI layer 1 information for data call (need updated libpri too) (bug #1012)markster1-1/+2
2004-01-31Fix add include (bug #966) and small update to bug 890markster1-0/+1
2004-01-31Handle cause in DISCONNECT toomarkster1-1/+15
2004-01-31Send busy when busy, congestion when congestion on PRI (bug #890)markster1-2/+40
2004-01-26Seriously fix echo cancellation on inbound calls with FXO interfaces (and ena...markster1-1/+4
2004-01-16 Added functionality for E911 signallingjim1-7/+92
2004-01-15Fix unload/load of chan_zapmarkster1-10/+40
2004-01-12Fix a typomartinp1-1/+1
2004-01-12fix monitor thread. Bug #726jeremy1-1/+1
2004-01-12Add distinctive ring detectionmarkster1-0/+112