summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-04Merged revisions 96575 via svnmerge from Tilghman Lesher
2008-01-04Merged revisions 96573 via svnmerge from Jason Parker
2008-01-04Merged revisions 96525 via svnmerge from Tilghman Lesher
2008-01-04[commit message]Kevin P. Fleming
2008-01-04Use SASL DIGEST-MD5 authentication over unsecured network connections only.Philippe Sultan
2008-01-04Merged revisions 96449 via svnmerge from Russell Bryant
2008-01-03we have to *always* use a completely silent 'make' invocation for generating ...Kevin P. Fleming
2008-01-03there was no reason to add this define for non-Solaris platformsKevin P. Fleming
2008-01-03Merged revisions 96394 via svnmerge from Russell Bryant
2008-01-03Document recent API additionTilghman Lesher
2008-01-03Merged revisions 96318 via svnmerge from Tilghman Lesher
2008-01-03Allow the uniqueid to be used for searching for a channel in the list.Tilghman Lesher
2008-01-03add some simple infrastructure for modules to be used for testing parts of As...Kevin P. Fleming
2008-01-03eliminiate sound_thread() and other stuff from chan_oss since Asterisk indica...Kevin P. Fleming
2008-01-03coding guidelines cleanupKevin P. Fleming
2008-01-03Merged revisions 96198 via svnmerge from Christian Richter
2008-01-03Add coordination between AMI and AGI applications, with an asyncagi methodTilghman Lesher
2008-01-03Compatibility fix for OpenBSDTilghman Lesher
2008-01-02Merged revisions 96102 via svnmerge from Mark Michelson
2008-01-02Add support for generating a ringing sound on an incoming call. This is a bitRussell Bryant
2008-01-02Note that this module doesn't actually play a ringing sound for an incoming callRussell Bryant
2008-01-02Show the correct CLI command to answer the callRussell Bryant
2008-01-02actually parse and store echocan parameters from zapata.conf... this *should*...Kevin P. Fleming
2008-01-02Don't use AST_C_DEFINE_CHECK for the two pthread things that may not actually...Joshua Colp
2008-01-02Add curly braces around a compound if statement so that trunk will build prop...Mark Michelson
2008-01-02Blocked revisions 96024 via svnmergeRussell Bryant
2008-01-02Blocked revisions 96022 via svnmergeRussell Bryant
2008-01-02Blocked revisions 96020 via svnmergeRussell Bryant
2008-01-02another checkpoint... chan_zap can now use the new ZT_ECHOCAN_PARAMS ioctl if...Kevin P. Fleming
2008-01-02Add doxygen documentation to libresample.h while it's still fresh on my mindRussell Bryant
2008-01-02Change instances of AST_NONSTANDARD_APP_ARGS(foo, bar, ',') to AST_STANDARD_A...Mark Michelson
2008-01-02Merged revisions 95946 via svnmerge from Joshua Colp
2008-01-02Since ',' is the standard argument separator in trunk, change app_queueMark Michelson
2008-01-02Fix a typo in a comment. AST_STANDARD_APP_ARGS uses ',' as the separator,Mark Michelson
2008-01-02clean up hwgain CLI command and improve docs for swgain CLI commandKevin P. Fleming
2008-01-02improve AC_C_DEFINE_CHECK to not try to evaluate the macro being checked for,...Kevin P. Fleming
2008-01-02and now just to keep the libresample party going... if the functions from lib...Kevin P. Fleming
2008-01-02umm... this did not compile on x86-64, and could not possibly have worked on ...Kevin P. Fleming
2008-01-02Merged revisions 95890 via svnmerge from Mark Michelson
2008-01-02Update osplookup documentation to use commas instead of pipes.Jason Parker
2008-01-02For some odd reason, the last set of libresample build changes from Kevin didRussell Bryant
2008-01-02fix some long-time breakage that kept chan_misdn from being embeddedKevin P. Fleming
2008-01-02use the proper technique for including submodules so that embedding will workKevin P. Fleming
2008-01-02note that chan_console requires portaudio v19Kevin P. Fleming
2008-01-02actually check for a function present in libiconv (don't know how this test c...Kevin P. Fleming
2008-01-02go back to including libresample in the main Asterisk binary, but this time i...Kevin P. Fleming
2008-01-02Set stream flags to zero upon initialization.Philippe Sultan
2008-01-02some cleanup of this code while I am trying to debug a problem withLuigi Rizzo
2008-01-02There are three instances of the module definition macros,Luigi Rizzo
2008-01-02Don't make libresample print out debugging outputRussell Bryant