aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-05-06add Polish language support to Voicemail, with some minor modifications thatrussell1-28/+178
2006-05-05modify the handling of the new temporary greeting reminder feature so thatrussell1-11/+12
2006-05-05 Integrate the MixMonitor functionality (introduced in 1.2) as an option for ...bweschke1-19/+105
2006-05-05add support for having the user reminded that their temporary greetingrussell1-8/+29
2006-05-05 Allow for the execution of an AGI to the caller's channel right before they ...bweschke1-3/+25
2006-05-05move ExecIf from app_while.c to app_exec.c (issue #7094, north)russell2-51/+52
2006-05-05 Fix 4 bugs in voicemail. #7064 ( supczinskib and jcollie ) bweschke1-24/+36
2006-05-05constify the argument to pbx_checkconditionrussell1-1/+1
2006-05-05oops :)russell1-1/+1
2006-05-05Merged revisions 24837 via svnmerge from russell2-4/+4
2006-05-05- formatting fixesrussell1-10/+18
2006-05-04 New manager action SendDTMF #6682 (squinky86)bweschke1-0/+30
2006-05-04Merged revisions 24706 via svnmerge from tilghman1-14/+47
2006-05-04Merged revisions 24669 via svnmerge from bweschke1-1/+1
2006-05-03Bug 6989 - updates to the ODBC storage mechanism for compatibility with the n...tilghman1-18/+76
2006-05-03 Documentation / whitespace fix.bweschke1-1/+1
2006-05-03 Optionally record audio of the page command for re-pages/playback. #6827 (Je...bweschke1-3/+8
2006-05-03Allow channels in ChanSpy to belong to mutiple spygroups #7072 (anthm)bweschke1-7/+23
2006-05-03Merged revisions 24567 via svnmerge from bweschke1-1/+4
2006-05-03 Make sure that callers kicked from queue because of joinempty and leavewhene...bweschke1-1/+3
2006-05-03 Log hold time and talktime in queue_log when blind transfers are made by que...bweschke1-1/+2
2006-05-03 Implement and document RINGNOANSWER queue logging functionality to "tattle" ...bweschke1-0/+1
2006-05-03 Fix autofill behavior in app_queue and document it's functionality in queues...bweschke1-9/+66
2006-05-02Introducing the REALTIME() dialplan functionbweschke1-0/+4
2006-05-02 Record bridge channel unique id in "CONNECT" queue_log entry and the corresp...bweschke1-3/+4
2006-05-02Merged revisions 24097 via svnmerge from tilghman1-4/+12
2006-05-01Merged revisions 24019 via svnmerge from tilghman6-0/+22
2006-05-01Merged revisions 23988 via svnmerge from bweschke1-1/+1
2006-05-01Merged revisions 23985 via svnmerge from bweschke1-1/+6
2006-05-01remove \n from the end of a couple of synopsis fieldsrussell1-2/+2
2006-05-01remove an extra newline, none of the other synopsis fields for apps have onerussell1-1/+1
2006-04-30fix up the app_rpt.o target. oops! (Thanks to Denis Smirnov on the -dev list)russell1-1/+1
2006-04-29revert the last change to this Makefile which removed the rules to buildrussell1-0/+6
2006-04-29remove now useless rule for app_rpt (bug 7059)rizzo1-6/+0
2006-04-29- convert the list of zones to use the list macros, and add locking (issue #7...russell1-32/+32
2006-04-28minor cleanuprizzo1-46/+28
2006-04-27Add option 'I' which allows you to record your name, but not review it. This ...file1-6/+11
2006-04-26remove unused variablerizzo1-1/+0
2006-04-26adds new function QUEUE_WAITING_COUNT and a fewmogorman1-1/+53
2006-04-26Merged revisions 22596 via svnmerge from mogorman1-2/+2
2006-04-26adds two new applications, exitwhile, and continuewhilemogorman1-5/+43
2006-04-24Deprecate prefixed options in voicemailtilghman1-5/+17
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...kpfleming11-34/+63
2006-04-22Added "Operator Services" connection mode for Zap channels, and the 'O' optionjdixon1-0/+33
2006-04-21convert to use ast_stream_and_waitrizzo1-25/+8
2006-04-21convert to use ast_strem_and_waitrizzo1-32/+10
2006-04-21- use symbolic constants and macros to play with the debug flagrizzo1-2/+2
2006-04-21more NULL "" equivalence in cid fields.rizzo1-8/+7
2006-04-21more NULL "" equivalence,rizzo1-17/+14
2006-04-21more NULL "" equivalence in CID fields.rizzo1-2/+3