Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- == WebSocket connection from '192.168.201.201:59680' for protocol 'sip' accepted using version '13'
- <--- Received SIP request (441 bytes) from WS:192.168.201.201:59680 --->
- INVITE sip:[email protected] SIP/2.0
- Via: SIP/2.0/WS 192.0.2.205;branch=z9hG4bK5577019
- Max-Forwards: 70
- To: <sip:[email protected]>
- From: <sip:[email protected]>;tag=91fdid5mei
- Call-ID: kd28kph88acm4irfh6ih
- CSeq: 1872 INVITE
- Contact: <sip:[email protected];transport=ws;ob>
- Allow: ACK,CANCEL,INVITE,MESSAGE,BYE,OPTIONS,INFO,NOTIFY,REFER
- Supported: outbound
- User-Agent: SIP.js/0.7.8
- Content-Length: 0
- == Setting global variable 'SIPDOMAIN' to '192.168.201.201'
- <--- Transmitting SIP response (300 bytes) to WS:192.168.201.201:59680 --->
- SIP/2.0 100 Trying
- Via: SIP/2.0/WS 192.0.2.205;rport=59680;received=192.168.201.201;branch=z9hG4bK5577019
- Call-ID: kd28kph88acm4irfh6ih
- From: <sip:[email protected]>;tag=91fdid5mei
- To: <sip:[email protected]>
- CSeq: 1872 INVITE
- Server: Asterisk PBX 15.5.0
- Content-Length: 0
- == DTLS ECDH initialized (automatic), faster PFS enabled
- -- Executing [246897531@default:1] Answer("PJSIP/anonymous-00000012", "") in new stack
- <--- Transmitting SIP response (2569 bytes) to WS:192.168.201.201:59680 --->
- SIP/2.0 200 OK
- Via: SIP/2.0/WS 192.0.2.205;rport=59680;received=192.168.201.201;branch=z9hG4bK5577019
- Call-ID: kd28kph88acm4irfh6ih
- From: <sip:[email protected]>;tag=91fdid5mei
- To: <sip:[email protected]>;tag=0e768e71-db45-4c19-bf62-4aebaa2afa71
- CSeq: 1872 INVITE
- Server: Asterisk PBX 15.5.0
- Contact: <sip:192.168.201.201:8088;transport=ws>
- Allow: OPTIONS, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, REGISTER, MESSAGE, REFER
- Supported: 100rel, timer, replaces, norefersub
- Content-Type: application/sdp
- Content-Length: 1989
- v=0
- o=- 1473771639 1473771639 IN IP4 192.168.201.201
- s=Asterisk
- c=IN IP4 192.168.201.201
- t=0 0
- a=msid-semantic:WMS *
- a=group:BUNDLE audio-0
- m=audio 53010 UDP/TLS/RTP/SAVPF 107 0 101
- a=connection:new
- a=setup:actpass
- a=fingerprint:SHA-256 0C:27:57:63:72:98:0D:40:68:57:B4:8E:92:76:8B:30:43:F6:3A:9E:D2:FA:4B:E1:A1:C4:45:8B:57:AA:35:27
- a=ice-ufrag:0e0cd9bf1ac0d28916088ece6680fe1a
- a=ice-pwd:1e5c41df0fe20be96732d89e3eb82910
- a=candidate:H9d0c5e6a 1 UDP 2130706431 fe80::c0ac:ceff:fe3a:9dfe 53010 typ host
- a=candidate:Hf63271ef 1 UDP 2130706431 2600:1f14:c9b:fa01:1ba2:4b3c:7ba6:7699 53010 typ host
- a=candidate:Hfab75f7e 1 UDP 2130706431 fe80::8cf:3aff:fe86:1a12 53010 typ host
- a=candidate:Hadb4a299 1 UDP 2130706431 fe80::8c1:30ff:fe8e:6552 53010 typ host
- a=candidate:Hd909f61f 1 UDP 2130706431 fe80::42:efff:fe46:6a23 53010 typ host
- a=candidate:Hc0a8c9c9 1 UDP 2130706431 192.168.201.201 53010 typ host
- a=candidate:Hc0a8c9cd 1 UDP 2130706431 192.168.201.205 53010 typ host
- a=candidate:Hac110001 1 UDP 2130706431 172.17.0.1 53010 typ host
- a=candidate:H9d0c5e6a 2 UDP 2130706430 fe80::c0ac:ceff:fe3a:9dfe 53011 typ host
- a=candidate:Hf63271ef 2 UDP 2130706430 2600:1f14:c9b:fa01:1ba2:4b3c:7ba6:7699 53011 typ host
- a=candidate:Hfab75f7e 2 UDP 2130706430 fe80::8cf:3aff:fe86:1a12 53011 typ host
- a=candidate:Hadb4a299 2 UDP 2130706430 fe80::8c1:30ff:fe8e:6552 53011 typ host
- a=candidate:Hd909f61f 2 UDP 2130706430 fe80::42:efff:fe46:6a23 53011 typ host
- a=candidate:Hc0a8c9c9 2 UDP 2130706430 192.168.201.201 53011 typ host
- a=candidate:Hc0a8c9cd 2 UDP 2130706430 192.168.201.205 53011 typ host
- a=candidate:Hac110001 2 UDP 2130706430 172.17.0.1 53011 typ host
- a=rtpmap:107 opus/48000/2
- a=rtpmap:0 PCMU/8000
- a=rtpmap:101 telephone-event/8000
- a=fmtp:101 0-16
- a=ptime:20
- a=maxptime:20
- a=sendrecv
- a=rtcp-mux
- a=ssrc:1190418643 cname:1c92a7a6-52b3-4fe0-a4d4-d2b4f978183e
- a=msid:adf75b3b-d191-422b-a19c-740390ba27c8 fd15b0ee-2d80-48cb-ab43-53ea731a15c3
- a=mid:audio-0
- <--- Received SIP request (367 bytes) from WS:192.168.201.201:59680 --->
- ACK sip:192.168.201.201:8088;transport=ws SIP/2.0
- Via: SIP/2.0/WS 192.0.2.205;branch=z9hG4bK5899561
- Max-Forwards: 70
- To: <sip:[email protected]>;tag=0e768e71-db45-4c19-bf62-4aebaa2afa71
- From: <sip:[email protected]>;tag=91fdid5mei
- Call-ID: kd28kph88acm4irfh6ih
- CSeq: 1872 ACK
- Supported: outbound
- User-Agent: SIP.js/0.7.8
- Content-Length: 0
- <--- Transmitting SIP request (443 bytes) to WS:192.168.201.201:59680 --->
- BYE sip:[email protected]:59680;transport=ws;ob SIP/2.0
- Via: SIP/2.0/WS 192.168.201.201:8088;rport;branch=z9hG4bKPj1dbc8a89-69a3-4a89-a13e-7a7f0f98ea84;alias
- From: <sip:[email protected]>;tag=0e768e71-db45-4c19-bf62-4aebaa2afa71
- To: <sip:[email protected]>;tag=91fdid5mei
- Call-ID: kd28kph88acm4irfh6ih
- CSeq: 18972 BYE
- Reason: Q.850;cause=0
- Max-Forwards: 70
- User-Agent: Asterisk PBX 15.5.0
- Content-Length: 0
- <--- Received SIP response (367 bytes) from WS:192.168.201.201:59680 --->
- SIP/2.0 200 OK
- Via: SIP/2.0/WS 192.168.201.201:8088;rport;branch=z9hG4bKPj1dbc8a89-69a3-4a89-a13e-7a7f0f98ea84;alias
- To: <sip:[email protected]>;tag=91fdid5mei
- From: <sip:[email protected]>;tag=0e768e71-db45-4c19-bf62-4aebaa2afa71
- Call-ID: kd28kph88acm4irfh6ih
- CSeq: 18972 BYE
- Supported: outbound
- User-Agent: SIP.js/0.7.8
- Content-Length: 0
- == Spawn extension (default, 246897531, 1) exited non-zero on 'PJSIP/anonymous-00000012'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement