[svn-commits] mjordan: testsuite/asterisk/trunk r5050 - /asterisk/trunk/tests/pbx/dialplan/...

SVN commits to the Digium repositories svn-commits at lists.digium.com
Sun May 18 15:51:58 CDT 2014


Author: mjordan
Date: Sun May 18 15:51:55 2014
New Revision: 5050

URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=5050
Log:
pbx/dialplan: Add an AMI user write timeout

Much like masquerade and a few other tests, the dialplan test is a bit chatty
with AMI user events. As such, given the amount of logging that occurs in
starpy, things can bog down and the connection get broken. This adds a user
level override to increase the write timeout.

Added:
    asterisk/trunk/tests/pbx/dialplan/configs/ast1/manager.users.conf.inc   (with props)

Added: asterisk/trunk/tests/pbx/dialplan/configs/ast1/manager.users.conf.inc
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/tests/pbx/dialplan/configs/ast1/manager.users.conf.inc?view=auto&rev=5050
==============================================================================
--- asterisk/trunk/tests/pbx/dialplan/configs/ast1/manager.users.conf.inc (added)
+++ asterisk/trunk/tests/pbx/dialplan/configs/ast1/manager.users.conf.inc Sun May 18 15:51:55 2014
@@ -1,0 +1,1 @@
+writetimeout=1000

Propchange: asterisk/trunk/tests/pbx/dialplan/configs/ast1/manager.users.conf.inc
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: asterisk/trunk/tests/pbx/dialplan/configs/ast1/manager.users.conf.inc
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: asterisk/trunk/tests/pbx/dialplan/configs/ast1/manager.users.conf.inc
------------------------------------------------------------------------------
    svn:mime-type = text/plain




More information about the svn-commits mailing list