aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2004-10-10Merge jjames's voicemail fixes (bug #2436)markster1-8/+73
2004-10-10Remove old compatibility appsmarkster1-6/+0
2004-10-09fix voicemail account setup (bug #2077)russell1-0/+1
2004-10-08Fix lookup cidname (bug #2609)markster1-2/+1
2004-10-08realtimeify voicemail...markster1-262/+111
2004-10-07Oops, we have to be able to pass multiple restrictions for when we go to voic...markster1-1/+1
2004-10-07Fix app_sms to use correct path (bug #2597)markster1-3/+9
2004-10-07Do not send progress when "ringing" only flag is set (bug #2553)markster1-1/+2
2004-10-07Move voicemail beep (bug #2594)markster1-6/+6
2004-10-06imporve app_realtime to do writes too with RealTimeUpdateanthm1-6/+45
2004-10-06Merge anth's realtime patch, as well as the bindaddr fix that didn't make it ...markster2-1/+124
2004-10-05Major changes to res_config to support centralized config, eliminate configur...markster1-1/+73
2004-10-03Add app_hasnewvoicemailmarkster1-5/+12
2004-10-03Add ability to check voicemail from multiple folders (bug #2561)markster1-3/+3
2004-10-03Merge member delay patch (bug #2563)markster1-3/+10
2004-10-03Add reporting of actual hold time (bug #2564)markster1-7/+26
2004-10-03Improve groupcount handling (bug #2529) thanks!markster1-117/+157
2004-10-03Cleanup formatting in app_math.ccitats1-118/+98
2004-10-03Add (heavily modified) math application (bug #2534)markster2-1/+290
2004-10-03Fix HasVoicemail so it can parse all arguments correctly (bug 2559)citats1-13/+15
2004-10-02Formatting cleanup in app_voicemail.ccitats1-262/+256
2004-10-02Implement voicemail force account setup (bug #2077)markster1-1/+118
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