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 |
2007-07-13 |
Luigi Rizzo | Small improvement to the STUN support so it can be... |
tree | commitdiff |
2007-07-11 |
Joshua Colp | Use linkedlist macros for UDPTL protocol list. |
tree | commitdiff |
2007-07-11 |
Joshua Colp | Use the linkedlists.h AST_LIST_NEXT macro for modifying... |
tree | commitdiff |
2007-07-11 |
Joshua Colp | Merged revisions 74572 via svnmerge from |
tree | commitdiff |
2007-07-11 |
Joshua Colp | Allow the native formats of a channel to influence... |
tree | commitdiff |
2007-07-11 |
Joshua Colp | Change the speech API to allow passing the format throu... |
tree | commitdiff |
2007-07-10 |
Jason Parker | Merged revisions 74374 via svnmerge from |
tree | commitdiff |
2007-07-10 |
Jason Parker | Fix building that was broken by recent monitor.h change... |
tree | commitdiff |
2007-07-09 |
Jason Parker | (closes issue #7596) |
tree | commitdiff |
2007-07-09 |
Olle Johansson | Implementation of a feature that will disable "missed... |
tree | commitdiff |
2007-07-09 |
Tilghman Lesher | Merged revisions 73985 via svnmerge from |
tree | commitdiff |
2007-07-08 |
Tilghman Lesher | Restore EXP2 and LOG2 functions, by providing mathemati... |
tree | commitdiff |
2007-07-07 |
Steve Murphy | These changes fix 10145 and 10150, a prob with BSD... |
tree | commitdiff |
2007-07-05 |
Steve Murphy | In regards to changes for 9508, expr2 system choking... |
tree | commitdiff |
2007-06-29 |
Russell Bryant | Fix my recent change for sending large files via the... |
tree | commitdiff |
2007-06-29 |
Russell Bryant | Merge changes from team/russell/http_filetxfer |
tree | commitdiff |
2007-06-28 |
Tilghman Lesher | Remove the ill-advised ast_restrdupa API call and relat... |
tree | commitdiff |
2007-06-22 |
Tilghman Lesher | Issue 9990 - New API ast_mkdir, which creates parent... |
tree | commitdiff |
2007-06-21 |
Jason Parker | Add manager events for RTCP statistics. |
tree | commitdiff |
2007-06-20 |
Steve Murphy | This finishes the changes for making Macro args LOCAL... |
tree | commitdiff |
2007-06-19 |
Steve Murphy | These changes were submitted via bug 6683, to allow... |
tree | commitdiff |
2007-06-18 |
Russell Bryant | Merged revisions 69702 via svnmerge from |
tree | commitdiff |
2007-06-14 |
Kevin P. Fleming | Merged revisions 69392 via svnmerge from |
tree | commitdiff |
2007-06-13 |
Joshua Colp | Use read/write lock based lists for group counting. |
tree | commitdiff |
2007-06-12 |
Russell Bryant | Put parenthesis around the level argument to ast_debug() |
tree | commitdiff |
2007-06-12 |
Russell Bryant | Add a new macro, ast_debug(), which combines the check... |
tree | commitdiff |
2007-06-12 |
Russell Bryant | Completely remove all of the code related to jumping... |
tree | commitdiff |
2007-06-11 |
Jason Parker | Merged revisions 68814 via svnmerge from |
tree | commitdiff |
2007-06-08 |
Russell Bryant | Add an option for ControlPlayback to be able to start... |
tree | commitdiff |
2007-06-07 |
Russell Bryant | Fix a bunch of doxygen errors and document more things |
tree | commitdiff |
2007-06-07 |
Olle Johansson | Merged revisions 67993 via svnmerge from |
tree | commitdiff |
2007-06-06 |
Russell Bryant | Constify the return values of ast_parking_ext() and... |
tree | commitdiff |
2007-06-06 |
Russell Bryant | Merged revisions 67716 via svnmerge from |
tree | commitdiff |
2007-06-05 |
Russell Bryant | Merged revisions 67492 via svnmerge from |
tree | commitdiff |
2007-06-05 |
Russell Bryant | Merged revisions 67308 via svnmerge from |
tree | commitdiff |
2007-06-04 |
Russell Bryant | Fix some compiler warnings in C++ modules. |
tree | commitdiff |
2007-06-01 |
Russell Bryant | Merge major changes to the way device state is passed... |
tree | commitdiff |
2007-05-31 |
Russell Bryant | Merged revisions 66775 via svnmerge from |
tree | commitdiff |
2007-05-31 |
Olle Johansson | Issue #9842 - Doxygen updates by snuffy. Thanks! |
tree | commitdiff |
2007-05-24 |
Kevin P. Fleming | use the OpenSSL AES implementation if it's available... |
tree | commitdiff |
2007-05-24 |
Russell Bryant | Add a new API call for creating detached threads. ... |
tree | commitdiff |
2007-05-24 |
Jason Parker | Merged revisions 65877 via svnmerge from |
tree | commitdiff |
2007-05-22 |
Russell Bryant | Add a new feature for Music on Hold. If you set... |
tree | commitdiff |
2007-05-18 |
Steve Murphy | Merged revisions 65200 via svnmerge from |
tree | commitdiff |
2007-05-18 |
Olle Johansson | Issue #5930 - Remove dependencies on res_adsi.so ... |
tree | commitdiff |
2007-05-17 |
Tilghman Lesher | Merged revisions 64820 via svnmerge from |
tree | commitdiff |
2007-05-15 |
Russell Bryant | Add two new dialplan functions: ENUMQUERY and ENUMRESUL... |
tree | commitdiff |
2007-05-08 |
Russell Bryant | I noted this on the dev list but got no response, so... |
tree | commitdiff |
2007-05-07 |
Joshua Colp | Merged revisions 63286 via svnmerge from |
tree | commitdiff |
2007-05-07 |
Olle Johansson | Constifications |
tree | commitdiff |
2007-05-04 |
Steve Murphy | a small upgrade to the coding standard, and an update... |
tree | commitdiff |
2007-05-04 |
Steve Murphy | Added a small bit of code to support the SNOM 360's... |
tree | commitdiff |
2007-05-04 |
Olle Johansson | - Add manager command CoreSettings |
tree | commitdiff |
2007-04-30 |
Russell Bryant | Add support for setting the CoS for VLAN traffic (802... |
tree | commitdiff |
2007-04-30 |
Russell Bryant | Merged revisions 62414 via svnmerge from |
tree | commitdiff |
2007-04-28 |
Russell Bryant | Merge changes from team/russell/events |
tree | commitdiff |
2007-04-28 |
Russell Bryant | Remove a message that goes to LOG_ERROR that's not... |
tree | commitdiff |
2007-04-25 |
Joshua Colp | Merged revisions 61805 via svnmerge from |
tree | commitdiff |
2007-04-24 |
Russell Bryant | Merged revisions 61781 via svnmerge from |
tree | commitdiff |
2007-04-20 |
Russell Bryant | Merged revisions 61690 via svnmerge from |
tree | commitdiff |
2007-04-16 |
Olle Johansson | Doxygen changes |
tree | commitdiff |
2007-04-11 |
Dwayne M. Hubbard | changed #if HAVE_SYSINFO to #if defined(HAVE_SYSINFO) |
tree | commitdiff |
2007-04-11 |
Dwayne M. Hubbard | added HAVE_SYSINFO preprocessor directives for portabil... |
tree | commitdiff |
2007-04-11 |
Joshua Colp | Add a configure script check for sysinfo support. |
tree | commitdiff |
2007-04-11 |
Dwayne M. Hubbard | added option_minmemfree for use in asterisk.conf to... |
tree | commitdiff |
2007-04-11 |
Steve Murphy | via 8118, a RealTime upgrade to make RT a complete... |
tree | commitdiff |
2007-04-10 |
Tilghman Lesher | Issue 6082 - New DTMF event for manager |
tree | commitdiff |
2007-04-10 |
Russell Bryant | Add an option to the dial API for playing music instead... |
tree | commitdiff |
2007-04-10 |
Steve Murphy | Merged revisions 60989 via svnmerge from |
tree | commitdiff |
2007-04-09 |
Tilghman Lesher | Merged revisions 60850 via svnmerge from |
tree | commitdiff |
2007-04-06 |
Russell Bryant | Merged revisions 60603 via svnmerge from |
tree | commitdiff |
2007-04-06 |
Joshua Colp | Major res_speech cleanup. It looks much better now! |
tree | commitdiff |
2007-04-06 |
Joshua Colp | Merged revisions 60361 via svnmerge from |
tree | commitdiff |
2007-03-30 |
Steve Murphy | Merged revisions 59522 via svnmerge from |
tree | commitdiff |
2007-03-30 |
Steve Murphy | Merged revisions 59486 via svnmerge from |
tree | commitdiff |
2007-03-27 |
Steve Murphy | Enhancement via 8118: Realtime API extension: add metho... |
tree | commitdiff |
2007-03-26 |
Russell Bryant | Merged revisions 59207 via svnmerge from |
tree | commitdiff |
2007-03-26 |
Nadi Sarrar | Merged revisions 59202 via svnmerge from |
tree | commitdiff |
2007-03-20 |
Steve Murphy | The fix for the AEL <<security hole>> (bug 9316) is... |
tree | commitdiff |
2007-03-15 |
Russell Bryant | Merged revisions 58947 via svnmerge from |
tree | commitdiff |
2007-03-13 |
Russell Bryant | Merge changes from team/russell/sqlite: |
tree | commitdiff |
2007-03-06 |
Russell Bryant | Add some documentation on the arguments to the base64... |
tree | commitdiff |
2007-03-03 |
Tilghman Lesher | Expand datastores to add the notion of inheritance... |
tree | commitdiff |
2007-03-01 |
Russell Bryant | Merged revisions 57364 via svnmerge from |
tree | commitdiff |
2007-02-28 |
Joshua Colp | Convert the PBX core to use read/write locks. This... |
tree | commitdiff |
2007-02-24 |
Olle Johansson | Doxygen additions, corrections |
tree | commitdiff |
2007-02-24 |
Olle Johansson | Doxygen updates and corrections |
tree | commitdiff |
2007-02-24 |
Olle Johansson | Creating new doxygen macro "\extref" to create page... |
tree | commitdiff |
next |