[asterisk-bugs] [JIRA] (ASTERISK-28085) testsuite: Figure out why chan_sip blind transfer tests are failing.

Kevin Harwell (JIRA) noreply at issues.asterisk.org
Mon Oct 15 15:41:54 CDT 2018


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

Kevin Harwell commented on ASTERISK-28085:
------------------------------------------

This seems like it might have something to do with pjsua. On one of my machines I had a system installed version of pjsua. I'm not sure which version of pjproject it was associated with, but I do know it was < 2.8. Bundling Asterisk with 2.8 and using the older pjsua system installed exe made it so these chan_sip tests passed. Moving the pjsua exe out of /usr/local/lib resulted in the tests using the bundled 2.8 pjsua version and then failing. Moving the system pjsua exe back made the tests pass again.

> testsuite: Figure out why chan_sip blind transfer tests are failing.
> --------------------------------------------------------------------
>
>                 Key: ASTERISK-28085
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28085
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Tests/General
>    Affects Versions: 13.22.0, 15.6.0
>            Reporter: Joshua C. Colp
>            Severity: Minor
>
> For some reason the tests/channels/SIP/sip_blind_transfer tests are failing consistently. They all throw 30 second reactor timeouts. Not just jenkins either. Also happens when I run them locally. Seems to have started a few weeks back.
> NOTE: These tests do NOT fail in the 16.0 branch so we must have done something since then to cause these tests to fail.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list