summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2012-12-11Add auto-increment option and accompanying test.Mark Michelson
2012-12-11Some documentation fixes and function call name fixes.Mark Michelson
2012-12-10Solve the issue about the "CHANGE THIS" and "XXX CHANGE THIS XXX" taskprocess...Mark Michelson
2012-12-10Add threadpool options and accompanying test.Mark Michelson
2012-12-07Add new threadpool test and fix some taskprocessor bugs.Mark Michelson
2012-12-05Merged revisions 377245-377246 via svnmerge from Automerge script
2012-12-04Add better listener support.Mark Michelson
2012-12-04Remove zombie state from threadpool altogether.Mark Michelson
2012-12-04Add some doxygen and rearrange code.Mark Michelson
2012-12-03Merged revisions 377138 via svnmerge from Automerge script
2012-12-03This now compiles.Mark Michelson
2012-11-29Commit some progress towards threadpools.Mark Michelson
2012-11-27Merged revisions 376630 via svnmerge from Automerge script
2012-11-23Merged revisions 376589 via svnmerge from Automerge script
2012-11-21Merged revisions 376575 via svnmerge from Automerge script
2012-11-19Get rid of trailing whitespace.Mark Michelson
2012-11-19Reorganize code and change behavior of ast_taskprocessor_execute() when taskp...Mark Michelson
2012-11-16Change the write-up on taskprocessors to reflect the new design.Mark Michelson
2012-11-16Add a shutdown callback to taskprocessor listeners.Mark Michelson
2012-11-16Merged revisions 376341,376344-376345 via svnmerge from Automerge script
2012-11-09Add doxygen and constify some things.Mark Michelson
2012-11-09Genericize the allocation and destruction of taskprocessor listeners.Mark Michelson
2012-11-08Move taskprocessors to use a listener model.Mark Michelson
2012-11-08Merged revisions 376049 via svnmerge from Automerge script
2012-11-07Multiple revisions 375993-375994Mark Michelson
2012-11-06Fix stuck DTMF when bridge is broken.Richard Mudgett
2012-11-05Refactor ast_timer_ack to return an error and handle the error in timer usersMatthew Jordan
2012-10-18build_tools: Allow Asterisk to report git SHAs in version string.Richard Mudgett
2012-10-18Doxygen Updates - Title updateAndrew Latham
2012-10-15Fix some potential misuses of ast_str in the code.Mark Michelson
2012-10-12Do not use a FILE handle when doing SIP TCP reads.Mark Michelson
2012-10-11Continue to group config filesAndrew Latham
2012-10-11Don't make chan_sip export global symbols.Mark Michelson
2012-10-04Add support for applying direct media ACLs between differing channel technolo...Joshua Colp
2012-10-02Fix a variety of ref counting issuesMatthew Jordan
2012-10-01Doxygen CleanupAndrew Latham
2012-10-01app_queue: Support persisting and loading of long member lists.Sean Bright
2012-10-01Add support for retrieving engine specific settings using the speech API and ...Joshua Colp
2012-09-27Make res_http_websocket an optional dependency on supported platforms for cha...Joshua Colp
2012-09-25Allow for redirecting reasons to be set to arbitrary strings.Mark Michelson
2012-09-22Doxygen Updates Janitor WorkAndrew Latham
2012-09-21Doxygen Updates - janitor workAndrew Latham
2012-09-20Add support for DTLS-SRTP to res_rtp_asterisk and chan_sip.Joshua Colp
2012-09-20Named call pickup groups. Fixes, missing functionality, and improvements.Richard Mudgett