[asterisk-bugs] [JIRA] (ASTERISK-24755) Asterisk sends unexpected early BYE to transferrer during attended transfer when using a Stasis bridge
John Bigelow (JIRA)
noreply at issues.asterisk.org
Tue Feb 3 12:43:34 CST 2015
John Bigelow created ASTERISK-24755:
---------------------------------------
Summary: Asterisk sends unexpected early BYE to transferrer during attended transfer when using a Stasis bridge
Key: ASTERISK-24755
URL: https://issues.asterisk.org/jira/browse/ASTERISK-24755
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_pjsip, Resources/res_stasis
Affects Versions: SVN, 13.2.0
Environment: Asterisk branch 13 r431492, PJSIP, Stasis, ARI
Reporter: John Bigelow
Asterisk sends an unexpected early BYE to transferrer during an attended transfer when using a Stasis bridge. After the transferrer completes the transfer, Asterisk sends a BYE to the transferrer for the first dialogue before a 200 OK sipfrag NOTIFY is sent to the transferrer.
The expected behavior is for Asterisk to send the 200 OK sipfrag NOTIFY and to only send a BYE if it doesn't receive a BYE from the endpoint after some amount of time.
When using pjsua.py as the endpoint, {{CallCallback.on_transfer_status()}} is never called back after receiving the BYE from Asterisk.
The scenario for the attached log (from a test suite test currently in development) can be found here:
https://wiki.asterisk.org/wiki/pages/viewpage.action?pageId=30279826#StasisStart/StasisEndTestplan-Attended:Non-StasisApplicationtoStasisBridge
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list