linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-users] Linphone 4.2.5-3 (on Debian-based distribution) doesn't


From: 2nxmt7h4e9
Subject: [Linphone-users] Linphone 4.2.5-3 (on Debian-based distribution) doesn't save recording [Potentially just a small issue]
Date: Mon, 28 Mar 2022 15:56:37 +0000

Hi,

I've been able to get linphone running in x11docker where the container 
environment is running a Debian-based distribution (Devuan 4, based off of 
Debian 11). It basically appears to work mainly fine, in that I can place a 
call and I can hear the audio. I also set the "auto-record" option, and I see 
that the Documents/linphone/captures/ directory is created. However, what I'm 
most confused about is that despite seeing the "Recording" red indicator during 
the call (as it apparently started recording automatically), I don't see any 
files at all stored in Documents/linphone/captures/.

Furthermore, I don't see anything obvious in the logfile that points to an 
attempt to save the file where that attempt failed. And so this seems to me 
that for some reason the application is choosing not to store the file, perhaps 
due to a bug or an assumption.

The version of Linphone installed is the native distribution's package. I'm 
hoping that uncovering the reason for this recording not being stored will be 
of help and also that the log file below will be helpful information.

On the positive side, suppose that this small issue is resolved; then it can be 
confirmed that Linphone is able to run in yet another environment. The problem 
reported may be decoupled from the environment; for example, it may be that the 
generic Debian Linphone package has trouble saving recordings.

For the logs I just transformed the dialed number and username since I believe 
the issue would be orthogonal to my account information.

2022-03-28 15:11:55:083 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:11:55:604 [linphone/qt] MESSAGE QT: app/App.cpp:791: "Update nat 
policy."
2022-03-28 15:11:55:604 [linphone/liblinphone] MESSAGE Sal nat helper [enabled]
2022-03-28 15:11:55:604 [linphone/liblinphone] MESSAGE Sal use rports [enabled]
2022-03-28 15:12:01:065 [linphone/liblinphone] MESSAGE Unknown ccc for e164 
like number [+]
2022-03-28 15:12:05:092 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:12:05:210 [linphone/liblinphone] MESSAGE New MediaSession 
[0x55f37462db20] initialized (liblinphone version: 4.4.21)
2022-03-28 15:12:05:210 [linphone/liblinphone] MESSAGE Stream indexes selected 
(-1 = unassigned): mainAudioStreamIndex=0, mainVideoStreamIndex=-1, 
mainTextStreamIndex=-1
2022-03-28 15:12:05:210 [linphone/liblinphone] MESSAGE Found media local-ip 
from signaling.
2022-03-28 15:12:05:210 [linphone/liblinphone] MESSAGE stream#0 [audio] in 
state [Stopped]: multicast role is [inactive]
2022-03-28 15:12:05:210 [linphone/ortp] MESSAGE RtpSession bound to [::0] ports 
[7078] [7079]
2022-03-28 15:12:05:210 [linphone/ortp] WARNING Fail to increase socket's recv 
buffer size with SO_RCVBUFFORCE: Operation not permitted.
2022-03-28 15:12:05:210 [linphone/ortp] WARNING Fail to increase socket's send 
buffer size with SO_SNDBUFFORCE: Operation not permitted.
2022-03-28 15:12:05:210 [linphone/ortp] WARNING Fail to increase socket's recv 
buffer size with SO_RCVBUFFORCE: Operation not permitted.
2022-03-28 15:12:05:210 [linphone/liblinphone] MESSAGE Configured srtp crypto 
suite: AES_CM_128_HMAC_SHA1_80 
2022-03-28 15:12:05:210 [linphone/liblinphone] MESSAGE Configured srtp crypto 
suite: AES_CM_128_HMAC_SHA1_32 
2022-03-28 15:12:05:210 [linphone/liblinphone] MESSAGE Configured srtp crypto 
suite: AES_256_CM_HMAC_SHA1_80 
2022-03-28 15:12:05:210 [linphone/liblinphone] MESSAGE Configured srtp crypto 
suite: AES_256_CM_HMAC_SHA1_32 
2022-03-28 15:12:05:210 [linphone/mediastreamer] MESSAGE Creating ZRTP engine 
on rtp session [0x55f3739d6c60] ssrc 0xc3eb3aba
2022-03-28 15:12:05:211 [linphone/ortp] MESSAGE 
rtp_session_enable_network_simulation:DISABLING NETWORK SIMULATION
2022-03-28 15:12:05:211 [linphone/mediastreamer] MESSAGE Setting DSCP to 46 for 
MSAudio stream.
2022-03-28 15:12:05:211 [linphone/liblinphone] MESSAGE Created stream#0 [audio] 
in state [Stopped]
2022-03-28 15:12:05:211 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_created]
2022-03-28 15:12:05:211 [linphone/liblinphone] MESSAGE CallSession 
[0x55f37462db20] moving from state LinphoneCallIdle to LinphoneCallOutgoingInit
2022-03-28 15:12:05:234 [linphone/qt] MESSAGE QT: 
components/calls/CallsListModel.cpp:256: "Add call:" 
"sip:username@username.onsip.com" "sip:+18885551212@username.onsip.com"
2022-03-28 15:12:05:239 [linphone/liblinphone] MESSAGE Unable to find chat room 
in RAM: ConferenceId(peer=IdentityAddress(sip:+18885551212@username.onsip.com), 
local=IdentityAddress(sip:username@username.onsip.com)).
2022-03-28 15:12:05:239 [linphone/liblinphone] MESSAGE Chat room 
[ConferenceId(peer=IdentityAddress(sip:+18885551212@username.onsip.com), 
local=IdentityAddress(sip:username@username.onsip.com))] state changed to: 
Instantiated
2022-03-28 15:12:05:239 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [chat_room_state_changed]
2022-03-28 15:12:05:239 [linphone/liblinphone] MESSAGE Chat room 
[ConferenceId(peer=IdentityAddress(sip:+18885551212@username.onsip.com), 
local=IdentityAddress(sip:username@username.onsip.com))] state changed to: 
Created
2022-03-28 15:12:05:239 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [chat_room_state_changed]
2022-03-28 15:12:05:239 [linphone/liblinphone] MESSAGE Insert new sip address 
in database: `sip:+18885551212@username.onsip.com`.
2022-03-28 15:12:05:239 [linphone/liblinphone] MESSAGE Insert new chat room in 
database: 
ConferenceId(peer=IdentityAddress(sip:+18885551212@username.onsip.com), 
local=IdentityAddress(sip:username@username.onsip.com)).
2022-03-28 15:12:05:258 [linphone/liblinphone] MESSAGE 
linphone_core_get_call_history_2(): completed in 0 ms
2022-03-28 15:12:05:258 [linphone/qt] MESSAGE QT: 
components/chat/ChatModel.cpp:451: "ChatModel 
(sip:+18885551212@username.onsip.com, sip:username@username.onsip.com) loaded 
in 0 milliseconds."
2022-03-28 15:12:05:259 [linphone/qt] WARNING QT: 
qrc:/ui/views/App/Calls/CallsWindow.qml:206: 
qrc:/ui/views/App/Calls/CallsWindow.qml:206:11: QML Connections: Implicitly 
defined onFoo properties in Connections are deprecated. Use this syntax 
instead: function onFoo(<arguments>) { ... }
2022-03-28 15:12:05:260 [linphone/qt] WARNING QT: 
qrc:/ui/modules/Linphone/Chat/Chat.qml:62: 
qrc:/ui/modules/Linphone/Chat/Chat.qml:62:7: QML Connections: Implicitly 
defined onFoo properties in Connections are deprecated. Use this syntax 
instead: function onFoo(<arguments>) { ... }
2022-03-28 15:12:05:260 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_state_changed]
2022-03-28 15:12:05:261 [linphone/liblinphone] MESSAGE [ToneManager] 
linphoneCoreStopDtmfStream
2022-03-28 15:12:05:261 [linphone/liblinphone] MESSAGE [ToneManager] doStopTone
2022-03-28 15:12:05:261 [linphone/liblinphone] MESSAGE ICE state is 
IceStateNotActivated for stream#0 [audio] in state [Stopped]
2022-03-28 15:12:05:261 [linphone/liblinphone] MESSAGE Contact has been fixed 
using proxy
2022-03-28 15:12:05:261 [linphone/liblinphone] MESSAGE 
[sip:username@username.onsip.com] calling [sip:+18885551212@username.onsip.com] 
on op [0x55f373fcc7c0]
2022-03-28 15:12:05:261 [linphone/liblinphone] MESSAGE Skipping top route of 
initial route-set because same as request-uri
2022-03-28 15:12:05:262 [linphone/belle-sip] MESSAGE Changing [client] [INVITE] 
transaction [0x55f3745c94c0], from state [INIT] to [CALLING]
2022-03-28 15:12:05:262 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
message sent to [UDP://username.onsip.com:5060], size: [1301] bytes
INVITE sip:+18885551212@username.onsip.com SIP/2.0
Via: SIP/2.0/UDP 10.0.2.100:5060;branch=z9hG4bK.8aOfJNg9W;rport
From: <sip:username@username.onsip.com>;tag=HF~hyF1cv
To: sip:+18885551212@username.onsip.com
CSeq: 20 INVITE
Call-ID: n3201Lvlch
Max-Forwards: 70
Supported: replaces, outbound, gruu
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, 
INFO, PRACK, UPDATE
Content-Type: application/sdp
Content-Length: 580
Contact: 
<sip:username@63.98.223.42:61916;transport=udp>;expires=3600;received="sip:63.98.223.42:61916";+sip.instance="<urn:uuid:2afb50fb-180d-00b3-959c-cc31472ed9ab>"
User-Agent: Linphone Desktop/ (Devuan GNU/Linux 4 (chimaera), Qt 5.15.2) 
LinphoneCore/4.4.21

v=0
o=username 731 1416 IN IP4 10.0.2.100
s=Talk
c=IN IP4 10.0.2.100
t=0 0
a=rtcp-xr:rcvr-rtt=all:10000 stat-summary=loss,dup,jitt,TTL voip-metrics
m=audio 7078 RTP/AVP 96 97 98 99 0 8 101 100 102 103
a=rtpmap:96 opus/48000/2
a=fmtp:96 useinbandfec=1
a=rtpmap:97 speex/32000
a=fmtp:97 vbr=on
a=rtpmap:98 speex/16000
a=fmtp:98 vbr=on
a=rtpmap:99 speex/8000
a=fmtp:99 vbr=on
a=rtpmap:101 telephone-event/48000
a=rtpmap:100 telephone-event/32000
a=rtpmap:102 telephone-event/16000
a=rtpmap:103 telephone-event/8000
a=rtcp-fb:* trr-int 1000
a=rtcp-fb:* ccm tmmbr

2022-03-28 15:12:05:262 [linphone/liblinphone] MESSAGE CallSession 
[0x55f37462db20] moving from state LinphoneCallOutgoingInit to 
LinphoneCallOutgoingProgress
2022-03-28 15:12:05:262 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_state_changed]
2022-03-28 15:12:05:263 [linphone/belle-sip] WARNING no host found in this uri
2022-03-28 15:12:05:265 [linphone/qt] WARNING QT: 
qrc:/ui/modules/Linphone/Calls/Calls.qml:150: 
qrc:/ui/modules/Linphone/Calls/Calls.qml:150: TypeError: Cannot read property 
'width' of null
2022-03-28 15:12:05:660 [linphone/qt] MESSAGE QT: 
components/core/event-count-notifier/AbstractEventCountNotifier.cpp:71: "Notify 
event count: 0."
2022-03-28 15:12:05:777 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
received [316] new bytes from [UDP://username.onsip.com:5060]:
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 
10.0.2.100:5060;received=63.98.223.42;branch=z9hG4bK.8aOfJNg9W;rport=61916
From: <sip:username@username.onsip.com>;tag=HF~hyF1cv
To: sip:+18885551212@username.onsip.com
CSeq: 20 INVITE
Call-ID: n3201Lvlch
Server: OpenSIPS (1.11.8-notls (x86_64/linux))
Content-Length: 0


2022-03-28 15:12:05:777 [linphone/belle-sip] WARNING trashing [32] bytes in 
front of sip message on channel [0x55f373954e70]
2022-03-28 15:12:05:778 [linphone/belle-sip] MESSAGE channel [0x55f373954e70] 
[316] bytes parsed
2022-03-28 15:12:05:778 [linphone/belle-sip] MESSAGE Found transaction matching 
response.
2022-03-28 15:12:05:778 [linphone/belle-sip] MESSAGE Changing [client] [INVITE] 
transaction [0x55f3745c94c0], from state [CALLING] to [PROCEEDING]
2022-03-28 15:12:05:778 [linphone/liblinphone] MESSAGE op [0x55f373fcc7c0] : 
set_or_update_dialog() current=[0] new=[0]
2022-03-28 15:12:05:778 [linphone/liblinphone] MESSAGE Op [0x55f373fcc7c0] 
receiving call response [100], dialog is [0] in state [BELLE_SIP_DIALOG_NULL]
2022-03-28 15:12:05:778 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
received [497] new bytes from [UDP://username.onsip.com:5060]:
SIP/2.0 407 Proxy Authentication Required
Via: SIP/2.0/UDP 
10.0.2.100:5060;received=63.98.223.42;branch=z9hG4bK.8aOfJNg9W;rport=61916
From: <sip:username@username.onsip.com>;tag=HF~hyF1cv
To: 
sip:+18885551212@username.onsip.com;tag=ddc0651ebf8256bfae230d10564963d3.e081
CSeq: 20 INVITE
Call-ID: n3201Lvlch
Proxy-Authenticate: Digest realm="jnctn.net", 
nonce="6241d05a0000d6f4da72c83e06ef3c7a0d13a6e638528cec", qop="auth"
Server: OpenSIPS (1.11.8-notls (x86_64/linux))
Content-Length: 0


2022-03-28 15:12:05:779 [linphone/belle-sip] MESSAGE channel [0x55f373954e70] 
[497] bytes parsed
2022-03-28 15:12:05:779 [linphone/belle-sip] MESSAGE Found transaction matching 
response.
2022-03-28 15:12:05:779 [linphone/belle-sip] MESSAGE Changing [client] [INVITE] 
transaction [0x55f3745c94c0], from state [PROCEEDING] to [COMPLETED]
2022-03-28 15:12:05:779 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
message sent to [UDP://username.onsip.com:5060], size: [478] bytes
ACK sip:+18885551212@username.onsip.com SIP/2.0
Via: SIP/2.0/UDP 10.0.2.100:5060;branch=z9hG4bK.8aOfJNg9W;rport
Call-ID: n3201Lvlch
From: <sip:username@username.onsip.com>;tag=HF~hyF1cv
To: 
<sip:+18885551212@username.onsip.com>;tag=ddc0651ebf8256bfae230d10564963d3.e081
Contact: 
<sip:username@63.98.223.42:61916;transport=udp>;expires=3600;received="sip:63.98.223.42:61916";+sip.instance="<urn:uuid:2afb50fb-180d-00b3-959c-cc31472ed9ab>"
Max-Forwards: 70
CSeq: 20 ACK


2022-03-28 15:12:05:779 [linphone/liblinphone] MESSAGE 
linphone_core_find_auth_info(): returning auth info username=username, 
realm=jnctn.net
2022-03-28 15:12:05:779 [linphone/liblinphone] MESSAGE AuthStack::authFound() 
for 
Username[username];Userid[];Realm[jnctn.net];Domain[username.onsip.com];Algorithm[];
2022-03-28 15:12:05:779 [linphone/belle-sip] MESSAGE Auth info found for 
[username] realm [jnctn.net]
2022-03-28 15:12:05:780 [linphone/belle-sip] MESSAGE Changing [client] [INVITE] 
transaction [0x55f373fba120], from state [INIT] to [CALLING]
2022-03-28 15:12:05:780 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
message sent to [UDP://username.onsip.com:5060], size: [1567] bytes
INVITE sip:+18885551212@username.onsip.com SIP/2.0
Via: SIP/2.0/UDP 10.0.2.100:5060;branch=z9hG4bK.DoXoMIScf;rport
From: <sip:username@username.onsip.com>;tag=HF~hyF1cv
To: sip:+18885551212@username.onsip.com
CSeq: 21 INVITE
Call-ID: n3201Lvlch
Max-Forwards: 70
Supported: replaces, outbound, gruu
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, 
INFO, PRACK, UPDATE
Content-Type: application/sdp
Content-Length: 580
Contact: 
<sip:username@63.98.223.42:61916;transport=udp>;expires=3600;received="sip:63.98.223.42:61916";+sip.instance="<urn:uuid:2afb50fb-180d-00b3-959c-cc31472ed9ab>"
User-Agent: Linphone Desktop/ (Devuan GNU/Linux 4 (chimaera), Qt 5.15.2) 
LinphoneCore/4.4.21
Proxy-Authorization:  Digest realm="jnctn.net", 
nonce="6241d05a0000d6f4da72c83e06ef3c7a0d13a6e638528cec", username="username",  
uri="sip:+18885551212@username.onsip.com", 
response="9ea9f9f91b551359fb0fa37b53c59301", cnonce="WRTREm6YbSB1wIlO", 
nc=00000001, qop=auth

v=0
o=username 731 1416 IN IP4 10.0.2.100
s=Talk
c=IN IP4 10.0.2.100
t=0 0
a=rtcp-xr:rcvr-rtt=all:10000 stat-summary=loss,dup,jitt,TTL voip-metrics
m=audio 7078 RTP/AVP 96 97 98 99 0 8 101 100 102 103
a=rtpmap:96 opus/48000/2
a=fmtp:96 useinbandfec=1
a=rtpmap:97 speex/32000
a=fmtp:97 vbr=on
a=rtpmap:98 speex/16000
a=fmtp:98 vbr=on
a=rtpmap:99 speex/8000
a=fmtp:99 vbr=on
a=rtpmap:101 telephone-event/48000
a=rtpmap:100 telephone-event/32000
a=rtpmap:102 telephone-event/16000
a=rtpmap:103 telephone-event/8000
a=rtcp-fb:* trr-int 1000
a=rtcp-fb:* ccm tmmbr

2022-03-28 15:12:05:891 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
received [316] new bytes from [UDP://username.onsip.com:5060]:
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 
10.0.2.100:5060;received=63.98.223.42;branch=z9hG4bK.DoXoMIScf;rport=61916
From: <sip:username@username.onsip.com>;tag=HF~hyF1cv
To: sip:+18885551212@username.onsip.com
CSeq: 21 INVITE
Call-ID: n3201Lvlch
Server: OpenSIPS (1.11.8-notls (x86_64/linux))
Content-Length: 0


2022-03-28 15:12:05:892 [linphone/belle-sip] MESSAGE channel [0x55f373954e70] 
[316] bytes parsed
2022-03-28 15:12:05:892 [linphone/belle-sip] MESSAGE Found transaction matching 
response.
2022-03-28 15:12:05:892 [linphone/belle-sip] MESSAGE Changing [client] [INVITE] 
transaction [0x55f373fba120], from state [CALLING] to [PROCEEDING]
2022-03-28 15:12:05:892 [linphone/liblinphone] MESSAGE op [0x55f373fcc7c0] : 
set_or_update_dialog() current=[0] new=[0]
2022-03-28 15:12:05:892 [linphone/liblinphone] MESSAGE Op [0x55f373fcc7c0] 
receiving call response [100], dialog is [0] in state [BELLE_SIP_DIALOG_NULL]
2022-03-28 15:12:05:989 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
received [322] new bytes from [UDP://username.onsip.com:5060]:
SIP/2.0 100 Giving a try
Via: SIP/2.0/UDP 
10.0.2.100:5060;received=63.98.223.42;branch=z9hG4bK.DoXoMIScf;rport=61916
From: <sip:username@username.onsip.com>;tag=HF~hyF1cv
To: sip:+18885551212@username.onsip.com
CSeq: 21 INVITE
Call-ID: n3201Lvlch
Server: OpenSIPS (1.11.8-notls (x86_64/linux))
Content-Length: 0


2022-03-28 15:12:05:990 [linphone/belle-sip] MESSAGE channel [0x55f373954e70] 
[322] bytes parsed
2022-03-28 15:12:05:990 [linphone/belle-sip] MESSAGE Found transaction matching 
response.
2022-03-28 15:12:05:990 [linphone/liblinphone] MESSAGE op [0x55f373fcc7c0] : 
set_or_update_dialog() current=[0] new=[0]
2022-03-28 15:12:05:990 [linphone/liblinphone] MESSAGE Op [0x55f373fcc7c0] 
receiving call response [100], dialog is [0] in state [BELLE_SIP_DIALOG_NULL]
2022-03-28 15:12:07:204 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
received [929] new bytes from [UDP://username.onsip.com:5060]:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 
10.0.2.100:5060;received=63.98.223.42;branch=z9hG4bK.DoXoMIScf;rport=61916
Record-Route: <sip:199.7.175.206;lr;ftag=HF~hyF1cv;did=6a3.c5385ea3>
Record-Route: <sip:199.7.175.103;lr;ftag=HF~hyF1cv;nc=1;did=6a3.22a74d25>
From: <sip:username@username.onsip.com>;tag=HF~hyF1cv
To: <sip:+18885551212@username.onsip.com>;tag=ratDD8j8r269H
Call-ID: n3201Lvlch
CSeq: 21 INVITE
Contact: <sip:gw@gw1-1.los-angeles-1.pstn.jnctn.net>;gr=gw1-1.los-angeles-1.pstn
Accept: application/sdp
Content-Type: application/sdp
Content-Length: 255
P-Attestation-Indicator: B
Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,UPDATE,INFO,REFER
Supported: replaces

v=0
o=F 1648463334 1648463335 IN IP4 199.7.175.75
s=F
c=IN IP4 199.7.175.75
t=0 0
m=audio 56064 RTP/AVP 0 101
a=silenceSupp:off - - - -
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=sendrecv
a=rtcp:56065
a=ptime:20

2022-03-28 15:12:07:204 [linphone/belle-sip] WARNING trashing [4] bytes in 
front of sip message on channel [0x55f373954e70]
2022-03-28 15:12:07:205 [linphone/belle-sip] MESSAGE channel [0x55f373954e70] 
[674] bytes parsed
2022-03-28 15:12:07:205 [linphone/belle-sip] MESSAGE channel [0x55f373954e70] 
read [255] bytes of body from [username.onsip.com:5060]
2022-03-28 15:12:07:205 [linphone/belle-sip] MESSAGE Found transaction matching 
response.
2022-03-28 15:12:07:205 [linphone/belle-sip] MESSAGE Changing [client] [INVITE] 
transaction [0x55f373fba120], from state [PROCEEDING] to [ACCEPTED]
2022-03-28 15:12:07:205 [linphone/belle-sip] MESSAGE New client dialog 
[0x55f37469bcb0] , local tag [HF~hyF1cv], remote tag [ratDD8j8r269H]
2022-03-28 15:12:07:205 [linphone/belle-sip] MESSAGE Dialog [0x55f37469bcb0]: 
now updated by transaction [0x55f373fba120].
2022-03-28 15:12:07:206 [linphone/liblinphone] MESSAGE op [0x55f373fcc7c0] : 
set_or_update_dialog() current=[0] new=[0x55f37469bcb0]
2022-03-28 15:12:07:206 [linphone/liblinphone] MESSAGE Op [0x55f373fcc7c0] 
receiving call response [200], dialog is [0x55f37469bcb0] in state 
[BELLE_SIP_DIALOG_CONFIRMED]
2022-03-28 15:12:07:206 [linphone/liblinphone] MESSAGE Found payload PCMU/8000 
fmtp=
2022-03-28 15:12:07:206 [linphone/liblinphone] MESSAGE Found payload 
telephone-event/8000 fmtp=0-16
2022-03-28 15:12:07:206 [linphone/liblinphone] MESSAGE Doing SDP offer/answer 
process of type outgoing
2022-03-28 15:12:07:206 [linphone/liblinphone] MESSAGE Processing for stream 0
2022-03-28 15:12:07:206 [linphone/liblinphone] WARNING For payload type 
telephone-event, proposed number was 103 but the remote phone answered 101
2022-03-28 15:12:07:206 [linphone/liblinphone] MESSAGE Adding opus/48000 for 
compatibility, just in case.
2022-03-28 15:12:07:206 [linphone/liblinphone] MESSAGE Adding speex/32000 for 
compatibility, just in case.
2022-03-28 15:12:07:206 [linphone/liblinphone] MESSAGE Adding speex/16000 for 
compatibility, just in case.
2022-03-28 15:12:07:206 [linphone/liblinphone] MESSAGE Adding speex/8000 for 
compatibility, just in case.
2022-03-28 15:12:07:206 [linphone/liblinphone] MESSAGE Adding PCMA/8000 for 
compatibility, just in case.
2022-03-28 15:12:07:206 [linphone/liblinphone] MESSAGE Adding 
telephone-event/32000 for compatibility, just in case.
2022-03-28 15:12:07:206 [linphone/liblinphone] MESSAGE Adding 
telephone-event/16000 for compatibility, just in case.
2022-03-28 15:12:07:206 [linphone/liblinphone] MESSAGE CallSession 
[0x55f37462db20] moving from state LinphoneCallOutgoingProgress to 
LinphoneCallConnected
2022-03-28 15:12:07:218 [linphone/qt] WARNING QT: 
qrc:/ui/views/App/Calls/Incall.qml:39: qrc:/ui/views/App/Calls/Incall.qml:39:3: 
QML Connections: Implicitly defined onFoo properties in Connections are 
deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
2022-03-28 15:12:07:218 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_state_changed]
2022-03-28 15:12:07:219 [linphone/liblinphone] MESSAGE [ToneManager] 
[0x55f37462db20] state changed : [None, LinphoneCallConnected]
2022-03-28 15:12:07:219 [linphone/liblinphone] MESSAGE [ToneManager] goToCall
2022-03-28 15:12:07:219 [linphone/liblinphone] MESSAGE [ToneManager] nothing to 
stop
2022-03-28 15:12:07:219 [linphone/liblinphone] MESSAGE StreamsGroup 
0x55f3746c1710 rendering stream#0 [audio] in state [Preparing]
2022-03-28 15:12:07:219 [linphone/liblinphone] MESSAGE Audio bandwidth for 
StreamsGroup [0x55f3746c1710] is 80
2022-03-28 15:12:07:219 [linphone/liblinphone] MESSAGE Equalizer location: hp
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE cannot set noise gate 
mode to [0] because no volume send
2022-03-28 15:12:07:219 [linphone/liblinphone] WARNING Advanced adaptive rate 
control requested but avpf-tmmbr is not activated in this stream. Reverting to 
basic rate control instead
2022-03-28 15:12:07:219 [linphone/liblinphone] MESSAGE stream#0 [audio] in 
state [Stopped] is not part of any bundle
2022-03-28 15:12:07:219 [linphone/liblinphone] MESSAGE ICE state is 
IceStateNotActivated for stream#0 [audio] in state [Stopped]
2022-03-28 15:12:07:219 [linphone/ortp] MESSAGE RtpSession [0x55f3739d6c60] 
sending to rtp [::ffff:199.7.175.75]:56064 rtcp [::ffff:199.7.175.75]:56065 
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE Stun packet sent for 
session [0x55f3739d6c60]
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE Stun packet sent on 
rtcp for session [0x55f3739d6c60]
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE 
audio_stream_start_from_io: create encoder, decoder and resamplers.
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE speex_lib_ctl does not 
support SPEEX_LIB_CPU_FEATURE_NEON
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE speex_lib_ctl does not 
support SPEEX_LIB_CPU_FEATURE_NEON
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE Setting echo canceller 
delay with value provided by soundcard: 0 ms
2022-03-28 15:12:07:219 [linphone/mediastreamer] ERROR No such filter with id 
118
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE target bitrate not set 
for stream [0x55f3746a8c10] using payload's bitrate is 80000
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE Setting audio encoder 
network bitrate to [80000] on stream [0x55f3746a8c10]
2022-03-28 15:12:07:219 [linphone/ortp] MESSAGE RtpSession: target upload 
bandwidth set to 80000
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE MSUlawEnc configured 
with ptime=20
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE configuring 
MSPulseRead:0x55f3743c6ca0-->MSUlawEnc:0x55f3743c6e20 from rate [8000] to rate 
[8000] and from channel [1] to channel [1]
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE configuring 
MSUlawDec:0x55f3743c6ff0-->MSPulseWrite:0x55f3743c6d50 from rate [8000] to rate 
[8000] and from channel [1] to channel [1]
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSPulseRead:0x55f3743c6ca0,0-->MSResample:0x55f3743c70c0,0
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSResample:0x55f3743c70c0,0-->MSEqualizer:0x55f3743c27a0,0
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSEqualizer:0x55f3743c27a0,0-->MSSpeexEC:0x55f3745d8e80,1
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSSpeexEC:0x55f3745d8e80,1-->MSVolume:0x55f3743c7480,0
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSVolume:0x55f3743c7480,0-->MSAudioMixer:0x55f3743bec30,0
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSAudioMixer:0x55f3743bec30,0-->MSUlawEnc:0x55f3743c6e20,0
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSUlawEnc:0x55f3743c6e20,0-->MSRtpSend:0x55f3726a5d70,0
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSRtpRecv:0x55f3743c5e50,0-->MSUlawDec:0x55f3743c6ff0,0
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSUlawDec:0x55f3743c6ff0,0-->MSGenericPLC:0x55f3743c2980,0
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSGenericPLC:0x55f3743c2980,0-->MSAudioFlowControl:0x55f3743c2ab0,0
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSAudioFlowControl:0x55f3743c2ab0,0-->MSDtmfGen:0x55f3743c69f0,0
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSDtmfGen:0x55f3743c69f0,0-->MSVolume:0x55f3743be980,0
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSVolume:0x55f3743be980,0-->MSTee:0x55f3743c2650,0
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE Priority used: 99
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSTee:0x55f3743c2650,0-->MSEqualizer:0x55f3743c2850,0
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE MSAudio MSTicker 
setpriority() failed: Permission denied, nevermind.
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSEqualizer:0x55f3743c2850,0-->MSAudioMixer:0x55f3743c2c20,0
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE speex_lib_ctl does not 
support SPEEX_LIB_CPU_FEATURE_NEON
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSFilePlayer:0x55f37471afb0,0-->MSResample:0x55f37471b040,0
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSResample:0x55f37471b040,0-->MSAudioMixer:0x55f3743c2c20,1
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSAudioMixer:0x55f3743c2c20,0-->MSSpeexEC:0x55f3745d8e80,0
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSSpeexEC:0x55f3745d8e80,0-->MSResample:0x55f3743c72b0,0
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSResample:0x55f3743c72b0,0-->MSPulseWrite:0x55f3743c6d50,0
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSAudioMixer:0x55f3743bec30,1-->MSAudioMixer:0x55f3743c25c0,0
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSTee:0x55f3743c2650,1-->MSAudioMixer:0x55f3743c25c0,1
2022-03-28 15:12:07:219 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSAudioMixer:0x55f3743c25c0,0-->MSFileRec:0x55f3743c2530,0
2022-03-28 15:12:07:220 [linphone/mediastreamer] MESSAGE pulseaudio record 
stream connected (8000Hz, 1ch)
2022-03-28 15:12:07:220 [linphone/mediastreamer] MESSAGE 
ms_ticker_set_time_func: ticker's time method updated.
2022-03-28 15:12:07:220 [linphone/mediastreamer] MESSAGE Initializing speex 
resampler in mode [voip] 
2022-03-28 15:12:07:220 [linphone/mediastreamer] MESSAGE Initializing speex 
echo canceler with framesize=64, filterlength=2000, delay_samples=0
2022-03-28 15:12:07:220 [linphone/mediastreamer] MESSAGE Initializing speex 
resampler in mode [voip] 
2022-03-28 15:12:07:220 [linphone/mediastreamer] MESSAGE Initializing speex 
resampler in mode [voip] 
2022-03-28 15:12:07:220 [linphone/mediastreamer] MESSAGE pulseaudio playback 
stream connected (8000Hz, 1ch)
2022-03-28 15:12:07:220 [linphone/mediastreamer] MESSAGE Filter MSRtpRecv is 
already being scheduled; nothing to do.
2022-03-28 15:12:07:220 [linphone/mediastreamer] MESSAGE MSVolume set gain to 
[0.000000 db], [1.000000] linear
2022-03-28 15:12:07:220 [linphone/mediastreamer] MESSAGE MSVolume set gain to 
[0.000000 db], [1.000000] linear
2022-03-28 15:12:07:220 [linphone/liblinphone] MESSAGE 
CallSession[0x55f37462db20] : payload type 0 PCMU/8000 fmtp= added to frozen 
list
2022-03-28 15:12:07:220 [linphone/liblinphone] MESSAGE 
CallSession[0x55f37462db20] : payload type 101 telephone-event/8000 fmtp= added 
to frozen list
2022-03-28 15:12:07:220 [linphone/liblinphone] MESSAGE 
CallSession[0x55f37462db20] : payload type 103 telephone-event/8000 fmtp= added 
to frozen list
2022-03-28 15:12:07:220 [linphone/liblinphone] MESSAGE 
CallSession[0x55f37462db20] : payload type 96 opus/48000 fmtp=useinbandfec=1 
added to frozen list
2022-03-28 15:12:07:220 [linphone/liblinphone] MESSAGE 
CallSession[0x55f37462db20] : payload type 97 speex/32000 fmtp=vbr=on added to 
frozen list
2022-03-28 15:12:07:220 [linphone/liblinphone] MESSAGE 
CallSession[0x55f37462db20] : payload type 98 speex/16000 fmtp=vbr=on added to 
frozen list
2022-03-28 15:12:07:220 [linphone/liblinphone] MESSAGE 
CallSession[0x55f37462db20] : payload type 99 speex/8000 fmtp=vbr=on added to 
frozen list
2022-03-28 15:12:07:220 [linphone/liblinphone] MESSAGE 
CallSession[0x55f37462db20] : payload type 8 PCMA/8000 fmtp= added to frozen 
list
2022-03-28 15:12:07:220 [linphone/liblinphone] MESSAGE 
CallSession[0x55f37462db20] : payload type 100 telephone-event/32000 fmtp= 
added to frozen list
2022-03-28 15:12:07:220 [linphone/liblinphone] MESSAGE 
CallSession[0x55f37462db20] : payload type 102 telephone-event/16000 fmtp= 
added to frozen list
2022-03-28 15:12:07:220 [linphone/liblinphone] MESSAGE CallSession 
[0x55f37462db20] moving from state LinphoneCallConnected to 
LinphoneCallStreamsRunning
2022-03-28 15:12:07:221 [linphone/qt] MESSAGE QT: 
components/call/CallModel.cpp:244: "Start recording call:" 
CallModel(0x7fe16400df00)
2022-03-28 15:12:07:221 [linphone/mediastreamer] ERROR Cannot record in mkv 
format, not supported in this build.
2022-03-28 15:12:07:221 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_state_changed]
2022-03-28 15:12:07:221 [linphone/belle-sip] MESSAGE Computing branch id 
z9hG4bK.E7sOorgAW for message sent statelessly
2022-03-28 15:12:07:221 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
message sent to [UDP://username.onsip.com:5060], size: [782] bytes
ACK sip:gw@gw1-1.los-angeles-1.pstn.jnctn.net SIP/2.0
Via: SIP/2.0/UDP 10.0.2.100:5060;rport;branch=z9hG4bK.E7sOorgAW
From: <sip:username@username.onsip.com>;tag=HF~hyF1cv
To: <sip:+18885551212@username.onsip.com>;tag=ratDD8j8r269H
CSeq: 21 ACK
Call-ID: n3201Lvlch
Max-Forwards: 70
Route: <sip:199.7.175.103;lr;ftag=HF~hyF1cv;nc=1;did=6a3.22a74d25>
Route: <sip:199.7.175.206;lr;ftag=HF~hyF1cv;did=6a3.c5385ea3>
Proxy-Authorization:  Digest realm="jnctn.net", 
nonce="6241d05a0000d6f4da72c83e06ef3c7a0d13a6e638528cec", username="username",  
uri="sip:+18885551212@username.onsip.com", 
response="9ea9f9f91b551359fb0fa37b53c59301", cnonce="WRTREm6YbSB1wIlO", 
nc=00000001, qop=auth
User-Agent: Linphone Desktop/ (Devuan GNU/Linux 4 (chimaera), Qt 5.15.2) 
LinphoneCore/4.4.21


2022-03-28 15:12:07:221 [linphone/belle-sip] MESSAGE Garbage collecting unowned 
object of type belle_sip_hop_t
2022-03-28 15:12:07:221 [linphone/belle-sip] MESSAGE Garbage collecting unowned 
object of type belle_sdp_session_description_t
2022-03-28 15:12:07:229 [linphone/mediastreamer] MESSAGE Stun packet sent for 
session [0x55f3739d6c60]
2022-03-28 15:12:07:229 [linphone/mediastreamer] MESSAGE Stun packet sent on 
rtcp for session [0x55f3739d6c60]
2022-03-28 15:12:07:229 [linphone/mediastreamer] WARNING Getting reference 
signal but no echo to synchronize on.
2022-03-28 15:12:07:229 [linphone/mediastreamer] MESSAGE MSAudioMixer 
[0x55f3743bec30] is entering bypass mode.
2022-03-28 15:12:07:239 [linphone/mediastreamer] WARNING Getting reference 
signal but no echo to synchronize on.
2022-03-28 15:12:07:251 [linphone/mediastreamer] WARNING Getting reference 
signal but no echo to synchronize on.
2022-03-28 15:12:07:251 [linphone/mediastreamer] WARNING Not enough ref 
samples, using zeroes
2022-03-28 15:12:07:269 [linphone/mediastreamer] MESSAGE Samples are back.
2022-03-28 15:12:07:270 [linphone/mediastreamer] WARNING Not enough ref 
samples, using zeroes
2022-03-28 15:12:07:280 [linphone/ortp] MESSAGE First estimation
2022-03-28 15:12:07:299 [linphone/mediastreamer] MESSAGE Samples are back.
2022-03-28 15:12:07:730 [linphone/mediastreamer] MESSAGE Stun packet sent on 
rtcp for session [0x55f3739d6c60]
2022-03-28 15:12:08:219 [linphone/mediastreamer] MESSAGE MSAudioMixer 
[0x55f3743c2c20] is entering bypass mode.
2022-03-28 15:12:08:229 [linphone/mediastreamer] MESSAGE Stun packet sent on 
rtcp for session [0x55f3739d6c60]
2022-03-28 15:12:08:238 [linphone/ortp] MESSAGE First estimation
2022-03-28 15:12:08:238 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f37462db20]:
        Stream #0 (audio) | cpu: 1.13% | RTP : [d=73.57,u=78.27] RTCP: 
[d=0.00,u=1.16]  (kbits/sec)

2022-03-28 15:12:08:359 [linphone/mediastreamer] WARNING Not enough ref 
samples, using zeroes
2022-03-28 15:12:08:379 [linphone/mediastreamer] MESSAGE Samples are back.
2022-03-28 15:12:08:739 [linphone/mediastreamer] MESSAGE Stun packet sent on 
rtcp for session [0x55f3739d6c60]
2022-03-28 15:12:08:749 [linphone/ortp] MESSAGE Sending RTCP SR compound 
message on session [0x55f3739d6c60].
2022-03-28 15:12:08:758 [linphone/mediastreamer] MESSAGE 
MSAudio_stream_iterate[0x55f3746a8c10], local statistics available:
        Local current jitter buffer size:  58.1ms
2022-03-28 15:12:08:758 [linphone/liblinphone] WARNING 
linphone_call_stats_get_receiver_loss_rate(): there is no RTCP packet received.
2022-03-28 15:12:08:760 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_stats_updated]
2022-03-28 15:12:09:239 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f37462db20]:
        Stream #0 (audio) | cpu: 1.09% | RTP : [d=74.27,u=80.02] RTCP: 
[d=0.00,u=2.43]  (kbits/sec)

2022-03-28 15:12:09:239 [linphone/mediastreamer] MESSAGE Stun packet sent on 
rtcp for session [0x55f3739d6c60]
2022-03-28 15:12:09:739 [linphone/mediastreamer] MESSAGE Stun packet sent on 
rtcp for session [0x55f3739d6c60]
2022-03-28 15:12:10:238 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f37462db20]:
        Stream #0 (audio) | cpu: 1.03% | RTP : [d=74.01,u=80.04] RTCP: 
[d=0.00,u=0.77]  (kbits/sec)

2022-03-28 15:12:10:250 [linphone/mediastreamer] MESSAGE Stun packet sent on 
rtcp for session [0x55f3739d6c60]
2022-03-28 15:12:10:759 [linphone/mediastreamer] MESSAGE Stun packet sent on 
rtcp for session [0x55f3739d6c60]
2022-03-28 15:12:11:238 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f37462db20]:
        Stream #0 (audio) | cpu: 1.07% | RTP : [d=70.21,u=79.94] RTCP: 
[d=0.00,u=0.77]  (kbits/sec)

2022-03-28 15:12:11:259 [linphone/mediastreamer] MESSAGE Stun packet sent on 
rtcp for session [0x55f3739d6c60]
2022-03-28 15:12:11:649 [linphone/ortp] MESSAGE Sending RTCP SR compound 
message on session [0x55f3739d6c60].
2022-03-28 15:12:11:658 [linphone/mediastreamer] MESSAGE 
MSAudio_stream_iterate[0x55f3746a8c10], local statistics available:
        Local current jitter buffer size:  54.7ms
2022-03-28 15:12:11:658 [linphone/liblinphone] WARNING 
linphone_call_stats_get_receiver_loss_rate(): there is no RTCP packet received.
2022-03-28 15:12:11:660 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_stats_updated]
2022-03-28 15:12:11:759 [linphone/mediastreamer] MESSAGE Stun packet sent on 
rtcp for session [0x55f3739d6c60]
2022-03-28 15:12:12:238 [linphone/mediastreamer] MESSAGE MSAudio stream 
[0x55f3746a8c10]: receiving RTCP SR
2022-03-28 15:12:12:238 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_stats_updated]
2022-03-28 15:12:12:238 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f37462db20]:
        Stream #0 (audio) | cpu: 2.03% | RTP : [d=73.78,u=79.99] RTCP: 
[d=3.77,u=2.43]  (kbits/sec)

2022-03-28 15:12:12:259 [linphone/mediastreamer] WARNING Flow controlled 
bufferizer of max 0 ms is filled with 22 ms at the end of the 5000 ms interval, 
asking to drop 11 ms
2022-03-28 15:12:12:260 [linphone/mediastreamer] MESSAGE pulseaudio: latency is 
equal to 173 ms
2022-03-28 15:12:12:260 [linphone/mediastreamer] WARNING pulseaudio: there were 
12 underflows and 0 overflows over last 5 seconds
2022-03-28 15:12:12:278 [linphone/mediastreamer] WARNING Too much buffered 
audio signal, throwing out 11 ms
2022-03-28 15:12:12:279 [linphone/mediastreamer] MESSAGE sound/wall clock skew 
is average=5.749375 ms
2022-03-28 15:12:12:279 [linphone/ortp] MESSAGE jitter buffer stable: 
target-size: 59.999999 ms, effective-size: 54.685314 (min: 40 nom: 60, max: 500)
2022-03-28 15:12:12:279 [linphone/ortp] MESSAGE jitter buffer rls stats: 
count=248, clockrate=8000, offset=23.8385 clock_ratio=0.996383, 
capped_offset=1143 capped_clock_ratio=0.996383, max_ts_deviation=480.000000 
prev_max_ts_deviation=480.000000, deviation=39, RLS VARIABLES: 
P[0][0]=0.000000, P[1][0]=-0.000000, P[0][1]=-0.000000, P[1][1]=0.011608
2022-03-28 15:12:13:238 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f37462db20]:
        Stream #0 (audio) | cpu: 0.87% | RTP : [d=73.90,u=79.97] RTCP: 
[d=0.02,u=0.00]  (kbits/sec)

2022-03-28 15:12:14:238 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f37462db20]:
        Stream #0 (audio) | cpu: 2.17% | RTP : [d=74.04,u=79.98] RTCP: 
[d=0.00,u=0.00]  (kbits/sec)

2022-03-28 15:12:14:269 [linphone/ortp] MESSAGE Sending RTCP SR compound 
message on session [0x55f3739d6c60].
2022-03-28 15:12:14:278 [linphone/mediastreamer] MESSAGE 
MSAudio_stream_iterate[0x55f3746a8c10], local statistics available:
        Local current jitter buffer size:  53.6ms
2022-03-28 15:12:14:281 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_stats_updated]
2022-03-28 15:12:15:098 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:12:15:220 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f37462db20]:
        Stream #0 (audio) | cpu: 2.06% | RTP : [d=81.16,u=80.07] RTCP: 
[d=0.00,u=1.67]  (kbits/sec)

2022-03-28 15:12:16:238 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f37462db20]:
        Stream #0 (audio) | cpu: 1.95% | RTP : [d=74.05,u=79.96] RTCP: 
[d=0.00,u=0.00]  (kbits/sec)

2022-03-28 15:12:16:700 [linphone/ortp] MESSAGE Sending RTCP SR compound 
message on session [0x55f3739d6c60].
2022-03-28 15:12:16:700 [linphone/mediastreamer] WARNING Not enough ref 
samples, using zeroes
2022-03-28 15:12:16:703 [linphone/mediastreamer] MESSAGE 
MSAudio_stream_iterate[0x55f3746a8c10], local statistics available:
        Local current jitter buffer size:  39.8ms
2022-03-28 15:12:16:706 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_stats_updated]
2022-03-28 15:12:16:720 [linphone/mediastreamer] MESSAGE Samples are back.
2022-03-28 15:12:17:223 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f37462db20]:
        Stream #0 (audio) | cpu: 2.00% | RTP : [d=80.14,u=79.95] RTCP: 
[d=0.00,u=1.66]  (kbits/sec)

2022-03-28 15:12:17:244 [linphone/mediastreamer] MESSAGE MSAudio stream 
[0x55f3746a8c10]: receiving RTCP SR
2022-03-28 15:12:17:244 [linphone/ortp] WARNING 
ortp_loss_rate_estimator_process 0x55f3743c2a50: Suspected discontinuity in 
sequence numbering from 62464 to 61185.
2022-03-28 15:12:17:244 [linphone/ortp] WARNING 
ortp_loss_rate_estimator_process 0x55f3747356c0: Suspected discontinuity in 
sequence numbering from 62464 to 61185.
2022-03-28 15:12:17:245 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_stats_updated]
2022-03-28 15:12:17:260 [linphone/mediastreamer] MESSAGE pulseaudio: latency is 
equal to 104 ms
2022-03-28 15:12:17:260 [linphone/mediastreamer] WARNING pulseaudio: there were 
10 underflows and 0 overflows over last 5 seconds
2022-03-28 15:12:17:269 [linphone/mediastreamer] WARNING Flow controlled 
bufferizer of max 0 ms was filled with at least 1 ms in the last 5000 ms, 
asking to drop 1 ms
2022-03-28 15:12:17:279 [linphone/mediastreamer] MESSAGE sound/wall clock skew 
is average=5.939067 ms
2022-03-28 15:12:17:279 [linphone/ortp] MESSAGE jitter buffer stable: 
target-size: 39.999999 ms, effective-size: 39.836067 (min: 40 nom: 60, max: 500)
2022-03-28 15:12:17:279 [linphone/ortp] MESSAGE jitter buffer rls stats: 
count=498, clockrate=8000, offset=1.97049 clock_ratio=0.997309, 
capped_offset=1121 capped_clock_ratio=0.997309, max_ts_deviation=207.000000 
prev_max_ts_deviation=72.000000, deviation=54, RLS VARIABLES: P[0][0]=0.000000, 
P[1][0]=-0.000000, P[0][1]=-0.000000, P[1][1]=0.007211
2022-03-28 15:12:17:283 [linphone/mediastreamer] WARNING Too much buffered 
audio signal, throwing out 1 ms
2022-03-28 15:12:17:335 [linphone/liblinphone] MESSAGE Terminate CallSession 
[0x55f37462db20] which is currently in state [LinphoneCallStreamsRunning]
2022-03-28 15:12:17:336 [linphone/liblinphone] MESSAGE 
linphone_core_find_auth_info(): returning auth info username=username, 
realm=jnctn.net
2022-03-28 15:12:17:336 [linphone/liblinphone] MESSAGE AuthStack::authFound() 
for 
Username[username];Userid[];Realm[jnctn.net];Domain[username.onsip.com];Algorithm[];
2022-03-28 15:12:17:336 [linphone/belle-sip] MESSAGE Auth info found for 
[username] realm [jnctn.net]
2022-03-28 15:12:17:336 [linphone/belle-sip] MESSAGE Dialog [0x55f37469bcb0]: 
now updated by transaction [0x55f374557bd0].
2022-03-28 15:12:17:336 [linphone/belle-sip] MESSAGE Changing [client] [BYE] 
transaction [0x55f374557bd0], from state [INIT] to [TRYING]
2022-03-28 15:12:17:336 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
message sent to [UDP://username.onsip.com:5060], size: [788] bytes
BYE sip:gw@gw1-1.los-angeles-1.pstn.jnctn.net SIP/2.0
Via: SIP/2.0/UDP 10.0.2.100:5060;branch=z9hG4bK.yAbsWEmL1;rport
From: <sip:username@username.onsip.com>;tag=HF~hyF1cv
To: <sip:+18885551212@username.onsip.com>;tag=ratDD8j8r269H
CSeq: 22 BYE
Call-ID: n3201Lvlch
Max-Forwards: 70
Route: <sip:199.7.175.103;lr;ftag=HF~hyF1cv;nc=1;did=6a3.22a74d25>
Route: <sip:199.7.175.206;lr;ftag=HF~hyF1cv;did=6a3.c5385ea3>
User-Agent: Linphone Desktop/ (Devuan GNU/Linux 4 (chimaera), Qt 5.15.2) 
LinphoneCore/4.4.21
Proxy-Authorization:  Digest realm="jnctn.net", 
nonce="6241d05a0000d6f4da72c83e06ef3c7a0d13a6e638528cec", username="username",  
uri="sip:gw@gw1-1.los-angeles-1.pstn.jnctn.net", 
response="204ab5875ef60457ce0bded230ae6900", cnonce="Y~q7pWaM5F4cpkEi", 
nc=00000002, qop=auth


2022-03-28 15:12:17:336 [linphone/liblinphone] MESSAGE [ToneManager] 
[0x55f37462db20] state changed : [None, LinphoneCallStreamsRunning]
2022-03-28 15:12:17:336 [linphone/liblinphone] MESSAGE [ToneManager] stop
2022-03-28 15:12:17:336 [linphone/liblinphone] MESSAGE [ToneManager] nothing to 
stop
2022-03-28 15:12:17:336 [linphone/mediastreamer] MESSAGE 
ms_ticker_set_time_func: ticker's time method updated.
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE Filter MSRtpRecv is 
not scheduled; nothing to do.
2022-03-28 15:12:17:337 [linphone/ortp] MESSAGE 
===========================================================
2022-03-28 15:12:17:337 [linphone/ortp] MESSAGE              AUDIO SESSION'S 
RTP STATISTICS                
2022-03-28 15:12:17:337 [linphone/ortp] MESSAGE 
-----------------------------------------------------------
2022-03-28 15:12:17:337 [linphone/ortp] MESSAGE sent                            
            504 packets
2022-03-28 15:12:17:337 [linphone/ortp] MESSAGE                                 
              0 duplicated packets
2022-03-28 15:12:17:337 [linphone/ortp] MESSAGE                                 
          86688 bytes  
2022-03-28 15:12:17:337 [linphone/ortp] MESSAGE received                        
            501 packets
2022-03-28 15:12:17:337 [linphone/ortp] MESSAGE                                 
              0 duplicated packets
2022-03-28 15:12:17:337 [linphone/ortp] MESSAGE                                 
          86172 bytes  
2022-03-28 15:12:17:337 [linphone/ortp] MESSAGE incoming delivered to the app   
          85656 bytes  
2022-03-28 15:12:17:337 [linphone/ortp] MESSAGE incoming cumulative lost        
              0 packets
2022-03-28 15:12:17:337 [linphone/ortp] MESSAGE incoming received too late      
              1 packets
2022-03-28 15:12:17:337 [linphone/ortp] MESSAGE incoming bad formatted          
              0 packets
2022-03-28 15:12:17:337 [linphone/ortp] MESSAGE incoming discarded (queue 
overflow)           0 packets
2022-03-28 15:12:17:337 [linphone/ortp] MESSAGE sent rtcp                       
              4 packets
2022-03-28 15:12:17:337 [linphone/ortp] MESSAGE received rtcp                   
              2 packets
2022-03-28 15:12:17:337 [linphone/ortp] MESSAGE 
===========================================================
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSPulseRead:0x55f3743c6ca0,0-->MSResample:0x55f3743c70c0,0
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSResample:0x55f3743c70c0,0-->MSEqualizer:0x55f3743c27a0,0
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSEqualizer:0x55f3743c27a0,0-->MSSpeexEC:0x55f3745d8e80,1
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSSpeexEC:0x55f3745d8e80,1-->MSVolume:0x55f3743c7480,0
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSVolume:0x55f3743c7480,0-->MSAudioMixer:0x55f3743bec30,0
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSAudioMixer:0x55f3743bec30,0-->MSUlawEnc:0x55f3743c6e20,0
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSUlawEnc:0x55f3743c6e20,0-->MSRtpSend:0x55f3726a5d70,0
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSRtpRecv:0x55f3743c5e50,0-->MSUlawDec:0x55f3743c6ff0,0
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSUlawDec:0x55f3743c6ff0,0-->MSGenericPLC:0x55f3743c2980,0
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSGenericPLC:0x55f3743c2980,0-->MSAudioFlowControl:0x55f3743c2ab0,0
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSAudioFlowControl:0x55f3743c2ab0,0-->MSDtmfGen:0x55f3743c69f0,0
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSDtmfGen:0x55f3743c69f0,0-->MSVolume:0x55f3743be980,0
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSVolume:0x55f3743be980,0-->MSTee:0x55f3743c2650,0
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSTee:0x55f3743c2650,0-->MSEqualizer:0x55f3743c2850,0
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSEqualizer:0x55f3743c2850,0-->MSAudioMixer:0x55f3743c2c20,0
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSFilePlayer:0x55f37471afb0,0-->MSResample:0x55f37471b040,0
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSResample:0x55f37471b040,0-->MSAudioMixer:0x55f3743c2c20,1
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSAudioMixer:0x55f3743c2c20,0-->MSSpeexEC:0x55f3745d8e80,0
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSSpeexEC:0x55f3745d8e80,0-->MSResample:0x55f3743c72b0,0
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSResample:0x55f3743c72b0,0-->MSPulseWrite:0x55f3743c6d50,0
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSAudioMixer:0x55f3743bec30,1-->MSAudioMixer:0x55f3743c25c0,0
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSTee:0x55f3743c2650,1-->MSAudioMixer:0x55f3743c25c0,1
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSAudioMixer:0x55f3743c25c0,0-->MSFileRec:0x55f3743c2530,0
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE 
=================================================================================
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE                        
  FILTER USAGE STATISTICS                                 
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE Name                   
       Count           Time/tick (ms)            CPU Usage
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE                        
                 min     mean    max     sd               
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE 
---------------------------------------------------------------------------------
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE MSSpeexEC              
       754       0.00    0.09    0.32    0.08         52.5
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE MSRtpRecv              
       1012      0.00    0.02    0.24    0.02         13.5
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE MSPulseRead            
       1012      0.00    0.02    0.11    0.02         11.9
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE MSRtpSend              
       1012      0.00    0.01    0.15    0.02          8.5
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE MSPulseWrite           
       500       0.00    0.01    0.16    0.01          6.6
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE MSUlawDec              
       498       0.00    0.00    0.02    0.00          1.4
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE MSUlawEnc              
       500       0.00    0.00    0.01    0.00          1.2
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE MSGenericPLC           
       1012      0.00    0.00    0.05    0.00          1.0
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE MSVolume               
       1003      0.00    0.00    0.02    0.00          0.9
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE MSAudioFlowControl     
       503       0.00    0.00    0.01    0.00          0.5
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE MSAudioMixer           
       3036      0.00    0.00    0.09    0.00          0.5
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE MSFileRec              
       99        0.00    0.00    0.02    0.00          0.4
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE MSResample             
       1000      0.00    0.00    0.02    0.00          0.3
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE MSEqualizer            
       1003      0.00    0.00    0.00    0.00          0.2
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE MSTee                  
       503       0.00    0.00    0.00    0.00          0.2
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE MSDtmfGen              
       1012      0.00    0.00    0.00    0.00          0.2
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE MSFilePlayer           
       1012      0.00    0.00    0.00    0.00          0.1
2022-03-28 15:12:17:337 [linphone/mediastreamer] MESSAGE 
=================================================================================
2022-03-28 15:12:17:338 [linphone/mediastreamer] MESSAGE 
ms_ticker_synchronizer_destroy(): sound/wall clock skew was in average=5.850680 
ms
2022-03-28 15:12:17:338 [linphone/liblinphone] MESSAGE CallSession 
[0x55f37462db20] moving from state LinphoneCallStreamsRunning to LinphoneCallEnd
2022-03-28 15:12:17:338 [linphone/liblinphone] MESSAGE StreamsGroup::finish() 
called.
2022-03-28 15:12:17:338 [linphone/mediastreamer] MESSAGE 
=================================================================================
2022-03-28 15:12:17:338 [linphone/mediastreamer] MESSAGE                        
  FILTER USAGE STATISTICS                                 
2022-03-28 15:12:17:338 [linphone/mediastreamer] MESSAGE Name                   
       Count           Time/tick (ms)            CPU Usage
2022-03-28 15:12:17:338 [linphone/mediastreamer] MESSAGE                        
                 min     mean    max     sd               
2022-03-28 15:12:17:338 [linphone/mediastreamer] MESSAGE 
---------------------------------------------------------------------------------
2022-03-28 15:12:17:338 [linphone/mediastreamer] MESSAGE MSFilePlayer           
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:12:17:338 [linphone/mediastreamer] MESSAGE MSAudioFlowControl     
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:12:17:338 [linphone/mediastreamer] MESSAGE MSGenericPLC           
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:12:17:338 [linphone/mediastreamer] MESSAGE MSEqualizer            
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:12:17:338 [linphone/mediastreamer] MESSAGE MSTee                  
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:12:17:338 [linphone/mediastreamer] MESSAGE MSFileRec              
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:12:17:338 [linphone/mediastreamer] MESSAGE MSAudioMixer           
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:12:17:338 [linphone/mediastreamer] MESSAGE MSVolume               
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:12:17:338 [linphone/mediastreamer] MESSAGE MSResample             
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:12:17:338 [linphone/mediastreamer] MESSAGE MSUlawDec              
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:12:17:338 [linphone/mediastreamer] MESSAGE MSUlawEnc              
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:12:17:338 [linphone/mediastreamer] MESSAGE MSPulseWrite           
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:12:17:338 [linphone/mediastreamer] MESSAGE MSPulseRead            
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:12:17:338 [linphone/mediastreamer] MESSAGE MSDtmfGen              
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:12:17:338 [linphone/mediastreamer] MESSAGE MSRtpRecv              
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:12:17:338 [linphone/mediastreamer] MESSAGE MSSpeexEC              
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:12:17:338 [linphone/mediastreamer] MESSAGE MSRtpSend              
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:12:17:338 [linphone/mediastreamer] MESSAGE 
=================================================================================
2022-03-28 15:12:17:338 [linphone/mediastreamer] MESSAGE Stopping ZRTP context 
on session [(nil)]
2022-03-28 15:12:17:338 [linphone/mediastreamer] MESSAGE ZRTP context destroyed
2022-03-28 15:12:17:339 [linphone/mediastreamer] MESSAGE MSAudio MSTicker 
thread exiting
2022-03-28 15:12:17:358 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_log_updated]
2022-03-28 15:12:17:358 [linphone/liblinphone] MESSAGE Resetting the current 
call
2022-03-28 15:12:17:358 [linphone/liblinphone] MESSAGE Notifying soundcard that 
we don't need it anymore for calls
2022-03-28 15:12:17:358 [linphone/qt] MESSAGE QT: 
components/sip-addresses/SipAddressesModel.cpp:470: "Update 
(`sip:+18885551212@username.onsip.com`, `sip:username@username.onsip.com`) from 
chat call."
2022-03-28 15:12:17:359 [linphone/qt] MESSAGE QT: 
components/call/CallModel.cpp:256: "Stop recording call:" 
CallModel(0x7fe16400df00)
2022-03-28 15:12:17:361 [linphone/qt] MESSAGE QT: 
components/notifier/Notifier.cpp:192: "Create notifications:" 
NotificationRecordingCompleted_QMLTYPE_295(0x55f37478abf0, 
name="__internalWrapper", parent=0x55f374561c90, geometry=0,0 0x0)
2022-03-28 15:12:17:362 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_state_changed]
2022-03-28 15:12:17:507 [linphone/qt] WARNING QT: :0: QSGContext::initialize: 
stencil buffer support missing, expect rendering errors
2022-03-28 15:12:17:511 [linphone/qt] WARNING QT: :0: QSGContext::initialize: 
stencil buffer support missing, expect rendering errors
2022-03-28 15:12:17:550 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
received [358] new bytes from [UDP://username.onsip.com:5060]:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 
10.0.2.100:5060;received=63.98.223.42;branch=z9hG4bK.yAbsWEmL1;rport=61916
From: <sip:username@username.onsip.com>;tag=HF~hyF1cv
To: <sip:+18885551212@username.onsip.com>;tag=ratDD8j8r269H
Call-ID: n3201Lvlch
CSeq: 22 BYE
Content-Length: 0
Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,UPDATE,INFO,REFER
Supported: replaces


2022-03-28 15:12:17:551 [linphone/belle-sip] MESSAGE channel [0x55f373954e70] 
[358] bytes parsed
2022-03-28 15:12:17:551 [linphone/belle-sip] MESSAGE Found transaction matching 
response.
2022-03-28 15:12:17:551 [linphone/belle-sip] MESSAGE Changing [client] [BYE] 
transaction [0x55f374557bd0], from state [TRYING] to [COMPLETED]
2022-03-28 15:12:17:551 [linphone/belle-sip] MESSAGE Dialog [0x55f37469bcb0]: 
now updated by transaction [0x55f374557bd0].
2022-03-28 15:12:17:551 [linphone/belle-sip] MESSAGE Dialog [0x55f37469bcb0] 
deleted (is_expired=0)
2022-03-28 15:12:17:551 [linphone/liblinphone] MESSAGE op [0x55f373fcc7c0] : 
set_or_update_dialog() current=[0x55f37469bcb0] new=[0x55f37469bcb0]
2022-03-28 15:12:17:551 [linphone/liblinphone] MESSAGE Op [0x55f373fcc7c0] 
receiving call response [200], dialog is [0x55f37469bcb0] in state 
[BELLE_SIP_DIALOG_TERMINATED]
2022-03-28 15:12:17:664 [linphone/liblinphone] MESSAGE Dialog [0x55f37469bcb0] 
terminated for op [0x55f373fcc7c0]
2022-03-28 15:12:17:774 [linphone/liblinphone] MESSAGE CallSession 
[0x55f37462db20] moving from state LinphoneCallEnd to LinphoneCallReleased
2022-03-28 15:12:17:774 [linphone/liblinphone] MESSAGE [ToneManager] 
[0x55f37462db20] state changed : [None, LinphoneCallReleased]
2022-03-28 15:12:17:774 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_state_changed]
2022-03-28 15:12:17:774 [linphone/liblinphone] MESSAGE [ToneManager] 
[0x55f37462db20] state changed : [None, LinphoneCallReleased]
2022-03-28 15:12:17:774 [linphone/liblinphone] MESSAGE [ToneManager] 
removeSession mSession size : 0
2022-03-28 15:12:17:774 [linphone/liblinphone] MESSAGE op [0x55f373fcc7c0] : 
set_or_update_dialog() current=[0x55f37469bcb0] new=[0]
2022-03-28 15:12:20:508 [linphone/qt] MESSAGE QT: 
components/calls/CallsListModel.cpp:290: "Removing call:" 
CallModel(0x7fe16400df00)
2022-03-28 15:12:22:562 [linphone/belle-sip] MESSAGE Changing [client] [BYE] 
transaction [0x55f374557bd0], from state [COMPLETED] to [TERMINATED]
2022-03-28 15:12:22:562 [linphone/belle-sip] MESSAGE Client BYE transaction 
[0x55f374557bd0] terminated
2022-03-28 15:12:25:102 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:12:27:533 [linphone/qt] MESSAGE QT: 
components/notifier/Notifier.cpp:234: "Delete notification:" 
NotificationRecordingCompleted_QMLTYPE_295(0x55f37478abf0, name = 
"__internalWrapper")
2022-03-28 15:12:35:122 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:12:37:781 [linphone/belle-sip] MESSAGE Changing [client] [INVITE] 
transaction [0x55f3745c94c0], from state [COMPLETED] to [TERMINATED]
2022-03-28 15:12:37:781 [linphone/belle-sip] MESSAGE Client INVITE transaction 
[0x55f3745c94c0] terminated
2022-03-28 15:12:39:222 [linphone/belle-sip] MESSAGE Changing [client] [INVITE] 
transaction [0x55f373fba120], from state [ACCEPTED] to [TERMINATED]
2022-03-28 15:12:39:222 [linphone/belle-sip] MESSAGE Client INVITE transaction 
[0x55f373fba120] terminated
2022-03-28 15:12:39:222 [linphone/liblinphone] MESSAGE Destroying op 
[0x55f373fcc7c0] of type [SalOpCall]
2022-03-28 15:12:39:222 [linphone/belle-sip] MESSAGE Transaction 
[0x55f3745c94c0] deleted
2022-03-28 15:12:39:222 [linphone/belle-sip] MESSAGE Transaction 
[0x55f374557bd0] deleted
2022-03-28 15:12:39:223 [linphone/belle-sip] MESSAGE Transaction 
[0x55f373fba120] deleted
2022-03-28 15:12:45:141 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:12:55:142 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:13:05:142 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:13:15:142 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:13:25:162 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:13:35:162 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:13:45:162 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:13:55:162 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:14:05:162 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:14:15:182 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:14:25:182 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:14:35:182 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:14:45:182 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:14:55:182 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:15:05:182 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:15:15:201 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:15:25:202 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:15:35:202 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:15:45:221 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:15:55:222 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:16:05:242 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:16:15:261 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:16:25:261 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:16:35:262 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:16:45:282 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:16:55:302 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:17:05:322 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:17:15:322 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:17:25:322 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:17:31:494 [linphone/liblinphone] MESSAGE 
linphone_core_get_call_history_2(): completed in 0 ms
2022-03-28 15:17:31:494 [linphone/qt] MESSAGE QT: 
components/chat/ChatModel.cpp:451: "ChatModel 
(sip:+18885551212@username.onsip.com, sip:username@username.onsip.com) loaded 
in 0 milliseconds."
2022-03-28 15:17:31:495 [linphone/qt] WARNING QT: 
qrc:/ui/views/App/Main/Conversation.qml:186: 
qrc:/ui/views/App/Main/Conversation.qml:186:3: QML Connections: Implicitly 
defined onFoo properties in Connections are deprecated. Use this syntax 
instead: function onFoo(<arguments>) { ... }
2022-03-28 15:17:31:495 [linphone/qt] WARNING QT: 
qrc:/ui/views/App/Main/Conversation.qml:181: 
qrc:/ui/views/App/Main/Conversation.qml:181:3: QML Connections: Implicitly 
defined onFoo properties in Connections are deprecated. Use this syntax 
instead: function onFoo(<arguments>) { ... }
2022-03-28 15:17:31:496 [linphone/qt] WARNING QT: 
qrc:/ui/modules/Linphone/Chat/Chat.qml:62: 
qrc:/ui/modules/Linphone/Chat/Chat.qml:62:7: QML Connections: Implicitly 
defined onFoo properties in Connections are deprecated. Use this syntax 
instead: function onFoo(<arguments>) { ... }
2022-03-28 15:17:31:500 [linphone/qt] MESSAGE QT: 
components/core/event-count-notifier/AbstractEventCountNotifier.cpp:71: "Notify 
event count: 0."
2022-03-28 15:17:35:338 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:17:37:001 [linphone/liblinphone] MESSAGE New MediaSession 
[0x55f372964230] initialized (liblinphone version: 4.4.21)
2022-03-28 15:17:37:002 [linphone/liblinphone] MESSAGE Stream indexes selected 
(-1 = unassigned): mainAudioStreamIndex=0, mainVideoStreamIndex=-1, 
mainTextStreamIndex=-1
2022-03-28 15:17:37:002 [linphone/liblinphone] MESSAGE Found media local-ip 
from signaling.
2022-03-28 15:17:37:002 [linphone/liblinphone] MESSAGE stream#0 [audio] in 
state [Stopped]: multicast role is [inactive]
2022-03-28 15:17:37:002 [linphone/ortp] MESSAGE RtpSession bound to [::0] ports 
[7078] [7079]
2022-03-28 15:17:37:002 [linphone/ortp] WARNING Fail to increase socket's recv 
buffer size with SO_RCVBUFFORCE: Operation not permitted.
2022-03-28 15:17:37:002 [linphone/ortp] WARNING Fail to increase socket's send 
buffer size with SO_SNDBUFFORCE: Operation not permitted.
2022-03-28 15:17:37:002 [linphone/ortp] WARNING Fail to increase socket's recv 
buffer size with SO_RCVBUFFORCE: Operation not permitted.
2022-03-28 15:17:37:002 [linphone/liblinphone] MESSAGE Configured srtp crypto 
suite: AES_CM_128_HMAC_SHA1_80 
2022-03-28 15:17:37:002 [linphone/liblinphone] MESSAGE Configured srtp crypto 
suite: AES_CM_128_HMAC_SHA1_32 
2022-03-28 15:17:37:002 [linphone/liblinphone] MESSAGE Configured srtp crypto 
suite: AES_256_CM_HMAC_SHA1_80 
2022-03-28 15:17:37:002 [linphone/liblinphone] MESSAGE Configured srtp crypto 
suite: AES_256_CM_HMAC_SHA1_32 
2022-03-28 15:17:37:002 [linphone/mediastreamer] MESSAGE Creating ZRTP engine 
on rtp session [0x55f37463e210] ssrc 0x5a5d0d69
2022-03-28 15:17:37:002 [linphone/ortp] MESSAGE 
rtp_session_enable_network_simulation:DISABLING NETWORK SIMULATION
2022-03-28 15:17:37:002 [linphone/mediastreamer] MESSAGE Setting DSCP to 46 for 
MSAudio stream.
2022-03-28 15:17:37:002 [linphone/liblinphone] MESSAGE Created stream#0 [audio] 
in state [Stopped]
2022-03-28 15:17:37:002 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_created]
2022-03-28 15:17:37:002 [linphone/liblinphone] MESSAGE CallSession 
[0x55f372964230] moving from state LinphoneCallIdle to LinphoneCallOutgoingInit
2022-03-28 15:17:37:013 [linphone/qt] MESSAGE QT: 
components/calls/CallsListModel.cpp:256: "Add call:" 
"sip:username@username.onsip.com" "sip:+18885551212@username.onsip.com"
2022-03-28 15:17:37:018 [linphone/qt] WARNING QT: 
qrc:/ui/views/App/Calls/CallsWindow.qml:206: 
qrc:/ui/views/App/Calls/CallsWindow.qml:206:11: QML Connections: Implicitly 
defined onFoo properties in Connections are deprecated. Use this syntax 
instead: function onFoo(<arguments>) { ... }
2022-03-28 15:17:37:019 [linphone/qt] WARNING QT: 
qrc:/ui/modules/Linphone/Chat/Chat.qml:62: 
qrc:/ui/modules/Linphone/Chat/Chat.qml:62:7: QML Connections: Implicitly 
defined onFoo properties in Connections are deprecated. Use this syntax 
instead: function onFoo(<arguments>) { ... }
2022-03-28 15:17:37:020 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_state_changed]
2022-03-28 15:17:37:021 [linphone/liblinphone] MESSAGE [ToneManager] 
linphoneCoreStopDtmfStream
2022-03-28 15:17:37:021 [linphone/liblinphone] MESSAGE [ToneManager] doStopTone
2022-03-28 15:17:37:021 [linphone/liblinphone] MESSAGE ICE state is 
IceStateNotActivated for stream#0 [audio] in state [Stopped]
2022-03-28 15:17:37:021 [linphone/liblinphone] MESSAGE Contact has been fixed 
using proxy
2022-03-28 15:17:37:021 [linphone/liblinphone] MESSAGE 
[sip:username@username.onsip.com] calling [sip:+18885551212@username.onsip.com] 
on op [0x55f3747d3350]
2022-03-28 15:17:37:021 [linphone/liblinphone] MESSAGE Skipping top route of 
initial route-set because same as request-uri
2022-03-28 15:17:37:021 [linphone/belle-sip] MESSAGE Changing [client] [INVITE] 
transaction [0x55f3747559e0], from state [INIT] to [CALLING]
2022-03-28 15:17:37:021 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
message sent to [UDP://username.onsip.com:5060], size: [1301] bytes
INVITE sip:+18885551212@username.onsip.com SIP/2.0
Via: SIP/2.0/UDP 10.0.2.100:5060;branch=z9hG4bK.2bLal3nkc;rport
From: <sip:username@username.onsip.com>;tag=WtG~QhCUZ
To: sip:+18885551212@username.onsip.com
CSeq: 20 INVITE
Call-ID: YG1KJ7GTRu
Max-Forwards: 70
Supported: replaces, outbound, gruu
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, 
INFO, PRACK, UPDATE
Content-Type: application/sdp
Content-Length: 580
Contact: 
<sip:username@63.98.223.42:61916;transport=udp>;expires=3600;received="sip:63.98.223.42:61916";+sip.instance="<urn:uuid:2afb50fb-180d-00b3-959c-cc31472ed9ab>"
User-Agent: Linphone Desktop/ (Devuan GNU/Linux 4 (chimaera), Qt 5.15.2) 
LinphoneCore/4.4.21

v=0
o=username 2838 379 IN IP4 10.0.2.100
s=Talk
c=IN IP4 10.0.2.100
t=0 0
a=rtcp-xr:rcvr-rtt=all:10000 stat-summary=loss,dup,jitt,TTL voip-metrics
m=audio 7078 RTP/AVP 96 97 98 99 0 8 101 100 102 103
a=rtpmap:96 opus/48000/2
a=fmtp:96 useinbandfec=1
a=rtpmap:97 speex/32000
a=fmtp:97 vbr=on
a=rtpmap:98 speex/16000
a=fmtp:98 vbr=on
a=rtpmap:99 speex/8000
a=fmtp:99 vbr=on
a=rtpmap:101 telephone-event/48000
a=rtpmap:100 telephone-event/32000
a=rtpmap:102 telephone-event/16000
a=rtpmap:103 telephone-event/8000
a=rtcp-fb:* trr-int 1000
a=rtcp-fb:* ccm tmmbr

2022-03-28 15:17:37:021 [linphone/liblinphone] MESSAGE CallSession 
[0x55f372964230] moving from state LinphoneCallOutgoingInit to 
LinphoneCallOutgoingProgress
2022-03-28 15:17:37:021 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_state_changed]
2022-03-28 15:17:37:028 [linphone/qt] WARNING QT: 
qrc:/ui/modules/Linphone/Calls/Calls.qml:150: 
qrc:/ui/modules/Linphone/Calls/Calls.qml:150: TypeError: Cannot read property 
'width' of null
2022-03-28 15:17:37:424 [linphone/qt] MESSAGE QT: 
components/core/event-count-notifier/AbstractEventCountNotifier.cpp:71: "Notify 
event count: 0."
2022-03-28 15:17:37:513 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
received [316] new bytes from [UDP://username.onsip.com:5060]:
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 
10.0.2.100:5060;received=63.98.223.42;branch=z9hG4bK.2bLal3nkc;rport=61916
From: <sip:username@username.onsip.com>;tag=WtG~QhCUZ
To: sip:+18885551212@username.onsip.com
CSeq: 20 INVITE
Call-ID: YG1KJ7GTRu
Server: OpenSIPS (1.11.8-notls (x86_64/linux))
Content-Length: 0


2022-03-28 15:17:37:513 [linphone/belle-sip] WARNING trashing [52] bytes in 
front of sip message on channel [0x55f373954e70]
2022-03-28 15:17:37:513 [linphone/belle-sip] MESSAGE channel [0x55f373954e70] 
[316] bytes parsed
2022-03-28 15:17:37:513 [linphone/belle-sip] MESSAGE Found transaction matching 
response.
2022-03-28 15:17:37:513 [linphone/belle-sip] MESSAGE Changing [client] [INVITE] 
transaction [0x55f3747559e0], from state [CALLING] to [PROCEEDING]
2022-03-28 15:17:37:513 [linphone/liblinphone] MESSAGE op [0x55f3747d3350] : 
set_or_update_dialog() current=[0] new=[0]
2022-03-28 15:17:37:513 [linphone/liblinphone] MESSAGE Op [0x55f3747d3350] 
receiving call response [100], dialog is [0] in state [BELLE_SIP_DIALOG_NULL]
2022-03-28 15:17:37:513 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
received [497] new bytes from [UDP://username.onsip.com:5060]:
SIP/2.0 407 Proxy Authentication Required
Via: SIP/2.0/UDP 
10.0.2.100:5060;received=63.98.223.42;branch=z9hG4bK.2bLal3nkc;rport=61916
From: <sip:username@username.onsip.com>;tag=WtG~QhCUZ
To: 
sip:+18885551212@username.onsip.com;tag=ddc0651ebf8256bfae230d10564963d3.c634
CSeq: 20 INVITE
Call-ID: YG1KJ7GTRu
Proxy-Authenticate: Digest realm="jnctn.net", 
nonce="6241d1a5000119f0581189658c2692fccfae1d1fcd2ed18b", qop="auth"
Server: OpenSIPS (1.11.8-notls (x86_64/linux))
Content-Length: 0


2022-03-28 15:17:37:514 [linphone/belle-sip] MESSAGE channel [0x55f373954e70] 
[497] bytes parsed
2022-03-28 15:17:37:514 [linphone/belle-sip] MESSAGE Found transaction matching 
response.
2022-03-28 15:17:37:514 [linphone/belle-sip] MESSAGE Changing [client] [INVITE] 
transaction [0x55f3747559e0], from state [PROCEEDING] to [COMPLETED]
2022-03-28 15:17:37:514 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
message sent to [UDP://username.onsip.com:5060], size: [478] bytes
ACK sip:+18885551212@username.onsip.com SIP/2.0
Via: SIP/2.0/UDP 10.0.2.100:5060;branch=z9hG4bK.2bLal3nkc;rport
Call-ID: YG1KJ7GTRu
From: <sip:username@username.onsip.com>;tag=WtG~QhCUZ
To: 
<sip:+18885551212@username.onsip.com>;tag=ddc0651ebf8256bfae230d10564963d3.c634
Contact: 
<sip:username@63.98.223.42:61916;transport=udp>;expires=3600;received="sip:63.98.223.42:61916";+sip.instance="<urn:uuid:2afb50fb-180d-00b3-959c-cc31472ed9ab>"
Max-Forwards: 70
CSeq: 20 ACK


2022-03-28 15:17:37:514 [linphone/liblinphone] MESSAGE 
linphone_core_find_auth_info(): returning auth info username=username, 
realm=jnctn.net
2022-03-28 15:17:37:514 [linphone/liblinphone] MESSAGE AuthStack::authFound() 
for 
Username[username];Userid[];Realm[jnctn.net];Domain[username.onsip.com];Algorithm[];
2022-03-28 15:17:37:514 [linphone/belle-sip] MESSAGE Auth info found for 
[username] realm [jnctn.net]
2022-03-28 15:17:37:515 [linphone/belle-sip] MESSAGE Changing [client] [INVITE] 
transaction [0x55f3744b7570], from state [INIT] to [CALLING]
2022-03-28 15:17:37:515 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
message sent to [UDP://username.onsip.com:5060], size: [1567] bytes
INVITE sip:+18885551212@username.onsip.com SIP/2.0
Via: SIP/2.0/UDP 10.0.2.100:5060;branch=z9hG4bK.l2KkYM5Hs;rport
From: <sip:username@username.onsip.com>;tag=WtG~QhCUZ
To: sip:+18885551212@username.onsip.com
CSeq: 21 INVITE
Call-ID: YG1KJ7GTRu
Max-Forwards: 70
Supported: replaces, outbound, gruu
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, 
INFO, PRACK, UPDATE
Content-Type: application/sdp
Content-Length: 580
Contact: 
<sip:username@63.98.223.42:61916;transport=udp>;expires=3600;received="sip:63.98.223.42:61916";+sip.instance="<urn:uuid:2afb50fb-180d-00b3-959c-cc31472ed9ab>"
User-Agent: Linphone Desktop/ (Devuan GNU/Linux 4 (chimaera), Qt 5.15.2) 
LinphoneCore/4.4.21
Proxy-Authorization:  Digest realm="jnctn.net", 
nonce="6241d1a5000119f0581189658c2692fccfae1d1fcd2ed18b", username="username",  
uri="sip:+18885551212@username.onsip.com", 
response="88d2ccdbaa7c16b2b659293e633961dc", cnonce="w4noHcFbWLdP06ym", 
nc=00000001, qop=auth

v=0
o=username 2838 379 IN IP4 10.0.2.100
s=Talk
c=IN IP4 10.0.2.100
t=0 0
a=rtcp-xr:rcvr-rtt=all:10000 stat-summary=loss,dup,jitt,TTL voip-metrics
m=audio 7078 RTP/AVP 96 97 98 99 0 8 101 100 102 103
a=rtpmap:96 opus/48000/2
a=fmtp:96 useinbandfec=1
a=rtpmap:97 speex/32000
a=fmtp:97 vbr=on
a=rtpmap:98 speex/16000
a=fmtp:98 vbr=on
a=rtpmap:99 speex/8000
a=fmtp:99 vbr=on
a=rtpmap:101 telephone-event/48000
a=rtpmap:100 telephone-event/32000
a=rtpmap:102 telephone-event/16000
a=rtpmap:103 telephone-event/8000
a=rtcp-fb:* trr-int 1000
a=rtcp-fb:* ccm tmmbr

2022-03-28 15:17:37:560 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
received [316] new bytes from [UDP://username.onsip.com:5060]:
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 
10.0.2.100:5060;received=63.98.223.42;branch=z9hG4bK.l2KkYM5Hs;rport=61916
From: <sip:username@username.onsip.com>;tag=WtG~QhCUZ
To: sip:+18885551212@username.onsip.com
CSeq: 21 INVITE
Call-ID: YG1KJ7GTRu
Server: OpenSIPS (1.11.8-notls (x86_64/linux))
Content-Length: 0


2022-03-28 15:17:37:561 [linphone/belle-sip] MESSAGE channel [0x55f373954e70] 
[316] bytes parsed
2022-03-28 15:17:37:561 [linphone/belle-sip] MESSAGE Found transaction matching 
response.
2022-03-28 15:17:37:561 [linphone/belle-sip] MESSAGE Changing [client] [INVITE] 
transaction [0x55f3744b7570], from state [CALLING] to [PROCEEDING]
2022-03-28 15:17:37:561 [linphone/liblinphone] MESSAGE op [0x55f3747d3350] : 
set_or_update_dialog() current=[0] new=[0]
2022-03-28 15:17:37:561 [linphone/liblinphone] MESSAGE Op [0x55f3747d3350] 
receiving call response [100], dialog is [0] in state [BELLE_SIP_DIALOG_NULL]
2022-03-28 15:17:37:608 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
received [322] new bytes from [UDP://username.onsip.com:5060]:
SIP/2.0 100 Giving a try
Via: SIP/2.0/UDP 
10.0.2.100:5060;received=63.98.223.42;branch=z9hG4bK.l2KkYM5Hs;rport=61916
From: <sip:username@username.onsip.com>;tag=WtG~QhCUZ
To: sip:+18885551212@username.onsip.com
CSeq: 21 INVITE
Call-ID: YG1KJ7GTRu
Server: OpenSIPS (1.11.8-notls (x86_64/linux))
Content-Length: 0


2022-03-28 15:17:37:608 [linphone/belle-sip] MESSAGE channel [0x55f373954e70] 
[322] bytes parsed
2022-03-28 15:17:37:608 [linphone/belle-sip] MESSAGE Found transaction matching 
response.
2022-03-28 15:17:37:609 [linphone/liblinphone] MESSAGE op [0x55f3747d3350] : 
set_or_update_dialog() current=[0] new=[0]
2022-03-28 15:17:37:609 [linphone/liblinphone] MESSAGE Op [0x55f3747d3350] 
receiving call response [100], dialog is [0] in state [BELLE_SIP_DIALOG_NULL]
2022-03-28 15:17:38:792 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
received [929] new bytes from [UDP://username.onsip.com:5060]:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 
10.0.2.100:5060;received=63.98.223.42;branch=z9hG4bK.l2KkYM5Hs;rport=61916
Record-Route: <sip:199.7.175.206;lr;ftag=WtG~QhCUZ;did=fcb.ceaee982>
Record-Route: <sip:199.7.175.103;lr;ftag=WtG~QhCUZ;nc=1;did=fcb.6c5f3446>
From: <sip:username@username.onsip.com>;tag=WtG~QhCUZ
To: <sip:+18885551212@username.onsip.com>;tag=NNHmv85ajNBKK
Call-ID: YG1KJ7GTRu
CSeq: 21 INVITE
Contact: <sip:gw@gw0-1.los-angeles-1.pstn.jnctn.net>;gr=gw0-1.los-angeles-1.pstn
Accept: application/sdp
Content-Type: application/sdp
Content-Length: 255
P-Attestation-Indicator: B
Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,UPDATE,INFO,REFER
Supported: replaces

v=0
o=F 1648450923 1648450924 IN IP4 199.7.175.75
s=F
c=IN IP4 199.7.175.75
t=0 0
m=audio 52176 RTP/AVP 0 101
a=silenceSupp:off - - - -
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=sendrecv
a=rtcp:52177
a=ptime:20

2022-03-28 15:17:38:793 [linphone/belle-sip] MESSAGE channel [0x55f373954e70] 
[674] bytes parsed
2022-03-28 15:17:38:793 [linphone/belle-sip] MESSAGE channel [0x55f373954e70] 
read [255] bytes of body from [username.onsip.com:5060]
2022-03-28 15:17:38:793 [linphone/belle-sip] MESSAGE Found transaction matching 
response.
2022-03-28 15:17:38:793 [linphone/belle-sip] MESSAGE Changing [client] [INVITE] 
transaction [0x55f3744b7570], from state [PROCEEDING] to [ACCEPTED]
2022-03-28 15:17:38:793 [linphone/belle-sip] MESSAGE New client dialog 
[0x55f374525cb0] , local tag [WtG~QhCUZ], remote tag [NNHmv85ajNBKK]
2022-03-28 15:17:38:793 [linphone/belle-sip] MESSAGE Dialog [0x55f374525cb0]: 
now updated by transaction [0x55f3744b7570].
2022-03-28 15:17:38:793 [linphone/liblinphone] MESSAGE op [0x55f3747d3350] : 
set_or_update_dialog() current=[0] new=[0x55f374525cb0]
2022-03-28 15:17:38:793 [linphone/liblinphone] MESSAGE Op [0x55f3747d3350] 
receiving call response [200], dialog is [0x55f374525cb0] in state 
[BELLE_SIP_DIALOG_CONFIRMED]
2022-03-28 15:17:38:794 [linphone/liblinphone] MESSAGE Found payload PCMU/8000 
fmtp=
2022-03-28 15:17:38:794 [linphone/liblinphone] MESSAGE Found payload 
telephone-event/8000 fmtp=0-16
2022-03-28 15:17:38:794 [linphone/liblinphone] MESSAGE Doing SDP offer/answer 
process of type outgoing
2022-03-28 15:17:38:794 [linphone/liblinphone] MESSAGE Processing for stream 0
2022-03-28 15:17:38:794 [linphone/liblinphone] WARNING For payload type 
telephone-event, proposed number was 103 but the remote phone answered 101
2022-03-28 15:17:38:794 [linphone/liblinphone] MESSAGE Adding opus/48000 for 
compatibility, just in case.
2022-03-28 15:17:38:794 [linphone/liblinphone] MESSAGE Adding speex/32000 for 
compatibility, just in case.
2022-03-28 15:17:38:794 [linphone/liblinphone] MESSAGE Adding speex/16000 for 
compatibility, just in case.
2022-03-28 15:17:38:794 [linphone/liblinphone] MESSAGE Adding speex/8000 for 
compatibility, just in case.
2022-03-28 15:17:38:794 [linphone/liblinphone] MESSAGE Adding PCMA/8000 for 
compatibility, just in case.
2022-03-28 15:17:38:794 [linphone/liblinphone] MESSAGE Adding 
telephone-event/32000 for compatibility, just in case.
2022-03-28 15:17:38:794 [linphone/liblinphone] MESSAGE Adding 
telephone-event/16000 for compatibility, just in case.
2022-03-28 15:17:38:794 [linphone/liblinphone] MESSAGE CallSession 
[0x55f372964230] moving from state LinphoneCallOutgoingProgress to 
LinphoneCallConnected
2022-03-28 15:17:38:805 [linphone/qt] WARNING QT: 
qrc:/ui/views/App/Calls/Incall.qml:39: qrc:/ui/views/App/Calls/Incall.qml:39:3: 
QML Connections: Implicitly defined onFoo properties in Connections are 
deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
2022-03-28 15:17:38:805 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_state_changed]
2022-03-28 15:17:38:806 [linphone/liblinphone] MESSAGE [ToneManager] 
[0x55f372964230] state changed : [None, LinphoneCallConnected]
2022-03-28 15:17:38:806 [linphone/liblinphone] MESSAGE [ToneManager] goToCall
2022-03-28 15:17:38:806 [linphone/liblinphone] MESSAGE [ToneManager] nothing to 
stop
2022-03-28 15:17:38:806 [linphone/liblinphone] MESSAGE StreamsGroup 
0x55f3747f82e0 rendering stream#0 [audio] in state [Preparing]
2022-03-28 15:17:38:806 [linphone/liblinphone] MESSAGE Audio bandwidth for 
StreamsGroup [0x55f3747f82e0] is 80
2022-03-28 15:17:38:806 [linphone/liblinphone] MESSAGE Equalizer location: hp
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE cannot set noise gate 
mode to [0] because no volume send
2022-03-28 15:17:38:806 [linphone/liblinphone] WARNING Advanced adaptive rate 
control requested but avpf-tmmbr is not activated in this stream. Reverting to 
basic rate control instead
2022-03-28 15:17:38:806 [linphone/liblinphone] MESSAGE stream#0 [audio] in 
state [Stopped] is not part of any bundle
2022-03-28 15:17:38:806 [linphone/liblinphone] MESSAGE ICE state is 
IceStateNotActivated for stream#0 [audio] in state [Stopped]
2022-03-28 15:17:38:806 [linphone/ortp] MESSAGE RtpSession [0x55f37463e210] 
sending to rtp [::ffff:199.7.175.75]:52176 rtcp [::ffff:199.7.175.75]:52177 
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE Stun packet sent for 
session [0x55f37463e210]
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE Stun packet sent on 
rtcp for session [0x55f37463e210]
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE 
audio_stream_start_from_io: create encoder, decoder and resamplers.
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE speex_lib_ctl does not 
support SPEEX_LIB_CPU_FEATURE_NEON
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE speex_lib_ctl does not 
support SPEEX_LIB_CPU_FEATURE_NEON
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE Setting echo canceller 
delay with value provided by soundcard: 0 ms
2022-03-28 15:17:38:806 [linphone/mediastreamer] ERROR No such filter with id 
118
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE target bitrate not set 
for stream [0x55f374677dd0] using payload's bitrate is 80000
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE Setting audio encoder 
network bitrate to [80000] on stream [0x55f374677dd0]
2022-03-28 15:17:38:806 [linphone/ortp] MESSAGE RtpSession: target upload 
bandwidth set to 80000
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE MSUlawEnc configured 
with ptime=20
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE configuring 
MSPulseRead:0x55f37457fb40-->MSUlawEnc:0x55f37457fcc0 from rate [8000] to rate 
[8000] and from channel [1] to channel [1]
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE configuring 
MSUlawDec:0x55f37457fe90-->MSPulseWrite:0x55f37457fbf0 from rate [8000] to rate 
[8000] and from channel [1] to channel [1]
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSPulseRead:0x55f37457fb40,0-->MSResample:0x55f37457ff60,0
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSResample:0x55f37457ff60,0-->MSEqualizer:0x55f374821380,0
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSEqualizer:0x55f374821380,0-->MSSpeexEC:0x55f3744d2c30,1
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSSpeexEC:0x55f3744d2c30,1-->MSVolume:0x55f37481d270,0
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSVolume:0x55f37481d270,0-->MSAudioMixer:0x55f37481d790,0
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSAudioMixer:0x55f37481d790,0-->MSUlawEnc:0x55f37457fcc0,0
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSUlawEnc:0x55f37457fcc0,0-->MSRtpSend:0x55f3747b3480,0
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSRtpRecv:0x55f37457eac0,0-->MSUlawDec:0x55f37457fe90,0
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSUlawDec:0x55f37457fe90,0-->MSGenericPLC:0x55f374821560,0
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSGenericPLC:0x55f374821560,0-->MSAudioFlowControl:0x55f374821690,0
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE Priority used: 99
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE MSAudio MSTicker 
setpriority() failed: Permission denied, nevermind.
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSAudioFlowControl:0x55f374821690,0-->MSDtmfGen:0x55f37457f7e0,0
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSDtmfGen:0x55f37457f7e0,0-->MSVolume:0x55f37481d4e0,0
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSVolume:0x55f37481d4e0,0-->MSTee:0x55f3748211f0,0
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSTee:0x55f3748211f0,0-->MSEqualizer:0x55f374821430,0
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSEqualizer:0x55f374821430,0-->MSAudioMixer:0x55f374821800,0
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE speex_lib_ctl does not 
support SPEEX_LIB_CPU_FEATURE_NEON
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSFilePlayer:0x55f37470f9f0,0-->MSResample:0x55f37470fa80,0
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSResample:0x55f37470fa80,0-->MSAudioMixer:0x55f374821800,1
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSAudioMixer:0x55f374821800,0-->MSSpeexEC:0x55f3744d2c30,0
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSSpeexEC:0x55f3744d2c30,0-->MSResample:0x55f37481d0a0,0
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSResample:0x55f37481d0a0,0-->MSPulseWrite:0x55f37457fbf0,0
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSAudioMixer:0x55f37481d790,1-->MSAudioMixer:0x55f374821160,0
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSTee:0x55f3748211f0,1-->MSAudioMixer:0x55f374821160,1
2022-03-28 15:17:38:806 [linphone/mediastreamer] MESSAGE ms_filter_link: 
MSAudioMixer:0x55f374821160,0-->MSFileRec:0x55f374821090,0
2022-03-28 15:17:38:807 [linphone/mediastreamer] MESSAGE pulseaudio record 
stream connected (8000Hz, 1ch)
2022-03-28 15:17:38:807 [linphone/mediastreamer] MESSAGE 
ms_ticker_set_time_func: ticker's time method updated.
2022-03-28 15:17:38:807 [linphone/mediastreamer] MESSAGE Initializing speex 
resampler in mode [voip] 
2022-03-28 15:17:38:807 [linphone/mediastreamer] MESSAGE Initializing speex 
echo canceler with framesize=64, filterlength=2000, delay_samples=0
2022-03-28 15:17:38:807 [linphone/mediastreamer] MESSAGE Initializing speex 
resampler in mode [voip] 
2022-03-28 15:17:38:807 [linphone/mediastreamer] MESSAGE Initializing speex 
resampler in mode [voip] 
2022-03-28 15:17:38:808 [linphone/mediastreamer] MESSAGE pulseaudio playback 
stream connected (8000Hz, 1ch)
2022-03-28 15:17:38:808 [linphone/mediastreamer] MESSAGE Filter MSRtpRecv is 
already being scheduled; nothing to do.
2022-03-28 15:17:38:808 [linphone/mediastreamer] MESSAGE MSVolume set gain to 
[0.000000 db], [1.000000] linear
2022-03-28 15:17:38:808 [linphone/mediastreamer] MESSAGE MSVolume set gain to 
[0.000000 db], [1.000000] linear
2022-03-28 15:17:38:808 [linphone/liblinphone] MESSAGE 
CallSession[0x55f372964230] : payload type 0 PCMU/8000 fmtp= added to frozen 
list
2022-03-28 15:17:38:808 [linphone/liblinphone] MESSAGE 
CallSession[0x55f372964230] : payload type 101 telephone-event/8000 fmtp= added 
to frozen list
2022-03-28 15:17:38:808 [linphone/liblinphone] MESSAGE 
CallSession[0x55f372964230] : payload type 103 telephone-event/8000 fmtp= added 
to frozen list
2022-03-28 15:17:38:808 [linphone/liblinphone] MESSAGE 
CallSession[0x55f372964230] : payload type 96 opus/48000 fmtp=useinbandfec=1 
added to frozen list
2022-03-28 15:17:38:808 [linphone/liblinphone] MESSAGE 
CallSession[0x55f372964230] : payload type 97 speex/32000 fmtp=vbr=on added to 
frozen list
2022-03-28 15:17:38:808 [linphone/liblinphone] MESSAGE 
CallSession[0x55f372964230] : payload type 98 speex/16000 fmtp=vbr=on added to 
frozen list
2022-03-28 15:17:38:808 [linphone/liblinphone] MESSAGE 
CallSession[0x55f372964230] : payload type 99 speex/8000 fmtp=vbr=on added to 
frozen list
2022-03-28 15:17:38:808 [linphone/liblinphone] MESSAGE 
CallSession[0x55f372964230] : payload type 8 PCMA/8000 fmtp= added to frozen 
list
2022-03-28 15:17:38:808 [linphone/liblinphone] MESSAGE 
CallSession[0x55f372964230] : payload type 100 telephone-event/32000 fmtp= 
added to frozen list
2022-03-28 15:17:38:808 [linphone/liblinphone] MESSAGE 
CallSession[0x55f372964230] : payload type 102 telephone-event/16000 fmtp= 
added to frozen list
2022-03-28 15:17:38:808 [linphone/liblinphone] MESSAGE CallSession 
[0x55f372964230] moving from state LinphoneCallConnected to 
LinphoneCallStreamsRunning
2022-03-28 15:17:38:808 [linphone/qt] MESSAGE QT: 
components/call/CallModel.cpp:244: "Start recording call:" 
CallModel(0x7fe164009ee0)
2022-03-28 15:17:38:808 [linphone/mediastreamer] ERROR Cannot record in mkv 
format, not supported in this build.
2022-03-28 15:17:38:809 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_state_changed]
2022-03-28 15:17:38:809 [linphone/belle-sip] MESSAGE Computing branch id 
z9hG4bK.dBgD8IbpH for message sent statelessly
2022-03-28 15:17:38:809 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
message sent to [UDP://username.onsip.com:5060], size: [782] bytes
ACK sip:gw@gw0-1.los-angeles-1.pstn.jnctn.net SIP/2.0
Via: SIP/2.0/UDP 10.0.2.100:5060;rport;branch=z9hG4bK.dBgD8IbpH
From: <sip:username@username.onsip.com>;tag=WtG~QhCUZ
To: <sip:+18885551212@username.onsip.com>;tag=NNHmv85ajNBKK
CSeq: 21 ACK
Call-ID: YG1KJ7GTRu
Max-Forwards: 70
Route: <sip:199.7.175.103;lr;ftag=WtG~QhCUZ;nc=1;did=fcb.6c5f3446>
Route: <sip:199.7.175.206;lr;ftag=WtG~QhCUZ;did=fcb.ceaee982>
Proxy-Authorization:  Digest realm="jnctn.net", 
nonce="6241d1a5000119f0581189658c2692fccfae1d1fcd2ed18b", username="username",  
uri="sip:+18885551212@username.onsip.com", 
response="88d2ccdbaa7c16b2b659293e633961dc", cnonce="w4noHcFbWLdP06ym", 
nc=00000001, qop=auth
User-Agent: Linphone Desktop/ (Devuan GNU/Linux 4 (chimaera), Qt 5.15.2) 
LinphoneCore/4.4.21


2022-03-28 15:17:38:809 [linphone/belle-sip] MESSAGE Garbage collecting unowned 
object of type belle_sip_hop_t
2022-03-28 15:17:38:809 [linphone/belle-sip] MESSAGE Garbage collecting unowned 
object of type belle_sdp_session_description_t
2022-03-28 15:17:38:816 [linphone/mediastreamer] MESSAGE Stun packet sent for 
session [0x55f37463e210]
2022-03-28 15:17:38:816 [linphone/mediastreamer] MESSAGE Stun packet sent on 
rtcp for session [0x55f37463e210]
2022-03-28 15:17:38:818 [linphone/mediastreamer] WARNING Getting reference 
signal but no echo to synchronize on.
2022-03-28 15:17:38:818 [linphone/mediastreamer] MESSAGE MSAudioMixer 
[0x55f37481d790] is entering bypass mode.
2022-03-28 15:17:38:828 [linphone/mediastreamer] WARNING Getting reference 
signal but no echo to synchronize on.
2022-03-28 15:17:38:837 [linphone/mediastreamer] WARNING Getting reference 
signal but no echo to synchronize on.
2022-03-28 15:17:38:837 [linphone/mediastreamer] WARNING Not enough ref 
samples, using zeroes
2022-03-28 15:17:38:857 [linphone/mediastreamer] MESSAGE Samples are back.
2022-03-28 15:17:38:857 [linphone/mediastreamer] WARNING Not enough ref 
samples, using zeroes
2022-03-28 15:17:38:887 [linphone/mediastreamer] MESSAGE Samples are back.
2022-03-28 15:17:39:078 [linphone/ortp] MESSAGE First estimation
2022-03-28 15:17:39:318 [linphone/mediastreamer] MESSAGE Stun packet sent on 
rtcp for session [0x55f37463e210]
2022-03-28 15:17:39:807 [linphone/mediastreamer] MESSAGE MSAudioMixer 
[0x55f374821800] is entering bypass mode.
2022-03-28 15:17:39:818 [linphone/mediastreamer] MESSAGE Stun packet sent on 
rtcp for session [0x55f37463e210]
2022-03-28 15:17:39:819 [linphone/ortp] MESSAGE First estimation
2022-03-28 15:17:39:820 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f372964230]:
        Stream #0 (audio) | cpu: 1.24% | RTP : [d=75.80,u=78.23] RTCP: 
[d=0.00,u=1.16]  (kbits/sec)

2022-03-28 15:17:40:067 [linphone/mediastreamer] WARNING Not enough ref 
samples, using zeroes
2022-03-28 15:17:40:088 [linphone/mediastreamer] MESSAGE Samples are back.
2022-03-28 15:17:40:318 [linphone/mediastreamer] MESSAGE Stun packet sent on 
rtcp for session [0x55f37463e210]
2022-03-28 15:17:40:820 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f372964230]:
        Stream #0 (audio) | cpu: 1.11% | RTP : [d=77.34,u=79.94] RTCP: 
[d=0.00,u=0.77]  (kbits/sec)

2022-03-28 15:17:40:827 [linphone/mediastreamer] MESSAGE Stun packet sent on 
rtcp for session [0x55f37463e210]
2022-03-28 15:17:40:917 [linphone/ortp] MESSAGE Sending RTCP SR compound 
message on session [0x55f37463e210].
2022-03-28 15:17:40:919 [linphone/mediastreamer] MESSAGE 
MSAudio_stream_iterate[0x55f374677dd0], local statistics available:
        Local current jitter buffer size:  58.7ms
2022-03-28 15:17:40:919 [linphone/liblinphone] WARNING 
linphone_call_stats_get_receiver_loss_rate(): there is no RTCP packet received.
2022-03-28 15:17:40:920 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_stats_updated]
2022-03-28 15:17:41:327 [linphone/mediastreamer] MESSAGE Stun packet sent on 
rtcp for session [0x55f37463e210]
2022-03-28 15:17:41:813 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f372964230]:
        Stream #0 (audio) | cpu: 1.20% | RTP : [d=72.29,u=79.24] RTCP: 
[d=0.00,u=2.46]  (kbits/sec)

2022-03-28 15:17:41:827 [linphone/mediastreamer] MESSAGE Stun packet sent on 
rtcp for session [0x55f37463e210]
2022-03-28 15:17:42:327 [linphone/mediastreamer] MESSAGE Stun packet sent on 
rtcp for session [0x55f37463e210]
2022-03-28 15:17:42:817 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f372964230]:
        Stream #0 (audio) | cpu: 0.94% | RTP : [d=70.76,u=81.56] RTCP: 
[d=0.00,u=0.77]  (kbits/sec)

2022-03-28 15:17:42:837 [linphone/mediastreamer] MESSAGE Stun packet sent on 
rtcp for session [0x55f37463e210]
2022-03-28 15:17:43:337 [linphone/mediastreamer] MESSAGE Stun packet sent on 
rtcp for session [0x55f37463e210]
2022-03-28 15:17:43:826 [linphone/mediastreamer] MESSAGE MSAudio stream 
[0x55f374677dd0]: receiving RTCP SR
2022-03-28 15:17:43:827 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_stats_updated]
2022-03-28 15:17:43:827 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f372964230]:
        Stream #0 (audio) | cpu: 1.40% | RTP : [d=74.34,u=78.42] RTCP: 
[d=3.63,u=0.77]  (kbits/sec)

2022-03-28 15:17:43:837 [linphone/mediastreamer] MESSAGE pulseaudio: latency is 
equal to 148 ms
2022-03-28 15:17:43:837 [linphone/mediastreamer] WARNING pulseaudio: there were 
15 underflows and 0 overflows over last 5 seconds
2022-03-28 15:17:43:851 [linphone/mediastreamer] WARNING Flow controlled 
bufferizer of max 0 ms is filled with 24 ms at the end of the 5000 ms interval, 
asking to drop 12 ms
2022-03-28 15:17:43:867 [linphone/mediastreamer] WARNING Too much buffered 
audio signal, throwing out 12 ms
2022-03-28 15:17:43:877 [linphone/mediastreamer] MESSAGE sound/wall clock skew 
is average=-13.497411 ms
2022-03-28 15:17:43:928 [linphone/ortp] MESSAGE Sending RTCP SR compound 
message on session [0x55f37463e210].
2022-03-28 15:17:43:947 [linphone/mediastreamer] MESSAGE 
MSAudio_stream_iterate[0x55f374677dd0], local statistics available:
        Local current jitter buffer size:  60.1ms
2022-03-28 15:17:43:950 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_stats_updated]
2022-03-28 15:17:44:077 [linphone/ortp] MESSAGE jitter buffer stable: 
target-size: 59.999999 ms, effective-size: 60.135136 (min: 40 nom: 60, max: 500)
2022-03-28 15:17:44:077 [linphone/ortp] MESSAGE jitter buffer rls stats: 
count=248, clockrate=8000, offset=5.91307 clock_ratio=0.997223, 
capped_offset=-1389617078 capped_clock_ratio=0.997223, 
max_ts_deviation=137.000000 prev_max_ts_deviation=480.000000, deviation=137, 
RLS VARIABLES: P[0][0]=0.000000, P[1][0]=-0.000000, P[0][1]=-0.000000, 
P[1][1]=0.011639
2022-03-28 15:17:44:820 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f372964230]:
        Stream #0 (audio) | cpu: 1.17% | RTP : [d=77.30,u=80.02] RTCP: 
[d=0.02,u=1.66]  (kbits/sec)

2022-03-28 15:17:45:348 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:17:45:827 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f372964230]:
        Stream #0 (audio) | cpu: 1.64% | RTP : [d=74.51,u=81.54] RTCP: 
[d=0.00,u=0.00]  (kbits/sec)

2022-03-28 15:17:46:437 [linphone/ortp] MESSAGE Sending RTCP SR compound 
message on session [0x55f37463e210].
2022-03-28 15:17:46:447 [linphone/mediastreamer] MESSAGE 
MSAudio_stream_iterate[0x55f374677dd0], local statistics available:
        Local current jitter buffer size:  54.0ms
2022-03-28 15:17:46:449 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_stats_updated]
2022-03-28 15:17:46:814 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f372964230]:
        Stream #0 (audio) | cpu: 1.58% | RTP : [d=72.02,u=79.99] RTCP: 
[d=0.00,u=1.66]  (kbits/sec)

2022-03-28 15:17:47:818 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f372964230]:
        Stream #0 (audio) | cpu: 1.58% | RTP : [d=77.86,u=79.99] RTCP: 
[d=0.00,u=0.00]  (kbits/sec)

2022-03-28 15:17:48:819 [linphone/mediastreamer] MESSAGE MSAudio stream 
[0x55f374677dd0]: receiving RTCP SR
2022-03-28 15:17:48:819 [linphone/ortp] WARNING 
ortp_loss_rate_estimator_process 0x55f374821630: Suspected discontinuity in 
sequence numbering from 62720 to 61185.
2022-03-28 15:17:48:819 [linphone/ortp] WARNING 
ortp_loss_rate_estimator_process 0x55f3743c3580: Suspected discontinuity in 
sequence numbering from 62720 to 61185.
2022-03-28 15:17:48:820 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_stats_updated]
2022-03-28 15:17:48:820 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f372964230]:
        Stream #0 (audio) | cpu: 1.86% | RTP : [d=77.26,u=80.03] RTCP: 
[d=3.76,u=0.00]  (kbits/sec)

2022-03-28 15:17:48:847 [linphone/mediastreamer] WARNING Flow controlled 
bufferizer of max 0 ms was filled with at least 11 ms in the last 5000 ms, 
asking to drop 11 ms
2022-03-28 15:17:48:848 [linphone/mediastreamer] MESSAGE pulseaudio: latency is 
equal to 188 ms
2022-03-28 15:17:48:848 [linphone/mediastreamer] WARNING pulseaudio: there were 
14 underflows and 0 overflows over last 5 seconds
2022-03-28 15:17:48:859 [linphone/mediastreamer] WARNING Too much buffered 
audio signal, throwing out 11 ms
2022-03-28 15:17:48:887 [linphone/mediastreamer] MESSAGE sound/wall clock skew 
is average=-14.416072 ms
2022-03-28 15:17:49:078 [linphone/ortp] MESSAGE jitter buffer stable: 
target-size: 59.999999 ms, effective-size: 53.968254 (min: 40 nom: 60, max: 500)
2022-03-28 15:17:49:078 [linphone/ortp] MESSAGE jitter buffer rls stats: 
count=498, clockrate=8000, offset=9.75375 clock_ratio=0.996134, 
capped_offset=-1389617074 capped_clock_ratio=0.996134, 
max_ts_deviation=137.000000 prev_max_ts_deviation=480.000000, deviation=61, RLS 
VARIABLES: P[0][0]=0.000000, P[1][0]=-0.000000, P[0][1]=-0.000000, 
P[1][1]=0.007203
2022-03-28 15:17:49:387 [linphone/ortp] MESSAGE Sending RTCP SR compound 
message on session [0x55f37463e210].
2022-03-28 15:17:49:399 [linphone/mediastreamer] MESSAGE 
MSAudio_stream_iterate[0x55f374677dd0], local statistics available:
        Local current jitter buffer size:  58.1ms
2022-03-28 15:17:49:402 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_stats_updated]
2022-03-28 15:17:49:819 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f372964230]:
        Stream #0 (audio) | cpu: 1.85% | RTP : [d=78.19,u=78.35] RTCP: 
[d=0.02,u=1.66]  (kbits/sec)

2022-03-28 15:17:50:818 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f372964230]:
        Stream #0 (audio) | cpu: 2.07% | RTP : [d=78.04,u=80.01] RTCP: 
[d=0.00,u=0.00]  (kbits/sec)

2022-03-28 15:17:51:819 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f372964230]:
        Stream #0 (audio) | cpu: 1.49% | RTP : [d=78.21,u=81.57] RTCP: 
[d=0.00,u=0.00]  (kbits/sec)

2022-03-28 15:17:52:091 [linphone/qt] MESSAGE QT: 
components/call/CallModel.cpp:601: "Send dtmf: `0`."
2022-03-28 15:17:52:091 [linphone/liblinphone] MESSAGE [ToneManager] 
linphoneCorePlayDtmf
2022-03-28 15:17:52:177 [linphone/mediastreamer] MESSAGE Finished sending 
RFC2833 dtmf 
2022-03-28 15:17:52:418 [linphone/ortp] MESSAGE Sending RTCP SR compound 
message on session [0x55f37463e210].
2022-03-28 15:17:52:434 [linphone/mediastreamer] MESSAGE 
MSAudio_stream_iterate[0x55f374677dd0], local statistics available:
        Local current jitter buffer size:  40.0ms
2022-03-28 15:17:52:435 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_stats_updated]
2022-03-28 15:17:52:825 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f372964230]:
        Stream #0 (audio) | cpu: 1.73% | RTP : [d=75.42,u=74.49] RTCP: 
[d=0.00,u=1.66]  (kbits/sec)

2022-03-28 15:17:52:934 [linphone/qt] MESSAGE QT: 
components/call/CallModel.cpp:601: "Send dtmf: `0`."
2022-03-28 15:17:52:934 [linphone/liblinphone] MESSAGE [ToneManager] 
linphoneCorePlayDtmf
2022-03-28 15:17:53:017 [linphone/mediastreamer] MESSAGE Finished sending 
RFC2833 dtmf 
2022-03-28 15:17:53:821 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f372964230]:
        Stream #0 (audio) | cpu: 1.86% | RTP : [d=77.22,u=76.05] RTCP: 
[d=0.00,u=0.00]  (kbits/sec)

2022-03-28 15:17:53:840 [linphone/mediastreamer] MESSAGE MSAudio stream 
[0x55f374677dd0]: receiving RTCP SR
2022-03-28 15:17:53:840 [linphone/ortp] WARNING 
ortp_loss_rate_estimator_process 0x55f374821630: Suspected discontinuity in 
sequence numbering from 61185 to 60418.
2022-03-28 15:17:53:840 [linphone/ortp] WARNING 
ortp_loss_rate_estimator_process 0x55f3743c3580: Suspected discontinuity in 
sequence numbering from 61185 to 60418.
2022-03-28 15:17:53:841 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_stats_updated]
2022-03-28 15:17:53:847 [linphone/mediastreamer] WARNING Flow controlled 
bufferizer of max 0 ms was filled with at least 11 ms in the last 5000 ms, 
asking to drop 11 ms
2022-03-28 15:17:53:858 [linphone/mediastreamer] MESSAGE pulseaudio: latency is 
equal to 123 ms
2022-03-28 15:17:53:858 [linphone/mediastreamer] WARNING pulseaudio: there were 
10 underflows and 0 overflows over last 5 seconds
2022-03-28 15:17:53:860 [linphone/mediastreamer] WARNING Too much buffered 
audio signal, throwing out 11 ms
2022-03-28 15:17:53:897 [linphone/mediastreamer] MESSAGE sound/wall clock skew 
is average=-15.137071 ms
2022-03-28 15:17:54:077 [linphone/ortp] MESSAGE jitter buffer stable: 
target-size: 39.999999 ms, effective-size: 40.000000 (min: 40 nom: 60, max: 500)
2022-03-28 15:17:54:077 [linphone/ortp] MESSAGE jitter buffer rls stats: 
count=748, clockrate=8000, offset=-40.4869 clock_ratio=0.997739, 
capped_offset=-1389617123 capped_clock_ratio=0.997739, 
max_ts_deviation=151.000000 prev_max_ts_deviation=72.000000, deviation=72, RLS 
VARIABLES: P[0][0]=0.000000, P[1][0]=-0.000000, P[0][1]=-0.000000, 
P[1][1]=0.005026
2022-03-28 15:17:54:413 [linphone/qt] MESSAGE QT: 
components/call/CallModel.cpp:601: "Send dtmf: `0`."
2022-03-28 15:17:54:414 [linphone/liblinphone] MESSAGE [ToneManager] 
linphoneCorePlayDtmf
2022-03-28 15:17:54:497 [linphone/mediastreamer] MESSAGE Finished sending 
RFC2833 dtmf 
2022-03-28 15:17:54:816 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f372964230]:
        Stream #0 (audio) | cpu: 1.06% | RTP : [d=71.29,u=77.67] RTCP: 
[d=0.03,u=0.00]  (kbits/sec)

2022-03-28 15:17:55:348 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:17:55:808 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f372964230]:
        Stream #0 (audio) | cpu: 2.18% | RTP : [d=75.28,u=78.35] RTCP: 
[d=0.00,u=0.00]  (kbits/sec)

2022-03-28 15:17:56:828 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f372964230]:
        Stream #0 (audio) | cpu: 1.69% | RTP : [d=74.64,u=80.00] RTCP: 
[d=0.00,u=0.00]  (kbits/sec)

2022-03-28 15:17:57:051 [linphone/mediastreamer] WARNING No capture card with 
id PulseAudio: HDA NVidia Digital Stereo (HDMI)
2022-03-28 15:17:57:407 [linphone/ortp] MESSAGE Sending RTCP SR compound 
message on session [0x55f37463e210].
2022-03-28 15:17:57:410 [linphone/mediastreamer] MESSAGE 
MSAudio_stream_iterate[0x55f374677dd0], local statistics available:
        Local current jitter buffer size:  40.0ms
2022-03-28 15:17:57:413 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_stats_updated]
2022-03-28 15:17:57:811 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f372964230]:
        Stream #0 (audio) | cpu: 1.53% | RTP : [d=73.07,u=81.58] RTCP: 
[d=0.00,u=1.66]  (kbits/sec)

2022-03-28 15:17:58:847 [linphone/mediastreamer] WARNING Flow controlled 
bufferizer of max 0 ms was filled with at least 1 ms in the last 5000 ms, 
asking to drop 1 ms
2022-03-28 15:17:58:857 [linphone/mediastreamer] MESSAGE pulseaudio: latency is 
equal to 184 ms
2022-03-28 15:17:58:857 [linphone/mediastreamer] WARNING pulseaudio: there were 
15 underflows and 0 overflows over last 5 seconds
2022-03-28 15:17:58:873 [linphone/mediastreamer] MESSAGE MSAudio stream 
[0x55f374677dd0]: receiving RTCP SR
2022-03-28 15:17:58:874 [linphone/ortp] WARNING 
ortp_loss_rate_estimator_process 0x55f374821630: Suspected discontinuity in 
sequence numbering from 60418 to 59395.
2022-03-28 15:17:58:874 [linphone/ortp] WARNING 
ortp_loss_rate_estimator_process 0x55f3743c3580: Suspected discontinuity in 
sequence numbering from 60418 to 59395.
2022-03-28 15:17:58:875 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_stats_updated]
2022-03-28 15:17:58:875 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f372964230]:
        Stream #0 (audio) | cpu: 1.09% | RTP : [d=71.70,u=78.46] RTCP: 
[d=3.50,u=0.00]  (kbits/sec)

2022-03-28 15:17:58:875 [linphone/mediastreamer] WARNING Too much buffered 
audio signal, throwing out 1 ms
2022-03-28 15:17:58:898 [linphone/mediastreamer] MESSAGE sound/wall clock skew 
is average=-14.952245 ms
2022-03-28 15:17:59:077 [linphone/ortp] MESSAGE jitter buffer stable: 
target-size: 39.999999 ms, effective-size: 40.000000 (min: 40 nom: 60, max: 500)
2022-03-28 15:17:59:077 [linphone/ortp] MESSAGE jitter buffer rls stats: 
count=998, clockrate=8000, offset=-78.1446 clock_ratio=0.99858, 
capped_offset=-1389617161 capped_clock_ratio=0.998580, 
max_ts_deviation=67.000000 prev_max_ts_deviation=66.000000, deviation=65, RLS 
VARIABLES: P[0][0]=0.000000, P[1][0]=-0.000000, P[0][1]=-0.000000, 
P[1][1]=0.003839
2022-03-28 15:17:59:814 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f372964230]:
        Stream #0 (audio) | cpu: 1.86% | RTP : [d=72.15,u=79.98] RTCP: 
[d=0.03,u=0.00]  (kbits/sec)

2022-03-28 15:18:00:814 [linphone/liblinphone] MESSAGE Bandwidth usage for 
CallSession [0x55f372964230]:
        Stream #0 (audio) | cpu: 1.63% | RTP : [d=71.93,u=81.56] RTCP: 
[d=0.00,u=0.00]  (kbits/sec)

2022-03-28 15:18:01:147 [linphone/mediastreamer] WARNING Not enough ref 
samples, using zeroes
2022-03-28 15:18:01:168 [linphone/mediastreamer] MESSAGE Samples are back.
2022-03-28 15:18:01:201 [linphone/liblinphone] MESSAGE Terminate CallSession 
[0x55f372964230] which is currently in state [LinphoneCallStreamsRunning]
2022-03-28 15:18:01:202 [linphone/liblinphone] MESSAGE 
linphone_core_find_auth_info(): returning auth info username=username, 
realm=jnctn.net
2022-03-28 15:18:01:202 [linphone/liblinphone] MESSAGE AuthStack::authFound() 
for 
Username[username];Userid[];Realm[jnctn.net];Domain[username.onsip.com];Algorithm[];
2022-03-28 15:18:01:202 [linphone/belle-sip] MESSAGE Auth info found for 
[username] realm [jnctn.net]
2022-03-28 15:18:01:202 [linphone/belle-sip] MESSAGE Dialog [0x55f374525cb0]: 
now updated by transaction [0x55f3750fa680].
2022-03-28 15:18:01:202 [linphone/belle-sip] MESSAGE Changing [client] [BYE] 
transaction [0x55f3750fa680], from state [INIT] to [TRYING]
2022-03-28 15:18:01:202 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
message sent to [UDP://username.onsip.com:5060], size: [788] bytes
BYE sip:gw@gw0-1.los-angeles-1.pstn.jnctn.net SIP/2.0
Via: SIP/2.0/UDP 10.0.2.100:5060;branch=z9hG4bK.lAt59iJhP;rport
From: <sip:username@username.onsip.com>;tag=WtG~QhCUZ
To: <sip:+18885551212@username.onsip.com>;tag=NNHmv85ajNBKK
CSeq: 22 BYE
Call-ID: YG1KJ7GTRu
Max-Forwards: 70
Route: <sip:199.7.175.103;lr;ftag=WtG~QhCUZ;nc=1;did=fcb.6c5f3446>
Route: <sip:199.7.175.206;lr;ftag=WtG~QhCUZ;did=fcb.ceaee982>
User-Agent: Linphone Desktop/ (Devuan GNU/Linux 4 (chimaera), Qt 5.15.2) 
LinphoneCore/4.4.21
Proxy-Authorization:  Digest realm="jnctn.net", 
nonce="6241d1a5000119f0581189658c2692fccfae1d1fcd2ed18b", username="username",  
uri="sip:gw@gw0-1.los-angeles-1.pstn.jnctn.net", 
response="0fa0139c59f189a26441e4a3458200dc", cnonce="wSV5~ftouHzSloXZ", 
nc=00000002, qop=auth


2022-03-28 15:18:01:202 [linphone/liblinphone] MESSAGE [ToneManager] 
[0x55f372964230] state changed : [None, LinphoneCallStreamsRunning]
2022-03-28 15:18:01:202 [linphone/liblinphone] MESSAGE [ToneManager] stop
2022-03-28 15:18:01:202 [linphone/liblinphone] MESSAGE [ToneManager] nothing to 
stop
2022-03-28 15:18:01:202 [linphone/mediastreamer] MESSAGE 
ms_ticker_set_time_func: ticker's time method updated.
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE Filter MSRtpRecv is 
not scheduled; nothing to do.
2022-03-28 15:18:01:203 [linphone/ortp] MESSAGE 
===========================================================
2022-03-28 15:18:01:203 [linphone/ortp] MESSAGE              AUDIO SESSION'S 
RTP STATISTICS                
2022-03-28 15:18:01:203 [linphone/ortp] MESSAGE 
-----------------------------------------------------------
2022-03-28 15:18:01:203 [linphone/ortp] MESSAGE sent                            
           1127 packets
2022-03-28 15:18:01:203 [linphone/ortp] MESSAGE                                 
              0 duplicated packets
2022-03-28 15:18:01:203 [linphone/ortp] MESSAGE                                 
         190568 bytes  
2022-03-28 15:18:01:203 [linphone/ortp] MESSAGE received                        
           1098 packets
2022-03-28 15:18:01:203 [linphone/ortp] MESSAGE                                 
              0 duplicated packets
2022-03-28 15:18:01:203 [linphone/ortp] MESSAGE                                 
         188856 bytes  
2022-03-28 15:18:01:203 [linphone/ortp] MESSAGE incoming delivered to the app   
         188856 bytes  
2022-03-28 15:18:01:203 [linphone/ortp] MESSAGE incoming cumulative lost        
              0 packets
2022-03-28 15:18:01:203 [linphone/ortp] MESSAGE incoming received too late      
              0 packets
2022-03-28 15:18:01:203 [linphone/ortp] MESSAGE incoming bad formatted          
              0 packets
2022-03-28 15:18:01:203 [linphone/ortp] MESSAGE incoming discarded (queue 
overflow)           0 packets
2022-03-28 15:18:01:203 [linphone/ortp] MESSAGE sent rtcp                       
              6 packets
2022-03-28 15:18:01:203 [linphone/ortp] MESSAGE received rtcp                   
              4 packets
2022-03-28 15:18:01:203 [linphone/ortp] MESSAGE 
===========================================================
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSPulseRead:0x55f37457fb40,0-->MSResample:0x55f37457ff60,0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSResample:0x55f37457ff60,0-->MSEqualizer:0x55f374821380,0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSEqualizer:0x55f374821380,0-->MSSpeexEC:0x55f3744d2c30,1
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSSpeexEC:0x55f3744d2c30,1-->MSVolume:0x55f37481d270,0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSVolume:0x55f37481d270,0-->MSAudioMixer:0x55f37481d790,0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSAudioMixer:0x55f37481d790,0-->MSUlawEnc:0x55f37457fcc0,0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSUlawEnc:0x55f37457fcc0,0-->MSRtpSend:0x55f3747b3480,0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSRtpRecv:0x55f37457eac0,0-->MSUlawDec:0x55f37457fe90,0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSUlawDec:0x55f37457fe90,0-->MSGenericPLC:0x55f374821560,0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSGenericPLC:0x55f374821560,0-->MSAudioFlowControl:0x55f374821690,0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSAudioFlowControl:0x55f374821690,0-->MSDtmfGen:0x55f37457f7e0,0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSDtmfGen:0x55f37457f7e0,0-->MSVolume:0x55f37481d4e0,0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSVolume:0x55f37481d4e0,0-->MSTee:0x55f3748211f0,0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSTee:0x55f3748211f0,0-->MSEqualizer:0x55f374821430,0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSEqualizer:0x55f374821430,0-->MSAudioMixer:0x55f374821800,0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSFilePlayer:0x55f37470f9f0,0-->MSResample:0x55f37470fa80,0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSResample:0x55f37470fa80,0-->MSAudioMixer:0x55f374821800,1
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSAudioMixer:0x55f374821800,0-->MSSpeexEC:0x55f3744d2c30,0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSSpeexEC:0x55f3744d2c30,0-->MSResample:0x55f37481d0a0,0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSResample:0x55f37481d0a0,0-->MSPulseWrite:0x55f37457fbf0,0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSAudioMixer:0x55f37481d790,1-->MSAudioMixer:0x55f374821160,0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSTee:0x55f3748211f0,1-->MSAudioMixer:0x55f374821160,1
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE ms_filter_unlink: 
MSAudioMixer:0x55f374821160,0-->MSFileRec:0x55f374821090,0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE 
=================================================================================
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE                        
  FILTER USAGE STATISTICS                                 
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE Name                   
       Count           Time/tick (ms)            CPU Usage
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE                        
                 min     mean    max     sd               
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE 
---------------------------------------------------------------------------------
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSSpeexEC              
       1685      0.00    0.09    0.42    0.08         53.5
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSRtpRecv              
       2241      0.00    0.02    0.26    0.02         13.0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSPulseRead            
       2241      0.00    0.02    0.26    0.01         11.0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSRtpSend              
       2241      0.00    0.01    0.17    0.02          8.5
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSPulseWrite           
       1111      0.00    0.01    0.12    0.01          6.9
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSUlawDec              
       1098      0.00    0.00    0.02    0.00          1.4
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSUlawEnc              
       1111      0.00    0.00    0.02    0.00          1.3
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSGenericPLC           
       2241      0.00    0.00    0.05    0.00          1.1
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSVolume               
       2221      0.00    0.00    0.02    0.00          0.9
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSAudioFlowControl     
       1110      0.00    0.00    0.01    0.00          0.5
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSAudioMixer           
       6723      0.00    0.00    0.09    0.00          0.5
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSResample             
       2222      0.00    0.00    0.01    0.00          0.4
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSTee                  
       1110      0.00    0.00    0.02    0.00          0.3
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSFileRec              
       99        0.00    0.00    0.00    0.00          0.2
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSDtmfGen              
       2241      0.00    0.00    0.02    0.00          0.2
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSEqualizer            
       2221      0.00    0.00    0.01    0.00          0.2
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSFilePlayer           
       2241      0.00    0.00    0.00    0.00          0.1
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE 
=================================================================================
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE 
ms_ticker_synchronizer_destroy(): sound/wall clock skew was in 
average=-14.138298 ms
2022-03-28 15:18:01:203 [linphone/liblinphone] MESSAGE CallSession 
[0x55f372964230] moving from state LinphoneCallStreamsRunning to LinphoneCallEnd
2022-03-28 15:18:01:203 [linphone/liblinphone] MESSAGE StreamsGroup::finish() 
called.
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE 
=================================================================================
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE                        
  FILTER USAGE STATISTICS                                 
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE Name                   
       Count           Time/tick (ms)            CPU Usage
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE                        
                 min     mean    max     sd               
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE 
---------------------------------------------------------------------------------
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSFilePlayer           
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSAudioFlowControl     
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSGenericPLC           
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSEqualizer            
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSTee                  
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSFileRec              
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSAudioMixer           
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSVolume               
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSResample             
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSUlawDec              
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSUlawEnc              
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSPulseWrite           
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSPulseRead            
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSDtmfGen              
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSRtpRecv              
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSSpeexEC              
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE MSRtpSend              
       0         0.00    0.00    0.00    0.00          0.0
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE 
=================================================================================
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE Stopping ZRTP context 
on session [(nil)]
2022-03-28 15:18:01:203 [linphone/mediastreamer] MESSAGE ZRTP context destroyed
2022-03-28 15:18:01:207 [linphone/mediastreamer] MESSAGE MSAudio MSTicker 
thread exiting
2022-03-28 15:18:01:222 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_log_updated]
2022-03-28 15:18:01:222 [linphone/liblinphone] MESSAGE Resetting the current 
call
2022-03-28 15:18:01:222 [linphone/liblinphone] MESSAGE Notifying soundcard that 
we don't need it anymore for calls
2022-03-28 15:18:01:223 [linphone/qt] MESSAGE QT: 
components/sip-addresses/SipAddressesModel.cpp:470: "Update 
(`sip:+18885551212@username.onsip.com`, `sip:username@username.onsip.com`) from 
chat call."
2022-03-28 15:18:01:223 [linphone/qt] MESSAGE QT: 
components/call/CallModel.cpp:256: "Stop recording call:" 
CallModel(0x7fe164009ee0)
2022-03-28 15:18:01:225 [linphone/qt] MESSAGE QT: 
components/notifier/Notifier.cpp:192: "Create notifications:" 
NotificationRecordingCompleted_QMLTYPE_295(0x55f375101310, 
name="__internalWrapper", parent=0x55f373f4fa20, geometry=0,0 0x0)
2022-03-28 15:18:01:226 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_state_changed]
2022-03-28 15:18:01:235 [linphone/qt] WARNING QT: :0: QSGContext::initialize: 
stencil buffer support missing, expect rendering errors
2022-03-28 15:18:01:360 [linphone/qt] WARNING QT: :0: QSGContext::initialize: 
stencil buffer support missing, expect rendering errors
2022-03-28 15:18:01:378 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
received [358] new bytes from [UDP://username.onsip.com:5060]:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 
10.0.2.100:5060;received=63.98.223.42;branch=z9hG4bK.lAt59iJhP;rport=61916
From: <sip:username@username.onsip.com>;tag=WtG~QhCUZ
To: <sip:+18885551212@username.onsip.com>;tag=NNHmv85ajNBKK
Call-ID: YG1KJ7GTRu
CSeq: 22 BYE
Content-Length: 0
Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,UPDATE,INFO,REFER
Supported: replaces


2022-03-28 15:18:01:378 [linphone/belle-sip] WARNING trashing [4] bytes in 
front of sip message on channel [0x55f373954e70]
2022-03-28 15:18:01:378 [linphone/belle-sip] MESSAGE channel [0x55f373954e70] 
[358] bytes parsed
2022-03-28 15:18:01:378 [linphone/belle-sip] MESSAGE Found transaction matching 
response.
2022-03-28 15:18:01:378 [linphone/belle-sip] MESSAGE Changing [client] [BYE] 
transaction [0x55f3750fa680], from state [TRYING] to [COMPLETED]
2022-03-28 15:18:01:378 [linphone/belle-sip] MESSAGE Dialog [0x55f374525cb0]: 
now updated by transaction [0x55f3750fa680].
2022-03-28 15:18:01:378 [linphone/belle-sip] MESSAGE Dialog [0x55f374525cb0] 
deleted (is_expired=0)
2022-03-28 15:18:01:378 [linphone/liblinphone] MESSAGE op [0x55f3747d3350] : 
set_or_update_dialog() current=[0x55f374525cb0] new=[0x55f374525cb0]
2022-03-28 15:18:01:378 [linphone/liblinphone] MESSAGE Op [0x55f3747d3350] 
receiving call response [200], dialog is [0x55f374525cb0] in state 
[BELLE_SIP_DIALOG_TERMINATED]
2022-03-28 15:18:01:498 [linphone/liblinphone] MESSAGE Dialog [0x55f374525cb0] 
terminated for op [0x55f3747d3350]
2022-03-28 15:18:01:615 [linphone/liblinphone] MESSAGE CallSession 
[0x55f372964230] moving from state LinphoneCallEnd to LinphoneCallReleased
2022-03-28 15:18:01:616 [linphone/liblinphone] MESSAGE [ToneManager] 
[0x55f372964230] state changed : [None, LinphoneCallReleased]
2022-03-28 15:18:01:616 [linphone/liblinphone] MESSAGE Linphone core 
[0x55f371f748d0] notified [call_state_changed]
2022-03-28 15:18:01:616 [linphone/liblinphone] MESSAGE [ToneManager] 
[0x55f372964230] state changed : [None, LinphoneCallReleased]
2022-03-28 15:18:01:616 [linphone/liblinphone] MESSAGE [ToneManager] 
removeSession mSession size : 0
2022-03-28 15:18:01:616 [linphone/liblinphone] MESSAGE op [0x55f3747d3350] : 
set_or_update_dialog() current=[0x55f374525cb0] new=[0]
2022-03-28 15:18:04:073 [linphone/qt] MESSAGE QT: 
components/calls/CallsListModel.cpp:290: "Removing call:" 
CallModel(0x7fe164009ee0)
2022-03-28 15:18:04:142 [linphone/qt] MESSAGE QT: 
components/core/event-count-notifier/AbstractEventCountNotifier.cpp:71: "Notify 
event count: 0."
2022-03-28 15:18:05:362 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:18:06:392 [linphone/belle-sip] MESSAGE Changing [client] [BYE] 
transaction [0x55f3750fa680], from state [COMPLETED] to [TERMINATED]
2022-03-28 15:18:06:392 [linphone/belle-sip] MESSAGE Client BYE transaction 
[0x55f3750fa680] terminated
2022-03-28 15:18:09:531 [linphone/belle-sip] MESSAGE Changing [client] [INVITE] 
transaction [0x55f3747559e0], from state [COMPLETED] to [TERMINATED]
2022-03-28 15:18:09:531 [linphone/belle-sip] MESSAGE Client INVITE transaction 
[0x55f3747559e0] terminated
2022-03-28 15:18:10:811 [linphone/belle-sip] MESSAGE Changing [client] [INVITE] 
transaction [0x55f3744b7570], from state [ACCEPTED] to [TERMINATED]
2022-03-28 15:18:10:811 [linphone/belle-sip] MESSAGE Client INVITE transaction 
[0x55f3744b7570] terminated
2022-03-28 15:18:10:811 [linphone/liblinphone] MESSAGE Destroying op 
[0x55f3747d3350] of type [SalOpCall]
2022-03-28 15:18:10:811 [linphone/belle-sip] MESSAGE Transaction 
[0x55f3747559e0] deleted
2022-03-28 15:18:10:811 [linphone/belle-sip] MESSAGE Transaction 
[0x55f3750fa680] deleted
2022-03-28 15:18:10:811 [linphone/belle-sip] MESSAGE Transaction 
[0x55f3744b7570] deleted
2022-03-28 15:18:11:532 [linphone/qt] MESSAGE QT: 
components/notifier/Notifier.cpp:234: "Delete notification:" 
NotificationRecordingCompleted_QMLTYPE_295(0x55f375101310, name = 
"__internalWrapper")
2022-03-28 15:18:15:370 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:18:25:371 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:18:35:391 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:18:45:391 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:18:55:391 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:19:05:391 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:19:15:391 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:19:25:391 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:19:35:391 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:19:45:411 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:19:55:430 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:20:05:430 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:20:15:431 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:20:25:451 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:20:35:451 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:20:45:471 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:20:55:471 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:21:05:491 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:21:08:148 [linphone/qt] MESSAGE QT: 
components/core/event-count-notifier/AbstractEventCountNotifier.cpp:71: "Notify 
event count: 0."
2022-03-28 15:21:15:491 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:21:25:491 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:21:35:491 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:21:45:491 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:21:55:511 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:22:05:511 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:22:15:511 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:22:25:511 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:22:35:511 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:22:45:531 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:22:55:531 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:23:05:531 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:23:15:531 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:23:25:531 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:23:35:550 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:23:45:550 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:23:55:551 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:24:05:571 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:24:15:571 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:24:25:571 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:24:35:571 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:24:45:571 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:24:55:591 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:25:05:591 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:25:15:591 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:25:25:591 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:25:35:591 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:25:45:591 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:25:55:591 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:26:05:591 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:26:15:611 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:26:25:631 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:26:35:651 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:26:45:651 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:26:55:651 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:27:05:651 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:27:15:651 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:27:25:671 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:27:35:691 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:27:45:691 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:27:55:711 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:28:05:711 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:28:15:711 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:28:25:731 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:28:35:731 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:28:45:750 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:28:55:750 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:29:05:751 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:29:15:751 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:29:25:751 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:29:35:751 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:29:45:770 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:29:55:771 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:30:05:771 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:30:15:771 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:30:25:771 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:30:35:771 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:30:45:791 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:30:55:811 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:31:05:811 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:31:15:811 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:31:25:831 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:31:35:831 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:31:45:850 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:31:55:851 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:32:05:851 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:32:15:870 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:32:25:871 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:32:35:891 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:32:45:911 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:32:55:911 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:33:05:911 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:33:15:911 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:33:25:930 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:33:35:931 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:33:45:951 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:33:55:970 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:34:05:970 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:34:15:971 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:34:25:971 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:34:35:971 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:34:45:971 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:34:55:971 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:35:05:971 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:35:15:971 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:35:25:971 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:35:35:991 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:35:45:991 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:35:56:011 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:36:06:011 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:36:16:030 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:36:26:031 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:36:36:031 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:36:46:031 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:36:56:051 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:37:06:051 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:37:16:071 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:37:26:091 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:37:36:091 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:37:46:091 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:37:56:091 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:38:06:091 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:38:16:091 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:38:26:091 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:38:36:091 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:38:46:111 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:38:56:111 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:39:06:111 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:39:16:111 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:39:26:111 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:39:36:111 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:39:46:131 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:39:56:131 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:40:06:131 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:40:16:131 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:40:26:131 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:40:36:131 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:40:46:131 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:40:56:150 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:41:06:151 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:41:16:151 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:41:26:171 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:41:36:171 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]
2022-03-28 15:41:46:191 [linphone/belle-sip] MESSAGE channel [0x55f373954e70]: 
keep alive sent to [UDP://username.onsip.com:5060]



reply via email to

[Prev in Thread] Current Thread [Next in Thread]