[asterisk-bugs] [JIRA] (ASTERISK-20700) Sporadic failure in Masquerade test due to parking timeout
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Mon Nov 19 08:17:46 CST 2012
Matt Jordan created ASTERISK-20700:
--------------------------------------
Summary: Sporadic failure in Masquerade test due to parking timeout
Key: ASTERISK-20700
URL: https://issues.asterisk.org/jira/browse/ASTERISK-20700
Project: Asterisk
Issue Type: Bug
Components: Tests/testsuite
Environment: CentOS 6, x86_64
Reporter: Matt Jordan
During execution of the masquerade test, the test sometimes fails due to the parked call that the local channels are optimizing out for timing out of the parking lot. This results in the subsequent unpark attempt to fail:
{noformat}
[Nov 15 03:29:15] VERBOSE[4347] features.c: ==
Local/9300 at outgoing-00000000;1 got tired of being parked
[Nov 15 03:29:16] NOTICE[4385] chan_iax2.c: Rejected connect attempt
from 127.0.0.2, request '701 at parkedcalls' does not exist
{noformat}
The local channel in the parking lot needs to have a very long timeout to be tolerant of the 300 local optimizations that will occur.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list