2007-12-26 |
Russell Bryant | Add a new dialplan function, DIALPLAN_EXISTS(), which... |
tree | commitdiff |
2007-12-17 |
Kevin P. Fleming | Merged revisions 93180 via svnmerge from |
tree | commitdiff |
2007-12-14 |
Mark Michelson | I needed to increment the numbers used on the VERBOSITY... |
tree | commitdiff |
2007-12-14 |
Mark Michelson | Changed VERBOSITY_LEVEL to VERBOSITY_ATLEAST to be... |
tree | commitdiff |
2007-12-14 |
Mark Michelson | After reading Russell's e-mail to the dev list stating... |
tree | commitdiff |
2007-12-14 |
Mark Michelson | Reintroduce an optimization that was lost when converti... |
tree | commitdiff |
2007-12-10 |
Luigi Rizzo | Put into Makefile.moddir_rules the common instructions... |
tree | commitdiff |
2007-12-09 |
Luigi Rizzo | normalize subdirs' Makefile by using ASTTOPDIR and... |
tree | commitdiff |
2007-11-29 |
Russell Bryant | Merged revisions 90145 via svnmerge from |
tree | commitdiff |
2007-11-27 |
Tilghman Lesher | Merged revisions 89631 via svnmerge from |
tree | commitdiff |
2007-11-22 |
Luigi Rizzo | remove some useless includes |
tree | commitdiff |
2007-11-21 |
Luigi Rizzo | remove another set of redundant #include "asterisk... |
tree | commitdiff |
2007-11-19 |
Russell Bryant | Make the SYSINFO documentation reflect which options... |
tree | commitdiff |
2007-11-19 |
Luigi Rizzo | remove unnecessary headers |
tree | commitdiff |
2007-11-19 |
Luigi Rizzo | remove some unnecessary includes. |
tree | commitdiff |
2007-11-19 |
Luigi Rizzo | another bunch of include removals (errno.h and asterisk... |
tree | commitdiff |
2007-11-19 |
Mark Michelson | Adding SYSINFO() dialplan function for retrieval of... |
tree | commitdiff |
2007-11-17 |
Luigi Rizzo | more removal of duplicate #include lines |
tree | commitdiff |
2007-11-16 |
Luigi Rizzo | remove a bunch of duplicate includes |
tree | commitdiff |
2007-11-16 |
Luigi Rizzo | Start untangling header inclusion in a way that does... |
tree | commitdiff |
2007-11-12 |
Steve Murphy | Based on a note in asterisk-dev by Brian Capouch, I... |
tree | commitdiff |
2007-11-08 |
Joshua Colp | Make func_env build again. |
tree | commitdiff |
2007-11-08 |
Tilghman Lesher | Add the FILE() dialplan function and deprecate ReadFile. |
tree | commitdiff |
2007-11-08 |
Kevin P. Fleming | improve linked-list macros in two ways: |
tree | commitdiff |
2007-11-01 |
Steve Murphy | This commits the performance mods that give the priorit... |
tree | commitdiff |
2007-10-28 |
Tilghman Lesher | Add a simple dialgroup function. By taking one of... |
tree | commitdiff |
2007-10-28 |
Tilghman Lesher | Merged revisions 87262 via svnmerge from |
tree | commitdiff |
2007-10-27 |
Russell Bryant | Make sure a channel exists before attempting to start... |
tree | commitdiff |
2007-10-26 |
Tilghman Lesher | Merged revisions 87120 via svnmerge from |
tree | commitdiff |
2007-10-26 |
Tilghman Lesher | Use the same delimited character as the FILTER function... |
tree | commitdiff |
2007-10-23 |
Steve Murphy | Merged revisions 86902 via svnmerge from |
tree | commitdiff |
2007-10-22 |
Jason Parker | Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFIN... |
tree | commitdiff |
2007-10-19 |
Jason Parker | Convert NEW_CLI to AST_CLI. |
tree | commitdiff |
2007-10-16 |
Joshua Colp | Merged revisions 85850 via svnmerge from |
tree | commitdiff |
2007-10-15 |
Tilghman Lesher | Document my changes from Friday |
tree | commitdiff |
2007-10-12 |
Tilghman Lesher | Enable ranges, hexadecimal, octal, and special backslas... |
tree | commitdiff |
2007-10-11 |
Matthew Fredrickson | See if I can fix this borked ANI2 code I added |
tree | commitdiff |
2007-10-11 |
Matthew Fredrickson | Add ANI2 support to func_callerid |
tree | commitdiff |
2007-09-30 |
Russell Bryant | * The documentation for the LOCK() function says that... |
tree | commitdiff |
2007-09-19 |
Russell Bryant | put the channel in autoservice when executing func_shell |
tree | commitdiff |
2007-09-19 |
Russell Bryant | Merged revisions 83177 via svnmerge from |
tree | commitdiff |
2007-09-12 |
Tilghman Lesher | Merged revisions 82285 via svnmerge from |
tree | commitdiff |
2007-09-06 |
Russell Bryant | Add EXTENSION_STATE() function that can retrieve the... |
tree | commitdiff |
2007-09-06 |
Russell Bryant | Rename the DEVSTATE() function to DEVICE_STATE() to... |
tree | commitdiff |
2007-09-06 |
Russell Bryant | Merge HINT() dialplan function from my sandbox branch... |
tree | commitdiff |
2007-09-03 |
Tilghman Lesher | Merged revisions 81415 via svnmerge from |
tree | commitdiff |
2007-08-28 |
Russell Bryant | Add proper channel locking around the uses of datastore... |
tree | commitdiff |
2007-08-28 |
Russell Bryant | * Constify the uid field of channel datastores |
tree | commitdiff |
2007-08-23 |
Russell Bryant | Merged revisions 80547 via svnmerge from |
tree | commitdiff |
2007-08-23 |
Russell Bryant | Merged revisions 80539 via svnmerge from |
tree | commitdiff |
2007-08-21 |
Russell Bryant | use ast_atomic_fetchadd_int for incrementing resultcount |
tree | commitdiff |
2007-08-17 |
Tilghman Lesher | store and destroy implementations for realtime pgsql... |
tree | commitdiff |
2007-08-16 |
Tilghman Lesher | Revise dialplan locks to permit multiple locks per... |
tree | commitdiff |
2007-08-16 |
Tilghman Lesher | Don't reload a configuration file if nothing has changed. |
tree | commitdiff |
2007-08-10 |
Russell Bryant | Store custom device states in astdb so that they will... |
tree | commitdiff |
2007-08-10 |
Russell Bryant | Merge a set of device state improvements from team... |
tree | commitdiff |
2007-08-08 |
Joshua Colp | Merge audiohooks branch into trunk. This is a new API... |
tree | commitdiff |
2007-07-31 |
Tilghman Lesher | Add some documentation detailing an aspect of dialplan... |
tree | commitdiff |
2007-07-31 |
Tilghman Lesher | Add func_lock, which creates dialplan mutexes, and... |
tree | commitdiff |
2007-07-31 |
Tilghman Lesher | Mostly cleanup of documentation to substitute the pipe... |
tree | commitdiff |
2007-07-26 |
Russell Bryant | Do a massive conversion for using the ast_verb() macro |
tree | commitdiff |
2007-07-23 |
Tilghman Lesher | Merge the dialplan_aesthetics branch. Most of this... |
tree | commitdiff |
2007-07-19 |
Steve Murphy | After some study, thought, comparing, etc. I've backed... |
tree | commitdiff |
2007-07-18 |
Tilghman Lesher | Merge in ast_strftime branch, which changes timestamps... |
tree | commitdiff |
2007-07-18 |
Joshua Colp | Clean up func_curl a bit. |
tree | commitdiff |
2007-07-17 |
Steve Murphy | via 10206, I have added an option (e) to Dial to allow... |
tree | commitdiff |
2007-07-16 |
Joshua Colp | For my next trick I will make it so dialplan functions... |
tree | commitdiff |
2007-07-16 |
Joshua Colp | It is no longer required for each module that deals... |
tree | commitdiff |
2007-07-16 |
Russell Bryant | Cast the 2nd argument to iconv() to a void *, as some... |
tree | commitdiff |
2007-07-09 |
Tilghman Lesher | Merged revisions 73985 via svnmerge from |
tree | commitdiff |
2007-06-28 |
Dwayne M. Hubbard | Added AND, OR, and XOR bitwise operations to MATH for... |
tree | commitdiff |
2007-06-26 |
Joshua Colp | Add rtpdest option to SIP CHANNEL() dialplan function... |
tree | commitdiff |
2007-06-18 |
Russell Bryant | Merged revisions 69702 via svnmerge from |
tree | commitdiff |
2007-06-14 |
Russell Bryant | Add a massive set of changes for converting to use... |
tree | commitdiff |
2007-06-14 |
Jason Parker | Merged revisions 69259 via svnmerge from |
tree | commitdiff |
2007-06-13 |
Joshua Colp | Use read/write lock based lists for group counting. |
tree | commitdiff |
2007-06-07 |
Russell Bryant | Fix a bunch of doxygen errors and document more things |
tree | commitdiff |
2007-06-06 |
Tilghman Lesher | Issue 9869 - replace malloc and memset with ast_calloc... |
tree | commitdiff |
2007-06-04 |
Tilghman Lesher | Merged revisions 67162 via svnmerge from |
tree | commitdiff |
2007-06-01 |
Tilghman Lesher | Merged revisions 66919 via svnmerge from |
tree | commitdiff |
2007-05-31 |
Tilghman Lesher | Issue 9799 - Multirow results for func_odbc |
tree | commitdiff |
2007-05-30 |
Tilghman Lesher | Issue 9477 - Improve menuselect labels |
tree | commitdiff |
2007-05-29 |
Tilghman Lesher | Merged revisions 66538 via svnmerge from |
tree | commitdiff |
2007-05-29 |
Tilghman Lesher | Shorten description to a much more reasonable length |
tree | commitdiff |
2007-05-28 |
Tilghman Lesher | Issue 7021 - Add ICONV function for converting between... |
tree | commitdiff |
2007-05-24 |
Dwayne M. Hubbard | Merged revisions 65866 via svnmerge from |
tree | commitdiff |
2007-05-15 |
Russell Bryant | Add two new dialplan functions: ENUMQUERY and ENUMRESUL... |
tree | commitdiff |
2007-05-12 |
Tilghman Lesher | Issue 9716 - doc/enum.txt no longer exists in trunk |
tree | commitdiff |
2007-04-25 |
Joshua Colp | Merged revisions 61805 via svnmerge from |
tree | commitdiff |
2007-04-20 |
Russell Bryant | Merge changes from team/russell/iax2_osp |
tree | commitdiff |
2007-04-19 |
Tilghman Lesher | Merged revisions 61681 via svnmerge from |
tree | commitdiff |
2007-04-11 |
Russell Bryant | Add a minor loop optimization to the custom device... |
tree | commitdiff |
2007-03-27 |
Russell Bryant | Merged revisions 59256 via svnmerge from |
tree | commitdiff |
2007-03-19 |
Tilghman Lesher | Merged revisions 59049 via svnmerge from |
tree | commitdiff |
2007-03-15 |
Tilghman Lesher | Merged revisions 58933 via svnmerge from |
tree | commitdiff |
2007-03-14 |
Tilghman Lesher | Merged revisions 58880 via svnmerge from |
tree | commitdiff |
2007-02-24 |
Olle Johansson | Creating new doxygen macro "\extref" to create page... |
tree | commitdiff |
2007-02-13 |
Russell Bryant | This introduces a new dialplan function, DEVSTATE,... |
tree | commitdiff |
2007-02-12 |
Tilghman Lesher | Formatting fixes |
tree | commitdiff |
2007-02-09 |
Kevin P. Fleming | Merged revisions 53779-53781 via svnmerge from |
tree | commitdiff |
next |