aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2004-12-06Add missing free's in rare circumstances (bug #2985)markster1-0/+3
2004-12-06Add persistent dynamic queue member support (bug #2929)markster1-1/+158
2004-11-30If messages is deleted, don't send it (bug #2957)markster1-3/+5
2004-11-28Implement max # of forwards (bug #2942, different strategy)markster1-12/+33
2004-11-28Add ability to store voicemail in ODBC databasemarkster2-136/+789
2004-11-25Fix missing )markster1-1/+1
2004-11-25fix typoanthm1-1/+1
2004-11-25Add temporary greetings to voicemail (bug #2360)russell1-2/+69
2004-11-25Fix meetmesecs (bug #2936)markster1-5/+6
2004-11-25Merge tony's ampersand patch (bug #2934)markster1-1/+1
2004-11-24Add WaitForSilence application (bug #2467)markster2-1/+169
2004-11-23Fix Record with "." in filename (bug #2923)markster1-1/+1
2004-11-23Quickie fix to remove unnecessary newline (bug #2922)markster1-1/+1
2004-11-22Merge anthm's MacroIf patch (bug #2912)markster1-2/+42
2004-11-22Little dial typo fix and make WaitExten continue if nothing entered and there...markster1-1/+1
2004-11-22Add improved macro functionality (bug #2905)markster1-6/+55
2004-11-21Little fixups for busymarkster1-2/+6
2004-11-21Oopsmarkster1-2/+2
2004-11-21Display cause code for failure to get channelmarkster1-1/+1
2004-11-20Fix app_queue when working in conjunction with anthm's moh patch (bug #2891)markster1-1/+1
2004-11-19Minor Fix to disposition on clone routineanthm1-0/+1
2004-11-19Add option to use directory for forward/compose (bug #2025)markster1-7/+88
2004-11-17Updated so that it will work with latest changes in asterisk, plus fixed a co...jim1-26/+91
2004-11-17Fix silence detection in app_record (bug #2883)markster1-39/+38
2004-11-16Update has_no_members to know about device status codes (bug #2867)markster1-2/+2
2004-11-15Generate new QueueMemberAdded and QueueMemberRemoved eventsmarkster1-0/+15
2004-11-15Channel availability updates (bug #2829 with mods)markster1-5/+21
2004-11-14fix subtraction errorrussell1-1/+1
2004-11-13Big agent / queue fixesmarkster1-17/+115
2004-11-13Updates from char * to const char * + german syntax + enumeration (bug #2780)markster2-3/+10
2004-11-12Merge Italian voicemail support (bug #2842)markster1-5/+96
2004-11-11On second thought, require 'j' option to enable new jumping featuremarkster1-2/+8
2004-11-11Allow app_authenticate to go to n+101markster1-6/+9
2004-11-09Show status of agents...markster1-1/+13
2004-11-08Fix spelling error (bug #2810)markster1-1/+1
2004-11-07Add OUTBOUND_GROUP support (bug #2530)markster1-0/+12
2004-11-07Fix page thingy (bug #2789)markster1-1/+1
2004-11-06oopsmarkster1-3/+7
2004-11-06Add dumpchan application (bug #2678)markster2-1/+161
2004-11-05Fix bad linemarkster1-2/+1
2004-11-04Fix VMAuthenticate application (bug #2775)markster1-2/+3
2004-11-03Pass through flash hookmarkster1-1/+2
2004-11-03Add VMAuthenticate application (bug #2775)markster1-83/+142
2004-11-01Fix small typomarkster1-0/+1
2004-11-01Make channel variables inheritable by _ (bug #928)markster1-21/+42
2004-11-01Add TALK_DETECTED variable (bug #2628)markster1-0/+6
2004-10-31Pass redirecting number on PRI calls (bug #2763)markster1-0/+2
2004-10-31Ouch.markster1-1/+1
2004-10-31DISA enhancemnets (bug #2766)markster1-10/+28
2004-10-30Add voicemail to say # of minutes remaining (bug #2302)markster1-2/+65