aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_vpb.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-20/ check so as not to enable loo-drop on FXSbkramer1-6/+10
2004-08-18/ bit of a clean up and change of pthread_create to ast_pthread_createbkramer1-9/+50
2004-08-18/ lots of fixesbkramer1-108/+239
2004-08-08Merge BSD stack size work (bug #2067)markster1-3/+4
2004-07-16Last set of strncpy/snprintf updates (bug #2049)markster1-11/+11
2004-07-15/ changed samples from 240 to 160 as per all other driversbkramer1-1/+1
2004-07-14/ remove extrenous NULL at end of functionbkramer1-1/+1
2004-06-24Make sure other drivers also zero delivery (thanks to steven davies)markster1-0/+2
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats1-1/+0
2004-06-22Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch sti...markster1-5/+12
2004-06-09Merge FreeBSD locking fixes (bug #1411)markster1-4/+4
2004-05-26cleaned up locking, more logging on locks, still havent worked out whybkramer1-38/+94
2004-05-24/ work in progress, still tracking down locking bugbkramer1-14/+43
2004-05-24/ fixed up timers for ring back and busy tonesbkramer1-15/+29
2004-05-21/ updated lockingbkramer1-45/+133
2004-05-20/ working on pstn->sip half duplex bugbkramer1-31/+51
2004-05-14/ fixed up coding style to recommenedbkramer1-70/+160
2004-04-08 updated to work with change by markster: Get rid of all that old needlock ga...bkramer1-6/+6
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesmarkster1-3/+3
2004-04-05/ implemented basic group'ing, as per chan_zapbkramer1-1234/+1233
2004-03-31/ added a note to top of file to have patches sent to support@voicetronix.com.aubkramer1-0/+6
2004-03-31/ commit of a great deal of changesbkramer1-448/+973
2004-03-26Make chan_vpb.c detect austel busy (bug 545)citats1-1/+1
2004-03-04Add support for parking with IAX2markster1-1/+1
2003-12-09Cleanup unload callsmarkster1-53/+57
2003-11-18More VPB updates from Paulmarkster1-7/+29
2003-11-13Tone/indications issuemarkster1-3/+3
2003-08-24Monitor thread isn't a mutexmarkster1-1/+1
2003-08-24Use URI in sip, update chan_vpbmarkster1-2/+2
2003-08-21First pass at VPB updatesmarkster1-6/+6
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-52/+52
2003-06-21Voicetronix updatesmarkster1-11/+14
2003-06-13Minor voicetronix updatemarkster1-7/+10
2003-05-04VPB updatesmarkster1-56/+146
2003-04-18Various contributed VPB fixesmarkster1-46/+228
2003-04-15Add preliminary voicetronix supportmarkster1-0/+996