summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2012-11-23Merged revisions 376589 via svnmerge from Automerge script
2012-11-21Merged revisions 376575 via svnmerge from Automerge script
2012-11-20Remove extra ast_backtrace() call I had in while debugging.Mark Michelson
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-19Merged revisions 376472 via svnmerge from Automerge script
2012-11-18Merged revisions 376447 via svnmerge from Automerge script
2012-11-16Test that shutdown callback is called when expected.Mark Michelson
2012-11-16Add a shutdown callback to taskprocessor listeners.Mark Michelson
2012-11-15Merged revisions 376291 via svnmerge from Automerge script
2012-11-12Merged revisions 376148,376169 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-08Get rid of taskprocessor fields no longer necessary.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-11-05Add safety NULL pointer check in module user references.Richard Mudgett
2012-11-04Don't attempt to purge sessions when no sessions existMatthew Jordan
2012-11-04Properly clean up manager resources on exitMatthew Jordan
2012-11-04Properly finalize prepared SQLite3 statements to prevent memory leakMatthew Jordan
2012-11-04Fix memory leaks in XML documentationMatthew Jordan
2012-11-04Prevent multiple CDR batches from conflicting when scheduling the CDR writeMatthew Jordan
2012-11-02Things don't need to be that const.Richard Mudgett
2012-10-29Make evaluation of channel variables consistently case-sensitive.Mark Michelson
2012-10-29Fix the Park 'r' option when a channel parks itself.Richard Mudgett
2012-10-22core: Fix a memory leak in app.c from an early returnJonathan Rose
2012-10-18Doxygen Updates - Title updateAndrew Latham
2012-10-17manager: remove curses dependent stuff from r375103Jonathan Rose
2012-10-17Ensure Asterisk fails TCP/TLS SIP calls when certificate checking failsKinsey Moore
2012-10-17Change a few warnings to debug and the inverse.Walter Doekes
2012-10-16manager: Change display of 'manager show commands' and 'manager show command'Jonathan Rose
2012-10-15Fix some potential misuses of ast_str in the code.Mark Michelson
2012-10-14Title updateAndrew Latham
2012-10-13Doxygen Clean upsAndrew Latham
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-11Fix incorrect billing duration reported when batch mode is enabledMatthew Jordan
2012-10-10Fix segfault regression from r370681Kinsey Moore
2012-10-09Fix execution of 'i' extension due to uninitialized variable.Richard Mudgett
2012-10-07Trivial patch to make 'best_score' defined for all architectures.Matthew Jordan
2012-10-06Update documentation for MessageSend application/command's From field for XMPPMatthew Jordan
2012-10-05Multiple revisions 374570,374581David M. Lee
2012-10-04dsp.c User Configurable DTMF_HITS_TO_BEGIN and DTMF_MISSES_TO_ENDAlec L Davis
2012-10-04dsp.c fix incorrect DTMF Digit_Duration.Alec L Davis
2012-10-04Fix DBDelTree error codes for AMI, CLI and AGIDavid M. Lee
2012-10-04Add support for applying direct media ACLs between differing channel technolo...Joshua Colp