2007-10-10 |
Russell Bryant | Merged revisions 85316 via svnmerge from |
tree | commitdiff |
2007-10-10 |
Kevin P. Fleming | Merged revisions 85195 via svnmerge from |
tree | commitdiff |
2007-10-09 |
Tilghman Lesher | Merged revisions 85158 via svnmerge from |
tree | commitdiff |
2007-10-07 |
Philippe Sultan | Make the status and priority configurable. |
tree | commitdiff |
2007-10-03 |
Tilghman Lesher | Create a universal exception handling extension, "e... |
tree | commitdiff |
2007-10-01 |
Russell Bryant | Merged revisions 84271 via svnmerge from |
tree | commitdiff |
2007-10-01 |
Russell Bryant | Merged revisions 84206 via svnmerge from |
tree | commitdiff |
2007-09-30 |
Russell Bryant | Merged revisions 84146 via svnmerge from |
tree | commitdiff |
2007-09-27 |
Dwayne M. Hubbard | Merged revisions 84018 via svnmerge from |
tree | commitdiff |
2007-09-26 |
Russell Bryant | fix a typo in a comment |
tree | commitdiff |
2007-09-26 |
Russell Bryant | Change function documentation to use doxygen tags.... |
tree | commitdiff |
2007-09-25 |
Russell Bryant | Don't note that functions are deprecated in favor of... |
tree | commitdiff |
2007-09-25 |
Philippe Sultan | Comply with latest XEP-0166, XEP-0167, XEP-0176. |
tree | commitdiff |
2007-09-22 |
Tilghman Lesher | Fixes for FreeBSD... testing for every conceivable... |
tree | commitdiff |
2007-09-21 |
Russell Bryant | Merged revisions 83432 via svnmerge from |
tree | commitdiff |
2007-09-21 |
Tilghman Lesher | Check for the presence of trunc and round, and make... |
tree | commitdiff |
2007-09-19 |
Philippe Sultan | Transmit proper invitation, thus conforming to XEP... |
tree | commitdiff |
2007-09-18 |
Russell Bryant | Merged revisions 82929 via svnmerge from |
tree | commitdiff |
2007-09-18 |
Russell Bryant | Make sure that libpthread doesn't try to call free... |
tree | commitdiff |
2007-09-17 |
Russell Bryant | Make the MALLOC_DEBUG output for free() useful again... |
tree | commitdiff |
2007-09-14 |
Tilghman Lesher | Add a direct execute method to res_odbc (closes issue... |
tree | commitdiff |
2007-09-14 |
Russell Bryant | Merged revisions 82385 via svnmerge from |
tree | commitdiff |
2007-09-13 |
Russell Bryant | Merged revisions 82337 via svnmerge from |
tree | commitdiff |
2007-09-13 |
Russell Bryant | Various code and documentation cleanups for res_config_... |
tree | commitdiff |
2007-09-13 |
Philippe Sultan | Assign namespace properly |
tree | commitdiff |
2007-09-13 |
Philippe Sultan | Changed Jingle and Jingle DTMF namespaces. |
tree | commitdiff |
2007-09-12 |
Tilghman Lesher | Merged revisions 82285 via svnmerge from |
tree | commitdiff |
2007-09-09 |
Tilghman Lesher | Merged revisions 82028 via svnmerge from |
tree | commitdiff |
2007-09-08 |
Russell Bryant | Add doxygen documentation for slinfactory_destroy(... |
tree | commitdiff |
2007-09-06 |
Jason Parker | Merged revisions 81778 via svnmerge from |
tree | commitdiff |
2007-09-06 |
Philippe Sultan | Merged revisions 81743 via svnmerge from |
tree | commitdiff |
2007-09-06 |
Luigi Rizzo | various changes to the documentation, and redefinition of |
tree | commitdiff |
2007-09-05 |
Tilghman Lesher | Merged revisions 81569 via svnmerge from |
tree | commitdiff |
2007-09-05 |
Russell Bryant | Merged revisions 81599 via svnmerge from |
tree | commitdiff |
2007-09-05 |
Jason Parker | Doxygen cleanups/fixes. |
tree | commitdiff |
2007-09-05 |
Steve Murphy | this set of changes fixes issue # 10643 by keeping... |
tree | commitdiff |
2007-09-04 |
Russell Bryant | Merged revisions 81448 via svnmerge from |
tree | commitdiff |
2007-09-04 |
Russell Bryant | logger.h depends on options.h, so go ahead and include it |
tree | commitdiff |
2007-09-01 |
Mark Michelson | Merged revisions 81426 via svnmerge from |
tree | commitdiff |
2007-08-31 |
Russell Bryant | Merged revisions 81418 via svnmerge from |
tree | commitdiff |
2007-08-29 |
Joshua Colp | Make the event header file work under C++. |
tree | commitdiff |
2007-08-29 |
Steve Murphy | This code was in team/murf/bug8684-trunk; it should... |
tree | commitdiff |
2007-08-29 |
Joshua Colp | To keep others happy... revert part of my additions... |
tree | commitdiff |
2007-08-29 |
Joshua Colp | Add API calls for iterating through an event. This... |
tree | commitdiff |
2007-08-29 |
Joshua Colp | Add inline function for signed linear subtraction. |
tree | commitdiff |
2007-08-28 |
Russell Bryant | Change the audiohook lock and unlock wrappers to macros... |
tree | commitdiff |
2007-08-28 |
Russell Bryant | * Constify the uid field of channel datastores |
tree | commitdiff |
2007-08-28 |
Russell Bryant | (closes issue #7852) |
tree | commitdiff |
2007-08-23 |
Russell Bryant | Merged revisions 80573 via svnmerge from |
tree | commitdiff |
2007-08-22 |
Russell Bryant | Merged revisions 80426 via svnmerge from |
tree | commitdiff |
2007-08-22 |
Russell Bryant | Merged revisions 80362 via svnmerge from |
tree | commitdiff |
2007-08-20 |
Steve Murphy | This change set fixes bug 8126 in trunk. It is implemen... |
tree | commitdiff |
2007-08-20 |
Steve Murphy | Stephn Davies reports that this will help make things... |
tree | commitdiff |
2007-08-17 |
Jason Parker | Merged revisions 79904 via svnmerge from |
tree | commitdiff |
2007-08-17 |
Russell Bryant | This commit adds a scheduler API call, ast_sched_replac... |
tree | commitdiff |
2007-08-16 |
Tilghman Lesher | Don't reload a configuration file if nothing has changed. |
tree | commitdiff |
2007-08-15 |
Tilghman Lesher | Missing from murf's last trunk commit, which was why... |
tree | commitdiff |
2007-08-15 |
Steve Murphy | This commit closes bug 7605, and half-closes 7638.... |
tree | commitdiff |
2007-08-13 |
Joshua Colp | Merged revisions 79334 via svnmerge from |
tree | commitdiff |
2007-08-13 |
Joshua Colp | Merged revisions 79207 via svnmerge from |
tree | commitdiff |
2007-08-13 |
Russell Bryant | constify the return value of reason2str |
tree | commitdiff |
2007-08-10 |
Steve Murphy | Merged revisions 79099 via svnmerge from |
tree | commitdiff |
2007-08-10 |
Russell Bryant | Merge a set of device state improvements from team... |
tree | commitdiff |
2007-08-10 |
Russell Bryant | Merged revisions 78995 via svnmerge from |
tree | commitdiff |
2007-08-09 |
Russell Bryant | Fix a problem that I had introduced into MWI handling... |
tree | commitdiff |
2007-08-08 |
Joshua Colp | Add support for using epoll instead of poll. This shoul... |
tree | commitdiff |
2007-08-08 |
Joshua Colp | Merge audiohooks branch into trunk. This is a new API... |
tree | commitdiff |
2007-08-07 |
Russell Bryant | Add another big set of doxygen documentation improvemen... |
tree | commitdiff |
2007-08-07 |
Joshua Colp | Use the linkedlists.h macros for the manager action... |
tree | commitdiff |
2007-08-06 |
Joshua Colp | Extend the ast_senddigit and ast_dtmf_stream API calls... |
tree | commitdiff |
2007-08-06 |
Doug Bailey | Change the fsk filter used in CID and TDD decode to... |
tree | commitdiff |
2007-08-06 |
Mark Michelson | Merged revisions 78103 via svnmerge from |
tree | commitdiff |
2007-08-06 |
Russell Bryant | Merged revisions 78184 via svnmerge from |
tree | commitdiff |
2007-08-05 |
Russell Bryant | Merged revisions 78143 via svnmerge from |
tree | commitdiff |
2007-08-05 |
Russell Bryant | Fix building res_crypto on systems that init locks... |
tree | commitdiff |
2007-08-03 |
Russell Bryant | Merged revisions 78095 via svnmerge from |
tree | commitdiff |
2007-08-01 |
Joshua Colp | Merged revisions 77869 via svnmerge from |
tree | commitdiff |
2007-08-01 |
Joshua Colp | Merged revisions 77863 via svnmerge from |
tree | commitdiff |
2007-07-31 |
Joshua Colp | Merged revisions 77831 via svnmerge from |
tree | commitdiff |
2007-07-30 |
Joshua Colp | Add support for call forwarding and timeouts to the... |
tree | commitdiff |
2007-07-30 |
Russell Bryant | Merged revisions 77788 via svnmerge from |
tree | commitdiff |
2007-07-30 |
Tilghman Lesher | Cleanup of res_agi, ensuring thread safety (closes... |
tree | commitdiff |
2007-07-24 |
Tilghman Lesher | Merged revisions 76937 via svnmerge from |
tree | commitdiff |
2007-07-23 |
Tilghman Lesher | Enhance AGI with several fixes: |
tree | commitdiff |
2007-07-23 |
Tilghman Lesher | Merge the dialplan_aesthetics branch. Most of this... |
tree | commitdiff |
2007-07-23 |
Russell Bryant | (closes issue #10271) |
tree | commitdiff |
2007-07-23 |
Russell Bryant | (closes issue #10192) |
tree | commitdiff |
2007-07-23 |
Joshua Colp | Use autoconf logic to determine byte swapping macro... |
tree | commitdiff |
2007-07-21 |
Joshua Colp | Add support for using /dev/urandom to get random number... |
tree | commitdiff |
2007-07-20 |
Luigi Rizzo | expose struct ast_ha so external code can do things... |
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-17 |
Steve Murphy | via 10206, I have added an option (e) to Dial to allow... |
tree | commitdiff |
2007-07-17 |
Joshua Colp | Make trunk build once again. |
tree | commitdiff |
2007-07-17 |
Luigi Rizzo | Introduce ast_parse_arg() , a generic function to parse... |
tree | commitdiff |
2007-07-16 |
Joshua Colp | Change the function name slightly... just for kpfleming! |
tree | commitdiff |
2007-07-16 |
Joshua Colp | Add in check for the GCC attribute deprecated. It may... |
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 | Applications no longer need to call ast_module_user_add... |
tree | commitdiff |
2007-07-16 |
Russell Bryant | Merge a bunch of doxygen updates to header files. ... |
tree | commitdiff |
next |