summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2007-01-01- Add error handling to ast_parse_allow_disallowOlle Johansson
2007-01-01- Implement error handling in ast_append_haOlle Johansson
2006-12-29Fix a spelling mistake in a comment.Russell Bryant
2006-12-28Jason is having problems with the inclusion of <err.h>; it appears to be unne...Steve Murphy
2006-12-27Merged revisions 48998 via svnmerge from Kevin P. Fleming
2006-12-27Merged revisions 48987 via svnmerge from Kevin P. Fleming
2006-12-26Merged revisions 48964 via svnmerge from Joshua Colp
2006-12-25rename the structs struct tone_zone_sound and struct tone_zoneLuigi Rizzo
2006-12-23- Convert the list of URI handlers to use the linked list macros. While doingRussell Bryant
2006-12-23We should probably declare the lock... and not just the constructor/deconstru...Joshua Colp
2006-12-23Use the correct function to destroy an rwlock in the destructor for an ast_rw...Russell Bryant
2006-12-21a quick fix to app_sms.c to get rid of cursed compiler warnings so I can comp...Steve Murphy
2006-12-21Really clean up indications to use the linkedlists APIJoshua Colp
2006-12-21As per bug 7978, this version introduces the jittertargetextra option in conf...Steve Murphy