[asterisk-bugs] [JIRA] (ASTERISK-23695) PJSIP Testing: Nominal local attended transfers (Application)

Matt Jordan (JIRA) noreply at issues.asterisk.org
Thu May 1 15:27:43 CDT 2014


Matt Jordan created ASTERISK-23695:
--------------------------------------

             Summary: PJSIP Testing: Nominal local attended transfers (Application)
                 Key: ASTERISK-23695
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23695
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Resources/res_pjsip, Resources/res_pjsip_refer
            Reporter: Matt Jordan


h2. Transfer a channel into an application by performing a SIP attended transfer

h3. Caller Initiated

* 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 restricting the media; Asterisk plays music on hold to Bob
* Alice sends an INVITE request to Asterisk for an extension with a long running application; Asterisk sends a 200 OK
* Alice sends a REFER request with Replaces for the dialog with the long running application
* Asterisk sends a 202 to the REFER request
* Asterisk stops the music on hold for Bob and replaces Alice's channel in the application with Bob
* Asterisk hangs up both of Alice's channels

h3. Callee Initiated

* 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
* Bob sends a re-INVITE restricting the media; Asterisk plays music on hold to Alice
* Bob sends an INVITE request to Asterisk for an extension with a long running application; Asterisk sends a 200 OK
* Bob sends a REFER request with Replaces for the dialog with the long running application
* Asterisk sends a 202 to the REFER request
* Asterisk stops the music on hold for Alice and replaces Bob's channel in the application with Alice
* Asterisk hangs up both of Bob's channels



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



More information about the asterisk-bugs mailing list