2005-04-13 |
Russell Bryant | add missing newlines, fix misspelling of nonexistent... |
blob | commitdiff |
2005-04-03 |
Kevin P. Fleming | further thought says '!' is a better early-match wildca... |
blob | commitdiff | diff to current |
2005-04-03 |
Kevin P. Fleming | add 'early-match' wildcard for extension patterns ... |
blob | commitdiff | diff to current |
2005-04-01 |
Kevin P. Fleming | Fix up formatting and a few typos/poor grammar in pbx... |
blob | commitdiff | diff to current |
2005-04-01 |
Kevin P. Fleming | revert previous commit... was the wrong fix (my first... |
blob | commitdiff | diff to current |
2005-04-01 |
Kevin P. Fleming | ensure that variables supplied to ast_pbx_outgoing_exte... |
blob | commitdiff | diff to current |
2005-03-29 |
Mark Spencer | Make sure ExecIf stuff returns properly (bug #3864) |
blob | commitdiff | diff to current |
2005-03-29 |
Mark Spencer | Allow functions to be written to (bug #2278, with mods) |
blob | commitdiff | diff to current |
2005-03-26 |
Russell Bryant | formatting fixes |
blob | commitdiff | diff to current |
2005-03-17 |
Mark Spencer | Add comments for hints (bug #3783) |
blob | commitdiff | diff to current |
2005-03-17 |
Mark Spencer | Merge builtin If function (bug #3779) |
blob | commitdiff | diff to current |
2005-03-14 |
Mark Spencer | Fix serious typo (code segment was only enabled with... |
blob | commitdiff | diff to current |
2005-03-05 |
Mark Spencer | Unbreak expression handling from addition of function... |
blob | commitdiff | diff to current |
2005-03-04 |
Mark Spencer | Rework channel structure to eliminate "pvt" portion... |
blob | commitdiff | diff to current |
2005-03-04 |
Mark Spencer | Add registerable functional variables (bug #3636, with... |
blob | commitdiff | diff to current |
2005-02-26 |
Mark Spencer | Fix SetVar (bug #3668) and g + transfer (#3650) |
blob | commitdiff | diff to current |
2005-02-25 |
Mark Spencer | Add execiftime, remove duplicate agent logoff CLI |
blob | commitdiff | diff to current |
2005-02-23 |
Mark Spencer | Merge anthm's CDR updates (bug #3595) |
blob | commitdiff | diff to current |
2005-02-21 |
Mark Spencer | Add "show hints" to CLI (bug #3631) |
blob | commitdiff | diff to current |
2005-02-17 |
Mark Spencer | Fix ${CALLINGSUBADDR} |
blob | commitdiff | diff to current |
2005-02-13 |
Mark Spencer | Fix colon expansion (bug #3572) |
blob | commitdiff | diff to current |
2005-02-10 |
Mark Spencer | Fix (in an admittedly icky way) the CALL variable broke... |
blob | commitdiff | diff to current |
2005-02-09 |
Mark Spencer | Optimize variable lookups (bug #3541) |
blob | commitdiff | diff to current |
2005-02-02 |
Mark Spencer | Include uniqueid in response for ManagerOriginate stuff... |
blob | commitdiff | diff to current |
2005-02-01 |
Mark Spencer | Allow hints to have names (bug #3471) |
blob | commitdiff | diff to current |
2005-01-21 |
Russell Bryant | update copyright headers for 2005 |
blob | commitdiff | diff to current |
2005-01-13 |
Mark Spencer | Implement eswitch for evalulating variables at runtime... |
blob | commitdiff | diff to current |
2005-01-12 |
Mark Spencer | Restore functionality of "show dialplan" with no arguments |
blob | commitdiff | diff to current |
2005-01-09 |
Mark Spencer | Improve show dialplan support to support patterns and... |
blob | commitdiff | diff to current |
2005-01-01 |
Mark Spencer | List improvements from kpfleming (bugs #3166,#3140) |
blob | commitdiff | diff to current |
2004-12-31 |
Mark Spencer | Increase max stack size for context searches (bug ... |
blob | commitdiff | diff to current |
2004-12-29 |
Mark Spencer | Log execution stack if option_debug is enabled (bug... |
blob | commitdiff | diff to current |
2004-12-29 |
Mark Spencer | Allow Answer(delay) to create delay after answering... |
blob | commitdiff | diff to current |
2004-12-28 |
Mark Spencer | Fix pbx.c to be able to display hints (bug #3074) |
blob | commitdiff | diff to current |
2004-12-28 |
Anthony Minessale II | fix transfer goto issue |
blob | commitdiff | diff to current |
2004-12-23 |
Mark Spencer | Speed up ast_list macros (bug #3135) |
blob | commitdiff | diff to current |
2004-12-23 |
Mark Spencer | Fix AGI to know about "builtin" variables, too (bug... |
blob | commitdiff | diff to current |
2004-12-19 |
Mark Spencer | SMS fix, pbx optimization (bug #3098) |
blob | commitdiff | diff to current |
2004-12-18 |
Mark Spencer | Fix comment issues (bug #3089) |
blob | commitdiff | diff to current |
2004-12-11 |
Mark Spencer | Make sure context is passed properly on _exec (bug... |
blob | commitdiff | diff to current |
2004-12-11 |
Russell Bryant | Show some counters with 'show dialplan' (bug #2968) |
blob | commitdiff | diff to current |
2004-12-08 |
Anthony Minessale II | fix bug 2994 (off by 1 error) |
blob | commitdiff | diff to current |
2004-12-07 |
Mark Spencer | Big diet for struct ast_channel |
blob | commitdiff | diff to current |
2004-12-02 |
Anthony Minessale II | fix small goto logic issue |
blob | commitdiff | diff to current |
2004-12-01 |
Mark Spencer | Print number of applications (bug #2961) |
blob | commitdiff | diff to current |
2004-11-25 |
Mark Spencer | Merge tony's ampersand patch (bug #2934) |
blob | commitdiff | diff to current |
2004-11-24 |
Mark Spencer | Make realtime pbx understand patterns. |
blob | commitdiff | diff to current |
2004-11-23 |
Anthony Minessale II | fix inherited softhangup issue in ast_goto_if_exists() |
blob | commitdiff | diff to current |
2004-11-22 |
Mark Spencer | Little dial typo fix and make WaitExten continue if... |
blob | commitdiff | diff to current |
2004-11-22 |
Mark Spencer | Add improved macro functionality (bug #2905) |
blob | commitdiff | diff to current |
2004-11-19 |
Mark Spencer | Add incremental/decremental priorities (bug #2906) |
blob | commitdiff | diff to current |
2004-11-17 |
Mark Spencer | Add "ImportVar" application |
blob | commitdiff | diff to current |
2004-11-16 |
Mark Spencer | Documentation fixup (thanks, drumkilla) |
blob | commitdiff | diff to current |
2004-11-13 |
Mark Spencer | Big agent / queue fixes |
blob | commitdiff | diff to current |
2004-11-12 |
Mark Spencer | Allow dashes in extensions (bug #2835) |
blob | commitdiff | diff to current |
2004-11-11 |
Mark Spencer | Make timing stuff generic (bug #2839) |
blob | commitdiff | diff to current |
2004-11-01 |
Mark Spencer | Make channel variables inheritable by _ (bug #928) |
blob | commitdiff | diff to current |
2004-10-27 |
Anthony Minessale II | even more paranoid serialize code |
blob | commitdiff | diff to current |
2004-10-27 |
Anthony Minessale II | add more paranoid handling to pbx_builtin_serialize_var... |
blob | commitdiff | diff to current |
2004-10-24 |
Mark Spencer | Add "Loopback" switch |
blob | commitdiff | diff to current |
2004-10-22 |
Anthony Minessale II | This patch adds a new api call: |
blob | commitdiff | diff to current |
2004-10-17 |
Mark Spencer | Thread fixes, vm fix (bug #2665) |
blob | commitdiff | diff to current |
2004-10-16 |
Mark Spencer | Add autofallthrough mode |
blob | commitdiff | diff to current |
2004-10-15 |
Mark Spencer | Generate CDR's for failed outbound spool |
blob | commitdiff | diff to current |
2004-10-13 |
James Golovich | Fix pbx_builtin_setlanguage to not seg when data is... |
blob | commitdiff | diff to current |
2004-10-08 |
Mark Spencer | Fix small verboseness bugs (bug #2602) |
blob | commitdiff | diff to current |
2004-10-03 |
Mark Spencer | Allow you to use labels with + to be nice to Tilghman. |
blob | commitdiff | diff to current |
2004-10-03 |
Mark Spencer | Major PBX revamps (including labels, update examples) |
blob | commitdiff | diff to current |
2004-10-02 |
Mark Spencer | Huge callerid rework (might break H.323, others) |
blob | commitdiff | diff to current |
2004-09-24 |
Anthony Minessale II | add app_forkcdr |
blob | commitdiff | diff to current |
2004-09-14 |
Mark Spencer | Make sure patterns are always last (bug #2435) |
blob | commitdiff | diff to current |
2004-09-09 |
Mark Spencer | Make ${CALLINGPRES} available (bug #2409) |
blob | commitdiff | diff to current |
2004-09-09 |
Mark Spencer | Fix GotoIf logging level (bug #2396) |
blob | commitdiff | diff to current |
2004-09-07 |
James Golovich | Formatting cleanups |
blob | commitdiff | diff to current |
2004-09-07 |
Mark Spencer | Make background support a language override (bug #2378) |
blob | commitdiff | diff to current |
2004-09-01 |
Mark Spencer | Slightly more verbose detail on PBX startup (bug #2339) |
blob | commitdiff | diff to current |
2004-08-27 |
Mark Spencer | Merge "show applications" from corydon76 (bug #2291) |
blob | commitdiff | diff to current |
2004-08-21 |
Mark Spencer | Save CID and switches in "save dialplan" command (bug... |
blob | commitdiff | diff to current |
2004-08-21 |
Mark Spencer | Fix small memory leak... (bug #2277) |
blob | commitdiff | diff to current |
2004-08-08 |
Mark Spencer | Merge BSD stack size work (bug #2067) |
blob | commitdiff | diff to current |
2004-08-03 |
Mark Spencer | Plane commits (a.k.a. the Delta deltas): 1) Make muted... |
blob | commitdiff | diff to current |
2004-07-30 |
Malcolm Davenport | chan_h323 Makefile change for Bug #2064. Also back... |
blob | commitdiff | diff to current |
2004-07-30 |
Malcolm Davenport | Bug # 2115: Allow Caller TON to be retrieved in the... |
blob | commitdiff | diff to current |
2004-07-24 |
Mark Spencer | Merge tilghman's app/appdata in newexten patch (bug... |
blob | commitdiff | diff to current |
2004-07-19 |
Mark Spencer | Add options to background (bug #2075) and update docume... |
blob | commitdiff | diff to current |
2004-07-17 |
Mark Spencer | Typo / whitespace fixes (bug #2052) |
blob | commitdiff | diff to current |
2004-07-14 |
Mark Spencer | Remaining rgagnon source audit improvements (bug #2011) |
blob | commitdiff | diff to current |
2004-07-09 |
Mark Spencer | Give Busy() and Congestion() an optional timeout |
blob | commitdiff | diff to current |
2004-07-01 |
Anthony Minessale II | bring justice to gotoif's always true bug |
blob | commitdiff | diff to current |
2004-06-29 |
Mark Spencer | Display invalid extension when there is one, fix minor... |
blob | commitdiff | diff to current |
2004-06-28 |
Jeremy McNamara | Add new built-in app 'SetAMAFlags' |
blob | commitdiff | diff to current |
2004-06-25 |
Mark Spencer | Add subaddress support (bug #1877) |
blob | commitdiff | diff to current |
2004-06-25 |
Mark Spencer | Cleanup handling of complex expressions (bug #1919) |
blob | commitdiff | diff to current |
2004-06-25 |
Mark Spencer | Commit remaining changes |
blob | commitdiff | diff to current |
2004-06-23 |
Mark Spencer | Generate "failed" context on busy, too |
blob | commitdiff | diff to current |
2004-06-22 |
Mark Spencer | Merge major BSD mutex and symbol conflict patches ... |
blob | commitdiff | diff to current |
2004-06-22 |
Mark Spencer | Add "Progress" application |
blob | commitdiff | diff to current |
2004-06-13 |
Mark Spencer | x86-64 compile fixes and cleanups |
blob | commitdiff | diff to current |
2004-06-12 |
Mark Spencer | Add "LOW_MEMORY" option and increase some buffer sizes... |
blob | commitdiff | diff to current |
2004-06-09 |
Mark Spencer | Merge FreeBSD locking fixes (bug #1411) |
blob | commitdiff | diff to current |
next |