[asterisk-bugs] [JIRA] (ASTERISK-23696) PJSIP Testing: Off-nominal local attended transfer (bad replaces)
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Thu May 1 15:27:43 CDT 2014
Matt Jordan created ASTERISK-23696:
--------------------------------------
Summary: PJSIP Testing: Off-nominal local attended transfer (bad replaces)
Key: ASTERISK-23696
URL: https://issues.asterisk.org/jira/browse/ASTERISK-23696
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_pjsip, Resources/res_pjsip_refer
Reporter: Matt Jordan
h2. Off-Nominal - Unknown Replaces
* Alice sends an INVITE request to Asterisk, Asterisk sends an INVITE request to Bob
* Bob sends a 200 OK to Asterisk, Asterisk sends a 200 OK to Alice
* Alice sends a re-INVITE to Asterisk with restricted media; Asterisk play music on hold to Bob
* Alice sends an INVITE request to Asterisk for Charlie; Asterisk sends an INVITE request to Charlie
* Charlie send back a 200 OK; Asterisk sends a 200 OK to Alice
* Alice sends a REFER request with a Replaces header with an invalid URI for Charlie
*NOTE*: The Replaces header itself should be invalid. If the URI itself is just something other than Charlie, Asterisk will treat as a remote attended transfer, which is not what we want to test here
* Asterisk sends back a 400
* Alice continues to be bridged with both Bob and Charlie. Bob continues to get music on hold.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list