2006-04-21 |
Luigi Rizzo | more NULL "" equivalence in cid fields. |
blob | commitdiff |
2006-04-15 |
Joshua Colp | We are shaking up trunk tonight! allow data dir to... |
blob | commitdiff | diff to current |
2006-04-14 |
Luigi Rizzo | This rather large commit changes the way modules are... |
blob | commitdiff | diff to current |
2006-04-11 |
Luigi Rizzo | normalize code in preparation to module changes |
blob | commitdiff | diff to current |
2006-04-08 |
Kevin P. Fleming | a few cleanups from the last commit |
blob | commitdiff | diff to current |
2006-04-08 |
Kevin P. Fleming | since the module API is changing, it's a good time... |
blob | commitdiff | diff to current |
2006-04-06 |
Luigi Rizzo | normalize repeated instances of code as follows: |
blob | commitdiff | diff to current |
2006-03-30 |
Luigi Rizzo | as discussed with Mark a few weeks ago, the 'newstack... |
blob | commitdiff | diff to current |
2006-02-28 |
Russell Bryant | Merged revisions 11382 via svnmerge from |
blob | commitdiff | diff to current |
2006-02-23 |
Kevin P. Fleming | add 'consumed' argument to ast_get_time_t, so callers... |
blob | commitdiff | diff to current |
2006-02-15 |
Russell Bryant | remove the uses of the deprecated STANDARD_LOCAL_USER |
blob | commitdiff | diff to current |
2006-02-15 |
Kevin P. Fleming | Merged revisions 10021,10108 via svnmerge from |
blob | commitdiff | diff to current |
2006-02-15 |
Kevin P. Fleming | add API function for parsing strings to time_t (issue... |
blob | commitdiff | diff to current |
2006-02-12 |
Kevin P. Fleming | major dialplan functions update |
blob | commitdiff | diff to current |
2006-02-01 |
Kevin P. Fleming | use string fields for some stuff in ast_channel |
blob | commitdiff | diff to current |
2006-02-01 |
Matt O'Gorman | reports why an agi script errors out on opening |
blob | commitdiff | diff to current |
2006-01-21 |
Tilghman Lesher | Bug 4872 - Make Asterisk paths available to AGIs via... |
blob | commitdiff | diff to current |
2005-12-30 |
Russell Bryant | update doxygen docs to specify authors |
blob | commitdiff | diff to current |
2005-12-20 |
Russell Bryant | - move the string join() function to utils.c since... |
blob | commitdiff | diff to current |
2005-11-29 |
Kevin P. Fleming | remove extraneous svn:executable properties |
blob | commitdiff | diff to current |
2005-11-08 |
Kevin P. Fleming | issue #5648 |
blob | commitdiff | diff to current |
2005-11-03 |
Russell Bryant | issue #5589 |
blob | commitdiff | diff to current |
2005-10-24 |
Russell Bryant | Doxygen documentation update from oej (issue #5505) |
blob | commitdiff | diff to current |
2005-10-04 |
Kevin P. Fleming | truncate last 200ms of DTMF-terminated recording to... |
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-08-23 |
Kevin P. Fleming | make sure realtime/high scheduling priority is relinqui... |
blob | commitdiff | diff to current |
2005-08-22 |
Kevin P. Fleming | allow custom dialplan functions to be called from AGI... |
blob | commitdiff | diff to current |
2005-08-22 |
Kevin P. Fleming | add CONTROL STREAM FILE AGI command (issue #4738) |
blob | commitdiff | diff to current |
2005-08-15 |
Josh Roberson | Fix usage text for AGI recieve text (bug #4948) |
blob | commitdiff | diff to current |
2005-08-03 |
Mark Spencer | Fix sighup with AGI (bug #4854) |
blob | commitdiff | diff to current |
2005-07-15 |
Kevin P. Fleming | add a library of timeval manipulation functions, and... |
blob | commitdiff | diff to current |
2005-07-15 |
Kevin P. Fleming | phase two of string portability stuff: |
blob | commitdiff | diff to current |
2005-07-11 |
Kevin P. Fleming | don't hangup the channel when a RECEIVE TEXT command... |
blob | commitdiff | diff to current |
2005-07-10 |
Russell Bryant | more ast_copy_string conversions |
blob | commitdiff | diff to current |
2005-06-21 |
Kevin P. Fleming | add AGI 'RECEIVE TEXT' command (bug #4525) |
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 | major Makefile and build process improvements, includin... |
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 | make AGI 'TDD MODE' command behave as documented when... |
blob | commitdiff | diff to current |
2005-05-19 |
Kevin P. Fleming | support labels as targets of SET PRIORITY command ... |
blob | commitdiff | diff to current |
2005-04-27 |
Kevin P. Fleming | don't use %i for numeric input in scanf (bug #4071) |
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-11 |
Mark Spencer | Add datetime to AGI (bug #3984) |
blob | commitdiff | diff to current |
2005-03-30 |
Mark Spencer | Add say date to AGi (bug #3768) |
blob | commitdiff | diff to current |
2005-03-29 |
Mark Spencer | Little say numer fix (bug #3884) |
blob | commitdiff | diff to current |
2005-03-28 |
Mark Spencer | Continue with GET_DATA if no file is there (bug #3878) |
blob | commitdiff | diff to current |
2005-03-26 |
Mark Spencer | Make sure AGI continues even when files aren't there... |
blob | commitdiff | diff to current |
2005-03-24 |
Mark Spencer | Add additional fields for calling parameters per BT... |
blob | commitdiff | diff to current |
2005-03-17 |
Mark Spencer | Add support for Solaris/x86 (bug #3064) |
blob | commitdiff | diff to current |
2005-01-21 |
Russell Bryant | update copyright headers for 2005 |
blob | commitdiff | diff to current |
2005-01-09 |
Mark Spencer | Various small fixups |
blob | commitdiff | diff to current |
2005-01-08 |
Mark Spencer | AGI formatting fixes (bug #3270) |
blob | commitdiff | diff to current |
2004-12-31 |
Mark Spencer | Don't die when a file is missing (bug #3212) |
blob | commitdiff | diff to current |
2004-12-28 |
Mark Spencer | Merge gramatical fixes from corydon (bug #3180) |
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-18 |
Mark Spencer | Fix comment issues (bug #3089) |
blob | commitdiff | diff to current |
2004-12-14 |
Mark Spencer | Add "SAY ALPHA" (matt nicholson) |
blob | commitdiff | diff to current |
2004-11-17 |
Mark Spencer | Oops |
blob | commitdiff | diff to current |
2004-11-17 |
Mark Spencer | Add GET FULL VARIABLE AGI command |
blob | commitdiff | diff to current |
2004-11-16 |
Mark Spencer | Add get option command (bug #2868, thanks junky!) |
blob | commitdiff | diff to current |
2004-11-07 |
Mark Spencer | Disable echo canceller for digital calls (bug #2785... |
blob | commitdiff | diff to current |
2004-10-17 |
James Golovich | Remove late-night excuse for wasting cpu cycles. rever... |
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-02 |
Mark Spencer | Huge callerid rework (might break H.323, others) |
blob | commitdiff | diff to current |
2004-09-29 |
James Golovich | Fix FastAGI working with non default ports (bug 2539) |
blob | commitdiff | diff to current |
2004-09-28 |
Mark Spencer | Fix BSD build |
blob | commitdiff | diff to current |
2004-09-27 |
James Golovich | Remove duplicate sys/socket.h include from res_agi.c |
blob | commitdiff | diff to current |
2004-09-26 |
Russell Bryant | add includes in res_agi.c to fix BSD compatibility |
blob | commitdiff | diff to current |
2004-09-25 |
Mark Spencer | Make holdtime announcement say "less than 2 minutes... |
blob | commitdiff | diff to current |
2004-09-23 |
James Golovich | Include sys/socket.h in res/res_agi.c (bug 2490) |
blob | commitdiff | diff to current |
2004-09-22 |
Mark Spencer | Implement Fast AGI (agi://) over TCP socket (Astricon... |
blob | commitdiff | diff to current |
2004-08-08 |
Mark Spencer | Merge BSD stack size work (bug #2067) |
blob | commitdiff | diff to current |
2004-07-17 |
Mark Spencer | First pass at AGI registration |
blob | commitdiff | diff to current |
2004-07-17 |
Mark Spencer | Merge musiconhold stuff (bug #2027), restructure AGI... |
blob | commitdiff | diff to current |
|