summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2004-08-22Fixed timing race with thread creation in app_rpt.c, and added settableJim Dixon
2004-08-21Made some what turned out to be several changes to allow for radio channelsJim Dixon
2004-08-16Merge MOG's first serious patch (new message patch) (bug #2071)Mark Spencer
2004-08-16Fixed remote base audio problem (where 2 different interfaces are in use) andJim Dixon
2004-08-08Merge BSD stack size work (bug #2067)Mark Spencer
2004-08-07Only consider linear frames for talk detection -- ignore anything else (bug #...Mark Spencer
2004-08-07Add application to set callerid presentation (bug #2078)Mark Spencer
2004-08-06Fix pager voicemail notification from string (bug #2142), MOG's first patch!Mark Spencer
2004-08-06Merge the remaining bit of the verbose update (bug #2213)Mark Spencer
2004-08-06Add app_verbose.c to cvs (bug 2212)James Golovich
2004-08-05Allow directory to be searched by first name (bug #2208)Mark Spencer
2004-08-05Merge (slightly modified) app_verbose from tilghman (bug #2213)Mark Spencer
2004-08-03Plane commits (a.k.a. the Delta deltas): 1) Make muted reconnect 2) Add "X" o...Mark Spencer
2004-08-02Add user number (bug #2203)Mark Spencer
2004-08-02dynamic_pin can be NULL (bug #2202)Mark Spencer
2004-08-02Correct for user selecting 'D' when they should be selecting 'd' (bug #2200)Mark Spencer
2004-07-30Bug # 2171: Add permission to QueueAdd and QueueRemove manager commandsMalcolm Davenport
2004-07-28Merge alternate hangup and meetme patches from Matt N.Mark Spencer
2004-07-28Unify queue add/remove from manager and CLI (bug #2125/2123)Mark Spencer
2004-07-27Allow optional event whenever an agent is called from a queue (bug #2066)Mark Spencer
2004-07-27Allow you to enter the pin again during th "invalid pin" messageMark Spencer
2004-07-27Merge tilghman's meetme fix for reentering pin (bug #2143)Mark Spencer
2004-07-26Fix ADSI prog to only accept 253 (bug #2135)Mark Spencer
2004-07-24Create option for joining empty queue (bug #2126)Mark Spencer
2004-07-22Copy account code and flags form incoming to outgoing channel for purposes of...Mark Spencer
2004-07-20Make '*' count as cancel (bug #2098)Mark Spencer
2004-07-19Update dial documentation (bug #2096)Mark Spencer
2004-07-19Fix signalling for GR303 FXSKS CPE so we can look like a concentratorMark Spencer
2004-07-18Grab the Message-ID tooMark Spencer
2004-07-17rename "parking" to "features" in preparation for some more (possibly post 1....Mark Spencer
2004-07-17Merge musiconhold stuff (bug #2027), restructure AGI to eventually support re...Mark Spencer
2004-07-17Make bound more unique (bug #2072)Mark Spencer
2004-07-17Voicemail fixes (bug #1982)Mark Spencer
2004-07-16Allow multiple groups (group categories)Mark Spencer
2004-07-14Oops forgot one (bug #2038)Mark Spencer
2004-07-14Merge rgagnon's pedantic string changes (apps n-z) (bug #2038)Mark Spencer
2004-07-14Merge rgagnon's pedantic string checks (apps a-m, bug #2035)Mark Spencer
2004-07-14Made changes to app_rpt.c and rpt.conf, including fully user-definable DTMFJim Dixon
2004-07-14Publish DIALEDTIME and ANSWEREDTIME in case people want to know themMark Spencer
2004-07-12First pass at properly handling account codes in forwardingMark Spencer
2004-07-09Fixes from bkw_. Formatting in app_db.c and handle start right in cdr_pgsql.cJames Golovich
2004-07-09Add "skipaftercmd" option to voicemail to move to the next message automatica...Mark Spencer
2004-07-08Don't free until after externnotify (bug #1993)Mark Spencer
2004-07-08Re-fix bug #1977 (bug #1997)Mark Spencer
2004-07-08Make ringing clearerMark Spencer
2004-07-08Merge matt's voicemail patch with some restructuring (bug #1971)Mark Spencer
2004-07-07Cleanups to the ordering of events in dial, don't freak out on the wrong codecMark Spencer
2004-07-07Deprecate emailtitle since emailsubject is more powerful.Mark Spencer
2004-07-07voicemail cleanups from rgagnon (bug #1977)Mark Spencer
2004-07-03add utils.h include. Bug #1965Jeremy McNamara