summaryrefslogtreecommitdiff
path: root/channels/chan_vpb.c
AgeCommit message (Expand)Author
2005-01-04/ fixed bug when using AST caller ID functions, shouldnt be trying to writeBen Kramer
2004-12-23Fix US tones (bug #3132)Mark Spencer
2004-12-20/ changed native bridge checking for playing DTMF'sBen Kramer
2004-12-20/ fixed "Fix comment issues (bug #3089)" bugsBen Kramer
2004-12-18Fix comment issues (bug #3089)Mark Spencer
2004-12-15/ finished off support for DTMF caller ID (brazil) using patch provided byBen Kramer
2004-12-13/ fix for callerid configuration when opening channel driverBen Kramer
2004-11-30/ fixed bug w/regards to playing dtmf's on native bridgesBen Kramer
2004-11-30/ added "indication" option, to use Ast indication functionsBen Kramer
2004-11-29/ added new function to use the Asterisk callerid functions.Ben Kramer
2004-10-28/ fixed for change in ast_channel structureBen Kramer
2004-10-26Pass concept of status back, permit "leaveempty" to work with static agents w...Mark Spencer
2004-10-21/ updated caller ID to use the new structures and re-enabledBen Kramer
2004-10-13/ added missing frame processing code to native bridgeBen Kramer
2004-10-06 changed it to not play a received DTMF frame if native bridged!Ben Kramer
2004-10-06 commented out Caller ID setting stuff, needs to be updated to match new formatBen Kramer
2004-10-03Major PBX revamps (including labels, update examples)Mark Spencer
2004-09-17/ fixed slight typo/cut-n-paste bugBen Kramer
2004-09-17/ fixed operation with record_playBen Kramer
2004-08-20/ check so as not to enable loo-drop on FXSBen Kramer
2004-08-18/ bit of a clean up and change of pthread_create to ast_pthread_createBen Kramer
2004-08-18/ lots of fixesBen Kramer
2004-08-08Merge BSD stack size work (bug #2067)Mark Spencer
2004-07-16Last set of strncpy/snprintf updates (bug #2049)Mark Spencer
2004-07-15/ changed samples from 240 to 160 as per all other driversBen Kramer
2004-07-14/ remove extrenous NULL at end of functionBen Kramer
2004-06-24Make sure other drivers also zero delivery (thanks to steven davies)Mark Spencer
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-22Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch sti...Mark Spencer
2004-06-09Merge FreeBSD locking fixes (bug #1411)Mark Spencer
2004-05-26cleaned up locking, more logging on locks, still havent worked out whyBen Kramer
2004-05-24/ work in progress, still tracking down locking bugBen Kramer
2004-05-24/ fixed up timers for ring back and busy tonesBen Kramer
2004-05-21/ updated lockingBen Kramer
2004-05-20/ working on pstn->sip half duplex bugBen Kramer
2004-05-14/ fixed up coding style to recommenedBen Kramer
2004-04-08 updated to work with change by markster: Get rid of all that old needlock ga...Ben Kramer
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesMark Spencer
2004-04-05/ implemented basic group'ing, as per chan_zapBen Kramer
2004-03-31/ added a note to top of file to have patches sent to support@voicetronix.com.auBen Kramer
2004-03-31/ commit of a great deal of changesBen Kramer
2004-03-26Make chan_vpb.c detect austel busy (bug 545)James Golovich
2004-03-04Add support for parking with IAX2Mark Spencer
2003-12-09Cleanup unload callsMark Spencer
2003-11-18More VPB updates from PaulMark Spencer
2003-11-13Tone/indications issueMark Spencer
2003-08-24Monitor thread isn't a mutexMark Spencer
2003-08-24Use URI in sip, update chan_vpbMark Spencer
2003-08-21First pass at VPB updatesMark Spencer
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksMark Spencer