aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-12-21Really clean up indications to use the linkedlists APIfile1-1/+1
2006-12-21As per bug 7978, this version introduces the jittertargetextra option in conf...murf1-0/+1
2006-12-18unbreak the macro used for incrementing the frame counters.rizzo1-1/+14
2006-12-18apply the proposed fix for bug 8602rizzo1-6/+30
2006-12-18convert the final clients of ast_build_string to use ast_str_*()rizzo2-2/+2
2006-12-16Merged revisions 48528 via svnmerge from kpfleming1-0/+28
2006-12-16Merged revisions 48521 via svnmerge from kpfleming1-0/+7
2006-12-16replace ast_build_string() with ast_str_*() functions.rizzo2-5/+24
2006-12-15simplify the ast_dynamic_str_*.... routines byrizzo1-147/+61
2006-12-15move the dynamic string support in a better place i.e. string.hrizzo3-332/+402
2006-12-15remove ast_safe_string_alloc() - it is completelyrizzo1-6/+0
2006-12-15small documentation improvements.rizzo1-6/+8
2006-12-15Doxygen changesoej1-12/+6
2006-12-15Add support to see what holds the lock when doing trylock.file1-1/+4
2006-12-15constify ast_state2str() and note it is not reentrant.rizzo1-1/+1
2006-12-15remove the macro LOAD_OH and expand it inline in the onlyrizzo1-11/+0
2006-12-14Merged revisions 48472 via svnmerge from file1-1/+1
2006-12-12Fix various spelling mistakes in comments.russell3-12/+11
2006-12-07- Generalize the function ssl_setup() so that the certificate inforizzo1-3/+15
2006-12-06Make externally visible some generic code useful to createrizzo1-0/+96
2006-12-06Make the "usage" member of the ast_cli_entry struct const to resolve a compilerrussell1-1/+1
2006-12-05Doxygen updatesoej2-9/+54
2006-12-05Expand on r48273 (from issue 8506), to translate more of the fskmodem stuff t...qwell1-3/+3
2006-12-05Issue #8506 - translate spanish comments in fskmodem to english (according to...oej1-8/+7
2006-12-05Well, yes... oej1-1/+2
2006-12-05Reserving flags for coming code (currently in the "videocaps" branch) oej1-1/+5
2006-12-02- Disable RTP timeouts during T.38 transmissionoej1-0/+15
2006-12-01Tiny doxygen improvementoej1-0/+2
2006-11-30Merged revisions 48168 via svnmerge from file1-0/+3
2006-11-30Documentation updatesoej3-33/+71
2006-11-30Adding some generic docs on extension and device states - watchers and providersoej1-0/+1
2006-11-29- Fix a few spelling mistakes.russell1-4/+19
2006-11-27Doxygen updatesoej2-3/+12
2006-11-26- Add some comments on thread storage with a brief explanation of what it isrussell2-1/+24
2006-11-24Doxygen updateoej3-19/+142
2006-11-20Merged revisions 47850 via svnmerge from file1-0/+1
2006-11-18Move this macro from cli.c to cli.h so apps can use itrizzo1-0/+7
2006-11-17This update fulfils the request of bug 7109, which claimed the language arg t...murf1-2/+1
2006-11-17introduce a bit of regexp support in the internal CLI api.rizzo1-1/+1
2006-11-16Merged revisions 44809 via svnmerge from pcadach1-1/+1
2006-11-151. Re-format the code.transnexus1-3/+3
2006-11-15one more step cleaning the internal CLI interface:rizzo1-1/+3
2006-11-15update the internal cli api following comments from kevin.rizzo1-51/+37
2006-11-14need to check quoting in the doxygen docs...oej1-1/+1
2006-11-14Some improvements to doxygen docsoej1-9/+22
2006-11-14Bring in the improved internal API for the CLI.rizzo1-10/+117
2006-11-11safe terminal output is sweet.mogorman1-0/+2
2006-11-10Add the ability to specify multiple prompts to the Read() dialplan application,russell1-2/+4
2006-11-07A fair number of changes for the sake of bug 7506murf2-1/+46
2006-11-07Stealing Tilghman's explanation from the -dev list and producing documentatio...oej1-0/+13