aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2004-01-11include the standard mysql lib dir. Bug #533jeremy1-1/+1
2004-01-11fix festival for big endian. Bug #709jeremy1-0/+14
2004-01-11Fix dynamic user count, Take 4jeremy1-2/+1
2004-01-11add new application 'zapscan' Bug #250jeremy2-1/+306
2004-01-11Take 3, count dynamic users alsojeremy1-1/+1
2004-01-11fix dynamic conference. Bug #743 take twojeremy1-3/+8
2004-01-11Allow dynamic conferences to be joined by channels without dynamic flag. Bug ...jeremy1-126/+158
2004-01-11Log cdr user data, if enabledjeremy1-2/+3
2004-01-11use a default file name for res_monitor, if none was given. Bug #704jeremy1-0/+12
2004-01-11Missed cdr_csv commit for CDR user datajeremy1-0/+7
2004-01-11Don't core on mpg123. Bug #671jeremy1-1/+1
2004-01-11Fix error when forwarding voicemail. Bug #682jeremy2-4/+4
2004-01-11Add application to log user data to the CDRsjeremy4-2/+141
2004-01-11Add example of #include. Bug #779jeremy1-1/+5
2004-01-11clean up code and remove install directive in h323/ Makefilejeremy4-230/+117
2004-01-11clean up code and remove unnecessary debugjeremy1-24/+24
2004-01-10When rejecting a call, free up the channel (bug #661)markster1-2/+3
2004-01-10Oooooops, fix minor typomarkster1-1/+1
2004-01-10Allow /x for subnetmask identification (e.g. 192.168.0.0/16)markster1-4/+15
2004-01-10Fix minor typomarkster1-1/+1
2004-01-10Cleanup ACL parsing, handle properly reload on sip with ACLmarkster2-8/+20
2004-01-10Reorder events in IAX, make "IAX1" compatibilitymarkster1-10/+19
2004-01-10When poking a peer after registration, release lock temporarilymarkster1-7/+11
2004-01-10remove broken cli command, for nowjeremy1-1/+1
2004-01-09add version usage samplejeremy1-3/+5
2004-01-09make firmware version configurable per devicejeremy1-77/+83
2004-01-09don't try to unreg with gk, on reload, nowjeremy1-0/+2
2004-01-09Perl cleanupsmarkster1-15/+21
2004-01-09Bug #765: Modifying Auto-Congestion to p->maxtime * 4 instead of * 2malcolmd1-1/+1
2004-01-09Bug #690: Add "show voicemail users" and "show voicemail zones" CLI command t...malcolmd1-0/+127
2004-01-09Bug #710: Format fix for "zap show channels"malcolmd1-3/+3
2004-01-09Bug #736: Better checking to avoid chan_zap segfault re: ss_thread and zt_new()malcolmd1-2/+6