[asterisk-bugs] [JIRA] (ASTERISK-20689) Sporadic failure in Masquerade test due to parking timeout

Richard Mudgett (JIRA) noreply at issues.asterisk.org
Fri Nov 30 16:28:45 CST 2012


    [ https://issues.asterisk.org/jira/browse/ASTERISK-20689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=200316#comment-200316 ] 

Richard Mudgett commented on ASTERISK-20689:
--------------------------------------------

Apparently time passes at different rates for the two instances of Asterisk the test uses.  The parking lot should have timed out (at 300 seconds) which is before the call should have gotten tired of waiting and hung up (at 330 seconds).

I have increased each timer by 600 seconds.
                
> Sporadic failure in Masquerade test due to parking timeout
> ----------------------------------------------------------
>
>                 Key: ASTERISK-20689
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20689
>             Project: Asterisk
>          Issue Type: Bug
>          Components: Tests/testsuite
>         Environment: CentOS 6, x86_64
>            Reporter: Matt Jordan
>            Assignee: Richard Mudgett
>
> 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