[asterisk-bugs] [JIRA] (ASTERISK-23358) Testsuite: manager/acl-login fails on some platforms
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Sun Feb 23 21:48:04 CST 2014
Matt Jordan created ASTERISK-23358:
--------------------------------------
Summary: Testsuite: manager/acl-login fails on some platforms
Key: ASTERISK-23358
URL: https://issues.asterisk.org/jira/browse/ASTERISK-23358
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Tests/testsuite
Affects Versions: SVN
Environment: Linux ws2 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 16:20:46 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Reporter: Corey Farrell
Severity: Minor
tests/manager/acl-login assumes that an AMI connection to 127.0.0.2 will be sent from 127.0.0.2. On some systems all connections to 127.0.0.x are made from 127.0.0.1 by default.
* starpy/manager.py needs to accept named parameter bindAddress, for use with reactor.connectTCP.
* acl-login test needs to specify bindAddress for manager connections.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list