aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-08-06Extend the ast_senddigit and ast_dtmf_stream API calls to allow the duration ...file2-2/+4
2007-08-06Change the fsk filter used in CID and TDD decode to an integer based implemen...dbailey1-20/+30
2007-08-06Merged revisions 78103 via svnmerge from mmichelson1-2/+9
2007-08-06Merged revisions 78184 via svnmerge from russell1-1/+1
2007-08-05Merged revisions 78143 via svnmerge from russell1-0/+2
2007-08-05Fix building res_crypto on systems that init locks with constructors.russell1-4/+4
2007-08-03Merged revisions 78095 via svnmerge from russell1-6/+64
2007-08-01Merged revisions 77869 via svnmerge from file1-2/+8
2007-08-01Merged revisions 77863 via svnmerge from file1-2/+5
2007-07-31Merged revisions 77831 via svnmerge from file1-2/+3
2007-07-30Add support for call forwarding and timeouts to the dialing API.file1-4/+20
2007-07-30Merged revisions 77788 via svnmerge from russell1-1/+1
2007-07-30Cleanup of res_agi, ensuring thread safety (closes issue #10288)tilghman1-3/+8
2007-07-24Merged revisions 76937 via svnmerge from tilghman1-1/+1
2007-07-23Enhance AGI with several fixes:tilghman1-2/+5
2007-07-23Merge the dialplan_aesthetics branch. Most of this patch simply converts app...tilghman1-1/+1
2007-07-23(closes issue #10271)russell4-50/+51
2007-07-23(closes issue #10192)russell2-4/+38
2007-07-23Use autoconf logic to determine byte swapping macro presence. This should now...file1-0/+10
2007-07-21Add support for using /dev/urandom to get random numbers on systems that supp...file2-4/+3
2007-07-20expose struct ast_ha so external code can do things such as printing itrizzo1-1/+15
2007-07-19After some study, thought, comparing, etc. I've backed out the previous unive...murf11-14/+89
2007-07-18Merge in ast_strftime branch, which changes timestamps to be accurate to the ...tilghman3-6/+32
2007-07-17via 10206, I have added an option (e) to Dial to allow the h exten to get run...murf10-15/+15
2007-07-17Make trunk build once again.file1-5/+7
2007-07-17Introduce ast_parse_arg() , a generic function to parse stringsrizzo1-0/+82
2007-07-16Change the function name slightly... just for kpfleming!file1-2/+2
2007-07-16Add in check for the GCC attribute deprecated. It may be used soon!file1-0/+3
2007-07-16For my next trick I will make it so dialplan functions no longer need to call...file1-2/+8
2007-07-16Applications no longer need to call ast_module_user_add and ast_module_user_r...file1-2/+22
2007-07-16Merge a bunch of doxygen updates to header files. This includes changes torussell26-410/+566
2007-07-13Small improvement to the STUN support so it can be used byrizzo1-1/+16
2007-07-11Use linkedlist macros for UDPTL protocol list.file1-1/+1
2007-07-11Use the linkedlists.h AST_LIST_NEXT macro for modifying the list of results.file1-1/+1
2007-07-11Merged revisions 74572 via svnmerge from file1-0/+3
2007-07-11Allow the native formats of a channel to influence the audio that is going to...file1-1/+1
2007-07-11Change the speech API to allow passing the format through to the engine.file1-1/+1
2007-07-10Merged revisions 74374 via svnmerge from qwell1-0/+3
2007-07-10Fix building that was broken by recent monitor.h changes. Thanks Russell for...qwell1-0/+5
2007-07-09(closes issue #7596)qwell1-1/+1
2007-07-09Implementation of a feature that will disable "missed calls" counters on SIP ...oej1-0/+3
2007-07-09Merged revisions 73985 via svnmerge from tilghman2-10/+13
2007-07-08Restore EXP2 and LOG2 functions, by providing mathematical identify functions...tilghman1-4/+68
2007-07-07These changes fix 10145 and 10150, a prob with BSD and exp2/log2 not existing...murf1-32/+16
2007-07-05In regards to changes for 9508, expr2 system choking on floating point number...murf1-2/+4
2007-06-29Fix my recent change for sending large files via the http server. This coderussell1-3/+0
2007-06-29Merge changes from team/russell/http_filetxferrussell2-1/+4
2007-06-28Remove the ill-advised ast_restrdupa API call and related structurestilghman1-18/+0
2007-06-22Issue 9990 - New API ast_mkdir, which creates parent directories as necessary...tilghman1-0/+10
2007-06-21Add manager events for RTCP statistics.qwell1-1/+1