summaryrefslogtreecommitdiff
path: root/test/decoders/sip/result/08-c2s-complete-call.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/decoders/sip/result/08-c2s-complete-call.json')
-rw-r--r--test/decoders/sip/result/08-c2s-complete-call.json28
1 files changed, 28 insertions, 0 deletions
diff --git a/test/decoders/sip/result/08-c2s-complete-call.json b/test/decoders/sip/result/08-c2s-complete-call.json
new file mode 100644
index 0000000..f95dbc5
--- /dev/null
+++ b/test/decoders/sip/result/08-c2s-complete-call.json
@@ -0,0 +1,28 @@
+[
+ {
+ "bye": "responder",
+ "callid": "OGIzMzVkMDY0YTVmNzJmOWRmMGFjZWU4YjFlN2VlZGI.",
+ "cseq": "1 INVITE",
+ "method_cseq_array": [
+ "invite",
+ "ack",
+ "ack",
+ "bye"
+ ],
+ "method_rescode_array": [
+ "invite",
+ "ack",
+ "ack",
+ "200"
+ ],
+ "originator_description": "\"test1\"<sip:[email protected]>;tag=fd34fa7d",
+ "originator_sdp": "v=0\r\no=- 6 2 IN IP4 192.168.36.97\r\ns=CounterPath eyeBeam 1.5\r\nc=IN IP4 192.168.36.97\r\nt=0 0\r\nm=audio 47782 RTP/AVP 0 8 18 101\r\na=alt:1 3 : 8rYKJy7Q suxCbgXp 192.168.48.1 47782\r\na=alt:2 2 : emfnqGoq LfzkM/Ar 192.168.237.1 47782\r\na=alt:3 1 : mE7OGFW5 0sJEvxvE 192.168.36.97 47782\r\na=fmtp:18 annexb=no\r\na=fmtp:101 0-15\r\na=rtpmap:18 G729/8000\r\na=rtpmap:101 telephone-event/8000\r\na=sendrecv\r\na=x-rtp-session-id:BF8A71898AD64337A82CB51A63150F00\r\n",
+ "originator_sdp_media_audio_port": 47782,
+ "originator_sdp_media_ip": "192.168.36.97",
+ "responder_description": "\"[email protected]\"<sip:[email protected]>",
+ "test_result": 1,
+ "tuple6": "192.168.36.97:57326-77.72.169.134:5060-17-0",
+ "user_agent": "eyeBeam release 1011d stamp 40820",
+ "via": "SIP/2.0/UDP 192.168.36.97:57326;branch=z9hG4bK-d87543-1407230f4943213a-1--d87543-;rport"
+ }
+]