aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2007-06-20This finishes the changes for making Macro args LOCAL to the call, and allowi...murf1-0/+1
2007-06-19These changes were submitted via bug 6683, to allow CID detection in India, w...murf1-0/+1
2007-06-18Merged revisions 69702 via svnmerge from russell1-0/+6
2007-06-14Merged revisions 69392 via svnmerge from kpfleming1-0/+7
2007-06-13Use read/write lock based lists for group counting.file1-2/+5
2007-06-12Put parenthesis around the level argument to ast_debug()russell1-1/+1
2007-06-12Add a new macro, ast_debug(), which combines the check of the value ofrussell1-0/+11
2007-06-12Completely remove all of the code related to jumping to priority n + 101. yay!russell1-3/+0
2007-06-11Merged revisions 68814 via svnmerge from qwell1-0/+1
2007-06-08Add an option for ControlPlayback to be able to start at an offset fromrussell1-2/+8
2007-06-07Fix a bunch of doxygen errors and document more thingsrussell7-16/+23
2007-06-07Merged revisions 67993 via svnmerge from oej1-1/+2
2007-06-06Constify the return values of ast_parking_ext() and ast_pickup_ext()russell1-2/+2
2007-06-06Merged revisions 67716 via svnmerge from russell1-3/+7
2007-06-05Merged revisions 67492 via svnmerge from russell1-2/+3
2007-06-05Merged revisions 67308 via svnmerge from russell1-0/+7
2007-06-04Fix some compiler warnings in C++ modules.russell1-2/+2
2007-06-01Merge major changes to the way device state is passed around Asterisk. The tworussell4-30/+39
2007-05-31Merged revisions 66775 via svnmerge from russell2-2/+2
2007-05-31Issue #9842 - Doxygen updates by snuffy. Thanks!oej3-3/+3
2007-05-24use the OpenSSL AES implementation if it's available (unless configured not to)kpfleming3-142/+213
2007-05-24Add a new API call for creating detached threads. Then, go replace all of therussell1-0/+13
2007-05-24Merged revisions 65877 via svnmerge from qwell1-0/+1
2007-05-22 Add a new feature for Music on Hold. If you set the "digit" option for arussell1-0/+2
2007-05-18Merged revisions 65200 via svnmerge from murf1-2/+10
2007-05-18Issue #5930 - Remove dependencies on res_adsi.so - clwadeoej1-30/+31
2007-05-17Merged revisions 64820 via svnmerge from tilghman1-6/+6
2007-05-15Add two new dialplan functions: ENUMQUERY and ENUMRESULT. These functionsrussell1-1/+29
2007-05-08I noted this on the dev list but got no response, so I just did it myself.russell1-1/+4