aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_nbs.c
AgeCommit message (Expand)AuthorFilesLines
2005-03-04Rework channel structure to eliminate "pvt" portion of channel (bug #3573)markster1-22/+34
2004-10-26Pass concept of status back, permit "leaveempty" to work with static agents w...markster1-1/+1
2004-10-03Major PBX revamps (including labels, update examples)markster1-1/+1
2004-07-16Last set of strncpy/snprintf updates (bug #2049)markster1-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-09Merge FreeBSD locking fixes (bug #1411)markster1-1/+1
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesmarkster1-2/+2
2004-03-20Add experimental nbscat applicationmarkster1-2/+2
2003-12-09Cleanup unload callsmarkster1-10/+13
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-5/+5
2003-04-09Minor chan_nbs fixmarkster1-3/+5
2003-01-21Version 0.3.0 from FTPmarkster1-0/+291