summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-08-01Merged revisions 77869 via svnmerge from Joshua Colp
2007-08-01Merged revisions 77863 via svnmerge from Joshua Colp
2007-07-31Merged revisions 77831 via svnmerge from Joshua Colp
2007-07-30Add support for call forwarding and timeouts to the dialing API.Joshua Colp
2007-07-30Merged revisions 77788 via svnmerge from Russell Bryant
2007-07-30Cleanup of res_agi, ensuring thread safety (closes issue #10288)Tilghman Lesher
2007-07-24Merged revisions 76937 via svnmerge from Tilghman Lesher
2007-07-23Enhance AGI with several fixes:Tilghman Lesher
2007-07-23Merge the dialplan_aesthetics branch. Most of this patch simply converts app...Tilghman Lesher
2007-07-23(closes issue #10271)Russell Bryant
2007-07-23(closes issue #10192)Russell Bryant
2007-07-23Use autoconf logic to determine byte swapping macro presence. This should now...Joshua Colp
2007-07-21Add support for using /dev/urandom to get random numbers on systems that supp...Joshua Colp
2007-07-20expose struct ast_ha so external code can do things such as printing itLuigi Rizzo
2007-07-19After some study, thought, comparing, etc. I've backed out the previous unive...Steve Murphy
2007-07-18Merge in ast_strftime branch, which changes timestamps to be accurate to the ...Tilghman Lesher
2007-07-17via 10206, I have added an option (e) to Dial to allow the h exten to get run...Steve Murphy
2007-07-17Make trunk build once again.Joshua Colp
2007-07-17Introduce ast_parse_arg() , a generic function to parse stringsLuigi Rizzo
2007-07-16Change the function name slightly... just for kpfleming!Joshua Colp
2007-07-16Add in check for the GCC attribute deprecated. It may be used soon!Joshua Colp
2007-07-16For my next trick I will make it so dialplan functions no longer need to call...Joshua Colp
2007-07-16Applications no longer need to call ast_module_user_add and ast_module_user_r...Joshua Colp
2007-07-16Merge a bunch of doxygen updates to header files. This includes changes toRussell Bryant
2007-07-13Small improvement to the STUN support so it can be used byLuigi Rizzo
2007-07-11Use linkedlist macros for UDPTL protocol list.Joshua Colp
2007-07-11Use the linkedlists.h AST_LIST_NEXT macro for modifying the list of results.Joshua Colp
2007-07-11Merged revisions 74572 via svnmerge from Joshua Colp
2007-07-11Allow the native formats of a channel to influence the audio that is going to...Joshua Colp
2007-07-11Change the speech API to allow passing the format through to the engine.Joshua Colp
2007-07-10Merged revisions 74374 via svnmerge from Jason Parker
2007-07-10Fix building that was broken by recent monitor.h changes. Thanks Russell for...Jason Parker
2007-07-09(closes issue #7596)Jason Parker
2007-07-09Implementation of a feature that will disable "missed calls" counters on SIP ...Olle Johansson
2007-07-09Merged revisions 73985 via svnmerge from Tilghman Lesher
2007-07-08Restore EXP2 and LOG2 functions, by providing mathematical identify functions...Tilghman Lesher
2007-07-07These changes fix 10145 and 10150, a prob with BSD and exp2/log2 not existing...Steve Murphy
2007-07-05In regards to changes for 9508, expr2 system choking on floating point number...Steve Murphy
2007-06-29Fix my recent change for sending large files via the http server. This codeRussell Bryant
2007-06-29Merge changes from team/russell/http_filetxferRussell Bryant
2007-06-28Remove the ill-advised ast_restrdupa API call and related structuresTilghman Lesher
2007-06-22Issue 9990 - New API ast_mkdir, which creates parent directories as necessary...Tilghman Lesher
2007-06-21Add manager events for RTCP statistics.Jason Parker
2007-06-20This finishes the changes for making Macro args LOCAL to the call, and allowi...Steve Murphy
2007-06-19These changes were submitted via bug 6683, to allow CID detection in India, w...Steve Murphy
2007-06-18Merged revisions 69702 via svnmerge from Russell Bryant
2007-06-14Merged revisions 69392 via svnmerge from Kevin P. Fleming
2007-06-13Use read/write lock based lists for group counting.Joshua Colp
2007-06-12Put parenthesis around the level argument to ast_debug()Russell Bryant
2007-06-12Add a new macro, ast_debug(), which combines the check of the value ofRussell Bryant