[asterisk-bugs] [JIRA] (ASTERISK-23644) PJSIP Testing: Nominal local attended transfers (Direct Media, Hold, REFER/Replaces)

Matt Jordan (JIRA) noreply at issues.asterisk.org
Fri Apr 18 12:43:18 CDT 2014


Matt Jordan created ASTERISK-23644:
--------------------------------------

             Summary: PJSIP Testing: Nominal local attended transfers (Direct Media, Hold, REFER/Replaces)
                 Key: ASTERISK-23644
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23644
             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 Direct Media, 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
# Asterisk sends a re-INVITE to both Alice and Bob to direct their media to each other; Alice and Bob send a 200 OK
# Alice sends a re-INVITE restricting the media; Asterisk sends a re-INVITE to Bob to direct its media back to Asterisk and 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
# Asterisk stops the music on hold for Bob and places Bob and Charlie in the same bridge
# Asterisk sends a re-INVITE to both Bob and Charlie to direct their media at each other; Bob and Charlie send a 200 OK

h3. Callee Initiated

h4. Transfer with Direct Media, 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
# Asterisk sends a re-INVITE to both Alice and Bob to direct their media to each other; Alice and Bob send a 200 OK
# Bob sends a re-INVITE restricting the media; Asterisk sends a re-INVITE to Alice to direct its media back to Asterisk and 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
# Asterisk stops the music on hold for Alice and places Alice and Charlie in the same bridge
# Asterisk sends a re-INVITE to both Alice and Charlie to direct their media at each other; Alice and Charlie send a 200 OK



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



More information about the asterisk-bugs mailing list