aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-04-24Merge Steve Murphy's (murf) complete re-implementation of AEL, which is now n...kpfleming1-0/+178
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...kpfleming3-27/+16
2006-04-22Added "Operator Services" connection mode for Zap channels, and the 'O' optionjdixon1-0/+8
2006-04-21move wait_and_stream to ast_wait_and_stream() because equivalentrizzo1-0/+8
2006-04-21- use symbolic constants and macros to play with the debug flagrizzo1-1/+5
2006-04-20comment that for callerid field, NULL and "" should be consideredrizzo1-23/+16
2006-04-19add the malloc attribute to the memory allocation wrappersrussell1-5/+5
2006-04-19move to a different file (channel.c for the time being) therizzo1-9/+31
2006-04-18correct array index calculation (thanks mtaht3!)kpfleming1-2/+4
2006-04-18update res_odbc to support pooled connectionsrussell1-23/+57
2006-04-17add an API so that the number of steps required for a translation path can be...kpfleming1-5/+13
2006-04-16- Fixes to ast_channel_lock functionsoej1-1/+1
2006-04-15We are shaking up trunk tonight! allow data dir to be specified (issue #6967 ...file1-0/+1
2006-04-15More ast_channel_lock fixesoej1-3/+17
2006-04-15New functions for locking a channel - these simplify debuggingoej1-0/+12
2006-04-14constification and code simplificationsrizzo1-1/+1
2006-04-14constify a couple of function argumentsrizzo1-5/+4
2006-04-14This rather large commit changes the way modules are loaded. rizzo4-253/+91
2006-04-14temporarily revert the way mutex are initialized on BSD systems.rizzo1-1/+1
2006-04-13Updates to speech recognition API and dialplan utilities. Moved to using dial...file1-1/+6
2006-04-12simplify macro usagekpfleming1-10/+9
2006-04-12make sure uint64_t is available on macrussell1-0/+4
2006-04-12add 'show threads' and 'show profile' commands.rizzo4-3/+78
2006-04-11fix various bugs in the DEBUG_THREADS code including:rizzo1-4/+4
2006-04-11Merged revisions 19303 via svnmerge from file1-0/+1
2006-04-11remove an unused functionrizzo1-8/+0
2006-04-11as discussed with kevin, moverizzo2-14/+14
2006-04-11Add new documentation files to index file 00README.1st and to doxygenoej1-0/+12
2006-04-11Data stores do not need a lock. As well change the way they are removed from ...file1-2/+2
2006-04-10Presenting a revised data stores and oh my, a generic speech recognition API!...file2-0/+163
2006-04-10Bug 6829 - asprintf for Solaristilghman1-0/+2
2006-04-09rename FR_SET_BUF to AST_FRAME_SET_BUFFERrizzo1-1/+9
2006-04-08update module license key text and update loader to accept itkpfleming1-6/+11
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...kpfleming1-10/+9
2006-04-08merge rizzo's codec module rework (very similar to the format module rework)kpfleming1-31/+109
2006-04-07Issue #6899 - remove OSP support code from chan_sip.c and app_dial.c oej1-16/+94
2006-04-06small cleanups to module.h and loader.c to start playing withrizzo1-12/+27
2006-04-05- Doxygen fixesoej1-32/+24
2006-04-04Largely simplify format handlers (for file copy etc.)rizzo1-17/+98
2006-04-04some fields are constrizzo1-4/+4
2006-04-04Does nobody know how to write a linked list properly? I mean seriously!markster1-4/+6
2006-04-03list word cant be used with g++ and causes problemsmogorman1-1/+1
2006-04-03Add misdn.txt to doxygen docsoej1-0/+8
2006-04-03- Doxygen additionsoej2-9/+16
2006-04-02Unify manager behind a single event queuemarkster1-5/+0
2006-04-01Flesh out the remainder of the manager + http changes and create a sample app...markster1-0/+2
2006-03-31trailing whitespace/ useless extern removalrizzo2-13/+13
2006-03-31more trailing whitespace and extern removalrizzo3-33/+33
2006-03-31removal of trailing whitespace and useless 'extern'rizzo10-101/+101
2006-03-31another batch of whitespace removalrizzo1-31/+31