[Home]

Summary:ASTERISK-23543: testsuite: Fix the sip one legged transfer test failures
Reporter:Matt Jordan (mjordan)Labels:
Date Opened:2014-03-26 17:24:10Date Closed:
Priority:MajorRegression?
Status:Open/NewComponents:Channels/chan_sip/Transfers Tests/testsuite
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:After upgrading the Bamboo build agents, the sip one legged ttransfer test started failing. Apparently, pjsua now has an issue where a INVITE w/ replaces is not sent to the Asterisk instance, but is instead sent to the wrong UA (a different pjsua instance).

For now, the test is disabled.

We should take this opportunity to migrate this test (and any others failing due to this reason) over to the Python pjsua bindings. At the very least, we should have more debug information and more control over what happens.
Comments:By: Matt Jordan (mjordan) 2014-03-26 17:30:08.124-0500

Test suite test disabled for now