aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-02-18Merged revisions 177096 via svnmerge from tilghman1-3/+54
2009-02-18Add example code for a heap traversal.russell1-0/+22
2009-02-17Merged revisions 176701 via svnmerge from jpeeler1-0/+2
2009-02-17Clear up documentation of AST_FRIENDLY_OFFSET in frame.hmmichelson1-3/+11
2009-02-17Update the timing API to have better support for multiple timing interfaces.russell1-13/+22
2009-02-17Add an implementation of the heap data structure.russell1-0/+218
2009-02-17Typooej1-1/+2
2009-02-17Merge a large set of updates to the Asterisk indications API.russell3-67/+229
2009-02-16Merged revisions 176216 via svnmerge from kpfleming1-6/+6
2009-02-16Merged revisions 175921 via svnmerge from mvanbaak1-2/+2
2009-02-15Make ast_sched_report() and ast_sched_dump() thread safe.russell1-1/+1
2009-02-15Fix a number of problems with ast_sched_report().russell1-3/+2
2009-02-13Add basic (passthrough, playback, record) support for ITU G.722.1 and G.722.1...kpfleming2-9/+69
2009-02-12Make lock information for ao2_trylock be more useful and gnarlymmichelson1-0/+5
2009-02-11Fix 'd' option for app_dial and add new option to Answer applicationmmichelson1-1/+1
2009-02-10improve slinfactory API to remove implicit sample rate and require explicit s...kpfleming1-5/+16
2009-02-06Add a common implementation of a scheduler context with a dedicated thread.russell1-5/+115
2009-02-04Merged revisions 173211 via svnmerge from jpeeler1-0/+1
2009-02-031. Make OS X compile cleanly with app_stack.tilghman3-1/+13
2009-02-02This reverts the changes I made for 11583; willmurf1-30/+7
2009-02-02This change allows the disconnect feature (as in "one-touch" in features.c)murf1-7/+30
2009-01-30Fix redefinition of flag in channel.hmmichelson1-1/+1
2009-01-30Merged revisions 172517 via svnmerge from twilson1-11/+0
2009-01-29Fixed some doxygen commentsrmudgett1-6/+10
2009-01-29Fix "cancel answered elsewhere" through app_queue with members in chan_local.oej1-0/+7
2009-01-29- Make sure we set setvar= variables on outbound calls too, not only inbound ...oej1-2/+4
2009-01-28Merged revisions 172030 via svnmerge from murf1-0/+4
2009-01-25Change ARRAY_LEN() to be more C++ safe.russell1-1/+1
2009-01-22change VMWI to use new DAHDI_VMWI ioctl call. dbailey1-0/+6
2009-01-22Merged revisions 169943 via svnmerge from tilghman1-1/+1
2009-01-19ast_str_SQLGetData is *not* part of the ast_str API, it's part of the ast_odb...kpfleming2-48/+27
2009-01-17Fix qualify for TCP peertwilson1-1/+1
2009-01-16Merged revisions 168828 via svnmerge from tilghman1-0/+4
2009-01-15Resolve issue with negative vs non-negative length parameters.tilghman1-5/+6
2009-01-13Add option to hide console connect messagestwilson1-0/+3
2009-01-13Merged revisions 168561 via svnmerge from russell2-14/+14
2009-01-12Some platforms (notably, the BSDs) have a more efficient implementation calledtilghman1-0/+3
2009-01-09When using ast_str with a non-ast_str-enabled API, we need to update the buffertilghman1-0/+10
2008-12-31Mostly just whitespace, but also convert 'CVS' to 'SVN' in a coupleseanbright1-7/+7
2008-12-23Merged revisions 166093 via svnmerge from murf2-8/+0
2008-12-22Introduce ast_careful_fwrite() and use in AMI to prevent partial writes.russell1-0/+19
2008-12-20Make a note about formatting the review URL in commit messagesrussell1-0/+2
2008-12-19Adding a new dialplan function AUDIOHOOK_INHERITmmichelson1-0/+15
2008-12-19Add configuration support for half_full DAHDI buffer policymattf1-0/+6
2008-12-19Disable some automatic links generated by doxygen.russell1-10/+10
2008-12-19Introduce commit message formatting guidelines.russell1-0/+91
2008-12-18Remove the need for AST_PBX_KEEPALIVE with the GoSub option from Dial.russell1-0/+31
2008-12-18Remove duplicate code from the ast_str API. We now use __AST_STR_* toeliel1-172/+58
2008-12-16Add timezone to the possible fields in a timespec.tilghman1-0/+17
2008-12-16introduce 'core show sysinfo' for systems that dont have the Linux-ish sysinf...mvanbaak1-0/+6