summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2005-05-12fixes for the new jitter buffer (bug #4249)Russell Bryant
2005-05-07fix header descriptionRussell Bryant
2005-05-05expose function execution routines and warn about trying to set a read-only c...Anthony Minessale II
2005-05-05major re-work of dialplan functions, including:Kevin P. Fleming
2005-05-04Fix minor doc issue (bug #4145)Mark Spencer
2005-05-04add doxygen docs for astobj.h (bug #4145, with minor mods)Kevin P. Fleming
2005-05-04remove hardcoded CDR() support from pbx_builtin_setvar_helper in favor of alr...Kevin P. Fleming
2005-05-04re-implement ast_separate_app_args with clearer code and in a way that doesn'...Kevin P. Fleming
2005-05-03correct documentation for ast_sched_add (bug #4136)Kevin P. Fleming
2005-05-02add experimental ast_copy_string() function to be used in place of strncpy() ...Kevin P. Fleming
2005-05-01add direct object unlink macro to ASTOBJ apiKevin P. Fleming
2005-04-29make 'goto' APIs aware of auto-processing loops, so they know exactly when to...Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-04-13add missing newlines, fix misspelling of nonexistent (bug #4027)Russell Bryant
2005-04-13Add sched_when function (bug #4022)Mark Spencer
2005-04-12formatting fixes (bug #4009)Russell Bryant
2005-04-06preliminary "managed DNS lookup" supportKevin P. Fleming
2005-04-06Fix ADSI 'B' issue (bug #3833)Mark Spencer
2005-04-06correct error in doxygen docsKevin P. Fleming
2005-04-05report non-codec capabilities in 'sip debug' properly (bug #3960)Kevin P. Fleming
2005-04-05don't define a functioning returning an int inside of a do{...}while(0) (bug ...Russell Bryant
2005-04-04optimize codec selection and format changing codeKevin P. Fleming
2005-04-04fix breakage from slin endianness commit earlier today (sorry :-()Kevin P. Fleming
2005-04-03handle AST_FORMAT_SLINEAR endianness properly on big-endian systems (bug #3865)Kevin P. Fleming
2005-04-03remaining endian.h fixes for FreeBSD (bug #3867)Kevin P. Fleming
2005-04-01Merging in xylome's beaerer capabilty patch (bug 3547)Matthew Fredrickson
2005-03-29Allow functions to be written to (bug #2278, with mods)Mark Spencer
2005-03-29Simplify endianness and fix for unaligned reads (bug #3867)Mark Spencer
2005-03-28Fix a bunch of const stuff, merge queue changes, add experimental "hybrid" DT...Mark Spencer
2005-03-26Implement fax detect within i4l (bug #3827)Mark Spencer
2005-03-23Merge API changes for chanspyMark Spencer
2005-03-22Fix OpenBSD compile (bug #3824)Mark Spencer
2005-03-22Fix manager declarationsMark Spencer
2005-03-21Add README for jitter buffer (bug #3812), make src char *src a constMark Spencer
2005-03-21Fix channel variables on cloned channels (bug #3804)Mark Spencer
2005-03-20Fix PLC for BSD (bug #2532)Mark Spencer
2005-03-17Add support for Solaris/x86 (bug #3064)Mark Spencer
2005-03-17Add missing plc.hMark Spencer
2005-03-17Add PLC and jitter buffer and iax2 meta trunk with timestamps (bug #2532, #3400)Mark Spencer
2005-03-12Create experimental new options API, various cleanupsMark Spencer
2005-03-11Add timestamping to console (bug #3653 with minor mods)Mark Spencer
2005-03-09Make ACL be what SIP is going to need (bug #2358, just first part)Mark Spencer
2005-03-05Flush out app stuff, make profiling easier to turn on/offMark Spencer
2005-03-05Merge H.263+ support (bug #3709)Mark Spencer
2005-03-05Allow debug to be enabled on a per-file basis...Mark Spencer
2005-03-05Make mpg123 behave more nicelyMark Spencer
2005-03-05Remove accidental libpri dependency (bug #3714)Mark Spencer
2005-03-04Fix stack size for ADSI (needs 128k by itself!)Mark Spencer
2005-03-04Rework channel structure to eliminate "pvt" portion of channel (bug #3573)Mark Spencer
2005-03-04Add registerable functional variables (bug #3636, with doc mods)Mark Spencer