aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2004-01-22Fix MD5Hex size (bug #883)markster1-1/+1
2004-01-15A little adjustment to the previous one (passing the clid&ani on call_forward)martinp1-2/+6
2004-01-15Pass the callerid & ani to the new b-leg if the current b-leg requests call f...martinp1-6/+16
2004-01-15X out announce stuff (bug #760)markster1-12/+19
2004-01-14clean up output and print that we are unregistering a channel typejeremy1-2/+2
2004-01-13 Don't return -1 for successful conf in meetme. Bug #824jeremy1-8/+12
2004-01-13Fix show voicemail users for <context>. Bugs #820jeremy1-9/+12
2004-01-12Implement pin usage in MeetMe. Bug #816jeremy2-6/+33
2004-01-12Bug #792: Add app_randommalcolmd2-1/+129
2004-01-11Documentation fixmarkster1-1/+2
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-11Only build app_zapscan when zap is theremarkster1-2/+2
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-11Add application to log user data to the CDRsjeremy2-1/+109
2004-01-09Bug #690: Add "show voicemail users" and "show voicemail zones" CLI command t...malcolmd1-0/+127
2004-01-08Fix Bug #625: Voicemail with PostgreSQL backend called with no context puts m...malcolmd1-6/+2
2004-01-07PostgreSQL Voicemail NULL password..Bug #546malcolmd1-2/+2
2004-01-01Don't close audio[0] if you're not carefulmarkster1-2/+4
2003-12-30fix the check to usecache. Bug #731jeremy1-1/+1
2003-12-27Ignore signals in select, fix typo in last patchmarkster1-1/+1
2003-12-27Fix EAGI fd leak (bug #698)markster1-0/+4
2003-12-22Play a beep after the user chooses prependingmartinp1-5/+6
2003-12-22Don't distroy the original message when prepending and if prepending forward ...martinp1-1/+7
2003-12-22Don't free the user structure before reading the next pointermartinp1-2/+3
2003-12-19Add voicemail prepending feature plus forwarding to many extensions if you sp...martinp1-80/+363
2003-12-18Allow doing digital PRI to PRI calls automaticallymartinp1-0/+2
2003-12-11Properly fix double locking issue, fix wav49 issuemarkster1-0/+3
2003-12-09fix minor typos in descrip. Bug#635jeremy1-11/+11
2003-12-09fix typo. Bug#636jeremy1-1/+1
2003-12-08Path fix for hasnewvoicmeail appmarkster1-1/+2
2003-12-05Fix minor bogus messagemarkster1-2/+2
2003-12-04Fix PGSQL voicemail issues (bug #625) and fix reload races in iax2markster1-1/+5
2003-12-04Forward language choicemarkster1-0/+2
2003-12-03I have no idea what the heck that was supposed to bemarkster1-2/+1
2003-11-28Got rid of un-necessary 'c' and 'd' options in app_dial.jim1-36/+1
2003-11-24Document changes to voicemail applicationmarkster1-0/+2
2003-11-23Various warning cleanupsmarkster1-1/+1
2003-11-21Fix martin's typomarkster1-1/+1
2003-11-21Fix the segfault with duration=atol(NULL)martinp1-3/+6
2003-11-21Ask for mailbox number if omitted (bug #552)markster1-1/+1
2003-11-21Answer if channel isn't up (bug #486)markster1-1/+5
2003-11-19Add 'n' option to Queue application to fall through to the next extension aft...martinp1-1/+10
2003-11-17Unregister additional applications (bug #539)markster1-0/+2