summaryrefslogtreecommitdiff
path: root/pbx.c
AgeCommit message (Expand)Author
2004-11-22Little dial typo fix and make WaitExten continue if nothing entered and there...Mark Spencer
2004-11-22Add improved macro functionality (bug #2905)Mark Spencer
2004-11-19Add incremental/decremental priorities (bug #2906)Mark Spencer
2004-11-17Add "ImportVar" applicationMark Spencer
2004-11-16Documentation fixup (thanks, drumkilla)Mark Spencer
2004-11-13Big agent / queue fixesMark Spencer
2004-11-12Allow dashes in extensions (bug #2835)Mark Spencer
2004-11-11Make timing stuff generic (bug #2839)Mark Spencer
2004-11-01Make channel variables inheritable by _ (bug #928)Mark Spencer
2004-10-27even more paranoid serialize codeAnthony Minessale II
2004-10-27add more paranoid handling to pbx_builtin_serialize_variablesAnthony Minessale II
2004-10-24Add "Loopback" switchMark Spencer
2004-10-22This patch adds a new api call:Anthony Minessale II
2004-10-17Thread fixes, vm fix (bug #2665)Mark Spencer
2004-10-16Add autofallthrough modeMark Spencer
2004-10-15Generate CDR's for failed outbound spoolMark Spencer
2004-10-13Fix pbx_builtin_setlanguage to not seg when data is a NULL ptr. Also fix AGI...James Golovich
2004-10-08Fix small verboseness bugs (bug #2602)Mark Spencer
2004-10-03Allow you to use labels with + to be nice to Tilghman.Mark Spencer
2004-10-03Major PBX revamps (including labels, update examples)Mark Spencer
2004-10-02Huge callerid rework (might break H.323, others)Mark Spencer
2004-09-24add app_forkcdrAnthony Minessale II
2004-09-14Make sure patterns are always last (bug #2435)Mark Spencer
2004-09-09Make ${CALLINGPRES} available (bug #2409)Mark Spencer
2004-09-09Fix GotoIf logging level (bug #2396)Mark Spencer
2004-09-07Formatting cleanupsJames Golovich
2004-09-07Make background support a language override (bug #2378)Mark Spencer
2004-09-01Slightly more verbose detail on PBX startup (bug #2339)Mark Spencer
2004-08-27Merge "show applications" from corydon76 (bug #2291)Mark Spencer
2004-08-21Save CID and switches in "save dialplan" command (bug #2279)Mark Spencer
2004-08-21Fix small memory leak... (bug #2277)Mark Spencer
2004-08-08Merge BSD stack size work (bug #2067)Mark Spencer
2004-08-03Plane commits (a.k.a. the Delta deltas): 1) Make muted reconnect 2) Add "X" o...Mark Spencer
2004-07-30chan_h323 Makefile change for Bug #2064. Also back out changes for Bug #2115...Malcolm Davenport
2004-07-30Bug # 2115: Allow Caller TON to be retrieved in the dialplanMalcolm Davenport
2004-07-24Merge tilghman's app/appdata in newexten patch (bug #2104)Mark Spencer
2004-07-19Add options to background (bug #2075) and update documentationMark Spencer
2004-07-17Typo / whitespace fixes (bug #2052)Mark Spencer
2004-07-14Remaining rgagnon source audit improvements (bug #2011)Mark Spencer
2004-07-09Give Busy() and Congestion() an optional timeoutMark Spencer
2004-07-01bring justice to gotoif's always true bugAnthony Minessale II
2004-06-29Display invalid extension when there is one, fix minor OSP typo, Don't send 2...Mark Spencer
2004-06-28Add new built-in app 'SetAMAFlags'Jeremy McNamara
2004-06-25Add subaddress support (bug #1877)Mark Spencer
2004-06-25Cleanup handling of complex expressions (bug #1919)Mark Spencer
2004-06-25Commit remaining changesMark Spencer
2004-06-23Generate "failed" context on busy, tooMark Spencer
2004-06-22Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch sti...Mark Spencer
2004-06-22Add "Progress" applicationMark Spencer
2004-06-13x86-64 compile fixes and cleanupsMark Spencer