summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-03-15Merged revisions 58947 via svnmerge from Russell Bryant
2007-03-13Merge changes from team/russell/sqlite:Russell Bryant
2007-03-06Add some documentation on the arguments to the base64 encode/decode functions.Russell Bryant
2007-03-03Expand datastores to add the notion of inheritance. This will be needed forTilghman Lesher
2007-03-01Merged revisions 57364 via svnmerge from Russell Bryant
2007-02-28Convert the PBX core to use read/write locks. This yields a nifty performance...Joshua Colp
2007-02-24Doxygen additions, correctionsOlle Johansson
2007-02-24Doxygen updates and correctionsOlle Johansson
2007-02-24Creating new doxygen macro "\extref" to create page that lists Olle Johansson
2007-02-24Add some external referencesOlle Johansson
2007-02-24Doxygen updates for AJI - The Asterisk Jabber APIOlle Johansson
2007-02-22move the ast_module_info structure into the special section as well, otherwis...Kevin P. Fleming
2007-02-22give embedded modules a helping hand by backing up and restoring their global...Kevin P. Fleming
2007-02-20Merged revisions 55590 via svnmerge from Russell Bryant
2007-02-17Merged revisions 55052 via svnmerge from Russell Bryant
2007-02-16Adding Realtime Text support (T.140) to AsteriskOlle Johansson
2007-02-14New CLI command "Core show settings" to list some core settingsOlle Johansson
2007-02-13This introduces a new dialplan function, DEVSTATE, which allows you to do someRussell Bryant
2007-02-13Merged revisions 54218 via svnmerge from Russell Bryant
2007-02-13- Constify the format string passed to ast_cli()Russell Bryant
2007-02-12Merged revisions 54103 via svnmerge from Russell Bryant
2007-02-12Merged revisions 54066 via svnmerge from Russell Bryant
2007-02-10Merged revisions 53810 via svnmerge from Russell Bryant
2007-01-30Merged revisions 52997 via svnmerge from Russell Bryant
2007-01-29Merged revisions 52494,52506 via svnmerge from Russell Bryant
2007-01-24Merged revisions 52107 via svnmerge from Russell Bryant
2007-01-24Merged revisions 52049 via svnmerge from Joshua Colp
2007-01-24Doxygen updatesOlle Johansson
2007-01-20Add a comment that the frame type constants are transmitted directly over IAX2.Russell Bryant
2007-01-19Merged revisions 51311 via svnmerge from Russell Bryant
2007-01-19As the comment in the diff says:Luigi Rizzo
2007-01-19Regenerate configure script to reflect recent zaptel changesRussell Bryant
2007-01-19Include tonezone.h for linux, tooRussell Bryant
2007-01-19Add a stub file to find the zaptel headers in the rightLuigi Rizzo
2007-01-15Merged revisions 50867 via svnmerge from Kevin P. Fleming
2007-01-12make the automatic post-answer delay happen only when the answer is 'automati...Kevin P. Fleming
2007-01-11Merged revisions 50466 via svnmerge from Joshua Colp
2007-01-10Return the useless casts that ensure this file is C++ clean. (issue #8602 rep...Joshua Colp
2007-01-08Change trylock output for what already has the lock from an error to a warning.Joshua Colp
2007-01-08Issue #8663 - Add passthrough support for MPEG4 (neutrino88). Olle Johansson
2007-01-07When calling the Realtime app more than once, unset fields which wereTilghman Lesher
2007-01-06finish const-ifying ast_func_read()Kevin P. Fleming
2007-01-05a little more const-ificationKevin P. Fleming
2007-01-05const-ify some more APIs, and fix rev 49710 from branch-1.4 in a better way hereKevin P. Fleming
2007-01-05Merged revisions 49676 via svnmerge from Kevin P. Fleming
2007-01-04ensure that the proper file/function/line shows up for dynamic string threads...Kevin P. Fleming
2007-01-04yeah... so... compiling before committing seems like it might be a good ideaKevin P. Fleming
2007-01-04Merged revisions 49553 via svnmerge from Kevin P. Fleming
2007-01-01Merged revisions 49102 via svnmerge from Kevin P. Fleming
2007-01-01Doxygen documentationificationOlle Johansson