summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-02-17Merge a large set of updates to the Asterisk indications API.Russell Bryant
2009-02-16Merged revisions 176216 via svnmerge from Kevin P. Fleming
2009-02-16Merged revisions 175921 via svnmerge from Michiel van Baak
2009-02-15Make ast_sched_report() and ast_sched_dump() thread safe.Russell Bryant
2009-02-15Fix a number of problems with ast_sched_report().Russell Bryant
2009-02-13Add basic (passthrough, playback, record) support for ITU G.722.1 and G.722.1...Kevin P. Fleming
2009-02-12Make lock information for ao2_trylock be more useful and gnarlyMark Michelson
2009-02-11Fix 'd' option for app_dial and add new option to Answer applicationMark Michelson
2009-02-10improve slinfactory API to remove implicit sample rate and require explicit s...Kevin P. Fleming
2009-02-06Add a common implementation of a scheduler context with a dedicated thread.Russell Bryant
2009-02-04Merged revisions 173211 via svnmerge from Jeff Peeler
2009-02-031. Make OS X compile cleanly with app_stack.Tilghman Lesher
2009-02-02This reverts the changes I made for 11583; willSteve Murphy
2009-02-02This change allows the disconnect feature (as in "one-touch" in features.c)Steve Murphy
2009-01-30Fix redefinition of flag in channel.hMark Michelson
2009-01-30Merged revisions 172517 via svnmerge from Terry Wilson
2009-01-29Fixed some doxygen commentsRichard Mudgett
2009-01-29Fix "cancel answered elsewhere" through app_queue with members in chan_local.Olle Johansson
2009-01-29- Make sure we set setvar= variables on outbound calls too, not only inbound ...Olle Johansson
2009-01-28Merged revisions 172030 via svnmerge from Steve Murphy
2009-01-25Change ARRAY_LEN() to be more C++ safe.Russell Bryant
2009-01-22change VMWI to use new DAHDI_VMWI ioctl call. Doug Bailey
2009-01-22Merged revisions 169943 via svnmerge from Tilghman Lesher
2009-01-19ast_str_SQLGetData is *not* part of the ast_str API, it's part of the ast_odb...Kevin P. Fleming
2009-01-17Fix qualify for TCP peerTerry Wilson
2009-01-16Merged revisions 168828 via svnmerge from Tilghman Lesher
2009-01-15Resolve issue with negative vs non-negative length parameters.Tilghman Lesher
2009-01-13Add option to hide console connect messagesTerry Wilson
2009-01-13Merged revisions 168561 via svnmerge from Russell Bryant
2009-01-12Some platforms (notably, the BSDs) have a more efficient implementation calledTilghman Lesher
2009-01-09When using ast_str with a non-ast_str-enabled API, we need to update the bufferTilghman Lesher
2008-12-31Mostly just whitespace, but also convert 'CVS' to 'SVN' in a coupleSean Bright
2008-12-23Merged revisions 166093 via svnmerge from Steve Murphy
2008-12-22Introduce ast_careful_fwrite() and use in AMI to prevent partial writes.Russell Bryant
2008-12-20Make a note about formatting the review URL in commit messagesRussell Bryant
2008-12-19Adding a new dialplan function AUDIOHOOK_INHERITMark Michelson
2008-12-19Add configuration support for half_full DAHDI buffer policyMatthew Fredrickson
2008-12-19Disable some automatic links generated by doxygen.Russell Bryant
2008-12-19Introduce commit message formatting guidelines.Russell Bryant
2008-12-18Remove the need for AST_PBX_KEEPALIVE with the GoSub option from Dial.Russell Bryant
2008-12-18Remove duplicate code from the ast_str API. We now use __AST_STR_* toEliel C. Sardanons
2008-12-16Add timezone to the possible fields in a timespec.Tilghman Lesher
2008-12-16introduce 'core show sysinfo' for systems that dont have the Linux-ish sysinf...Michiel van Baak
2008-12-16Merged revisions 164736 via svnmerge from Russell Bryant
2008-12-15Merged revisions 164422 via svnmerge from Mark Michelson
2008-12-15Merged revisions 164416 via svnmerge from Mark Michelson
2008-12-15Revert ast_str opacity in chan_sip for now, since something wasn't quite rightTilghman Lesher
2008-12-15I was getting this warning during a compileSteve Murphy
2008-12-15Fix a couple more build issues related to ast_str_opaqueRussell Bryant
2008-12-15Make app_fax compatible with newer versions of spandsp. This remains backward...Joshua Colp