aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-01-12add sounds. Bug #816jeremy3-0/+0
2004-01-12fix typo. Bug #813jeremy1-1/+1
2004-01-12clean up sip debug output. Bug #674jeremy1-1/+1
2004-01-12Add new sound, fix nit picky detail in channel registrationmarkster3-1/+4
2004-01-12clean up our mess on unload. Bug #799jeremy2-0/+10
2004-01-12fix monitor thread issue, even though commented outjeremy1-1/+1
2004-01-12Fix a typomartinp1-1/+1
2004-01-12make verbose messages not go into syslog, for now. Bug #808jeremy1-6/+0
2004-01-12stomp on seg on logger reloadjeremy1-1/+1
2004-01-12Fix to work before logchain is initialized. Bug #805jeremy1-19/+25
2004-01-12Give seperate config option for deprecated chan_iax. Bug #801jeremy1-5/+15
2004-01-12remove code that could never be executed (tautological truth test) Bug #800jeremy1-21/+10
2004-01-12fix monitor thread. Bug #726jeremy1-1/+1
2004-01-12unregister cli functions and fix monitor thread. Bug #798jeremy1-1/+10
2004-01-12revert half fixed bug (426)jeremy1-20/+0
2004-01-12Add ww's improved syslog support (bug #587)markster5-231/+352
2004-01-12Add distinctive ring detectionmarkster2-0/+130
2004-01-12update with explict versions I likejeremy1-3/+3
2004-01-12Move lots of README'smarkster6-527/+2
2004-01-12Rename UNIXodbcmarkster1-9/+0
2004-01-12Small Makefile fix for safe_asteriskmarkster1-2/+2
2004-01-12Update HARDWAREmarkster1-0/+6
2004-01-12Move more scriptsmarkster3-126/+4
2004-01-12Delete init.asterisk, since it's now in contrib/rc.dmarkster1-49/+0
2004-01-12Documentation fixes, init.d fixesmarkster5-874/+20
2004-01-12Move scripts to contrib/scriptsmarkster9-1311/+2
2004-01-12Fix BUGS document to report bug trackermarkster1-42/+12
2004-01-12Move festival diffs to contrib directorymarkster3-244/+0
2004-01-12Added first go at a Gentoo rc-scriptmalcolmd1-0/+17
2004-01-12clean up debugjeremy1-36/+43
2004-01-12Bug #792: Add app_randommalcolmd2-1/+129
2004-01-11fix deadlock issues with astmmjeremy1-2/+3
2004-01-11Fix ast-db seeding. Bug #767jeremy1-4/+10
2004-01-11Documentation fixmarkster1-1/+2
2004-01-11should be != :)jeremy1-1/+1
2004-01-11More buffer overflow checks from Corydon76.jeremy1-14/+21
2004-01-11Remove /usr/include from path??markster1-1/+1
2004-01-11check buffer for possible overflow. Thanks Corydon76 Bug #788jeremy1-1/+5
2004-01-11Say what is not implemented, yet. Feel free to dive in and code away, ppl. Bu...jeremy1-3/+4
2004-01-11add more descriptive usage informationjeremy1-2/+21
2004-01-11Add userfield loggingjeremy1-3/+5
2004-01-11don't try to print out username before its copiedjeremy1-3/+3
2004-01-11Only build app_zapscan when zap is theremarkster1-2/+2
2004-01-11Show who sends us bad packetsmarkster1-1/+1
2004-01-11Implement missing functionmarkster1-0/+9
2004-01-11Locking changes for IAX2markster1-8/+39
2004-01-11change version identifierjeremy1-1/+1
2004-01-11Add Corydon76's mandrake startup scripts. Bug #312jeremy2-0/+287
2004-01-11Document SetMusicOnHold. Bug #783jeremy1-1/+3
2004-01-11Out of memory conditions should be errors, not warnings. Bug #670jeremy1-18/+44