summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-03-08This patch adds a new message bus API to Asterisk.David M. Lee
2013-03-07Add a 'secret' probation strictrtp mode to handle delayed changes in RTP sourceMatthew Jordan
2013-03-04Fixup some bridge and format capabilities comments and whitespace.Richard Mudgett
2013-03-01Add support for registering a sorcery handler which supports multiple fields ...Joshua Colp
2013-02-28threadpool: Whitespace and comment corrections.Richard Mudgett
2013-02-28Don't undefine bzero()/bcopy().Jason Parker
2013-02-19Add The Status Of A Module To The Output Of "CLI> module show"Michael L. Young
2013-02-16Add support for retrieving multiple objects from sorcery using a regex on the...Joshua Colp
2013-02-15Disable strict XML documentation config checking; fix crash caused by sorceryMatthew Jordan
2013-02-15Stopped spamming of debug messages during attended transfer.Kevin Harwell
2013-02-15Add CLI configuration documentationMatthew Jordan
2013-02-14Revamp of terminal color codesKinsey Moore
2013-02-14Update the name of the update_tags utility in the git mirror how-to.Sean Bright
2013-02-12Add a serializer interface to the threadpoolDavid M. Lee
2013-02-11Fix compilation error with REF_DEBUGKinsey Moore
2013-02-10Add additional functionality to the Sorcery API.Joshua Colp
2013-02-09Make ast_do_masquerade() a void function.Richard Mudgett
2013-02-07Add aggregate operations for stuctures with string fieldsKinsey Moore
2013-01-31Eliminate an unused lock in ast_bridge_channel.Richard Mudgett
2013-01-31Make CHECK_BLOCKING() debug message more useful.Richard Mudgett
2013-01-29Update configure script to be compatible with ptlib 2.10.9Matthew Jordan
2013-01-25Merge the sorcery data access layer API.Joshua Colp
2013-01-22Add ControlPlayback manager actionMatthew Jordan
2013-01-21Made some bridging API calls void. Some bridging comments updated.Richard Mudgett
2013-01-21Bridge API comment tweaks.Richard Mudgett
2013-01-19Add builtin roundf() for systems lacking it.Walter Doekes
2013-01-17Address David's latest feedback on reviewboard:Mark Michelson
2013-01-15Add doxygen to accessors and increase refcount of taskprocessor before return...Mark Michelson
2013-01-15Make the threadpool listener opaque.Mark Michelson
2013-01-15Make ast_taskprocessor_listener opaque.Mark Michelson
2013-01-15Address further review feedback from David Lee.Mark Michelson
2013-01-15Make the initial size of the threadpool part of the options passed in.Mark Michelson
2013-01-15Remove threadpool listener alloc and destroy callbacks.Mark Michelson
2013-01-15Remove alloc and destroy callbacks from the taskprocessor.Mark Michelson
2013-01-14Merged revisions 379070 via svnmerge from Automerge script
2013-01-14Merged revisions 379021,379023 via svnmerge from Automerge script
2013-01-12Merged revisions 378935 via svnmerge from Automerge script
2013-01-11Merged revisions 378915,378918 via svnmerge from Automerge script
2013-01-09Merged revisions 378840 via svnmerge from Automerge script
2013-01-09Merged revisions 378823 via svnmerge from Automerge script
2013-01-09Merged revisions 378783,378789-378790 via svnmerge from Automerge script
2013-01-09Merged revisions 378735,378748 via svnmerge from Automerge script
2013-01-07Address review board feedback from Matt and RichardMark Michelson
2013-01-02Merged revisions 378374,378377,378384 via svnmerge from Automerge script
2013-01-02Merged revisions 378322 via svnmerge from Automerge script
2012-12-13Merged revisions 378000-378002 via svnmerge from Automerge script
2012-12-13Merged revisions 377981 via svnmerge from Automerge script
2012-12-13Resolve conflict and reset automerge.Mark Michelson
2012-12-11Add automerge property back after conflict.Mark Michelson
2012-12-11Some general cleanup, plus we now send state changes when threads activate.Mark Michelson