[asterisk-bugs] [JIRA] (ASTERISK-23695) PJSIP Testing: Nominal local attended transfers (Application)
John Bigelow (JIRA)
noreply at issues.asterisk.org
Tue Apr 7 13:44:32 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-23695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
John Bigelow reassigned ASTERISK-23695:
---------------------------------------
Assignee: John Bigelow
> PJSIP Testing: Nominal local attended transfers (Application)
> -------------------------------------------------------------
>
> Key: ASTERISK-23695
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-23695
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: Resources/res_pjsip, Resources/res_pjsip_refer
> Reporter: Matt Jordan
> Assignee: John Bigelow
>
> 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