aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-08-13Merged revisions 79334 via svnmerge from file1-2/+2
2007-08-13Merged revisions 79207 via svnmerge from file1-0/+4
2007-08-13constify the return value of reason2strrussell1-3/+1
2007-08-10Merged revisions 79099 via svnmerge from murf1-0/+10
2007-08-10Merge a set of device state improvements from team/russell/events.russell1-19/+81
2007-08-10Merged revisions 78995 via svnmerge from russell1-9/+17
2007-08-09Fix a problem that I had introduced into MWI handling. I had ignoredrussell1-0/+6
2007-08-08Add support for using epoll instead of poll. This should increase scalability...file2-0/+19
2007-08-08Merge audiohooks branch into trunk. This is a new API for developers to liste...file4-155/+188
2007-08-07Add another big set of doxygen documentation improvements from snuffy.russell1-19/+25
2007-08-07Use the linkedlists.h macros for the manager action list.file1-1/+1
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