summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-16Reduce call-id logging resource usage.Richard Mudgett
2013-01-16chan_misdn: Fix compile error.Richard Mudgett
2013-01-16Let documentation reference links specify which module they're linking toMatthew Jordan
2013-01-16Merged revisions 379211 via svnmerge from Automerge script
2013-01-16Multiple revisions 379209-379210Matthew Jordan
2013-01-16Merged revisions 379180 via svnmerge from Automerge script
2013-01-16Fix parsing SMSSRC for SMS messagesMatthew Jordan
2013-01-16Merged revisions 379144,379147 via svnmerge from Automerge script
2013-01-16Set the INVALID_EXTEN channel variable when chan_misdn forces the 'i' extensionMatthew Jordan
2013-01-15Add busy detection to chan_mobileMatthew Jordan
2013-01-15Merged revisions 379128 via svnmerge from Automerge script
2013-01-15Fix ast_bridge_features_register() not registering builtin features. I broke....Richard Mudgett
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-14Fixed doc comment for ast_test_validateDavid M. Lee
2013-01-14Merged revisions 379021,379023 via svnmerge from Automerge script
2013-01-14Gently reduce masquerade insanityDavid M. Lee
2013-01-14Fix XML encoding of 'identity display' in NOTIFY messages, continued.David M. Lee
2013-01-13Merged revisions 378985 via svnmerge from Automerge script
2013-01-13Reset RTP timestamp; sequence number on SSRC changeMatthew Jordan
2013-01-12Merged revisions 378935 via svnmerge from Automerge script
2013-01-12Fix XML encoding of 'identity display' in NOTIFY messages.David M. Lee
2013-01-11Merged revisions 378915,378918 via svnmerge from Automerge script
2013-01-11Retain XMPP filters across reconnections so external modules continue to func...Joshua Colp
2013-01-11Add JSON API for Asterisk.David M. Lee
2013-01-10Merged revisions 378889 via svnmerge from Automerge script
2013-01-10* Simplify native bridge code in ast_channel_bridge().Richard Mudgett
2013-01-10Merged revisions 378874 via svnmerge from Automerge script
2013-01-10* Removed some noop code and restructured an else-if ladder in ast_generic_br...Richard Mudgett
2013-01-10Merged revisions 378854,378858-378859 via svnmerge from Automerge script
2013-01-09* Simple optimization of bridge_playfile().Richard Mudgett
2013-01-09Trivial misc bridge code changes.Richard Mudgett
2013-01-09Fix logger.c function definition.Richard Mudgett
2013-01-09Merged revisions 378840 via svnmerge from Automerge script
2013-01-09Trivial misc bridge code changes.Richard Mudgett
2013-01-09Merged revisions 378823 via svnmerge from Automerge script
2013-01-09Tweaked __ast_test_suite_assert_notify() and __ast_test_suite_event_notify() ...Richard Mudgett
2013-01-09Merged revisions 378783,378789-378790 via svnmerge from Automerge script
2013-01-09* Whitespace changes.Richard Mudgett
2013-01-09* Found some more places to use ast_channel_lock_both().Richard Mudgett
2013-01-09Fix end condition in ast_rtp_lookup_mime_multiple2.David M. Lee
2013-01-09Merged revisions 378735,378748 via svnmerge from Automerge script
2013-01-09Move declaration of ast_regex_string_to_regex_pattern futher down strings.h.David M. Lee
2013-01-09Replace errant tabs with spaces in causes.h.David M. Lee