2005-09-26 |
Kevin P. Fleming | oops |
blob | commitdiff |
2005-09-26 |
Kevin P. Fleming | minor code and stack space optimizations |
blob | commitdiff | diff to current |
2005-09-26 |
Kevin P. Fleming | minor optimizations |
blob | commitdiff | diff to current |
2005-09-24 |
Mark Spencer | Don't crash on recursive show extension foo@bar... |
blob | commitdiff | diff to current |
2005-09-16 |
Russell Bryant | clean up singular vs. plural output for the 'show dialp... |
blob | commitdiff | diff to current |
2005-09-14 |
Kevin P. Fleming | update MANY more files with proper copyright/license... |
blob | commitdiff | diff to current |
2005-09-14 |
Kevin P. Fleming | slightly clear argument processing |
blob | commitdiff | diff to current |
2005-09-13 |
Kevin P. Fleming | check call limit in ast_pbx_start(), instead of waiting... |
blob | commitdiff | diff to current |
2005-09-07 |
Kevin P. Fleming | remove useless buffer initializations (issue #5134) |
blob | commitdiff | diff to current |
2005-09-02 |
Kevin P. Fleming | remove unused header and old comment |
blob | commitdiff | diff to current |
2005-09-01 |
Kevin P. Fleming | don't unlock a channel we didn't lock |
blob | commitdiff | diff to current |
2005-08-29 |
Kevin P. Fleming | massive upgrade to SUBSCRIBE, device state and messagin... |
blob | commitdiff | diff to current |
2005-08-29 |
Kevin P. Fleming | don't make expression evaluator allocate a memory buffe... |
blob | commitdiff | diff to current |
2005-08-27 |
Kevin P. Fleming | preserve hint watchers and laststate across 'extensions... |
blob | commitdiff | diff to current |
2005-08-22 |
Kevin P. Fleming | add count to 'show functions' CLI command (issue #4991) |
blob | commitdiff | diff to current |
2005-08-19 |
Russell Bryant | fix execiftime and include some code cleanup while... |
blob | commitdiff | diff to current |
2005-08-15 |
Josh Roberson | Fix misspelling of "Launching" in pbx.c (Bug #<4964) |
blob | commitdiff | diff to current |
2005-07-19 |
Russell Bryant | formatting fixes (bug #4736) |
blob | commitdiff | diff to current |
2005-07-15 |
Russell Bryant | Allow manager originate to specifiy more than one varia... |
blob | commitdiff | diff to current |
2005-07-15 |
Kevin P. Fleming | phase two of string portability stuff: |
blob | commitdiff | diff to current |
2005-07-15 |
Kevin P. Fleming | ensure that channels that are busy/congested are marked... |
blob | commitdiff | diff to current |
2005-07-12 |
Kevin P. Fleming | add 'exit context' and 'only stop on match' options... |
blob | commitdiff | diff to current |
2005-07-10 |
Russell Bryant | define an AST_MAX_CONTEXT for use instead of AST_MAX_EX... |
blob | commitdiff | diff to current |
2005-07-08 |
Kevin P. Fleming | queue device state changes and handle them serially... |
blob | commitdiff | diff to current |
2005-06-20 |
Kevin P. Fleming | use ast_build_string() to build strings into buffers... |
blob | commitdiff | diff to current |
2005-06-06 |
Kevin P. Fleming | more file version tags |
blob | commitdiff | diff to current |
2005-06-06 |
Kevin P. Fleming | remove experimental module version tags |
blob | commitdiff | diff to current |
2005-06-06 |
Kevin P. Fleming | more efficient (and understandable) ast_channel_walk_lo... |
blob | commitdiff | diff to current |
2005-06-05 |
Kevin P. Fleming | more ast_copy_string() conversion |
blob | commitdiff | diff to current |
2005-06-05 |
Kevin P. Fleming | don't try to copy NULL appdata (bug #4422) |
blob | commitdiff | diff to current |
2005-06-05 |
Kevin P. Fleming | make ast_waitstream_* return value compatible with... |
blob | commitdiff | diff to current |
2005-06-03 |
Kevin P. Fleming | use ast_cli_register_multiple() for pbx CLI commands |
blob | commitdiff | diff to current |
2005-06-03 |
Kevin P. Fleming | allow ast_add_extension2 to accept a NULL destructor... |
blob | commitdiff | diff to current |
2005-06-03 |
Kevin P. Fleming | support configurable batch posting of CDRs (off by... |
blob | commitdiff | diff to current |
2005-05-26 |
Russell Bryant | fix return value for ExecIfTime when time is outside... |
blob | commitdiff | diff to current |
2005-05-18 |
Mark Spencer | Add optional call limit |
blob | commitdiff | diff to current |
2005-05-15 |
Kevin P. Fleming | rename SetVar application to Set, deprecate SetVar |
blob | commitdiff | diff to current |
2005-05-15 |
Kevin P. Fleming | add dialplan functions for Caller ID, language and... |
blob | commitdiff | diff to current |
2005-05-14 |
Russell Bryant | clarify docs on ImportVar (that's for you, mog :p) |
blob | commitdiff | diff to current |
2005-05-08 |
Mark Spencer | Fix formatting of functions (bug #4196, with mods) |
blob | commitdiff | diff to current |
2005-05-08 |
Mark Spencer | Fix double unlock of hintlock (bug #4205) |
blob | commitdiff | diff to current |
2005-05-05 |
Anthony Minessale II | expose function execution routines and warn about tryin... |
blob | commitdiff | diff to current |
2005-05-05 |
Kevin P. Fleming | major re-work of dialplan functions, including: |
blob | commitdiff | diff to current |
2005-05-04 |
Kevin P. Fleming | remove hardcoded CDR() support from pbx_builtin_setvar_... |
blob | commitdiff | diff to current |
2005-05-04 |
Kevin P. Fleming | add MD5 and CHECK_MD5 functions, deprecate MD5 and... |
blob | commitdiff | diff to current |
2005-05-01 |
Kevin P. Fleming | make verbosity of function registration match apps... |
blob | commitdiff | diff to current |
2005-05-01 |
Kevin P. Fleming | add SIP_HEADER function, mark SIPGetHeader app deprecat... |
blob | commitdiff | diff to current |
2005-04-29 |
Kevin P. Fleming | don't use '%i' at all, since we have no current use... |
blob | commitdiff | diff to current |
2005-04-29 |
Kevin P. Fleming | make 'goto' APIs aware of auto-processing loops, so... |
blob | commitdiff | diff to current |
2005-04-27 |
Kevin P. Fleming | protect ResponseTimeout and DigitTimeout apps from... |
blob | commitdiff | diff to current |
2005-04-22 |
Kevin P. Fleming | phase 1 of header include cleanup (bug #4067) |
blob | commitdiff | diff to current |
2005-04-22 |
Kevin P. Fleming | add ability to send transferring party to a dialplan... |
blob | commitdiff | diff to current |
2005-04-21 |
Kevin P. Fleming | use double-quotes instead of angle-brackets for non... |
blob | commitdiff | diff to current |
2005-04-20 |
Kevin P. Fleming | correct default language setting for Background() app... |
blob | commitdiff | diff to current |
2005-04-20 |
Mark Spencer | Fix docs for digit/response timeout to mention default... |
blob | commitdiff | diff to current |
2005-04-17 |
Mark Spencer | Fix locking issue (bug #4041) |
blob | commitdiff | diff to current |
2005-04-15 |
Mark Spencer | Add MusicOnHold to waitexten, update Background to... |
blob | commitdiff | diff to current |
2005-04-13 |
Russell Bryant | add missing newlines, fix misspelling of nonexistent... |
blob | commitdiff | diff to current |
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 |
next |