- <?xml version="1.0" encoding="ISO-8859-1" ?>
- <!DOCTYPE scenario SYSTEM "sipp.dtd">
- <scenario name="UAC sending re-INVITE to update display">
- <send retrans="500">
- <![CDATA[
- INVITE sip:3613612202@[remote_ip]:[remote_port];transport=udp;gw=3613612202 SIP/2.0
- Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch]
- [routes]
- Max-Forwards: 44
- To: "3613612202" <sip:3613612202@webrtc.example.com>
- From: "3613612209" <sip:3613612209@webrtc.example.com>;tag=[call_number]
- Call-ID: [call_id]
- CSeq: 1 INVITE
- Allow: INVITE,ACK,CANCEL,OPTIONS,BYE,REFER,NOTIFY,MESSAGE,SUBSCRIBE,INFO
- Content-Type: application/sdp
- User-Agent: eyeBeam release 9330a stamp 37653
- Content-Length: [len]
- Server: SIPp Server
- P-Asserted-Identity: "3613612209" <sip:3613612209@webrtc.example.com>
- Contact: <sip:siplb@[local_ip]:[local_port];abcct=7369703a31302e3131322e32362e38353a35303630>
- v=0
- o=ipjib 1487263187420 1487263187420 IN IP4 10.112.48.79
- s=CounterPath eyeBeam 1.5
- c=IN IP4 10.112.48.79
- t=0 0
- m=audio 60578 RTP/AVP 119 6 0 98 8 3 5 101
- a=alt:1 2 : FwGzks7j aVPEMhBL 10.112.48.79 60578
- a=alt:2 1 : NxVGnjOA 78sxYW0G 10.112.200.224 60578
- a=fmtp:101 0-15
- a=rtpmap:119 BV32-FEC/16000
- a=rtpmap:98 iLBC/8000
- a=rtpmap:101 telephone-event/8000
- a=sendrecv
- a=x-rtp-session-id:397A5FF0FB494996B741C71582F2FEAC
- ]]>
- </send>
- <recv response="100" optional="true">
- </recv>
- <recv response="180" optional="true">
- </recv>
- <recv response="200" rtd="true" rrs="true">
- </recv>
- <send>
- <![CDATA[
- ACK [next_url] SIP/2.0
- Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch]
- [routes]
- Max-Forwards: 44
- To: "3613612202" <sip:3613612202@webrtc.example.com>[peer_tag_param]
- From: "3613612209" <sip:3613612209@webrtc.example.com>;tag=[call_number]
- Call-ID: [call_id]
- CSeq: 1 ACK
- User-Agent: eyeBeam release 9330a stamp 37653
- Content-Length: 0
- Server: SIPp Server
- Contact: <sip:siplb@[local_ip]:[local_port];abcct=7369703a31302e3131322e32362e38353a35303630>
- ]]>
- </send>
- <pause milliseconds="2000"/>
- <send retrans="500">
- <![CDATA[
- INVITE sip:3613612202@[remote_ip]:[remote_port];transport=udp;gw=3613612202 SIP/2.0
- Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch]
- [routes]
- Max-Forwards: 44
- To: "3613612202" <sip:3613612202@webrtc.example.com>[peer_tag_param]
- From: "3613612209" <sip:3613612209@webrtc.example.com>;tag=[call_number]
- Call-ID: [call_id]
- CSeq: 2 INVITE
- Allow: INVITE,ACK,CANCEL,OPTIONS,BYE,REFER,NOTIFY,MESSAGE,SUBSCRIBE,INFO
- Content-Type: application/sdp
- User-Agent: eyeBeam release 9330a stamp 37653
- Content-Length: [len]
- Server: SIPp Server
- P-Asserted-Identity: "3613612209" <sip:3613612209@webrtc.example.com>
- Contact: <sip:siplb@[local_ip]:[local_port];abcct=7369703a31302e3131322e32362e38353a35303630>
- v=0
- o=ipjib 1487263187420 1487263187421 IN IP4 10.112.48.79
- s=CounterPath eyeBeam 1.5
- c=IN IP4 0.0.0.0
- t=0 0
- m=audio 60578 RTP/AVP 0 101
- a=fmtp:101 0-15
- a=rtpmap:101 telephone-event/8000
- a=sendonly
- a=x-rtp-session-id:397A5FF0FB494996B741C71582F2FEAC
- ]]>
- </send>
- <recv response="100" optional="true">
- </recv>
- <recv response="180" optional="true">
- </recv>
- <recv response="200" rtd="true" rrs="true">
- </recv>
- <send>
- <![CDATA[
- ACK [next_url] SIP/2.0
- Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch]
- [routes]
- Max-Forwards: 44
- To: "3613612202" <sip:3613612202@webrtc.example.com>[peer_tag_param]
- From: "3613612209" <sip:3613612209@webrtc.example.com>;tag=[call_number]
- Call-ID: [call_id]
- CSeq: 2 ACK
- User-Agent: eyeBeam release 9330a stamp 37653
- Content-Length: 0
- Server: SIPp Server
- Contact: <sip:siplb@[local_ip]:[local_port];abcct=7369703a31302e3131322e32362e38353a35303630>
- ]]>
- </send>
- <pause milliseconds="2000"/>
- <send retrans="500">
- <![CDATA[
- INVITE sip:3613612202@[remote_ip]:[remote_port];transport=udp;gw=3613612202 SIP/2.0
- Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch]
- [routes]
- Max-Forwards: 44
- To: "3613612202" <sip:3613612202@webrtc.example.com>[peer_tag_param]
- From: "3613612201" <sip:3613612209@webrtc.example.com>;tag=[call_number]
- Call-ID: [call_id]
- CSeq: 3 INVITE
- Allow: INVITE,ACK,CANCEL,OPTIONS,BYE,REFER,NOTIFY,MESSAGE,SUBSCRIBE,INFO
- Content-Type: application/sdp
- User-Agent: eyeBeam release 9330a stamp 37653
- Content-Length: [len]
- Server: SIPp Server
- P-Asserted-Identity: "3613612201" <sip:3613612201@webrtc.example.com>
- Contact: <sip:siplb@[local_ip]:[local_port];abcct=7369703a31302e3131322e32362e38353a35303630>
- v=0
- o=ipjib 1487263187420 1487263187420 IN IP4 10.112.48.79
- s=CounterPath eyeBeam 1.5
- c=IN IP4 10.112.48.79
- t=0 0
- m=audio 60578 RTP/AVP 119 6 0 98 8 3 5 101
- a=alt:1 2 : FwGzks7j aVPEMhBL 10.112.48.79 60578
- a=alt:2 1 : NxVGnjOA 78sxYW0G 10.112.200.224 60578
- a=fmtp:101 0-15
- a=rtpmap:119 BV32-FEC/16000
- a=rtpmap:98 iLBC/8000
- a=rtpmap:101 telephone-event/8000
- a=sendrecv
- a=x-rtp-session-id:397A5FF0FB494996B741C71582F2FEAC
- ]]>
- </send>
- <recv response="100" optional="true">
- </recv>
- <recv response="180" optional="true">
- </recv>
- <recv response="200" rtd="true" rrs="true">
- </recv>
- <send>
- <![CDATA[
- ACK [next_url] SIP/2.0
- Via: SIP/2.0/[transport] [local_ip]:[local_port];branch=[branch]
- [routes]
- Max-Forwards: 44
- To: "3613612202" <sip:3613612202@webrtc.example.com>[peer_tag_param]
- From: "3613612209" <sip:3613612209@webrtc.example.com>;tag=[call_number]
- Call-ID: [call_id]
- CSeq: 3 ACK
- User-Agent: eyeBeam release 9330a stamp 37653
- Content-Length: 0
- Server: SIPp Server
- Contact: <sip:siplb@[local_ip]:[local_port];abcct=7369703a31302e3131322e32362e38353a35303630>
- ]]>
- </send>
- <!-- Assertion occured here before r4175 (see ticket #1526) -->
- <recv request="BYE" crlf="true">
- </recv>
- <send>
- <![CDATA[
- SIP/2.0 200 OK
- [last_Via:]
- [last_From:]
- [last_To:]
- [last_Call-ID:]
- [last_CSeq:]
- [last_Contact:]
- Content-Length: 0
- ]]>
- </send>
- <!-- definition of the response time repartition table (unit is ms) -->
- <ResponseTimeRepartition value="10, 20, 30, 40, 50, 100, 150, 200"/>
- <!-- definition of the call length repartition table (unit is ms) -->
- <CallLengthRepartition value="10, 50, 100, 500, 1000, 5000, 10000"/>
- </scenario>