[SR-Users] No audio after IP address change

Chris Scheid cscheid at appguard.us
Fri May 10 20:55:10 CEST 2019


Hi,

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:

1. Device 1 (72.66.83.8, on WiFI) calls Device 2 (174.204.14.29). SIP
server has IP 209.182.216.71.
2. Device 2 switches networks from WiFI to 3G (new IP: 97.47.70.223).
Re-invite flow completes.
3. Any audio from Device 2 cannot be heard on Device 1. But  audio from the
Device1 can be heard on the Device 2.

In the rtpengine stats I see that there were some packets sent from the SIP
server to the Device 1 after network change:
[1557513316.000308] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: ------
Media #1 (audio over UDP/TLS/RTP/SAVP) using iLBC/8000
[1557513316.000318] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: ---------
Port  209.182.216.71:20052 <>    97.47.70.223:4667 , SSRC 77c38349, 55 p,
3410 b, 0 e, 32 ts
[1557513316.000325] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: ---------
Port  209.182.216.71:20053 <>    97.47.70.223:4640  (RTCP), SSRC 77c38349,
12 p, 1120 b,

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.

I'm looking for direction on how to troubleshoot this issue. I'm not so
familiar with rtpengine. Any assistance greatly appreciated.

Thanks!


RTP Engine Config:
[rtpengine]
#####table = 0
listen-ng = 127.0.0.1:5050
timeout = 60
silent-timeout = 3600
tos = 184
port-min = 20000
port-max = 60000
interface = 209.182.216.71
log-level = 7
log-stderr = false
log-facility = local0



START CALL
---------------------------------------------------------------------------------------------------------------------

[1557513231.973294] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Received
command 'offer' from 127.0.0.1:45431
[1557513231.973357] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Dump for
'offer' from 127.0.0.1:45431: { "sdp": "v=0
o=- 3766502030 3766502030 IN IP4 192.168.1.200
s=pjmedia
b=AS:84
t=0 0
a=X-nat:0
m=audio 5095 UDP/TLS/RTP/SAVP 104 98 97 99 3 0 8 9 96
c=IN IP4 192.168.1.200
b=TIAS:64000
a=rtcp:5096 IN IP4 192.168.1.200
a=sendrecv
a=rtpmap:104 iLBC/8000
a=fmtp:104 mode=30
a=rtpmap:98 speex/16000
a=rtpmap:97 speex/8000
a=rtpmap:99 speex/32000
a=rtpmap:3 GSM/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:9 G722/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ssrc:2009301833 cname:32ababda5d2c847b
a=setup:actpass
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
", "ICE": "remove", "DTLS": "passive", "replace": [ "origin",
"session-connection" ], "transport-protocol": "UDP/TLS/RTP/SAVP",
"call-id": "05c7dcfe-06f3-4630-9
799-0557b76cc340", "received-from": [ "IP4", "72.66.83.8" ], "from-tag":
"2684eff8-3602-41ed-aca2-9f7938362462", "command": "offer" }
[1557513231.973444] NOTICE: [05c7dcfe-06f3-4630-9799-0557b76cc340]:
Creating new call
[1557513231.973496] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Default
sink codec is speex/16000
[1557513231.973503] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Creating
codec handler for iLBC/8000
[1557513231.973508] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Creating
codec handler for speex/16000
[1557513231.973512] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink
supports codec speex/16000
[1557513231.973515] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Creating
codec handler for speex/8000
[1557513231.973519] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink
supports codec speex/8000
[1557513231.973523] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Creating
codec handler for speex/32000
[1557513231.973526] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink
supports codec speex/32000
[1557513231.973530] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Creating
codec handler for GSM/8000
[1557513231.973534] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink
supports codec GSM/8000
[1557513231.973538] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Creating
codec handler for PCMU/8000
[1557513231.973542] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink
supports codec PCMU/8000
[1557513231.973545] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Creating
codec handler for PCMA/8000
[1557513231.973549] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink
supports codec PCMA/8000

[1557513231.973545] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Creating
codec handler for PCMA/8000
[1557513231.973549] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink
supports codec PCMA/8000
[1557513231.973552] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Creating
codec handler for G722/8000
[1557513231.973556] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink
supports codec G722/8000
[1557513231.973560] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Creating
codec handler for telephone-event/8000
[1557513231.974291] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: set
FILLED flag for stream 192.168.1.200:5095
[1557513231.974561] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: set
FILLED flag for stream 192.168.1.200:5096
[1557513231.974874] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: offer
time = 0.001488 sec
[1557513231.974882] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Replying
to 'offer' from 127.0.0.1:45431
[1557513231.974900] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Response
dump for 'offer' to 127.0.0.1:45431: { "sdp": "v=0
o=- 3766502030 3766502030 IN IP4 209.182.216.71
s=pjmedia
b=AS:84
t=0 0
a=X-nat:0
m=audio 20032 UDP/TLS/RTP/SAVP 104 98 97 99 3 0 8 9 96
c=IN IP4 209.182.216.71
b=TIAS:64000
a=ssrc:2009301833 cname:32ababda5d2c847b
a=rtpmap:104 iLBC/8000
a=rtpmap:98 speex/16000
a=rtpmap:97 speex/8000
a=rtpmap:99 speex/32000
a=rtpmap:3 GSM/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:9 G722/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:104 mode=30
a=fmtp:96 0-16
a=sendrecv
a=rtcp:20033
a=crypto:1 AES_CM_128_HMAC_SHA1_80
inline:G9MvyRPBAVFsrMypvr1EAunZiX/vc04sXEq4mXvl
a=setup:actpass
a=fingerprint:sha-1
EE:4A:ED:7D:5A:94:A2:FF:F2:09:64:07:41:FC:15:80:D3:F9:C0:B4
", "result": "ok" }
[1557513232.077386] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20032]: Processing incoming DTLS packet
[1557513232.078219] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20032]: Sending DTLS packet
[1557513232.189220] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20032]: Processing incoming DTLS packet
[1557513232.189868] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20032]: DTLS handshake successful
[1557513232.189899] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20032]: DTLS-SRTP successfully negotiated
[1557513232.189905] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20032]: SRTP keys, incoming:
[1557513232.189914] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20032]: --- AES_CM_128_HMAC_SHA1_80 key q67B3h3GP/dhbQeKsgBnvA== salt
EcoNJ6Hqj0lRtvZ8Z+Y=
[1557513232.189919] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20032]: SRTP keys, outgoing:
[1557513232.189923] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20032]: --- AES_CM_128_HMAC_SHA1_80 key 0nTo2gy4XJ2GXlroyyH6nA== salt
fbIfUIa4IPiYLvn5CkI=
[1557513232.189929] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20032]: Sending DTLS packet



confirmed


[1557513243.648460] ERR: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]:
SRTCP output wanted, but no crypto suite was negotiated
[1557513243.648486] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: Calling handler for RTCP packet type 201
[1557513243.648496] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: RR from 779d978b about 9fda818d: FL 205 TL 6486816 HSR 613804890 J
3100337071 LSR
1419186059 DLSR 531075031
[1557513243.648505] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: No payload type known for RTCP RR, discarding
[1557513243.649142] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: Calling handler for RTCP packet type 201
[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
653820601 DLSR 1701759944
[1557513243.649169] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: No payload type known for RTCP RR, discarding
[1557513243.777813] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Received
command 'answer' from 127.0.0.1:47861
[1557513243.777860] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Dump for
'answer' from 127.0.0.1:47861: { "sdp": "v=0
o=- 3766502031 3766502032 IN IP4 100.81.62.76
s=pjmedia
b=AS:84
t=0 0
a=X-nat:0
m=audio 5079 UDP/TLS/RTP/SAVP 104 96
c=IN IP4 100.81.62.76
b=TIAS:64000
a=rtcp:5080 IN IP4 100.81.62.76
a=sendrecv
a=rtpmap:104 iLBC/8000
a=fmtp:104 mode=30
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ssrc:2006816651 cname:1c0965113e9b1046
a=setup:active
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
", "ICE": "remove", "replace": [ "origin", "session-connection" ],
"transport-protocol": "UDP/TLS/RTP/SAVP", "call-id":
"05c7dcfe-06f3-4630-9799-0557b76cc340",
"received-from": [ "IP4", "174.204.14.29" ], "from-tag":
"2684eff8-3602-41ed-aca2-9f7938362462", "to-tag":
"c71ac9de-9bf5-4f39-9fda-6bd3aaf97d00", "command": "a
nswer" }
[1557513243.777998] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Creating
codec handler for iLBC/8000
[1557513243.778010] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Creating
codec handler for telephone-event/8000
[1557513243.778088] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: set
FILLED flag for stream 100.81.62.76:5079
[1557513243.778117] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: DTLS:
Peer certificate accepted
[1557513243.778123] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: set
FILLED flag for stream 100.81.62.76:5080
[1557513243.778166] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: answer
time = 0.000267 sec
[1557513243.778175] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Replying
to 'answer' from 127.0.0.1:47861
[1557513243.778187] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Response
dump for 'answer' to 127.0.0.1:47861: { "sdp": "v=0
o=- 3766502031 3766502032 IN IP4 209.182.216.71
s=pjmedia
b=AS:84
t=0 0
a=X-nat:0
m=audio 20052 UDP/TLS/RTP/SAVP 104 96

c=IN IP4 209.182.216.71
b=TIAS:64000
a=ssrc:2006816651 cname:1c0965113e9b1046
a=rtpmap:104 iLBC/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:104 mode=30
a=fmtp:96 0-16
a=sendrecv
a=rtcp:20053
a=setup:passive
a=fingerprint:sha-1
EE:4A:ED:7D:5A:94:A2:FF:F2:09:64:07:41:FC:15:80:D3:F9:C0:B4
", "result": "ok" }
[1557513243.864786] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20052]: Processing incoming DTLS packet
[1557513243.865568] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20052]: Sending DTLS packet
[1557513243.912858] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20052]: Processing incoming DTLS packet
[1557513243.913111] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20052]: DTLS: Peer certificate accepted
[1557513243.913627] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20052]: DTLS handshake successful
[1557513243.913668] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20052]: DTLS-SRTP successfully negotiated
[1557513243.913675] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20052]: SRTP keys, incoming:
[1557513243.913682] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20052]: --- AES_CM_128_HMAC_SHA1_80 key +C2ck1NPvsfHYoKflimqaA== salt
xM4aFoL60/ePpmQJsT8=
[1557513243.913686] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20052]: SRTP keys, outgoing:
[1557513243.913689] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20052]: --- AES_CM_128_HMAC_SHA1_80 key VvTNUyescFh+vNj16/fePw== salt
m3EuTJjAesJHaSXfqKU=
[1557513243.913694] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20052]: Sending DTLS packet
[1557513244.475362] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: Calling handler for RTCP packet type 200
[1557513244.475405] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: SR from 779d978b: RTP TS 3873048209 PC 2516599107 OC 673505029 NTP
TS 1161195675/4
008032614=1161195675.933193
[1557513244.475412] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: RR from 779d978b about bb94938e: FL 243 TL 11665253 HSR 1302964504
J 2830082235 LS
R 1964993324 DLSR 1625750139
[1557513244.475422] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: No payload type known for RTCP RR, discarding
[1557513244.492749] ERR: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]:
SRTCP output wanted, but no crypto suite was negotiated
[1557513244.492775] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: Calling handler for RTCP packet type 200
[1557513244.492791] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: SR from 77c38349: RTP TS 2981125880 PC 4052113656 OC 2653921327 NTP
TS 4076801750/
1160081551=4076801750.270103
[1557513244.492797] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: RR from 77c38349 about 3813d27e: FL 75 TL 11393233 HSR 1719559869 J
944495881 LSR
790240102 DLSR 447292567
[1557513244.492804] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: No payload type known for RTCP RR, discarding

[1557513247.217290] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20032]: Confirmed peer address as 174.204.14.29:10523
[1557513248.958592] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: Calling handler for RTCP packet type 200
[1557513248.958638] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: SR from 779d978b: RTP TS 3148803183 PC 137367242 OC 1506652935 NTP
TS 3606800652/1
621372750=3606800652.377505
[1557513248.958647] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: RR from 779d978b about 468fa6ae: FL 57 TL 15596558 HSR 3764947872 J
3769875796 LSR
 4259175195 DLSR 3903464346
[1557513248.958657] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: No payload type known for RTCP RR, discarding

[1557513248.958667] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: Confirmed peer address as 174.204.14.29:10496
i[1557513249.259063] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: Calling handler for RTCP packet type 200
[1557513249.259108] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: SR from 77c38349: RTP TS 3424021083 PC 3823893658 OC 584056375 NTP
TS 3244065141/3
391763074=3244065141.789706
[1557513249.259117] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: RR from 77c38349 about e7313af6: FL 98 TL 10263186 HSR 2762600672 J
838876573 LSR
3367219470 DLSR 50549698
[1557513249.259131] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: No payload type known for RTCP RR, discarding
[1557513249.259142] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: Confirmed peer address as 72.66.83.8:5096
t[1557513249.562239] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20052]: Confirmed peer address as 72.66.83.8:5095


SWITCH NETWORKS


[1557513253.843937] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: Calling handler for RTCP packet type 200
[1557513253.844019] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: SR from 779d978b: RTP TS 1364757765 PC 1063357287 OC 2194907961 NTP
TS 2472417766/
1884000851=2472417766.438653
[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
460485565 DLSR 3416921415
[1557513253.844040] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: No payload type known for RTCP RR, discarding
[1557513254.590466] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: Calling handler for RTCP packet type 200
[1557513254.590508] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: SR from 77c38349: RTP TS 2527484095 PC 1878948628 OC 3882176963 NTP
TS 213338522/6
38146641=213338522.148580
[1557513254.590517] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: RR from 77c38349 about b7800717: FL 93 TL 16503124 HSR 338254320 J
1043490285 LSR
801212789 DLSR 2849120558
[1557513254.590530] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: No payload type known for RTCP RR, discarding
[1557513258.679347] ERR: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20033]:
SRTCP output wanted, but no crypto suite was negotiated
[1557513258.679385] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: Calling handler for RTCP packet type 200
[1557513258.679411] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: SR from 779d978b: RTP TS 1747525463 PC 239751946 OC 2859161225 NTP
TS 3835334254/3
577221347=3835334254.832887
[1557513258.679418] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: RR from 779d978b about e03bd142: FL 40 TL 11515285 HSR 3870936491 J
4150119236 LSR
 2903910302 DLSR 700479064
[1557513258.679427] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: No payload type known for RTCP RR, discarding
[1557513259.940740] ERR: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]:
SRTCP output wanted, but no crypto suite was negotiated
[1557513259.940770] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: Calling handler for RTCP packet type 200
[1557513259.940793] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: SR from 77c38349: RTP TS 2745657868 PC 580822102 OC 4072320279 NTP
TS 252333929/20
93935903=252333929.487532
[1557513259.940801] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: RR from 77c38349 about 476ec510: FL 61 TL 5399464 HSR 3682903462 J
1600791504 LSR
497094189 DLSR 826539320
[1557513259.940814] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: No payload type known for RTCP RR, discarding
[1557513263.532695] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: Calling handler for RTCP packet type 200
[1557513263.532722] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: SR from 779d978b: RTP TS 301750475 PC 2434799802 OC 863475295 NTP
TS 3625503376/30
14095725=3625503376.701774
[1557513263.532729] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: RR from 779d978b about 228989b7: FL 148 TL 10638176 HSR 2137788972
J 2678688015 LS
R 2118438561 DLSR 1024262683
[1557513263.532738] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: No payload type known for RTCP RR, discarding
[1557513264.051305] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: Calling handler for RTCP packet type 200
[1557513264.051352] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: SR from 77c38349: RTP TS 1190725747 PC 3072491822 OC 537479863 NTP
TS 817717026/42
82321058=817717026.997056
[1557513264.051359] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: RR from 77c38349 about 920db8ff: FL 98 TL 6598240 HSR 2045142812 J
3171281598 LSR
2224002690 DLSR 2514604823
[1557513264.051369] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: No payload type known for RTCP RR, discarding
[1557513264.058891] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: Calling handler for RTCP packet type 201
[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
835926259 DLSR 3106454771

[1557513264.058891] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: Calling handler for RTCP packet type 201
[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
835926259 DLSR 3106454771
[1557513264.058934] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: No payload type known for RTCP RR, discarding
[1557513264.266612] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Received
command 'offer' from 127.0.0.1:60736
[1557513264.266654] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Dump for
'offer' from 127.0.0.1:60736: { "sdp": "v=0
o=- 3766502030 3766502031 IN IP4 192.168.1.200
s=pjmedia
b=AS:84
t=0 0
a=X-nat:0
m=audio 5097 UDP/TLS/RTP/SAVP 104 98 97 99 3 0 8 9 96
c=IN IP4 10.255.81.66
b=TIAS:64000
a=rtcp:5098 IN IP4 10.255.81.66
a=sendrecv
a=rtpmap:104 iLBC/8000
a=fmtp:104 mode=30
a=rtpmap:98 speex/16000
a=rtpmap:97 speex/8000
a=rtpmap:99 speex/32000
a=rtpmap:3 GSM/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:9 G722/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ssrc:2009301833 cname:32ababda5d2c847b
a=setup:actpass
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
", "ICE": "remove", "DTLS": "passive", "replace": [ "origin",
"session-connection" ], "transport-protocol": "UDP/TLS/RTP/SAVP",
"call-id": "05c7dcfe-06f3-4630-9
799-0557b76cc340", "received-from": [ "IP4", "97.47.70.223" ], "from-tag":
"2684eff8-3602-41ed-aca2-9f7938362462", "to-tag":
"c71ac9de-9bf5-4f39-9fda-6bd3aaf97d
00", "command": "offer" }
[1557513264.266814] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Default
sink codec is speex/16000
[1557513264.266826] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink
supports codec speex/16000
[1557513264.266831] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink
supports codec speex/8000
[1557513264.266835] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink
supports codec speex/32000
[1557513264.266838] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink
supports codec GSM/8000
[1557513264.266842] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink
supports codec PCMU/8000
[1557513264.266846] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink
supports codec PCMA/8000
[1557513264.266850] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sink
supports codec G722/8000
[1557513264.267614] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sending
DTLS packet
[1557513264.268089] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sending
DTLS packet
[1557513264.268146] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sending
DTLS packet
[1557513264.268220] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: set
FILLED flag for stream 10.255.81.66:5097
[1557513264.268627] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: set
FILLED flag for stream 10.255.81.66:5098
[1557513264.269072] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: offer
time = 0.002384 sec
[1557513264.269084] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Replying
to 'offer' from 127.0.0.1:60736
[1557513264.269098] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Response
dump for 'offer' to 127.0.0.1:60736: { "sdp": "v=0
o=- 3766502030 3766502031 IN IP4 209.182.216.71
s=pjmedia

b=AS:84
t=0 0
a=X-nat:0
m=audio 20064 UDP/TLS/RTP/SAVP 104 98 97 99 3 0 8 9 96
c=IN IP4 209.182.216.71
b=TIAS:64000
a=ssrc:2009301833 cname:32ababda5d2c847b
a=rtpmap:104 iLBC/8000
a=rtpmap:98 speex/16000
a=rtpmap:97 speex/8000
a=rtpmap:99 speex/32000
a=rtpmap:3 GSM/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:9 G722/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:104 mode=30
a=fmtp:96 0-16
a=sendrecv
a=rtcp:20065
a=setup:actpass
a=fingerprint:sha-1
EE:4A:ED:7D:5A:94:A2:FF:F2:09:64:07:41:FC:15:80:D3:F9:C0:B4
", "result": "ok" }
[1557513264.355109] ERR: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]:
SRTCP output wanted, but no crypto suite was negotiated
[1557513264.355140] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: Calling handler for RTCP packet type 201
[1557513264.355150] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: RR from 779d978b about 511a36de: FL 144 TL 3729734 HSR 2556650506 J
4034165594 LSR
 900570716 DLSR 3118967760
[1557513264.355166] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: No payload type known for RTCP RR, discarding
[1557513264.355186] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: Calling handler for RTCP packet type 201
[1557513264.355193] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: RR from 779d978b about aea81208: FL 180 TL 10378624 HSR 1586287909
J 2246375086 LS
R 3231023203 DLSR 4073439206
[1557513264.355201] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: No payload type known for RTCP RR, discarding
[1557513264.355210] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: Switching local interface to 209.182.216.71:20033
[1557513264.358206] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: Calling handler for RTCP packet type 201
[1557513264.358229] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: RR from 779d978b about b59d47bc: FL 242 TL 13886413 HSR 3966401064
J 2679493971 LS
R 3040876731 DLSR 2668321392
[1557513264.358239] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20033]: No payload type known for RTCP RR, discarding
[1557513264.358262] ERR: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20064]:
SRTP output wanted, but no crypto suite was negotiated
[1557513264.425636] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Received
command 'answer' from 127.0.0.1:45431
[1557513264.425679] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Dump for
'answer' from 127.0.0.1:45431: { "sdp": "v=0
o=- 3766502031 3766502033 IN IP4 100.81.62.76
s=pjmedia
b=AS:84
t=0 0
a=X-nat:0
m=audio 5079 UDP/TLS/RTP/SAVP 104 96
c=IN IP4 100.81.62.76
b=TIAS:64000
a=rtcp:5080 IN IP4 100.81.62.76
a=sendrecv
a=rtpmap:104 iLBC/8000

a=rtpmap:104 iLBC/8000
a=fmtp:104 mode=30
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ssrc:2006816651 cname:1c0965113e9b1046
a=setup:active
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
", "ICE": "remove", "replace": [ "origin", "session-connection" ],
"transport-protocol": "UDP/TLS/RTP/SAVP", "call-id":
"05c7dcfe-06f3-4630-9799-0557b76cc340",
"received-from": [ "IP4", "174.204.14.29" ], "from-tag":
"2684eff8-3602-41ed-aca2-9f7938362462", "to-tag":
"c71ac9de-9bf5-4f39-9fda-6bd3aaf97d00", "command": "a
nswer" }
[1557513264.426806] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: answer
time = 0.001099 sec
[1557513264.426820] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Replying
to 'answer' from 127.0.0.1:45431
[1557513264.426831] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Response
dump for 'answer' to 127.0.0.1:45431: { "sdp": "v=0
o=- 3766502031 3766502033 IN IP4 209.182.216.71
s=pjmedia
b=AS:84
t=0 0
a=X-nat:0
m=audio 20052 UDP/TLS/RTP/SAVP 104 96
c=IN IP4 209.182.216.71
b=TIAS:64000
a=ssrc:2006816651 cname:1c0965113e9b1046
a=rtpmap:104 iLBC/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:104 mode=30
a=fmtp:96 0-16
a=sendrecv
a=rtcp:20053
a=setup:passive
a=fingerprint:sha-1
EE:4A:ED:7D:5A:94:A2:FF:F2:09:64:07:41:FC:15:80:D3:F9:C0:B4
", "result": "ok" }
[1557513264.700442] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20052]: Processing incoming DTLS packet
[1557513264.701235] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20052]: Sending DTLS packet
[1557513264.892393] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20052]: Processing incoming DTLS packet
[1557513264.893153] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20052]: DTLS handshake successful
[1557513264.893193] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20052]: DTLS-SRTP successfully negotiated
[1557513264.893202] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20052]: SRTP keys, incoming:
[1557513264.893211] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20052]: --- AES_CM_128_HMAC_SHA1_80 key dob4sywpHJJ8qNgFzemlzQ== salt
y7/1RgzeAtPkG+GfMLI=
[1557513264.893216] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20052]: SRTP keys, outgoing:
[1557513264.893222] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20052]: --- AES_CM_128_HMAC_SHA1_80 key ontM1nC56XojOkmzb8520g== salt
Hom6TrHovUBUaF1g6Iw=
[1557513264.893228] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20052]: Sending DTLS packet
[1557513269.223923] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20052]: Confirmed peer address as 97.47.70.223:4667
[1557513269.337491] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: Calling handler for RTCP packet type 200
[1557513269.337543] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: SR from 77c38349: RTP TS 402044265 PC 1976845075 OC 2962195809 NTP
TS 1329245270/2
977782988=1329245270.693319
[1557513269.337552] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: RR from 77c38349 about c1e9445b: FL 196 TL 15740765 HSR 1231260891
J 3373413243 LS
R 2989889476 DLSR 1721296716
[1557513269.337562] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: No payload type known for RTCP RR, discarding
[1557513269.337571] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: Confirmed peer address as 97.47.70.223:4640
[1557513269.355712] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: Calling handler for RTCP packet type 200
[1557513269.355744] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: SR from 779d978b: RTP TS 46888194 PC 1178262997 OC 1943197043 NTP
TS 748304878/374
[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
981586141 DLSR 1538485973
[1557513269.355755] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: No payload type known for RTCP RR, discarding
[1557513269.355763] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: Confirmed peer address as 174.204.14.29:10496
[1557513269.355768] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: Switching local interface to 209.182.216.71:20065
[1557513269.376119] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: Calling handler for RTCP packet type 201
[1557513269.376149] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: RR from 779d978b about 60b442ee: FL 185 TL 2381849 HSR 1868471658 J
3454737373 LSR
 3540730944 DLSR 753951698
[1557513269.376164] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: No payload type known for RTCP RR, discarding
[1557513269.967467] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20064]: Confirmed peer address as 174.204.14.29:10523



s[1557513274.064040] ERR: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: SRTCP output wanted, but no crypto suite was negotiated
[1557513274.064063] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: Calling handler for RTCP packet type 200
[1557513274.064084] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: SR from 77c38349: RTP TS 2043506601 PC 348629863 OC 1509649344 NTP
TS 4002640369/1
330623176=4002640369.309810
[1557513274.064090] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: RR from 77c38349 about 1b7ce7ec: FL 17 TL 10773844 HSR 2006802227 J
3496394774 LSR
 1855863287 DLSR 207902258
[1557513274.064105] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: SSRC hash table exceeded size limit (trying to add 1b7ce7ec) -
deleting SSRC 9fda8
18d
[1557513274.064114] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: No payload type known for RTCP RR, discarding
w[1557513274.337285] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: Calling handler for RTCP packet type 200
[1557513274.337341] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: SR from 779d978b: RTP TS 3588538011 PC 4113250253 OC 3762757735 NTP
TS 3675530209/
2088363704=3675530209.486235
[1557513274.337352] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: RR from 779d978b about 1904c0d9: FL 190 TL 1277330 HSR 3700606795 J
2076634040 LSR
 2826708796 DLSR 3084916091
[1557513274.337367] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: SSRC hash table exceeded size limit (trying to add 1904c0d9) -
deleting SSRC d4b12
78d
[1557513274.337378] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: No payload type known for RTCP RR, discarding
itch complete[1557513278.796840] DEBUG:
[05c7dcfe-06f3-4630-9799-0557b76cc340 port 20053]: Calling handler for RTCP
packet type 200
[1557513278.796890] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: SR from 77c38349: RTP TS 1179546147 PC 253436483 OC 401514196 NTP
TS 591585900/307
4094117=591585900.715743
[1557513278.796900] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: RR from 77c38349 about f25fab39: FL 196 TL 1861219 HSR 1237831119 J
2726348211 LSR
 3841137799 DLSR 843496811
[1557513278.796913] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: SSRC hash table exceeded size limit (trying to add f25fab39) -
deleting SSRC bb949
38e
[1557513278.796921] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: No payload type known for RTCP RR, discarding


[1557513279.310594] ERR: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20065]:
SRTCP output wanted, but no crypto suite was negotiated
[1557513279.310626] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: Calling handler for RTCP packet type 200
[1557513279.310646] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: SR from 779d978b: RTP TS 624630617 PC 1167418798 OC 2870042862 NTP
TS 2807429790/9
64181525=2807429790.224491
[1557513279.310652] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: RR from 779d978b about bb84140b: FL 193 TL 5406510 HSR 1470777656 J
207786249 LSR
3684806947 DLSR 307709608
[1557513279.310669] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: SSRC hash table exceeded size limit (trying to add bb84140b) -
deleting SSRC 3813d
27e

[1557513279.310679] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: No payload type known for RTCP RR, discarding
[1557513279.678189] ERR: [05c7dcfe-06f3-4630-9799-0557b76cc340 port 20064]:
SRTP output wanted, but no crypto suite was negotiated
[1557513283.537471] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: Calling handler for RTCP packet type 200
[1557513283.537514] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: SR from 77c38349: RTP TS 1085702245 PC 129819128 OC 1350967259 NTP
TS 967851883/21
63508869=967851883.503731
[1557513283.537521] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: RR from 77c38349 about 169e1507: FL 46 TL 3777017 HSR 3092777669 J
3495001522 LSR
3630093505 DLSR 120738828
[1557513283.537537] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: SSRC hash table exceeded size limit (trying to add 169e1507) -
deleting SSRC 468fa
6ae
[1557513283.537546] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: No payload type known for RTCP RR, discarding
[1557513284.300047] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: Calling handler for RTCP packet type 200
[1557513284.300094] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: SR from 779d978b: RTP TS 3660274611 PC 3339904092 OC 976632286 NTP
TS 3250964209/2
354170892=3250964209.548123
[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
43749409 DLSR 721434160
[1557513284.300119] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: SSRC hash table exceeded size limit (trying to add a9cab1ac) -
deleting SSRC e7313
af6
[1557513284.300130] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: No payload type known for RTCP RR, discarding




bye
[1557513286.941239] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Received
command 'delete' from 127.0.0.1:49479
[1557513286.941278] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Dump for
'delete' from 127.0.0.1:49479: { "call-id":
"05c7dcfe-06f3-4630-9799-0557b76cc340",
"received-from": [ "IP4", "174.204.14.29" ], "from-tag":
"c71ac9de-9bf5-4f39-9fda-6bd3aaf97d00", "command": "delete" }
[1557513286.941434] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]:
Scheduling deletion of call branch 'c71ac9de-9bf5-4f39-9fda-6bd3aaf97d00'
(via-branch '') in 3
0 seconds
[1557513286.941444] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: delete
time = 0.000152 sec
[1557513286.941474] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Replying
to 'delete' from 127.0.0.1:49479
[1557513286.941618] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Response
dump for 'delete' to 127.0.0.1:49479: { "created": 1557513231,
"created_us": 973175,
 "last signal": 1557513264, "SSRC": { "3046983612": {  }, "2450372863": {
}, "1622426350": {  }, "2930250248": {  }, "419741913": {  }, "579439031":
{  }, "136
0672478": {  }, "3145995275": {  }, "125536563": {  }, "2848633260": {  },
"3762016578": {  }, "379458823": {  }, "1552885521": {  }, "3078620951": {
}, "12997
31210": {  }, "461170668": {  }, "2009301833": {  }, "3253290075": {  },
"1198441744": {  }, "4066356025": {  }, "2006816651": {  } }, "tags": {
"c71ac9de-9bf5-
4f39-9fda-6bd3aaf97d00": { "tag": "c71ac9de-9bf5-4f39-9fda-6bd3aaf97d00",
"created": 1557513231, "in dialogue with":
"2684eff8-3602-41ed-aca2-9f7938362462", "me
dias": [ { "index": 1, "type": "audio", "protocol": "UDP/TLS/RTP/SAVP",
"streams": [ { "local port": 20064, "endpoint": { "family": "IPv4",
"address": "174.204.
14.29", "port": 10523 }, "advertised endpoint": { "family": "IPv4",
"address": "100.81.62.76", "port": 5079 }, "crypto suite":
"AES_CM_128_HMAC_SHA1_80", "last
packet": 1557513286, "flags": [ "RTP", "filled", "confirmed", "kernelized",
"no kernel support", "DTLS fingerprint verified" ], "SSRC": 2006816651,
"stats": { "
packets": 595, "bytes": 40090, "errors": 0 } }, { "local port": 20065,
"endpoint": { "family": "IPv4", "address": "174.204.14.29", "port": 10496
}, "advertised
endpoint": { "family": "IPv4", "address": "100.81.62.76", "port": 5080 },
"crypto suite": "AES_CM_128_HMAC_SHA1_80", "last packet": 1557513284,
"flags": [ "RTCP
", "filled", "confirmed", "kernelized", "no kernel support" ], "SSRC":
2006816651, "stats": { "packets": 15, "bytes": 1306, "errors": 0 } } ],
"flags": [ "initi
alized", "send", "recv", "DTLS-SRTP", "DTLS role passive", "ICE
controlling" ] } ] }, "2684eff8-3602-41ed-aca2-9f7938362462": { "tag":
"2684eff8-3602-41ed-aca2-
9f7938362462", "created": 1557513231, "in dialogue with":
"c71ac9de-9bf5-4f39-9fda-6bd3aaf97d00", "medias": [ { "index": 1, "type":
"audio", "protocol": "UDP/TL
S/RTP/SAVP", "streams": [ { "local port": 20052, "endpoint": { "family":
"IPv4", "address": "97.47.70.223", "port": 4667 }, "advertised endpoint": {
"family": "
IPv4", "address": "10.255.81.66", "port": 5097 }, "crypto suite":
"AES_CM_128_HMAC_SHA1_80", "last packet": 1557513284, "flags": [ "RTP",
"filled", "confirmed",
 "kernelized", "no kernel support", "DTLS fingerprint verified" ], "SSRC":
2009301833, "stats": { "packets": 55, "bytes": 3410, "errors": 0 } }, {
"local port":
 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" }
[1557513287.087244] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: Calling handler for RTCP packet type 200
[1557513287.087244] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: Calling handler for RTCP packet type 200
[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
[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
[1557513287.087303] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: SSRC hash table exceeded size limit (trying to add 9ba3be3b) -
deleting SSRC 77b8933
[1557513287.087311] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: No payload type known for RTCP RR, discarding
[1557513287.087324] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: Calling handler for RTCP packet type 201
[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
[1557513287.087332] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: SSRC hash table exceeded size limit (trying to add 477b6daa) -
deleting SSRC b7800717
[1557513287.087338] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20053]: No payload type known for RTCP RR, discarding
[1557513287.165301] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: Calling handler for RTCP packet type 200
[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
[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
[1557513287.165370] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: SSRC hash table exceeded size limit (trying to add 643dc91f) -
deleting SSRC e03bd142
[1557513287.165382] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: No payload type known for RTCP RR, discarding
[1557513287.165396] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: Calling handler for RTCP packet type 201
[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
[1557513287.165410] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: SSRC hash table exceeded size limit (trying to add 7d2457ab) -
deleting SSRC 476ec510
[1557513287.165418] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340 port
20065]: No payload type known for RTCP RR, discarding
[1557513316.000248] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Call
branch 'c71ac9de-9bf5-4f39-9fda-6bd3aaf97d00' (via-branch '') deleted, no
more branches remaining
[1557513316.000290] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Final
packet stats:
[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'
[1557513316.000308] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: ------
Media #1 (audio over UDP/TLS/RTP/SAVP) using iLBC/8000
[1557513316.000318] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: ---------
Port  209.182.216.71:20052 <>    97.47.70.223:4667 , SSRC 77c38349, 55 p,
3410 b, 0 e, 32 ts
[1557513316.000325] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: ---------
Port  209.182.216.71:20053 <>    97.47.70.223:4640  (RTCP), SSRC 77c38349,
12 p, 1120 b, 0 e, 29 ts
[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'
[1557513316.000339] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: ------
Media #1 (audio over UDP/TLS/RTP/SAVP) using iLBC/8000
[1557513316.000347] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: ---------
Port  209.182.216.71:20064 <>   174.204.14.29:10523, SSRC 779d978b, 595 p,
40090 b, 0 e, 30 ts
[1557513316.000355] INFO: [05c7dcfe-06f3-4630-9799-0557b76cc340]: ---------
Port  209.182.216.71:20065 <>   174.204.14.29:10496 (RTCP), SSRC 779d978b,
17 p, 1490 b, 0 e, 29 ts
[1557513316.000521] DEBUG: [05c7dcfe-06f3-4630-9799-0557b76cc340]: Sending
DTLS packet
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20190510/956d5830/attachment.html>


More information about the sr-users mailing list