summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2006-12-18unbreak the macro used for incrementing the frame counters.Luigi Rizzo
2006-12-18apply the proposed fix for bug 8602Luigi Rizzo
2006-12-18convert the final clients of ast_build_string to use ast_str_*()Luigi Rizzo
2006-12-16Merged revisions 48528 via svnmerge from Kevin P. Fleming
2006-12-16Merged revisions 48521 via svnmerge from Kevin P. Fleming
2006-12-16replace ast_build_string() with ast_str_*() functions.Luigi Rizzo
2006-12-15simplify the ast_dynamic_str_*.... routines byLuigi Rizzo
2006-12-15move the dynamic string support in a better place i.e. string.hLuigi Rizzo
2006-12-15remove ast_safe_string_alloc() - it is completelyLuigi Rizzo
2006-12-15small documentation improvements.Luigi Rizzo
2006-12-15Doxygen changesOlle Johansson
2006-12-15Add support to see what holds the lock when doing trylock.Joshua Colp
2006-12-15constify ast_state2str() and note it is not reentrant.Luigi Rizzo
2006-12-15remove the macro LOAD_OH and expand it inline in the onlyLuigi Rizzo
2006-12-14Merged revisions 48472 via svnmerge from Joshua Colp
2006-12-12Fix various spelling mistakes in comments.Russell Bryant
2006-12-07- Generalize the function ssl_setup() so that the certificate infoLuigi Rizzo
2006-12-06Make externally visible some generic code useful to createLuigi Rizzo
2006-12-06Make the "usage" member of the ast_cli_entry struct const to resolve a compilerRussell Bryant
2006-12-05Doxygen updatesOlle Johansson
2006-12-05Expand on r48273 (from issue 8506), to translate more of the fskmodem stuff t...Jason Parker
2006-12-05Issue #8506 - translate spanish comments in fskmodem to english (according to...Olle Johansson
2006-12-05Well, yes... Olle Johansson
2006-12-05Reserving flags for coming code (currently in the "videocaps" branch) Olle Johansson
2006-12-02- Disable RTP timeouts during T.38 transmissionOlle Johansson
2006-12-01Tiny doxygen improvementOlle Johansson
2006-11-30Merged revisions 48168 via svnmerge from Joshua Colp
2006-11-30Documentation updatesOlle Johansson
2006-11-30Adding some generic docs on extension and device states - watchers and providersOlle Johansson
2006-11-29- Fix a few spelling mistakes.Russell Bryant
2006-11-27Doxygen updatesOlle Johansson
2006-11-26- Add some comments on thread storage with a brief explanation of what it isRussell Bryant
2006-11-24Doxygen updateOlle Johansson
2006-11-20Merged revisions 47850 via svnmerge from Joshua Colp
2006-11-18Move this macro from cli.c to cli.h so apps can use itLuigi Rizzo
2006-11-17This update fulfils the request of bug 7109, which claimed the language arg t...Steve Murphy
2006-11-17introduce a bit of regexp support in the internal CLI api.Luigi Rizzo
2006-11-16Merged revisions 44809 via svnmerge from Paul Cadach
2006-11-151. Re-format the code.TransNexus OSP Development
2006-11-15one more step cleaning the internal CLI interface:Luigi Rizzo