[asterisk-bugs] [JIRA] (ASTERISK-23646) PJSIP Testing: Nominal local attended transfers (Hold with REFER/Replaces)
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Fri Apr 18 12:45:21 CDT 2014
Matt Jordan created ASTERISK-23646:
--------------------------------------
Summary: PJSIP Testing: Nominal local attended transfers (Hold with REFER/Replaces)
Key: ASTERISK-23646
URL: https://issues.asterisk.org/jira/browse/ASTERISK-23646
Project: Asterisk
Issue Type: Improvement
Security Level: None
Components: Resources/res_pjsip, Resources/res_pjsip_refer
Affects Versions: 12.1.1
Reporter: Matt Jordan
h2. Attended Transfers - Local (Nominal)
h3. Caller Initiated
h4. Transfer with Hold, REFER/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 send a re-INVITE restricting the media; Asterisk starts music on hold for Bob
# Alice sends an INVITE request to Asterisk for Charlie, Asterisk sends an INVITE request to Charlie
# Charlie sends a 200 OK to Asterisk, Asterisk sends a 200 OK to Alice
# Alice sends a REFER request with Replaces for the dialog with Charlie
# Asterisk sends a 202 to the REFER request
# Asterisk hangs up both channels to Alice; stops music on hold on Bob, and places Bob and Charlie in the same bridge
h3. Callee Initiated
h4. Transfer with Hold, REFER/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
# Bob sends a re-INVITE restricting the media; Asterisk starts music on hold for Alice
# Bob sends an INVITE request to Asterisk for Charlie; Asterisk sends an INVITE request to Charlie
# Charlie sends a 200 OK to Asterisk, Asterisk sends a 200 OK to Bob
# Bob sends a REFER request with Replaces for the dialog with Charlie
# Asterisk sends a 202 to the REFER request
# Asterisk hangs up both channels to Bob; stops music on hold on Alice, and places Alice and Charlie in the same bridge
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list