aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2004-10-02Move populate TNS/Presentation/TON from calling channelmarkster1-0/+4
2004-10-02Huge callerid rework (might break H.323, others)markster31-269/+222
2004-09-30update description for VoiceMailMain (bug #2546)russell1-1/+4
2004-09-29Fix little "less than" issuemarkster1-1/+1
2004-09-28add ability to purge callers from queue if no agents are logged inrussell1-1/+16
2004-09-27Fix 2 memory leakscitats2-1/+2
2004-09-25Make holdtime announcement say "less than 2 minutes" instead of "1 minutes" (...markster1-1/+9
2004-09-24add app_forkcdranthm2-1/+90
2004-09-23tweak prior commitanthm1-5/+25
2004-09-22Check to be sure # of samples is > 0...markster1-0/+4
2004-09-22Handle arbitrary long dial sequences (like what we need at Astricon)markster1-5/+8
2004-09-20Fixup vm user struct (bug #2472)markster1-0/+1
2004-09-19Merge UK + DTMF Caller*ID stuff and fix app_test descriptionmarkster1-1/+1
2004-09-18Add "TrySystem" variation to System (bug #768)markster1-6/+29
2004-09-17Move routines from voicemail to app for general use (part of bug #752)markster1-645/+202
2004-09-15Fix app_disa to not ignore ignorepat :) (bug #2451)markster1-1/+12
2004-09-15Make ADSI in voicemail configurable (bug #2209)markster1-9/+24
2004-09-15Update mp3 copyright header, fix pedantic + register in SIP (bug #2422)markster1-2/+2
2004-09-13Fixed minor issue in app_rpt(). Allows it to work better with many Linux dist...jim1-3/+3
2004-09-11Use longer timeout if using http (bug #2418)markster1-6/+9
2004-09-10Properly lock management stuff (bug #2406)markster1-0/+2
2004-09-10macro support in the dial commandmattf1-0/+50
2004-09-07Make menu interruptible (bug #2377), Also fix PBX "add extension" CLI (bug #2...markster1-10/+19
2004-09-06Add Czech digit/voicemail supportmarkster2-1/+79
2004-09-06Allow "-" in password to make it unchangable (bug #2386)markster1-2/+11
2004-09-05Don't prompt for password if one is not needed (bug #2385)markster1-9/+14
2004-09-05Fix some small voicemail password bugs (bug #2373)markster1-1/+5
2004-09-03Make sure shell version happens even if MySQL mailboxes are there (bug #2367)markster1-7/+7
2004-09-03reload documentation, don't display res in app_test...markster1-1/+1
2004-09-03Allow external program to be used to change password (bug #2357)markster1-4/+22
2004-09-03Use exitcontext when available (bug #2363)markster1-2/+8
2004-09-02If '#' is sent for username, use callerid if available (bug #2301)markster1-4/+16
2004-09-02Fix both app_read and underlying read issue (bug #2352)markster1-2/+5
2004-09-02Improve voicemail verbosity (bug #2351)markster1-0/+9
2004-09-02Fix minor typo (bug #2343)markster1-1/+1
2004-08-31Make app_festival change more portable, allow '*' for context in iax2markster1-1/+1
2004-08-31Fix permissions for festival app (bug #2334)markster1-1/+1
2004-08-31Merge NetBSD and Courtesty tone with modifications (bug #2329)markster1-1/+1
2004-08-30Minor fix in directory app (bug #2322)markster1-1/+1
2004-08-30Add test application (TestClient/TestServer), thanks Russell!markster2-1/+467
2004-08-29Minor Makefile cleanupsmarkster1-1/+1
2004-08-28Update DISA to be internationalized (bug #2284)markster1-2/+12
2004-08-28Oops, back out bad makefile changemarkster1-1/+1
2004-08-28Major DISA improvements (bug #2284)markster1-78/+25
2004-08-28Warn if unable to open an overridden config file (but #2285)markster1-1/+2
2004-08-27Merge mochouinard's meetme fixups (bug #2230)markster1-20/+19
2004-08-27When detecting a hairpin, redirect to the appropriate local extension (bug #1...markster1-3/+4
2004-08-26Fix directory name in SMS (bug #2307)markster1-2/+2
2004-08-22Fixed timing race with thread creation in app_rpt.c, and added settablejim1-4/+25
2004-08-21Made some what turned out to be several changes to allow for radio channelsjim1-37/+185