<div dir="ltr">Could you send call signaling in PCAP from server view.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, May 11, 2019 at 9:07 AM Chris Scheid <<a href="mailto:cscheid@appguard.us">cscheid@appguard.us</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div>Hi,</div><div><br></div><div>we are using rtpengine with Kamailio using DTLS-SRTP and SRTP making audio calls from two Android devices. Regular audio calls work fine but we have issues with the following scenario:</div><div><br></div><div>1. Device 1 (72.66.83.8, on WiFI) calls Device 2 (174.204.14.29). SIP server has IP 209.182.216.71.</div><div>2. Device 2 switches networks from WiFI to 3G (new IP: 97.47.70.223). Re-invite flow completes.</div><div>3. Any audio from Device 2 cannot be heard on Device 1. But  audio from the Device1 can be heard on the Device 2.</div><div><br></div><div>In the rtpengine stats I see that there were some packets sent from the SIP server to the Device 1 after network change:</div><div>[1557513316.000308] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: ------ Media #1 (audio over UDP/TLS/RTP/SAVP) using iLBC/8000</div><div>[1557513316.000318] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: --------- Port  <a href="http://209.182.216.71:20052" target="_blank">209.182.216.71:20052</a> <>    <a href="http://97.47.70.223:4667" target="_blank">97.47.70.223:4667</a> , SSRC 77c38349, 55 p, 3410 b, 0 e, 32 ts</div><div>[1557513316.000325] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: --------- Port  <a href="http://209.182.216.71:20053" target="_blank">209.182.216.71:20053</a> <>    <a href="http://97.47.70.223:4640" target="_blank">97.47.70.223:4640</a>  (RTCP), SSRC 77c38349, 12 p, 1120 b, </div><div><br></div><div>However, in my UDP trace, I don't see any communication between the SIP server and the Device 1 after network change (IP 97.47.70.223). This seems to be the reason why we don't get audio on Device 1.</div><div><br></div><div>I'm looking for direction on how to troubleshoot this issue. I'm not so familiar with rtpengine. Any assistance greatly appreciated.</div><div><br></div><div>Thanks!</div><div><br></div><div><br></div><div>RTP Engine Config:</div><div>[rtpengine]</div><div>#####table = 0</div><div>listen-ng = <a href="http://127.0.0.1:5050" target="_blank">127.0.0.1:5050</a></div><div>timeout = 60</div><div>silent-timeout = 3600</div><div>tos = 184</div><div>port-min = 20000</div><div>port-max = 60000</div><div>interface = 209.182.216.71</div><div>log-level = 7</div><div>log-stderr = false</div><div>log-facility = local0</div><div><br></div><div><br></div><div><br></div><div>START CALL</div><div>---------------------------------------------------------------------------------------------------------------------</div><div><br></div><div>[1557513231.973294] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Received command 'offer' from <a href="http://127.0.0.1:45431" target="_blank">127.0.0.1:45431</a></div><div>[1557513231.973357] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Dump for 'offer' from <a href="http://127.0.0.1:45431" target="_blank">127.0.0.1:45431</a>: { "sdp": "v=0</div><div>o=- 3766502030 3766502030 IN IP4 192.168.1.200</div><div>s=pjmedia</div><div>b=AS:84</div><div>t=0 0</div><div>a=X-nat:0</div><div>m=audio 5095 UDP/TLS/RTP/SAVP 104 98 97 99 3 0 8 9 96</div><div>c=IN IP4 192.168.1.200</div><div>b=TIAS:64000</div><div>a=rtcp:5096 IN IP4 192.168.1.200</div><div>a=sendrecv</div><div>a=rtpmap:104 iLBC/8000</div><div>a=fmtp:104 mode=30</div><div>a=rtpmap:98 speex/16000</div><div>a=rtpmap:97 speex/8000</div><div>a=rtpmap:99 speex/32000</div><div>a=rtpmap:3 GSM/8000</div><div>a=rtpmap:0 PCMU/8000</div><div>a=rtpmap:8 PCMA/8000</div><div>a=rtpmap:9 G722/8000</div><div>a=rtpmap:96 telephone-event/8000</div><div>a=fmtp:96 0-16</div><div>a=ssrc:2009301833 cname:32ababda5d2c847b</div><div>a=setup:actpass</div><div>a=fingerprint:SHA-256 4F:69:B6:89:51:98:6C:A4:63:CF:F7:CD:22:D2:BE:FD:6E:3F:F4:2A:8B:39:AD:E4:C0:8D:AE:BD:A3:70:12:49</div><div>", "ICE": "remove", "DTLS": "passive", "replace": [ "origin", "session-connection" ], "transport-protocol": "UDP/TLS/RTP/SAVP", "call-id": "05c7dcfe-06f3-4630-9</div><div>799-0557b76cc340", "received-from": [ "IP4", "72.66.83.8" ], "from-tag": "2684eff8-3602-41ed-aca2-9f7938362462", "command": "offer" }</div><div>[1557513231.973444] NOTICE: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Creating new call</div><div>[1557513231.973496] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Default sink codec is speex/16000</div><div>[1557513231.973503] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Creating codec handler for iLBC/8000</div><div>[1557513231.973508] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Creating codec handler for speex/16000</div><div>[1557513231.973512] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink supports codec speex/16000</div><div>[1557513231.973515] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Creating codec handler for speex/8000</div><div>[1557513231.973519] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink supports codec speex/8000</div><div>[1557513231.973523] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Creating codec handler for speex/32000</div><div>[1557513231.973526] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink supports codec speex/32000</div><div>[1557513231.973530] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Creating codec handler for GSM/8000</div><div>[1557513231.973534] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink supports codec GSM/8000</div><div>[1557513231.973538] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Creating codec handler for PCMU/8000</div><div>[1557513231.973542] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink supports codec PCMU/8000</div><div>[1557513231.973545] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Creating codec handler for PCMA/8000</div><div>[1557513231.973549] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink supports codec PCMA/8000</div><div><br></div><div>[1557513231.973545] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Creating codec handler for PCMA/8000</div><div>[1557513231.973549] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink supports codec PCMA/8000</div><div>[1557513231.973552] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Creating codec handler for G722/8000</div><div>[1557513231.973556] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink supports codec G722/8000</div><div>[1557513231.973560] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Creating codec handler for telephone-event/8000</div><div>[1557513231.974291] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: set FILLED flag for stream <a href="http://192.168.1.200:5095" target="_blank">192.168.1.200:5095</a></div><div>[1557513231.974561] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: set FILLED flag for stream <a href="http://192.168.1.200:5096" target="_blank">192.168.1.200:5096</a></div><div>[1557513231.974874] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: offer time = 0.001488 sec</div><div>[1557513231.974882] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Replying to 'offer' from <a href="http://127.0.0.1:45431" target="_blank">127.0.0.1:45431</a></div><div>[1557513231.974900] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Response dump for 'offer' to <a href="http://127.0.0.1:45431" target="_blank">127.0.0.1:45431</a>: { "sdp": "v=0</div><div>o=- 3766502030 3766502030 IN IP4 209.182.216.71</div><div>s=pjmedia</div><div>b=AS:84</div><div>t=0 0</div><div>a=X-nat:0</div><div>m=audio 20032 UDP/TLS/RTP/SAVP 104 98 97 99 3 0 8 9 96</div><div>c=IN IP4 209.182.216.71</div><div>b=TIAS:64000</div><div>a=ssrc:2009301833 cname:32ababda5d2c847b</div><div>a=rtpmap:104 iLBC/8000</div><div>a=rtpmap:98 speex/16000</div><div>a=rtpmap:97 speex/8000</div><div>a=rtpmap:99 speex/32000</div><div>a=rtpmap:3 GSM/8000</div><div>a=rtpmap:0 PCMU/8000</div><div>a=rtpmap:8 PCMA/8000</div><div>a=rtpmap:9 G722/8000</div><div>a=rtpmap:96 telephone-event/8000</div><div>a=fmtp:104 mode=30</div><div>a=fmtp:96 0-16</div><div>a=sendrecv</div><div>a=rtcp:20033</div><div>a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:G9MvyRPBAVFsrMypvr1EAunZiX/vc04sXEq4mXvl</div><div>a=setup:actpass</div><div>a=fingerprint:sha-1 EE:4A:ED:7D:5A:94:A2:FF:F2:09:64:07:41:FC:15:80:D3:F9:C0:B4</div><div>", "result": "ok" }</div><div>[1557513232.077386] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20032]: Processing incoming DTLS packet</div><div>[1557513232.078219] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20032]: Sending DTLS packet</div><div>[1557513232.189220] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20032]: Processing incoming DTLS packet</div><div>[1557513232.189868] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20032]: DTLS handshake successful</div><div>[1557513232.189899] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20032]: DTLS-SRTP successfully negotiated</div><div>[1557513232.189905] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20032]: SRTP keys, incoming:</div><div>[1557513232.189914] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20032]: --- AES_CM_128_HMAC_SHA1_80 key q67B3h3GP/dhbQeKsgBnvA== salt EcoNJ6Hqj0lRtvZ8Z+Y=</div><div>[1557513232.189919] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20032]: SRTP keys, outgoing:</div><div>[1557513232.189923] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20032]: --- AES_CM_128_HMAC_SHA1_80 key 0nTo2gy4XJ2GXlroyyH6nA== salt fbIfUIa4IPiYLvn5CkI=</div><div>[1557513232.189929] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20032]: Sending DTLS packet</div><div><br></div><div><br></div><div><br></div><div>confirmed</div><div><br></div><div><br></div><div>[1557513243.648460] ERR: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: SRTCP output wanted, but no crypto suite was negotiated</div><div>[1557513243.648486] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: Calling handler for RTCP packet type 201</div><div>[1557513243.648496] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: RR from 779d978b about 9fda818d: FL 205 TL 6486816 HSR 613804890 J 3100337071 LSR</div><div>1419186059 DLSR 531075031</div><div>[1557513243.648505] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: No payload type known for RTCP RR, discarding</div><div>[1557513243.649142] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: Calling handler for RTCP packet type 201</div><div>[1557513243.649158] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: RR from 779d978b about d4b1278d: FL 23 TL 2271802 HSR 278642673 J 2408385537 LSR 3</div><div>653820601 DLSR 1701759944</div><div>[1557513243.649169] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: No payload type known for RTCP RR, discarding</div><div>[1557513243.777813] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Received command 'answer' from <a href="http://127.0.0.1:47861" target="_blank">127.0.0.1:47861</a></div><div>[1557513243.777860] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Dump for 'answer' from <a href="http://127.0.0.1:47861" target="_blank">127.0.0.1:47861</a>: { "sdp": "v=0</div><div>o=- 3766502031 3766502032 IN IP4 100.81.62.76</div><div>s=pjmedia</div><div>b=AS:84</div><div>t=0 0</div><div>a=X-nat:0</div><div>m=audio 5079 UDP/TLS/RTP/SAVP 104 96</div><div>c=IN IP4 100.81.62.76</div><div>b=TIAS:64000</div><div>a=rtcp:5080 IN IP4 100.81.62.76</div><div>a=sendrecv</div><div>a=rtpmap:104 iLBC/8000</div><div>a=fmtp:104 mode=30</div><div>a=rtpmap:96 telephone-event/8000</div><div>a=fmtp:96 0-16</div><div>a=ssrc:2006816651 cname:1c0965113e9b1046</div><div>a=setup:active</div><div>a=fingerprint:SHA-256 AD:2D:0F:A6:11:DD:75:CC:3C:50:3A:9A:F0:29:20:8D:95:BC:3E:2A:A0:34:F6:67:14:A7:87:EB:8D:66:77:B1</div><div>", "ICE": "remove", "replace": [ "origin", "session-connection" ], "transport-protocol": "UDP/TLS/RTP/SAVP", "call-id": "05c7dcfe-06f3-4630-9799-0557b76cc340",</div><div>"received-from": [ "IP4", "174.204.14.29" ], "from-tag": "2684eff8-3602-41ed-aca2-9f7938362462", "to-tag": "c71ac9de-9bf5-4f39-9fda-6bd3aaf97d00", "command": "a</div><div>nswer" }</div><div>[1557513243.777998] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Creating codec handler for iLBC/8000</div><div>[1557513243.778010] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Creating codec handler for telephone-event/8000</div><div>[1557513243.778088] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: set FILLED flag for stream <a href="http://100.81.62.76:5079" target="_blank">100.81.62.76:5079</a></div><div>[1557513243.778117] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: DTLS: Peer certificate accepted</div><div>[1557513243.778123] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: set FILLED flag for stream <a href="http://100.81.62.76:5080" target="_blank">100.81.62.76:5080</a></div><div>[1557513243.778166] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: answer time = 0.000267 sec</div><div>[1557513243.778175] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Replying to 'answer' from <a href="http://127.0.0.1:47861" target="_blank">127.0.0.1:47861</a></div><div>[1557513243.778187] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Response dump for 'answer' to <a href="http://127.0.0.1:47861" target="_blank">127.0.0.1:47861</a>: { "sdp": "v=0</div><div>o=- 3766502031 3766502032 IN IP4 209.182.216.71</div><div>s=pjmedia</div><div>b=AS:84</div><div>t=0 0</div><div>a=X-nat:0</div><div>m=audio 20052 UDP/TLS/RTP/SAVP 104 96</div><div><br></div><div>c=IN IP4 209.182.216.71</div><div>b=TIAS:64000</div><div>a=ssrc:2006816651 cname:1c0965113e9b1046</div><div>a=rtpmap:104 iLBC/8000</div><div>a=rtpmap:96 telephone-event/8000</div><div>a=fmtp:104 mode=30</div><div>a=fmtp:96 0-16</div><div>a=sendrecv</div><div>a=rtcp:20053</div><div>a=setup:passive</div><div>a=fingerprint:sha-1 EE:4A:ED:7D:5A:94:A2:FF:F2:09:64:07:41:FC:15:80:D3:F9:C0:B4</div><div>", "result": "ok" }</div><div>[1557513243.864786] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20052]: Processing incoming DTLS packet</div><div>[1557513243.865568] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20052]: Sending DTLS packet</div><div>[1557513243.912858] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20052]: Processing incoming DTLS packet</div><div>[1557513243.913111] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20052]: DTLS: Peer certificate accepted</div><div>[1557513243.913627] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20052]: DTLS handshake successful</div><div>[1557513243.913668] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20052]: DTLS-SRTP successfully negotiated</div><div>[1557513243.913675] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20052]: SRTP keys, incoming:</div><div>[1557513243.913682] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20052]: --- AES_CM_128_HMAC_SHA1_80 key +C2ck1NPvsfHYoKflimqaA== salt xM4aFoL60/ePpmQJsT8=</div><div>[1557513243.913686] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20052]: SRTP keys, outgoing:</div><div>[1557513243.913689] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20052]: --- AES_CM_128_HMAC_SHA1_80 key VvTNUyescFh+vNj16/fePw== salt m3EuTJjAesJHaSXfqKU=</div><div>[1557513243.913694] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20052]: Sending DTLS packet</div><div>[1557513244.475362] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: Calling handler for RTCP packet type 200</div><div>[1557513244.475405] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: SR from 779d978b: RTP TS 3873048209 PC 2516599107 OC 673505029 NTP TS 1161195675/4</div><div>008032614=1161195675.933193</div><div>[1557513244.475412] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: RR from 779d978b about bb94938e: FL 243 TL 11665253 HSR 1302964504 J 2830082235 LS</div><div>R 1964993324 DLSR 1625750139</div><div>[1557513244.475422] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: No payload type known for RTCP RR, discarding</div><div>[1557513244.492749] ERR: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: SRTCP output wanted, but no crypto suite was negotiated</div><div>[1557513244.492775] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: Calling handler for RTCP packet type 200</div><div>[1557513244.492791] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: SR from 77c38349: RTP TS 2981125880 PC 4052113656 OC 2653921327 NTP TS 4076801750/</div><div>1160081551=4076801750.270103</div><div>[1557513244.492797] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: RR from 77c38349 about 3813d27e: FL 75 TL 11393233 HSR 1719559869 J 944495881 LSR</div><div>790240102 DLSR 447292567</div><div>[1557513244.492804] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: No payload type known for RTCP RR, discarding</div><div><br></div><div>[1557513247.217290] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20032]: Confirmed peer address as <a href="http://174.204.14.29:10523" target="_blank">174.204.14.29:10523</a></div><div>[1557513248.958592] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: Calling handler for RTCP packet type 200</div><div>[1557513248.958638] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: SR from 779d978b: RTP TS 3148803183 PC 137367242 OC 1506652935 NTP TS 3606800652/1</div><div>621372750=3606800652.377505</div><div>[1557513248.958647] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: RR from 779d978b about 468fa6ae: FL 57 TL 15596558 HSR 3764947872 J 3769875796 LSR</div><div> 4259175195 DLSR 3903464346</div><div>[1557513248.958657] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: No payload type known for RTCP RR, discarding</div><div><br></div><div>[1557513248.958667] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: Confirmed peer address as <a href="http://174.204.14.29:10496" target="_blank">174.204.14.29:10496</a></div><div>i[1557513249.259063] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: Calling handler for RTCP packet type 200</div><div>[1557513249.259108] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: SR from 77c38349: RTP TS 3424021083 PC 3823893658 OC 584056375 NTP TS 3244065141/3</div><div>391763074=3244065141.789706</div><div>[1557513249.259117] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: RR from 77c38349 about e7313af6: FL 98 TL 10263186 HSR 2762600672 J 838876573 LSR</div><div>3367219470 DLSR 50549698</div><div>[1557513249.259131] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: No payload type known for RTCP RR, discarding</div><div>[1557513249.259142] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: Confirmed peer address as <a href="http://72.66.83.8:5096" target="_blank">72.66.83.8:5096</a></div><div>t[1557513249.562239] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20052]: Confirmed peer address as <a href="http://72.66.83.8:5095" target="_blank">72.66.83.8:5095</a></div><div><br></div><div><br></div><div>SWITCH NETWORKS</div><div><br></div><div><br></div><div>[1557513253.843937] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: Calling handler for RTCP packet type 200</div><div>[1557513253.844019] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: SR from 779d978b: RTP TS 1364757765 PC 1063357287 OC 2194907961 NTP TS 2472417766/</div><div>1884000851=2472417766.438653</div><div>[1557513253.844029] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: RR from 779d978b about 77b8933: FL 163 TL 2305413 HSR 2377964402 J 118139039 LSR 2</div><div>460485565 DLSR 3416921415</div><div>[1557513253.844040] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: No payload type known for RTCP RR, discarding</div><div>[1557513254.590466] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: Calling handler for RTCP packet type 200</div><div>[1557513254.590508] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: SR from 77c38349: RTP TS 2527484095 PC 1878948628 OC 3882176963 NTP TS 213338522/6</div><div>38146641=213338522.148580</div><div>[1557513254.590517] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: RR from 77c38349 about b7800717: FL 93 TL 16503124 HSR 338254320 J 1043490285 LSR</div><div>801212789 DLSR 2849120558</div><div>[1557513254.590530] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: No payload type known for RTCP RR, discarding</div><div>[1557513258.679347] ERR: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: SRTCP output wanted, but no crypto suite was negotiated</div><div>[1557513258.679385] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: Calling handler for RTCP packet type 200</div><div>[1557513258.679411] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: SR from 779d978b: RTP TS 1747525463 PC 239751946 OC 2859161225 NTP TS 3835334254/3</div><div>577221347=3835334254.832887</div><div>[1557513258.679418] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: RR from 779d978b about e03bd142: FL 40 TL 11515285 HSR 3870936491 J 4150119236 LSR</div><div> 2903910302 DLSR 700479064</div><div>[1557513258.679427] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: No payload type known for RTCP RR, discarding</div><div>[1557513259.940740] ERR: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: SRTCP output wanted, but no crypto suite was negotiated</div><div>[1557513259.940770] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: Calling handler for RTCP packet type 200</div><div>[1557513259.940793] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: SR from 77c38349: RTP TS 2745657868 PC 580822102 OC 4072320279 NTP TS 252333929/20</div><div>93935903=252333929.487532</div><div>[1557513259.940801] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: RR from 77c38349 about 476ec510: FL 61 TL 5399464 HSR 3682903462 J 1600791504 LSR</div><div>497094189 DLSR 826539320</div><div>[1557513259.940814] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: No payload type known for RTCP RR, discarding</div><div>[1557513263.532695] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: Calling handler for RTCP packet type 200</div><div>[1557513263.532722] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: SR from 779d978b: RTP TS 301750475 PC 2434799802 OC 863475295 NTP TS 3625503376/30</div><div>14095725=3625503376.701774</div><div>[1557513263.532729] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: RR from 779d978b about 228989b7: FL 148 TL 10638176 HSR 2137788972 J 2678688015 LS</div><div>R 2118438561 DLSR 1024262683</div><div>[1557513263.532738] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: No payload type known for RTCP RR, discarding</div><div>[1557513264.051305] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: Calling handler for RTCP packet type 200</div><div>[1557513264.051352] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: SR from 77c38349: RTP TS 1190725747 PC 3072491822 OC 537479863 NTP TS 817717026/42</div><div>82321058=817717026.997056</div><div>[1557513264.051359] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: RR from 77c38349 about 920db8ff: FL 98 TL 6598240 HSR 2045142812 J 3171281598 LSR</div><div>2224002690 DLSR 2514604823</div><div>[1557513264.051369] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: No payload type known for RTCP RR, discarding</div><div>[1557513264.058891] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: Calling handler for RTCP packet type 201</div><div>[1557513264.058920] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: RR from 77c38349 about 5c8f2711: FL 24 TL 1700303 HSR 2993289918 J 618517078 LSR 1</div><div>835926259 DLSR 3106454771</div><div><br></div><div>[1557513264.058891] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: Calling handler for RTCP packet type 201</div><div>[1557513264.058920] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: RR from 77c38349 about 5c8f2711: FL 24 TL 1700303 HSR 2993289918 J 618517078 LSR 1</div><div>835926259 DLSR 3106454771</div><div>[1557513264.058934] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: No payload type known for RTCP RR, discarding</div><div>[1557513264.266612] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Received command 'offer' from <a href="http://127.0.0.1:60736" target="_blank">127.0.0.1:60736</a></div><div>[1557513264.266654] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Dump for 'offer' from <a href="http://127.0.0.1:60736" target="_blank">127.0.0.1:60736</a>: { "sdp": "v=0</div><div>o=- 3766502030 3766502031 IN IP4 192.168.1.200</div><div>s=pjmedia</div><div>b=AS:84</div><div>t=0 0</div><div>a=X-nat:0</div><div>m=audio 5097 UDP/TLS/RTP/SAVP 104 98 97 99 3 0 8 9 96</div><div>c=IN IP4 10.255.81.66</div><div>b=TIAS:64000</div><div>a=rtcp:5098 IN IP4 10.255.81.66</div><div>a=sendrecv</div><div>a=rtpmap:104 iLBC/8000</div><div>a=fmtp:104 mode=30</div><div>a=rtpmap:98 speex/16000</div><div>a=rtpmap:97 speex/8000</div><div>a=rtpmap:99 speex/32000</div><div>a=rtpmap:3 GSM/8000</div><div>a=rtpmap:0 PCMU/8000</div><div>a=rtpmap:8 PCMA/8000</div><div>a=rtpmap:9 G722/8000</div><div>a=rtpmap:96 telephone-event/8000</div><div>a=fmtp:96 0-16</div><div>a=ssrc:2009301833 cname:32ababda5d2c847b</div><div>a=setup:actpass</div><div>a=fingerprint:SHA-256 4F:69:B6:89:51:98:6C:A4:63:CF:F7:CD:22:D2:BE:FD:6E:3F:F4:2A:8B:39:AD:E4:C0:8D:AE:BD:A3:70:12:49</div><div>", "ICE": "remove", "DTLS": "passive", "replace": [ "origin", "session-connection" ], "transport-protocol": "UDP/TLS/RTP/SAVP", "call-id": "05c7dcfe-06f3-4630-9</div><div>799-0557b76cc340", "received-from": [ "IP4", "97.47.70.223" ], "from-tag": "2684eff8-3602-41ed-aca2-9f7938362462", "to-tag": "c71ac9de-9bf5-4f39-9fda-6bd3aaf97d</div><div>00", "command": "offer" }</div><div>[1557513264.266814] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Default sink codec is speex/16000</div><div>[1557513264.266826] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink supports codec speex/16000</div><div>[1557513264.266831] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink supports codec speex/8000</div><div>[1557513264.266835] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink supports codec speex/32000</div><div>[1557513264.266838] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink supports codec GSM/8000</div><div>[1557513264.266842] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink supports codec PCMU/8000</div><div>[1557513264.266846] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink supports codec PCMA/8000</div><div>[1557513264.266850] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink supports codec G722/8000</div><div>[1557513264.267614] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sending DTLS packet</div><div>[1557513264.268089] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sending DTLS packet</div><div>[1557513264.268146] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sending DTLS packet</div><div>[1557513264.268220] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: set FILLED flag for stream <a href="http://10.255.81.66:5097" target="_blank">10.255.81.66:5097</a></div><div>[1557513264.268627] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: set FILLED flag for stream <a href="http://10.255.81.66:5098" target="_blank">10.255.81.66:5098</a></div><div>[1557513264.269072] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: offer time = 0.002384 sec</div><div>[1557513264.269084] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Replying to 'offer' from <a href="http://127.0.0.1:60736" target="_blank">127.0.0.1:60736</a></div><div>[1557513264.269098] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Response dump for 'offer' to <a href="http://127.0.0.1:60736" target="_blank">127.0.0.1:60736</a>: { "sdp": "v=0</div><div>o=- 3766502030 3766502031 IN IP4 209.182.216.71</div><div>s=pjmedia</div><div><br></div><div>b=AS:84</div><div>t=0 0</div><div>a=X-nat:0</div><div>m=audio 20064 UDP/TLS/RTP/SAVP 104 98 97 99 3 0 8 9 96</div><div>c=IN IP4 209.182.216.71</div><div>b=TIAS:64000</div><div>a=ssrc:2009301833 cname:32ababda5d2c847b</div><div>a=rtpmap:104 iLBC/8000</div><div>a=rtpmap:98 speex/16000</div><div>a=rtpmap:97 speex/8000</div><div>a=rtpmap:99 speex/32000</div><div>a=rtpmap:3 GSM/8000</div><div>a=rtpmap:0 PCMU/8000</div><div>a=rtpmap:8 PCMA/8000</div><div>a=rtpmap:9 G722/8000</div><div>a=rtpmap:96 telephone-event/8000</div><div>a=fmtp:104 mode=30</div><div>a=fmtp:96 0-16</div><div>a=sendrecv</div><div>a=rtcp:20065</div><div>a=setup:actpass</div><div>a=fingerprint:sha-1 EE:4A:ED:7D:5A:94:A2:FF:F2:09:64:07:41:FC:15:80:D3:F9:C0:B4</div><div>", "result": "ok" }</div><div>[1557513264.355109] ERR: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: SRTCP output wanted, but no crypto suite was negotiated</div><div>[1557513264.355140] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: Calling handler for RTCP packet type 201</div><div>[1557513264.355150] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: RR from 779d978b about 511a36de: FL 144 TL 3729734 HSR 2556650506 J 4034165594 LSR</div><div> 900570716 DLSR 3118967760</div><div>[1557513264.355166] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: No payload type known for RTCP RR, discarding</div><div>[1557513264.355186] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: Calling handler for RTCP packet type 201</div><div>[1557513264.355193] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: RR from 779d978b about aea81208: FL 180 TL 10378624 HSR 1586287909 J 2246375086 LS</div><div>R 3231023203 DLSR 4073439206</div><div>[1557513264.355201] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: No payload type known for RTCP RR, discarding</div><div>[1557513264.355210] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: Switching local interface to <a href="http://209.182.216.71:20033" target="_blank">209.182.216.71:20033</a></div><div>[1557513264.358206] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: Calling handler for RTCP packet type 201</div><div>[1557513264.358229] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: RR from 779d978b about b59d47bc: FL 242 TL 13886413 HSR 3966401064 J 2679493971 LS</div><div>R 3040876731 DLSR 2668321392</div><div>[1557513264.358239] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]: No payload type known for RTCP RR, discarding</div><div>[1557513264.358262] ERR: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20064]: SRTP output wanted, but no crypto suite was negotiated</div><div>[1557513264.425636] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Received command 'answer' from <a href="http://127.0.0.1:45431" target="_blank">127.0.0.1:45431</a></div><div>[1557513264.425679] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Dump for 'answer' from <a href="http://127.0.0.1:45431" target="_blank">127.0.0.1:45431</a>: { "sdp": "v=0</div><div>o=- 3766502031 3766502033 IN IP4 100.81.62.76</div><div>s=pjmedia</div><div>b=AS:84</div><div>t=0 0</div><div>a=X-nat:0</div><div>m=audio 5079 UDP/TLS/RTP/SAVP 104 96</div><div>c=IN IP4 100.81.62.76</div><div>b=TIAS:64000</div><div>a=rtcp:5080 IN IP4 100.81.62.76</div><div>a=sendrecv</div><div>a=rtpmap:104 iLBC/8000</div><div><br></div><div>a=rtpmap:104 iLBC/8000</div><div>a=fmtp:104 mode=30</div><div>a=rtpmap:96 telephone-event/8000</div><div>a=fmtp:96 0-16</div><div>a=ssrc:2006816651 cname:1c0965113e9b1046</div><div>a=setup:active</div><div>a=fingerprint:SHA-256 AD:2D:0F:A6:11:DD:75:CC:3C:50:3A:9A:F0:29:20:8D:95:BC:3E:2A:A0:34:F6:67:14:A7:87:EB:8D:66:77:B1</div><div>", "ICE": "remove", "replace": [ "origin", "session-connection" ], "transport-protocol": "UDP/TLS/RTP/SAVP", "call-id": "05c7dcfe-06f3-4630-9799-0557b76cc340",</div><div>"received-from": [ "IP4", "174.204.14.29" ], "from-tag": "2684eff8-3602-41ed-aca2-9f7938362462", "to-tag": "c71ac9de-9bf5-4f39-9fda-6bd3aaf97d00", "command": "a</div><div>nswer" }</div><div>[1557513264.426806] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: answer time = 0.001099 sec</div><div>[1557513264.426820] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Replying to 'answer' from <a href="http://127.0.0.1:45431" target="_blank">127.0.0.1:45431</a></div><div>[1557513264.426831] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Response dump for 'answer' to <a href="http://127.0.0.1:45431" target="_blank">127.0.0.1:45431</a>: { "sdp": "v=0</div><div>o=- 3766502031 3766502033 IN IP4 209.182.216.71</div><div>s=pjmedia</div><div>b=AS:84</div><div>t=0 0</div><div>a=X-nat:0</div><div>m=audio 20052 UDP/TLS/RTP/SAVP 104 96</div><div>c=IN IP4 209.182.216.71</div><div>b=TIAS:64000</div><div>a=ssrc:2006816651 cname:1c0965113e9b1046</div><div>a=rtpmap:104 iLBC/8000</div><div>a=rtpmap:96 telephone-event/8000</div><div>a=fmtp:104 mode=30</div><div>a=fmtp:96 0-16</div><div>a=sendrecv</div><div>a=rtcp:20053</div><div>a=setup:passive</div><div>a=fingerprint:sha-1 EE:4A:ED:7D:5A:94:A2:FF:F2:09:64:07:41:FC:15:80:D3:F9:C0:B4</div><div>", "result": "ok" }</div><div>[1557513264.700442] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20052]: Processing incoming DTLS packet</div><div>[1557513264.701235] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20052]: Sending DTLS packet</div><div>[1557513264.892393] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20052]: Processing incoming DTLS packet</div><div>[1557513264.893153] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20052]: DTLS handshake successful</div><div>[1557513264.893193] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20052]: DTLS-SRTP successfully negotiated</div><div>[1557513264.893202] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20052]: SRTP keys, incoming:</div><div>[1557513264.893211] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20052]: --- AES_CM_128_HMAC_SHA1_80 key dob4sywpHJJ8qNgFzemlzQ== salt y7/1RgzeAtPkG+GfMLI=</div><div>[1557513264.893216] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20052]: SRTP keys, outgoing:</div><div>[1557513264.893222] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20052]: --- AES_CM_128_HMAC_SHA1_80 key ontM1nC56XojOkmzb8520g== salt Hom6TrHovUBUaF1g6Iw=</div><div>[1557513264.893228] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20052]: Sending DTLS packet</div><div>[1557513269.223923] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20052]: Confirmed peer address as <a href="http://97.47.70.223:4667" target="_blank">97.47.70.223:4667</a></div><div>[1557513269.337491] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: Calling handler for RTCP packet type 200</div><div>[1557513269.337543] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: SR from 77c38349: RTP TS 402044265 PC 1976845075 OC 2962195809 NTP TS 1329245270/2</div><div>977782988=1329245270.693319</div><div>[1557513269.337552] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: RR from 77c38349 about c1e9445b: FL 196 TL 15740765 HSR 1231260891 J 3373413243 LS</div><div>R 2989889476 DLSR 1721296716</div><div>[1557513269.337562] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: No payload type known for RTCP RR, discarding</div><div>[1557513269.337571] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: Confirmed peer address as <a href="http://97.47.70.223:4640" target="_blank">97.47.70.223:4640</a></div><div>[1557513269.355712] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: Calling handler for RTCP packet type 200</div><div>[1557513269.355744] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: SR from 779d978b: RTP TS 46888194 PC 1178262997 OC 1943197043 NTP TS 748304878/374</div><div>[1557513269.355749] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: RR from 779d978b about 4d78530a: FL 59 TL 15587360 HSR 641166863 J 455122196 LSR 2</div><div>981586141 DLSR 1538485973</div><div>[1557513269.355755] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: No payload type known for RTCP RR, discarding</div><div>[1557513269.355763] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: Confirmed peer address as <a href="http://174.204.14.29:10496" target="_blank">174.204.14.29:10496</a></div><div>[1557513269.355768] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: Switching local interface to <a href="http://209.182.216.71:20065" target="_blank">209.182.216.71:20065</a></div><div>[1557513269.376119] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: Calling handler for RTCP packet type 201</div><div>[1557513269.376149] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: RR from 779d978b about 60b442ee: FL 185 TL 2381849 HSR 1868471658 J 3454737373 LSR</div><div> 3540730944 DLSR 753951698</div><div>[1557513269.376164] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: No payload type known for RTCP RR, discarding</div><div>[1557513269.967467] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20064]: Confirmed peer address as <a href="http://174.204.14.29:10523" target="_blank">174.204.14.29:10523</a></div><div><br></div><div><br></div><div><br></div><div>s[1557513274.064040] ERR: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: SRTCP output wanted, but no crypto suite was negotiated</div><div>[1557513274.064063] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: Calling handler for RTCP packet type 200</div><div>[1557513274.064084] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: SR from 77c38349: RTP TS 2043506601 PC 348629863 OC 1509649344 NTP TS 4002640369/1</div><div>330623176=4002640369.309810</div><div>[1557513274.064090] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: RR from 77c38349 about 1b7ce7ec: FL 17 TL 10773844 HSR 2006802227 J 3496394774 LSR</div><div> 1855863287 DLSR 207902258</div><div>[1557513274.064105] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: SSRC hash table exceeded size limit (trying to add 1b7ce7ec) - deleting SSRC 9fda8</div><div>18d</div><div>[1557513274.064114] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: No payload type known for RTCP RR, discarding</div><div>w[1557513274.337285] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: Calling handler for RTCP packet type 200</div><div>[1557513274.337341] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: SR from 779d978b: RTP TS 3588538011 PC 4113250253 OC 3762757735 NTP TS 3675530209/</div><div>2088363704=3675530209.486235</div><div>[1557513274.337352] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: RR from 779d978b about 1904c0d9: FL 190 TL 1277330 HSR 3700606795 J 2076634040 LSR</div><div> 2826708796 DLSR 3084916091</div><div>[1557513274.337367] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: SSRC hash table exceeded size limit (trying to add 1904c0d9) - deleting SSRC d4b12</div><div>78d</div><div>[1557513274.337378] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: No payload type known for RTCP RR, discarding</div><div>itch complete[1557513278.796840] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: Calling handler for RTCP packet type 200</div><div>[1557513278.796890] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: SR from 77c38349: RTP TS 1179546147 PC 253436483 OC 401514196 NTP TS 591585900/307</div><div>4094117=591585900.715743</div><div>[1557513278.796900] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: RR from 77c38349 about f25fab39: FL 196 TL 1861219 HSR 1237831119 J 2726348211 LSR</div><div> 3841137799 DLSR 843496811</div><div>[1557513278.796913] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: SSRC hash table exceeded size limit (trying to add f25fab39) - deleting SSRC bb949</div><div>38e</div><div>[1557513278.796921] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: No payload type known for RTCP RR, discarding</div><div><br></div><div><br></div><div>[1557513279.310594] ERR: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: SRTCP output wanted, but no crypto suite was negotiated</div><div>[1557513279.310626] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: Calling handler for RTCP packet type 200</div><div>[1557513279.310646] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: SR from 779d978b: RTP TS 624630617 PC 1167418798 OC 2870042862 NTP TS 2807429790/9</div><div>64181525=2807429790.224491</div><div>[1557513279.310652] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: RR from 779d978b about bb84140b: FL 193 TL 5406510 HSR 1470777656 J 207786249 LSR</div><div>3684806947 DLSR 307709608</div><div>[1557513279.310669] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: SSRC hash table exceeded size limit (trying to add bb84140b) - deleting SSRC 3813d</div><div>27e</div><div><br></div><div>[1557513279.310679] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: No payload type known for RTCP RR, discarding</div><div>[1557513279.678189] ERR: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20064]: SRTP output wanted, but no crypto suite was negotiated</div><div>[1557513283.537471] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: Calling handler for RTCP packet type 200</div><div>[1557513283.537514] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: SR from 77c38349: RTP TS 1085702245 PC 129819128 OC 1350967259 NTP TS 967851883/21</div><div>63508869=967851883.503731</div><div>[1557513283.537521] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: RR from 77c38349 about 169e1507: FL 46 TL 3777017 HSR 3092777669 J 3495001522 LSR</div><div>3630093505 DLSR 120738828</div><div>[1557513283.537537] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: SSRC hash table exceeded size limit (trying to add 169e1507) - deleting SSRC 468fa</div><div>6ae</div><div>[1557513283.537546] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: No payload type known for RTCP RR, discarding</div><div>[1557513284.300047] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: Calling handler for RTCP packet type 200</div><div>[1557513284.300094] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: SR from 779d978b: RTP TS 3660274611 PC 3339904092 OC 976632286 NTP TS 3250964209/2</div><div>354170892=3250964209.548123</div><div>[1557513284.300103] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: RR from 779d978b about a9cab1ac: FL 9 TL 7152183 HSR 1071025251 J 612018816 LSR 12</div><div>43749409 DLSR 721434160</div><div>[1557513284.300119] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: SSRC hash table exceeded size limit (trying to add a9cab1ac) - deleting SSRC e7313</div><div>af6</div><div>[1557513284.300130] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: No payload type known for RTCP RR, discarding</div><div><br></div><div><br></div><div><br></div><div><br></div><div>bye</div><div>[1557513286.941239] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Received command 'delete' from <a href="http://127.0.0.1:49479" target="_blank">127.0.0.1:49479</a></div><div>[1557513286.941278] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Dump for 'delete' from <a href="http://127.0.0.1:49479" target="_blank">127.0.0.1:49479</a>: { "call-id": "05c7dcfe-06f3-4630-9799-0557b76cc340",</div><div>"received-from": [ "IP4", "174.204.14.29" ], "from-tag": "c71ac9de-9bf5-4f39-9fda-6bd3aaf97d00", "command": "delete" }</div><div>[1557513286.941434] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Scheduling deletion of call branch 'c71ac9de-9bf5-4f39-9fda-6bd3aaf97d00' (via-branch '') in 3</div><div>0 seconds</div><div>[1557513286.941444] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: delete time = 0.000152 sec</div><div>[1557513286.941474] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Replying to 'delete' from <a href="http://127.0.0.1:49479" target="_blank">127.0.0.1:49479</a></div><div>[1557513286.941618] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Response dump for 'delete' to <a href="http://127.0.0.1:49479" target="_blank">127.0.0.1:49479</a>: { "created": 1557513231, "created_us": 973175,</div><div> "last signal": 1557513264, "SSRC": { "3046983612": {  }, "2450372863": {  }, "1622426350": {  }, "2930250248": {  }, "419741913": {  }, "579439031": {  }, "136</div><div>0672478": {  }, "3145995275": {  }, "125536563": {  }, "2848633260": {  }, "3762016578": {  }, "379458823": {  }, "1552885521": {  }, "3078620951": {  }, "12997</div><div>31210": {  }, "461170668": {  }, "2009301833": {  }, "3253290075": {  }, "1198441744": {  }, "4066356025": {  }, "2006816651": {  } }, "tags": { "c71ac9de-9bf5-</div><div>4f39-9fda-6bd3aaf97d00": { "tag": "c71ac9de-9bf5-4f39-9fda-6bd3aaf97d00", "created": 1557513231, "in dialogue with": "2684eff8-3602-41ed-aca2-9f7938362462", "me</div><div>dias": [ { "index": 1, "type": "audio", "protocol": "UDP/TLS/RTP/SAVP", "streams": [ { "local port": 20064, "endpoint": { "family": "IPv4", "address": "174.204.</div><div>14.29", "port": 10523 }, "advertised endpoint": { "family": "IPv4", "address": "100.81.62.76", "port": 5079 }, "crypto suite": "AES_CM_128_HMAC_SHA1_80", "last</div><div>packet": 1557513286, "flags": [ "RTP", "filled", "confirmed", "kernelized", "no kernel support", "DTLS fingerprint verified" ], "SSRC": 2006816651, "stats": { "</div><div>packets": 595, "bytes": 40090, "errors": 0 } }, { "local port": 20065, "endpoint": { "family": "IPv4", "address": "174.204.14.29", "port": 10496 }, "advertised</div><div>endpoint": { "family": "IPv4", "address": "100.81.62.76", "port": 5080 }, "crypto suite": "AES_CM_128_HMAC_SHA1_80", "last packet": 1557513284, "flags": [ "RTCP</div><div>", "filled", "confirmed", "kernelized", "no kernel support" ], "SSRC": 2006816651, "stats": { "packets": 15, "bytes": 1306, "errors": 0 } } ], "flags": [ "initi</div><div>alized", "send", "recv", "DTLS-SRTP", "DTLS role passive", "ICE controlling" ] } ] }, "2684eff8-3602-41ed-aca2-9f7938362462": { "tag": "2684eff8-3602-41ed-aca2-</div><div>9f7938362462", "created": 1557513231, "in dialogue with": "c71ac9de-9bf5-4f39-9fda-6bd3aaf97d00", "medias": [ { "index": 1, "type": "audio", "protocol": "UDP/TL</div><div>S/RTP/SAVP", "streams": [ { "local port": 20052, "endpoint": { "family": "IPv4", "address": "97.47.70.223", "port": 4667 }, "advertised endpoint": { "family": "</div><div>IPv4", "address": "10.255.81.66", "port": 5097 }, "crypto suite": "AES_CM_128_HMAC_SHA1_80", "last packet": 1557513284, "flags": [ "RTP", "filled", "confirmed",</div><div> "kernelized", "no kernel support", "DTLS fingerprint verified" ], "SSRC": 2009301833, "stats": { "packets": 55, "bytes": 3410, "errors": 0 } }, { "local port":</div><div> 20053, "endpoint": { "family": "IPv4", "address": "97.47.70.223", "port": 4640 }, "advertised endpoint": { "family": "IPv4", "address": "10.255.81.66", "port": 5098 }, "last packet": 1557513283, "flags": [ "RTCP", "filled", "confirmed", "kernelized", "no kernel support" ], "SSRC": 2009301833, "stats": { "packets": 10, "bytes": 936, "errors": 0 } } ], "flags": [ "initialized", "send", "recv", "DTLS-SRTP", "DTLS role passive" ] } ] } }, "totals": { "RTP": { "packets": 650, "bytes": 43500, "errors": 0 }, "RTCP": { "packets": 25, "bytes": 2242, "errors": 0 } }, "result": "ok" }</div><div>[1557513287.087244] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: Calling handler for RTCP packet type 200</div><div>[1557513287.087244] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: Calling handler for RTCP packet type 200</div><div>[1557513287.087282] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: SR from 77c38349: RTP TS 1725021880 PC 1560319321 OC 3364521432 NTP TS 1121433750/3398500622=1121433750.791275</div><div>[1557513287.087290] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: RR from 77c38349 about 9ba3be3b: FL 18 TL 4080170 HSR 3714308681 J 2085763389 LSR 1453166610 DLSR 3867570679</div><div>[1557513287.087303] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: SSRC hash table exceeded size limit (trying to add 9ba3be3b) - deleting SSRC 77b8933</div><div>[1557513287.087311] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: No payload type known for RTCP RR, discarding</div><div>[1557513287.087324] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: Calling handler for RTCP packet type 201</div><div>[1557513287.087328] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: RR from 77c38349 about 477b6daa: FL 136 TL 7495912 HSR 3723043622 J 76729872 LSR 791112841 DLSR 2264873880</div><div>[1557513287.087332] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: SSRC hash table exceeded size limit (trying to add 477b6daa) - deleting SSRC b7800717</div><div>[1557513287.087338] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: No payload type known for RTCP RR, discarding</div><div>[1557513287.165301] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: Calling handler for RTCP packet type 200</div><div>[1557513287.165344] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: SR from 779d978b: RTP TS 4203649664 PC 1900914033 OC 1842228915 NTP TS 2577169143/1958584749=2577169143.456018</div><div>[1557513287.165355] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: RR from 779d978b about 643dc91f: FL 113 TL 8548413 HSR 913668020 J 2977588542 LSR 2353716277 DLSR 1468396047</div><div>[1557513287.165370] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: SSRC hash table exceeded size limit (trying to add 643dc91f) - deleting SSRC e03bd142</div><div>[1557513287.165382] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: No payload type known for RTCP RR, discarding</div><div>[1557513287.165396] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: Calling handler for RTCP packet type 201</div><div>[1557513287.165403] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: RR from 779d978b about 7d2457ab: FL 45 TL 2024736 HSR 174032952 J 3137856066 LSR 2564654212 DLSR 844577710</div><div>[1557513287.165410] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: SSRC hash table exceeded size limit (trying to add 7d2457ab) - deleting SSRC 476ec510</div><div>[1557513287.165418] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]: No payload type known for RTCP RR, discarding</div><div>[1557513316.000248] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Call branch 'c71ac9de-9bf5-4f39-9fda-6bd3aaf97d00' (via-branch '') deleted, no more branches remaining</div><div>[1557513316.000290] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Final packet stats:</div><div>[1557513316.000297] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: --- Tag '2684eff8-3602-41ed-aca2-9f7938362462', created 1:25 ago for branch '', in dialogue with 'c71ac9de-9bf5-4f39-9fda-6bd3aaf97d00'</div><div>[1557513316.000308] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: ------ Media #1 (audio over UDP/TLS/RTP/SAVP) using iLBC/8000</div><div>[1557513316.000318] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: --------- Port  <a href="http://209.182.216.71:20052" target="_blank">209.182.216.71:20052</a> <>    <a href="http://97.47.70.223:4667" target="_blank">97.47.70.223:4667</a> , SSRC 77c38349, 55 p, 3410 b, 0 e, 32 ts</div><div>[1557513316.000325] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: --------- Port  <a href="http://209.182.216.71:20053" target="_blank">209.182.216.71:20053</a> <>    <a href="http://97.47.70.223:4640" target="_blank">97.47.70.223:4640</a>  (RTCP), SSRC 77c38349, 12 p, 1120 b, 0 e, 29 ts</div><div>[1557513316.000330] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: --- Tag 'c71ac9de-9bf5-4f39-9fda-6bd3aaf97d00', created 1:25 ago for branch '', in dialogue with '2684eff8-3602-41ed-aca2-9f7938362462'</div><div>[1557513316.000339] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: ------ Media #1 (audio over UDP/TLS/RTP/SAVP) using iLBC/8000</div><div>[1557513316.000347] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: --------- Port  <a href="http://209.182.216.71:20064" target="_blank">209.182.216.71:20064</a> <>   <a href="http://174.204.14.29:10523" target="_blank">174.204.14.29:10523</a>, SSRC 779d978b, 595 p, 40090 b, 0 e, 30 ts</div><div>[1557513316.000355] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: --------- Port  <a href="http://209.182.216.71:20065" target="_blank">209.182.216.71:20065</a> <>   <a href="http://174.204.14.29:10496" target="_blank">174.204.14.29:10496</a> (RTCP), SSRC 779d978b, 17 p, 1490 b, 0 e, 29 ts</div><div>[1557513316.000521] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sending DTLS packet</div><div><br></div></div></div>
_______________________________________________<br>
Kamailio (SER) - Users Mailing List<br>
<a href="mailto:sr-users@lists.kamailio.org" target="_blank">sr-users@lists.kamailio.org</a><br>
<a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer" target="_blank">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</blockquote></div>