aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
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
2004-08-16Merge MOG's first serious patch (new message patch) (bug #2071)markster1-82/+110
2004-08-16Fixed remote base audio problem (where 2 different interfaces are in use) andjim1-13/+38
2004-08-08Merge BSD stack size work (bug #2067)markster2-7/+9
2004-08-07Only consider linear frames for talk detection -- ignore anything else (bug #...markster1-1/+1
2004-08-07Add application to set callerid presentation (bug #2078)markster1-4/+76
2004-08-06Fix pager voicemail notification from string (bug #2142), MOG's first patch!markster1-1/+21
2004-08-06Merge the remaining bit of the verbose update (bug #2213)markster1-0/+3
2004-08-06Add app_verbose.c to cvs (bug 2212)citats1-0/+107
2004-08-05Allow directory to be searched by first name (bug #2208)markster1-11/+25
2004-08-05Merge (slightly modified) app_verbose from tilghman (bug #2213)markster1-1/+1
2004-08-03Plane commits (a.k.a. the Delta deltas): 1) Make muted reconnect 2) Add "X" o...markster1-1/+27
2004-08-02Add user number (bug #2203)markster1-4/+6
2004-08-02dynamic_pin can be NULL (bug #2202)markster1-1/+1
2004-08-02Correct for user selecting 'D' when they should be selecting 'd' (bug #2200)markster1-0/+6
2004-07-30Bug # 2171: Add permission to QueueAdd and QueueRemove manager commandsmalcolmd1-2/+2
2004-07-28Merge alternate hangup and meetme patches from Matt N.markster3-21/+38
2004-07-28Unify queue add/remove from manager and CLI (bug #2125/2123)markster1-139/+394
2004-07-27Allow optional event whenever an agent is called from a queue (bug #2066)markster1-2/+18
2004-07-27Allow you to enter the pin again during th "invalid pin" messagemarkster1-2/+6
2004-07-27Merge tilghman's meetme fix for reentering pin (bug #2143)markster1-24/+35
2004-07-26Fix ADSI prog to only accept 253 (bug #2135)markster1-3/+3
2004-07-24Create option for joining empty queue (bug #2126)markster1-1/+4
2004-07-22Copy account code and flags form incoming to outgoing channel for purposes of...markster1-0/+2
2004-07-20Make '*' count as cancel (bug #2098)markster1-0/+2
2004-07-19Update dial documentation (bug #2096)markster1-14/+23
2004-07-19Fix signalling for GR303 FXSKS CPE so we can look like a concentratormarkster1-8/+8
2004-07-18Grab the Message-ID toomarkster1-1/+1
2004-07-17rename "parking" to "features" in preparation for some more (possibly post 1....markster3-3/+3
2004-07-17Merge musiconhold stuff (bug #2027), restructure AGI to eventually support re...markster2-1599/+1
2004-07-17Make bound more unique (bug #2072)markster1-1/+1
2004-07-17Voicemail fixes (bug #1982)markster1-5/+11
2004-07-16Allow multiple groups (group categories)markster1-21/+73
2004-07-14Oops forgot one (bug #2038)markster1-1/+1
2004-07-14Merge rgagnon's pedantic string changes (apps n-z) (bug #2038)markster13-357/+378
2004-07-14Merge rgagnon's pedantic string checks (apps a-m, bug #2035)markster11-79/+91
2004-07-14Made changes to app_rpt.c and rpt.conf, including fully user-definable DTMFjim1-773/+1593
2004-07-14Publish DIALEDTIME and ANSWEREDTIME in case people want to know themmarkster1-0/+10
2004-07-12First pass at properly handling account codes in forwardingmarkster1-1/+6
2004-07-09Fixes from bkw_. Formatting in app_db.c and handle start right in cdr_pgsql.ccitats1-226/+167
2004-07-09Add "skipaftercmd" option to voicemail to move to the next message automatica...markster1-2/+29
2004-07-08Don't free until after externnotify (bug #1993)markster1-2/+2
2004-07-08Re-fix bug #1977 (bug #1997)markster1-3/+2
2004-07-08Make ringing clearermarkster1-3/+3
2004-07-08Merge matt's voicemail patch with some restructuring (bug #1971)markster1-9/+15
2004-07-07Cleanups to the ordering of events in dial, don't freak out on the wrong codecmarkster1-8/+10
2004-07-07Deprecate emailtitle since emailsubject is more powerful.markster1-1/+3
2004-07-07voicemail cleanups from rgagnon (bug #1977)markster1-86/+85
2004-07-03add utils.h include. Bug #1965jeremy1-0/+1