100% found this document useful (1 vote)
273 views

Sip Log

The document describes log messages from the initialization and registration of a VoIP softphone application. It shows modules being registered, SIP worker threads and transports being created, an account being added and registering successfully, and an outgoing call being placed.

Uploaded by

Jessica Chandler
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
273 views

Sip Log

The document describes log messages from the initialization and registration of a VoIP softphone application. It shows modules being registered, SIP worker threads and transports being created, an account being added and registering successfully, and an outgoing call being placed.

Uploaded by

Jessica Chandler
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 430

2019-06-19 06:20:00.995 sip_endpoint.

c thr0x88fff97 Module "mod-pjsua-log" registered


2019-06-19 06:20:01.107 sip_endpoint.c thr0x88fff97 Module "mod-tsx-layer" registered
2019-06-19 06:20:01.108 sip_endpoint.c thr0x88fff97 Module "mod-stateful-util" registered
2019-06-19 06:20:01.109 sip_endpoint.c thr0x88fff97 Module "mod-ua" registered
2019-06-19 06:20:01.109 sip_endpoint.c thr0x88fff97 Module "mod-100rel" registered
2019-06-19 06:20:01.109 sip_endpoint.c thr0x88fff97 Module "mod-pjsua" registered
2019-06-19 06:20:01.110 sip_endpoint.c thr0x88fff97 Module "mod-invite" registered
2019-06-19 06:20:01.110 android_jni_de thr0x88fff97 Android JNI sound library initialized
2019-06-19 06:20:01.113 pjlib thr0x88fff97 select() I/O Queue created (0x79973a14)
2019-06-19 06:20:01.134 sip_endpoint.c thr0x88fff97 Module "mod-evsub" registered
2019-06-19 06:20:01.135 sip_endpoint.c thr0x88fff97 Module "mod-presence" registered
2019-06-19 06:20:01.135 sip_endpoint.c thr0x88fff97 Module "mod-mwi" registered
2019-06-19 06:20:01.136 sip_endpoint.c thr0x88fff97 Module "mod-refer" registered
2019-06-19 06:20:01.136 sip_endpoint.c thr0x88fff97 Module "mod-pjsua-

pres" registered
2019-06-19 06:20:01.136 sip_endpoint.c thr0x88fff97 Module "mod-pjsua-im" registered
2019-06-19 06:20:01.137 sip_endpoint.c thr0x88fff97 Module "mod-pjsua-options" registered
2019-06-19 06:20:01.143 pjsua_core.c thr0x88fff97 1 SIP worker threads created
2019-06-19 06:20:01.144 pjsua_core.c thr0x88fff97 pjsua version 2.6 for Linux-3.18.71/armv7l
initialized
2019-06-19 06:20:01.144 pjsua_core.c thr0x88fff97 PJSUA state changed: CREATED -->
INIT
2019-06-19 06:20:01.186 pjsua_core.c thr0x88fff97 SIP UDP socket reachable at
10.238.76.19:40062
2019-06-19 06:20:01.190 udp0x79ec1e00 thr0x88fff97 SIP UDP transport started, published
address is 10.238.76.19:40062
2019-06-19 06:20:01.191 pjsua_core.c thr0x88fff97 PJSUA state changed: INIT -->
STARTING
2019-06-19 06:20:01.192 sip_endpoint.c thr0x88fff97 Module "mod-unsolicited-mwi" registered
2019-06-19 06:20:01.192 pjsua_core.c thr0x88fff97 PJSUA state changed: STARTING -->
RUNNING
2019-06-19 06:20:01.213 endpoint.cpp thr0x88fff97 codecGetParam() codec_id =
'opus/48000/2'

2019-06-19 06:20:01.214 opus.c thr0x88fff97 factory_default_attr:460: - TRACE


2019-06-19 06:20:01.440 pjsua_acc.c thr0x88fff97 Adding account:
id=sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.lay
ered.net
2019-06-19 06:20:01.441 pjsua_acc.c thr0x88fff97 Account
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net added with id 0
2019-06-19 06:20:01.445 pjsua_acc.c thr0x88fff97 Acc 0: setting registration..
2019-06-19 06:20:01.456 sip_reg.c thr0x88fff97 Sending register request with timeout 5000
2019-06-19 06:20:01.461 pjsua_core.c thr0x88fff97 TX 706 bytes Request msg
REGISTER/cseq=4012 (tdta0x7e70d064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 10.238.76.19:40062;rport;branch=z9hG4bKPj2442f8f2-aa28-4aad-9d49-
2730e495d9ff
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=0e681f49-05f5-4253-86da-71cd4e012505
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 3e869492-2114-4a81-80db-db1e16fcde65
CSeq: 4012 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@10.238.76.1
9:40062>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-06-19 06:20:01.469 sip_util_state thr0x88fff97 Setting request timeout of 5000
2019-06-19 06:20:01.481 pjsua_acc.c thr0x88fff97 Acc 0: Registration sent
2019-06-19 06:20:01.509 pjsua_core.c pjsua_0 RX 643 bytes Response msg
401/REGISTER/cseq=4012 (rdata0x79de7014) from UDP 108.168.212.234:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
10.238.76.19:40062;received=166.173.63.212;rport=15139;branch=z9hG4bKPj2442f8f2-aa28-
4aad-9d49-2730e495d9ff
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=0e681f49-05f5-4253-86da-71cd4e012505
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.2c3a
i: 3e869492-2114-4a81-80db-db1e16fcde65
CSeq: 4012 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d0a1a80000057a92161a6214f7a8fafa4b490b993c69c4f"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-19 06:20:01.514 pjsua_acc.c pjsua_0 IP address change detected for account 0
(10.238.76.19:40062 --> 166.173.63.212:15139). Updating registration (using method 4)
2019-06-19 06:20:01.521 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-19 06:20:01.534 pjsua_core.c pjsua_0 TX 964 bytes Request msg
REGISTER/cseq=4013 (tdta0x7e70d064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.63.212:15139;rport;branch=z9hG4bKPjfe200d34-f31b-4788-9e49-
ce91710d78fa
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=0e681f49-05f5-4253-86da-71cd4e012505
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 3e869492-2114-4a81-80db-db1e16fcde65
CSeq: 4013 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.63.
212:15139>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d0a1a80000057a92161a6214f7a8fafa4b490b993c69c4f",
uri="sip:enflick.layered.net", response="50baae0d9f349254e2f8b99d0e67657c"
l: 0

--end msg--
2019-06-19 06:20:01.541 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-19 06:20:01.575 pjsua_core.c pjsua_0 RX 628 bytes Response msg
200/REGISTER/cseq=4013 (rdata0x79de7014) from UDP 108.168.212.234:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.63.212:15139;received=166.173.63.212;rport=15139;branch=z9hG4bKPjfe200d34-
f31b-4788-9e49-ce91710d78fa
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=0e681f49-05f5-4253-86da-71cd4e012505
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.f5fc
i: 3e869492-2114-4a81-80db-db1e16fcde65
CSeq: 4013 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.63.
212:15139>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-19 06:20:01.588 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-06-19 06:20:01.631 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-06-19 06:20:01.896 pjsua_call.c pjsua_0 Making call with acc #0 to
sip:[email protected]
2019-06-19 06:20:01.896 pjsua_aud.c pjsua_0 Set sound device: capture=-1, playback=-2
2019-06-19 06:20:01.897 pjsua_aud.c pjsua_0 Opening sound device (speaker + mic)
PCM@16000/1/20ms
2019-06-19 06:20:01.921 android_jni_de pjsua_0 Creating Android JNI stream
2019-06-19 06:20:02.059 android_jni_de pjsua_0 Using audio input source : 7
2019-06-19 06:20:02.231 android_jni_de pjsua_0 Audio record initialized successfully.
2019-06-19 06:20:02.243 android_jni_de android_reco Setting thread priority successful
2019-06-19 06:20:02.295 android_jni_de pjsua_0 !Audio track initialized successfully.
2019-06-19 06:20:02.305 ec0x7a2b4c00 pjsua_0 AEC created, clock_rate=16000,
channel=1, samples per frame=320, tail length=200 ms, latency=0 ms
2019-06-19 06:20:02.305 android_jni_de pjsua_0 Android JNI stream started
2019-06-19 06:20:02.306 pjsua_media.c pjsua_0 Call 0: initializing media..
2019-06-19 06:20:02.322 pjsua_media.c pjsua_0 RTP socket reachable at
10.238.76.19:4000
2019-06-19 06:20:02.323 pjsua_media.c pjsua_0 RTCP socket reachable at
10.238.76.19:4001
2019-06-19 06:20:02.331 pjsua_media.c pjsua_0 Media index 0 selected for audio call 0
2019-06-19 06:20:02.332 pjsua_core.c pjsua_0 TX 998 bytes Request msg
INVITE/cseq=4671 (tdta0x786ff064) to UDP 108.168.212.234:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.63.212:15139;rport;branch=z9hG4bKPj5e2c4004-048f-4002-9366-
725a2b3a5588
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=2123d58b-dbd8-40aa-9e0b-9ee6a2ade3ff
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.63.
212:15139>
i: 0ceeca3b-4324-4686-a261-a11635b3d4be
CSeq: 4671 INVITE
Route: <sip:108.168.212.234:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
c: application/sdp
l: 354

v=0
o=- 3769932002 3769932002 IN IP4 10.238.76.19
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 10.238.76.19
b=TIAS:96000
a=rtcp:4001 IN IP4 10.238.76.19
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-19 06:20:02.375 android_jni_de android_trac Setting thread priority successful
2019-06-19 06:20:02.459 pjsua_core.c pjsua_0 RX 422 bytes Response msg
100/INVITE/cseq=4671 (rdata0x7a3e1014) from UDP 108.168.212.234:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.173.63.212:15139;received=166.173.63.212;rport=15139;branch=z9hG4bKPj5e2c4004-
048f-4002-9366-725a2b3a5588
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=2123d58b-dbd8-40aa-9e0b-9ee6a2ade3ff
t: sip:[email protected]
i: 0ceeca3b-4324-4686-a261-a11635b3d4be
CSeq: 4671 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-19 06:20:02.474 pjsua_core.c pjsua_0 RX 595 bytes Response msg
401/INVITE/cseq=4671 (rdata0x7a3e1014) from UDP 108.168.212.234:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.63.212:15139;received=166.173.63.212;rport=15139;branch=z9hG4bKPj5e2c4004-
048f-4002-9366-725a2b3a5588
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=2123d58b-dbd8-40aa-9e0b-9ee6a2ade3ff
t: sip:[email protected];tag=68caafe91010a88ad23a0de9d7b2d5de.3d29
i: 0ceeca3b-4324-4686-a261-a11635b3d4be
CSeq: 4671 INVITE
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d0a1a810000004cc85e03dea8ebd7377e99201129f990c0"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-19 06:20:02.480 pjsua_core.c pjsua_0 TX 477 bytes Request msg
ACK/cseq=4671 (tdta0x77726064) to UDP 108.168.212.234:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.63.212:15139;rport;branch=z9hG4bKPj5e2c4004-048f-4002-9366-
725a2b3a5588
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=2123d58b-dbd8-40aa-9e0b-9ee6a2ade3ff
t: sip:[email protected];tag=68caafe91010a88ad23a0de9d7b2d5de.3d29
i: 0ceeca3b-4324-4686-a261-a11635b3d4be
CSeq: 4671 ACK
Route: <sip:108.168.212.234:5090;lr>
l: 0

--end msg--
2019-06-19 06:20:02.492 pjsua_core.c pjsua_0 TX 1265 bytes Request msg
INVITE/cseq=4672 (tdta0x786ff064) to UDP 108.168.212.234:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.63.212:15139;rport;branch=z9hG4bKPj2291850d-1264-4c5b-ad3b-
6058e48d222f
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=2123d58b-dbd8-40aa-9e0b-9ee6a2ade3ff
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.63.
212:15139>
i: 0ceeca3b-4324-4686-a261-a11635b3d4be
CSeq: 4672 INVITE
Route: <sip:108.168.212.234:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d0a1a810000004cc85e03dea8ebd7377e99201129f990c0",
uri="sip:[email protected]",
response="97ada4102323bf127c7c1bece17de4bf"
c: application/sdp
l: 354

v=0
o=- 3769932002 3769932002 IN IP4 10.238.76.19
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 10.238.76.19
b=TIAS:96000
a=rtcp:4001 IN IP4 10.238.76.19
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-19 06:20:02.539 pjsua_core.c pjsua_0 RX 422 bytes Response msg
100/INVITE/cseq=4672 (rdata0x7a3e1014) from UDP 108.168.212.234:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.173.63.212:15139;received=166.173.63.212;rport=15139;branch=z9hG4bKPj2291850d-
1264-4c5b-ad3b-6058e48d222f
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=2123d58b-dbd8-40aa-9e0b-9ee6a2ade3ff
t: sip:[email protected]
i: 0ceeca3b-4324-4686-a261-a11635b3d4be
CSeq: 4672 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-19 06:20:02.553 pjsua_core.c pjsua_0 RX 795 bytes Response msg
180/INVITE/cseq=4672 (rdata0x7a3e1014) from UDP 108.168.212.234:5090:
SIP/2.0 180 Ringing
v: SIP/2.0/UDP
166.173.63.212:15139;received=166.173.63.212;rport=15139;branch=z9hG4bKPj2291850d-
1264-4c5b-ad3b-6058e48d222f
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=2123d58b-dbd8-40aa-9e0b-9ee6a2ade3ff
To: <sip:[email protected]>;tag=rUBmZgK28vvpQ
i: 0ceeca3b-4324-4686-a261-a11635b3d4be
CSeq: 4672 INVITE
Contact: <sip:108.168.212.234:5090;did=7f5.36f21ae7>
User-Agent: pstn_6070
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0
Remote-Party-ID: "+14694080042"
<sip:[email protected]>;party=calling;privacy=off;screen=no

--end msg--
2019-06-19 06:20:02.598 pjsua_aud.c pjsua_0 !Conf connect: 1 --> 0
2019-06-19 06:20:02.598 conference.c pjsua_0 Port 1 (tonegen) transmitting to port 0
(Android JNI)
2019-06-19 06:20:18.094 pjsua_core.c pjsua_0 RX 1190 bytes Response msg
200/INVITE/cseq=4672 (rdata0x7a3e1014) from UDP 108.168.212.234:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.63.212:15139;received=166.173.63.212;rport=15139;branch=z9hG4bKPj2291850d-
1264-4c5b-ad3b-6058e48d222f
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=2123d58b-dbd8-40aa-9e0b-9ee6a2ade3ff
To: <sip:[email protected]>;tag=rUBmZgK28vvpQ
i: 0ceeca3b-4324-4686-a261-a11635b3d4be
CSeq: 4672 INVITE
Contact: <sip:108.168.212.234:5090;did=7f5.36f21ae7>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 304
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1560919531 1560919532 IN IP4 75.126.123.98
s=FreeSWITCH
c=IN IP4 173.193.168.163
t=0 0
m=audio 58166 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:58167 IN IP4 173.193.168.163
a=proxy:no

--end msg--
2019-06-19 06:20:18.130 pjsua_aud.c pjsua_0 Conf disconnect: 1 -x- 0
2019-06-19 06:20:18.131 conference.c pjsua_0 Port 1 (tonegen) stop transmitting to port 0
(Android JNI)
2019-06-19 06:20:18.200 pjsua_media.c pjsua_0 Call 0: updating media..
2019-06-19 06:20:18.205 pjsua_aud.c pjsua_0 Audio channel update..
2019-06-19 06:20:18.206 opus.c pjsua_0 factory_alloc_codec:523: - TRACE
2019-06-19 06:20:18.207 opus.c pjsua_0 codec_open:596: - TRACE
2019-06-19 06:20:18.232 opus.c pjsua_0 codec_open:673: sample_rate: 48000
2019-06-19 06:20:18.239 opus.c pjsua_0 codec_modify:771: - TRACE
2019-06-19 06:20:18.240 strm0x7cafa014 pjsua_0 VAD temporarily disabled
2019-06-19 06:20:18.241 strm0x7cafa014 pjsua_0 Encoder stream started
2019-06-19 06:20:18.243 strm0x7cafa014 pjsua_0 Decoder stream started
2019-06-19 06:20:18.285 pjsua_media.c pjsua_0 Audio updated, stream #0: opus
(sendrecv)
2019-06-19 06:20:18.349 pjsua_aud.c pjsua_0 Conf connect: 0 --> 2
2019-06-19 06:20:18.349 conference.c pjsua_0 Port 0 (Android JNI) transmitting to port 2
(sip:[email protected])
2019-06-19 06:20:18.350 pjsua_aud.c pjsua_0 Conf connect: 2 --> 0
2019-06-19 06:20:18.350 conference.c pjsua_0 Port 2
(sip:[email protected]) transmitting to port 0 (Android JNI)
2019-06-19 06:20:18.378 pjsua_core.c pjsua_0 TX 420 bytes Request msg
ACK/cseq=4672 (tdta0x7d61b064) to UDP 108.168.212.234:5090:
ACK sip:108.168.212.234:5090;did=7f5.36f21ae7 SIP/2.0
v: SIP/2.0/UDP 166.173.63.212:15139;rport;branch=z9hG4bKPj06792e59-c210-4b9d-b9ac-
b04a1fa44a58
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=2123d58b-dbd8-40aa-9e0b-9ee6a2ade3ff
t: sip:[email protected];tag=rUBmZgK28vvpQ
i: 0ceeca3b-4324-4686-a261-a11635b3d4be
CSeq: 4672 ACK
l: 0

--end msg--
2019-06-19 06:20:18.665 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-19 06:20:18.669 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-19 06:20:18.672 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-19 06:20:19.071 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-19 06:20:19.075 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-19 06:20:19.082 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-19 06:20:19.086 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-19 06:20:19.211 opus.c android_trac codec_modify:771: - TRACE
2019-06-19 06:20:19.212 strm0x7cafa014 android_trac VAD re-enabled
2019-06-19 06:20:27.962 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-19 06:20:56.601 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-19 06:20:56.651 pjsua_core.c pjsua_0 TX 710 bytes Request msg
REGISTER/cseq=4014 (tdta0x78578064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.63.212:15139;rport;branch=z9hG4bKPjfca31f7d-e1e8-470c-ab0f-
a0b5ca81c676
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=5eba2c29-f845-40c4-9bcf-15a60f98590b
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 3e869492-2114-4a81-80db-db1e16fcde65
CSeq: 4014 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.63.
212:15139>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-06-19 06:20:56.654 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-19 06:20:56.698 pjsua_core.c pjsua_0 RX 523 bytes Response msg
200/REGISTER/cseq=4014 (rdata0x7a3e1014) from UDP 108.168.212.234:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.63.212:15139;received=166.173.63.212;rport=15139;branch=z9hG4bKPjfca31f7d-
e1e8-470c-ab0f-a0b5ca81c676
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=5eba2c29-f845-40c4-9bcf-15a60f98590b
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.2d9c
i: 3e869492-2114-4a81-80db-db1e16fcde65
CSeq: 4014 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-19 06:20:56.701 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-06-19 06:20:56.702 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-06-19 06:20:57.225 sound_port.c android_trac !EC suspended because of inactivity
2019-06-19 06:20:57.380 sound_port.c android_trac EC activated
2019-06-19 06:21:51.625 pjsua_call.c thr0x88fff97 !Call 0 hanging up: code=200..
2019-06-19 06:21:51.629 pjsua_core.c thr0x88fff97 TX 451 bytes Request msg
BYE/cseq=4673 (tdta0x6cdff064) to UDP 108.168.212.234:5090:
BYE sip:108.168.212.234:5090;did=7f5.36f21ae7 SIP/2.0
v: SIP/2.0/UDP 166.173.63.212:15139;rport;branch=z9hG4bKPj20b8d07d-697d-441a-a129-
ddcd3543c38d
Max-Forwards: 70
f: sip:⅖;tag=2123d58b-dbd8-40aa-9e0b-9ee6a2ade3ff
t: sip:[email protected];tag=rUBmZgK28vvpQ
i: 0ceeca3b-4324-4686-a261-a11635b3d4be
CSeq: 4673 BYE
User-Agent: TextNow PjSip 2.6
l: 0

--end msg--
2019-06-19 06:21:51.687 pjsua_call.c thr0x88fff97 !Call 0 hanging up: code=200..
2019-06-19 06:21:51.688 pjsua_core.c thr0x88fff97 TX 451 bytes Request msg
BYE/cseq=4674 (tdta0x7a32e064) to UDP 108.168.212.234:5090:
BYE sip:108.168.212.234:5090;did=7f5.36f21ae7 SIP/2.0
v: SIP/2.0/UDP 166.173.63.212:15139;rport;branch=z9hG4bKPjfb52bc3a-558b-474e-9aa3-
4c363619c59f
Max-Forwards: 70
f: sip:@enflick.layered.net;tag=2123d58b-dbd8-40aa-9e0b-9ee6a2ade3ff
t: sip:[email protected];tag=rUBmZgK28vvpQ
i: 0ceeca3b-4324-4686-a261-a11635b3d4be
CSeq: 4674 [email protected];tag=2123d58b-dbd8-40aa-9e0b-9ee6a2ade3ff
t: sip:[email protected];tag=rUBmZgK28vvpQ
i: 0ceeca3b-4324-4686-a261-a11635b3d4be
CSeq: 4673 BYE
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Content-Length: 0

--end msg--
2019-06-19 06:21:51.714 pjsua_media.c pjsua_0 !Call 0: deinitializing media..
2019-06-19 06:21:51.815 pjsua_media.c pjsua_0 Media stream call00:0 is destroyed
2019-06-19 06:21:51.834 pjsua_core.c pjsua_0 RX 446 bytes Response msg
403/BYE/cseq=4674 (rdata0x8a555014) from UDP 108.168.212.234:5090:
SIP/2.0 403 local uri not allowed
v: SIP/2.0/UDP
166.173.63.212:15139;received=166.173.63.212;rport=15139;branch=z9hG4bKPjfb52bc3a-
558b-474e-9aa3-4c363619c59f
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=2123d58b-dbd8-40aa-9e0b-9ee6a2ade3ff
t: sip:[email protected];tag=rUBmZgK28vvpQ
i: 0ceeca3b-4324-4686-a261-a11635b3d4be
CSeq: 4674 BYE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-19 06:21:51.841 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-19 06:21:51.854 pjsua_core.c pjsua_0 TX 710 bytes Request msg
REGISTER/cseq=4015 (tdta0x7d61b064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.63.212:15139;rport;branch=z9hG4bKPj7a48d15a-13f0-4005-b0d7-
caa7775bf644
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=589f1da9-acb6-4b3a-9706-e55858c28158
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 3e869492-2114-4a81-80db-db1e16fcde65
CSeq: 4015 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.63.
212:15139>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-06-19 06:21:51.863 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-19 06:21:51.896 pjsua_core.c pjsua_0 RX 645 bytes Response msg
401/REGISTER/cseq=4015 (rdata0x8a555014) from UDP 108.168.212.234:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.63.212:15139;received=166.173.63.212;rport=15139;branch=z9hG4bKPj7a48d15a-
13f0-4005-b0d7-caa7775bf644
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=589f1da9-acb6-4b3a-9706-e55858c28158
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.e26d
i: 3e869492-2114-4a81-80db-db1e16fcde65
CSeq: 4015 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d0a1aee00006d4b5ed326fb79e5b384a3a8c76153cefdeb"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-19 06:21:51.916 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-19 06:21:51.939 pjsua_core.c pjsua_0 TX 964 bytes Request msg
REGISTER/cseq=4016 (tdta0x7d61b064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.63.212:15139;rport;branch=z9hG4bKPjb0e7c9e0-50b9-4225-95f1-
1f4d27c3d9b2
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=589f1da9-acb6-4b3a-9706-e55858c28158
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 3e869492-2114-4a81-80db-db1e16fcde65
CSeq: 4016 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.63.
212:15139>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d0a1aee00006d4b5ed326fb79e5b384a3a8c76153cefdeb",
uri="sip:enflick.layered.net", response="75f92b41975e9b1aa7ee341416ef57de"
l: 0

--end msg--
2019-06-19 06:21:51.951 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-19 06:21:51.986 pjsua_core.c pjsua_0 RX 628 bytes Response msg
200/REGISTER/cseq=4016 (rdata0x8a555014) from UDP 108.168.212.234:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.63.212:15139;received=166.173.63.212;rport=15139;branch=z9hG4bKPjb0e7c9e0-
50b9-4225-95f1-1f4d27c3d9b2
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=589f1da9-acb6-4b3a-9706-e55858c28158
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.23e4
i: 3e869492-2114-4a81-80db-db1e16fcde65
CSeq: 4016 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.63.
212:15139>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-19 06:21:52.004 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-06-19 06:21:52.008 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-06-19 06:21:53.208 pjsua_aud.c pjsua_0 !Closing sound device after idle for 1
second(s)
2019-06-19 06:21:53.210 pjsua_aud.c pjsua_0 Closing Android JNI sound playback
device and Android JNI sound capture device
2019-06-19 06:21:53.216 android_jni_de pjsua_0 !Android JNI stream stopped
2019-06-19 06:21:53.218 android_jni_de pjsua_0 Destroying Android JNI stream...
2019-06-19 06:21:53.267 android_jni_de pjsua_0 !Audio record released
2019-06-19 06:21:53.271 android_jni_de pjsua_0 Audio track released
2019-06-19 06:21:53.271 android_jni_de pjsua_0 Android JNI stream destroyed
2019-06-19 06:21:54.435 pjsua_acc.c thr0x88fff97 !Deleting account 0..
2019-06-19 06:21:54.435 pjsua_acc.c thr0x88fff97 Acc 0: setting unregistration..
2019-06-19 06:21:54.436 sip_reg.c thr0x88fff97 Sending register request with timeout 5000
2019-06-19 06:21:54.437 pjsua_core.c thr0x88fff97 TX 611 bytes Request msg
REGISTER/cseq=4017 (tdta0x7cb1c064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.63.212:15139;rport;branch=z9hG4bKPjfbdc86bb-ad96-4c6e-954f-
bd354b4cd90d
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=76f9abef-8625-4b08-8323-d333cc9896c6
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 3e869492-2114-4a81-80db-db1e16fcde65
CSeq: 4017 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.63.
212:15139>
Expires: 0
l: 0

--end msg--
2019-06-19 06:21:54.439 sip_util_state thr0x88fff97 Setting request timeout of 5000
2019-06-19 06:21:54.446 pjsua_acc.c thr0x88fff97 Acc 0: Unregistration sent
2019-06-19 06:21:54.446 pjsua_acc.c thr0x88fff97 Account id 0 deleted
2019-06-19 06:21:54.470 pjsua_core.c pjsua_0 RX 645 bytes Response msg
401/REGISTER/cseq=4017 (rdata0x8a555014) from UDP 108.168.212.234:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.63.212:15139;received=166.173.63.212;rport=15139;branch=z9hG4bKPjfbdc86bb-
ad96-4c6e-954f-bd354b4cd90d
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=76f9abef-8625-4b08-8323-d333cc9896c6
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.cd5d
i: 3e869492-2114-4a81-80db-db1e16fcde65
CSeq: 4017 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d0a1af100006dd0c6faca4ace948c34585e8c5109c70b0c"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0
--end msg--
2019-06-19 06:21:54.472 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-19 06:21:54.476 pjsua_core.c pjsua_0 TX 865 bytes Request msg
REGISTER/cseq=4018 (tdta0x7cb1c064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.63.212:15139;rport;branch=z9hG4bKPj8aaeba26-5c84-4cc2-b98c-
4233278ec38f
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=76f9abef-8625-4b08-8323-d333cc9896c6
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 3e869492-2114-4a81-80db-db1e16fcde65
CSeq: 4018 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.63.
212:15139>
Expires: 0
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d0a1af100006dd0c6faca4ace948c34585e8c5109c70b0c",
uri="sip:enflick.layered.net", response="da8a0ae99065c6373200d2528477d7fe"
l: 0

--end msg--
2019-06-19 06:21:54.477 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-19 06:21:54.510 pjsua_core.c pjsua_0 RX 523 bytes Response msg
200/REGISTER/cseq=4018 (rdata0x8a555014) from UDP 108.168.212.234:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.63.212:15139;received=166.173.63.212;rport=15139;branch=z9hG4bKPj8aaeba26-
5c84-4cc2-b98c-4233278ec38f
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=76f9abef-8625-4b08-8323-d333cc9896c6
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.aeb4
i: 3e869492-2114-4a81-80db-db1e16fcde65
CSeq: 4018 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-19 06:21:56.624 endpoint.cpp thr0x88fff97 !pjsua_transport_set_enable(id, enabled)
error: Invalid operation (PJ_EINVALIDOP) (status=70013) [../src/pjsua2/endpoint.cpp:1777]
2019-06-19 06:21:57.492 pjsua_core.c thr0x88fff97 !Shutting down, flags=0...
2019-06-19 06:21:57.493 pjsua_core.c thr0x88fff97 PJSUA state changed: RUNNING -->
CLOSING
2019-06-19 06:21:57.503 pjsua_call.c thr0x88fff97 Hangup all calls..
2019-06-19 06:21:57.504 pjsua_media.c thr0x88fff97 Call 0: deinitializing media..
2019-06-19 06:21:57.504 pjsua_media.c thr0x88fff97 Call 1: deinitializing media..
2019-06-19 06:21:57.505 pjsua_media.c thr0x88fff97 Call 2: deinitializing media..
2019-06-19 06:21:57.505 pjsua_media.c thr0x88fff97 Call 3: deinitializing media..
2019-06-19 06:21:57.505 pjsua_pres.c thr0x88fff97 Shutting down presence..
2019-06-19 06:21:58.507 pjsua_core.c thr0x88fff97 Destroying...
2019-06-19 06:21:58.508 pjsua_media.c thr0x88fff97 Shutting down media..
2019-06-19 06:21:58.685 android_jni_de thr0x88fff97 Android JNI sound library shutting down..
2019-06-19 06:21:58.686 sip_transactio thr0x88fff97 Stopping transaction layer module
2019-06-19 06:21:58.686 sip_transactio thr0x88fff97 Stopped transaction layer module
2019-06-19 06:21:58.687 sip_endpoint.c thr0x88fff97 Module "mod-unsolicited-mwi"
unregistered
2019-06-19 06:21:58.687 sip_endpoint.c thr0x88fff97 Module "mod-pjsua-options" unregistered
2019-06-19 06:21:58.687 sip_endpoint.c thr0x88fff97 Module "mod-pjsua-im" unregistered
2019-06-19 06:21:58.687 sip_endpoint.c thr0x88fff97 Module "mod-pjsua-pres" unregistered
2019-06-19 06:21:58.688 sip_endpoint.c thr0x88fff97 Module "mod-pjsua" unregistered
2019-06-19 06:21:58.688 sip_endpoint.c thr0x88fff97 Module "mod-stateful-util" unregistered
2019-06-19 06:21:58.688 sip_endpoint.c thr0x88fff97 Module "mod-refer" unregistered
2019-06-19 06:21:58.689 sip_endpoint.c thr0x88fff97 Module "mod-mwi" unregistered
2019-06-19 06:21:58.689 sip_endpoint.c thr0x88fff97 Module "mod-presence" unregistered
2019-06-19 06:21:58.689 sip_endpoint.c thr0x88fff97 Module "mod-evsub" unregistered
2019-06-19 06:21:58.690 sip_endpoint.c thr0x88fff97 Module "mod-invite" unregistered
2019-06-19 06:21:58.690 sip_endpoint.c thr0x88fff97 Module "mod-100rel" unregistered
2019-06-19 06:21:58.690 sip_endpoint.c thr0x88fff97 Module "mod-ua" unregistered
2019-06-19 06:21:58.691 sip_transactio thr0x88fff97 Transaction layer module destroyed
2019-06-19 06:21:58.691 sip_endpoint.c thr0x88fff97 Module "mod-tsx-layer" unregistered
2019-06-19 06:21:58.692 sip_endpoint.c thr0x88fff97 Module "mod-msg-print" unregistered
2019-06-19 06:21:58.692 sip_endpoint.c thr0x88fff97 Module "mod-pjsua-log" unregistered
2019-06-19 06:21:58.694 udp0x79ec1e00 thr0x88fff97 SIP UDP transport destroyed
2019-06-19 06:21:58.695 sip_endpoint.c thr0x88fff97 Endpoint 0x7a3f9064 destroyed
2019-06-19 06:21:58.695 pjsua_core.c thr0x88fff97 PJSUA state changed: CLOSING -->
NULL
2019-06-19 06:21:58.695 pjsua_core.c thr0x88fff97 PJSUA destroyed...
2019-06-23 20:19:41.488 sip_endpoint.c thr0x896fd97 Module "mod-pjsua-log" registered
2019-06-23 20:19:41.532 sip_endpoint.c thr0x896fd97 Module "mod-tsx-layer" registered
2019-06-23 20:19:41.534 sip_endpoint.c thr0x896fd97 Module "mod-stateful-util" registered
2019-06-23 20:19:41.535 sip_endpoint.c thr0x896fd97 Module "mod-ua" registered
2019-06-23 20:19:41.539 sip_endpoint.c thr0x896fd97 Module "mod-100rel" registered
2019-06-23 20:19:41.539 sip_endpoint.c thr0x896fd97 Module "mod-pjsua" registered
2019-06-23 20:19:41.541 sip_endpoint.c thr0x896fd97 Module "mod-invite" registered
2019-06-23 20:19:41.542 android_jni_de thr0x896fd97 Android JNI sound library initialized
2019-06-23 20:19:41.543 pjlib thr0x896fd97 select() I/O Queue created (0x8856f814)
2019-06-23 20:19:41.554 sip_endpoint.c thr0x896fd97 Module "mod-evsub" registered
2019-06-23 20:19:41.555 sip_endpoint.c thr0x896fd97 Module "mod-presence" registered
2019-06-23 20:19:41.555 sip_endpoint.c thr0x896fd97 Module "mod-mwi" registered
2019-06-23 20:19:41.555 sip_endpoint.c thr0x896fd97 Module "mod-refer" registered
2019-06-23 20:19:41.555 sip_endpoint.c thr0x896fd97 Module "mod-pjsua-pres" registered
2019-06-23 20:19:41.556 sip_endpoint.c thr0x896fd97 Module "mod-pjsua-im" registered
2019-06-23 20:19:41.556 sip_endpoint.c thr0x896fd97 Module "mod-pjsua-options" registered
2019-06-23 20:19:41.564 pjsua_core.c thr0x896fd97 1 SIP worker threads created
2019-06-23 20:19:41.565 pjsua_core.c thr0x896fd97 pjsua version 2.6 for Linux-
3.18.71/armv7l initialized
2019-06-23 20:19:41.565 pjsua_core.c thr0x896fd97 PJSUA state changed: CREATED -->
INIT
2019-06-23 20:19:41.589 pjsua_core.c thr0x896fd97 SIP UDP socket reachable at
192.168.1.28:39578
2019-06-23 20:19:41.589 udp0xa021e400 thr0x896fd97 SIP UDP transport started, published
address is 192.168.1.28:39578
2019-06-23 20:19:41.591 pjsua_core.c thr0x896fd97 PJSUA state changed: INIT -->
STARTING
2019-06-23 20:19:41.591 sip_endpoint.c thr0x896fd97 Module "mod-unsolicited-mwi"
registered
2019-06-23 20:19:41.592 pjsua_core.c thr0x896fd97 PJSUA state changed: STARTING -->
RUNNING
2019-06-23 20:19:41.604 endpoint.cpp thr0x896fd97 codecGetParam() codec_id =
'opus/48000/2'

2019-06-23 20:19:41.605 opus.c thr0x896fd97 factory_default_attr:460: - TRACE


2019-06-23 20:19:41.667 pjsua_acc.c thr0x896fd97 Adding account:
id=sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.lay
ered.net
2019-06-23 20:19:41.667 pjsua_acc.c thr0x896fd97 Account
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net added with id 0
2019-06-23 20:19:41.669 pjsua_acc.c thr0x896fd97 Acc 0: setting registration..
2019-06-23 20:19:41.673 sip_reg.c thr0x896fd97 Sending register request with timeout
5000
2019-06-23 20:19:41.674 pjsua_core.c thr0x896fd97 TX 705 bytes Request msg
REGISTER/cseq=13797 (tdta0x8a17a064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:39578;rport;branch=z9hG4bKPja40a5095-c01b-4717-8fe4-
bef545cd817b
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=70738471-ab6f-4785-96df-ea490420cb12
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 482e8dad-fd2d-471c-8e63-507258ce964b
CSeq: 13797 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:39578>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-06-23 20:19:41.675 sip_util_state thr0x896fd97 Setting request timeout of 5000
2019-06-23 20:19:41.677 pjsua_acc.c thr0x896fd97 Acc 0: Registration sent
2019-06-23 20:19:42.184 pjsua_core.c pjsua_0 TX 705 bytes Request msg
REGISTER/cseq=13797 (tdta0x8a17a064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:39578;rport;branch=z9hG4bKPja40a5095-c01b-4717-8fe4-
bef545cd817b
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=70738471-ab6f-4785-96df-ea490420cb12
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 482e8dad-fd2d-471c-8e63-507258ce964b
CSeq: 13797 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:39578>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-06-23 20:19:43.184 pjsua_core.c pjsua_0 TX 705 bytes Request msg
REGISTER/cseq=13797 (tdta0x8a17a064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:39578;rport;branch=z9hG4bKPja40a5095-c01b-4717-8fe4-
bef545cd817b
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=70738471-ab6f-4785-96df-ea490420cb12
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 482e8dad-fd2d-471c-8e63-507258ce964b
CSeq: 13797 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:39578>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-06-23 20:19:43.822 pjsua_acc.c thr0x896fd97 !Deleting account 0..
2019-06-23 20:19:43.823 pjsua_acc.c thr0x896fd97 Acc 0: setting unregistration..
2019-06-23 20:19:43.835 sip_reg.c thr0x896fd97 Unable to send request, regc has another
transaction pending
2019-06-23 20:19:43.836 pjsua_acc.c thr0x896fd97 Unable to create/send REGISTER:
Object is busy (PJSIP_EBUSY) [status=171001]
2019-06-23 20:19:43.836 pjsua_acc.c thr0x896fd97 Account id 0 deleted
2019-06-23 20:19:45.185 pjsua_core.c pjsua_0 TX 705 bytes Request msg
REGISTER/cseq=13797 (tdta0x8a17a064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:39578;rport;branch=z9hG4bKPja40a5095-c01b-4717-8fe4-
bef545cd817b
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=70738471-ab6f-4785-96df-ea490420cb12
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 482e8dad-fd2d-471c-8e63-507258ce964b
CSeq: 13797 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:39578>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-06-23 20:19:59.316 endpoint.cpp thr0x896fd97 !pjsua_transport_set_enable(id, enabled)
error: Invalid operation (PJ_EINVALIDOP) (status=70013) [../src/pjsua2/endpoint.cpp:1777]
2019-06-23 20:20:00.867 pjsua_core.c thr0x896fd97 Shutting down, flags=0...
2019-06-23 20:20:00.868 pjsua_core.c thr0x896fd97 PJSUA state changed: RUNNING -->
CLOSING
2019-06-23 20:20:00.871 pjsua_call.c thr0x896fd97 Hangup all calls..
2019-06-23 20:20:00.872 pjsua_media.c thr0x896fd97 Call 0: deinitializing media..
2019-06-23 20:20:00.872 pjsua_media.c thr0x896fd97 Call 1: deinitializing media..
2019-06-23 20:20:00.873 pjsua_media.c thr0x896fd97 Call 2: deinitializing media..
2019-06-23 20:20:00.873 pjsua_media.c thr0x896fd97 Call 3: deinitializing media..
2019-06-23 20:20:00.874 pjsua_pres.c thr0x896fd97 Shutting down presence..
2019-06-23 20:20:01.880 pjsua_core.c thr0x896fd97 Destroying...
2019-06-23 20:20:01.881 pjsua_media.c thr0x896fd97 Shutting down media..
2019-06-23 20:20:01.911 android_jni_de thr0x896fd97 Android JNI sound library shutting
down..
2019-06-23 20:20:01.911 sip_transactio thr0x896fd97 Stopping transaction layer module
2019-06-23 20:20:01.911 sip_transactio thr0x896fd97 Stopped transaction layer module
2019-06-23 20:20:01.912 sip_endpoint.c thr0x896fd97 Module "mod-unsolicited-mwi"
unregistered
2019-06-23 20:20:01.912 sip_endpoint.c thr0x896fd97 Module "mod-pjsua-options"
unregistered
2019-06-23 20:20:01.912 sip_endpoint.c thr0x896fd97 Module "mod-pjsua-im" unregistered
2019-06-23 20:20:01.913 sip_endpoint.c thr0x896fd97 Module "mod-pjsua-pres" unregistered
2019-06-23 20:20:01.913 sip_endpoint.c thr0x896fd97 Module "mod-pjsua" unregistered
2019-06-23 20:20:01.913 sip_endpoint.c thr0x896fd97 Module "mod-stateful-util" unregistered
2019-06-23 20:20:01.913 sip_endpoint.c thr0x896fd97 Module "mod-refer" unregistered
2019-06-23 20:20:01.914 sip_endpoint.c thr0x896fd97 Module "mod-mwi" unregistered
2019-06-23 20:20:01.914 sip_endpoint.c thr0x896fd97 Module "mod-presence" unregistered
2019-06-23 20:20:01.914 sip_endpoint.c thr0x896fd97 Module "mod-evsub" unregistered
2019-06-23 20:20:01.915 sip_endpoint.c thr0x896fd97 Module "mod-invite" unregistered
2019-06-23 20:20:01.915 sip_endpoint.c thr0x896fd97 Module "mod-100rel" unregistered
2019-06-23 20:20:01.915 sip_endpoint.c thr0x896fd97 Module "mod-ua" unregistered
2019-06-23 20:20:01.915 sip_transactio thr0x896fd97 Transaction layer module destroyed
2019-06-23 20:20:01.916 sip_endpoint.c thr0x896fd97 Module "mod-tsx-layer" unregistered
2019-06-23 20:20:01.916 sip_endpoint.c thr0x896fd97 Module "mod-msg-print" unregistered
2019-06-23 20:20:01.916 sip_endpoint.c thr0x896fd97 Module "mod-pjsua-log" unregistered
2019-06-23 20:20:01.918 udp0xa021e400 thr0x896fd97 SIP UDP transport destroyed
2019-06-23 20:20:01.919 sip_endpoint.c thr0x896fd97 Endpoint 0x88e14064 destroyed
2019-06-23 20:20:01.919 pjsua_core.c thr0x896fd97 PJSUA state changed: CLOSING -->
NULL
2019-06-23 20:20:01.919 pjsua_core.c thr0x896fd97 PJSUA destroyed...
2019-06-24 14:02:14.682 sip_endpoint.c thr0x9001297 Module "mod-pjsua-log" registered
2019-06-24 14:02:14.693 sip_endpoint.c thr0x9001297 Module "mod-tsx-layer" registered
2019-06-24 14:02:14.694 sip_endpoint.c thr0x9001297 Module "mod-stateful-util" registered
2019-06-24 14:02:14.694 sip_endpoint.c thr0x9001297 Module "mod-ua" registered
2019-06-24 14:02:14.694 sip_endpoint.c thr0x9001297 Module "mod-100rel" registered
2019-06-24 14:02:14.695 sip_endpoint.c thr0x9001297 Module "mod-pjsua" registered
2019-06-24 14:02:14.695 sip_endpoint.c thr0x9001297 Module "mod-invite" registered
2019-06-24 14:02:14.695 android_jni_de thr0x9001297 Android JNI sound library initialized
2019-06-24 14:02:14.696 pjlib thr0x9001297 select() I/O Queue created (0x7bb41214)
2019-06-24 14:02:14.705 sip_endpoint.c thr0x9001297 Module "mod-evsub" registered
2019-06-24 14:02:14.705 sip_endpoint.c thr0x9001297 Module "mod-presence" registered
2019-06-24 14:02:14.706 sip_endpoint.c thr0x9001297 Module "mod-mwi" registered
2019-06-24 14:02:14.706 sip_endpoint.c thr0x9001297 Module "mod-refer" registered
2019-06-24 14:02:14.707 sip_endpoint.c thr0x9001297 Module "mod-pjsua-pres" registered
2019-06-24 14:02:14.707 sip_endpoint.c thr0x9001297 Module "mod-pjsua-im" registered
2019-06-24 14:02:14.707 sip_endpoint.c thr0x9001297 Module "mod-pjsua-options" registered
2019-06-24 14:02:14.708 pjsua_core.c thr0x9001297 1 SIP worker threads created
2019-06-24 14:02:14.709 pjsua_core.c thr0x9001297 pjsua version 2.6 for Linux-
3.18.71/armv7l initialized
2019-06-24 14:02:14.709 pjsua_core.c thr0x9001297 PJSUA state changed: CREATED -->
INIT
2019-06-24 14:02:14.724 pjsua_core.c thr0x9001297 SIP UDP socket reachable at
192.168.1.28:40019
2019-06-24 14:02:14.724 udp0x7cd65600 thr0x9001297 SIP UDP transport started, published
address is 192.168.1.28:40019
2019-06-24 14:02:14.726 pjsua_core.c thr0x9001297 PJSUA state changed: INIT -->
STARTING
2019-06-24 14:02:14.726 sip_endpoint.c thr0x9001297 Module "mod-unsolicited-mwi"
registered
2019-06-24 14:02:14.727 pjsua_core.c thr0x9001297 PJSUA state changed: STARTING -->
RUNNING
2019-06-24 14:02:14.736 endpoint.cpp thr0x9001297 codecGetParam() codec_id =
'opus/48000/2'

2019-06-24 14:02:14.737 opus.c thr0x9001297 factory_default_attr:460: - TRACE


2019-06-24 14:02:14.824 pjsua_acc.c thr0x9001297 Adding account:
id=sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.lay
ered.net
2019-06-24 14:02:14.825 pjsua_acc.c thr0x9001297 Account
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net added with id 0
2019-06-24 14:02:14.827 pjsua_acc.c thr0x9001297 Acc 0: setting registration..
2019-06-24 14:02:14.831 sip_reg.c thr0x9001297 Sending register request with timeout
5000
2019-06-24 14:02:14.832 pjsua_core.c thr0x9001297 TX 705 bytes Request msg
REGISTER/cseq=11327 (tdta0x7b1c2064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:40019;rport;branch=z9hG4bKPj436bc44f-791f-401f-8541-
571b6a0a17b8
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=9f1b5c87-60e3-486e-8d62-95e58dccb76f
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 527cf630-f137-48b1-afbe-d75ed78abb01
CSeq: 11327 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:40019>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-06-24 14:02:14.833 sip_util_state thr0x9001297 Setting request timeout of 5000
2019-06-24 14:02:14.836 pjsua_acc.c thr0x9001297 Acc 0: Registration sent
2019-06-24 14:02:14.913 pjsua_core.c pjsua_0 RX 643 bytes Response msg
401/REGISTER/cseq=11327 (rdata0x7b264014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
192.168.1.28:40019;received=166.173.59.21;rport=56006;branch=z9hG4bKPj436bc44f-791f-
401f-8541-571b6a0a17b8
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=9f1b5c87-60e3-486e-8d62-95e58dccb76f
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.3c48
i: 527cf630-f137-48b1-afbe-d75ed78abb01
CSeq: 11327 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d111e55000168b6b33a3dfe24e01d7a469ce7385d2b578f"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:02:14.915 pjsua_acc.c pjsua_0 IP address change detected for account 0
(192.168.1.28:40019 --> 166.173.59.21:56006). Updating registration (using method 4)
2019-06-24 14:02:14.916 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-24 14:02:14.918 pjsua_core.c pjsua_0 TX 961 bytes Request msg
REGISTER/cseq=11328 (tdta0x7b1c2064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:56006;rport;branch=z9hG4bKPj9f95ab97-6871-4e60-abba-
2dcab4ebcccd
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=9f1b5c87-60e3-486e-8d62-95e58dccb76f
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 527cf630-f137-48b1-afbe-d75ed78abb01
CSeq: 11328 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:56006>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d111e55000168b6b33a3dfe24e01d7a469ce7385d2b578f",
uri="sip:enflick.layered.net", response="94902af213a18b0a54aef782046bd194"
l: 0

--end msg--
2019-06-24 14:02:14.920 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-24 14:02:14.984 pjsua_core.c pjsua_0 RX 626 bytes Response msg
200/REGISTER/cseq=11328 (rdata0x7b264014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:56006;received=166.173.59.21;rport=56006;branch=z9hG4bKPj9f95ab97-6871-
4e60-abba-2dcab4ebcccd
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=9f1b5c87-60e3-486e-8d62-95e58dccb76f
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.bc04
i: 527cf630-f137-48b1-afbe-d75ed78abb01
CSeq: 11328 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:56006>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:02:14.986 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-06-24 14:02:14.987 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-06-24 14:02:15.096 pjsua_call.c pjsua_0 Making call with acc #0 to
sip:[email protected]
2019-06-24 14:02:15.096 pjsua_aud.c pjsua_0 Set sound device: capture=-1, playback=-2
2019-06-24 14:02:15.097 pjsua_aud.c pjsua_0 Opening sound device (speaker + mic)
PCM@16000/1/20ms
2019-06-24 14:02:15.097 android_jni_de pjsua_0 Creating Android JNI stream
2019-06-24 14:02:15.119 android_jni_de pjsua_0 Using audio input source : 7
2019-06-24 14:02:15.237 android_jni_de pjsua_0 Audio record initialized successfully.
2019-06-24 14:02:15.239 android_jni_de android_reco Setting thread priority successful
2019-06-24 14:02:15.337 android_jni_de pjsua_0 !Audio track initialized successfully.
2019-06-24 14:02:15.348 ec0x7ccb5000 pjsua_0 AEC created, clock_rate=16000,
channel=1, samples per frame=320, tail length=200 ms, latency=0 ms
2019-06-24 14:02:15.349 android_jni_de pjsua_0 Android JNI stream started
2019-06-24 14:02:15.351 android_jni_de android_trac !Setting thread priority successful
2019-06-24 14:02:15.357 pjsua_media.c pjsua_0 Call 0: initializing media..
2019-06-24 14:02:15.366 pjsua_media.c pjsua_0 !RTP socket reachable at
192.168.1.28:4000
2019-06-24 14:02:15.367 pjsua_media.c pjsua_0 RTCP socket reachable at
192.168.1.28:4001
2019-06-24 14:02:15.370 pjsua_media.c pjsua_0 Media index 0 selected for audio call 0
2019-06-24 14:02:15.371 pjsua_core.c pjsua_0 TX 995 bytes Request msg
INVITE/cseq=29634 (tdta0x7bcca064) to UDP 75.126.213.74:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:56006;rport;branch=z9hG4bKPj59dc4bef-7c76-45d1-968f-
3d4ceba3998b
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=58a86d67-4f28-46fd-9f48-52625640f7ca
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:56006>
i: e9967fc4-72fb-453e-ba1a-227cc3e83cce
CSeq: 29634 INVITE
Route: <sip:75.126.213.74:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
c: application/sdp
l: 354

v=0
o=- 3770391735 3770391735 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-24 14:02:15.484 pjsua_core.c pjsua_0 RX 421 bytes Response msg
100/INVITE/cseq=29634 (rdata0x7b264014) from UDP 75.126.213.74:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.173.59.21:56006;received=166.173.59.21;rport=56006;branch=z9hG4bKPj59dc4bef-7c76-
45d1-968f-3d4ceba3998b
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=58a86d67-4f28-46fd-9f48-52625640f7ca
t: sip:[email protected]
i: e9967fc4-72fb-453e-ba1a-227cc3e83cce
CSeq: 29634 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-24 14:02:15.486 pjsua_core.c pjsua_0 RX 594 bytes Response msg
401/INVITE/cseq=29634 (rdata0x7b264014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.21:56006;received=166.173.59.21;rport=56006;branch=z9hG4bKPj59dc4bef-7c76-
45d1-968f-3d4ceba3998b
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=58a86d67-4f28-46fd-9f48-52625640f7ca
t: sip:[email protected];tag=68caafe91010a88ad23a0de9d7b2d5de.b3ac
i: e9967fc4-72fb-453e-ba1a-227cc3e83cce
CSeq: 29634 INVITE
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d111e56000015b2ff08be76b2af0ae5f18b27365e6712e9"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:02:15.487 pjsua_core.c pjsua_0 TX 475 bytes Request msg
ACK/cseq=29634 (tdta0x7bac4064) to UDP 75.126.213.74:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:56006;rport;branch=z9hG4bKPj59dc4bef-7c76-45d1-968f-
3d4ceba3998b
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=58a86d67-4f28-46fd-9f48-52625640f7ca
t: sip:[email protected];tag=68caafe91010a88ad23a0de9d7b2d5de.b3ac
i: e9967fc4-72fb-453e-ba1a-227cc3e83cce
CSeq: 29634 ACK
Route: <sip:75.126.213.74:5090;lr>
l: 0

--end msg--
2019-06-24 14:02:15.490 pjsua_core.c pjsua_0 TX 1262 bytes Request msg
INVITE/cseq=29635 (tdta0x7bcca064) to UDP 75.126.213.74:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:56006;rport;branch=z9hG4bKPj814a97ee-aec1-4611-9a82-
e747a7f2137f
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=58a86d67-4f28-46fd-9f48-52625640f7ca
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:56006>
i: e9967fc4-72fb-453e-ba1a-227cc3e83cce
CSeq: 29635 INVITE
Route: <sip:75.126.213.74:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d111e56000015b2ff08be76b2af0ae5f18b27365e6712e9",
uri="sip:[email protected]",
response="a50bf39319b1b3b9320ac2e58bc31630"
c: application/sdp
l: 354

v=0
o=- 3770391735 3770391735 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-24 14:02:15.564 pjsua_core.c pjsua_0 RX 421 bytes Response msg
100/INVITE/cseq=29635 (rdata0x7b264014) from UDP 75.126.213.74:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.173.59.21:56006;received=166.173.59.21;rport=56006;branch=z9hG4bKPj814a97ee-aec1-
4611-9a82-e747a7f2137f
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=58a86d67-4f28-46fd-9f48-52625640f7ca
t: sip:[email protected]
i: e9967fc4-72fb-453e-ba1a-227cc3e83cce
CSeq: 29635 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-24 14:02:15.567 pjsua_core.c pjsua_0 RX 792 bytes Response msg
180/INVITE/cseq=29635 (rdata0x7b264014) from UDP 75.126.213.74:5090:
SIP/2.0 180 Ringing
v: SIP/2.0/UDP
166.173.59.21:56006;received=166.173.59.21;rport=56006;branch=z9hG4bKPj814a97ee-aec1-
4611-9a82-e747a7f2137f
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=58a86d67-4f28-46fd-9f48-52625640f7ca
To: <sip:[email protected]>;tag=y6FSaU3Hc1H7c
i: e9967fc4-72fb-453e-ba1a-227cc3e83cce
CSeq: 29635 INVITE
Contact: <sip:75.126.213.74:5090;did=c12.c338e087>
User-Agent: pstn_6070
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0
Remote-Party-ID: "+19728983855"
<sip:[email protected]>;party=calling;privacy=off;screen=no

--end msg--
2019-06-24 14:02:15.589 pjsua_aud.c pjsua_0 !Conf connect: 1 --> 0
2019-06-24 14:02:15.590 conference.c pjsua_0 Port 1 (tonegen) transmitting to port 0
(Android JNI)
2019-06-24 14:02:15.843 pjsua_call.c thr0x9001297 !Call 0 hanging up: code=200..
2019-06-24 14:02:15.844 pjsua_core.c thr0x9001297 TX 470 bytes Request msg
CANCEL/cseq=29635 (tdta0x7b7c2064) to UDP 75.126.213.74:5090:
CANCEL sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:56006;rport;branch=z9hG4bKPj814a97ee-aec1-4611-9a82-
e747a7f2137f
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=58a86d67-4f28-46fd-9f48-52625640f7ca
t: sip:[email protected]
i: e9967fc4-72fb-453e-ba1a-227cc3e83cce
CSeq: 29635 CANCEL
Route: <sip:75.126.213.74:5090;lr>
User-Agent: TextNow PjSip 2.6
l: 0

--end msg--
2019-06-24 14:02:15.908 pjsua_core.c pjsua_0 RX 460 bytes Response msg
200/CANCEL/cseq=29635 (rdata0x7b264014) from UDP 75.126.213.74:5090:
SIP/2.0 200 canceling
v: SIP/2.0/UDP
166.173.59.21:56006;received=166.173.59.21;rport=56006;branch=z9hG4bKPj814a97ee-aec1-
4611-9a82-e747a7f2137f
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=58a86d67-4f28-46fd-9f48-52625640f7ca
t: sip:[email protected];tag=df49be07862d9fdacc16d63e005457a7-de74
i: e9967fc4-72fb-453e-ba1a-227cc3e83cce
CSeq: 29635 CANCEL
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-24 14:02:15.913 pjsua_core.c pjsua_0 RX 618 bytes Response msg
487/INVITE/cseq=29635 (rdata0x7b264014) from UDP 75.126.213.74:5090:
SIP/2.0 487 Request Terminated
v: SIP/2.0/UDP
166.173.59.21:56006;received=166.173.59.21;rport=56006;branch=z9hG4bKPj814a97ee-aec1-
4611-9a82-e747a7f2137f
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=58a86d67-4f28-46fd-9f48-52625640f7ca
To: <sip:[email protected]>;tag=y6FSaU3Hc1H7c
i: e9967fc4-72fb-453e-ba1a-227cc3e83cce
CSeq: 29635 INVITE
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0
--end msg--
2019-06-24 14:02:15.915 pjsua_core.c pjsua_0 TX 451 bytes Request msg
ACK/cseq=29635 (tdta0x7b87d064) to UDP 75.126.213.74:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:56006;rport;branch=z9hG4bKPj814a97ee-aec1-4611-9a82-
e747a7f2137f
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=58a86d67-4f28-46fd-9f48-52625640f7ca
t: sip:[email protected];tag=y6FSaU3Hc1H7c
i: e9967fc4-72fb-453e-ba1a-227cc3e83cce
CSeq: 29635 ACK
Route: <sip:75.126.213.74:5090;lr>
l: 0

--end msg--
2019-06-24 14:02:15.922 pjsua_aud.c pjsua_0 Conf disconnect: 1 -x- 0
2019-06-24 14:02:15.923 conference.c pjsua_0 Port 1 (tonegen) stop transmitting to port 0
(Android JNI)
2019-06-24 14:02:15.926 pjsua_media.c pjsua_0 Call 0: deinitializing media..
2019-06-24 14:02:15.936 pjsua_media.c pjsua_0 Call 0: cleaning up provisional media,
prov_med_cnt=1, med_cnt=0
2019-06-24 14:02:16.719 pjsua_acc.c thr0x9001297 !Deleting account 0..
2019-06-24 14:02:16.719 pjsua_acc.c thr0x9001297 Acc 0: setting unregistration..
2019-06-24 14:02:16.720 sip_reg.c thr0x9001297 Sending register request with timeout
5000
2019-06-24 14:02:16.721 pjsua_core.c thr0x9001297 TX 608 bytes Request msg
REGISTER/cseq=11329 (tdta0x7be25064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:56006;rport;branch=z9hG4bKPj4bf1eece-1cfc-48a3-9d4c-
863b759d687f
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=10b61379-ffd2-401b-82f8-af72a9d12f84
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 527cf630-f137-48b1-afbe-d75ed78abb01
CSeq: 11329 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:56006>
Expires: 0
l: 0

--end msg--
2019-06-24 14:02:16.722 sip_util_state thr0x9001297 Setting request timeout of 5000
2019-06-24 14:02:16.723 pjsua_acc.c thr0x9001297 Acc 0: Unregistration sent
2019-06-24 14:02:16.723 pjsua_acc.c thr0x9001297 Account id 0 deleted
2019-06-24 14:02:16.807 pjsua_core.c pjsua_0 RX 644 bytes Response msg
401/REGISTER/cseq=11329 (rdata0x7b264014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.21:56006;received=166.173.59.21;rport=56006;branch=z9hG4bKPj4bf1eece-1cfc-
48a3-9d4c-863b759d687f
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=10b61379-ffd2-401b-82f8-af72a9d12f84
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.5e23
i: 527cf630-f137-48b1-afbe-d75ed78abb01
CSeq: 11329 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d111e5700016a2faae321fb6148e8df167b00ff0cd99abb"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:02:16.816 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-24 14:02:16.845 pjsua_core.c pjsua_0 TX 862 bytes Request msg
REGISTER/cseq=11330 (tdta0x7be25064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:56006;rport;branch=z9hG4bKPj20ed7def-e18f-4604-bf0d-
0fbb910250a7
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=10b61379-ffd2-401b-82f8-af72a9d12f84
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 527cf630-f137-48b1-afbe-d75ed78abb01
CSeq: 11330 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:56006>
Expires: 0
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d111e5700016a2faae321fb6148e8df167b00ff0cd99abb",
uri="sip:enflick.layered.net", response="5e0c52852d65d6a0108f80be9938fe95"
l: 0

--end msg--
2019-06-24 14:02:16.851 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-24 14:02:16.924 pjsua_core.c pjsua_0 RX 522 bytes Response msg
200/REGISTER/cseq=11330 (rdata0x7b264014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:56006;received=166.173.59.21;rport=56006;branch=z9hG4bKPj20ed7def-e18f-
4604-bf0d-0fbb910250a7
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=10b61379-ffd2-401b-82f8-af72a9d12f84
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.0f28
i: 527cf630-f137-48b1-afbe-d75ed78abb01
CSeq: 11330 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:02:16.932 pjsua_aud.c pjsua_0 Closing sound device after idle for 1
second(s)
2019-06-24 14:02:16.961 pjsua_aud.c pjsua_0 !Closing Android JNI sound playback
device and Android JNI sound capture device
2019-06-24 14:02:16.971 android_jni_de pjsua_0 Android JNI stream stopped
2019-06-24 14:02:16.976 android_jni_de pjsua_0 Destroying Android JNI stream...
2019-06-24 14:02:17.166 android_jni_de pjsua_0 !Audio record released
2019-06-24 14:02:17.193 android_jni_de pjsua_0 Audio track released
2019-06-24 14:02:17.194 android_jni_de pjsua_0 Android JNI stream destroyed
2019-06-24 14:02:41.926 pjsua_acc.c thr0x9001297 !Adding account:
id=sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.lay
ered.net
2019-06-24 14:02:41.964 pjsua_acc.c thr0x9001297 Account
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net added with id 0
2019-06-24 14:02:41.968 pjsua_acc.c thr0x9001297 Acc 0: setting registration..
2019-06-24 14:02:41.975 sip_reg.c thr0x9001297 Sending register request with timeout
5000
2019-06-24 14:02:41.976 pjsua_core.c thr0x9001297 TX 707 bytes Request msg
REGISTER/cseq=20700 (tdta0x82477064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:40019;rport;branch=z9hG4bKPjbcac22fe-1480-429c-82a9-
ea06cbeaa7d9
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=1f8a0996-2b78-4c38-a2b6-86584689726f
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: f2747716-eeba-4cac-a665-6ce1eb2ce77d
CSeq: 20700 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:40019>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-06-24 14:02:41.977 sip_util_state thr0x9001297 Setting request timeout of 5000
2019-06-24 14:02:41.978 pjsua_acc.c thr0x9001297 Acc 0: Registration sent
2019-06-24 14:02:42.093 pjsua_core.c pjsua_0 RX 643 bytes Response msg
401/REGISTER/cseq=20700 (rdata0x7b264014) from UDP 108.168.212.234:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
192.168.1.28:40019;received=166.173.59.21;rport=57576;branch=z9hG4bKPjbcac22fe-1480-
429c-82a9-ea06cbeaa7d9
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=1f8a0996-2b78-4c38-a2b6-86584689726f
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=ec68159d256c10edd2dcd20a0ed8f360.6ca3
i: f2747716-eeba-4cac-a665-6ce1eb2ce77d
CSeq: 20700 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d111e700000cb921e300a94a86ea3893f593118c3776de1"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:02:42.094 pjsua_acc.c pjsua_0 IP address change detected for account 0
(192.168.1.28:40019 --> 166.173.59.21:57576). Updating registration (using method 4)
2019-06-24 14:02:42.096 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-24 14:02:42.099 pjsua_core.c pjsua_0 TX 963 bytes Request msg
REGISTER/cseq=20701 (tdta0x82477064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:57576;rport;branch=z9hG4bKPj862d1472-47dc-4a23-ad19-
ac16b4faac68
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=1f8a0996-2b78-4c38-a2b6-86584689726f
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: f2747716-eeba-4cac-a665-6ce1eb2ce77d
CSeq: 20701 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:57576>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d111e700000cb921e300a94a86ea3893f593118c3776de1",
uri="sip:enflick.layered.net", response="fa15f3ba2a4ccfb84493ffef1cf44a41"
l: 0

--end msg--
2019-06-24 14:02:42.102 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-24 14:02:42.186 pjsua_core.c pjsua_0 RX 626 bytes Response msg
200/REGISTER/cseq=20701 (rdata0x8163b014) from UDP 108.168.212.234:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:57576;received=166.173.59.21;rport=57576;branch=z9hG4bKPj862d1472-47dc-
4a23-ad19-ac16b4faac68
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=1f8a0996-2b78-4c38-a2b6-86584689726f
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=ec68159d256c10edd2dcd20a0ed8f360.2389
i: f2747716-eeba-4cac-a665-6ce1eb2ce77d
CSeq: 20701 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:57576>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:02:42.187 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-06-24 14:02:42.190 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-06-24 14:02:42.227 pjsua_call.c pjsua_0 Making call with acc #0 to
sip:[email protected]
2019-06-24 14:02:42.227 pjsua_aud.c pjsua_0 Set sound device: capture=-1, playback=-2
2019-06-24 14:02:42.228 pjsua_aud.c pjsua_0 Opening sound device (speaker + mic)
PCM@16000/1/20ms
2019-06-24 14:02:42.228 android_jni_de pjsua_0 Creating Android JNI stream
2019-06-24 14:02:42.270 android_jni_de pjsua_0 Using audio input source : 7
2019-06-24 14:02:42.390 android_jni_de pjsua_0 Audio record initialized successfully.
2019-06-24 14:02:42.398 android_jni_de android_reco Setting thread priority successful
2019-06-24 14:02:42.444 android_jni_de pjsua_0 !Audio track initialized successfully.
2019-06-24 14:02:42.446 ec0x882ff000 pjsua_0 AEC created, clock_rate=16000,
channel=1, samples per frame=320, tail length=200 ms, latency=0 ms
2019-06-24 14:02:42.446 android_jni_de pjsua_0 Android JNI stream started
2019-06-24 14:02:42.447 pjsua_media.c pjsua_0 Call 1: initializing media..
2019-06-24 14:02:42.460 pjsua_media.c pjsua_0 RTP socket reachable at
192.168.1.28:4000
2019-06-24 14:02:42.460 pjsua_media.c pjsua_0 RTCP socket reachable at
192.168.1.28:4001
2019-06-24 14:02:42.461 pjsua_media.c pjsua_0 Media index 0 selected for audio call 1
2019-06-24 14:02:42.462 pjsua_core.c pjsua_0 TX 997 bytes Request msg
INVITE/cseq=31830 (tdta0x7db50064) to UDP 108.168.212.234:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:57576;rport;branch=z9hG4bKPjc6976501-7388-4b2e-ae2f-
3c7d56334ef4
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b31c0f81-01e7-4e21-960f-909c6d52843d
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:57576>
i: e53ffbdf-08c3-4e93-bc98-f8a76dc9717c
CSeq: 31830 INVITE
Route: <sip:108.168.212.234:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
c: application/sdp
l: 354

v=0
o=- 3770391762 3770391762 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-24 14:02:42.463 android_jni_de android_trac !Setting thread priority successful
2019-06-24 14:02:42.545 pjsua_core.c pjsua_0 RX 421 bytes Response msg
100/INVITE/cseq=31830 (rdata0x8163b014) from UDP 108.168.212.234:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.173.59.21:57576;received=166.173.59.21;rport=57576;branch=z9hG4bKPjc6976501-7388-
4b2e-ae2f-3c7d56334ef4
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b31c0f81-01e7-4e21-960f-909c6d52843d
t: sip:[email protected]
i: e53ffbdf-08c3-4e93-bc98-f8a76dc9717c
CSeq: 31830 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-24 14:02:42.556 pjsua_core.c pjsua_0 RX 594 bytes Response msg
401/INVITE/cseq=31830 (rdata0x8163b014) from UDP 108.168.212.234:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.21:57576;received=166.173.59.21;rport=57576;branch=z9hG4bKPjc6976501-7388-
4b2e-ae2f-3c7d56334ef4
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b31c0f81-01e7-4e21-960f-909c6d52843d
t: sip:[email protected];tag=a13cfc4a6638795bb13fb2739c5bf8d2.6c40
i: e53ffbdf-08c3-4e93-bc98-f8a76dc9717c
CSeq: 31830 INVITE
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d111e7100017d5100632910bc221dbb7d744a75653266b6"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0
--end msg--
2019-06-24 14:02:42.557 pjsua_core.c pjsua_0 TX 477 bytes Request msg
ACK/cseq=31830 (tdta0x7cca2064) to UDP 108.168.212.234:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:57576;rport;branch=z9hG4bKPjc6976501-7388-4b2e-ae2f-
3c7d56334ef4
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b31c0f81-01e7-4e21-960f-909c6d52843d
t: sip:[email protected];tag=a13cfc4a6638795bb13fb2739c5bf8d2.6c40
i: e53ffbdf-08c3-4e93-bc98-f8a76dc9717c
CSeq: 31830 ACK
Route: <sip:108.168.212.234:5090;lr>
l: 0

--end msg--
2019-06-24 14:02:42.560 pjsua_core.c pjsua_0 TX 1264 bytes Request msg
INVITE/cseq=31831 (tdta0x7db50064) to UDP 108.168.212.234:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:57576;rport;branch=z9hG4bKPj64349028-b74d-42af-9594-
cebbe99d24bc
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b31c0f81-01e7-4e21-960f-909c6d52843d
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:57576>
i: e53ffbdf-08c3-4e93-bc98-f8a76dc9717c
CSeq: 31831 INVITE
Route: <sip:108.168.212.234:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d111e7100017d5100632910bc221dbb7d744a75653266b6",
uri="sip:[email protected]",
response="288be0072a4e2024ed3892481cc2bfaf"
c: application/sdp
l: 354

v=0
o=- 3770391762 3770391762 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-24 14:02:42.632 pjsua_core.c pjsua_0 RX 421 bytes Response msg
100/INVITE/cseq=31831 (rdata0x8163b014) from UDP 108.168.212.234:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.173.59.21:57576;received=166.173.59.21;rport=57576;branch=z9hG4bKPj64349028-b74d-
42af-9594-cebbe99d24bc
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b31c0f81-01e7-4e21-960f-909c6d52843d
t: sip:[email protected]
i: e53ffbdf-08c3-4e93-bc98-f8a76dc9717c
CSeq: 31831 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-24 14:02:42.645 pjsua_core.c pjsua_0 RX 794 bytes Response msg
180/INVITE/cseq=31831 (rdata0x8163b014) from UDP 108.168.212.234:5090:
SIP/2.0 180 Ringing
v: SIP/2.0/UDP
166.173.59.21:57576;received=166.173.59.21;rport=57576;branch=z9hG4bKPj64349028-b74d-
42af-9594-cebbe99d24bc
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b31c0f81-01e7-4e21-960f-909c6d52843d
To: <sip:[email protected]>;tag=N74ggjgZ6vZFH
i: e53ffbdf-08c3-4e93-bc98-f8a76dc9717c
CSeq: 31831 INVITE
Contact: <sip:108.168.212.234:5090;did=1a2.07816332>
User-Agent: pstn_6070
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0
Remote-Party-ID: "+12145362395"
<sip:[email protected]>;party=calling;privacy=off;screen=no

--end msg--
2019-06-24 14:02:42.667 pjsua_aud.c pjsua_0 Conf connect: 1 --> 0
2019-06-24 14:02:42.671 conference.c pjsua_0 Port 1 (tonegen) transmitting to port 0
(Android JNI)
2019-06-24 14:02:44.862 pjsua_core.c pjsua_0 RX 1187 bytes Response msg
200/INVITE/cseq=31831 (rdata0x8163b014) from UDP 108.168.212.234:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:57576;received=166.173.59.21;rport=57576;branch=z9hG4bKPj64349028-b74d-
42af-9594-cebbe99d24bc
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b31c0f81-01e7-4e21-960f-909c6d52843d
To: <sip:[email protected]>;tag=N74ggjgZ6vZFH
i: e53ffbdf-08c3-4e93-bc98-f8a76dc9717c
CSeq: 31831 INVITE
Contact: <sip:108.168.212.234:5090;did=1a2.07816332>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 302
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1561383871 1561383872 IN IP4 75.126.66.147
s=FreeSWITCH
c=IN IP4 75.126.123.106
t=0 0
m=audio 64880 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:64881 IN IP4 75.126.123.106
a=proxy:no

--end msg--
2019-06-24 14:02:44.903 pjsua_aud.c pjsua_0 Conf disconnect: 1 -x- 0
2019-06-24 14:02:44.904 conference.c pjsua_0 Port 1 (tonegen) stop transmitting to port 0
(Android JNI)
2019-06-24 14:02:44.905 pjsua_media.c pjsua_0 Call 1: updating media..
2019-06-24 14:02:44.939 pjsua_aud.c pjsua_0 Audio channel update..
2019-06-24 14:02:44.947 opus.c pjsua_0 factory_alloc_codec:523: - TRACE
2019-06-24 14:02:44.958 opus.c pjsua_0 codec_open:596: - TRACE
2019-06-24 14:02:44.960 opus.c pjsua_0 codec_open:673: sample_rate: 48000
2019-06-24 14:02:44.976 opus.c pjsua_0 codec_modify:771: - TRACE
2019-06-24 14:02:44.980 strm0x8910a014 pjsua_0 VAD temporarily disabled
2019-06-24 14:02:44.997 strm0x8910a014 pjsua_0 Encoder stream started
2019-06-24 14:02:45.004 strm0x8910a014 pjsua_0 Decoder stream started
2019-06-24 14:02:45.124 pjsua_media.c pjsua_0 Audio updated, stream #0: opus
(sendrecv)
2019-06-24 14:02:45.183 pjsua_aud.c pjsua_0 Conf connect: 0 --> 2
2019-06-24 14:02:45.184 conference.c pjsua_0 Port 0 (Android JNI) transmitting to port 2
(sip:[email protected])
2019-06-24 14:02:45.184 pjsua_aud.c pjsua_0 Conf connect: 2 --> 0
2019-06-24 14:02:45.184 conference.c pjsua_0 Port 2
(sip:[email protected]) transmitting to port 0 (Android JNI)
2019-06-24 14:02:45.191 pjsua_core.c pjsua_0 TX 420 bytes Request msg
ACK/cseq=31831 (tdta0x7bb20064) to UDP 108.168.212.234:5090:
ACK sip:108.168.212.234:5090;did=1a2.07816332 SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:57576;rport;branch=z9hG4bKPj9badfc02-932b-41c2-a740-
4f8920d0bef3
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b31c0f81-01e7-4e21-960f-909c6d52843d
t: sip:[email protected];tag=N74ggjgZ6vZFH
i: e53ffbdf-08c3-4e93-bc98-f8a76dc9717c
CSeq: 31831 ACK
l: 0

--end msg--
2019-06-24 14:02:45.196 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-06-24 14:02:45.381 pjsua_core.c pjsua_0 RX 1187 bytes Response msg
200/INVITE/cseq=31831 (rdata0x8e110014) from UDP 108.168.212.234:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:57576;received=166.173.59.21;rport=57576;branch=z9hG4bKPj64349028-b74d-
42af-9594-cebbe99d24bc
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b31c0f81-01e7-4e21-960f-909c6d52843d
To: <sip:[email protected]>;tag=N74ggjgZ6vZFH
i: e53ffbdf-08c3-4e93-bc98-f8a76dc9717c
CSeq: 31831 INVITE
Contact: <sip:108.168.212.234:5090;did=1a2.07816332>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 302
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1561383871 1561383872 IN IP4 75.126.66.147
s=FreeSWITCH
c=IN IP4 75.126.123.106
t=0 0
m=audio 64880 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:64881 IN IP4 75.126.123.106
a=proxy:no

--end msg--
2019-06-24 14:02:45.383 pjsua_core.c pjsua_0 TX 420 bytes Request msg
ACK/cseq=31831 (tdta0x7bb20064) to UDP 108.168.212.234:5090:
ACK sip:108.168.212.234:5090;did=1a2.07816332 SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:57576;rport;branch=z9hG4bKPj9badfc02-932b-41c2-a740-
4f8920d0bef3
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b31c0f81-01e7-4e21-960f-909c6d52843d
t: sip:[email protected];tag=N74ggjgZ6vZFH
i: e53ffbdf-08c3-4e93-bc98-f8a76dc9717c
CSeq: 31831 ACK
l: 0

--end msg--
2019-06-24 14:02:45.515 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-24 14:02:45.519 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-24 14:02:45.950 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-24 14:02:45.954 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-24 14:02:45.961 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-24 14:02:45.965 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-24 14:02:45.969 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-24 14:02:46.098 opus.c android_trac codec_modify:771: - TRACE
2019-06-24 14:02:46.098 strm0x8910a014 android_trac VAD re-enabled
2019-06-24 14:02:56.761 sound_port.c android_trac EC suspended because of inactivity
2019-06-24 14:02:56.871 sound_port.c android_trac EC activated
2019-06-24 14:03:08.237 sound_port.c android_trac EC suspended because of inactivity
2019-06-24 14:03:08.256 sound_port.c android_trac EC activated
2019-06-24 14:03:09.982 pjsua_aud.c thr0x9001297 !Call 1 dialing DTMF #
2019-06-24 14:03:15.373 pjsua_aud.c thr0x9001297 !Call 1 dialing DTMF 4
2019-06-24 14:03:16.025 pjsua_aud.c thr0x9001297 !Call 1 dialing DTMF 6
2019-06-24 14:03:16.389 pjsua_aud.c thr0x9001297 !Call 1 dialing DTMF 9
2019-06-24 14:03:16.743 pjsua_aud.c thr0x9001297 !Call 1 dialing DTMF 5
2019-06-24 14:03:17.084 pjsua_aud.c thr0x9001297 !Call 1 dialing DTMF 1
2019-06-24 14:03:17.391 sound_port.c android_trac !EC suspended because of inactivity
2019-06-24 14:03:17.889 pjsua_aud.c thr0x9001297 !Call 1 dialing DTMF 2
2019-06-24 14:03:18.305 pjsua_aud.c thr0x9001297 !Call 1 dialing DTMF 9
2019-06-24 14:03:18.549 pjsua_aud.c thr0x9001297 !Call 1 dialing DTMF 6
2019-06-24 14:03:18.904 pjsua_aud.c thr0x9001297 !Call 1 dialing DTMF 1
2019-06-24 14:03:19.168 pjsua_aud.c thr0x9001297 !Call 1 dialing DTMF 4
2019-06-24 14:03:23.293 sound_port.c android_trac EC activated
2019-06-24 14:03:34.512 sound_port.c android_trac !EC suspended because of inactivity
2019-06-24 14:03:34.528 sound_port.c android_trac EC activated
2019-06-24 14:03:35.134 pjsua_call.c thr0x9001297 !Call 1 hanging up: code=200..
2019-06-24 14:03:35.146 pjsua_core.c thr0x9001297 TX 451 bytes Request msg
BYE/cseq=31832 (tdta0x82473064) to UDP 108.168.212.234:5090:
BYE sip:108.168.212.234:5090;did=1a2.07816332 SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:57576;rport;branch=z9hG4bKPj9f1d640f-1ef2-47f7-9bbd-
afb2b2eea73b
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b31c0f81-01e7-4e21-960f-909c6d52843d
t: sip:[email protected];tag=N74ggjgZ6vZFH
i: e53ffbdf-08c3-4e93-bc98-f8a76dc9717c
CSeq: 31832 BYE
User-Agent: TextNow PjSip 2.6
l: 0

--end msg--
2019-06-24 14:03:35.241 pjsua_core.c pjsua_0 RX 551 bytes Response msg
200/BYE/cseq=31832 (rdata0x8e110014) from UDP 108.168.212.234:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:57576;received=166.173.59.21;rport=57576;branch=z9hG4bKPj9f1d640f-1ef2-
47f7-9bbd-afb2b2eea73b
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b31c0f81-01e7-4e21-960f-909c6d52843d
t: sip:[email protected];tag=N74ggjgZ6vZFH
i: e53ffbdf-08c3-4e93-bc98-f8a76dc9717c
CSeq: 31832 BYE
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Content-Length: 0

--end msg--
2019-06-24 14:03:35.264 pjsua_media.c pjsua_0 Call 1: deinitializing media..
2019-06-24 14:03:35.323 pjsua_media.c pjsua_0 Media stream call01:0 is destroyed
2019-06-24 14:03:36.245 pjsua_aud.c pjsua_0 !Closing sound device after idle for 1
second(s)
2019-06-24 14:03:36.246 pjsua_aud.c pjsua_0 Closing Android JNI sound playback
device and Android JNI sound capture device
2019-06-24 14:03:36.247 android_jni_de pjsua_0 Android JNI stream stopped
2019-06-24 14:03:36.247 android_jni_de pjsua_0 Destroying Android JNI stream...
2019-06-24 14:03:36.294 android_jni_de pjsua_0 !Audio record released
2019-06-24 14:03:36.304 android_jni_de pjsua_0 Audio track released
2019-06-24 14:03:36.305 android_jni_de pjsua_0 Android JNI stream destroyed
2019-06-24 14:03:36.856 pjsua_acc.c thr0x9001297 !Deleting account 0..
2019-06-24 14:03:36.857 pjsua_acc.c thr0x9001297 Acc 0: setting unregistration..
2019-06-24 14:03:36.858 sip_reg.c thr0x9001297 Sending register request with timeout
5000
2019-06-24 14:03:36.859 pjsua_core.c thr0x9001297 TX 610 bytes Request msg
REGISTER/cseq=20702 (tdta0x7e08a064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:57576;rport;branch=z9hG4bKPj8b04c172-e849-459f-a7cc-
3e713adc22af
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=2e25030b-b23c-4557-a0bd-c4152f137fcf
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: f2747716-eeba-4cac-a665-6ce1eb2ce77d
CSeq: 20702 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:57576>
Expires: 0
l: 0

--end msg--
2019-06-24 14:03:36.859 sip_util_state thr0x9001297 Setting request timeout of 5000
2019-06-24 14:03:36.860 pjsua_acc.c thr0x9001297 Acc 0: Unregistration sent
2019-06-24 14:03:36.860 pjsua_acc.c thr0x9001297 Account id 0 deleted
2019-06-24 14:03:36.936 pjsua_core.c pjsua_0 RX 644 bytes Response msg
401/REGISTER/cseq=20702 (rdata0x81fbe014) from UDP 108.168.212.234:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.21:57576;received=166.173.59.21;rport=57576;branch=z9hG4bKPj8b04c172-e849-
459f-a7cc-3e713adc22af
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=2e25030b-b23c-4557-a0bd-c4152f137fcf
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=ec68159d256c10edd2dcd20a0ed8f360.9b10
i: f2747716-eeba-4cac-a665-6ce1eb2ce77d
CSeq: 20702 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d111ea70000f438cc2c44551316ccf4ff79455cb3dfe0b5"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:03:36.938 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-24 14:03:36.939 pjsua_core.c pjsua_0 TX 864 bytes Request msg
REGISTER/cseq=20703 (tdta0x7e08a064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:57576;rport;branch=z9hG4bKPj5935efdb-a1eb-471b-a13b-
d3b7e9b894b8
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=2e25030b-b23c-4557-a0bd-c4152f137fcf
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: f2747716-eeba-4cac-a665-6ce1eb2ce77d
CSeq: 20703 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:57576>
Expires: 0
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d111ea70000f438cc2c44551316ccf4ff79455cb3dfe0b5",
uri="sip:enflick.layered.net", response="3ee437c4542e4f0d0208922f025238a1"
l: 0

--end msg--
2019-06-24 14:03:36.941 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-24 14:03:37.025 pjsua_core.c pjsua_0 RX 522 bytes Response msg
200/REGISTER/cseq=20703 (rdata0x81fbe014) from UDP 108.168.212.234:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:57576;received=166.173.59.21;rport=57576;branch=z9hG4bKPj5935efdb-a1eb-
471b-a13b-d3b7e9b894b8
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=2e25030b-b23c-4557-a0bd-c4152f137fcf
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=ec68159d256c10edd2dcd20a0ed8f360.dd44
i: f2747716-eeba-4cac-a665-6ce1eb2ce77d
CSeq: 20703 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:03:39.905 endpoint.cpp thr0x9001297 !pjsua_transport_set_enable(id,
enabled) error: Invalid operation (PJ_EINVALIDOP) (status=70013)
[../src/pjsua2/endpoint.cpp:1777]
2019-06-24 14:03:40.642 pjsua_core.c thr0x9001297 !Shutting down, flags=0...
2019-06-24 14:03:40.646 pjsua_core.c thr0x9001297 PJSUA state changed: RUNNING -->
CLOSING
2019-06-24 14:03:40.651 pjsua_call.c thr0x9001297 Hangup all calls..
2019-06-24 14:03:40.651 pjsua_media.c thr0x9001297 Call 0: deinitializing media..
2019-06-24 14:03:40.652 pjsua_media.c thr0x9001297 Call 1: deinitializing media..
2019-06-24 14:03:40.652 pjsua_media.c thr0x9001297 Call 2: deinitializing media..
2019-06-24 14:03:40.652 pjsua_media.c thr0x9001297 Call 3: deinitializing media..
2019-06-24 14:03:40.652 pjsua_pres.c thr0x9001297 Shutting down presence..
2019-06-24 14:03:41.654 pjsua_core.c thr0x9001297 Destroying...
2019-06-24 14:03:41.655 pjsua_media.c thr0x9001297 Shutting down media..
2019-06-24 14:03:41.740 android_jni_de thr0x9001297 Android JNI sound library shutting
down..
2019-06-24 14:03:41.740 sip_transactio thr0x9001297 Stopping transaction layer module
2019-06-24 14:03:41.741 sip_transactio thr0x9001297 Stopped transaction layer module
2019-06-24 14:03:41.741 sip_endpoint.c thr0x9001297 Module "mod-unsolicited-mwi"
unregistered
2019-06-24 14:03:41.741 sip_endpoint.c thr0x9001297 Module "mod-pjsua-options"
unregistered
2019-06-24 14:03:41.742 sip_endpoint.c thr0x9001297 Module "mod-pjsua-im" unregistered
2019-06-24 14:03:41.742 sip_endpoint.c thr0x9001297 Module "mod-pjsua-pres" unregistered
2019-06-24 14:03:41.742 sip_endpoint.c thr0x9001297 Module "mod-pjsua" unregistered
2019-06-24 14:03:41.743 sip_endpoint.c thr0x9001297 Module "mod-stateful-util" unregistered
2019-06-24 14:03:41.743 sip_endpoint.c thr0x9001297 Module "mod-refer" unregistered
2019-06-24 14:03:41.743 sip_endpoint.c thr0x9001297 Module "mod-mwi" unregistered
2019-06-24 14:03:41.744 sip_endpoint.c thr0x9001297 Module "mod-presence" unregistered
2019-06-24 14:03:41.744 sip_endpoint.c thr0x9001297 Module "mod-evsub" unregistered
2019-06-24 14:03:41.744 sip_endpoint.c thr0x9001297 Module "mod-invite" unregistered
2019-06-24 14:03:41.745 sip_endpoint.c thr0x9001297 Module "mod-100rel" unregistered
2019-06-24 14:03:41.745 sip_endpoint.c thr0x9001297 Module "mod-ua" unregistered
2019-06-24 14:03:41.745 sip_transactio thr0x9001297 Transaction layer module destroyed
2019-06-24 14:03:41.746 sip_endpoint.c thr0x9001297 Module "mod-tsx-layer" unregistered
2019-06-24 14:03:41.746 sip_endpoint.c thr0x9001297 Module "mod-msg-print" unregistered
2019-06-24 14:03:41.746 sip_endpoint.c thr0x9001297 Module "mod-pjsua-log" unregistered
2019-06-24 14:03:41.748 udp0x7cd65600 thr0x9001297 SIP UDP transport destroyed
2019-06-24 14:03:41.748 sip_endpoint.c thr0x9001297 Endpoint 0x896dc064 destroyed
2019-06-24 14:03:41.749 pjsua_core.c thr0x9001297 PJSUA state changed: CLOSING -->
NULL
2019-06-24 14:03:41.749 pjsua_core.c thr0x9001297 PJSUA destroyed...
2019-06-24 14:04:18.666 sip_endpoint.c thr0x8751f97 Module "mod-pjsua-log" registered
2019-06-24 14:04:18.672 sip_endpoint.c thr0x8751f97 Module "mod-tsx-layer" registered
2019-06-24 14:04:18.673 sip_endpoint.c thr0x8751f97 Module "mod-stateful-util" registered
2019-06-24 14:04:18.673 sip_endpoint.c thr0x8751f97 Module "mod-ua" registered
2019-06-24 14:04:18.674 sip_endpoint.c thr0x8751f97 Module "mod-100rel" registered
2019-06-24 14:04:18.674 sip_endpoint.c thr0x8751f97 Module "mod-pjsua" registered
2019-06-24 14:04:18.679 sip_endpoint.c thr0x8751f97 Module "mod-invite" registered
2019-06-24 14:04:18.682 android_jni_de thr0x8751f97 Android JNI sound library initialized
2019-06-24 14:04:18.684 pjlib thr0x8751f97 select() I/O Queue created (0x7be61e14)
2019-06-24 14:04:18.706 sip_endpoint.c thr0x8751f97 Module "mod-evsub" registered
2019-06-24 14:04:18.707 sip_endpoint.c thr0x8751f97 Module "mod-presence" registered
2019-06-24 14:04:18.707 sip_endpoint.c thr0x8751f97 Module "mod-mwi" registered
2019-06-24 14:04:18.708 sip_endpoint.c thr0x8751f97 Module "mod-refer" registered
2019-06-24 14:04:18.708 sip_endpoint.c thr0x8751f97 Module "mod-pjsua-pres" registered
2019-06-24 14:04:18.709 sip_endpoint.c thr0x8751f97 Module "mod-pjsua-im" registered
2019-06-24 14:04:18.709 sip_endpoint.c thr0x8751f97 Module "mod-pjsua-options" registered
2019-06-24 14:04:18.709 pjsua_core.c thr0x8751f97 1 SIP worker threads created
2019-06-24 14:04:18.710 pjsua_core.c thr0x8751f97 pjsua version 2.6 for Linux-
3.18.71/armv7l initialized
2019-06-24 14:04:18.710 pjsua_core.c thr0x8751f97 PJSUA state changed: CREATED -->
INIT
2019-06-24 14:04:18.740 pjsua_core.c thr0x8751f97 SIP UDP socket reachable at
192.168.1.28:45327
2019-06-24 14:04:18.747 udp0x7b7daa00 thr0x8751f97 SIP UDP transport started, published
address is 192.168.1.28:45327
2019-06-24 14:04:18.748 pjsua_core.c thr0x8751f97 PJSUA state changed: INIT -->
STARTING
2019-06-24 14:04:18.748 sip_endpoint.c thr0x8751f97 Module "mod-unsolicited-mwi"
registered
2019-06-24 14:04:18.749 pjsua_core.c thr0x8751f97 PJSUA state changed: STARTING -->
RUNNING
2019-06-24 14:04:18.767 endpoint.cpp thr0x8751f97 codecGetParam() codec_id =
'opus/48000/2'

2019-06-24 14:04:18.768 opus.c thr0x8751f97 factory_default_attr:460: - TRACE


2019-06-24 14:04:18.817 pjsua_acc.c thr0x8751f97 Adding account:
id=sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.lay
ered.net
2019-06-24 14:04:18.818 pjsua_acc.c thr0x8751f97 Account
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net added with id 0
2019-06-24 14:04:18.819 pjsua_acc.c thr0x8751f97 Acc 0: setting registration..
2019-06-24 14:04:18.824 sip_reg.c thr0x8751f97 Sending register request with timeout
5000
2019-06-24 14:04:18.825 pjsua_core.c thr0x8751f97 TX 707 bytes Request msg
REGISTER/cseq=58074 (tdta0x7bef6064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:45327;rport;branch=z9hG4bKPjd02d10c3-226c-431e-9efb-
906edbb90c74
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=6cadfba2-b7f4-48d2-8286-6dbf0ac72339
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: f23f7d11-d963-4580-830a-ab7d7378bc51
CSeq: 58074 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:45327>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-06-24 14:04:18.826 sip_util_state thr0x8751f97 Setting request timeout of 5000
2019-06-24 14:04:18.827 pjsua_acc.c thr0x8751f97 Acc 0: Registration sent
2019-06-24 14:04:18.905 pjsua_core.c pjsua_0 RX 642 bytes Response msg
401/REGISTER/cseq=58074 (rdata0x7e261014) from UDP 108.168.212.234:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
192.168.1.28:45327;received=166.173.59.21;rport=3163;branch=z9hG4bKPjd02d10c3-226c-
431e-9efb-906edbb90c74
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=6cadfba2-b7f4-48d2-8286-6dbf0ac72339
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=68caafe91010a88ad23a0de9d7b2d5de.57c8
i: f23f7d11-d963-4580-830a-ab7d7378bc51
CSeq: 58074 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d111ed100008f7fd9c94a5c8917eb86b9166a3d3c41b3b1"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:04:18.907 pjsua_acc.c pjsua_0 IP address change detected for account 0
(192.168.1.28:45327 --> 166.173.59.21:3163). Updating registration (using method 4)
2019-06-24 14:04:18.908 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-24 14:04:18.910 pjsua_core.c pjsua_0 TX 961 bytes Request msg
REGISTER/cseq=58075 (tdta0x7bef6064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:3163;rport;branch=z9hG4bKPj5df759d0-c859-440c-9cd6-
e54b897da8cc
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=6cadfba2-b7f4-48d2-8286-6dbf0ac72339
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: f23f7d11-d963-4580-830a-ab7d7378bc51
CSeq: 58075 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:3163>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d111ed100008f7fd9c94a5c8917eb86b9166a3d3c41b3b1",
uri="sip:enflick.layered.net", response="850108d0555a64f63b4185cbb951e418"
l: 0

--end msg--
2019-06-24 14:04:18.912 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-24 14:04:19.004 pjsua_core.c pjsua_0 RX 623 bytes Response msg
200/REGISTER/cseq=58075 (rdata0x7e261014) from UDP 108.168.212.234:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:3163;received=166.173.59.21;rport=3163;branch=z9hG4bKPj5df759d0-c859-
440c-9cd6-e54b897da8cc
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=6cadfba2-b7f4-48d2-8286-6dbf0ac72339
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=68caafe91010a88ad23a0de9d7b2d5de.864b
i: f23f7d11-d963-4580-830a-ab7d7378bc51
CSeq: 58075 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:3163>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:04:19.007 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-06-24 14:04:19.009 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-06-24 14:04:19.044 pjsua_call.c pjsua_0 Making call with acc #0 to
sip:[email protected]
2019-06-24 14:04:19.045 pjsua_aud.c pjsua_0 Set sound device: capture=-1, playback=-2
2019-06-24 14:04:19.045 pjsua_aud.c pjsua_0 Opening sound device (speaker + mic)
PCM@16000/1/20ms
2019-06-24 14:04:19.045 android_jni_de pjsua_0 Creating Android JNI stream
2019-06-24 14:04:19.125 android_jni_de pjsua_0 Using audio input source : 7
2019-06-24 14:04:19.193 android_jni_de pjsua_0 Audio record initialized successfully.
2019-06-24 14:04:19.203 android_jni_de android_reco Setting thread priority successful
2019-06-24 14:04:19.243 android_jni_de pjsua_0 !Audio track initialized successfully.
2019-06-24 14:04:19.246 ec0x816d1000 pjsua_0 AEC created, clock_rate=16000,
channel=1, samples per frame=320, tail length=200 ms, latency=0 ms
2019-06-24 14:04:19.247 android_jni_de pjsua_0 Android JNI stream started
2019-06-24 14:04:19.248 pjsua_media.c pjsua_0 Call 0: initializing media..
2019-06-24 14:04:19.254 android_jni_de android_trac Setting thread priority successful
2019-06-24 14:04:19.258 pjsua_media.c pjsua_0 !RTP socket reachable at
192.168.1.28:4000
2019-06-24 14:04:19.259 pjsua_media.c pjsua_0 RTCP socket reachable at
192.168.1.28:4001
2019-06-24 14:04:19.259 pjsua_media.c pjsua_0 Media index 0 selected for audio call 0
2019-06-24 14:04:19.261 pjsua_core.c pjsua_0 TX 995 bytes Request msg
INVITE/cseq=15950 (tdta0x8907d064) to UDP 108.168.212.234:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:3163;rport;branch=z9hG4bKPjd7b6d466-5413-4fa7-aabc-
a8d8166e9180
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=a9e9a89b-0836-4079-b2d5-615e1b37320d
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:3163>
i: cb7be6b3-9eda-427e-b271-989e11e803f2
CSeq: 15950 INVITE
Route: <sip:108.168.212.234:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
c: application/sdp
l: 354

v=0
o=- 3770391859 3770391859 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-24 14:04:19.371 pjsua_core.c pjsua_0 RX 419 bytes Response msg
100/INVITE/cseq=15950 (rdata0x7e261014) from UDP 108.168.212.234:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.173.59.21:3163;received=166.173.59.21;rport=3163;branch=z9hG4bKPjd7b6d466-5413-
4fa7-aabc-a8d8166e9180
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=a9e9a89b-0836-4079-b2d5-615e1b37320d
t: sip:[email protected]
i: cb7be6b3-9eda-427e-b271-989e11e803f2
CSeq: 15950 INVITE
Server: OpenSIPS SBC
Content-Length: 0
--end msg--
2019-06-24 14:04:19.377 pjsua_core.c pjsua_0 RX 592 bytes Response msg
401/INVITE/cseq=15950 (rdata0x7e261014) from UDP 108.168.212.234:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.21:3163;received=166.173.59.21;rport=3163;branch=z9hG4bKPjd7b6d466-5413-
4fa7-aabc-a8d8166e9180
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=a9e9a89b-0836-4079-b2d5-615e1b37320d
t: sip:[email protected];tag=68caafe91010a88ad23a0de9d7b2d5de.faa3
i: cb7be6b3-9eda-427e-b271-989e11e803f2
CSeq: 15950 INVITE
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d111ed200008ff39088b2adb416332b5c1ce2f2025f8cd0"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:04:19.378 pjsua_core.c pjsua_0 TX 476 bytes Request msg
ACK/cseq=15950 (tdta0x89115064) to UDP 108.168.212.234:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:3163;rport;branch=z9hG4bKPjd7b6d466-5413-4fa7-aabc-
a8d8166e9180
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=a9e9a89b-0836-4079-b2d5-615e1b37320d
t: sip:[email protected];tag=68caafe91010a88ad23a0de9d7b2d5de.faa3
i: cb7be6b3-9eda-427e-b271-989e11e803f2
CSeq: 15950 ACK
Route: <sip:108.168.212.234:5090;lr>
l: 0

--end msg--
2019-06-24 14:04:19.383 pjsua_core.c pjsua_0 TX 1262 bytes Request msg
INVITE/cseq=15951 (tdta0x8907d064) to UDP 108.168.212.234:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:3163;rport;branch=z9hG4bKPj4a59cf0b-3b11-4697-b44a-
9f7f8a7cdf0b
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=a9e9a89b-0836-4079-b2d5-615e1b37320d
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:3163>
i: cb7be6b3-9eda-427e-b271-989e11e803f2
CSeq: 15951 INVITE
Route: <sip:108.168.212.234:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d111ed200008ff39088b2adb416332b5c1ce2f2025f8cd0",
uri="sip:[email protected]",
response="5b7c8c8531bcbeba40eaa3ac8f97b7fb"
c: application/sdp
l: 354

v=0
o=- 3770391859 3770391859 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-24 14:04:19.451 pjsua_core.c pjsua_0 RX 419 bytes Response msg
100/INVITE/cseq=15951 (rdata0x7e261014) from UDP 108.168.212.234:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.173.59.21:3163;received=166.173.59.21;rport=3163;branch=z9hG4bKPj4a59cf0b-3b11-
4697-b44a-9f7f8a7cdf0b
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=a9e9a89b-0836-4079-b2d5-615e1b37320d
t: sip:[email protected]
i: cb7be6b3-9eda-427e-b271-989e11e803f2
CSeq: 15951 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-24 14:04:19.486 pjsua_core.c pjsua_0 RX 792 bytes Response msg
180/INVITE/cseq=15951 (rdata0x7e261014) from UDP 108.168.212.234:5090:
SIP/2.0 180 Ringing
v: SIP/2.0/UDP
166.173.59.21:3163;received=166.173.59.21;rport=3163;branch=z9hG4bKPj4a59cf0b-3b11-
4697-b44a-9f7f8a7cdf0b
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=a9e9a89b-0836-4079-b2d5-615e1b37320d
To: <sip:[email protected]>;tag=9ZH31ttZg058S
i: cb7be6b3-9eda-427e-b271-989e11e803f2
CSeq: 15951 INVITE
Contact: <sip:108.168.212.234:5090;did=433.aac54903>
User-Agent: pstn_6070
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0
Remote-Party-ID: "+14694221940"
<sip:[email protected]>;party=calling;privacy=off;screen=no

--end msg--
2019-06-24 14:04:19.494 pjsua_aud.c pjsua_0 Conf connect: 1 --> 0
2019-06-24 14:04:19.494 conference.c pjsua_0 Port 1 (tonegen) transmitting to port 0
(Android JNI)
2019-06-24 14:04:53.334 pjsua_core.c pjsua_0 RX 1179 bytes Response msg
200/INVITE/cseq=15951 (rdata0x7e261014) from UDP 108.168.212.234:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:3163;received=166.173.59.21;rport=3163;branch=z9hG4bKPj4a59cf0b-3b11-
4697-b44a-9f7f8a7cdf0b
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=a9e9a89b-0836-4079-b2d5-615e1b37320d
To: <sip:[email protected]>;tag=9ZH31ttZg058S
i: cb7be6b3-9eda-427e-b271-989e11e803f2
CSeq: 15951 INVITE
Contact: <sip:108.168.212.234:5090;did=433.aac54903>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 296
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1561379652 1561379653 IN IP4 50.97.48.85
s=FreeSWITCH
c=IN IP4 75.126.217.5
t=0 0
m=audio 57454 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:57455 IN IP4 75.126.217.5
a=proxy:no

--end msg--
2019-06-24 14:04:53.369 pjsua_aud.c pjsua_0 !Conf disconnect: 1 -x- 0
2019-06-24 14:04:53.369 conference.c pjsua_0 Port 1 (tonegen) stop transmitting to port 0
(Android JNI)
2019-06-24 14:04:53.531 pjsua_media.c pjsua_0 Call 0: updating media..
2019-06-24 14:04:53.532 pjsua_aud.c pjsua_0 Audio channel update..
2019-06-24 14:04:53.533 opus.c pjsua_0 factory_alloc_codec:523: - TRACE
2019-06-24 14:04:53.534 opus.c pjsua_0 codec_open:596: - TRACE
2019-06-24 14:04:53.548 opus.c pjsua_0 !codec_open:673: sample_rate: 48000
2019-06-24 14:04:53.555 opus.c pjsua_0 codec_modify:771: - TRACE
2019-06-24 14:04:53.556 strm0x7b7d4814 pjsua_0 VAD temporarily disabled
2019-06-24 14:04:53.557 strm0x7b7d4814 pjsua_0 Encoder stream started
2019-06-24 14:04:53.558 strm0x7b7d4814 pjsua_0 Decoder stream started
2019-06-24 14:04:53.568 pjsua_media.c pjsua_0 Audio updated, stream #0: opus
(sendrecv)
2019-06-24 14:04:53.584 pjsua_aud.c pjsua_0 Conf connect: 0 --> 2
2019-06-24 14:04:53.585 conference.c pjsua_0 Port 0 (Android JNI) transmitting to port 2
(sip:[email protected])
2019-06-24 14:04:53.588 pjsua_aud.c pjsua_0 Conf connect: 2 --> 0
2019-06-24 14:04:53.590 conference.c pjsua_0 !Port 2
(sip:[email protected]) transmitting to port 0 (Android JNI)
2019-06-24 14:04:53.591 Master/sound android_trac !Underflow, buf_cnt=0, will generate 1
frame
2019-06-24 14:04:53.606 pjsua_core.c pjsua_0 TX 419 bytes Request msg
ACK/cseq=15951 (tdta0x7e49f064) to UDP 108.168.212.234:5090:
ACK sip:108.168.212.234:5090;did=433.aac54903 SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:3163;rport;branch=z9hG4bKPj96a6f496-c0fa-46a9-9b7c-
954b23d2af0f
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=a9e9a89b-0836-4079-b2d5-615e1b37320d
t: sip:[email protected];tag=9ZH31ttZg058S
i: cb7be6b3-9eda-427e-b271-989e11e803f2
CSeq: 15951 ACK
l: 0

--end msg--
2019-06-24 14:04:53.756 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-06-24 14:04:53.760 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-06-24 14:04:53.763 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-06-24 14:04:54.214 opus.c android_trac codec_modify:771: - TRACE
2019-06-24 14:04:54.217 strm0x7b7d4814 android_trac VAD re-enabled
2019-06-24 14:04:54.219 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-24 14:04:54.222 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-24 14:04:54.640 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-24 14:04:54.643 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-24 14:04:54.647 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-24 14:04:54.652 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-24 14:04:54.655 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-24 14:04:54.898 Master/sound android_reco Buffer size adjusted from 1601 to 1362
(eff_cnt=1280)
2019-06-24 14:04:55.265 Master/sound android_trac Underflow, buf_cnt=82, will generate 1
frame
2019-06-24 14:04:55.496 Master/sound android_reco Buffer size adjusted from 1682 to 1502
(eff_cnt=1280)
2019-06-24 14:04:55.635 Master/sound android_trac Underflow, buf_cnt=222, will generate 1
frame
2019-06-24 14:05:08.883 sound_port.c android_trac EC suspended because of inactivity
2019-06-24 14:05:14.058 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-24 14:05:14.111 pjsua_core.c pjsua_0 TX 707 bytes Request msg
REGISTER/cseq=58076 (tdta0x8e2a5064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:3163;rport;branch=z9hG4bKPjf15dfbff-c366-4ae0-8483-
2230d8963e0b
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=b4376c77-2a4b-4d5e-808a-e8ff379f12b5
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: f23f7d11-d963-4580-830a-ab7d7378bc51
CSeq: 58076 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:3163>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-06-24 14:05:14.114 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-24 14:05:14.174 pjsua_core.c pjsua_0 RX 520 bytes Response msg
200/REGISTER/cseq=58076 (rdata0x8163b014) from UDP 108.168.212.234:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:3163;received=166.173.59.21;rport=3163;branch=z9hG4bKPjf15dfbff-c366-
4ae0-8483-2230d8963e0b
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=b4376c77-2a4b-4d5e-808a-e8ff379f12b5
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=68caafe91010a88ad23a0de9d7b2d5de.6cd1
i: f23f7d11-d963-4580-830a-ab7d7378bc51
CSeq: 58076 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:05:14.274 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-06-24 14:05:14.280 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-06-24 14:05:15.001 Master/sound android_trac !Underflow, buf_cnt=62, will generate 1
frame
2019-06-24 14:05:15.659 pjsua_call.c thr0x8751f97 !Call 0 hanging up: code=200..
2019-06-24 14:05:15.661 pjsua_core.c thr0x8751f97 TX 450 bytes Request msg
BYE/cseq=15952 (tdta0x7cd26064) to UDP 108.168.212.234:5090:
BYE sip:108.168.212.234:5090;did=433.aac54903 SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:3163;rport;branch=z9hG4bKPj8b7c708e-d63c-4510-9130-
9f22e2b6da32
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=a9e9a89b-0836-4079-b2d5-615e1b37320d
t: sip:[email protected];tag=9ZH31ttZg058S
i: cb7be6b3-9eda-427e-b271-989e11e803f2
CSeq: 15952 BYE
User-Agent: TextNow PjSip 2.6
l: 0

--end msg--
2019-06-24 14:05:15.772 pjsua_core.c pjsua_0 RX 549 bytes Response msg
200/BYE/cseq=15952 (rdata0x8163b014) from UDP 108.168.212.234:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:3163;received=166.173.59.21;rport=3163;branch=z9hG4bKPj8b7c708e-d63c-
4510-9130-9f22e2b6da32
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=a9e9a89b-0836-4079-b2d5-615e1b37320d
t: sip:[email protected];tag=9ZH31ttZg058S
i: cb7be6b3-9eda-427e-b271-989e11e803f2
CSeq: 15952 BYE
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Content-Length: 0

--end msg--
2019-06-24 14:05:15.797 pjsua_media.c pjsua_0 Call 0: deinitializing media..
2019-06-24 14:05:15.808 pjsua_media.c pjsua_0 Media stream call00:0 is destroyed
2019-06-24 14:05:16.782 pjsua_aud.c pjsua_0 Closing sound device after idle for 1
second(s)
2019-06-24 14:05:16.784 pjsua_aud.c pjsua_0 Closing Android JNI sound playback
device and Android JNI sound capture device
2019-06-24 14:05:16.785 android_jni_de pjsua_0 Android JNI stream stopped
2019-06-24 14:05:16.791 android_jni_de pjsua_0 Destroying Android JNI stream...
2019-06-24 14:05:16.832 android_jni_de pjsua_0 !Audio record released
2019-06-24 14:05:16.842 android_jni_de pjsua_0 Audio track released
2019-06-24 14:05:16.842 android_jni_de pjsua_0 Android JNI stream destroyed
2019-06-24 14:05:17.491 pjsua_acc.c thr0x8751f97 !Deleting account 0..
2019-06-24 14:05:17.491 pjsua_acc.c thr0x8751f97 Acc 0: setting unregistration..
2019-06-24 14:05:17.492 sip_reg.c thr0x8751f97 Sending register request with timeout
5000
2019-06-24 14:05:17.493 pjsua_core.c thr0x8751f97 TX 608 bytes Request msg
REGISTER/cseq=58077 (tdta0x7cc83064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:3163;rport;branch=z9hG4bKPja3d15fb7-81f6-4956-9225-
a8244bf0b804
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=9ef0aa88-b5fc-45ac-8554-03811fc57f23
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: f23f7d11-d963-4580-830a-ab7d7378bc51
CSeq: 58077 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:3163>
Expires: 0
l: 0

--end msg--
2019-06-24 14:05:17.494 sip_util_state thr0x8751f97 Setting request timeout of 5000
2019-06-24 14:05:17.496 pjsua_acc.c thr0x8751f97 Acc 0: Unregistration sent
2019-06-24 14:05:17.496 pjsua_acc.c thr0x8751f97 Account id 0 deleted
2019-06-24 14:05:17.559 pjsua_core.c pjsua_0 RX 642 bytes Response msg
401/REGISTER/cseq=58077 (rdata0x8c566014) from UDP 108.168.212.234:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.21:3163;received=166.173.59.21;rport=3163;branch=z9hG4bKPja3d15fb7-81f6-
4956-9225-a8244bf0b804
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=9ef0aa88-b5fc-45ac-8554-03811fc57f23
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=68caafe91010a88ad23a0de9d7b2d5de.1f34
i: f23f7d11-d963-4580-830a-ab7d7378bc51
CSeq: 58077 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d111f0c0000c8b5d73c5a5dddbec7eeef81294ff9994ff6"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:05:17.565 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-24 14:05:17.570 pjsua_core.c pjsua_0 TX 862 bytes Request msg
REGISTER/cseq=58078 (tdta0x7cc83064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:3163;rport;branch=z9hG4bKPj2841b4e1-a0cc-4fdd-bfd5-
aead2a3a4b4a
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=9ef0aa88-b5fc-45ac-8554-03811fc57f23
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: f23f7d11-d963-4580-830a-ab7d7378bc51
CSeq: 58078 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:3163>
Expires: 0
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d111f0c0000c8b5d73c5a5dddbec7eeef81294ff9994ff6",
uri="sip:enflick.layered.net", response="184a0d83dc426da3f92562d680902d17"
l: 0

--end msg--
2019-06-24 14:05:17.581 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-24 14:05:17.651 pjsua_core.c pjsua_0 RX 520 bytes Response msg
200/REGISTER/cseq=58078 (rdata0x8c566014) from UDP 108.168.212.234:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:3163;received=166.173.59.21;rport=3163;branch=z9hG4bKPj2841b4e1-a0cc-
4fdd-bfd5-aead2a3a4b4a
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=9ef0aa88-b5fc-45ac-8554-03811fc57f23
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=68caafe91010a88ad23a0de9d7b2d5de.c7ac
i: f23f7d11-d963-4580-830a-ab7d7378bc51
CSeq: 58078 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
Call rating: 0 / 5
2019-06-24 14:05:40.307 pjsua_acc.c thr0x8751f97 !Adding account:
id=sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.lay
ered.net
2019-06-24 14:05:40.356 pjsua_acc.c thr0x8751f97 Account
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net added with id 0
2019-06-24 14:05:40.357 pjsua_acc.c thr0x8751f97 Acc 0: setting registration..
2019-06-24 14:05:40.365 sip_reg.c thr0x8751f97 Sending register request with timeout
5000
2019-06-24 14:05:40.369 pjsua_core.c thr0x8751f97 TX 707 bytes Request msg
REGISTER/cseq=57768 (tdta0x88cbe064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:45327;rport;branch=z9hG4bKPjcfb06052-9842-4c73-acf7-
8b4ec1f6ba95
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=6ddefa9b-a6a7-482d-bc6e-231a17b1c761
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: c423bcd4-7f7b-4d86-a2e2-b7634370ac22
CSeq: 57768 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:45327>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-06-24 14:05:40.371 sip_util_state thr0x8751f97 Setting request timeout of 5000
2019-06-24 14:05:40.374 pjsua_acc.c thr0x8751f97 Acc 0: Registration sent
2019-06-24 14:05:40.577 pjsua_core.c pjsua_0 RX 643 bytes Response msg
401/REGISTER/cseq=57768 (rdata0x8c566014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
192.168.1.28:45327;received=166.173.59.21;rport=43337;branch=z9hG4bKPjcfb06052-9842-
4c73-acf7-8b4ec1f6ba95
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=6ddefa9b-a6a7-482d-bc6e-231a17b1c761
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.de9d
i: c423bcd4-7f7b-4d86-a2e2-b7634370ac22
CSeq: 57768 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d111f230000dcd2815363a1394b531b97c522829507a1b4"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:05:40.580 pjsua_acc.c pjsua_0 IP address change detected for account 0
(192.168.1.28:45327 --> 166.173.59.21:43337). Updating registration (using method 4)
2019-06-24 14:05:40.581 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-24 14:05:40.586 pjsua_core.c pjsua_0 TX 963 bytes Request msg
REGISTER/cseq=57769 (tdta0x88cbe064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:43337;rport;branch=z9hG4bKPje08e0464-2516-4e79-9ce3-
40189905ef96
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=6ddefa9b-a6a7-482d-bc6e-231a17b1c761
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: c423bcd4-7f7b-4d86-a2e2-b7634370ac22
CSeq: 57769 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:43337>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d111f230000dcd2815363a1394b531b97c522829507a1b4",
uri="sip:enflick.layered.net", response="3e4ed9eacc63583a57a9d2cbf84b9246"
l: 0

--end msg--
2019-06-24 14:05:40.588 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-24 14:05:40.846 pjsua_core.c pjsua_0 RX 626 bytes Response msg
200/REGISTER/cseq=57769 (rdata0x8e6d0014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:43337;received=166.173.59.21;rport=43337;branch=z9hG4bKPje08e0464-2516-
4e79-9ce3-40189905ef96
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=6ddefa9b-a6a7-482d-bc6e-231a17b1c761
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.dcb2
i: c423bcd4-7f7b-4d86-a2e2-b7634370ac22
CSeq: 57769 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:43337>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:05:40.849 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-06-24 14:05:40.851 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-06-24 14:05:40.879 pjsua_call.c pjsua_0 Making call with acc #0 to
sip:[email protected]
2019-06-24 14:05:40.881 pjsua_aud.c pjsua_0 Set sound device: capture=-1, playback=-2
2019-06-24 14:05:40.883 pjsua_aud.c pjsua_0 Opening sound device (speaker + mic)
PCM@16000/1/20ms
2019-06-24 14:05:40.883 android_jni_de pjsua_0 Creating Android JNI stream
2019-06-24 14:05:40.906 android_jni_de pjsua_0 Using audio input source : 7
2019-06-24 14:05:40.985 android_jni_de pjsua_0 Audio record initialized successfully.
2019-06-24 14:05:40.991 android_jni_de android_reco Setting thread priority successful
2019-06-24 14:05:41.018 android_jni_de pjsua_0 !Audio track initialized successfully.
2019-06-24 14:05:41.020 ec0x7dbc2900 pjsua_0 AEC created, clock_rate=16000,
channel=1, samples per frame=320, tail length=200 ms, latency=0 ms
2019-06-24 14:05:41.021 android_jni_de pjsua_0 Android JNI stream started
2019-06-24 14:05:41.022 pjsua_media.c pjsua_0 Call 1: initializing media..
2019-06-24 14:05:41.045 pjsua_media.c pjsua_0 RTP socket reachable at
192.168.1.28:4000
2019-06-24 14:05:41.045 pjsua_media.c pjsua_0 RTCP socket reachable at
192.168.1.28:4001
2019-06-24 14:05:41.046 pjsua_media.c pjsua_0 !Media index 0 selected for audio call 1
2019-06-24 14:05:41.048 pjsua_core.c pjsua_0 TX 997 bytes Request msg
INVITE/cseq=16678 (tdta0x8e2a5064) to UDP 184.173.151.226:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:43337;rport;branch=z9hG4bKPjfd916912-1bc1-49ea-95a0-
eb79d6028dfe
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=502b5999-be90-4942-9ae2-b5286109bfb0
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:43337>
i: f533fef4-7f69-4b4a-93cc-08f75b841ad0
CSeq: 16678 INVITE
Route: <sip:184.173.151.226:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
c: application/sdp
l: 354

v=0
o=- 3770391941 3770391941 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-24 14:05:41.046 android_jni_de android_trac Setting thread priority successful
2019-06-24 14:05:41.211 pjsua_core.c pjsua_0 RX 421 bytes Response msg
100/INVITE/cseq=16678 (rdata0x8e6d0014) from UDP 184.173.151.226:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.173.59.21:43337;received=166.173.59.21;rport=43337;branch=z9hG4bKPjfd916912-1bc1-
49ea-95a0-eb79d6028dfe
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=502b5999-be90-4942-9ae2-b5286109bfb0
t: sip:[email protected]
i: f533fef4-7f69-4b4a-93cc-08f75b841ad0
CSeq: 16678 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-24 14:05:41.249 pjsua_core.c pjsua_0 RX 594 bytes Response msg
401/INVITE/cseq=16678 (rdata0x8e6d0014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.21:43337;received=166.173.59.21;rport=43337;branch=z9hG4bKPjfd916912-1bc1-
49ea-95a0-eb79d6028dfe
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=502b5999-be90-4942-9ae2-b5286109bfb0
t: sip:[email protected];tag=ec68159d256c10edd2dcd20a0ed8f360.3c91
i: f533fef4-7f69-4b4a-93cc-08f75b841ad0
CSeq: 16678 INVITE
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d111f24000150c965ea4988ec1e418406ffbb3b69bf1b4d"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0
--end msg--
2019-06-24 14:05:41.251 pjsua_core.c pjsua_0 TX 477 bytes Request msg
ACK/cseq=16678 (tdta0x7bae5064) to UDP 184.173.151.226:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:43337;rport;branch=z9hG4bKPjfd916912-1bc1-49ea-95a0-
eb79d6028dfe
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=502b5999-be90-4942-9ae2-b5286109bfb0
t: sip:[email protected];tag=ec68159d256c10edd2dcd20a0ed8f360.3c91
i: f533fef4-7f69-4b4a-93cc-08f75b841ad0
CSeq: 16678 ACK
Route: <sip:184.173.151.226:5090;lr>
l: 0

--end msg--
2019-06-24 14:05:41.260 pjsua_core.c pjsua_0 TX 1264 bytes Request msg
INVITE/cseq=16679 (tdta0x8e2a5064) to UDP 184.173.151.226:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:43337;rport;branch=z9hG4bKPj212e7fd1-6f64-4be8-a2b1-
2350a54caeed
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=502b5999-be90-4942-9ae2-b5286109bfb0
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:43337>
i: f533fef4-7f69-4b4a-93cc-08f75b841ad0
CSeq: 16679 INVITE
Route: <sip:184.173.151.226:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d111f24000150c965ea4988ec1e418406ffbb3b69bf1b4d",
uri="sip:[email protected]",
response="5381a02319d5c79e195d6b0fad3bf808"
c: application/sdp
l: 354

v=0
o=- 3770391941 3770391941 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-24 14:05:41.426 pjsua_core.c pjsua_0 RX 421 bytes Response msg
100/INVITE/cseq=16679 (rdata0x8e6d0014) from UDP 184.173.151.226:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.173.59.21:43337;received=166.173.59.21;rport=43337;branch=z9hG4bKPj212e7fd1-6f64-
4be8-a2b1-2350a54caeed
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=502b5999-be90-4942-9ae2-b5286109bfb0
t: sip:[email protected]
i: f533fef4-7f69-4b4a-93cc-08f75b841ad0
CSeq: 16679 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-24 14:05:41.480 pjsua_core.c pjsua_0 RX 794 bytes Response msg
180/INVITE/cseq=16679 (rdata0x8e6d0014) from UDP 184.173.151.226:5090:
SIP/2.0 180 Ringing
v: SIP/2.0/UDP
166.173.59.21:43337;received=166.173.59.21;rport=43337;branch=z9hG4bKPj212e7fd1-6f64-
4be8-a2b1-2350a54caeed
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=502b5999-be90-4942-9ae2-b5286109bfb0
To: <sip:[email protected]>;tag=ZKeD4UFc1KSpN
i: f533fef4-7f69-4b4a-93cc-08f75b841ad0
CSeq: 16679 INVITE
Contact: <sip:184.173.151.226:5090;did=eb7.4a96cb15>
User-Agent: pstn_6070
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0
Remote-Party-ID: "+19725429585"
<sip:[email protected]>;party=calling;privacy=off;screen=no

--end msg--
2019-06-24 14:05:41.490 pjsua_aud.c pjsua_0 Conf connect: 1 --> 0
2019-06-24 14:05:41.490 conference.c pjsua_0 Port 1 (tonegen) transmitting to port 0
(Android JNI)
2019-06-24 14:05:44.805 pjsua_core.c pjsua_0 RX 1183 bytes Response msg
200/INVITE/cseq=16679 (rdata0x8e6d0014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:43337;received=166.173.59.21;rport=43337;branch=z9hG4bKPj212e7fd1-6f64-
4be8-a2b1-2350a54caeed
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=502b5999-be90-4942-9ae2-b5286109bfb0
To: <sip:[email protected]>;tag=ZKeD4UFc1KSpN
i: f533fef4-7f69-4b4a-93cc-08f75b841ad0
CSeq: 16679 INVITE
Contact: <sip:184.173.151.226:5090;did=eb7.4a96cb15>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 298
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1561380431 1561380432 IN IP4 169.44.58.239
s=FreeSWITCH
c=IN IP4 158.85.40.19
t=0 0
m=audio 44838 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:44839 IN IP4 158.85.40.19
a=proxy:no

--end msg--
2019-06-24 14:05:44.814 pjsua_aud.c pjsua_0 Conf disconnect: 1 -x- 0
2019-06-24 14:05:44.815 conference.c pjsua_0 Port 1 (tonegen) stop transmitting to port 0
(Android JNI)
2019-06-24 14:05:44.817 pjsua_media.c pjsua_0 Call 1: updating media..
2019-06-24 14:05:44.828 pjsua_aud.c pjsua_0 Audio channel update..
2019-06-24 14:05:44.832 opus.c pjsua_0 factory_alloc_codec:523: - TRACE
2019-06-24 14:05:44.840 opus.c pjsua_0 codec_open:596: - TRACE
2019-06-24 14:05:44.853 opus.c pjsua_0 codec_open:673: sample_rate: 48000
2019-06-24 14:05:44.858 opus.c pjsua_0 codec_modify:771: - TRACE
2019-06-24 14:05:44.859 strm0x8db95814 pjsua_0 VAD temporarily disabled
2019-06-24 14:05:44.861 strm0x8db95814 pjsua_0 Encoder stream started
2019-06-24 14:05:44.864 strm0x8db95814 pjsua_0 Decoder stream started
2019-06-24 14:05:44.867 pjsua_media.c pjsua_0 Audio updated, stream #0: opus
(sendrecv)
2019-06-24 14:05:44.871 pjsua_aud.c pjsua_0 Conf connect: 0 --> 2
2019-06-24 14:05:44.872 conference.c pjsua_0 Port 0 (Android JNI) transmitting to port 2
(sip:[email protected])
2019-06-24 14:05:44.872 pjsua_aud.c pjsua_0 Conf connect: 2 --> 0
2019-06-24 14:05:44.872 conference.c pjsua_0 Port 2
(sip:[email protected]) transmitting to port 0 (Android JNI)
2019-06-24 14:05:44.879 Master/sound android_trac !Underflow, buf_cnt=62, will generate 1
frame
2019-06-24 14:05:44.879 pjsua_core.c pjsua_0 !TX 420 bytes Request msg
ACK/cseq=16679 (tdta0x7d3fe064) to UDP 184.173.151.226:5090:
ACK sip:184.173.151.226:5090;did=eb7.4a96cb15 SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:43337;rport;branch=z9hG4bKPj2c13a2fb-4af3-4654-a845-
a9c7b411ca2f
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=502b5999-be90-4942-9ae2-b5286109bfb0
t: sip:[email protected];tag=ZKeD4UFc1KSpN
i: f533fef4-7f69-4b4a-93cc-08f75b841ad0
CSeq: 16679 ACK
l: 0

--end msg--
2019-06-24 14:05:45.066 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-24 14:05:45.415 pjsua_aud.c thr0x8751f97 !Conf disconnect: 0 -x- 2
2019-06-24 14:05:45.417 conference.c thr0x8751f97 Port 0 (Android JNI) stop transmitting to
port 2 (sip:[email protected])
2019-06-24 14:05:45.663 opus.c android_trac codec_modify:771: - TRACE
2019-06-24 14:05:45.664 strm0x8db95814 android_trac VAD re-enabled
2019-06-24 14:05:55.086 pjsua_call.c thr0x8751f97 !Call 1 hanging up: code=200..
2019-06-24 14:05:55.088 pjsua_core.c thr0x8751f97 TX 451 bytes Request msg
BYE/cseq=16680 (tdta0x8ce9d064) to UDP 184.173.151.226:5090:
BYE sip:184.173.151.226:5090;did=eb7.4a96cb15 SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:43337;rport;branch=z9hG4bKPjb7552e2d-6d1b-4666-9c5e-
c45c14f66f95
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=502b5999-be90-4942-9ae2-b5286109bfb0
t: sip:[email protected];tag=ZKeD4UFc1KSpN
i: f533fef4-7f69-4b4a-93cc-08f75b841ad0
CSeq: 16680 BYE
User-Agent: TextNow PjSip 2.6
l: 0

--end msg--
2019-06-24 14:05:55.589 pjsua_core.c pjsua_0 TX 451 bytes Request msg
BYE/cseq=16680 (tdta0x8ce9d064) to UDP 184.173.151.226:5090:
BYE sip:184.173.151.226:5090;did=eb7.4a96cb15 SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:43337;rport;branch=z9hG4bKPjb7552e2d-6d1b-4666-9c5e-
c45c14f66f95
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=502b5999-be90-4942-9ae2-b5286109bfb0
t: sip:[email protected];tag=ZKeD4UFc1KSpN
i: f533fef4-7f69-4b4a-93cc-08f75b841ad0
CSeq: 16680 BYE
User-Agent: TextNow PjSip 2.6
l: 0

--end msg--
2019-06-24 14:05:55.773 pjsua_core.c pjsua_0 RX 551 bytes Response msg
200/BYE/cseq=16680 (rdata0x8e6d0014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:43337;received=166.173.59.21;rport=43337;branch=z9hG4bKPjb7552e2d-6d1b-
4666-9c5e-c45c14f66f95
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=502b5999-be90-4942-9ae2-b5286109bfb0
t: sip:[email protected];tag=ZKeD4UFc1KSpN
i: f533fef4-7f69-4b4a-93cc-08f75b841ad0
CSeq: 16680 BYE
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Content-Length: 0

--end msg--
2019-06-24 14:05:55.784 pjsua_media.c pjsua_0 Call 1: deinitializing media..
2019-06-24 14:05:55.789 pjsua_media.c pjsua_0 Media stream call01:0 is destroyed
2019-06-24 14:05:56.214 pjsua_core.c pjsua_0 RX 551 bytes Response msg
200/BYE/cseq=16680 (rdata0x8e6d0014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:43337;received=166.173.59.21;rport=43337;branch=z9hG4bKPjb7552e2d-6d1b-
4666-9c5e-c45c14f66f95
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=502b5999-be90-4942-9ae2-b5286109bfb0
t: sip:[email protected];tag=ZKeD4UFc1KSpN
i: f533fef4-7f69-4b4a-93cc-08f75b841ad0
CSeq: 16680 BYE
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Content-Length: 0

--end msg--
2019-06-24 14:05:56.775 pjsua_aud.c pjsua_0 !Closing sound device after idle for 1
second(s)
2019-06-24 14:05:56.776 pjsua_aud.c pjsua_0 Closing Android JNI sound playback
device and Android JNI sound capture device
2019-06-24 14:05:56.777 android_jni_de pjsua_0 Android JNI stream stopped
2019-06-24 14:05:56.778 android_jni_de pjsua_0 Destroying Android JNI stream...
2019-06-24 14:05:56.831 android_jni_de pjsua_0 !Audio record released
2019-06-24 14:05:56.886 android_jni_de pjsua_0 Audio track released
2019-06-24 14:05:56.887 android_jni_de pjsua_0 Android JNI stream destroyed
2019-06-24 14:05:57.557 pjsua_acc.c thr0x8751f97 !Deleting account 0..
2019-06-24 14:05:57.558 pjsua_acc.c thr0x8751f97 Acc 0: setting unregistration..
2019-06-24 14:05:57.571 sip_reg.c thr0x8751f97 Sending register request with timeout
5000
2019-06-24 14:05:57.572 pjsua_core.c thr0x8751f97 TX 610 bytes Request msg
REGISTER/cseq=57770 (tdta0x8cef6064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:43337;rport;branch=z9hG4bKPja31de2ba-e9ca-4d8a-89d9-
b8d6750dd825
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=f5c53673-c7bd-4cba-92c7-bae0ab25d45f
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: c423bcd4-7f7b-4d86-a2e2-b7634370ac22
CSeq: 57770 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:43337>
Expires: 0
l: 0
--end msg--
2019-06-24 14:05:57.573 sip_util_state thr0x8751f97 Setting request timeout of 5000
2019-06-24 14:05:57.575 pjsua_acc.c thr0x8751f97 Acc 0: Unregistration sent
2019-06-24 14:05:57.578 pjsua_acc.c thr0x8751f97 Account id 0 deleted
2019-06-24 14:05:57.767 pjsua_core.c pjsua_0 RX 644 bytes Response msg
401/REGISTER/cseq=57770 (rdata0x8e6d0014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.21:43337;received=166.173.59.21;rport=43337;branch=z9hG4bKPja31de2ba-e9ca-
4d8a-89d9-b8d6750dd825
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=f5c53673-c7bd-4cba-92c7-bae0ab25d45f
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.77d9
i: c423bcd4-7f7b-4d86-a2e2-b7634370ac22
CSeq: 57770 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d111f340000e5645d255525bf06006b89a53e4a959130f1"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:05:57.877 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-24 14:05:57.895 pjsua_core.c pjsua_0 TX 864 bytes Request msg
REGISTER/cseq=57771 (tdta0x8cef6064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:43337;rport;branch=z9hG4bKPjb99be70a-9c24-4a85-8ca7-
1e4414c7251d
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=f5c53673-c7bd-4cba-92c7-bae0ab25d45f
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: c423bcd4-7f7b-4d86-a2e2-b7634370ac22
CSeq: 57771 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:43337>
Expires: 0
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d111f340000e5645d255525bf06006b89a53e4a959130f1",
uri="sip:enflick.layered.net", response="813f2d67ccd6a925dd22858df3cb0161"
l: 0

--end msg--
2019-06-24 14:05:57.896 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-24 14:05:58.055 pjsua_core.c pjsua_0 RX 522 bytes Response msg
200/REGISTER/cseq=57771 (rdata0x8e6d0014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:43337;received=166.173.59.21;rport=43337;branch=z9hG4bKPjb99be70a-9c24-
4a85-8ca7-1e4414c7251d
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=f5c53673-c7bd-4cba-92c7-bae0ab25d45f
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.a3b4
i: c423bcd4-7f7b-4d86-a2e2-b7634370ac22
CSeq: 57771 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:05:58.801 endpoint.cpp thr0x8751f97 !pjsua_transport_set_enable(id, enabled)
error: Invalid operation (PJ_EINVALIDOP) (status=70013) [../src/pjsua2/endpoint.cpp:1777]
2019-06-24 14:05:59.631 pjsua_core.c thr0x8751f97 Shutting down, flags=0...
2019-06-24 14:05:59.632 pjsua_core.c thr0x8751f97 PJSUA state changed: RUNNING -->
CLOSING
2019-06-24 14:05:59.639 pjsua_call.c thr0x8751f97 Hangup all calls..
2019-06-24 14:05:59.640 pjsua_media.c thr0x8751f97 Call 0: deinitializing media..
2019-06-24 14:05:59.640 pjsua_media.c thr0x8751f97 Call 1: deinitializing media..
2019-06-24 14:05:59.641 pjsua_media.c thr0x8751f97 Call 2: deinitializing media..
2019-06-24 14:05:59.641 pjsua_media.c thr0x8751f97 Call 3: deinitializing media..
2019-06-24 14:05:59.642 pjsua_pres.c thr0x8751f97 Shutting down presence..
2019-06-24 14:06:00.642 pjsua_core.c thr0x8751f97 Destroying...
2019-06-24 14:06:00.643 pjsua_media.c thr0x8751f97 Shutting down media..
2019-06-24 14:06:00.745 android_jni_de thr0x8751f97 Android JNI sound library shutting
down..
2019-06-24 14:06:00.746 sip_transactio thr0x8751f97 Stopping transaction layer module
2019-06-24 14:06:00.747 sip_transactio thr0x8751f97 Stopped transaction layer module
2019-06-24 14:06:00.747 sip_endpoint.c thr0x8751f97 Module "mod-unsolicited-mwi"
unregistered
2019-06-24 14:06:00.748 sip_endpoint.c thr0x8751f97 Module "mod-pjsua-options"
unregistered
2019-06-24 14:06:00.748 sip_endpoint.c thr0x8751f97 Module "mod-pjsua-im" unregistered
2019-06-24 14:06:00.748 sip_endpoint.c thr0x8751f97 Module "mod-pjsua-pres" unregistered
2019-06-24 14:06:00.748 sip_endpoint.c thr0x8751f97 Module "mod-pjsua" unregistered
2019-06-24 14:06:00.749 sip_endpoint.c thr0x8751f97 Module "mod-stateful-util" unregistered
2019-06-24 14:06:00.749 sip_endpoint.c thr0x8751f97 Module "mod-refer" unregistered
2019-06-24 14:06:00.749 sip_endpoint.c thr0x8751f97 Module "mod-mwi" unregistered
2019-06-24 14:06:00.749 sip_endpoint.c thr0x8751f97 Module "mod-presence" unregistered
2019-06-24 14:06:00.750 sip_endpoint.c thr0x8751f97 Module "mod-evsub" unregistered
2019-06-24 14:06:00.750 sip_endpoint.c thr0x8751f97 Module "mod-invite" unregistered
2019-06-24 14:06:00.750 sip_endpoint.c thr0x8751f97 Module "mod-100rel" unregistered
2019-06-24 14:06:00.750 sip_endpoint.c thr0x8751f97 Module "mod-ua" unregistered
2019-06-24 14:06:00.751 sip_transactio thr0x8751f97 Transaction layer module destroyed
2019-06-24 14:06:00.751 sip_endpoint.c thr0x8751f97 Module "mod-tsx-layer" unregistered
2019-06-24 14:06:00.751 sip_endpoint.c thr0x8751f97 Module "mod-msg-print" unregistered
2019-06-24 14:06:00.751 sip_endpoint.c thr0x8751f97 Module "mod-pjsua-log" unregistered
2019-06-24 14:06:00.753 udp0x7b7daa00 thr0x8751f97 SIP UDP transport destroyed
2019-06-24 14:06:00.755 sip_endpoint.c thr0x8751f97 Endpoint 0x896d0064 destroyed
2019-06-24 14:06:00.758 pjsua_core.c thr0x8751f97 PJSUA state changed: CLOSING -->
NULL
2019-06-24 14:06:00.758 pjsua_core.c thr0x8751f97 PJSUA destroyed...
2019-06-24 14:06:34.546 sip_endpoint.c thr0x7c88297 Module "mod-pjsua-log" registered
2019-06-24 14:06:34.554 sip_endpoint.c thr0x7c88297 Module "mod-tsx-layer" registered
2019-06-24 14:06:34.556 sip_endpoint.c thr0x7c88297 Module "mod-stateful-util" registered
2019-06-24 14:06:34.558 sip_endpoint.c thr0x7c88297 Module "mod-ua" registered
2019-06-24 14:06:34.558 sip_endpoint.c thr0x7c88297 Module "mod-100rel" registered
2019-06-24 14:06:34.565 sip_endpoint.c thr0x7c88297 Module "mod-pjsua" registered
2019-06-24 14:06:34.566 sip_endpoint.c thr0x7c88297 Module "mod-invite" registered
2019-06-24 14:06:34.568 android_jni_de thr0x7c88297 Android JNI sound library initialized
2019-06-24 14:06:34.569 pjlib thr0x7c88297 select() I/O Queue created (0x882eec14)
2019-06-24 14:06:34.600 sip_endpoint.c thr0x7c88297 Module "mod-evsub" registered
2019-06-24 14:06:34.608 sip_endpoint.c thr0x7c88297 Module "mod-presence" registered
2019-06-24 14:06:34.608 sip_endpoint.c thr0x7c88297 Module "mod-mwi" registered
2019-06-24 14:06:34.609 sip_endpoint.c thr0x7c88297 Module "mod-refer" registered
2019-06-24 14:06:34.612 sip_endpoint.c thr0x7c88297 Module "mod-pjsua-pres" registered
2019-06-24 14:06:34.616 sip_endpoint.c thr0x7c88297 Module "mod-pjsua-im" registered
2019-06-24 14:06:34.617 sip_endpoint.c thr0x7c88297 Module "mod-pjsua-options" registered
2019-06-24 14:06:34.619 pjsua_core.c thr0x7c88297 1 SIP worker threads created
2019-06-24 14:06:34.619 pjsua_core.c thr0x7c88297 pjsua version 2.6 for Linux-
3.18.71/armv7l initialized
2019-06-24 14:06:34.633 pjsua_core.c thr0x7c88297 PJSUA state changed: CREATED -->
INIT
2019-06-24 14:06:34.650 pjsua_core.c thr0x7c88297 SIP UDP socket reachable at
192.168.1.28:48158
2019-06-24 14:06:34.651 udp0x7e37f400 thr0x7c88297 SIP UDP transport started, published
address is 192.168.1.28:48158
2019-06-24 14:06:34.651 pjsua_core.c thr0x7c88297 PJSUA state changed: INIT -->
STARTING
2019-06-24 14:06:34.652 sip_endpoint.c thr0x7c88297 Module "mod-unsolicited-mwi"
registered
2019-06-24 14:06:34.652 pjsua_core.c thr0x7c88297 PJSUA state changed: STARTING -->
RUNNING
2019-06-24 14:06:34.655 endpoint.cpp thr0x7c88297 codecGetParam() codec_id =
'opus/48000/2'

2019-06-24 14:06:34.656 opus.c thr0x7c88297 factory_default_attr:460: - TRACE


2019-06-24 14:06:34.683 pjsua_acc.c thr0x7c88297 Adding account:
id=sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.lay
ered.net
2019-06-24 14:06:34.686 pjsua_acc.c thr0x7c88297 Account
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net added with id 0
2019-06-24 14:06:34.687 pjsua_acc.c thr0x7c88297 Acc 0: setting registration..
2019-06-24 14:06:34.694 sip_reg.c thr0x7c88297 Sending register request with timeout
5000
2019-06-24 14:06:34.696 pjsua_core.c thr0x7c88297 TX 707 bytes Request msg
REGISTER/cseq=24446 (tdta0x7b7ab064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:48158;rport;branch=z9hG4bKPj3e4a5a6f-ad04-4c0e-bdda-
db835dfcce62
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=9d0b5544-557e-461d-a91c-7f4a85bb3acf
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: b4f04a86-fe90-4776-a66e-c4c134acfa67
CSeq: 24446 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:48158>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-06-24 14:06:34.697 sip_util_state thr0x7c88297 Setting request timeout of 5000
2019-06-24 14:06:34.700 pjsua_acc.c thr0x7c88297 Acc 0: Registration sent
2019-06-24 14:06:34.891 pjsua_core.c pjsua_0 RX 643 bytes Response msg
401/REGISTER/cseq=24446 (rdata0x7b21c014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
192.168.1.28:48158;received=166.173.59.21;rport=25109;branch=z9hG4bKPj3e4a5a6f-ad04-
4c0e-bdda-db835dfcce62
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=9d0b5544-557e-461d-a91c-7f4a85bb3acf
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.7640
i: b4f04a86-fe90-4776-a66e-c4c134acfa67
CSeq: 24446 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d111f590000f7e95f87b6ffd6d3dbce526164628d0eea73"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:06:34.894 pjsua_acc.c pjsua_0 IP address change detected for account 0
(192.168.1.28:48158 --> 166.173.59.21:25109). Updating registration (using method 4)
2019-06-24 14:06:34.899 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-24 14:06:34.901 pjsua_core.c pjsua_0 TX 963 bytes Request msg
REGISTER/cseq=24447 (tdta0x7b7ab064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:25109;rport;branch=z9hG4bKPjd73698b6-3462-4704-9e90-
012d559c0dcb
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=9d0b5544-557e-461d-a91c-7f4a85bb3acf
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: b4f04a86-fe90-4776-a66e-c4c134acfa67
CSeq: 24447 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:25109>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d111f590000f7e95f87b6ffd6d3dbce526164628d0eea73",
uri="sip:enflick.layered.net", response="4e45caec5de95350b17a766912e24090"
l: 0

--end msg--
2019-06-24 14:06:34.903 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-24 14:06:35.289 pjsua_core.c pjsua_0 RX 626 bytes Response msg
200/REGISTER/cseq=24447 (rdata0x7b21c014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:25109;received=166.173.59.21;rport=25109;branch=z9hG4bKPjd73698b6-3462-
4704-9e90-012d559c0dcb
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=9d0b5544-557e-461d-a91c-7f4a85bb3acf
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.421e
i: b4f04a86-fe90-4776-a66e-c4c134acfa67
CSeq: 24447 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:25109>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0
--end msg--
2019-06-24 14:06:35.291 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-06-24 14:06:35.293 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-06-24 14:06:35.373 pjsua_call.c pjsua_0 Making call with acc #0 to
sip:[email protected]
2019-06-24 14:06:35.373 pjsua_aud.c pjsua_0 Set sound device: capture=-1, playback=-2
2019-06-24 14:06:35.374 pjsua_aud.c pjsua_0 Opening sound device (speaker + mic)
PCM@16000/1/20ms
2019-06-24 14:06:35.375 android_jni_de pjsua_0 Creating Android JNI stream
2019-06-24 14:06:35.379 android_jni_de pjsua_0 Using audio input source : 7
2019-06-24 14:06:35.417 android_jni_de pjsua_0 Audio record initialized successfully.
2019-06-24 14:06:35.421 android_jni_de android_reco Setting thread priority successful
2019-06-24 14:06:35.434 android_jni_de pjsua_0 !Audio track initialized successfully.
2019-06-24 14:06:35.438 ec0x7dbc2400 pjsua_0 AEC created, clock_rate=16000,
channel=1, samples per frame=320, tail length=200 ms, latency=0 ms
2019-06-24 14:06:35.438 android_jni_de pjsua_0 Android JNI stream started
2019-06-24 14:06:35.439 pjsua_media.c pjsua_0 Call 0: initializing media..
2019-06-24 14:06:35.439 android_jni_de android_trac Setting thread priority successful
2019-06-24 14:06:35.447 pjsua_media.c pjsua_0 RTP socket reachable at
192.168.1.28:4000
2019-06-24 14:06:35.448 pjsua_media.c pjsua_0 RTCP socket reachable at
192.168.1.28:4001
2019-06-24 14:06:35.449 pjsua_media.c pjsua_0 Media index 0 selected for audio call 0
2019-06-24 14:06:35.451 pjsua_core.c pjsua_0 TX 996 bytes Request msg
INVITE/cseq=7239 (tdta0x80b34064) to UDP 184.173.151.226:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:25109;rport;branch=z9hG4bKPj8418cb50-7431-40d5-a6a4-
34c82a0b0de6
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=95f651fb-ff4d-4380-8788-fb076a296b52
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:25109>
i: 691bb664-8051-4456-b090-c04d984d0fc6
CSeq: 7239 INVITE
Route: <sip:184.173.151.226:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
c: application/sdp
l: 354

v=0
o=- 3770391995 3770391995 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-24 14:06:35.602 pjsua_core.c pjsua_0 RX 420 bytes Response msg
100/INVITE/cseq=7239 (rdata0x7b21c014) from UDP 184.173.151.226:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.173.59.21:25109;received=166.173.59.21;rport=25109;branch=z9hG4bKPj8418cb50-7431-
40d5-a6a4-34c82a0b0de6
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=95f651fb-ff4d-4380-8788-fb076a296b52
t: sip:[email protected]
i: 691bb664-8051-4456-b090-c04d984d0fc6
CSeq: 7239 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-24 14:06:35.634 pjsua_core.c pjsua_0 RX 593 bytes Response msg
401/INVITE/cseq=7239 (rdata0x7b21c014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.21:25109;received=166.173.59.21;rport=25109;branch=z9hG4bKPj8418cb50-7431-
40d5-a6a4-34c82a0b0de6
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=95f651fb-ff4d-4380-8788-fb076a296b52
t: sip:[email protected];tag=d584a57b96b9dcbc77fdf33f479551a6.3dfa
i: 691bb664-8051-4456-b090-c04d984d0fc6
CSeq: 7239 INVITE
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d111f5a0000f853b0a8faf9f440854c02f9031234a334d6"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:06:35.636 pjsua_core.c pjsua_0 TX 476 bytes Request msg
ACK/cseq=7239 (tdta0x7be37064) to UDP 184.173.151.226:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:25109;rport;branch=z9hG4bKPj8418cb50-7431-40d5-a6a4-
34c82a0b0de6
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=95f651fb-ff4d-4380-8788-fb076a296b52
t: sip:[email protected];tag=d584a57b96b9dcbc77fdf33f479551a6.3dfa
i: 691bb664-8051-4456-b090-c04d984d0fc6
CSeq: 7239 ACK
Route: <sip:184.173.151.226:5090;lr>
l: 0

--end msg--
2019-06-24 14:06:35.650 pjsua_core.c pjsua_0 TX 1263 bytes Request msg
INVITE/cseq=7240 (tdta0x80b34064) to UDP 184.173.151.226:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:25109;rport;branch=z9hG4bKPj17dd3e3b-27f1-4309-9e48-
45843da6fdb7
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=95f651fb-ff4d-4380-8788-fb076a296b52
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:25109>
i: 691bb664-8051-4456-b090-c04d984d0fc6
CSeq: 7240 INVITE
Route: <sip:184.173.151.226:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d111f5a0000f853b0a8faf9f440854c02f9031234a334d6",
uri="sip:[email protected]",
response="fa4d6fe176e99c5b2332e09825c5970f"
c: application/sdp
l: 354

v=0
o=- 3770391995 3770391995 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-24 14:06:35.936 pjsua_core.c pjsua_0 RX 420 bytes Response msg
100/INVITE/cseq=7240 (rdata0x7b21c014) from UDP 184.173.151.226:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.173.59.21:25109;received=166.173.59.21;rport=25109;branch=z9hG4bKPj17dd3e3b-27f1-
4309-9e48-45843da6fdb7
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=95f651fb-ff4d-4380-8788-fb076a296b52
t: sip:[email protected]
i: 691bb664-8051-4456-b090-c04d984d0fc6
CSeq: 7240 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-24 14:06:36.208 pjsua_core.c pjsua_0 RX 793 bytes Response msg
180/INVITE/cseq=7240 (rdata0x7b21c014) from UDP 184.173.151.226:5090:
SIP/2.0 180 Ringing
v: SIP/2.0/UDP
166.173.59.21:25109;received=166.173.59.21;rport=25109;branch=z9hG4bKPj17dd3e3b-27f1-
4309-9e48-45843da6fdb7
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=95f651fb-ff4d-4380-8788-fb076a296b52
To: <sip:[email protected]>;tag=3H3439vem7pQN
i: 691bb664-8051-4456-b090-c04d984d0fc6
CSeq: 7240 INVITE
Contact: <sip:184.173.151.226:5090;did=fb4.f35c52e3>
User-Agent: pstn_6070
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0
Remote-Party-ID: "+19727362541"
<sip:[email protected]>;party=calling;privacy=off;screen=no

--end msg--
2019-06-24 14:06:36.230 pjsua_aud.c pjsua_0 Conf connect: 1 --> 0
2019-06-24 14:06:36.231 conference.c pjsua_0 Port 1 (tonegen) transmitting to port 0
(Android JNI)
2019-06-24 14:06:55.611 pjsua_core.c pjsua_0 RX 1180 bytes Response msg
200/INVITE/cseq=7240 (rdata0x7b21c014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:25109;received=166.173.59.21;rport=25109;branch=z9hG4bKPj17dd3e3b-27f1-
4309-9e48-45843da6fdb7
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=95f651fb-ff4d-4380-8788-fb076a296b52
To: <sip:[email protected]>;tag=3H3439vem7pQN
i: 691bb664-8051-4456-b090-c04d984d0fc6
CSeq: 7240 INVITE
Contact: <sip:184.173.151.226:5090;did=fb4.f35c52e3>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 296
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1561375112 1561375113 IN IP4 50.97.48.92
s=FreeSWITCH
c=IN IP4 158.85.40.19
t=0 0
m=audio 36160 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:36161 IN IP4 158.85.40.19
a=proxy:no

--end msg--
2019-06-24 14:06:55.615 pjsua_aud.c pjsua_0 Conf disconnect: 1 -x- 0
2019-06-24 14:06:55.617 conference.c pjsua_0 Port 1 (tonegen) stop transmitting to port 0
(Android JNI)
2019-06-24 14:06:55.620 pjsua_media.c pjsua_0 Call 0: updating media..
2019-06-24 14:06:55.627 pjsua_aud.c pjsua_0 Audio channel update..
2019-06-24 14:06:55.629 opus.c pjsua_0 factory_alloc_codec:523: - TRACE
2019-06-24 14:06:55.631 opus.c pjsua_0 codec_open:596: - TRACE
2019-06-24 14:06:55.661 opus.c pjsua_0 codec_open:673: sample_rate: 48000
2019-06-24 14:06:55.666 opus.c pjsua_0 codec_modify:771: - TRACE
2019-06-24 14:06:55.667 strm0x88746c14 pjsua_0 VAD temporarily disabled
2019-06-24 14:06:55.668 strm0x88746c14 pjsua_0 Encoder stream started
2019-06-24 14:06:55.670 strm0x88746c14 pjsua_0 Decoder stream started
2019-06-24 14:06:55.676 pjsua_media.c pjsua_0 Audio updated, stream #0: opus
(sendrecv)
2019-06-24 14:06:55.680 pjsua_aud.c pjsua_0 Conf connect: 0 --> 2
2019-06-24 14:06:55.680 conference.c pjsua_0 Port 0 (Android JNI) transmitting to port 2
(sip:[email protected])
2019-06-24 14:06:55.681 pjsua_aud.c pjsua_0 Conf connect: 2 --> 0
2019-06-24 14:06:55.681 conference.c pjsua_0 Port 2
(sip:[email protected]) transmitting to port 0 (Android JNI)
2019-06-24 14:06:55.687 pjsua_core.c pjsua_0 TX 419 bytes Request msg
ACK/cseq=7240 (tdta0x8cd8e064) to UDP 184.173.151.226:5090:
ACK sip:184.173.151.226:5090;did=fb4.f35c52e3 SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:25109;rport;branch=z9hG4bKPjd06cd44b-3bf1-4ffb-9956-
745e6f8dd2bf
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=95f651fb-ff4d-4380-8788-fb076a296b52
t: sip:[email protected];tag=3H3439vem7pQN
i: 691bb664-8051-4456-b090-c04d984d0fc6
CSeq: 7240 ACK
l: 0

--end msg--
2019-06-24 14:06:55.769 pjsua_core.c pjsua_0 RX 1180 bytes Response msg
200/INVITE/cseq=7240 (rdata0x7dbb6014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:25109;received=166.173.59.21;rport=25109;branch=z9hG4bKPj17dd3e3b-27f1-
4309-9e48-45843da6fdb7
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=95f651fb-ff4d-4380-8788-fb076a296b52
To: <sip:[email protected]>;tag=3H3439vem7pQN
i: 691bb664-8051-4456-b090-c04d984d0fc6
CSeq: 7240 INVITE
Contact: <sip:184.173.151.226:5090;did=fb4.f35c52e3>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 296
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1561375112 1561375113 IN IP4 50.97.48.92
s=FreeSWITCH
c=IN IP4 158.85.40.19
t=0 0
m=audio 36160 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:36161 IN IP4 158.85.40.19
a=proxy:no

--end msg--
2019-06-24 14:06:55.774 pjsua_core.c pjsua_0 TX 419 bytes Request msg
ACK/cseq=7240 (tdta0x8cd8e064) to UDP 184.173.151.226:5090:
ACK sip:184.173.151.226:5090;did=fb4.f35c52e3 SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:25109;rport;branch=z9hG4bKPjd06cd44b-3bf1-4ffb-9956-
745e6f8dd2bf
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=95f651fb-ff4d-4380-8788-fb076a296b52
t: sip:[email protected];tag=3H3439vem7pQN
i: 691bb664-8051-4456-b090-c04d984d0fc6
CSeq: 7240 ACK
l: 0

--end msg--
2019-06-24 14:06:55.824 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-06-24 14:06:55.830 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-06-24 14:06:56.278 Master/sound android_trac Underflow, buf_cnt=61, will generate 1
frame
2019-06-24 14:06:56.284 Master/sound android_trac Underflow, buf_cnt=61, will generate 1
frame
2019-06-24 14:06:56.291 Master/sound android_trac Underflow, buf_cnt=61, will generate 1
frame
2019-06-24 14:06:56.296 Master/sound android_trac Underflow, buf_cnt=61, will generate 1
frame
2019-06-24 14:06:56.535 opus.c android_trac codec_modify:771: - TRACE
2019-06-24 14:06:56.536 strm0x88746c14 android_trac VAD re-enabled
2019-06-24 14:06:59.469 pjsua_aud.c thr0x7c88297 !Conf disconnect: 0 -x- 2
2019-06-24 14:06:59.475 conference.c thr0x7c88297 !Port 0 (Android JNI) stop transmitting to
port 2 (sip:[email protected])
2019-06-24 14:07:09.596 pjsua_call.c thr0x7c88297 !Call 0 hanging up: code=200..
2019-06-24 14:07:09.699 pjsua_core.c thr0x7c88297 TX 450 bytes Request msg
BYE/cseq=7241 (tdta0x7be34064) to UDP 184.173.151.226:5090:
BYE sip:184.173.151.226:5090;did=fb4.f35c52e3 SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:25109;rport;branch=z9hG4bKPjdcf58eba-ef75-42bc-b05e-
40ed1c079e63
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=95f651fb-ff4d-4380-8788-fb076a296b52
t: sip:[email protected];tag=3H3439vem7pQN
i: 691bb664-8051-4456-b090-c04d984d0fc6
CSeq: 7241 BYE
User-Agent: TextNow PjSip 2.6
l: 0

--end msg--
2019-06-24 14:07:09.872 pjsua_core.c pjsua_0 RX 550 bytes Response msg
200/BYE/cseq=7241 (rdata0x7dbb6014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:25109;received=166.173.59.21;rport=25109;branch=z9hG4bKPjdcf58eba-ef75-
42bc-b05e-40ed1c079e63
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=95f651fb-ff4d-4380-8788-fb076a296b52
t: sip:[email protected];tag=3H3439vem7pQN
i: 691bb664-8051-4456-b090-c04d984d0fc6
CSeq: 7241 BYE
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Content-Length: 0

--end msg--
2019-06-24 14:07:09.886 pjsua_media.c pjsua_0 !Call 0: deinitializing media..
2019-06-24 14:07:09.894 pjsua_media.c pjsua_0 Media stream call00:0 is destroyed
2019-06-24 14:07:10.874 pjsua_aud.c pjsua_0 !Closing sound device after idle for 1
second(s)
2019-06-24 14:07:10.876 pjsua_aud.c pjsua_0 Closing Android JNI sound playback
device and Android JNI sound capture device
2019-06-24 14:07:10.877 android_jni_de pjsua_0 Android JNI stream stopped
2019-06-24 14:07:10.878 android_jni_de pjsua_0 Destroying Android JNI stream...
2019-06-24 14:07:10.969 android_jni_de pjsua_0 !Audio record released
2019-06-24 14:07:10.996 android_jni_de pjsua_0 !Audio track released
2019-06-24 14:07:10.997 android_jni_de pjsua_0 Android JNI stream destroyed
2019-06-24 14:07:11.906 pjsua_acc.c thr0x7c88297 !Deleting account 0..
2019-06-24 14:07:11.907 pjsua_acc.c thr0x7c88297 Acc 0: setting unregistration..
2019-06-24 14:07:11.910 sip_reg.c thr0x7c88297 Sending register request with timeout
5000
2019-06-24 14:07:11.911 pjsua_core.c thr0x7c88297 TX 610 bytes Request msg
REGISTER/cseq=24448 (tdta0x88726064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:25109;rport;branch=z9hG4bKPjee69f8de-3748-48dc-afff-
1053bd82f7e3
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=b11f947b-b32b-41ae-891b-08e63d18e027
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: b4f04a86-fe90-4776-a66e-c4c134acfa67
CSeq: 24448 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:25109>
Expires: 0
l: 0
--end msg--
2019-06-24 14:07:11.914 sip_util_state thr0x7c88297 Setting request timeout of 5000
2019-06-24 14:07:11.915 pjsua_acc.c thr0x7c88297 Acc 0: Unregistration sent
2019-06-24 14:07:11.915 pjsua_acc.c thr0x7c88297 Account id 0 deleted
2019-06-24 14:07:12.061 pjsua_core.c pjsua_0 RX 644 bytes Response msg
401/REGISTER/cseq=24448 (rdata0x88727014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.21:25109;received=166.173.59.21;rport=25109;branch=z9hG4bKPjee69f8de-3748-
48dc-afff-1053bd82f7e3
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=b11f947b-b32b-41ae-891b-08e63d18e027
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.fffe
i: b4f04a86-fe90-4776-a66e-c4c134acfa67
CSeq: 24448 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d111f7e00010af4f511b08cb35bfa02b7b26ccaa215bfe1"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:07:12.063 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-24 14:07:12.067 pjsua_core.c pjsua_0 TX 864 bytes Request msg
REGISTER/cseq=24449 (tdta0x88726064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:25109;rport;branch=z9hG4bKPjdc868d68-2ac6-4516-8300-
d9a9e6450c1c
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=b11f947b-b32b-41ae-891b-08e63d18e027
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: b4f04a86-fe90-4776-a66e-c4c134acfa67
CSeq: 24449 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:25109>
Expires: 0
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d111f7e00010af4f511b08cb35bfa02b7b26ccaa215bfe1",
uri="sip:enflick.layered.net", response="bf0d58ada09a37d9ec62cb4308162c72"
l: 0

--end msg--
2019-06-24 14:07:12.069 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-24 14:07:12.214 pjsua_core.c pjsua_0 RX 522 bytes Response msg
200/REGISTER/cseq=24449 (rdata0x8e2fe014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:25109;received=166.173.59.21;rport=25109;branch=z9hG4bKPjdc868d68-2ac6-
4516-8300-d9a9e6450c1c
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=b11f947b-b32b-41ae-891b-08e63d18e027
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.0b51
i: b4f04a86-fe90-4776-a66e-c4c134acfa67
CSeq: 24449 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:07:12.677 endpoint.cpp thr0x7c88297 !pjsua_transport_set_enable(id,
enabled) error: Invalid operation (PJ_EINVALIDOP) (status=70013)
[../src/pjsua2/endpoint.cpp:1777]
2019-06-24 14:07:13.570 pjsua_core.c thr0x7c88297 Shutting down, flags=0...
2019-06-24 14:07:13.576 pjsua_core.c thr0x7c88297 PJSUA state changed: RUNNING -->
CLOSING
2019-06-24 14:07:13.586 pjsua_call.c thr0x7c88297 Hangup all calls..
2019-06-24 14:07:13.586 pjsua_media.c thr0x7c88297 Call 0: deinitializing media..
2019-06-24 14:07:13.587 pjsua_media.c thr0x7c88297 Call 1: deinitializing media..
2019-06-24 14:07:13.587 pjsua_media.c thr0x7c88297 Call 2: deinitializing media..
2019-06-24 14:07:13.587 pjsua_media.c thr0x7c88297 Call 3: deinitializing media..
2019-06-24 14:07:13.588 pjsua_pres.c thr0x7c88297 Shutting down presence..
2019-06-24 14:07:14.595 pjsua_core.c thr0x7c88297 Destroying...
2019-06-24 14:07:14.596 pjsua_media.c thr0x7c88297 Shutting down media..
2019-06-24 14:07:14.811 android_jni_de thr0x7c88297 Android JNI sound library shutting
down..
2019-06-24 14:07:14.812 sip_transactio thr0x7c88297 Stopping transaction layer module
2019-06-24 14:07:14.813 sip_transactio thr0x7c88297 Stopped transaction layer module
2019-06-24 14:07:14.814 sip_endpoint.c thr0x7c88297 Module "mod-unsolicited-mwi"
unregistered
2019-06-24 14:07:14.815 sip_endpoint.c thr0x7c88297 Module "mod-pjsua-options"
unregistered
2019-06-24 14:07:14.815 sip_endpoint.c thr0x7c88297 Module "mod-pjsua-im" unregistered
2019-06-24 14:07:14.816 sip_endpoint.c thr0x7c88297 Module "mod-pjsua-pres" unregistered
2019-06-24 14:07:14.816 sip_endpoint.c thr0x7c88297 Module "mod-pjsua" unregistered
2019-06-24 14:07:14.816 sip_endpoint.c thr0x7c88297 Module "mod-stateful-util" unregistered
2019-06-24 14:07:14.817 sip_endpoint.c thr0x7c88297 Module "mod-refer" unregistered
2019-06-24 14:07:14.817 sip_endpoint.c thr0x7c88297 Module "mod-mwi" unregistered
2019-06-24 14:07:14.817 sip_endpoint.c thr0x7c88297 Module "mod-presence" unregistered
2019-06-24 14:07:14.818 sip_endpoint.c thr0x7c88297 Module "mod-evsub" unregistered
2019-06-24 14:07:14.818 sip_endpoint.c thr0x7c88297 Module "mod-invite" unregistered
2019-06-24 14:07:14.818 sip_endpoint.c thr0x7c88297 Module "mod-100rel" unregistered
2019-06-24 14:07:14.819 sip_endpoint.c thr0x7c88297 Module "mod-ua" unregistered
2019-06-24 14:07:14.819 sip_transactio thr0x7c88297 Transaction layer module destroyed
2019-06-24 14:07:14.819 sip_endpoint.c thr0x7c88297 Module "mod-tsx-layer" unregistered
2019-06-24 14:07:14.820 sip_endpoint.c thr0x7c88297 Module "mod-msg-print" unregistered
2019-06-24 14:07:14.820 sip_endpoint.c thr0x7c88297 Module "mod-pjsua-log" unregistered
2019-06-24 14:07:14.821 udp0x7e37f400 thr0x7c88297 SIP UDP transport destroyed
2019-06-24 14:07:14.822 sip_endpoint.c thr0x7c88297 Endpoint 0x7e0f7064 destroyed
2019-06-24 14:07:14.823 pjsua_core.c thr0x7c88297 PJSUA state changed: CLOSING -->
NULL
2019-06-24 14:07:14.823 pjsua_core.c thr0x7c88297 PJSUA destroyed...
2019-06-24 14:07:33.102 sip_endpoint.c thr0x7cee997 Module "mod-pjsua-log" registered
2019-06-24 14:07:33.104 sip_endpoint.c thr0x7cee997 Module "mod-tsx-layer" registered
2019-06-24 14:07:33.104 sip_endpoint.c thr0x7cee997 Module "mod-stateful-util" registered
2019-06-24 14:07:33.104 sip_endpoint.c thr0x7cee997 Module "mod-ua" registered
2019-06-24 14:07:33.105 sip_endpoint.c thr0x7cee997 Module "mod-100rel" registered
2019-06-24 14:07:33.105 sip_endpoint.c thr0x7cee997 Module "mod-pjsua" registered
2019-06-24 14:07:33.106 sip_endpoint.c thr0x7cee997 Module "mod-invite" registered
2019-06-24 14:07:33.107 android_jni_de thr0x7cee997 Android JNI sound library initialized
2019-06-24 14:07:33.107 pjlib thr0x7cee997 select() I/O Queue created (0x8901c614)
2019-06-24 14:07:33.133 sip_endpoint.c thr0x7cee997 Module "mod-evsub" registered
2019-06-24 14:07:33.134 sip_endpoint.c thr0x7cee997 Module "mod-presence" registered
2019-06-24 14:07:33.134 sip_endpoint.c thr0x7cee997 Module "mod-mwi" registered
2019-06-24 14:07:33.135 sip_endpoint.c thr0x7cee997 Module "mod-refer" registered
2019-06-24 14:07:33.135 sip_endpoint.c thr0x7cee997 Module "mod-pjsua-pres" registered
2019-06-24 14:07:33.135 sip_endpoint.c thr0x7cee997 Module "mod-pjsua-im" registered
2019-06-24 14:07:33.136 sip_endpoint.c thr0x7cee997 Module "mod-pjsua-options" registered
2019-06-24 14:07:33.141 pjsua_core.c thr0x7cee997 1 SIP worker threads created
2019-06-24 14:07:33.141 pjsua_core.c thr0x7cee997 pjsua version 2.6 for Linux-
3.18.71/armv7l initialized
2019-06-24 14:07:33.142 pjsua_core.c thr0x7cee997 PJSUA state changed: CREATED -->
INIT
2019-06-24 14:07:33.151 pjsua_core.c thr0x7cee997 SIP UDP socket reachable at
192.168.1.28:37923
2019-06-24 14:07:33.152 udp0x7b7ab600 thr0x7cee997 SIP UDP transport started, published
address is 192.168.1.28:37923
2019-06-24 14:07:33.152 pjsua_core.c thr0x7cee997 PJSUA state changed: INIT -->
STARTING
2019-06-24 14:07:33.153 sip_endpoint.c thr0x7cee997 Module "mod-unsolicited-mwi"
registered
2019-06-24 14:07:33.154 pjsua_core.c thr0x7cee997 PJSUA state changed: STARTING -->
RUNNING
2019-06-24 14:07:33.158 endpoint.cpp thr0x7cee997 codecGetParam() codec_id =
'opus/48000/2'

2019-06-24 14:07:33.158 opus.c thr0x7cee997 factory_default_attr:460: - TRACE


2019-06-24 14:07:33.166 pjsua_acc.c thr0x7cee997 Adding account:
id=sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.lay
ered.net
2019-06-24 14:07:33.167 pjsua_acc.c thr0x7cee997 Account
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net added with id 0
2019-06-24 14:07:33.167 pjsua_acc.c thr0x7cee997 Acc 0: setting registration..
2019-06-24 14:07:33.176 sip_reg.c thr0x7cee997 Sending register request with timeout
5000
2019-06-24 14:07:33.184 pjsua_core.c thr0x7cee997 TX 707 bytes Request msg
REGISTER/cseq=53770 (tdta0x7b840064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:37923;rport;branch=z9hG4bKPjbbb07f89-8d5b-456a-95ee-
a8a19d2cc199
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=42f14078-8e68-4578-bac1-12f318f71fef
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: fd400ad1-ee68-409f-84e4-dedb747df745
CSeq: 53770 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:37923>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-06-24 14:07:33.185 sip_util_state thr0x7cee997 Setting request timeout of 5000
2019-06-24 14:07:33.187 pjsua_acc.c thr0x7cee997 Acc 0: Registration sent
2019-06-24 14:07:33.436 pjsua_core.c pjsua_0 RX 643 bytes Response msg
401/REGISTER/cseq=53770 (rdata0x7dbef014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
192.168.1.28:37923;received=166.173.59.21;rport=17729;branch=z9hG4bKPjbbb07f89-8d5b-
456a-95ee-a8a19d2cc199
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=42f14078-8e68-4578-bac1-12f318f71fef
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.bd8b
i: fd400ad1-ee68-409f-84e4-dedb747df745
CSeq: 53770 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d111f94000115e42760560a73db7b9ac41cbf4e2c30aafb"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:07:33.438 pjsua_acc.c pjsua_0 IP address change detected for account 0
(192.168.1.28:37923 --> 166.173.59.21:17729). Updating registration (using method 4)
2019-06-24 14:07:33.439 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-24 14:07:33.441 pjsua_core.c pjsua_0 TX 963 bytes Request msg
REGISTER/cseq=53771 (tdta0x7b840064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:17729;rport;branch=z9hG4bKPjcde1edc6-bbb8-4084-90f0-
9ba8c6d0be3e
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=42f14078-8e68-4578-bac1-12f318f71fef
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: fd400ad1-ee68-409f-84e4-dedb747df745
CSeq: 53771 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:17729>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d111f94000115e42760560a73db7b9ac41cbf4e2c30aafb",
uri="sip:enflick.layered.net", response="b4ce9458a2dc94c83cea7dc80be9cf9a"
l: 0

--end msg--
2019-06-24 14:07:33.442 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-24 14:07:33.649 pjsua_core.c pjsua_0 RX 626 bytes Response msg
200/REGISTER/cseq=53771 (rdata0x7dbef014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:17729;received=166.173.59.21;rport=17729;branch=z9hG4bKPjcde1edc6-bbb8-
4084-90f0-9ba8c6d0be3e
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=42f14078-8e68-4578-bac1-12f318f71fef
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.5336
i: fd400ad1-ee68-409f-84e4-dedb747df745
CSeq: 53771 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:17729>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0
--end msg--
2019-06-24 14:07:33.650 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-06-24 14:07:33.651 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-06-24 14:07:33.667 pjsua_call.c pjsua_0 Making call with acc #0 to
sip:[email protected]
2019-06-24 14:07:33.667 pjsua_aud.c pjsua_0 Set sound device: capture=-1, playback=-2
2019-06-24 14:07:33.668 pjsua_aud.c pjsua_0 Opening sound device (speaker + mic)
PCM@16000/1/20ms
2019-06-24 14:07:33.668 android_jni_de pjsua_0 Creating Android JNI stream
2019-06-24 14:07:33.699 android_jni_de pjsua_0 Using audio input source : 7
2019-06-24 14:07:33.732 android_jni_de pjsua_0 Audio record initialized successfully.
2019-06-24 14:07:33.736 android_jni_de android_reco Setting thread priority successful
2019-06-24 14:07:33.767 android_jni_de pjsua_0 !Audio track initialized successfully.
2019-06-24 14:07:33.769 ec0x7bc7c300 pjsua_0 AEC created, clock_rate=16000,
channel=1, samples per frame=320, tail length=200 ms, latency=0 ms
2019-06-24 14:07:33.770 android_jni_de pjsua_0 Android JNI stream started
2019-06-24 14:07:33.771 pjsua_media.c pjsua_0 Call 0: initializing media..
2019-06-24 14:07:33.777 android_jni_de android_trac Setting thread priority successful
2019-06-24 14:07:33.786 pjsua_media.c pjsua_0 !RTP socket reachable at
192.168.1.28:4000
2019-06-24 14:07:33.786 pjsua_media.c pjsua_0 RTCP socket reachable at
192.168.1.28:4001
2019-06-24 14:07:33.787 pjsua_media.c pjsua_0 Media index 0 selected for audio call 0
2019-06-24 14:07:33.794 pjsua_core.c pjsua_0 TX 997 bytes Request msg
INVITE/cseq=23199 (tdta0x7bef5064) to UDP 184.173.151.226:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:17729;rport;branch=z9hG4bKPj058512d3-60ef-41dd-a1f7-
d87a38e51004
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b9d9d3cf-93e6-42e2-9d62-612c4757c490
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:17729>
i: 6dea789e-fec6-410f-b2c7-ff2b9abd140d
CSeq: 23199 INVITE
Route: <sip:184.173.151.226:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
c: application/sdp
l: 354

v=0
o=- 3770392053 3770392053 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-24 14:07:34.034 pjsua_core.c pjsua_0 RX 421 bytes Response msg
100/INVITE/cseq=23199 (rdata0x7dbef014) from UDP 184.173.151.226:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.173.59.21:17729;received=166.173.59.21;rport=17729;branch=z9hG4bKPj058512d3-60ef-
41dd-a1f7-d87a38e51004
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b9d9d3cf-93e6-42e2-9d62-612c4757c490
t: sip:[email protected]
i: 6dea789e-fec6-410f-b2c7-ff2b9abd140d
CSeq: 23199 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-24 14:07:34.064 pjsua_core.c pjsua_0 RX 594 bytes Response msg
401/INVITE/cseq=23199 (rdata0x8e168014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.21:17729;received=166.173.59.21;rport=17729;branch=z9hG4bKPj058512d3-60ef-
41dd-a1f7-d87a38e51004
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b9d9d3cf-93e6-42e2-9d62-612c4757c490
t: sip:[email protected];tag=d584a57b96b9dcbc77fdf33f479551a6.a034
i: 6dea789e-fec6-410f-b2c7-ff2b9abd140d
CSeq: 23199 INVITE
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d111f94000116293b99e557a418e84f8525a9a95ee0caf3"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:07:34.066 pjsua_core.c pjsua_0 TX 477 bytes Request msg
ACK/cseq=23199 (tdta0x7d35f064) to UDP 184.173.151.226:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:17729;rport;branch=z9hG4bKPj058512d3-60ef-41dd-a1f7-
d87a38e51004
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b9d9d3cf-93e6-42e2-9d62-612c4757c490
t: sip:[email protected];tag=d584a57b96b9dcbc77fdf33f479551a6.a034
i: 6dea789e-fec6-410f-b2c7-ff2b9abd140d
CSeq: 23199 ACK
Route: <sip:184.173.151.226:5090;lr>
l: 0

--end msg--
2019-06-24 14:07:34.068 pjsua_core.c pjsua_0 TX 1264 bytes Request msg
INVITE/cseq=23200 (tdta0x7bef5064) to UDP 184.173.151.226:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:17729;rport;branch=z9hG4bKPj78740f7e-8eec-4f45-946e-
0a27c52ceeeb
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b9d9d3cf-93e6-42e2-9d62-612c4757c490
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:17729>
i: 6dea789e-fec6-410f-b2c7-ff2b9abd140d
CSeq: 23200 INVITE
Route: <sip:184.173.151.226:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d111f94000116293b99e557a418e84f8525a9a95ee0caf3",
uri="sip:[email protected]",
response="069979ff0f32e0e8eea5490d412b4b01"
c: application/sdp
l: 354

v=0
o=- 3770392053 3770392053 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-24 14:07:34.219 pjsua_core.c pjsua_0 RX 421 bytes Response msg
100/INVITE/cseq=23200 (rdata0x8e168014) from UDP 184.173.151.226:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.173.59.21:17729;received=166.173.59.21;rport=17729;branch=z9hG4bKPj78740f7e-8eec-
4f45-946e-0a27c52ceeeb
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b9d9d3cf-93e6-42e2-9d62-612c4757c490
t: sip:[email protected]
i: 6dea789e-fec6-410f-b2c7-ff2b9abd140d
CSeq: 23200 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-24 14:07:34.270 pjsua_core.c pjsua_0 RX 794 bytes Response msg
180/INVITE/cseq=23200 (rdata0x8e168014) from UDP 184.173.151.226:5090:
SIP/2.0 180 Ringing
v: SIP/2.0/UDP
166.173.59.21:17729;received=166.173.59.21;rport=17729;branch=z9hG4bKPj78740f7e-8eec-
4f45-946e-0a27c52ceeeb
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b9d9d3cf-93e6-42e2-9d62-612c4757c490
To: <sip:[email protected]>;tag=QBBgKXpyK1tac
i: 6dea789e-fec6-410f-b2c7-ff2b9abd140d
CSeq: 23200 INVITE
Contact: <sip:184.173.151.226:5090;did=31b.a71863c2>
User-Agent: pstn_6070
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0
Remote-Party-ID: "+19727362541"
<sip:[email protected]>;party=calling;privacy=off;screen=no

--end msg--
2019-06-24 14:07:34.285 pjsua_aud.c pjsua_0 Conf connect: 1 --> 0
2019-06-24 14:07:34.286 conference.c pjsua_0 Port 1 (tonegen) transmitting to port 0
(Android JNI)
2019-06-24 14:07:52.951 pjsua_core.c pjsua_0 RX 1181 bytes Response msg
200/INVITE/cseq=23200 (rdata0x8e168014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:17729;received=166.173.59.21;rport=17729;branch=z9hG4bKPj78740f7e-8eec-
4f45-946e-0a27c52ceeeb
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b9d9d3cf-93e6-42e2-9d62-612c4757c490
To: <sip:[email protected]>;tag=QBBgKXpyK1tac
i: 6dea789e-fec6-410f-b2c7-ff2b9abd140d
CSeq: 23200 INVITE
Contact: <sip:184.173.151.226:5090;did=31b.a71863c2>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 296
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1561382389 1561382390 IN IP4 169.44.58.227
s=FreeSWITCH
c=IN IP4 50.97.48.70
t=0 0
m=audio 62612 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:62613 IN IP4 50.97.48.70
a=proxy:no

--end msg--
2019-06-24 14:07:52.964 pjsua_aud.c pjsua_0 Conf disconnect: 1 -x- 0
2019-06-24 14:07:52.966 conference.c pjsua_0 Port 1 (tonegen) stop transmitting to port 0
(Android JNI)
2019-06-24 14:07:52.970 pjsua_media.c pjsua_0 Call 0: updating media..
2019-06-24 14:07:52.990 pjsua_aud.c pjsua_0 Audio channel update..
2019-06-24 14:07:52.993 opus.c pjsua_0 factory_alloc_codec:523: - TRACE
2019-06-24 14:07:52.996 opus.c pjsua_0 codec_open:596: - TRACE
2019-06-24 14:07:53.015 opus.c pjsua_0 codec_open:673: sample_rate: 48000
2019-06-24 14:07:53.026 opus.c pjsua_0 codec_modify:771: - TRACE
2019-06-24 14:07:53.029 strm0x8db94014 pjsua_0 VAD temporarily disabled
2019-06-24 14:07:53.032 strm0x8db94014 pjsua_0 Encoder stream started
2019-06-24 14:07:53.034 strm0x8db94014 pjsua_0 Decoder stream started
2019-06-24 14:07:53.043 pjsua_media.c pjsua_0 Audio updated, stream #0: opus
(sendrecv)
2019-06-24 14:07:53.051 pjsua_aud.c pjsua_0 !Conf connect: 0 --> 2
2019-06-24 14:07:53.051 conference.c pjsua_0 Port 0 (Android JNI) transmitting to port 2
(sip:[email protected])
2019-06-24 14:07:53.052 pjsua_aud.c pjsua_0 Conf connect: 2 --> 0
2019-06-24 14:07:53.052 conference.c pjsua_0 Port 2
(sip:[email protected]) transmitting to port 0 (Android JNI)
2019-06-24 14:07:53.056 pjsua_core.c pjsua_0 TX 420 bytes Request msg
ACK/cseq=23200 (tdta0x7b7cb064) to UDP 184.173.151.226:5090:
ACK sip:184.173.151.226:5090;did=31b.a71863c2 SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:17729;rport;branch=z9hG4bKPj14e7952c-4da8-4e80-9956-
84a3b86d041a
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b9d9d3cf-93e6-42e2-9d62-612c4757c490
t: sip:[email protected];tag=QBBgKXpyK1tac
i: 6dea789e-fec6-410f-b2c7-ff2b9abd140d
CSeq: 23200 ACK
l: 0

--end msg--
2019-06-24 14:07:53.202 Master/sound android_reco Buffer size adjusted from 1920 to 1441
(eff_cnt=1280)
2019-06-24 14:07:53.223 Master/sound android_trac Underflow, buf_cnt=161, will generate 1
frame
2019-06-24 14:07:53.230 Master/sound android_trac Underflow, buf_cnt=161, will generate 1
frame
2019-06-24 14:07:53.234 Master/sound android_trac Underflow, buf_cnt=161, will generate 1
frame
2019-06-24 14:07:53.675 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-24 14:07:53.682 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-24 14:07:53.688 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-24 14:07:53.692 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-24 14:07:53.923 opus.c android_trac !codec_modify:771: - TRACE
2019-06-24 14:07:53.924 strm0x8db94014 android_trac VAD re-enabled
2019-06-24 14:08:03.782 pjsua_call.c thr0x7cee997 !Call 0 hanging up: code=200..
2019-06-24 14:08:03.783 pjsua_core.c thr0x7cee997 TX 451 bytes Request msg
BYE/cseq=23201 (tdta0x7cc8d064) to UDP 184.173.151.226:5090:
BYE sip:184.173.151.226:5090;did=31b.a71863c2 SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:17729;rport;branch=z9hG4bKPj6d054e36-7bbe-48f0-b673-
dbfedb882253
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b9d9d3cf-93e6-42e2-9d62-612c4757c490
t: sip:[email protected];tag=QBBgKXpyK1tac
i: 6dea789e-fec6-410f-b2c7-ff2b9abd140d
CSeq: 23201 BYE
User-Agent: TextNow PjSip 2.6
l: 0

--end msg--
2019-06-24 14:08:03.934 pjsua_core.c pjsua_0 RX 551 bytes Response msg
200/BYE/cseq=23201 (rdata0x8e168014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:17729;received=166.173.59.21;rport=17729;branch=z9hG4bKPj6d054e36-7bbe-
48f0-b673-dbfedb882253
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b9d9d3cf-93e6-42e2-9d62-612c4757c490
t: sip:[email protected];tag=QBBgKXpyK1tac
i: 6dea789e-fec6-410f-b2c7-ff2b9abd140d
CSeq: 23201 BYE
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Content-Length: 0

--end msg--
2019-06-24 14:08:03.941 pjsua_media.c pjsua_0 Call 0: deinitializing media..
2019-06-24 14:08:03.947 pjsua_media.c pjsua_0 Media stream call00:0 is destroyed
2019-06-24 14:08:04.936 pjsua_aud.c pjsua_0 !Closing sound device after idle for 1
second(s)
2019-06-24 14:08:04.939 pjsua_aud.c pjsua_0 Closing Android JNI sound playback
device and Android JNI sound capture device
2019-06-24 14:08:04.953 android_jni_de pjsua_0 Android JNI stream stopped
2019-06-24 14:08:04.968 android_jni_de pjsua_0 Destroying Android JNI stream...
2019-06-24 14:08:04.994 android_jni_de pjsua_0 !Audio record released
2019-06-24 14:08:05.057 android_jni_de pjsua_0 !Audio track released
2019-06-24 14:08:05.058 android_jni_de pjsua_0 Android JNI stream destroyed
2019-06-24 14:08:05.274 pjsua_acc.c thr0x7cee997 !Deleting account 0..
2019-06-24 14:08:05.274 pjsua_acc.c thr0x7cee997 Acc 0: setting unregistration..
2019-06-24 14:08:05.280 sip_reg.c thr0x7cee997 Sending register request with timeout
5000
2019-06-24 14:08:05.282 pjsua_core.c thr0x7cee997 TX 610 bytes Request msg
REGISTER/cseq=53772 (tdta0x7b1b2064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:17729;rport;branch=z9hG4bKPj4ffab71c-a9d4-42d9-ba7e-
b195a60fabb0
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=e6fa7192-329a-4dd5-badf-f38a975dd2cc
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: fd400ad1-ee68-409f-84e4-dedb747df745
CSeq: 53772 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:17729>
Expires: 0
l: 0

--end msg--
2019-06-24 14:08:05.283 sip_util_state thr0x7cee997 Setting request timeout of 5000
2019-06-24 14:08:05.283 pjsua_acc.c thr0x7cee997 Acc 0: Unregistration sent
2019-06-24 14:08:05.284 pjsua_acc.c thr0x7cee997 Account id 0 deleted
2019-06-24 14:08:05.431 pjsua_core.c pjsua_0 RX 644 bytes Response msg
401/REGISTER/cseq=53772 (rdata0x8e168014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.21:17729;received=166.173.59.21;rport=17729;branch=z9hG4bKPj4ffab71c-a9d4-
42d9-ba7e-b195a60fabb0
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=e6fa7192-329a-4dd5-badf-f38a975dd2cc
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.8d5a
i: fd400ad1-ee68-409f-84e4-dedb747df745
CSeq: 53772 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d111fb4000125be9d35f9509b0342c51e9ff63680d83982"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:08:05.435 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-24 14:08:05.438 pjsua_core.c pjsua_0 TX 864 bytes Request msg
REGISTER/cseq=53773 (tdta0x7b1b2064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:17729;rport;branch=z9hG4bKPj4026e397-f5f1-4b1e-ba7f-
2850f22ee221
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=e6fa7192-329a-4dd5-badf-f38a975dd2cc
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: fd400ad1-ee68-409f-84e4-dedb747df745
CSeq: 53773 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:17729>
Expires: 0
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d111fb4000125be9d35f9509b0342c51e9ff63680d83982",
uri="sip:enflick.layered.net", response="bed8278ab466fd32aa7d0db05702a775"
l: 0

--end msg--
2019-06-24 14:08:05.439 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-24 14:08:05.594 pjsua_core.c pjsua_0 RX 522 bytes Response msg
200/REGISTER/cseq=53773 (rdata0x8e168014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:17729;received=166.173.59.21;rport=17729;branch=z9hG4bKPj4026e397-f5f1-
4b1e-ba7f-2850f22ee221
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=e6fa7192-329a-4dd5-badf-f38a975dd2cc
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.1d65
i: fd400ad1-ee68-409f-84e4-dedb747df745
CSeq: 53773 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:08:06.057 endpoint.cpp thr0x7cee997 !pjsua_transport_set_enable(id,
enabled) error: Invalid operation (PJ_EINVALIDOP) (status=70013)
[../src/pjsua2/endpoint.cpp:1777]
2019-06-24 14:08:06.821 pjsua_core.c thr0x7cee997 !Shutting down, flags=0...
2019-06-24 14:08:06.822 pjsua_core.c thr0x7cee997 PJSUA state changed: RUNNING -->
CLOSING
2019-06-24 14:08:06.829 pjsua_call.c thr0x7cee997 Hangup all calls..
2019-06-24 14:08:06.829 pjsua_media.c thr0x7cee997 Call 0: deinitializing media..
2019-06-24 14:08:06.830 pjsua_media.c thr0x7cee997 Call 1: deinitializing media..
2019-06-24 14:08:06.831 pjsua_media.c thr0x7cee997 Call 2: deinitializing media..
2019-06-24 14:08:06.832 pjsua_media.c thr0x7cee997 Call 3: deinitializing media..
2019-06-24 14:08:06.832 pjsua_pres.c thr0x7cee997 Shutting down presence..
2019-06-24 14:08:07.842 pjsua_core.c thr0x7cee997 Destroying...
2019-06-24 14:08:07.843 pjsua_media.c thr0x7cee997 Shutting down media..
2019-06-24 14:08:07.885 android_jni_de thr0x7cee997 Android JNI sound library shutting
down..
2019-06-24 14:08:07.888 sip_transactio thr0x7cee997 Stopping transaction layer module
2019-06-24 14:08:07.889 sip_transactio thr0x7cee997 Stopped transaction layer module
2019-06-24 14:08:07.889 sip_endpoint.c thr0x7cee997 Module "mod-unsolicited-mwi"
unregistered
2019-06-24 14:08:07.890 sip_endpoint.c thr0x7cee997 Module "mod-pjsua-options"
unregistered
2019-06-24 14:08:07.890 sip_endpoint.c thr0x7cee997 Module "mod-pjsua-im" unregistered
2019-06-24 14:08:07.890 sip_endpoint.c thr0x7cee997 Module "mod-pjsua-pres" unregistered
2019-06-24 14:08:07.891 sip_endpoint.c thr0x7cee997 Module "mod-pjsua" unregistered
2019-06-24 14:08:07.891 sip_endpoint.c thr0x7cee997 Module "mod-stateful-util" unregistered
2019-06-24 14:08:07.891 sip_endpoint.c thr0x7cee997 Module "mod-refer" unregistered
2019-06-24 14:08:07.892 sip_endpoint.c thr0x7cee997 Module "mod-mwi" unregistered
2019-06-24 14:08:07.892 sip_endpoint.c thr0x7cee997 Module "mod-presence" unregistered
2019-06-24 14:08:07.892 sip_endpoint.c thr0x7cee997 Module "mod-evsub" unregistered
2019-06-24 14:08:07.893 sip_endpoint.c thr0x7cee997 Module "mod-invite" unregistered
2019-06-24 14:08:07.893 sip_endpoint.c thr0x7cee997 Module "mod-100rel" unregistered
2019-06-24 14:08:07.894 sip_endpoint.c thr0x7cee997 Module "mod-ua" unregistered
2019-06-24 14:08:07.894 sip_transactio thr0x7cee997 Transaction layer module destroyed
2019-06-24 14:08:07.894 sip_endpoint.c thr0x7cee997 Module "mod-tsx-layer" unregistered
2019-06-24 14:08:07.895 sip_endpoint.c thr0x7cee997 Module "mod-msg-print" unregistered
2019-06-24 14:08:07.895 sip_endpoint.c thr0x7cee997 Module "mod-pjsua-log" unregistered
2019-06-24 14:08:07.897 udp0x7b7ab600 thr0x7cee997 SIP UDP transport destroyed
2019-06-24 14:08:07.898 sip_endpoint.c thr0x7cee997 Endpoint 0x7e4c1064 destroyed
2019-06-24 14:08:07.899 pjsua_core.c thr0x7cee997 PJSUA state changed: CLOSING -->
NULL
2019-06-24 14:08:07.899 pjsua_core.c thr0x7cee997 PJSUA destroyed...
2019-06-24 14:08:58.214 sip_endpoint.c thr0x777d697 Module "mod-pjsua-log" registered
2019-06-24 14:08:58.238 sip_endpoint.c thr0x777d697 Module "mod-tsx-layer" registered
2019-06-24 14:08:58.239 sip_endpoint.c thr0x777d697 Module "mod-stateful-util" registered
2019-06-24 14:08:58.240 sip_endpoint.c thr0x777d697 Module "mod-ua" registered
2019-06-24 14:08:58.240 sip_endpoint.c thr0x777d697 Module "mod-100rel" registered
2019-06-24 14:08:58.240 sip_endpoint.c thr0x777d697 Module "mod-pjsua" registered
2019-06-24 14:08:58.241 sip_endpoint.c thr0x777d697 Module "mod-invite" registered
2019-06-24 14:08:58.241 android_jni_de thr0x777d697 Android JNI sound library initialized
2019-06-24 14:08:58.242 pjlib thr0x777d697 select() I/O Queue created (0x7be2e414)
2019-06-24 14:08:58.291 sip_endpoint.c thr0x777d697 Module "mod-evsub" registered
2019-06-24 14:08:58.291 sip_endpoint.c thr0x777d697 Module "mod-presence" registered
2019-06-24 14:08:58.292 sip_endpoint.c thr0x777d697 Module "mod-mwi" registered
2019-06-24 14:08:58.292 sip_endpoint.c thr0x777d697 Module "mod-refer" registered
2019-06-24 14:08:58.293 sip_endpoint.c thr0x777d697 Module "mod-pjsua-pres" registered
2019-06-24 14:08:58.293 sip_endpoint.c thr0x777d697 Module "mod-pjsua-im" registered
2019-06-24 14:08:58.294 sip_endpoint.c thr0x777d697 Module "mod-pjsua-options" registered
2019-06-24 14:08:58.304 pjsua_core.c thr0x777d697 1 SIP worker threads created
2019-06-24 14:08:58.304 pjsua_core.c thr0x777d697 pjsua version 2.6 for Linux-
3.18.71/armv7l initialized
2019-06-24 14:08:58.305 pjsua_core.c thr0x777d697 PJSUA state changed: CREATED -->
INIT
2019-06-24 14:08:58.348 pjsua_core.c thr0x777d697 SIP UDP socket reachable at
192.168.1.28:46304
2019-06-24 14:08:58.349 udp0x7b790400 thr0x777d697 SIP UDP transport started, published
address is 192.168.1.28:46304
2019-06-24 14:08:58.350 pjsua_core.c thr0x777d697 PJSUA state changed: INIT -->
STARTING
2019-06-24 14:08:58.350 sip_endpoint.c thr0x777d697 Module "mod-unsolicited-mwi"
registered
2019-06-24 14:08:58.351 pjsua_core.c thr0x777d697 PJSUA state changed: STARTING -->
RUNNING
2019-06-24 14:08:58.369 endpoint.cpp thr0x777d697 codecGetParam() codec_id =
'opus/48000/2'

2019-06-24 14:08:58.370 opus.c thr0x777d697 factory_default_attr:460: - TRACE


2019-06-24 14:08:58.389 pjsua_acc.c thr0x777d697 Adding account:
id=sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.lay
ered.net
2019-06-24 14:08:58.390 pjsua_acc.c thr0x777d697 Account
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net added with id 0
2019-06-24 14:08:58.397 pjsua_acc.c thr0x777d697 Acc 0: setting registration..
2019-06-24 14:08:58.411 sip_reg.c thr0x777d697 Sending register request with timeout
5000
2019-06-24 14:08:58.412 pjsua_core.c thr0x777d697 TX 707 bytes Request msg
REGISTER/cseq=22796 (tdta0x7cb60064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:46304;rport;branch=z9hG4bKPj9111948e-264a-495b-9564-
bb6307ec06c9
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=df01487b-00d9-4570-a1dc-78c9a0c4f8cc
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 39f2d466-03c8-4fbc-b358-3d417fe3f9dc
CSeq: 22796 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:46304>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-06-24 14:08:58.413 sip_util_state thr0x777d697 Setting request timeout of 5000
2019-06-24 14:08:58.413 pjsua_acc.c thr0x777d697 Acc 0: Registration sent
2019-06-24 14:08:58.481 pjsua_core.c pjsua_0 RX 643 bytes Response msg
401/REGISTER/cseq=22796 (rdata0x7bedc014) from UDP 108.168.212.234:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
192.168.1.28:46304;received=166.173.59.21;rport=14790;branch=z9hG4bKPj9111948e-264a-
495b-9564-bb6307ec06c9
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=df01487b-00d9-4570-a1dc-78c9a0c4f8cc
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=68caafe91010a88ad23a0de9d7b2d5de.e87e
i: 39f2d466-03c8-4fbc-b358-3d417fe3f9dc
CSeq: 22796 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d111fe900001ddf9099a14a2aa3434ac77594d5d5f44463"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:08:58.483 pjsua_acc.c pjsua_0 IP address change detected for account 0
(192.168.1.28:46304 --> 166.173.59.21:14790). Updating registration (using method 4)
2019-06-24 14:08:58.486 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-24 14:08:58.489 pjsua_core.c pjsua_0 TX 963 bytes Request msg
REGISTER/cseq=22797 (tdta0x7cb60064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:14790;rport;branch=z9hG4bKPjbb0d5583-5f97-483e-94e4-
f336fd0f457a
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=df01487b-00d9-4570-a1dc-78c9a0c4f8cc
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 39f2d466-03c8-4fbc-b358-3d417fe3f9dc
CSeq: 22797 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:14790>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d111fe900001ddf9099a14a2aa3434ac77594d5d5f44463",
uri="sip:enflick.layered.net", response="34fc309692434bfbf49b6ea99b565b96"
l: 0

--end msg--
2019-06-24 14:08:58.491 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-24 14:08:58.555 pjsua_core.c pjsua_0 RX 626 bytes Response msg
200/REGISTER/cseq=22797 (rdata0x7cd23014) from UDP 108.168.212.234:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:14790;received=166.173.59.21;rport=14790;branch=z9hG4bKPjbb0d5583-5f97-
483e-94e4-f336fd0f457a
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=df01487b-00d9-4570-a1dc-78c9a0c4f8cc
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=68caafe91010a88ad23a0de9d7b2d5de.f9e7
i: 39f2d466-03c8-4fbc-b358-3d417fe3f9dc
CSeq: 22797 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:14790>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:08:58.557 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-06-24 14:08:58.558 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-06-24 14:08:58.585 pjsua_call.c pjsua_0 Making call with acc #0 to
sip:[email protected]
2019-06-24 14:08:58.586 pjsua_aud.c pjsua_0 Set sound device: capture=-1, playback=-2
2019-06-24 14:08:58.586 pjsua_aud.c pjsua_0 Opening sound device (speaker + mic)
PCM@16000/1/20ms
2019-06-24 14:08:58.589 android_jni_de pjsua_0 Creating Android JNI stream
2019-06-24 14:08:58.617 android_jni_de pjsua_0 Using audio input source : 7
2019-06-24 14:08:58.655 android_jni_de pjsua_0 Audio record initialized successfully.
2019-06-24 14:08:58.685 android_jni_de android_reco Setting thread priority successful
2019-06-24 14:08:58.745 android_jni_de pjsua_0 !Audio track initialized successfully.
2019-06-24 14:08:58.754 ec0x7e6f9f00 pjsua_0 AEC created, clock_rate=16000,
channel=1, samples per frame=320, tail length=200 ms, latency=0 ms
2019-06-24 14:08:58.755 android_jni_de pjsua_0 Android JNI stream started
2019-06-24 14:08:58.756 pjsua_media.c pjsua_0 Call 0: initializing media..
2019-06-24 14:08:58.774 android_jni_de android_trac Setting thread priority successful
2019-06-24 14:08:58.787 pjsua_media.c pjsua_0 !RTP socket reachable at
192.168.1.28:4000
2019-06-24 14:08:58.790 pjsua_media.c pjsua_0 RTCP socket reachable at
192.168.1.28:4001
2019-06-24 14:08:58.791 pjsua_media.c pjsua_0 Media index 0 selected for audio call 0
2019-06-24 14:08:58.792 pjsua_core.c pjsua_0 TX 997 bytes Request msg
INVITE/cseq=29173 (tdta0x7b792064) to UDP 108.168.212.234:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:14790;rport;branch=z9hG4bKPj78694812-63a4-400a-a37a-
e3c1d6f65da1
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=da2d55e5-0b58-4664-bc7f-0dfd198b7c6d
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:14790>
i: 864e9b39-b3ab-4e5d-82c8-da1b618b3b40
CSeq: 29173 INVITE
Route: <sip:108.168.212.234:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
c: application/sdp
l: 354

v=0
o=- 3770392138 3770392138 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-24 14:08:58.874 pjsua_core.c pjsua_0 RX 421 bytes Response msg
100/INVITE/cseq=29173 (rdata0x8cefe014) from UDP 108.168.212.234:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.173.59.21:14790;received=166.173.59.21;rport=14790;branch=z9hG4bKPj78694812-63a4-
400a-a37a-e3c1d6f65da1
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=da2d55e5-0b58-4664-bc7f-0dfd198b7c6d
t: sip:[email protected]
i: 864e9b39-b3ab-4e5d-82c8-da1b618b3b40
CSeq: 29173 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-24 14:08:58.880 pjsua_core.c pjsua_0 RX 594 bytes Response msg
401/INVITE/cseq=29173 (rdata0x8cefe014) from UDP 108.168.212.234:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.21:14790;received=166.173.59.21;rport=14790;branch=z9hG4bKPj78694812-63a4-
400a-a37a-e3c1d6f65da1
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=da2d55e5-0b58-4664-bc7f-0dfd198b7c6d
t: sip:[email protected];tag=ec68159d256c10edd2dcd20a0ed8f360.866f
i: 864e9b39-b3ab-4e5d-82c8-da1b618b3b40
CSeq: 29173 INVITE
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d111fe900005c4cb610c3b1828c614d8fab817ee504fdd9"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0
--end msg--
2019-06-24 14:08:58.889 pjsua_core.c pjsua_0 TX 477 bytes Request msg
ACK/cseq=29173 (tdta0x8ce9d064) to UDP 108.168.212.234:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:14790;rport;branch=z9hG4bKPj78694812-63a4-400a-a37a-
e3c1d6f65da1
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=da2d55e5-0b58-4664-bc7f-0dfd198b7c6d
t: sip:[email protected];tag=ec68159d256c10edd2dcd20a0ed8f360.866f
i: 864e9b39-b3ab-4e5d-82c8-da1b618b3b40
CSeq: 29173 ACK
Route: <sip:108.168.212.234:5090;lr>
l: 0

--end msg--
2019-06-24 14:08:58.898 pjsua_core.c pjsua_0 TX 1264 bytes Request msg
INVITE/cseq=29174 (tdta0x7b792064) to UDP 108.168.212.234:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:14790;rport;branch=z9hG4bKPja34298a2-2146-434e-8f41-
fe0107d24ab5
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=da2d55e5-0b58-4664-bc7f-0dfd198b7c6d
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:14790>
i: 864e9b39-b3ab-4e5d-82c8-da1b618b3b40
CSeq: 29174 INVITE
Route: <sip:108.168.212.234:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d111fe900005c4cb610c3b1828c614d8fab817ee504fdd9",
uri="sip:[email protected]",
response="3224a887b2364ef4cccab63c4545c11e"
c: application/sdp
l: 354

v=0
o=- 3770392138 3770392138 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-24 14:08:58.971 pjsua_core.c pjsua_0 RX 421 bytes Response msg
100/INVITE/cseq=29174 (rdata0x851d3014) from UDP 108.168.212.234:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.173.59.21:14790;received=166.173.59.21;rport=14790;branch=z9hG4bKPja34298a2-2146-
434e-8f41-fe0107d24ab5
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=da2d55e5-0b58-4664-bc7f-0dfd198b7c6d
t: sip:[email protected]
i: 864e9b39-b3ab-4e5d-82c8-da1b618b3b40
CSeq: 29174 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-24 14:08:58.979 pjsua_core.c pjsua_0 RX 794 bytes Response msg
180/INVITE/cseq=29174 (rdata0x8825f014) from UDP 108.168.212.234:5090:
SIP/2.0 180 Ringing
v: SIP/2.0/UDP
166.173.59.21:14790;received=166.173.59.21;rport=14790;branch=z9hG4bKPja34298a2-2146-
434e-8f41-fe0107d24ab5
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=da2d55e5-0b58-4664-bc7f-0dfd198b7c6d
To: <sip:[email protected]>;tag=Qcyyg0p3emm8p
i: 864e9b39-b3ab-4e5d-82c8-da1b618b3b40
CSeq: 29174 INVITE
Contact: <sip:108.168.212.234:5090;did=a33.9c349836>
User-Agent: pstn_6070
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0
Remote-Party-ID: "+14694221940"
<sip:[email protected]>;party=calling;privacy=off;screen=no

--end msg--
2019-06-24 14:08:58.996 pjsua_aud.c pjsua_0 Conf connect: 1 --> 0
2019-06-24 14:08:58.996 conference.c pjsua_0 Port 1 (tonegen) transmitting to port 0
(Android JNI)
2019-06-24 14:09:13.125 pjsua_core.c pjsua_0 RX 1183 bytes Response msg
200/INVITE/cseq=29174 (rdata0x891a4014) from UDP 108.168.212.234:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:14790;received=166.173.59.21;rport=14790;branch=z9hG4bKPja34298a2-2146-
434e-8f41-fe0107d24ab5
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=da2d55e5-0b58-4664-bc7f-0dfd198b7c6d
To: <sip:[email protected]>;tag=Qcyyg0p3emm8p
i: 864e9b39-b3ab-4e5d-82c8-da1b618b3b40
CSeq: 29174 INVITE
Contact: <sip:108.168.212.234:5090;did=a33.9c349836>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 298
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1561373253 1561373254 IN IP4 169.44.58.240
s=FreeSWITCH
c=IN IP4 75.126.217.5
t=0 0
m=audio 45140 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:45141 IN IP4 75.126.217.5
a=proxy:no

--end msg--
2019-06-24 14:09:13.131 pjsua_aud.c pjsua_0 Conf disconnect: 1 -x- 0
2019-06-24 14:09:13.132 conference.c pjsua_0 Port 1 (tonegen) stop transmitting to port 0
(Android JNI)
2019-06-24 14:09:13.161 pjsua_media.c pjsua_0 Call 0: updating media..
2019-06-24 14:09:13.163 pjsua_aud.c pjsua_0 Audio channel update..
2019-06-24 14:09:13.165 opus.c pjsua_0 factory_alloc_codec:523: - TRACE
2019-06-24 14:09:13.167 opus.c pjsua_0 codec_open:596: - TRACE
2019-06-24 14:09:13.190 opus.c pjsua_0 codec_open:673: sample_rate: 48000
2019-06-24 14:09:13.192 opus.c pjsua_0 codec_modify:771: - TRACE
2019-06-24 14:09:13.194 strm0x89699c14 pjsua_0 VAD temporarily disabled
2019-06-24 14:09:13.197 strm0x89699c14 pjsua_0 Encoder stream started
2019-06-24 14:09:13.199 strm0x89699c14 pjsua_0 Decoder stream started
2019-06-24 14:09:13.204 pjsua_media.c pjsua_0 Audio updated, stream #0: opus
(sendrecv)
2019-06-24 14:09:13.216 pjsua_aud.c pjsua_0 Conf connect: 0 --> 2
2019-06-24 14:09:13.217 conference.c pjsua_0 Port 0 (Android JNI) transmitting to port 2
(sip:[email protected])
2019-06-24 14:09:13.218 pjsua_aud.c pjsua_0 Conf connect: 2 --> 0
2019-06-24 14:09:13.219 conference.c pjsua_0 Port 2
(sip:[email protected]) transmitting to port 0 (Android JNI)
2019-06-24 14:09:13.225 Master/sound android_trac !Underflow, buf_cnt=0, will generate 1
frame
2019-06-24 14:09:13.242 pjsua_core.c pjsua_0 TX 420 bytes Request msg
ACK/cseq=29174 (tdta0x8e19a064) to UDP 108.168.212.234:5090:
ACK sip:108.168.212.234:5090;did=a33.9c349836 SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:14790;rport;branch=z9hG4bKPj1b525d4c-3166-4b7c-bdfb-
5b42f16616c1
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=da2d55e5-0b58-4664-bc7f-0dfd198b7c6d
t: sip:[email protected];tag=Qcyyg0p3emm8p
i: 864e9b39-b3ab-4e5d-82c8-da1b618b3b40
CSeq: 29174 ACK
l: 0

--end msg--
2019-06-24 14:09:13.421 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-06-24 14:09:13.807 Master/sound android_reco Buffer size adjusted from 2157 to 1988
(eff_cnt=1280)
2019-06-24 14:09:13.830 Master/sound android_trac Underflow, buf_cnt=68, will generate 1
frame
2019-06-24 14:09:13.837 Master/sound android_trac Underflow, buf_cnt=68, will generate 1
frame
2019-06-24 14:09:13.840 Master/sound android_trac Underflow, buf_cnt=68, will generate 1
frame
2019-06-24 14:09:13.844 Master/sound android_trac Underflow, buf_cnt=68, will generate 1
frame
2019-06-24 14:09:14.081 opus.c android_trac !codec_modify:771: - TRACE
2019-06-24 14:09:14.082 strm0x89699c14 android_trac VAD re-enabled
2019-06-24 14:09:14.084 Master/sound android_reco Buffer size adjusted from 1668 to 1377
(eff_cnt=1280)
2019-06-24 14:09:14.101 Master/sound android_trac Underflow, buf_cnt=97, will generate 1
frame
2019-06-24 14:09:14.364 Master/sound android_reco Buffer size adjusted from 1697 to 1419
(eff_cnt=1280)
2019-06-24 14:09:14.383 Master/sound android_trac Underflow, buf_cnt=139, will generate 1
frame
2019-06-24 14:09:14.784 Master/sound android_reco Buffer size adjusted from 1739 to 1457
(eff_cnt=1280)
2019-06-24 14:09:14.801 Master/sound android_trac Underflow, buf_cnt=177, will generate 1
frame
2019-06-24 14:09:28.216 pjsua_call.c thr0x777d697 !Call 0 hanging up: code=200..
2019-06-24 14:09:28.219 pjsua_core.c thr0x777d697 TX 451 bytes Request msg
BYE/cseq=29175 (tdta0x8e2e3064) to UDP 108.168.212.234:5090:
BYE sip:108.168.212.234:5090;did=a33.9c349836 SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:14790;rport;branch=z9hG4bKPjdb2b6f19-e7db-47fe-9ead-
96086fa48bd4
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=da2d55e5-0b58-4664-bc7f-0dfd198b7c6d
t: sip:[email protected];tag=Qcyyg0p3emm8p
i: 864e9b39-b3ab-4e5d-82c8-da1b618b3b40
CSeq: 29175 BYE
User-Agent: TextNow PjSip 2.6
l: 0

--end msg--
2019-06-24 14:09:28.289 pjsua_core.c pjsua_0 RX 551 bytes Response msg
200/BYE/cseq=29175 (rdata0x891a4014) from UDP 108.168.212.234:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:14790;received=166.173.59.21;rport=14790;branch=z9hG4bKPjdb2b6f19-e7db-
47fe-9ead-96086fa48bd4
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=da2d55e5-0b58-4664-bc7f-0dfd198b7c6d
t: sip:[email protected];tag=Qcyyg0p3emm8p
i: 864e9b39-b3ab-4e5d-82c8-da1b618b3b40
CSeq: 29175 BYE
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Content-Length: 0

--end msg--
2019-06-24 14:09:28.338 pjsua_media.c pjsua_0 !Call 0: deinitializing media..
2019-06-24 14:09:28.348 pjsua_media.c pjsua_0 Media stream call00:0 is destroyed
2019-06-24 14:09:28.580 sound_port.c android_trac EC suspended because of inactivity
2019-06-24 14:09:29.325 pjsua_aud.c pjsua_0 !Closing sound device after idle for 1
second(s)
2019-06-24 14:09:29.328 pjsua_aud.c pjsua_0 Closing Android JNI sound playback
device and Android JNI sound capture device
2019-06-24 14:09:29.330 android_jni_de pjsua_0 Android JNI stream stopped
2019-06-24 14:09:29.331 android_jni_de pjsua_0 Destroying Android JNI stream...
2019-06-24 14:09:29.379 android_jni_de pjsua_0 !Audio record released
2019-06-24 14:09:29.411 android_jni_de pjsua_0 !Audio track released
2019-06-24 14:09:29.411 android_jni_de pjsua_0 Android JNI stream destroyed
2019-06-24 14:09:29.587 pjsua_acc.c thr0x777d697 !Deleting account 0..
2019-06-24 14:09:29.588 pjsua_acc.c thr0x777d697 Acc 0: setting unregistration..
2019-06-24 14:09:29.588 sip_reg.c thr0x777d697 Sending register request with timeout
5000
2019-06-24 14:09:29.589 pjsua_core.c thr0x777d697 TX 610 bytes Request msg
REGISTER/cseq=22798 (tdta0x7e37e064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:14790;rport;branch=z9hG4bKPj18cd0a65-70fc-4ff9-af49-
2f2ed7b38be9
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=5ae309a4-c5d9-4f57-8c88-9bd1dd003216
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 39f2d466-03c8-4fbc-b358-3d417fe3f9dc
CSeq: 22798 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:14790>
Expires: 0
l: 0

--end msg--
2019-06-24 14:09:29.589 sip_util_state thr0x777d697 Setting request timeout of 5000
2019-06-24 14:09:29.590 pjsua_acc.c thr0x777d697 Acc 0: Unregistration sent
2019-06-24 14:09:29.590 pjsua_acc.c thr0x777d697 Account id 0 deleted
2019-06-24 14:09:29.688 pjsua_core.c pjsua_0 RX 644 bytes Response msg
401/REGISTER/cseq=22798 (rdata0x891a4014) from UDP 108.168.212.234:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.21:14790;received=166.173.59.21;rport=14790;branch=z9hG4bKPj18cd0a65-70fc-
4ff9-af49-2f2ed7b38be9
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=5ae309a4-c5d9-4f57-8c88-9bd1dd003216
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=68caafe91010a88ad23a0de9d7b2d5de.a51e
i: 39f2d466-03c8-4fbc-b358-3d417fe3f9dc
CSeq: 22798 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d11200800003cf2e5220a32d53ad0721b89ca072dfc9b62"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:09:29.691 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-24 14:09:29.699 pjsua_core.c pjsua_0 TX 864 bytes Request msg
REGISTER/cseq=22799 (tdta0x7e37e064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.21:14790;rport;branch=z9hG4bKPj8e0c06eb-9527-44ba-8286-
8493fbe2d2be
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=5ae309a4-c5d9-4f57-8c88-9bd1dd003216
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 39f2d466-03c8-4fbc-b358-3d417fe3f9dc
CSeq: 22799 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
21:14790>
Expires: 0
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d11200800003cf2e5220a32d53ad0721b89ca072dfc9b62",
uri="sip:enflick.layered.net", response="89382dbc9265eb95e2a226b59e951501"
l: 0

--end msg--
2019-06-24 14:09:29.700 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-24 14:09:29.897 pjsua_core.c pjsua_0 RX 522 bytes Response msg
200/REGISTER/cseq=22799 (rdata0x891a4014) from UDP 108.168.212.234:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.21:14790;received=166.173.59.21;rport=14790;branch=z9hG4bKPj8e0c06eb-9527-
44ba-8286-8493fbe2d2be
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=5ae309a4-c5d9-4f57-8c88-9bd1dd003216
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=68caafe91010a88ad23a0de9d7b2d5de.35fa
i: 39f2d466-03c8-4fbc-b358-3d417fe3f9dc
CSeq: 22799 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-24 14:09:30.434 endpoint.cpp thr0x777d697 !pjsua_transport_set_enable(id,
enabled) error: Invalid operation (PJ_EINVALIDOP) (status=70013)
[../src/pjsua2/endpoint.cpp:1777]
2019-06-24 14:09:31.298 pjsua_core.c thr0x777d697 !Shutting down, flags=0...
2019-06-24 14:09:31.298 pjsua_core.c thr0x777d697 PJSUA state changed: RUNNING -->
CLOSING
2019-06-24 14:09:31.304 pjsua_call.c thr0x777d697 Hangup all calls..
2019-06-24 14:09:31.304 pjsua_media.c thr0x777d697 Call 0: deinitializing media..
2019-06-24 14:09:31.305 pjsua_media.c thr0x777d697 Call 1: deinitializing media..
2019-06-24 14:09:31.305 pjsua_media.c thr0x777d697 Call 2: deinitializing media..
2019-06-24 14:09:31.305 pjsua_media.c thr0x777d697 Call 3: deinitializing media..
2019-06-24 14:09:31.306 pjsua_pres.c thr0x777d697 Shutting down presence..
2019-06-24 14:09:32.306 pjsua_core.c thr0x777d697 Destroying...
2019-06-24 14:09:32.307 pjsua_media.c thr0x777d697 Shutting down media..
2019-06-24 14:09:32.795 android_jni_de thr0x777d697 Android JNI sound library shutting
down..
2019-06-24 14:09:32.796 sip_transactio thr0x777d697 Stopping transaction layer module
2019-06-24 14:09:32.797 sip_transactio thr0x777d697 Stopped transaction layer module
2019-06-24 14:09:32.797 sip_endpoint.c thr0x777d697 Module "mod-unsolicited-mwi"
unregistered
2019-06-24 14:09:32.798 sip_endpoint.c thr0x777d697 Module "mod-pjsua-options"
unregistered
2019-06-24 14:09:32.798 sip_endpoint.c thr0x777d697 Module "mod-pjsua-im" unregistered
2019-06-24 14:09:32.798 sip_endpoint.c thr0x777d697 Module "mod-pjsua-pres" unregistered
2019-06-24 14:09:32.799 sip_endpoint.c thr0x777d697 Module "mod-pjsua" unregistered
2019-06-24 14:09:32.799 sip_endpoint.c thr0x777d697 Module "mod-stateful-util" unregistered
2019-06-24 14:09:32.799 sip_endpoint.c thr0x777d697 Module "mod-refer" unregistered
2019-06-24 14:09:32.799 sip_endpoint.c thr0x777d697 Module "mod-mwi" unregistered
2019-06-24 14:09:32.800 sip_endpoint.c thr0x777d697 Module "mod-presence" unregistered
2019-06-24 14:09:32.800 sip_endpoint.c thr0x777d697 Module "mod-evsub" unregistered
2019-06-24 14:09:32.803 sip_endpoint.c thr0x777d697 Module "mod-invite" unregistered
2019-06-24 14:09:32.803 sip_endpoint.c thr0x777d697 Module "mod-100rel" unregistered
2019-06-24 14:09:32.804 sip_endpoint.c thr0x777d697 Module "mod-ua" unregistered
2019-06-24 14:09:32.804 sip_transactio thr0x777d697 Transaction layer module destroyed
2019-06-24 14:09:32.805 sip_endpoint.c thr0x777d697 Module "mod-tsx-layer" unregistered
2019-06-24 14:09:32.805 sip_endpoint.c thr0x777d697 Module "mod-msg-print" unregistered
2019-06-24 14:09:32.805 sip_endpoint.c thr0x777d697 Module "mod-pjsua-log" unregistered
2019-06-24 14:09:32.807 udp0x7b790400 thr0x777d697 SIP UDP transport destroyed
2019-06-24 14:09:32.808 sip_endpoint.c thr0x777d697 Endpoint 0x7ba96064 destroyed
2019-06-24 14:09:32.808 pjsua_core.c thr0x777d697 PJSUA state changed: CLOSING -->
NULL
2019-06-24 14:09:32.809 pjsua_core.c thr0x777d697 PJSUA destroyed...
2019-06-25 13:38:50.515 sip_endpoint.c thr0x8117f97 Module "mod-pjsua-log" registered
2019-06-25 13:38:50.523 sip_endpoint.c thr0x8117f97 Module "mod-tsx-layer" registered
2019-06-25 13:38:50.524 sip_endpoint.c thr0x8117f97 Module "mod-stateful-util" registered
2019-06-25 13:38:50.524 sip_endpoint.c thr0x8117f97 Module "mod-ua" registered
2019-06-25 13:38:50.525 sip_endpoint.c thr0x8117f97 Module "mod-100rel" registered
2019-06-25 13:38:50.526 sip_endpoint.c thr0x8117f97 Module "mod-pjsua" registered
2019-06-25 13:38:50.537 sip_endpoint.c thr0x8117f97 Module "mod-invite" registered
2019-06-25 13:38:50.537 android_jni_de thr0x8117f97 Android JNI sound library initialized
2019-06-25 13:38:50.538 pjlib thr0x8117f97 select() I/O Queue created (0x8f811014)
2019-06-25 13:38:50.578 sip_endpoint.c thr0x8117f97 Module "mod-evsub" registered
2019-06-25 13:38:50.579 sip_endpoint.c thr0x8117f97 Module "mod-presence" registered
2019-06-25 13:38:50.579 sip_endpoint.c thr0x8117f97 Module "mod-mwi" registered
2019-06-25 13:38:50.580 sip_endpoint.c thr0x8117f97 Module "mod-refer" registered
2019-06-25 13:38:50.582 sip_endpoint.c thr0x8117f97 Module "mod-pjsua-pres" registered
2019-06-25 13:38:50.583 sip_endpoint.c thr0x8117f97 Module "mod-pjsua-im" registered
2019-06-25 13:38:50.584 sip_endpoint.c thr0x8117f97 Module "mod-pjsua-options" registered
2019-06-25 13:38:50.586 pjsua_core.c thr0x8117f97 1 SIP worker threads created
2019-06-25 13:38:50.587 pjsua_core.c thr0x8117f97 pjsua version 2.6 for Linux-
3.18.71/armv7l initialized
2019-06-25 13:38:50.587 pjsua_core.c thr0x8117f97 PJSUA state changed: CREATED -->
INIT
2019-06-25 13:38:50.617 pjsua_core.c thr0x8117f97 SIP UDP socket reachable at
10.18.57.224:41523
2019-06-25 13:38:50.618 udp0x8226fc00 thr0x8117f97 SIP UDP transport started, published
address is 10.18.57.224:41523
2019-06-25 13:38:50.619 pjsua_core.c thr0x8117f97 PJSUA state changed: INIT -->
STARTING
2019-06-25 13:38:50.623 sip_endpoint.c thr0x8117f97 Module "mod-unsolicited-mwi"
registered
2019-06-25 13:38:50.623 pjsua_core.c thr0x8117f97 PJSUA state changed: STARTING -->
RUNNING
2019-06-25 13:38:50.634 endpoint.cpp thr0x8117f97 codecGetParam() codec_id =
'opus/48000/2'

2019-06-25 13:38:50.634 opus.c thr0x8117f97 factory_default_attr:460: - TRACE


2019-06-25 13:38:50.700 pjsua_acc.c thr0x8117f97 Adding account:
id=sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.lay
ered.net
2019-06-25 13:38:50.702 pjsua_acc.c thr0x8117f97 Account
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net added with id 0
2019-06-25 13:38:50.706 pjsua_acc.c thr0x8117f97 Acc 0: setting registration..
2019-06-25 13:38:50.711 sip_reg.c thr0x8117f97 Sending register request with timeout
5000
2019-06-25 13:38:50.712 pjsua_core.c thr0x8117f97 TX 707 bytes Request msg
REGISTER/cseq=19966 (tdta0x811f0064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 10.18.57.224:41523;rport;branch=z9hG4bKPjafb47770-b2ea-4a69-aa79-
2d13d46191e4
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=c5593a3b-6ba4-4002-8a7d-d40ccd4b5776
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 73ea8a24-0945-4fb5-b7e5-75db2b2cd657
CSeq: 19966 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@10.18.57.22
4:41523>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-06-25 13:38:50.713 sip_util_state thr0x8117f97 Setting request timeout of 5000
2019-06-25 13:38:50.716 pjsua_acc.c thr0x8117f97 Acc 0: Registration sent
2019-06-25 13:38:50.813 pjsua_core.c pjsua_0 RX 644 bytes Response msg
401/REGISTER/cseq=19966 (rdata0x811c6014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
10.18.57.224:41523;received=166.137.105.217;rport=3937;branch=z9hG4bKPjafb47770-b2ea-
4a69-aa79-2d13d46191e4
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=c5593a3b-6ba4-4002-8a7d-d40ccd4b5776
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.bf8e
i: 73ea8a24-0945-4fb5-b7e5-75db2b2cd657
CSeq: 19966 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d126a590000c1a7a86294337115e1e445897decef1194c1"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-25 13:38:50.814 pjsua_acc.c pjsua_0 IP address change detected for account 0
(10.18.57.224:41523 --> 166.137.105.217:3937). Updating registration (using method 4)
2019-06-25 13:38:50.817 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-25 13:38:50.822 pjsua_core.c pjsua_0 TX 965 bytes Request msg
REGISTER/cseq=19967 (tdta0x811f0064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.137.105.217:3937;rport;branch=z9hG4bKPj43ca7fca-3f41-4bac-a4c7-
25a223f51860
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=c5593a3b-6ba4-4002-8a7d-d40ccd4b5776
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 73ea8a24-0945-4fb5-b7e5-75db2b2cd657
CSeq: 19967 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.137.10
5.217:3937>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d126a590000c1a7a86294337115e1e445897decef1194c1",
uri="sip:enflick.layered.net", response="d96dd23e91ab3d3ec4ab2495b38cf768"
l: 0

--end msg--
2019-06-25 13:38:50.833 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-25 13:38:50.932 pjsua_core.c pjsua_0 RX 629 bytes Response msg
200/REGISTER/cseq=19967 (rdata0x811c6014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.137.105.217:3937;received=166.137.105.217;rport=3937;branch=z9hG4bKPj43ca7fca-
3f41-4bac-a4c7-25a223f51860
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=c5593a3b-6ba4-4002-8a7d-d40ccd4b5776
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.2caa
i: 73ea8a24-0945-4fb5-b7e5-75db2b2cd657
CSeq: 19967 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.137.10
5.217:3937>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-25 13:38:50.941 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-06-25 13:38:50.948 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-06-25 13:38:51.147 pjsua_call.c pjsua_0 Making call with acc #0 to
sip:[email protected]
2019-06-25 13:38:51.148 pjsua_aud.c pjsua_0 Set sound device: capture=-1, playback=-2
2019-06-25 13:38:51.149 pjsua_aud.c pjsua_0 Opening sound device (speaker + mic)
PCM@16000/1/20ms
2019-06-25 13:38:51.149 android_jni_de pjsua_0 Creating Android JNI stream
2019-06-25 13:38:51.222 android_jni_de pjsua_0 Using audio input source : 7
2019-06-25 13:38:51.568 android_jni_de pjsua_0 Audio record initialized successfully.
2019-06-25 13:38:51.587 android_jni_de android_reco Setting thread priority successful
2019-06-25 13:38:51.689 android_jni_de pjsua_0 !Audio track initialized successfully.
2019-06-25 13:38:51.693 ec0x85c51400 pjsua_0 AEC created, clock_rate=16000,
channel=1, samples per frame=320, tail length=200 ms, latency=0 ms
2019-06-25 13:38:51.694 android_jni_de pjsua_0 Android JNI stream started
2019-06-25 13:38:51.704 pjsua_media.c pjsua_0 Call 0: initializing media..
2019-06-25 13:38:51.715 android_jni_de android_trac Setting thread priority successful
2019-06-25 13:38:51.723 pjsua_media.c pjsua_0 !RTP socket reachable at
10.18.57.224:4000
2019-06-25 13:38:51.724 pjsua_media.c pjsua_0 RTCP socket reachable at
10.18.57.224:4001
2019-06-25 13:38:51.725 pjsua_media.c pjsua_0 Media index 0 selected for audio call 0
2019-06-25 13:38:51.727 pjsua_core.c pjsua_0 TX 999 bytes Request msg
INVITE/cseq=22563 (tdta0x8228c064) to UDP 184.173.151.226:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.137.105.217:3937;rport;branch=z9hG4bKPj880159b3-a754-4fbc-9447-
cd045e532db8
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=3511fc9c-9bac-4b5e-9b59-32ebe22c7efe
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.137.10
5.217:3937>
i: 7d21b80c-7f38-47ad-8b67-0ae629d7d8a1
CSeq: 22563 INVITE
Route: <sip:184.173.151.226:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
c: application/sdp
l: 354

v=0
o=- 3770476731 3770476731 IN IP4 10.18.57.224
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 10.18.57.224
b=TIAS:96000
a=rtcp:4001 IN IP4 10.18.57.224
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-25 13:38:51.809 pjsua_core.c pjsua_0 RX 423 bytes Response msg
100/INVITE/cseq=22563 (rdata0x811c6014) from UDP 184.173.151.226:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.137.105.217:3937;received=166.137.105.217;rport=3937;branch=z9hG4bKPj880159b3-
a754-4fbc-9447-cd045e532db8
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=3511fc9c-9bac-4b5e-9b59-32ebe22c7efe
t: sip:[email protected]
i: 7d21b80c-7f38-47ad-8b67-0ae629d7d8a1
CSeq: 22563 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-25 13:38:51.843 pjsua_core.c pjsua_0 RX 596 bytes Response msg
401/INVITE/cseq=22563 (rdata0x811c6014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.137.105.217:3937;received=166.137.105.217;rport=3937;branch=z9hG4bKPj880159b3-
a754-4fbc-9447-cd045e532db8
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=3511fc9c-9bac-4b5e-9b59-32ebe22c7efe
t: sip:[email protected];tag=ec68159d256c10edd2dcd20a0ed8f360.35cd
i: 7d21b80c-7f38-47ad-8b67-0ae629d7d8a1
CSeq: 22563 INVITE
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d126a5a000046859acf9f516ab52981b188101c5e10980b"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0
--end msg--
2019-06-25 13:38:51.858 pjsua_core.c pjsua_0 TX 478 bytes Request msg
ACK/cseq=22563 (tdta0x8f855064) to UDP 184.173.151.226:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.137.105.217:3937;rport;branch=z9hG4bKPj880159b3-a754-4fbc-9447-
cd045e532db8
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=3511fc9c-9bac-4b5e-9b59-32ebe22c7efe
t: sip:[email protected];tag=ec68159d256c10edd2dcd20a0ed8f360.35cd
i: 7d21b80c-7f38-47ad-8b67-0ae629d7d8a1
CSeq: 22563 ACK
Route: <sip:184.173.151.226:5090;lr>
l: 0

--end msg--
2019-06-25 13:38:51.898 pjsua_core.c pjsua_0 TX 1266 bytes Request msg
INVITE/cseq=22564 (tdta0x8228c064) to UDP 184.173.151.226:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.137.105.217:3937;rport;branch=z9hG4bKPjc41bb02d-4fca-421d-bfce-
7d0682c0fc5e
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=3511fc9c-9bac-4b5e-9b59-32ebe22c7efe
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.137.10
5.217:3937>
i: 7d21b80c-7f38-47ad-8b67-0ae629d7d8a1
CSeq: 22564 INVITE
Route: <sip:184.173.151.226:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d126a5a000046859acf9f516ab52981b188101c5e10980b",
uri="sip:[email protected]", response="e35e49caf46f152f8effc88ccd491b07"
c: application/sdp
l: 354

v=0
o=- 3770476731 3770476731 IN IP4 10.18.57.224
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 10.18.57.224
b=TIAS:96000
a=rtcp:4001 IN IP4 10.18.57.224
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-25 13:38:51.977 pjsua_core.c pjsua_0 RX 423 bytes Response msg
100/INVITE/cseq=22564 (rdata0x83e36014) from UDP 184.173.151.226:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.137.105.217:3937;received=166.137.105.217;rport=3937;branch=z9hG4bKPjc41bb02d-
4fca-421d-bfce-7d0682c0fc5e
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=3511fc9c-9bac-4b5e-9b59-32ebe22c7efe
t: sip:[email protected]
i: 7d21b80c-7f38-47ad-8b67-0ae629d7d8a1
CSeq: 22564 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-25 13:38:52.014 pjsua_core.c pjsua_0 RX 796 bytes Response msg
180/INVITE/cseq=22564 (rdata0x83e36014) from UDP 184.173.151.226:5090:
SIP/2.0 180 Ringing
v: SIP/2.0/UDP
166.137.105.217:3937;received=166.137.105.217;rport=3937;branch=z9hG4bKPjc41bb02d-
4fca-421d-bfce-7d0682c0fc5e
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=3511fc9c-9bac-4b5e-9b59-32ebe22c7efe
To: <sip:[email protected]>;tag=6SB3rtBypDN3c
i: 7d21b80c-7f38-47ad-8b67-0ae629d7d8a1
CSeq: 22564 INVITE
Contact: <sip:184.173.151.226:5090;did=2c1.96e19992>
User-Agent: pstn_6070
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0
Remote-Party-ID: "+19722762000"
<sip:[email protected]>;party=calling;privacy=off;screen=no

--end msg--
2019-06-25 13:38:52.086 pjsua_aud.c pjsua_0 !Conf connect: 1 --> 0
2019-06-25 13:38:52.086 conference.c pjsua_0 Port 1 (tonegen) transmitting to port 0
(Android JNI)
2019-06-25 13:38:58.384 pjsua_core.c pjsua_0 RX 1179 bytes Response msg
200/INVITE/cseq=22564 (rdata0x83e36014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.137.105.217:3937;received=166.137.105.217;rport=3937;branch=z9hG4bKPjc41bb02d-
4fca-421d-bfce-7d0682c0fc5e
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=3511fc9c-9bac-4b5e-9b59-32ebe22c7efe
To: <sip:[email protected]>;tag=6SB3rtBypDN3c
i: 7d21b80c-7f38-47ad-8b67-0ae629d7d8a1
CSeq: 22564 INVITE
Contact: <sip:184.173.151.226:5090;did=2c1.96e19992>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 296
Remote-Party-ID: "ClassicCastSt -"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1561462014 1561462015 IN IP4 169.44.58.239
s=FreeSWITCH
c=IN IP4 50.97.48.71
t=0 0
m=audio 43758 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:43759 IN IP4 50.97.48.71
a=proxy:no

--end msg--
2019-06-25 13:38:58.390 pjsua_aud.c pjsua_0 Conf disconnect: 1 -x- 0
2019-06-25 13:38:58.391 conference.c pjsua_0 Port 1 (tonegen) stop transmitting to port 0
(Android JNI)
2019-06-25 13:38:58.392 pjsua_media.c pjsua_0 Call 0: updating media..
2019-06-25 13:38:58.405 pjsua_aud.c pjsua_0 Audio channel update..
2019-06-25 13:38:58.410 opus.c pjsua_0 factory_alloc_codec:523: - TRACE
2019-06-25 13:38:58.414 opus.c pjsua_0 codec_open:596: - TRACE
2019-06-25 13:38:58.425 opus.c pjsua_0 codec_open:673: sample_rate: 48000
2019-06-25 13:38:58.444 opus.c pjsua_0 codec_modify:771: - TRACE
2019-06-25 13:38:58.447 strm0x85c5ec14 pjsua_0 VAD temporarily disabled
2019-06-25 13:38:58.458 strm0x85c5ec14 pjsua_0 Encoder stream started
2019-06-25 13:38:58.479 strm0x85c5ec14 pjsua_0 !Decoder stream started
2019-06-25 13:38:58.514 pjsua_media.c pjsua_0 Audio updated, stream #0: opus
(sendrecv)
2019-06-25 13:38:58.531 pjsua_aud.c pjsua_0 Conf connect: 0 --> 2
2019-06-25 13:38:58.531 conference.c pjsua_0 Port 0 (Android JNI) transmitting to port 2
(sip:[email protected])
2019-06-25 13:38:58.532 pjsua_aud.c pjsua_0 Conf connect: 2 --> 0
2019-06-25 13:38:58.533 conference.c pjsua_0 Port 2
(sip:[email protected]) transmitting to port 0 (Android JNI)
2019-06-25 13:38:58.538 pjsua_core.c pjsua_0 TX 421 bytes Request msg
ACK/cseq=22564 (tdta0x83e59064) to UDP 184.173.151.226:5090:
ACK sip:184.173.151.226:5090;did=2c1.96e19992 SIP/2.0
v: SIP/2.0/UDP 166.137.105.217:3937;rport;branch=z9hG4bKPjbdcf9a48-8688-4913-88ad-
84ec0a75de1b
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=3511fc9c-9bac-4b5e-9b59-32ebe22c7efe
t: sip:[email protected];tag=6SB3rtBypDN3c
i: 7d21b80c-7f38-47ad-8b67-0ae629d7d8a1
CSeq: 22564 ACK
l: 0

--end msg--
2019-06-25 13:38:58.730 Master/sound android_reco Buffer size adjusted from 1921 to 1675
(eff_cnt=1280)
2019-06-25 13:38:58.765 Master/sound android_trac Underflow, buf_cnt=75, will generate 1
frame
2019-06-25 13:38:58.769 Master/sound android_trac Underflow, buf_cnt=75, will generate 1
frame
2019-06-25 13:38:59.264 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-25 13:38:59.269 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-25 13:38:59.278 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-25 13:38:59.289 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-25 13:38:59.431 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-25 13:38:59.548 opus.c android_trac !codec_modify:771: - TRACE
2019-06-25 13:38:59.549 strm0x85c5ec14 android_trac VAD re-enabled
2019-06-25 13:38:59.551 Master/sound android_reco Buffer size adjusted from 1601 to 1226
(eff_cnt=1280)
2019-06-25 13:38:59.568 Master/sound android_trac Underflow, buf_cnt=266, will generate 1
frame
2019-06-25 13:38:59.707 Master/sound android_trac Underflow, buf_cnt=266, will generate 1
frame
2019-06-25 13:38:59.972 Master/sound android_reco Buffer size adjusted from 1866 to 1471
(eff_cnt=1280)
2019-06-25 13:39:00.150 Master/sound android_trac Underflow, buf_cnt=191, will generate 1
frame
2019-06-25 13:39:00.690 Master/sound android_reco Buffer size adjusted from 1791 to 1627
(eff_cnt=1280)
2019-06-25 13:39:02.428 pjsua_call.c thr0x8117f97 !Call 0 hanging up: code=200..
2019-06-25 13:39:02.429 pjsua_core.c thr0x8117f97 TX 452 bytes Request msg
BYE/cseq=22565 (tdta0x899c6064) to UDP 184.173.151.226:5090:
BYE sip:184.173.151.226:5090;did=2c1.96e19992 SIP/2.0
v: SIP/2.0/UDP 166.137.105.217:3937;rport;branch=z9hG4bKPj573d9e34-21c7-4321-adfc-
c3aca9d3ec93
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=3511fc9c-9bac-4b5e-9b59-32ebe22c7efe
t: sip:[email protected];tag=6SB3rtBypDN3c
i: 7d21b80c-7f38-47ad-8b67-0ae629d7d8a1
CSeq: 22565 BYE
User-Agent: TextNow PjSip 2.6
l: 0

--end msg--
2019-06-25 13:39:02.541 pjsua_core.c pjsua_0 RX 553 bytes Response msg
200/BYE/cseq=22565 (rdata0x83e36014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.137.105.217:3937;received=166.137.105.217;rport=3937;branch=z9hG4bKPj573d9e34-
21c7-4321-adfc-c3aca9d3ec93
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=3511fc9c-9bac-4b5e-9b59-32ebe22c7efe
t: sip:[email protected];tag=6SB3rtBypDN3c
i: 7d21b80c-7f38-47ad-8b67-0ae629d7d8a1
CSeq: 22565 BYE
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Content-Length: 0

--end msg--
2019-06-25 13:39:02.546 pjsua_media.c pjsua_0 Call 0: deinitializing media..
2019-06-25 13:39:02.561 pjsua_media.c pjsua_0 Media stream call00:0 is destroyed
2019-06-25 13:39:03.544 pjsua_aud.c pjsua_0 !Closing sound device after idle for 1
second(s)
2019-06-25 13:39:03.546 pjsua_aud.c pjsua_0 Closing Android JNI sound playback
device and Android JNI sound capture device
2019-06-25 13:39:03.547 android_jni_de pjsua_0 Android JNI stream stopped
2019-06-25 13:39:03.548 android_jni_de pjsua_0 Destroying Android JNI stream...
2019-06-25 13:39:03.596 android_jni_de pjsua_0 !Audio record released
2019-06-25 13:39:03.673 android_jni_de pjsua_0 !Audio track released
2019-06-25 13:39:03.674 android_jni_de pjsua_0 Android JNI stream destroyed
2019-06-25 13:39:03.847 pjsua_acc.c thr0x8117f97 !Deleting account 0..
2019-06-25 13:39:03.848 pjsua_acc.c thr0x8117f97 Acc 0: setting unregistration..
2019-06-25 13:39:03.849 sip_reg.c thr0x8117f97 Sending register request with timeout
5000
2019-06-25 13:39:03.850 pjsua_core.c thr0x8117f97 TX 612 bytes Request msg
REGISTER/cseq=19968 (tdta0x83e4d064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.137.105.217:3937;rport;branch=z9hG4bKPj475ad155-948b-4f87-89d3-
5c21ae8d2965
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=b9cd03e3-2027-4fec-b681-758cf183a192
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 73ea8a24-0945-4fb5-b7e5-75db2b2cd657
CSeq: 19968 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.137.10
5.217:3937>
Expires: 0
l: 0

--end msg--
2019-06-25 13:39:03.851 sip_util_state thr0x8117f97 Setting request timeout of 5000
2019-06-25 13:39:03.856 pjsua_acc.c thr0x8117f97 Acc 0: Unregistration sent
2019-06-25 13:39:03.857 pjsua_acc.c thr0x8117f97 Account id 0 deleted
2019-06-25 13:39:03.983 pjsua_core.c pjsua_0 RX 646 bytes Response msg
401/REGISTER/cseq=19968 (rdata0x8cabb014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.137.105.217:3937;received=166.137.105.217;rport=3937;branch=z9hG4bKPj475ad155-
948b-4f87-89d3-5c21ae8d2965
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=b9cd03e3-2027-4fec-b681-758cf183a192
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.f760
i: 73ea8a24-0945-4fb5-b7e5-75db2b2cd657
CSeq: 19968 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d126a660000c84840f62e03b1aa4dbb588d7806d3fc9f82"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-25 13:39:03.986 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-25 13:39:03.990 pjsua_core.c pjsua_0 TX 866 bytes Request msg
REGISTER/cseq=19969 (tdta0x83e4d064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.137.105.217:3937;rport;branch=z9hG4bKPjbac47657-63ff-4379-b4f0-
28d27ab87d0b
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=b9cd03e3-2027-4fec-b681-758cf183a192
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 73ea8a24-0945-4fb5-b7e5-75db2b2cd657
CSeq: 19969 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.137.10
5.217:3937>
Expires: 0
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d126a660000c84840f62e03b1aa4dbb588d7806d3fc9f82",
uri="sip:enflick.layered.net", response="7072dfba87bf232a8d1d01dce51b81b6"
l: 0

--end msg--
2019-06-25 13:39:03.992 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-25 13:39:04.106 pjsua_core.c pjsua_0 RX 524 bytes Response msg
200/REGISTER/cseq=19969 (rdata0x8cabb014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.137.105.217:3937;received=166.137.105.217;rport=3937;branch=z9hG4bKPjbac47657-
63ff-4379-b4f0-28d27ab87d0b
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=b9cd03e3-2027-4fec-b681-758cf183a192
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.e16b
i: 73ea8a24-0945-4fb5-b7e5-75db2b2cd657
CSeq: 19969 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-25 13:39:11.397 endpoint.cpp thr0x8117f97 !pjsua_transport_set_enable(id, enabled)
error: Invalid operation (PJ_EINVALIDOP) (status=70013) [../src/pjsua2/endpoint.cpp:1777]
2019-06-25 13:39:12.624 pjsua_core.c thr0x8117f97 Shutting down, flags=0...
2019-06-25 13:39:12.625 pjsua_core.c thr0x8117f97 PJSUA state changed: RUNNING -->
CLOSING
2019-06-25 13:39:12.636 pjsua_call.c thr0x8117f97 Hangup all calls..
2019-06-25 13:39:12.636 pjsua_media.c thr0x8117f97 Call 0: deinitializing media..
2019-06-25 13:39:12.637 pjsua_media.c thr0x8117f97 Call 1: deinitializing media..
2019-06-25 13:39:12.637 pjsua_media.c thr0x8117f97 Call 2: deinitializing media..
2019-06-25 13:39:12.637 pjsua_media.c thr0x8117f97 Call 3: deinitializing media..
2019-06-25 13:39:12.638 pjsua_pres.c thr0x8117f97 Shutting down presence..
2019-06-25 13:39:13.650 pjsua_core.c thr0x8117f97 Destroying...
2019-06-25 13:39:13.651 pjsua_media.c thr0x8117f97 Shutting down media..
2019-06-25 13:39:14.006 android_jni_de thr0x8117f97 Android JNI sound library shutting
down..
2019-06-25 13:39:14.006 sip_transactio thr0x8117f97 Stopping transaction layer module
2019-06-25 13:39:14.007 sip_transactio thr0x8117f97 Stopped transaction layer module
2019-06-25 13:39:14.008 sip_endpoint.c thr0x8117f97 Module "mod-unsolicited-mwi"
unregistered
2019-06-25 13:39:14.008 sip_endpoint.c thr0x8117f97 Module "mod-pjsua-options"
unregistered
2019-06-25 13:39:14.008 sip_endpoint.c thr0x8117f97 Module "mod-pjsua-im" unregistered
2019-06-25 13:39:14.008 sip_endpoint.c thr0x8117f97 Module "mod-pjsua-pres" unregistered
2019-06-25 13:39:14.009 sip_endpoint.c thr0x8117f97 Module "mod-pjsua" unregistered
2019-06-25 13:39:14.009 sip_endpoint.c thr0x8117f97 Module "mod-stateful-util" unregistered
2019-06-25 13:39:14.009 sip_endpoint.c thr0x8117f97 Module "mod-refer" unregistered
2019-06-25 13:39:14.010 sip_endpoint.c thr0x8117f97 Module "mod-mwi" unregistered
2019-06-25 13:39:14.010 sip_endpoint.c thr0x8117f97 Module "mod-presence" unregistered
2019-06-25 13:39:14.010 sip_endpoint.c thr0x8117f97 Module "mod-evsub" unregistered
2019-06-25 13:39:14.010 sip_endpoint.c thr0x8117f97 Module "mod-invite" unregistered
2019-06-25 13:39:14.011 sip_endpoint.c thr0x8117f97 Module "mod-100rel" unregistered
2019-06-25 13:39:14.011 sip_endpoint.c thr0x8117f97 Module "mod-ua" unregistered
2019-06-25 13:39:14.011 sip_transactio thr0x8117f97 Transaction layer module destroyed
2019-06-25 13:39:14.011 sip_endpoint.c thr0x8117f97 Module "mod-tsx-layer" unregistered
2019-06-25 13:39:14.012 sip_endpoint.c thr0x8117f97 Module "mod-msg-print" unregistered
2019-06-25 13:39:14.012 sip_endpoint.c thr0x8117f97 Module "mod-pjsua-log" unregistered
2019-06-25 13:39:14.014 udp0x8226fc00 thr0x8117f97 SIP UDP transport destroyed
2019-06-25 13:39:14.016 sip_endpoint.c thr0x8117f97 Endpoint 0x82264064 destroyed
2019-06-25 13:39:14.016 pjsua_core.c thr0x8117f97 PJSUA state changed: CLOSING -->
NULL
2019-06-25 13:39:14.017 pjsua_core.c thr0x8117f97 PJSUA destroyed...
2019-06-28 22:07:52.844 sip_endpoint.c thr0x8e6ea97 Module "mod-pjsua-log" registered
2019-06-28 22:07:52.944 sip_endpoint.c thr0x8e6ea97 Module "mod-tsx-layer" registered
2019-06-28 22:07:52.944 sip_endpoint.c thr0x8e6ea97 Module "mod-stateful-util" registered
2019-06-28 22:07:52.945 sip_endpoint.c thr0x8e6ea97 Module "mod-ua" registered
2019-06-28 22:07:52.945 sip_endpoint.c thr0x8e6ea97 Module "mod-100rel" registered
2019-06-28 22:07:52.946 sip_endpoint.c thr0x8e6ea97 Module "mod-pjsua" registered
2019-06-28 22:07:52.946 sip_endpoint.c thr0x8e6ea97 Module "mod-invite" registered
2019-06-28 22:07:52.947 android_jni_de thr0x8e6ea97 Android JNI sound library initialized
2019-06-28 22:07:52.948 pjlib thr0x8e6ea97 select() I/O Queue created (0x846b1e14)
2019-06-28 22:07:52.968 sip_endpoint.c thr0x8e6ea97 Module "mod-evsub" registered
2019-06-28 22:07:52.969 sip_endpoint.c thr0x8e6ea97 Module "mod-presence" registered
2019-06-28 22:07:52.969 sip_endpoint.c thr0x8e6ea97 Module "mod-mwi" registered
2019-06-28 22:07:52.970 sip_endpoint.c thr0x8e6ea97 Module "mod-refer" registered
2019-06-28 22:07:52.970 sip_endpoint.c thr0x8e6ea97 Module "mod-pjsua-pres" registered
2019-06-28 22:07:52.970 sip_endpoint.c thr0x8e6ea97 Module "mod-pjsua-im" registered
2019-06-28 22:07:52.971 sip_endpoint.c thr0x8e6ea97 Module "mod-pjsua-options" registered
2019-06-28 22:07:52.971 pjsua_core.c thr0x8e6ea97 1 SIP worker threads created
2019-06-28 22:07:52.972 pjsua_core.c thr0x8e6ea97 pjsua version 2.6 for Linux-
3.18.71/armv7l initialized
2019-06-28 22:07:52.972 pjsua_core.c thr0x8e6ea97 PJSUA state changed: CREATED -->
INIT
2019-06-28 22:07:52.992 pjsua_core.c thr0x8e6ea97 SIP UDP socket reachable at
192.168.1.28:43851
2019-06-28 22:07:52.993 udp0x846bc600 thr0x8e6ea97 SIP UDP transport started, published
address is 192.168.1.28:43851
2019-06-28 22:07:52.994 pjsua_core.c thr0x8e6ea97 PJSUA state changed: INIT -->
STARTING
2019-06-28 22:07:52.995 sip_endpoint.c thr0x8e6ea97 Module "mod-unsolicited-mwi"
registered
2019-06-28 22:07:52.995 pjsua_core.c thr0x8e6ea97 PJSUA state changed: STARTING -->
RUNNING
2019-06-28 22:07:53.028 endpoint.cpp thr0x8e6ea97 codecGetParam() codec_id =
'opus/48000/2'

2019-06-28 22:07:53.028 opus.c thr0x8e6ea97 factory_default_attr:460: - TRACE


2019-06-28 22:07:53.076 pjsua_acc.c thr0x8e6ea97 Adding account:
id=sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.lay
ered.net
2019-06-28 22:07:53.076 pjsua_acc.c thr0x8e6ea97 Account
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net added with id 0
2019-06-28 22:07:53.078 pjsua_acc.c thr0x8e6ea97 Acc 0: setting registration..
2019-06-28 22:07:53.082 sip_reg.c thr0x8e6ea97 Sending register request with timeout
5000
2019-06-28 22:07:53.083 pjsua_core.c thr0x8e6ea97 TX 707 bytes Request msg
REGISTER/cseq=60317 (tdta0x8c3ea064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:43851;rport;branch=z9hG4bKPj46c5a651-88a2-4dce-b046-
2b69b5263790
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=0e9bd0af-988a-45ad-8964-3f57b7cd0b98
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 37165807-7839-40c9-ae6c-f45763a443f4
CSeq: 60317 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:43851>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-06-28 22:07:53.084 sip_util_state thr0x8e6ea97 Setting request timeout of 5000
2019-06-28 22:07:53.089 pjsua_acc.c thr0x8e6ea97 Acc 0: Registration sent
2019-06-28 22:07:53.318 pjsua_core.c pjsua_0 RX 644 bytes Response msg
401/REGISTER/cseq=60317 (rdata0x8c3e3014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
192.168.1.28:43851;received=166.137.107.255;rport=4412;branch=z9hG4bKPj46c5a651-88a2-
4dce-b046-2b69b5263790
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=0e9bd0af-988a-45ad-8964-3f57b7cd0b98
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.4236
i: 37165807-7839-40c9-ae6c-f45763a443f4
CSeq: 60317 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d16d627000158b198885be7bccf621b45fbb46ff70eb236"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-28 22:07:53.319 pjsua_acc.c pjsua_0 IP address change detected for account 0
(192.168.1.28:43851 --> 166.137.107.255:4412). Updating registration (using method 4)
2019-06-28 22:07:53.320 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-28 22:07:53.323 pjsua_core.c pjsua_0 TX 965 bytes Request msg
REGISTER/cseq=60318 (tdta0x8c3ea064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.137.107.255:4412;rport;branch=z9hG4bKPj8a1b0fa6-4202-4919-9018-
392a30fc590b
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=0e9bd0af-988a-45ad-8964-3f57b7cd0b98
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 37165807-7839-40c9-ae6c-f45763a443f4
CSeq: 60318 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.137.10
7.255:4412>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d16d627000158b198885be7bccf621b45fbb46ff70eb236",
uri="sip:enflick.layered.net", response="6ef76b20795a123635b14e0f90077724"
l: 0

--end msg--
2019-06-28 22:07:53.325 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-28 22:07:53.455 pjsua_core.c pjsua_0 RX 629 bytes Response msg
200/REGISTER/cseq=60318 (rdata0x84739014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.137.107.255:4412;received=166.137.107.255;rport=4412;branch=z9hG4bKPj8a1b0fa6-
4202-4919-9018-392a30fc590b
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=0e9bd0af-988a-45ad-8964-3f57b7cd0b98
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.fb42
i: 37165807-7839-40c9-ae6c-f45763a443f4
CSeq: 60318 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.137.10
7.255:4412>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-28 22:07:53.456 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-06-28 22:07:53.457 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-06-28 22:07:53.552 pjsua_call.c pjsua_0 Making call with acc #0 to
sip:[email protected]
2019-06-28 22:07:53.553 pjsua_aud.c pjsua_0 Set sound device: capture=-1, playback=-2
2019-06-28 22:07:53.553 pjsua_aud.c pjsua_0 Opening sound device (speaker + mic)
PCM@16000/1/20ms
2019-06-28 22:07:53.554 android_jni_de pjsua_0 Creating Android JNI stream
2019-06-28 22:07:53.620 android_jni_de pjsua_0 Using audio input source : 7
2019-06-28 22:07:53.704 android_jni_de pjsua_0 Audio record initialized successfully.
2019-06-28 22:07:53.726 android_jni_de android_reco Setting thread priority successful
2019-06-28 22:07:53.748 android_jni_de pjsua_0 !Audio track initialized successfully.
2019-06-28 22:07:53.750 ec0x89434d00 pjsua_0 AEC created, clock_rate=16000,
channel=1, samples per frame=320, tail length=200 ms, latency=0 ms
2019-06-28 22:07:53.750 android_jni_de pjsua_0 Android JNI stream started
2019-06-28 22:07:53.751 pjsua_media.c pjsua_0 Call 0: initializing media..
2019-06-28 22:07:53.760 pjsua_media.c pjsua_0 RTP socket reachable at
192.168.1.28:4000
2019-06-28 22:07:53.761 pjsua_media.c pjsua_0 RTCP socket reachable at
192.168.1.28:4001
2019-06-28 22:07:53.761 pjsua_media.c pjsua_0 Media index 0 selected for audio call 0
2019-06-28 22:07:53.764 pjsua_core.c pjsua_0 TX 999 bytes Request msg
INVITE/cseq=28021 (tdta0x8c3bf064) to UDP 184.173.151.226:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.137.107.255:4412;rport;branch=z9hG4bKPj1e9c8b8c-851c-4ce1-8112-
6ebdc0b7c7bb
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b7688662-b246-4467-ae41-426f97c186bd
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.137.10
7.255:4412>
i: 9dfae325-0c2b-4e68-a7ea-5d455f8db797
CSeq: 28021 INVITE
Route: <sip:184.173.151.226:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
c: application/sdp
l: 354

v=0
o=- 3770766473 3770766473 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-28 22:07:53.772 android_jni_de android_trac Setting thread priority successful
2019-06-28 22:07:53.895 pjsua_core.c pjsua_0 RX 423 bytes Response msg
100/INVITE/cseq=28021 (rdata0x84739014) from UDP 184.173.151.226:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.137.107.255:4412;received=166.137.107.255;rport=4412;branch=z9hG4bKPj1e9c8b8c-
851c-4ce1-8112-6ebdc0b7c7bb
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b7688662-b246-4467-ae41-426f97c186bd
t: sip:[email protected]
i: 9dfae325-0c2b-4e68-a7ea-5d455f8db797
CSeq: 28021 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-28 22:07:53.939 pjsua_core.c pjsua_0 RX 596 bytes Response msg
401/INVITE/cseq=28021 (rdata0x84739014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.137.107.255:4412;received=166.137.107.255;rport=4412;branch=z9hG4bKPj1e9c8b8c-
851c-4ce1-8112-6ebdc0b7c7bb
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b7688662-b246-4467-ae41-426f97c186bd
t: sip:[email protected];tag=ec68159d256c10edd2dcd20a0ed8f360.8800
i: 9dfae325-0c2b-4e68-a7ea-5d455f8db797
CSeq: 28021 INVITE
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d16d628000010fdd426e4cb00f4de861c66a349265f82d1"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0
--end msg--
2019-06-28 22:07:53.942 pjsua_core.c pjsua_0 TX 478 bytes Request msg
ACK/cseq=28021 (tdta0x8c3ca064) to UDP 184.173.151.226:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.137.107.255:4412;rport;branch=z9hG4bKPj1e9c8b8c-851c-4ce1-8112-
6ebdc0b7c7bb
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b7688662-b246-4467-ae41-426f97c186bd
t: sip:[email protected];tag=ec68159d256c10edd2dcd20a0ed8f360.8800
i: 9dfae325-0c2b-4e68-a7ea-5d455f8db797
CSeq: 28021 ACK
Route: <sip:184.173.151.226:5090;lr>
l: 0

--end msg--
2019-06-28 22:07:53.954 pjsua_core.c pjsua_0 TX 1266 bytes Request msg
INVITE/cseq=28022 (tdta0x8c3bf064) to UDP 184.173.151.226:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.137.107.255:4412;rport;branch=z9hG4bKPj118772af-c0b1-4434-8bf1-
31863b8e1319
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b7688662-b246-4467-ae41-426f97c186bd
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.137.10
7.255:4412>
i: 9dfae325-0c2b-4e68-a7ea-5d455f8db797
CSeq: 28022 INVITE
Route: <sip:184.173.151.226:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d16d628000010fdd426e4cb00f4de861c66a349265f82d1",
uri="sip:[email protected]",
response="1be050afee06cb3883cbafb622da9c87"
c: application/sdp
l: 354

v=0
o=- 3770766473 3770766473 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-28 22:07:54.054 pjsua_core.c pjsua_0 RX 423 bytes Response msg
100/INVITE/cseq=28022 (rdata0x84739014) from UDP 184.173.151.226:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.137.107.255:4412;received=166.137.107.255;rport=4412;branch=z9hG4bKPj118772af-
c0b1-4434-8bf1-31863b8e1319
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b7688662-b246-4467-ae41-426f97c186bd
t: sip:[email protected]
i: 9dfae325-0c2b-4e68-a7ea-5d455f8db797
CSeq: 28022 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-28 22:07:54.122 pjsua_core.c pjsua_0 RX 796 bytes Response msg
180/INVITE/cseq=28022 (rdata0x84739014) from UDP 184.173.151.226:5090:
SIP/2.0 180 Ringing
v: SIP/2.0/UDP
166.137.107.255:4412;received=166.137.107.255;rport=4412;branch=z9hG4bKPj118772af-
c0b1-4434-8bf1-31863b8e1319
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b7688662-b246-4467-ae41-426f97c186bd
To: <sip:[email protected]>;tag=93XyZ8jHmtBDe
i: 9dfae325-0c2b-4e68-a7ea-5d455f8db797
CSeq: 28022 INVITE
Contact: <sip:184.173.151.226:5090;did=221.8a51acf1>
User-Agent: pstn_6070
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0
Remote-Party-ID: "+12145330547"
<sip:[email protected]>;party=calling;privacy=off;screen=no

--end msg--
2019-06-28 22:07:54.336 pjsua_aud.c pjsua_0 !Conf connect: 1 --> 0
2019-06-28 22:07:54.337 conference.c pjsua_0 Port 1 (tonegen) transmitting to port 0
(Android JNI)
2019-06-28 22:07:57.814 pjsua_core.c pjsua_0 RX 1183 bytes Response msg
200/INVITE/cseq=28022 (rdata0x84739014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.137.107.255:4412;received=166.137.107.255;rport=4412;branch=z9hG4bKPj118772af-
c0b1-4434-8bf1-31863b8e1319
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b7688662-b246-4467-ae41-426f97c186bd
To: <sip:[email protected]>;tag=93XyZ8jHmtBDe
i: 9dfae325-0c2b-4e68-a7ea-5d455f8db797
CSeq: 28022 INVITE
Contact: <sip:184.173.151.226:5090;did=221.8a51acf1>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 296
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1561751155 1561751156 IN IP4 50.97.48.92
s=FreeSWITCH
c=IN IP4 158.85.40.22
t=0 0
m=audio 48882 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:48883 IN IP4 158.85.40.22
a=proxy:no

--end msg--
2019-06-28 22:07:57.820 pjsua_aud.c pjsua_0 Conf disconnect: 1 -x- 0
2019-06-28 22:07:57.820 conference.c pjsua_0 Port 1 (tonegen) stop transmitting to port 0
(Android JNI)
2019-06-28 22:07:57.833 pjsua_media.c pjsua_0 Call 0: updating media..
2019-06-28 22:07:57.841 pjsua_aud.c pjsua_0 Audio channel update..
2019-06-28 22:07:57.845 opus.c pjsua_0 factory_alloc_codec:523: - TRACE
2019-06-28 22:07:57.847 opus.c pjsua_0 codec_open:596: - TRACE
2019-06-28 22:07:57.886 opus.c pjsua_0 codec_open:673: sample_rate: 48000
2019-06-28 22:07:57.888 opus.c pjsua_0 codec_modify:771: - TRACE
2019-06-28 22:07:57.889 strm0x8f56dc14 pjsua_0 VAD temporarily disabled
2019-06-28 22:07:57.903 strm0x8f56dc14 pjsua_0 Encoder stream started
2019-06-28 22:07:57.909 strm0x8f56dc14 pjsua_0 Decoder stream started
2019-06-28 22:07:57.928 pjsua_media.c pjsua_0 Audio updated, stream #0: opus
(sendrecv)
2019-06-28 22:07:57.980 pjsua_aud.c pjsua_0 Conf connect: 0 --> 2
2019-06-28 22:07:57.981 conference.c pjsua_0 Port 0 (Android JNI) transmitting to port 2
(sip:[email protected])
2019-06-28 22:07:57.984 pjsua_aud.c pjsua_0 Conf connect: 2 --> 0
2019-06-28 22:07:57.984 conference.c pjsua_0 Port 2
(sip:[email protected]) transmitting to port 0 (Android JNI)
2019-06-28 22:07:57.997 pjsua_core.c pjsua_0 TX 421 bytes Request msg
ACK/cseq=28022 (tdta0x82955064) to UDP 184.173.151.226:5090:
ACK sip:184.173.151.226:5090;did=221.8a51acf1 SIP/2.0
v: SIP/2.0/UDP 166.137.107.255:4412;rport;branch=z9hG4bKPj3beb21da-884a-423c-8ae5-
9fc9f5706237
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b7688662-b246-4467-ae41-426f97c186bd
t: sip:[email protected];tag=93XyZ8jHmtBDe
i: 9dfae325-0c2b-4e68-a7ea-5d455f8db797
CSeq: 28022 ACK
l: 0

--end msg--
2019-06-28 22:07:58.001 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-06-28 22:07:58.119 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-06-28 22:07:58.127 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-06-28 22:07:58.131 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-06-28 22:07:58.568 Master/sound android_trac Underflow, buf_cnt=22, will generate 1
frame
2019-06-28 22:07:58.571 Master/sound android_trac Underflow, buf_cnt=22, will generate 1
frame
2019-06-28 22:07:58.575 Master/sound android_trac Underflow, buf_cnt=22, will generate 1
frame
2019-06-28 22:07:58.578 Master/sound android_trac Underflow, buf_cnt=22, will generate 1
frame
2019-06-28 22:07:58.708 opus.c android_trac codec_modify:771: - TRACE
2019-06-28 22:07:58.709 strm0x8f56dc14 android_trac VAD re-enabled
2019-06-28 22:07:59.095 Master/sound android_trac Underflow, buf_cnt=22, will generate 1
frame
2019-06-28 22:07:59.218 Master/sound android_reco Buffer size adjusted from 1622 to 1388
(eff_cnt=1280)
2019-06-28 22:07:59.489 Master/sound android_trac Underflow, buf_cnt=108, will generate 1
frame
2019-06-28 22:07:59.597 Master/sound android_reco Buffer size adjusted from 1708 to 1504
(eff_cnt=1280)
2019-06-28 22:07:59.615 Master/sound android_trac Underflow, buf_cnt=224, will generate 1
frame
2019-06-28 22:07:59.878 Master/sound android_reco Buffer size adjusted from 1824 to 1660
(eff_cnt=1280)
2019-06-28 22:08:01.909 pjsua_call.c thr0x8e6ea97 !Call 0 hanging up: code=200..
2019-06-28 22:08:01.910 pjsua_core.c thr0x8e6ea97 TX 452 bytes Request msg
BYE/cseq=28023 (tdta0x8f535064) to UDP 184.173.151.226:5090:
BYE sip:184.173.151.226:5090;did=221.8a51acf1 SIP/2.0
v: SIP/2.0/UDP 166.137.107.255:4412;rport;branch=z9hG4bKPjcef37d2e-6a4f-40b5-bc7c-
f8fd693829f1
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b7688662-b246-4467-ae41-426f97c186bd
t: sip:[email protected];tag=93XyZ8jHmtBDe
i: 9dfae325-0c2b-4e68-a7ea-5d455f8db797
CSeq: 28023 BYE
User-Agent: TextNow PjSip 2.6
l: 0

--end msg--
2019-06-28 22:08:02.103 pjsua_core.c pjsua_0 RX 553 bytes Response msg
200/BYE/cseq=28023 (rdata0x84739014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.137.107.255:4412;received=166.137.107.255;rport=4412;branch=z9hG4bKPjcef37d2e-
6a4f-40b5-bc7c-f8fd693829f1
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=b7688662-b246-4467-ae41-426f97c186bd
t: sip:[email protected];tag=93XyZ8jHmtBDe
i: 9dfae325-0c2b-4e68-a7ea-5d455f8db797
CSeq: 28023 BYE
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Content-Length: 0

--end msg--
2019-06-28 22:08:02.113 pjsua_media.c pjsua_0 !Call 0: deinitializing media..
2019-06-28 22:08:02.124 pjsua_media.c pjsua_0 Media stream call00:0 is destroyed
2019-06-28 22:08:02.623 pjsua_acc.c thr0x8e6ea97 !Deleting account 0..
2019-06-28 22:08:02.624 pjsua_acc.c thr0x8e6ea97 Acc 0: setting unregistration..
2019-06-28 22:08:02.625 sip_reg.c thr0x8e6ea97 Sending register request with timeout
5000
2019-06-28 22:08:02.626 pjsua_core.c thr0x8e6ea97 TX 612 bytes Request msg
REGISTER/cseq=60319 (tdta0x894d6064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.137.107.255:4412;rport;branch=z9hG4bKPj79b925ff-9c97-4447-89a8-
1ebdf1954eec
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=b5a203ea-9394-4343-afe5-ce3bf8dafe67
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 37165807-7839-40c9-ae6c-f45763a443f4
CSeq: 60319 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.137.10
7.255:4412>
Expires: 0
l: 0

--end msg--
2019-06-28 22:08:02.627 sip_util_state thr0x8e6ea97 Setting request timeout of 5000
2019-06-28 22:08:02.628 pjsua_acc.c thr0x8e6ea97 Acc 0: Unregistration sent
2019-06-28 22:08:02.628 pjsua_acc.c thr0x8e6ea97 Account id 0 deleted
2019-06-28 22:08:02.836 pjsua_core.c pjsua_0 RX 646 bytes Response msg
401/REGISTER/cseq=60319 (rdata0x84739014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.137.107.255:4412;received=166.137.107.255;rport=4412;branch=z9hG4bKPj79b925ff-
9c97-4447-89a8-1ebdf1954eec
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=b5a203ea-9394-4343-afe5-ce3bf8dafe67
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.c68c
i: 37165807-7839-40c9-ae6c-f45763a443f4
CSeq: 60319 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d16d63000015e1d49d0d001980539dc9c07479bc4522ab9"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0
--end msg--
2019-06-28 22:08:02.838 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-28 22:08:02.840 pjsua_core.c pjsua_0 TX 866 bytes Request msg
REGISTER/cseq=60320 (tdta0x894d6064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.137.107.255:4412;rport;branch=z9hG4bKPj30b37de6-f811-488e-95ee-
76d862d49e2a
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=b5a203ea-9394-4343-afe5-ce3bf8dafe67
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 37165807-7839-40c9-ae6c-f45763a443f4
CSeq: 60320 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.137.10
7.255:4412>
Expires: 0
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d16d63000015e1d49d0d001980539dc9c07479bc4522ab9",
uri="sip:enflick.layered.net", response="36d76e252552ef6ac169b55db955c1be"
l: 0

--end msg--
2019-06-28 22:08:02.844 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-28 22:08:02.971 pjsua_core.c pjsua_0 RX 524 bytes Response msg
200/REGISTER/cseq=60320 (rdata0x84739014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.137.107.255:4412;received=166.137.107.255;rport=4412;branch=z9hG4bKPj30b37de6-
f811-488e-95ee-76d862d49e2a
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=b5a203ea-9394-4343-afe5-ce3bf8dafe67
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.4759
i: 37165807-7839-40c9-ae6c-f45763a443f4
CSeq: 60320 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-28 22:08:03.123 pjsua_aud.c pjsua_0 !Closing sound device after idle for 1
second(s)
2019-06-28 22:08:03.139 pjsua_aud.c pjsua_0 !Closing Android JNI sound playback
device and Android JNI sound capture device
2019-06-28 22:08:03.154 android_jni_de pjsua_0 Android JNI stream stopped
2019-06-28 22:08:03.173 android_jni_de pjsua_0 Destroying Android JNI stream...
2019-06-28 22:08:03.368 android_jni_de pjsua_0 !Audio record released
2019-06-28 22:08:03.383 android_jni_de pjsua_0 !Audio track released
2019-06-28 22:08:03.383 android_jni_de pjsua_0 Android JNI stream destroyed
2019-06-28 22:08:17.792 endpoint.cpp thr0x8e6ea97 !pjsua_transport_set_enable(id,
enabled) error: Invalid operation (PJ_EINVALIDOP) (status=70013)
[../src/pjsua2/endpoint.cpp:1777]
2019-06-28 22:08:19.536 pjsua_core.c thr0x8e6ea97 Shutting down, flags=0...
2019-06-28 22:08:19.537 pjsua_core.c thr0x8e6ea97 PJSUA state changed: RUNNING -->
CLOSING
2019-06-28 22:08:19.550 pjsua_call.c thr0x8e6ea97 Hangup all calls..
2019-06-28 22:08:19.551 pjsua_media.c thr0x8e6ea97 Call 0: deinitializing media..
2019-06-28 22:08:19.581 pjsua_media.c thr0x8e6ea97 Call 1: deinitializing media..
2019-06-28 22:08:19.582 pjsua_media.c thr0x8e6ea97 Call 2: deinitializing media..
2019-06-28 22:08:19.582 pjsua_media.c thr0x8e6ea97 Call 3: deinitializing media..
2019-06-28 22:08:19.583 pjsua_pres.c thr0x8e6ea97 Shutting down presence..
2019-06-28 22:08:20.590 pjsua_core.c thr0x8e6ea97 Destroying...
2019-06-28 22:08:20.590 pjsua_media.c thr0x8e6ea97 Shutting down media..
2019-06-28 22:08:21.027 android_jni_de thr0x8e6ea97 Android JNI sound library shutting
down..
2019-06-28 22:08:21.028 sip_transactio thr0x8e6ea97 Stopping transaction layer module
2019-06-28 22:08:21.029 sip_transactio thr0x8e6ea97 Stopped transaction layer module
2019-06-28 22:08:21.029 sip_endpoint.c thr0x8e6ea97 Module "mod-unsolicited-mwi"
unregistered
2019-06-28 22:08:21.029 sip_endpoint.c thr0x8e6ea97 Module "mod-pjsua-options"
unregistered
2019-06-28 22:08:21.029 sip_endpoint.c thr0x8e6ea97 Module "mod-pjsua-im" unregistered
2019-06-28 22:08:21.030 sip_endpoint.c thr0x8e6ea97 Module "mod-pjsua-pres" unregistered
2019-06-28 22:08:21.030 sip_endpoint.c thr0x8e6ea97 Module "mod-pjsua" unregistered
2019-06-28 22:08:21.030 sip_endpoint.c thr0x8e6ea97 Module "mod-stateful-util" unregistered
2019-06-28 22:08:21.030 sip_endpoint.c thr0x8e6ea97 Module "mod-refer" unregistered
2019-06-28 22:08:21.030 sip_endpoint.c thr0x8e6ea97 Module "mod-mwi" unregistered
2019-06-28 22:08:21.031 sip_endpoint.c thr0x8e6ea97 Module "mod-presence" unregistered
2019-06-28 22:08:21.031 sip_endpoint.c thr0x8e6ea97 Module "mod-evsub" unregistered
2019-06-28 22:08:21.031 sip_endpoint.c thr0x8e6ea97 Module "mod-invite" unregistered
2019-06-28 22:08:21.031 sip_endpoint.c thr0x8e6ea97 Module "mod-100rel" unregistered
2019-06-28 22:08:21.031 sip_endpoint.c thr0x8e6ea97 Module "mod-ua" unregistered
2019-06-28 22:08:21.032 sip_transactio thr0x8e6ea97 Transaction layer module destroyed
2019-06-28 22:08:21.032 sip_endpoint.c thr0x8e6ea97 Module "mod-tsx-layer" unregistered
2019-06-28 22:08:21.033 sip_endpoint.c thr0x8e6ea97 Module "mod-msg-print" unregistered
2019-06-28 22:08:21.033 sip_endpoint.c thr0x8e6ea97 Module "mod-pjsua-log" unregistered
2019-06-28 22:08:21.035 udp0x846bc600 thr0x8e6ea97 SIP UDP transport destroyed
2019-06-28 22:08:21.036 sip_endpoint.c thr0x8e6ea97 Endpoint 0x84753064 destroyed
2019-06-28 22:08:21.036 pjsua_core.c thr0x8e6ea97 PJSUA state changed: CLOSING -->
NULL
2019-06-28 22:08:21.037 pjsua_core.c thr0x8e6ea97 PJSUA destroyed...
2019-06-30 20:45:23.456 sip_endpoint.c thr0x86ffa97 Module "mod-pjsua-log" registered
2019-06-30 20:45:23.465 sip_endpoint.c thr0x86ffa97 Module "mod-tsx-layer" registered
2019-06-30 20:45:23.466 sip_endpoint.c thr0x86ffa97 Module "mod-stateful-util" registered
2019-06-30 20:45:23.466 sip_endpoint.c thr0x86ffa97 Module "mod-ua" registered
2019-06-30 20:45:23.466 sip_endpoint.c thr0x86ffa97 Module "mod-100rel" registered
2019-06-30 20:45:23.467 sip_endpoint.c thr0x86ffa97 Module "mod-pjsua" registered
2019-06-30 20:45:23.467 sip_endpoint.c thr0x86ffa97 Module "mod-invite" registered
2019-06-30 20:45:23.467 android_jni_de thr0x86ffa97 Android JNI sound library initialized
2019-06-30 20:45:23.468 pjlib thr0x86ffa97 select() I/O Queue created (0x7d43c214)
2019-06-30 20:45:23.521 sip_endpoint.c thr0x86ffa97 Module "mod-evsub" registered
2019-06-30 20:45:23.521 sip_endpoint.c thr0x86ffa97 Module "mod-presence" registered
2019-06-30 20:45:23.522 sip_endpoint.c thr0x86ffa97 Module "mod-mwi" registered
2019-06-30 20:45:23.522 sip_endpoint.c thr0x86ffa97 Module "mod-refer" registered
2019-06-30 20:45:23.522 sip_endpoint.c thr0x86ffa97 Module "mod-pjsua-pres" registered
2019-06-30 20:45:23.523 sip_endpoint.c thr0x86ffa97 Module "mod-pjsua-im" registered
2019-06-30 20:45:23.523 sip_endpoint.c thr0x86ffa97 Module "mod-pjsua-options" registered
2019-06-30 20:45:23.524 pjsua_core.c thr0x86ffa97 1 SIP worker threads created
2019-06-30 20:45:23.524 pjsua_core.c thr0x86ffa97 pjsua version 2.6 for Linux-
3.18.71/armv7l initialized
2019-06-30 20:45:23.524 pjsua_core.c thr0x86ffa97 PJSUA state changed: CREATED -->
INIT
2019-06-30 20:45:23.541 pjsua_core.c thr0x86ffa97 SIP UDP socket reachable at
192.168.1.28:43884
2019-06-30 20:45:23.542 udp0x7ce70a00 thr0x86ffa97 SIP UDP transport started, published
address is 192.168.1.28:43884
2019-06-30 20:45:23.543 pjsua_core.c thr0x86ffa97 PJSUA state changed: INIT -->
STARTING
2019-06-30 20:45:23.544 sip_endpoint.c thr0x86ffa97 Module "mod-unsolicited-mwi" registered
2019-06-30 20:45:23.544 pjsua_core.c thr0x86ffa97 PJSUA state changed: STARTING -->
RUNNING
2019-06-30 20:45:23.551 endpoint.cpp thr0x86ffa97 codecGetParam() codec_id =
'opus/48000/2'

2019-06-30 20:45:23.551 opus.c thr0x86ffa97 factory_default_attr:460: - TRACE


2019-06-30 20:45:23.593 pjsua_acc.c thr0x86ffa97 Adding account:
id=sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.lay
ered.net
2019-06-30 20:45:23.593 pjsua_acc.c thr0x86ffa97 Account
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net added with id 0
2019-06-30 20:45:23.595 pjsua_acc.c thr0x86ffa97 Acc 0: setting registration..
2019-06-30 20:45:23.598 sip_reg.c thr0x86ffa97 Sending register request with timeout 5000
2019-06-30 20:45:23.599 pjsua_core.c thr0x86ffa97 TX 705 bytes Request msg
REGISTER/cseq=36870 (tdta0x76953064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:43884;rport;branch=z9hG4bKPj3c90baa0-7a26-4780-a50e-
eed7f45c0434
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=8ddab73e-e0de-4c03-b883-b1b67039edc4
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 5aa3a240-5cec-467f-b6ef-4335c3c65db2
CSeq: 36870 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:43884>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-06-30 20:45:23.600 sip_util_state thr0x86ffa97 Setting request timeout of 5000
2019-06-30 20:45:23.602 pjsua_acc.c thr0x86ffa97 Acc 0: Registration sent
2019-06-30 20:45:24.101 pjsua_core.c pjsua_0 TX 705 bytes Request msg
REGISTER/cseq=36870 (tdta0x76953064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:43884;rport;branch=z9hG4bKPj3c90baa0-7a26-4780-a50e-
eed7f45c0434
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=8ddab73e-e0de-4c03-b883-b1b67039edc4
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 5aa3a240-5cec-467f-b6ef-4335c3c65db2
CSeq: 36870 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:43884>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-06-30 20:45:24.387 pjsua_core.c pjsua_0 RX 644 bytes Response msg
401/REGISTER/cseq=36870 (rdata0x8acbe014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
192.168.1.28:43884;received=166.173.59.242;rport=27220;branch=z9hG4bKPj3c90baa0-7a26-
4780-a50e-eed7f45c0434
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=8ddab73e-e0de-4c03-b883-b1b67039edc4
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=68caafe91010a88ad23a0de9d7b2d5de.15fe
i: 5aa3a240-5cec-467f-b6ef-4335c3c65db2
CSeq: 36870 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1965d2000134598083160ed47efd72562c73934031912c"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 20:45:24.389 pjsua_acc.c pjsua_0 IP address change detected for account 0
(192.168.1.28:43884 --> 166.173.59.242:27220). Updating registration (using method 4)
2019-06-30 20:45:24.391 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-30 20:45:24.394 pjsua_core.c pjsua_0 TX 963 bytes Request msg
REGISTER/cseq=36871 (tdta0x76953064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:27220;rport;branch=z9hG4bKPj657d14e6-f2d9-457f-ba3d-
3657a2a4b421
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=8ddab73e-e0de-4c03-b883-b1b67039edc4
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 5aa3a240-5cec-467f-b6ef-4335c3c65db2
CSeq: 36871 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:27220>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1965d2000134598083160ed47efd72562c73934031912c",
uri="sip:enflick.layered.net", response="4c5763f88ac651ac134a0150626c472e"
l: 0

--end msg--
2019-06-30 20:45:24.397 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-30 20:45:24.896 pjsua_core.c pjsua_0 TX 963 bytes Request msg
REGISTER/cseq=36871 (tdta0x76953064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:27220;rport;branch=z9hG4bKPj657d14e6-f2d9-457f-ba3d-
3657a2a4b421
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=8ddab73e-e0de-4c03-b883-b1b67039edc4
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 5aa3a240-5cec-467f-b6ef-4335c3c65db2
CSeq: 36871 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:27220>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1965d2000134598083160ed47efd72562c73934031912c",
uri="sip:enflick.layered.net", response="4c5763f88ac651ac134a0150626c472e"
l: 0

--end msg--
2019-06-30 20:45:25.083 pjsua_core.c pjsua_0 RX 644 bytes Response msg
401/REGISTER/cseq=36870 (rdata0x8acbe014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
192.168.1.28:43884;received=166.173.59.242;rport=27220;branch=z9hG4bKPj3c90baa0-7a26-
4780-a50e-eed7f45c0434
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=8ddab73e-e0de-4c03-b883-b1b67039edc4
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=68caafe91010a88ad23a0de9d7b2d5de.15fe
i: 5aa3a240-5cec-467f-b6ef-4335c3c65db2
CSeq: 36870 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1965d2000134598083160ed47efd72562c73934031912c"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 20:45:25.383 pjsua_core.c pjsua_0 RX 629 bytes Response msg
200/REGISTER/cseq=36871 (rdata0x8acbe014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:27220;received=166.173.59.242;rport=27220;branch=z9hG4bKPj657d14e6-
f2d9-457f-ba3d-3657a2a4b421
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=8ddab73e-e0de-4c03-b883-b1b67039edc4
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=68caafe91010a88ad23a0de9d7b2d5de.6b51
i: 5aa3a240-5cec-467f-b6ef-4335c3c65db2
CSeq: 36871 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:27220>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 20:45:25.389 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-06-30 20:45:25.391 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-06-30 20:45:25.504 pjsua_call.c pjsua_0 Making call with acc #0 to
sip:[email protected]
2019-06-30 20:45:25.504 pjsua_aud.c pjsua_0 Set sound device: capture=-1, playback=-2
2019-06-30 20:45:25.505 pjsua_aud.c pjsua_0 Opening sound device (speaker + mic)
PCM@16000/1/20ms
2019-06-30 20:45:25.505 android_jni_de pjsua_0 Creating Android JNI stream
2019-06-30 20:45:25.581 android_jni_de pjsua_0 Using audio input source : 7
2019-06-30 20:45:25.720 android_jni_de pjsua_0 Audio record initialized successfully.
2019-06-30 20:45:25.725 android_jni_de android_reco Setting thread priority successful
2019-06-30 20:45:25.763 android_jni_de pjsua_0 !Audio track initialized successfully.
2019-06-30 20:45:25.764 ec0x83e7f500 pjsua_0 AEC created, clock_rate=16000,
channel=1, samples per frame=320, tail length=200 ms, latency=0 ms
2019-06-30 20:45:25.765 android_jni_de pjsua_0 Android JNI stream started
2019-06-30 20:45:25.766 pjsua_media.c pjsua_0 Call 0: initializing media..
2019-06-30 20:45:25.767 android_jni_de android_trac !Setting thread priority successful
2019-06-30 20:45:25.773 pjsua_media.c pjsua_0 !RTP socket reachable at
192.168.1.28:4000
2019-06-30 20:45:25.774 pjsua_media.c pjsua_0 RTCP socket reachable at
192.168.1.28:4001
2019-06-30 20:45:25.774 pjsua_media.c pjsua_0 Media index 0 selected for audio call 0
2019-06-30 20:45:25.776 pjsua_core.c pjsua_0 TX 997 bytes Request msg
INVITE/cseq=10332 (tdta0x7d4da064) to UDP 75.126.213.74:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:27220;rport;branch=z9hG4bKPj250c956a-d877-4019-b003-
094e579c6d5e
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=cf7dba39-24b6-4e1b-8005-004efaf6030f
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:27220>
i: 7fa4ee48-23ac-4282-8873-b948c36c6d1e
CSeq: 10332 INVITE
Route: <sip:75.126.213.74:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
c: application/sdp
l: 354

v=0
o=- 3770934325 3770934325 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-30 20:45:26.027 pjsua_core.c pjsua_0 RX 629 bytes Response msg
200/REGISTER/cseq=36871 (rdata0x8acbe014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:27220;received=166.173.59.242;rport=27220;branch=z9hG4bKPj657d14e6-
f2d9-457f-ba3d-3657a2a4b421
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=8ddab73e-e0de-4c03-b883-b1b67039edc4
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=68caafe91010a88ad23a0de9d7b2d5de.6b51
i: 5aa3a240-5cec-467f-b6ef-4335c3c65db2
CSeq: 36871 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:27220>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 20:45:26.277 pjsua_core.c pjsua_0 TX 997 bytes Request msg
INVITE/cseq=10332 (tdta0x7d4da064) to UDP 75.126.213.74:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:27220;rport;branch=z9hG4bKPj250c956a-d877-4019-b003-
094e579c6d5e
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=cf7dba39-24b6-4e1b-8005-004efaf6030f
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:27220>
i: 7fa4ee48-23ac-4282-8873-b948c36c6d1e
CSeq: 10332 INVITE
Route: <sip:75.126.213.74:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
c: application/sdp
l: 354

v=0
o=- 3770934325 3770934325 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-30 20:45:27.279 pjsua_core.c pjsua_0 TX 997 bytes Request msg
INVITE/cseq=10332 (tdta0x7d4da064) to UDP 75.126.213.74:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:27220;rport;branch=z9hG4bKPj250c956a-d877-4019-b003-
094e579c6d5e
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=cf7dba39-24b6-4e1b-8005-004efaf6030f
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:27220>
i: 7fa4ee48-23ac-4282-8873-b948c36c6d1e
CSeq: 10332 INVITE
Route: <sip:75.126.213.74:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
c: application/sdp
l: 354

v=0
o=- 3770934325 3770934325 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-30 20:45:27.353 pjsua_core.c pjsua_0 RX 596 bytes Response msg
401/INVITE/cseq=10332 (rdata0x8acbe014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.242:27220;received=166.173.59.242;rport=27220;branch=z9hG4bKPj250c956a-
d877-4019-b003-094e579c6d5e
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=cf7dba39-24b6-4e1b-8005-004efaf6030f
t: sip:[email protected];tag=a13cfc4a6638795bb13fb2739c5bf8d2.14ab
i: 7fa4ee48-23ac-4282-8873-b948c36c6d1e
CSeq: 10332 INVITE
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1965d40001269f24a3da2c8a7354454105cf6d0a3a5cf5"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 20:45:27.356 pjsua_core.c pjsua_0 TX 476 bytes Request msg
ACK/cseq=10332 (tdta0x7e24f064) to UDP 75.126.213.74:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:27220;rport;branch=z9hG4bKPj250c956a-d877-4019-b003-
094e579c6d5e
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=cf7dba39-24b6-4e1b-8005-004efaf6030f
t: sip:[email protected];tag=a13cfc4a6638795bb13fb2739c5bf8d2.14ab
i: 7fa4ee48-23ac-4282-8873-b948c36c6d1e
CSeq: 10332 ACK
Route: <sip:75.126.213.74:5090;lr>
l: 0

--end msg--
2019-06-30 20:45:27.360 pjsua_core.c pjsua_0 TX 1264 bytes Request msg
INVITE/cseq=10333 (tdta0x7d4da064) to UDP 75.126.213.74:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:27220;rport;branch=z9hG4bKPj32c257b5-a157-459d-b62d-
1551abb145e1
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=cf7dba39-24b6-4e1b-8005-004efaf6030f
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:27220>
i: 7fa4ee48-23ac-4282-8873-b948c36c6d1e
CSeq: 10333 INVITE
Route: <sip:75.126.213.74:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d1965d40001269f24a3da2c8a7354454105cf6d0a3a5cf5",
uri="sip:[email protected]", response="609f56fd633181ddcfd34a4ff757bc99"
c: application/sdp
l: 354

v=0
o=- 3770934325 3770934325 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-30 20:45:27.863 pjsua_core.c pjsua_0 TX 1264 bytes Request msg
INVITE/cseq=10333 (tdta0x7d4da064) to UDP 75.126.213.74:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:27220;rport;branch=z9hG4bKPj32c257b5-a157-459d-b62d-
1551abb145e1
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=cf7dba39-24b6-4e1b-8005-004efaf6030f
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:27220>
i: 7fa4ee48-23ac-4282-8873-b948c36c6d1e
CSeq: 10333 INVITE
Route: <sip:75.126.213.74:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d1965d40001269f24a3da2c8a7354454105cf6d0a3a5cf5",
uri="sip:[email protected]", response="609f56fd633181ddcfd34a4ff757bc99"
c: application/sdp
l: 354

v=0
o=- 3770934325 3770934325 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-30 20:45:28.109 pjsua_core.c pjsua_0 RX 596 bytes Response msg
401/INVITE/cseq=10332 (rdata0x8acbe014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.242:27220;received=166.173.59.242;rport=27220;branch=z9hG4bKPj250c956a-
d877-4019-b003-094e579c6d5e
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=cf7dba39-24b6-4e1b-8005-004efaf6030f
t: sip:[email protected];tag=a13cfc4a6638795bb13fb2739c5bf8d2.14ab
i: 7fa4ee48-23ac-4282-8873-b948c36c6d1e
CSeq: 10332 INVITE
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1965d40001269f24a3da2c8a7354454105cf6d0a3a5cf5"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 20:45:28.112 pjsua_core.c pjsua_0 TX 476 bytes Request msg
ACK/cseq=10332 (tdta0x7e24f064) to UDP 75.126.213.74:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:27220;rport;branch=z9hG4bKPj250c956a-d877-4019-b003-
094e579c6d5e
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=cf7dba39-24b6-4e1b-8005-004efaf6030f
t: sip:[email protected];tag=a13cfc4a6638795bb13fb2739c5bf8d2.14ab
i: 7fa4ee48-23ac-4282-8873-b948c36c6d1e
CSeq: 10332 ACK
Route: <sip:75.126.213.74:5090;lr>
l: 0

--end msg--
2019-06-30 20:45:28.156 pjsua_core.c pjsua_0 RX 423 bytes Response msg
100/INVITE/cseq=10333 (rdata0x8acbe014) from UDP 75.126.213.74:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.173.59.242:27220;received=166.173.59.242;rport=27220;branch=z9hG4bKPj32c257b5-
a157-459d-b62d-1551abb145e1
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=cf7dba39-24b6-4e1b-8005-004efaf6030f
t: sip:[email protected]
i: 7fa4ee48-23ac-4282-8873-b948c36c6d1e
CSeq: 10333 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-30 20:45:28.163 pjsua_core.c pjsua_0 RX 794 bytes Response msg
180/INVITE/cseq=10333 (rdata0x8acbe014) from UDP 75.126.213.74:5090:
SIP/2.0 180 Ringing
v: SIP/2.0/UDP
166.173.59.242:27220;received=166.173.59.242;rport=27220;branch=z9hG4bKPj32c257b5-
a157-459d-b62d-1551abb145e1
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=cf7dba39-24b6-4e1b-8005-004efaf6030f
To: <sip:[email protected]>;tag=S6e8mDUU9mtQc
i: 7fa4ee48-23ac-4282-8873-b948c36c6d1e
CSeq: 10333 INVITE
Contact: <sip:75.126.213.74:5090;did=1c4.14b96c77>
User-Agent: pstn_6070
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0
Remote-Party-ID: "+12145362395"
<sip:[email protected]>;party=calling;privacy=off;screen=no
--end msg--
2019-06-30 20:45:28.188 pjsua_aud.c pjsua_0 Conf connect: 1 --> 0
2019-06-30 20:45:28.188 conference.c pjsua_0 Port 1 (tonegen) transmitting to port 0
(Android JNI)
2019-06-30 20:45:28.517 pjsua_core.c pjsua_0 RX 794 bytes Response msg
180/INVITE/cseq=10333 (rdata0x8acbe014) from UDP 75.126.213.74:5090:
SIP/2.0 180 Ringing
v: SIP/2.0/UDP
166.173.59.242:27220;received=166.173.59.242;rport=27220;branch=z9hG4bKPj32c257b5-
a157-459d-b62d-1551abb145e1
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=cf7dba39-24b6-4e1b-8005-004efaf6030f
To: <sip:[email protected]>;tag=S6e8mDUU9mtQc
i: 7fa4ee48-23ac-4282-8873-b948c36c6d1e
CSeq: 10333 INVITE
Contact: <sip:75.126.213.74:5090;did=1c4.14b96c77>
User-Agent: pstn_6070
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0
Remote-Party-ID: "+12145362395"
<sip:[email protected]>;party=calling;privacy=off;screen=no

--end msg--
2019-06-30 20:45:30.282 pjsua_core.c pjsua_0 RX 1188 bytes Response msg
200/INVITE/cseq=10333 (rdata0x8acbe014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:27220;received=166.173.59.242;rport=27220;branch=z9hG4bKPj32c257b5-
a157-459d-b62d-1551abb145e1
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=cf7dba39-24b6-4e1b-8005-004efaf6030f
To: <sip:[email protected]>;tag=S6e8mDUU9mtQc
i: 7fa4ee48-23ac-4282-8873-b948c36c6d1e
CSeq: 10333 INVITE
Contact: <sip:75.126.213.74:5090;did=1c4.14b96c77>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 303
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1561914002 1561914003 IN IP4 75.126.123.103
s=FreeSWITCH
c=IN IP4 75.126.123.105
t=0 0
m=audio 44684 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:44685 IN IP4 75.126.123.105
a=proxy:no

--end msg--
2019-06-30 20:45:30.288 pjsua_aud.c pjsua_0 Conf disconnect: 1 -x- 0
2019-06-30 20:45:30.289 conference.c pjsua_0 Port 1 (tonegen) stop transmitting to port 0
(Android JNI)
2019-06-30 20:45:30.298 pjsua_media.c pjsua_0 Call 0: updating media..
2019-06-30 20:45:30.301 pjsua_aud.c pjsua_0 Audio channel update..
2019-06-30 20:45:30.306 opus.c pjsua_0 factory_alloc_codec:523: - TRACE
2019-06-30 20:45:30.309 opus.c pjsua_0 codec_open:596: - TRACE
2019-06-30 20:45:30.312 opus.c pjsua_0 codec_open:673: sample_rate: 48000
2019-06-30 20:45:30.473 opus.c pjsua_0 codec_modify:771: - TRACE
2019-06-30 20:45:30.475 strm0x785e4014 pjsua_0 VAD temporarily disabled
2019-06-30 20:45:30.477 strm0x785e4014 pjsua_0 Encoder stream started
2019-06-30 20:45:30.478 strm0x785e4014 pjsua_0 Decoder stream started
2019-06-30 20:45:30.489 pjsua_media.c pjsua_0 Audio updated, stream #0: opus
(sendrecv)
2019-06-30 20:45:30.505 pjsua_aud.c pjsua_0 Conf connect: 0 --> 2
2019-06-30 20:45:30.507 conference.c pjsua_0 Port 0 (Android JNI) transmitting to port 2
(sip:[email protected])
2019-06-30 20:45:30.508 pjsua_aud.c pjsua_0 Conf connect: 2 --> 0
2019-06-30 20:45:30.508 conference.c pjsua_0 Port 2
(sip:[email protected]) transmitting to port 0 (Android JNI)
2019-06-30 20:45:30.513 pjsua_core.c pjsua_0 TX 419 bytes Request msg
ACK/cseq=10333 (tdta0x7dba0064) to UDP 75.126.213.74:5090:
ACK sip:75.126.213.74:5090;did=1c4.14b96c77 SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:27220;rport;branch=z9hG4bKPjf7d3077a-aaf0-4457-943e-
542d0763a3df
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=cf7dba39-24b6-4e1b-8005-004efaf6030f
t: sip:[email protected];tag=S6e8mDUU9mtQc
i: 7fa4ee48-23ac-4282-8873-b948c36c6d1e
CSeq: 10333 ACK
l: 0

--end msg--
2019-06-30 20:45:30.738 pjsua_core.c pjsua_0 RX 1188 bytes Response msg
200/INVITE/cseq=10333 (rdata0x8acbe014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:27220;received=166.173.59.242;rport=27220;branch=z9hG4bKPj32c257b5-
a157-459d-b62d-1551abb145e1
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=cf7dba39-24b6-4e1b-8005-004efaf6030f
To: <sip:[email protected]>;tag=S6e8mDUU9mtQc
i: 7fa4ee48-23ac-4282-8873-b948c36c6d1e
CSeq: 10333 INVITE
Contact: <sip:75.126.213.74:5090;did=1c4.14b96c77>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 303
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no
v=0
o=FreeSWITCH 1561914002 1561914003 IN IP4 75.126.123.103
s=FreeSWITCH
c=IN IP4 75.126.123.105
t=0 0
m=audio 44684 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:44685 IN IP4 75.126.123.105
a=proxy:no

--end msg--
2019-06-30 20:45:30.740 pjsua_core.c pjsua_0 TX 419 bytes Request msg
ACK/cseq=10333 (tdta0x7dba0064) to UDP 75.126.213.74:5090:
ACK sip:75.126.213.74:5090;did=1c4.14b96c77 SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:27220;rport;branch=z9hG4bKPjf7d3077a-aaf0-4457-943e-
542d0763a3df
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=cf7dba39-24b6-4e1b-8005-004efaf6030f
t: sip:[email protected];tag=S6e8mDUU9mtQc
i: 7fa4ee48-23ac-4282-8873-b948c36c6d1e
CSeq: 10333 ACK
l: 0

--end msg--
2019-06-30 20:45:30.787 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-30 20:45:30.793 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-30 20:45:31.244 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-30 20:45:31.249 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-30 20:45:31.254 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-30 20:45:31.263 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-30 20:45:31.392 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-30 20:45:31.514 Master/sound android_reco Buffer size adjusted from 1601 to 1383
(eff_cnt=1280)
2019-06-30 20:45:31.516 opus.c android_trac codec_modify:771: - TRACE
2019-06-30 20:45:31.516 strm0x785e4014 android_trac VAD re-enabled
2019-06-30 20:45:31.533 Master/sound android_trac Underflow, buf_cnt=103, will generate 1
frame
2019-06-30 20:45:31.794 Master/sound android_reco Buffer size adjusted from 1703 to 1416
(eff_cnt=1280)
2019-06-30 20:45:31.811 Master/sound android_trac Underflow, buf_cnt=136, will generate 1
frame
2019-06-30 20:45:32.213 Master/sound android_reco Buffer size adjusted from 1736 to 1525
(eff_cnt=1280)
2019-06-30 20:45:32.232 Master/sound android_trac Underflow, buf_cnt=245, will generate 1
frame
2019-06-30 20:45:32.634 Master/sound android_reco Buffer size adjusted from 1845 to 1374
(eff_cnt=1280)
2019-06-30 20:45:32.792 Master/sound android_trac Underflow, buf_cnt=94, will generate 1
frame
2019-06-30 20:45:42.261 sound_port.c android_trac EC suspended because of inactivity
2019-06-30 20:45:42.497 sound_port.c android_trac EC activated
2019-06-30 20:45:53.891 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-30 20:46:04.773 sound_port.c android_trac !EC suspended because of inactivity
2019-06-30 20:46:05.075 sound_port.c android_trac EC activated
2019-06-30 20:46:08.434 pjsua_core.c pjsua_0 RX 678 bytes Request msg
BYE/cseq=6418992 (rdata0x8acbe014) from UDP 75.126.213.74:5090:
BYE
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.2
42:27220 SIP/2.0
Via: SIP/2.0/UDP
75.126.213.74:5090;branch=z9hG4bK6f92.a7c0aef9bcceba23e30cef8254c87677.0
Max-Forwards: 68
From: <sip:[email protected]>;tag=S6e8mDUU9mtQc
To:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=cf7dba39-24b6-4e1b-8005-004efaf6030f
Call-ID: 7fa4ee48-23ac-4282-8873-b948c36c6d1e
CSeq: 6418992 BYE
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Reason: Q.850;cause=16;text="NORMAL_CLEARING"
Content-Length: 0

--end msg--
2019-06-30 20:46:08.456 pjsua_core.c pjsua_0 TX 386 bytes Response msg
200/BYE/cseq=6418992 (tdta0x8acc0064) to UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
75.126.213.74:5090;received=75.126.213.74;branch=z9hG4bK6f92.a7c0aef9bcceba23e30cef8
254c87677.0
i: 7fa4ee48-23ac-4282-8873-b948c36c6d1e
f: <sip:[email protected]>;tag=S6e8mDUU9mtQc
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=cf7dba39-24b6-4e1b-8005-004efaf6030f
CSeq: 6418992 BYE
l: 0

--end msg--
2019-06-30 20:46:08.613 pjsua_media.c pjsua_0 !Call 0: deinitializing media..
2019-06-30 20:46:09.277 pjsua_media.c pjsua_0 Media stream call00:0 is destroyed
2019-06-30 20:46:09.481 pjsua_aud.c pjsua_0 !Closing sound device after idle for 1
second(s)
2019-06-30 20:46:09.483 pjsua_aud.c pjsua_0 Closing Android JNI sound playback
device and Android JNI sound capture device
2019-06-30 20:46:09.486 android_jni_de pjsua_0 Android JNI stream stopped
2019-06-30 20:46:09.488 android_jni_de pjsua_0 Destroying Android JNI stream...
2019-06-30 20:46:09.642 android_jni_de pjsua_0 !Audio record released
2019-06-30 20:46:09.690 android_jni_de pjsua_0 Audio track released
2019-06-30 20:46:09.690 android_jni_de pjsua_0 Android JNI stream destroyed
2019-06-30 20:46:12.445 pjsua_acc.c thr0x86ffa97 !Deleting account 0
2019-06-30 20:46:12.447 pjsua_acc.c thr0x86ffa97 Acc 0: setting unregistration..
2019-06-30 20:46:12.452 sip_reg.c thr0x86ffa97 Sending register request with timeout 5000
2019-06-30 20:46:12.454 pjsua_core.c thr0x86ffa97 TX 610 bytes Request msg
REGISTER/cseq=36872 (tdta0x83f7b064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:27220;rport;branch=z9hG4bKPj6c9c2da2-fee5-4ec9-8ea4-
d7f5febcc571
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d6cc56b3-3e97-438b-999d-aa1fb7201cfa
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 5aa3a240-5cec-467f-b6ef-4335c3c65db2
CSeq: 36872 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:27220>
Expires: 0
l: 0

--end msg--
2019-06-30 20:46:12.455 sip_util_state thr0x86ffa97 Setting request timeout of 5000
2019-06-30 20:46:12.455 pjsua_acc.c thr0x86ffa97 Acc 0: Unregistration sent
2019-06-30 20:46:12.456 pjsua_acc.c thr0x86ffa97 Account id 0 deleted
2019-06-30 20:46:12.532 pjsua_core.c pjsua_0 RX 646 bytes Response msg
401/REGISTER/cseq=36872 (rdata0x88fd7014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.242:27220;received=166.173.59.242;rport=27220;branch=z9hG4bKPj6c9c2da2-
fee5-4ec9-8ea4-d7f5febcc571
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d6cc56b3-3e97-438b-999d-aa1fb7201cfa
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=68caafe91010a88ad23a0de9d7b2d5de.adf4
i: 5aa3a240-5cec-467f-b6ef-4335c3c65db2
CSeq: 36872 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d19660300015904bf3eb1c35aaf6fb2a043db1f46ceeb50"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 20:46:12.542 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-30 20:46:12.544 pjsua_core.c pjsua_0 TX 864 bytes Request msg
REGISTER/cseq=36873 (tdta0x83f7b064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:27220;rport;branch=z9hG4bKPj1e51df6e-9055-452e-a947-
6cf00311a8eb
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d6cc56b3-3e97-438b-999d-aa1fb7201cfa
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 5aa3a240-5cec-467f-b6ef-4335c3c65db2
CSeq: 36873 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:27220>
Expires: 0
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d19660300015904bf3eb1c35aaf6fb2a043db1f46ceeb50",
uri="sip:enflick.layered.net", response="5eeb9f04e324b99afc6aa2e19bba8e58"
l: 0

--end msg--
2019-06-30 20:46:12.548 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-30 20:46:12.615 pjsua_core.c pjsua_0 RX 524 bytes Response msg
200/REGISTER/cseq=36873 (rdata0x88fd7014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:27220;received=166.173.59.242;rport=27220;branch=z9hG4bKPj1e51df6e-
9055-452e-a947-6cf00311a8eb
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d6cc56b3-3e97-438b-999d-aa1fb7201cfa
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=68caafe91010a88ad23a0de9d7b2d5de.a7c0
i: 5aa3a240-5cec-467f-b6ef-4335c3c65db2
CSeq: 36873 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 20:46:32.460 pjsua_acc.c thr0x86ffa97 !Adding account:
id=sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.lay
ered.net
2019-06-30 20:46:32.491 pjsua_acc.c thr0x86ffa97 Account
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net added with id 0
2019-06-30 20:46:32.492 pjsua_acc.c thr0x86ffa97 Acc 0: setting registration..
2019-06-30 20:46:32.509 sip_reg.c thr0x86ffa97 Sending register request with timeout 5000
2019-06-30 20:46:32.510 pjsua_core.c thr0x86ffa97 TX 707 bytes Request msg
REGISTER/cseq=22613 (tdta0x76178064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:43884;rport;branch=z9hG4bKPjae77e14b-482c-40bd-a4db-
dd1d634d4b48
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=3f99d011-49cf-45a1-a14b-4d1cae93043e
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 4c539dcd-1d1e-411c-80c3-15346ca1d856
CSeq: 22613 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:43884>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-06-30 20:46:32.511 sip_util_state thr0x86ffa97 Setting request timeout of 5000
2019-06-30 20:46:32.512 pjsua_acc.c thr0x86ffa97 Acc 0: Registration sent
2019-06-30 20:46:32.688 pjsua_core.c pjsua_0 RX 643 bytes Response msg
401/REGISTER/cseq=22613 (rdata0x88fd7014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
192.168.1.28:43884;received=166.173.59.242;rport=1154;branch=z9hG4bKPjae77e14b-482c-
40bd-a4db-dd1d634d4b48
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=3f99d011-49cf-45a1-a14b-4d1cae93043e
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.c71f
i: 4c539dcd-1d1e-411c-80c3-15346ca1d856
CSeq: 22613 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d19661700014c10bd4d3ae8f5ee7f2e1e1e58ee770185c5"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 20:46:32.692 pjsua_acc.c pjsua_0 IP address change detected for account 0
(192.168.1.28:43884 --> 166.173.59.242:1154). Updating registration (using method 4)
2019-06-30 20:46:32.694 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-30 20:46:32.696 pjsua_core.c pjsua_0 TX 963 bytes Request msg
REGISTER/cseq=22614 (tdta0x76178064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:1154;rport;branch=z9hG4bKPjdecc84b8-2a1a-42d5-aafd-
7260f99c16e3
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=3f99d011-49cf-45a1-a14b-4d1cae93043e
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 4c539dcd-1d1e-411c-80c3-15346ca1d856
CSeq: 22614 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:1154>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d19661700014c10bd4d3ae8f5ee7f2e1e1e58ee770185c5",
uri="sip:enflick.layered.net", response="f5454a1776dfe34aad2fba8d78f24f1f"
l: 0
--end msg--
2019-06-30 20:46:32.698 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-30 20:46:32.826 pjsua_core.c pjsua_0 RX 626 bytes Response msg
200/REGISTER/cseq=22614 (rdata0x88fd7014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:1154;received=166.173.59.242;rport=1154;branch=z9hG4bKPjdecc84b8-2a1a-
42d5-aafd-7260f99c16e3
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=3f99d011-49cf-45a1-a14b-4d1cae93043e
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.e99a
i: 4c539dcd-1d1e-411c-80c3-15346ca1d856
CSeq: 22614 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:1154>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 20:46:32.827 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-06-30 20:46:32.828 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-06-30 20:46:32.855 pjsua_call.c pjsua_0 Making call with acc #0 to
sip:[email protected]
2019-06-30 20:46:32.857 pjsua_aud.c pjsua_0 Set sound device: capture=-1, playback=-2
2019-06-30 20:46:32.858 pjsua_aud.c pjsua_0 Opening sound device (speaker + mic)
PCM@16000/1/20ms
2019-06-30 20:46:32.858 android_jni_de pjsua_0 Creating Android JNI stream
2019-06-30 20:46:32.873 android_jni_de pjsua_0 Using audio input source : 7
2019-06-30 20:46:32.961 android_jni_de pjsua_0 Audio record initialized successfully.
2019-06-30 20:46:32.990 android_jni_de android_reco Setting thread priority successful
2019-06-30 20:46:33.042 android_jni_de pjsua_0 !Audio track initialized successfully.
2019-06-30 20:46:33.050 ec0x83deac00 pjsua_0 AEC created, clock_rate=16000,
channel=1, samples per frame=320, tail length=200 ms, latency=0 ms
2019-06-30 20:46:33.051 android_jni_de pjsua_0 Android JNI stream started
2019-06-30 20:46:33.057 pjsua_media.c pjsua_0 Call 1: initializing media..
2019-06-30 20:46:33.059 android_jni_de android_trac Setting thread priority successful
2019-06-30 20:46:33.103 pjsua_media.c pjsua_0 !RTP socket reachable at
192.168.1.28:4000
2019-06-30 20:46:33.103 pjsua_media.c pjsua_0 RTCP socket reachable at
192.168.1.28:4001
2019-06-30 20:46:33.104 pjsua_media.c pjsua_0 Media index 0 selected for audio call 1
2019-06-30 20:46:33.106 pjsua_core.c pjsua_0 TX 997 bytes Request msg
INVITE/cseq=25078 (tdta0x7dba5064) to UDP 184.173.151.226:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:1154;rport;branch=z9hG4bKPjbceabf1d-362f-4cdf-93dc-
5a749eaeec9b
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=14db10ce-91c6-4178-9b2a-a3f61450ecab
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:1154>
i: ce392e1f-56fb-4240-a110-7c146aae7289
CSeq: 25078 INVITE
Route: <sip:184.173.151.226:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
c: application/sdp
l: 354

v=0
o=- 3770934393 3770934393 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-30 20:46:33.234 pjsua_core.c pjsua_0 RX 421 bytes Response msg
100/INVITE/cseq=25078 (rdata0x88fd7014) from UDP 184.173.151.226:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.173.59.242:1154;received=166.173.59.242;rport=1154;branch=z9hG4bKPjbceabf1d-362f-
4cdf-93dc-5a749eaeec9b
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=14db10ce-91c6-4178-9b2a-a3f61450ecab
t: sip:[email protected]
i: ce392e1f-56fb-4240-a110-7c146aae7289
CSeq: 25078 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-30 20:46:33.260 pjsua_core.c pjsua_0 RX 594 bytes Response msg
401/INVITE/cseq=25078 (rdata0x88fd7014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.242:1154;received=166.173.59.242;rport=1154;branch=z9hG4bKPjbceabf1d-362f-
4cdf-93dc-5a749eaeec9b
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=14db10ce-91c6-4178-9b2a-a3f61450ecab
t: sip:[email protected];tag=d584a57b96b9dcbc77fdf33f479551a6.8d88
i: ce392e1f-56fb-4240-a110-7c146aae7289
CSeq: 25078 INVITE
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1966170001561c8d7a2e100afc97a7cbefb0e4d9a6c6c7"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 20:46:33.261 pjsua_core.c pjsua_0 TX 477 bytes Request msg
ACK/cseq=25078 (tdta0x8c109064) to UDP 184.173.151.226:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:1154;rport;branch=z9hG4bKPjbceabf1d-362f-4cdf-93dc-
5a749eaeec9b
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=14db10ce-91c6-4178-9b2a-a3f61450ecab
t: sip:[email protected];tag=d584a57b96b9dcbc77fdf33f479551a6.8d88
i: ce392e1f-56fb-4240-a110-7c146aae7289
CSeq: 25078 ACK
Route: <sip:184.173.151.226:5090;lr>
l: 0

--end msg--
2019-06-30 20:46:33.268 pjsua_core.c pjsua_0 TX 1264 bytes Request msg
INVITE/cseq=25079 (tdta0x7dba5064) to UDP 184.173.151.226:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:1154;rport;branch=z9hG4bKPjb15c9209-7c8b-4c93-9db5-
523f372bcd07
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=14db10ce-91c6-4178-9b2a-a3f61450ecab
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:1154>
i: ce392e1f-56fb-4240-a110-7c146aae7289
CSeq: 25079 INVITE
Route: <sip:184.173.151.226:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1966170001561c8d7a2e100afc97a7cbefb0e4d9a6c6c7",
uri="sip:[email protected]", response="9bb6d9cfd669b0481d5fe3c41df76ef1"
c: application/sdp
l: 354

v=0
o=- 3770934393 3770934393 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-30 20:46:33.368 pjsua_core.c pjsua_0 RX 421 bytes Response msg
100/INVITE/cseq=25079 (rdata0x88fd7014) from UDP 184.173.151.226:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.173.59.242:1154;received=166.173.59.242;rport=1154;branch=z9hG4bKPjb15c9209-7c8b-
4c93-9db5-523f372bcd07
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=14db10ce-91c6-4178-9b2a-a3f61450ecab
t: sip:[email protected]
i: ce392e1f-56fb-4240-a110-7c146aae7289
CSeq: 25079 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-30 20:46:33.423 pjsua_core.c pjsua_0 RX 793 bytes Response msg
180/INVITE/cseq=25079 (rdata0x88fd7014) from UDP 184.173.151.226:5090:
SIP/2.0 180 Ringing
v: SIP/2.0/UDP
166.173.59.242:1154;received=166.173.59.242;rport=1154;branch=z9hG4bKPjb15c9209-7c8b-
4c93-9db5-523f372bcd07
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=14db10ce-91c6-4178-9b2a-a3f61450ecab
To: <sip:[email protected]>;tag=Q2H323SZ0mK6F
i: ce392e1f-56fb-4240-a110-7c146aae7289
CSeq: 25079 INVITE
Contact: <sip:184.173.151.226:5090;did=725.1a04b81>
User-Agent: pstn_6070
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0
Remote-Party-ID: "+14694080042"
<sip:[email protected]>;party=calling;privacy=off;screen=no

--end msg--
2019-06-30 20:46:33.435 pjsua_aud.c pjsua_0 Conf connect: 1 --> 0
2019-06-30 20:46:33.436 conference.c pjsua_0 Port 1 (tonegen) transmitting to port 0
(Android JNI)
2019-06-30 20:46:57.528 pjsua_core.c pjsua_0 RX 1187 bytes Response msg
200/INVITE/cseq=25079 (rdata0x88fd7014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:1154;received=166.173.59.242;rport=1154;branch=z9hG4bKPjb15c9209-7c8b-
4c93-9db5-523f372bcd07
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=14db10ce-91c6-4178-9b2a-a3f61450ecab
To: <sip:[email protected]>;tag=Q2H323SZ0mK6F
i: ce392e1f-56fb-4240-a110-7c146aae7289
CSeq: 25079 INVITE
Contact: <sip:184.173.151.226:5090;did=725.1a04b81>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 303
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1561927652 1561927653 IN IP4 184.172.50.165
s=FreeSWITCH
c=IN IP4 174.37.243.123
t=0 0
m=audio 63312 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:63313 IN IP4 174.37.243.123
a=proxy:no

--end msg--
2019-06-30 20:46:57.532 pjsua_aud.c pjsua_0 Conf disconnect: 1 -x- 0
2019-06-30 20:46:57.532 conference.c pjsua_0 Port 1 (tonegen) stop transmitting to port 0
(Android JNI)
2019-06-30 20:46:57.535 pjsua_media.c pjsua_0 Call 1: updating media..
2019-06-30 20:46:57.538 pjsua_aud.c pjsua_0 Audio channel update..
2019-06-30 20:46:57.540 opus.c pjsua_0 factory_alloc_codec:523: - TRACE
2019-06-30 20:46:57.542 opus.c pjsua_0 codec_open:596: - TRACE
2019-06-30 20:46:57.551 opus.c pjsua_0 codec_open:673: sample_rate: 48000
2019-06-30 20:46:57.556 opus.c pjsua_0 codec_modify:771: - TRACE
2019-06-30 20:46:57.557 strm0x7d4d6814 pjsua_0 VAD temporarily disabled
2019-06-30 20:46:57.559 strm0x7d4d6814 pjsua_0 Encoder stream started
2019-06-30 20:46:57.562 strm0x7d4d6814 pjsua_0 Decoder stream started
2019-06-30 20:46:57.569 pjsua_media.c pjsua_0 Audio updated, stream #0: opus
(sendrecv)
2019-06-30 20:46:57.572 pjsua_aud.c pjsua_0 Conf connect: 0 --> 2
2019-06-30 20:46:57.572 conference.c pjsua_0 Port 0 (Android JNI) transmitting to port 2
(sip:[email protected])
2019-06-30 20:46:57.573 pjsua_aud.c pjsua_0 Conf connect: 2 --> 0
2019-06-30 20:46:57.573 conference.c pjsua_0 Port 2
(sip:[email protected]) transmitting to port 0 (Android JNI)
2019-06-30 20:46:57.575 pjsua_core.c pjsua_0 TX 419 bytes Request msg
ACK/cseq=25079 (tdta0x7b759064) to UDP 184.173.151.226:5090:
ACK sip:184.173.151.226:5090;did=725.1a04b81 SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:1154;rport;branch=z9hG4bKPj28b8af99-55dc-4d04-9372-
6560b6dda652
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=14db10ce-91c6-4178-9b2a-a3f61450ecab
t: sip:[email protected];tag=Q2H323SZ0mK6F
i: ce392e1f-56fb-4240-a110-7c146aae7289
CSeq: 25079 ACK
l: 0

--end msg--
2019-06-30 20:46:57.803 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-30 20:46:58.210 Master/sound android_trac Underflow, buf_cnt=235, will generate 1
frame
2019-06-30 20:46:58.214 Master/sound android_trac Underflow, buf_cnt=235, will generate 1
frame
2019-06-30 20:46:58.218 Master/sound android_trac Underflow, buf_cnt=235, will generate 1
frame
2019-06-30 20:46:58.222 Master/sound android_trac Underflow, buf_cnt=235, will generate 1
frame
2019-06-30 20:46:58.479 opus.c android_trac codec_modify:771: - TRACE
2019-06-30 20:46:58.480 strm0x7d4d6814 android_trac VAD re-enabled
2019-06-30 20:47:10.371 pjsua_core.c pjsua_0 RX 678 bytes Request msg
BYE/cseq=6419023 (rdata0x88f99014) from UDP 184.173.151.226:5090:
BYE
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.2
42:1154 SIP/2.0
Via: SIP/2.0/UDP
184.173.151.226:5090;branch=z9hG4bK08f.fae2bc3179310bb6028892cf3da10586.0
Max-Forwards: 68
From: <sip:[email protected]>;tag=Q2H323SZ0mK6F
To:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=14db10ce-91c6-4178-9b2a-a3f61450ecab
Call-ID: ce392e1f-56fb-4240-a110-7c146aae7289
CSeq: 6419023 BYE
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Reason: Q.850;cause=16;text="NORMAL_CLEARING"
Content-Length: 0

--end msg--
2019-06-30 20:47:10.374 pjsua_core.c pjsua_0 TX 389 bytes Response msg
200/BYE/cseq=6419023 (tdta0x7b778064) to UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
184.173.151.226:5090;received=184.173.151.226;branch=z9hG4bK08f.fae2bc3179310bb6028
892cf3da10586.0
i: ce392e1f-56fb-4240-a110-7c146aae7289
f: <sip:[email protected]>;tag=Q2H323SZ0mK6F
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=14db10ce-91c6-4178-9b2a-a3f61450ecab
CSeq: 6419023 BYE
l: 0

--end msg--
2019-06-30 20:47:10.397 pjsua_media.c pjsua_0 !Call 1: deinitializing media..
2019-06-30 20:47:10.405 pjsua_media.c pjsua_0 Media stream call01:0 is destroyed
2019-06-30 20:47:11.394 pjsua_aud.c pjsua_0 !Closing sound device after idle for 1
second(s)
2019-06-30 20:47:11.396 pjsua_aud.c pjsua_0 Closing Android JNI sound playback
device and Android JNI sound capture device
2019-06-30 20:47:11.397 android_jni_de pjsua_0 Android JNI stream stopped
2019-06-30 20:47:11.398 android_jni_de pjsua_0 Destroying Android JNI stream...
2019-06-30 20:47:11.436 android_jni_de pjsua_0 !Audio record released
2019-06-30 20:47:11.458 android_jni_de pjsua_0 !Audio track released
2019-06-30 20:47:11.458 android_jni_de pjsua_0 Android JNI stream destroyed
2019-06-30 20:47:11.918 pjsua_acc.c thr0x86ffa97 !Deleting account 0
2019-06-30 20:47:11.918 pjsua_acc.c thr0x86ffa97 Acc 0: setting unregistration..
2019-06-30 20:47:11.919 sip_reg.c thr0x86ffa97 Sending register request with timeout 5000
2019-06-30 20:47:11.920 pjsua_core.c thr0x86ffa97 TX 610 bytes Request msg
REGISTER/cseq=22615 (tdta0x7b759064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:1154;rport;branch=z9hG4bKPj2d2b1875-9318-4d8f-afae-
6b1b04e4f0f0
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=c4920200-36e1-4568-8ff1-5a0c4e5005e9
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 4c539dcd-1d1e-411c-80c3-15346ca1d856
CSeq: 22615 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:1154>
Expires: 0
l: 0

--end msg--
2019-06-30 20:47:11.921 sip_util_state thr0x86ffa97 Setting request timeout of 5000
2019-06-30 20:47:11.922 pjsua_acc.c thr0x86ffa97 Acc 0: Unregistration sent
2019-06-30 20:47:11.922 pjsua_acc.c thr0x86ffa97 Account id 0 deleted
2019-06-30 20:47:12.422 pjsua_core.c pjsua_0 TX 610 bytes Request msg
REGISTER/cseq=22615 (tdta0x7b759064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:1154;rport;branch=z9hG4bKPj2d2b1875-9318-4d8f-afae-
6b1b04e4f0f0
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=c4920200-36e1-4568-8ff1-5a0c4e5005e9
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 4c539dcd-1d1e-411c-80c3-15346ca1d856
CSeq: 22615 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:1154>
Expires: 0
l: 0

--end msg--
2019-06-30 20:47:12.555 pjsua_core.c pjsua_0 RX 644 bytes Response msg
401/REGISTER/cseq=22615 (rdata0x8aa70014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.242:1154;received=166.173.59.242;rport=1154;branch=z9hG4bKPj2d2b1875-9318-
4d8f-afae-6b1b04e4f0f0
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=c4920200-36e1-4568-8ff1-5a0c4e5005e9
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.eda8
i: 4c539dcd-1d1e-411c-80c3-15346ca1d856
CSeq: 22615 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d19663e000162390ccaa444087cad9025a13abe4a6e094c"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 20:47:12.557 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-30 20:47:12.559 pjsua_core.c pjsua_0 TX 864 bytes Request msg
REGISTER/cseq=22616 (tdta0x7b759064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:1154;rport;branch=z9hG4bKPjd13bfbb9-8bae-4ff9-8981-
744eea24825c
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=c4920200-36e1-4568-8ff1-5a0c4e5005e9
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 4c539dcd-1d1e-411c-80c3-15346ca1d856
CSeq: 22616 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:1154>
Expires: 0
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d19663e000162390ccaa444087cad9025a13abe4a6e094c",
uri="sip:enflick.layered.net", response="007f34900202ecddbfe904cf7740eeb2"
l: 0

--end msg--
2019-06-30 20:47:12.562 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-30 20:47:12.567 pjsua_core.c pjsua_0 RX 644 bytes Response msg
401/REGISTER/cseq=22615 (rdata0x8aa70014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.242:1154;received=166.173.59.242;rport=1154;branch=z9hG4bKPj2d2b1875-9318-
4d8f-afae-6b1b04e4f0f0
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=c4920200-36e1-4568-8ff1-5a0c4e5005e9
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.eda8
i: 4c539dcd-1d1e-411c-80c3-15346ca1d856
CSeq: 22615 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d19663e000162390ccaa444087cad9025a13abe4a6e094c"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 20:47:13.062 pjsua_core.c pjsua_0 TX 864 bytes Request msg
REGISTER/cseq=22616 (tdta0x7b759064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:1154;rport;branch=z9hG4bKPjd13bfbb9-8bae-4ff9-8981-
744eea24825c
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=c4920200-36e1-4568-8ff1-5a0c4e5005e9
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 4c539dcd-1d1e-411c-80c3-15346ca1d856
CSeq: 22616 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:1154>
Expires: 0
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d19663e000162390ccaa444087cad9025a13abe4a6e094c",
uri="sip:enflick.layered.net", response="007f34900202ecddbfe904cf7740eeb2"
l: 0

--end msg--
2019-06-30 20:47:13.223 pjsua_core.c pjsua_0 RX 522 bytes Response msg
200/REGISTER/cseq=22616 (rdata0x8aa70014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:1154;received=166.173.59.242;rport=1154;branch=z9hG4bKPjd13bfbb9-8bae-
4ff9-8981-744eea24825c
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=c4920200-36e1-4568-8ff1-5a0c4e5005e9
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.075f
i: 4c539dcd-1d1e-411c-80c3-15346ca1d856
CSeq: 22616 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 20:47:13.820 endpoint.cpp thr0x86ffa97 !pjsua_transport_set_enable(id, enabled)
error: Invalid operation (PJ_EINVALIDOP) (status=70013) [../src/pjsua2/endpoint.cpp:1777]
2019-06-30 20:47:14.518 pjsua_core.c thr0x86ffa97 Shutting down, flags=0...
2019-06-30 20:47:14.519 pjsua_core.c thr0x86ffa97 PJSUA state changed: RUNNING -->
CLOSING
2019-06-30 20:47:14.521 pjsua_call.c thr0x86ffa97 Hangup all calls..
2019-06-30 20:47:14.522 pjsua_media.c thr0x86ffa97 Call 0: deinitializing media..
2019-06-30 20:47:14.522 pjsua_media.c thr0x86ffa97 Call 1: deinitializing media..
2019-06-30 20:47:14.523 pjsua_media.c thr0x86ffa97 Call 2: deinitializing media..
2019-06-30 20:47:14.523 pjsua_media.c thr0x86ffa97 Call 3: deinitializing media..
2019-06-30 20:47:14.523 pjsua_pres.c thr0x86ffa97 Shutting down presence..
2019-06-30 20:47:15.532 pjsua_core.c thr0x86ffa97 Destroying...
2019-06-30 20:47:15.534 pjsua_media.c thr0x86ffa97 Shutting down media..
2019-06-30 20:47:15.839 android_jni_de thr0x86ffa97 Android JNI sound library shutting
down..
2019-06-30 20:47:15.839 sip_transactio thr0x86ffa97 Stopping transaction layer module
2019-06-30 20:47:15.840 sip_transactio thr0x86ffa97 Stopped transaction layer module
2019-06-30 20:47:15.840 sip_endpoint.c thr0x86ffa97 Module "mod-unsolicited-mwi"
unregistered
2019-06-30 20:47:15.841 sip_endpoint.c thr0x86ffa97 Module "mod-pjsua-options"
unregistered
2019-06-30 20:47:15.841 sip_endpoint.c thr0x86ffa97 Module "mod-pjsua-im" unregistered
2019-06-30 20:47:15.841 sip_endpoint.c thr0x86ffa97 Module "mod-pjsua-pres" unregistered
2019-06-30 20:47:15.842 sip_endpoint.c thr0x86ffa97 Module "mod-pjsua" unregistered
2019-06-30 20:47:15.842 sip_endpoint.c thr0x86ffa97 Module "mod-stateful-util" unregistered
2019-06-30 20:47:15.842 sip_endpoint.c thr0x86ffa97 Module "mod-refer" unregistered
2019-06-30 20:47:15.843 sip_endpoint.c thr0x86ffa97 Module "mod-mwi" unregistered
2019-06-30 20:47:15.843 sip_endpoint.c thr0x86ffa97 Module "mod-presence" unregistered
2019-06-30 20:47:15.843 sip_endpoint.c thr0x86ffa97 Module "mod-evsub" unregistered
2019-06-30 20:47:15.844 sip_endpoint.c thr0x86ffa97 Module "mod-invite" unregistered
2019-06-30 20:47:15.844 sip_endpoint.c thr0x86ffa97 Module "mod-100rel" unregistered
2019-06-30 20:47:15.844 sip_endpoint.c thr0x86ffa97 Module "mod-ua" unregistered
2019-06-30 20:47:15.845 sip_transactio thr0x86ffa97 Transaction layer module destroyed
2019-06-30 20:47:15.845 sip_endpoint.c thr0x86ffa97 Module "mod-tsx-layer" unregistered
2019-06-30 20:47:15.845 sip_endpoint.c thr0x86ffa97 Module "mod-msg-print" unregistered
2019-06-30 20:47:15.846 sip_endpoint.c thr0x86ffa97 Module "mod-pjsua-log" unregistered
2019-06-30 20:47:15.847 udp0x7ce70a00 thr0x86ffa97 SIP UDP transport destroyed
2019-06-30 20:47:15.848 sip_endpoint.c thr0x86ffa97 Endpoint 0x7bf32064 destroyed
2019-06-30 20:47:15.848 pjsua_core.c thr0x86ffa97 PJSUA state changed: CLOSING -->
NULL
2019-06-30 20:47:15.849 pjsua_core.c thr0x86ffa97 PJSUA destroyed...
2019-06-30 20:48:56.936 sip_endpoint.c thr0x7a97f97 Module "mod-pjsua-log" registered
2019-06-30 20:48:56.945 sip_endpoint.c thr0x7a97f97 Module "mod-tsx-layer" registered
2019-06-30 20:48:56.947 sip_endpoint.c thr0x7a97f97 Module "mod-stateful-util" registered
2019-06-30 20:48:56.947 sip_endpoint.c thr0x7a97f97 Module "mod-ua" registered
2019-06-30 20:48:56.948 sip_endpoint.c thr0x7a97f97 Module "mod-100rel" registered
2019-06-30 20:48:56.948 sip_endpoint.c thr0x7a97f97 Module "mod-pjsua" registered
2019-06-30 20:48:56.949 sip_endpoint.c thr0x7a97f97 Module "mod-invite" registered
2019-06-30 20:48:56.950 android_jni_de thr0x7a97f97 Android JNI sound library initialized
2019-06-30 20:48:56.950 pjlib thr0x7a97f97 select() I/O Queue created (0x7bc4ee14)
2019-06-30 20:48:57.010 sip_endpoint.c thr0x7a97f97 Module "mod-evsub" registered
2019-06-30 20:48:57.011 sip_endpoint.c thr0x7a97f97 Module "mod-presence" registered
2019-06-30 20:48:57.011 sip_endpoint.c thr0x7a97f97 Module "mod-mwi" registered
2019-06-30 20:48:57.012 sip_endpoint.c thr0x7a97f97 Module "mod-refer" registered
2019-06-30 20:48:57.012 sip_endpoint.c thr0x7a97f97 Module "mod-pjsua-pres" registered
2019-06-30 20:48:57.012 sip_endpoint.c thr0x7a97f97 Module "mod-pjsua-im" registered
2019-06-30 20:48:57.013 sip_endpoint.c thr0x7a97f97 Module "mod-pjsua-options" registered
2019-06-30 20:48:57.013 pjsua_core.c thr0x7a97f97 1 SIP worker threads created
2019-06-30 20:48:57.013 pjsua_core.c thr0x7a97f97 pjsua version 2.6 for Linux-
3.18.71/armv7l initialized
2019-06-30 20:48:57.014 pjsua_core.c thr0x7a97f97 PJSUA state changed: CREATED -->
INIT
2019-06-30 20:48:57.020 pjsua_core.c thr0x7a97f97 SIP UDP socket reachable at
192.168.1.28:44212
2019-06-30 20:48:57.021 udp0x7d4ba800 thr0x7a97f97 SIP UDP transport started, published
address is 192.168.1.28:44212
2019-06-30 20:48:57.021 pjsua_core.c thr0x7a97f97 PJSUA state changed: INIT -->
STARTING
2019-06-30 20:48:57.022 sip_endpoint.c thr0x7a97f97 Module "mod-unsolicited-mwi"
registered
2019-06-30 20:48:57.022 pjsua_core.c thr0x7a97f97 PJSUA state changed: STARTING -->
RUNNING
2019-06-30 20:48:57.024 endpoint.cpp thr0x7a97f97 codecGetParam() codec_id =
'opus/48000/2'

2019-06-30 20:48:57.024 opus.c thr0x7a97f97 factory_default_attr:460: - TRACE


2019-06-30 20:48:57.036 pjsua_acc.c thr0x7a97f97 Adding account:
id=sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.lay
ered.net
2019-06-30 20:48:57.037 pjsua_acc.c thr0x7a97f97 Account
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net added with id 0
2019-06-30 20:48:57.037 pjsua_acc.c thr0x7a97f97 Acc 0: setting registration..
2019-06-30 20:48:57.041 sip_reg.c thr0x7a97f97 Sending register request with timeout
5000
2019-06-30 20:48:57.042 pjsua_core.c thr0x7a97f97 TX 707 bytes Request msg
REGISTER/cseq=58952 (tdta0x7d4df064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:44212;rport;branch=z9hG4bKPj55e2d688-200e-416a-a5bf-
4dbd26b3dee5
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=36c9540c-bbcf-46d5-966e-de1f09ab7e22
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 518635e9-a229-413b-bb53-054688a955fb
CSeq: 58952 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:44212>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0
--end msg--
2019-06-30 20:48:57.043 sip_util_state thr0x7a97f97 Setting request timeout of 5000
2019-06-30 20:48:57.044 pjsua_acc.c thr0x7a97f97 Acc 0: Registration sent
2019-06-30 20:48:57.544 pjsua_core.c pjsua_0 TX 707 bytes Request msg
REGISTER/cseq=58952 (tdta0x7d4df064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:44212;rport;branch=z9hG4bKPj55e2d688-200e-416a-a5bf-
4dbd26b3dee5
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=36c9540c-bbcf-46d5-966e-de1f09ab7e22
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 518635e9-a229-413b-bb53-054688a955fb
CSeq: 58952 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:44212>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-06-30 20:48:57.653 pjsua_core.c pjsua_0 RX 644 bytes Response msg
401/REGISTER/cseq=58952 (rdata0x79e74014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
192.168.1.28:44212;received=166.173.59.242;rport=19426;branch=z9hG4bKPj55e2d688-200e-
416a-a5bf-4dbd26b3dee5
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=36c9540c-bbcf-46d5-966e-de1f09ab7e22
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.1f23
i: 518635e9-a229-413b-bb53-054688a955fb
CSeq: 58952 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1966a70000163b6452479f7647ec0496182abc60748874"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 20:48:57.654 pjsua_acc.c pjsua_0 IP address change detected for account 0
(192.168.1.28:44212 --> 166.173.59.242:19426). Updating registration (using method 4)
2019-06-30 20:48:57.657 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-30 20:48:57.668 pjsua_core.c pjsua_0 TX 965 bytes Request msg
REGISTER/cseq=58953 (tdta0x7d4df064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:19426;rport;branch=z9hG4bKPj3d244463-ac42-4b87-a59c-
6351b7b98435
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=36c9540c-bbcf-46d5-966e-de1f09ab7e22
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 518635e9-a229-413b-bb53-054688a955fb
CSeq: 58953 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:19426>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1966a70000163b6452479f7647ec0496182abc60748874",
uri="sip:enflick.layered.net", response="631f7769505a1f10ba7f9e02fdd877a7"
l: 0

--end msg--
2019-06-30 20:48:57.670 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-30 20:48:57.994 pjsua_acc.c thr0x7a97f97 !Deleting account 0
2019-06-30 20:48:57.994 pjsua_acc.c thr0x7a97f97 Acc 0: setting unregistration..
2019-06-30 20:48:57.995 sip_reg.c thr0x7a97f97 Unable to send request, regc has another
transaction pending
2019-06-30 20:48:58.002 pjsua_acc.c thr0x7a97f97 Unable to create/send REGISTER:
Object is busy (PJSIP_EBUSY) [status=171001]
2019-06-30 20:48:58.005 pjsua_acc.c thr0x7a97f97 Account id 0 deleted
2019-06-30 20:48:58.170 pjsua_core.c pjsua_0 TX 965 bytes Request msg
REGISTER/cseq=58953 (tdta0x7d4df064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:19426;rport;branch=z9hG4bKPj3d244463-ac42-4b87-a59c-
6351b7b98435
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=36c9540c-bbcf-46d5-966e-de1f09ab7e22
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 518635e9-a229-413b-bb53-054688a955fb
CSeq: 58953 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:19426>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1966a70000163b6452479f7647ec0496182abc60748874",
uri="sip:enflick.layered.net", response="631f7769505a1f10ba7f9e02fdd877a7"
l: 0

--end msg--
2019-06-30 20:48:58.297 pjsua_core.c pjsua_0 RX 644 bytes Response msg
401/REGISTER/cseq=58952 (rdata0x88fd7014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
192.168.1.28:44212;received=166.173.59.242;rport=19426;branch=z9hG4bKPj55e2d688-200e-
416a-a5bf-4dbd26b3dee5
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=36c9540c-bbcf-46d5-966e-de1f09ab7e22
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.1f23
i: 518635e9-a229-413b-bb53-054688a955fb
CSeq: 58952 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1966a70000163b6452479f7647ec0496182abc60748874"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 20:48:58.441 pjsua_core.c pjsua_0 RX 629 bytes Response msg
200/REGISTER/cseq=58953 (rdata0x88fd7014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:19426;received=166.173.59.242;rport=19426;branch=z9hG4bKPj3d244463-
ac42-4b87-a59c-6351b7b98435
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=36c9540c-bbcf-46d5-966e-de1f09ab7e22
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.1736
i: 518635e9-a229-413b-bb53-054688a955fb
CSeq: 58953 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:19426>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 20:48:58.680 pjsua_core.c pjsua_0 RX 629 bytes Response msg
200/REGISTER/cseq=58953 (rdata0x88fd7014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:19426;received=166.173.59.242;rport=19426;branch=z9hG4bKPj3d244463-
ac42-4b87-a59c-6351b7b98435
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=36c9540c-bbcf-46d5-966e-de1f09ab7e22
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.1736
i: 518635e9-a229-413b-bb53-054688a955fb
CSeq: 58953 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:19426>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 20:49:00.450 endpoint.cpp thr0x7a97f97 !pjsua_transport_set_enable(id, enabled)
error: Invalid operation (PJ_EINVALIDOP) (status=70013) [../src/pjsua2/endpoint.cpp:1777]
2019-06-30 20:49:01.267 pjsua_core.c thr0x7a97f97 Shutting down, flags=0...
2019-06-30 20:49:01.267 pjsua_core.c thr0x7a97f97 PJSUA state changed: RUNNING -->
CLOSING
2019-06-30 20:49:01.268 pjsua_call.c thr0x7a97f97 Hangup all calls..
2019-06-30 20:49:01.269 pjsua_media.c thr0x7a97f97 Call 0: deinitializing media..
2019-06-30 20:49:01.269 pjsua_media.c thr0x7a97f97 Call 1: deinitializing media..
2019-06-30 20:49:01.270 pjsua_media.c thr0x7a97f97 Call 2: deinitializing media..
2019-06-30 20:49:01.270 pjsua_media.c thr0x7a97f97 Call 3: deinitializing media..
2019-06-30 20:49:01.270 pjsua_pres.c thr0x7a97f97 Shutting down presence..
2019-06-30 20:49:02.275 pjsua_core.c thr0x7a97f97 Destroying...
2019-06-30 20:49:02.275 pjsua_media.c thr0x7a97f97 Shutting down media..
2019-06-30 20:49:02.470 android_jni_de thr0x7a97f97 Android JNI sound library shutting
down..
2019-06-30 20:49:02.471 sip_transactio thr0x7a97f97 Stopping transaction layer module
2019-06-30 20:49:02.472 sip_transactio thr0x7a97f97 Stopped transaction layer module
2019-06-30 20:49:02.473 sip_endpoint.c thr0x7a97f97 Module "mod-unsolicited-mwi"
unregistered
2019-06-30 20:49:02.486 sip_endpoint.c thr0x7a97f97 Module "mod-pjsua-options"
unregistered
2019-06-30 20:49:02.487 sip_endpoint.c thr0x7a97f97 Module "mod-pjsua-im" unregistered
2019-06-30 20:49:02.488 sip_endpoint.c thr0x7a97f97 Module "mod-pjsua-pres" unregistered
2019-06-30 20:49:02.489 sip_endpoint.c thr0x7a97f97 Module "mod-pjsua" unregistered
2019-06-30 20:49:02.490 sip_endpoint.c thr0x7a97f97 Module "mod-stateful-util" unregistered
2019-06-30 20:49:02.491 sip_endpoint.c thr0x7a97f97 Module "mod-refer" unregistered
2019-06-30 20:49:02.492 sip_endpoint.c thr0x7a97f97 Module "mod-mwi" unregistered
2019-06-30 20:49:02.493 sip_endpoint.c thr0x7a97f97 Module "mod-presence" unregistered
2019-06-30 20:49:02.493 sip_endpoint.c thr0x7a97f97 Module "mod-evsub" unregistered
2019-06-30 20:49:02.494 sip_endpoint.c thr0x7a97f97 Module "mod-invite" unregistered
2019-06-30 20:49:02.495 sip_endpoint.c thr0x7a97f97 Module "mod-100rel" unregistered
2019-06-30 20:49:02.496 sip_endpoint.c thr0x7a97f97 Module "mod-ua" unregistered
2019-06-30 20:49:02.497 sip_transactio thr0x7a97f97 Transaction layer module destroyed
2019-06-30 20:49:02.499 sip_endpoint.c thr0x7a97f97 Module "mod-tsx-layer" unregistered
2019-06-30 20:49:02.499 sip_endpoint.c thr0x7a97f97 Module "mod-msg-print" unregistered
2019-06-30 20:49:02.500 sip_endpoint.c thr0x7a97f97 Module "mod-pjsua-log" unregistered
2019-06-30 20:49:02.504 udp0x7d4ba800 thr0x7a97f97 SIP UDP transport destroyed
2019-06-30 20:49:02.506 sip_endpoint.c thr0x7a97f97 Endpoint 0x785f1064 destroyed
2019-06-30 20:49:02.507 pjsua_core.c thr0x7a97f97 PJSUA state changed: CLOSING -->
NULL
2019-06-30 20:49:02.508 pjsua_core.c thr0x7a97f97 PJSUA destroyed...
2019-06-30 20:49:32.274 sip_endpoint.c thr0x6d1ad97 Module "mod-pjsua-log" registered
2019-06-30 20:49:32.348 sip_endpoint.c thr0x6d1ad97 Module "mod-tsx-layer" registered
2019-06-30 20:49:32.348 sip_endpoint.c thr0x6d1ad97 Module "mod-stateful-util" registered
2019-06-30 20:49:32.349 sip_endpoint.c thr0x6d1ad97 Module "mod-ua" registered
2019-06-30 20:49:32.349 sip_endpoint.c thr0x6d1ad97 Module "mod-100rel" registered
2019-06-30 20:49:32.350 sip_endpoint.c thr0x6d1ad97 Module "mod-pjsua" registered
2019-06-30 20:49:32.350 sip_endpoint.c thr0x6d1ad97 Module "mod-invite" registered
2019-06-30 20:49:32.351 android_jni_de thr0x6d1ad97 Android JNI sound library initialized
2019-06-30 20:49:32.351 pjlib thr0x6d1ad97 select() I/O Queue created (0x7b721814)
2019-06-30 20:49:32.430 sip_endpoint.c thr0x6d1ad97 Module "mod-evsub" registered
2019-06-30 20:49:32.431 sip_endpoint.c thr0x6d1ad97 Module "mod-presence" registered
2019-06-30 20:49:32.431 sip_endpoint.c thr0x6d1ad97 Module "mod-mwi" registered
2019-06-30 20:49:32.432 sip_endpoint.c thr0x6d1ad97 Module "mod-refer" registered
2019-06-30 20:49:32.432 sip_endpoint.c thr0x6d1ad97 Module "mod-pjsua-pres" registered
2019-06-30 20:49:32.433 sip_endpoint.c thr0x6d1ad97 Module "mod-pjsua-im" registered
2019-06-30 20:49:32.433 sip_endpoint.c thr0x6d1ad97 Module "mod-pjsua-options" registered
2019-06-30 20:49:32.444 pjsua_core.c thr0x6d1ad97 1 SIP worker threads created
2019-06-30 20:49:32.444 pjsua_core.c thr0x6d1ad97 pjsua version 2.6 for Linux-
3.18.71/armv7l initialized
2019-06-30 20:49:32.445 pjsua_core.c thr0x6d1ad97 PJSUA state changed: CREATED -->
INIT
2019-06-30 20:49:32.458 pjsua_core.c thr0x6d1ad97 SIP UDP socket reachable at
192.168.1.28:43189
2019-06-30 20:49:32.459 udp0x7aa66800 thr0x6d1ad97 SIP UDP transport started, published
address is 192.168.1.28:43189
2019-06-30 20:49:32.459 pjsua_core.c thr0x6d1ad97 PJSUA state changed: INIT -->
STARTING
2019-06-30 20:49:32.460 sip_endpoint.c thr0x6d1ad97 Module "mod-unsolicited-mwi"
registered
2019-06-30 20:49:32.460 pjsua_core.c thr0x6d1ad97 PJSUA state changed: STARTING -->
RUNNING
2019-06-30 20:49:32.463 endpoint.cpp thr0x6d1ad97 codecGetParam() codec_id =
'opus/48000/2'
2019-06-30 20:49:32.464 opus.c thr0x6d1ad97 factory_default_attr:460: - TRACE
2019-06-30 20:49:32.478 pjsua_acc.c thr0x6d1ad97 Adding account:
id=sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.lay
ered.net
2019-06-30 20:49:32.479 pjsua_acc.c thr0x6d1ad97 Account
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net added with id 0
2019-06-30 20:49:32.479 pjsua_acc.c thr0x6d1ad97 Acc 0: setting registration..
2019-06-30 20:49:32.483 sip_reg.c thr0x6d1ad97 Sending register request with timeout
5000
2019-06-30 20:49:32.484 pjsua_core.c thr0x6d1ad97 TX 704 bytes Request msg
REGISTER/cseq=2579 (tdta0x86d4a064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:43189;rport;branch=z9hG4bKPj38cb51b1-a385-4398-bb6c-
c74bc59dc766
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=790bd109-2ff1-4a73-89ff-e062ba775bd2
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: dfaf13eb-6ef7-46d3-bb2d-ab1dfad71559
CSeq: 2579 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:43189>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-06-30 20:49:32.485 sip_util_state thr0x6d1ad97 Setting request timeout of 5000
2019-06-30 20:49:32.486 pjsua_acc.c thr0x6d1ad97 Acc 0: Registration sent
2019-06-30 20:49:32.950 pjsua_core.c pjsua_0 RX 643 bytes Response msg
401/REGISTER/cseq=2579 (rdata0x79c09014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
192.168.1.28:43189;received=166.173.59.242;rport=27285;branch=z9hG4bKPj38cb51b1-a385-
4398-bb6c-c74bc59dc766
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=790bd109-2ff1-4a73-89ff-e062ba775bd2
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=68caafe91010a88ad23a0de9d7b2d5de.ba26
i: dfaf13eb-6ef7-46d3-bb2d-ab1dfad71559
CSeq: 2579 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1966cb000065f8736f45c720ac8919feffb2ad8dbd7a5a"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 20:49:32.958 pjsua_acc.c pjsua_0 IP address change detected for account 0
(192.168.1.28:43189 --> 166.173.59.242:27285). Updating registration (using method 4)
2019-06-30 20:49:32.964 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-30 20:49:32.968 pjsua_core.c pjsua_0 TX 962 bytes Request msg
REGISTER/cseq=2580 (tdta0x86d4a064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:27285;rport;branch=z9hG4bKPj6b8c4c1b-33c9-4f0e-9726-
1985b30d9dfa
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=790bd109-2ff1-4a73-89ff-e062ba775bd2
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: dfaf13eb-6ef7-46d3-bb2d-ab1dfad71559
CSeq: 2580 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:27285>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d1966cb000065f8736f45c720ac8919feffb2ad8dbd7a5a",
uri="sip:enflick.layered.net", response="f200ae407e0aae8fb83f6d80496a9d58"
l: 0

--end msg--
2019-06-30 20:49:32.989 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-30 20:49:33.489 pjsua_core.c pjsua_0 TX 962 bytes Request msg
REGISTER/cseq=2580 (tdta0x86d4a064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:27285;rport;branch=z9hG4bKPj6b8c4c1b-33c9-4f0e-9726-
1985b30d9dfa
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=790bd109-2ff1-4a73-89ff-e062ba775bd2
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: dfaf13eb-6ef7-46d3-bb2d-ab1dfad71559
CSeq: 2580 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:27285>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d1966cb000065f8736f45c720ac8919feffb2ad8dbd7a5a",
uri="sip:enflick.layered.net", response="f200ae407e0aae8fb83f6d80496a9d58"
l: 0

--end msg--
2019-06-30 20:49:33.497 pjsua_core.c pjsua_0 RX 695 bytes Response msg
200/REGISTER/cseq=2580 (rdata0x88f8d014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:27285;received=166.173.59.242;rport=27285;branch=z9hG4bKPj6b8c4c1b-
33c9-4f0e-9726-1985b30d9dfa
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=790bd109-2ff1-4a73-89ff-e062ba775bd2
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=68caafe91010a88ad23a0de9d7b2d5de.65c6
i: dfaf13eb-6ef7-46d3-bb2d-ab1dfad71559
CSeq: 2580 REGISTER
Contact: <sip:[email protected]>;expires=25,
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:27285>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 20:49:33.499 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-06-30 20:49:33.500 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-06-30 20:49:33.583 pjsua_call.c pjsua_0 Making call with acc #0 to
sip:[email protected]
2019-06-30 20:49:33.583 pjsua_aud.c pjsua_0 Set sound device: capture=-1, playback=-2
2019-06-30 20:49:33.584 pjsua_aud.c pjsua_0 Opening sound device (speaker + mic)
PCM@16000/1/20ms
2019-06-30 20:49:33.584 android_jni_de pjsua_0 Creating Android JNI stream
2019-06-30 20:49:33.604 android_jni_de pjsua_0 Using audio input source : 7
2019-06-30 20:49:33.712 android_jni_de pjsua_0 Audio record initialized successfully.
2019-06-30 20:49:33.717 android_jni_de android_reco Setting thread priority successful
2019-06-30 20:49:33.797 android_jni_de pjsua_0 !Audio track initialized successfully.
2019-06-30 20:49:33.799 ec0x7bc98c00 pjsua_0 AEC created, clock_rate=16000,
channel=1, samples per frame=320, tail length=200 ms, latency=0 ms
2019-06-30 20:49:33.800 android_jni_de pjsua_0 Android JNI stream started
2019-06-30 20:49:33.801 pjsua_media.c pjsua_0 Call 0: initializing media..
2019-06-30 20:49:33.812 android_jni_de android_trac !Setting thread priority successful
2019-06-30 20:49:33.812 pjsua_media.c pjsua_0 !RTP socket reachable at
192.168.1.28:4000
2019-06-30 20:49:33.813 pjsua_media.c pjsua_0 !RTCP socket reachable at
192.168.1.28:4001
2019-06-30 20:49:33.813 pjsua_media.c pjsua_0 Media index 0 selected for audio call 0
2019-06-30 20:49:33.815 pjsua_core.c pjsua_0 TX 996 bytes Request msg
INVITE/cseq=4916 (tdta0x83ec3064) to UDP 75.126.213.74:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:27285;rport;branch=z9hG4bKPj87180c69-dbce-45fc-8d8c-
fb72dabd3715
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=6ae95b32-c754-4ca7-863f-94d342df824c
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:27285>
i: e45ae8fb-5150-4147-a1b2-380f97bd06f5
CSeq: 4916 INVITE
Route: <sip:75.126.213.74:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
c: application/sdp
l: 354

v=0
o=- 3770934573 3770934573 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-30 20:49:33.820 pjsua_core.c pjsua_0 RX 695 bytes Response msg
200/REGISTER/cseq=2580 (rdata0x88f8d014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:27285;received=166.173.59.242;rport=27285;branch=z9hG4bKPj6b8c4c1b-
33c9-4f0e-9726-1985b30d9dfa
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=790bd109-2ff1-4a73-89ff-e062ba775bd2
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=68caafe91010a88ad23a0de9d7b2d5de.65c6
i: dfaf13eb-6ef7-46d3-bb2d-ab1dfad71559
CSeq: 2580 REGISTER
Contact: <sip:[email protected]>;expires=25,
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:27285>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 20:49:34.264 pjsua_core.c pjsua_0 RX 422 bytes Response msg
100/INVITE/cseq=4916 (rdata0x88f8d014) from UDP 75.126.213.74:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.173.59.242:27285;received=166.173.59.242;rport=27285;branch=z9hG4bKPj87180c69-
dbce-45fc-8d8c-fb72dabd3715
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=6ae95b32-c754-4ca7-863f-94d342df824c
t: sip:[email protected]
i: e45ae8fb-5150-4147-a1b2-380f97bd06f5
CSeq: 4916 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-30 20:49:34.269 pjsua_core.c pjsua_0 RX 595 bytes Response msg
401/INVITE/cseq=4916 (rdata0x88f8d014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.242:27285;received=166.173.59.242;rport=27285;branch=z9hG4bKPj87180c69-
dbce-45fc-8d8c-fb72dabd3715
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=6ae95b32-c754-4ca7-863f-94d342df824c
t: sip:[email protected];tag=d584a57b96b9dcbc77fdf33f479551a6.c630
i: e45ae8fb-5150-4147-a1b2-380f97bd06f5
CSeq: 4916 INVITE
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1966cc000012bc068a0bc9c09f4b66a0460bf757bfa5d0"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 20:49:34.270 pjsua_core.c pjsua_0 TX 475 bytes Request msg
ACK/cseq=4916 (tdta0x86ca6064) to UDP 75.126.213.74:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:27285;rport;branch=z9hG4bKPj87180c69-dbce-45fc-8d8c-
fb72dabd3715
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=6ae95b32-c754-4ca7-863f-94d342df824c
t: sip:[email protected];tag=d584a57b96b9dcbc77fdf33f479551a6.c630
i: e45ae8fb-5150-4147-a1b2-380f97bd06f5
CSeq: 4916 ACK
Route: <sip:75.126.213.74:5090;lr>
l: 0

--end msg--
2019-06-30 20:49:34.274 pjsua_core.c pjsua_0 TX 1263 bytes Request msg
INVITE/cseq=4917 (tdta0x83ec3064) to UDP 75.126.213.74:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:27285;rport;branch=z9hG4bKPj208b727e-6d1e-477c-877a-
5f6a3b4bd2e9
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=6ae95b32-c754-4ca7-863f-94d342df824c
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:27285>
i: e45ae8fb-5150-4147-a1b2-380f97bd06f5
CSeq: 4917 INVITE
Route: <sip:75.126.213.74:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d1966cc000012bc068a0bc9c09f4b66a0460bf757bfa5d0",
uri="sip:[email protected]", response="c3309aaef3371f2fe4674f1d63d1b6a4"
c: application/sdp
l: 354

v=0
o=- 3770934573 3770934573 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-30 20:49:34.674 pjsua_core.c pjsua_0 RX 422 bytes Response msg
100/INVITE/cseq=4917 (rdata0x88f8d014) from UDP 75.126.213.74:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.173.59.242:27285;received=166.173.59.242;rport=27285;branch=z9hG4bKPj208b727e-
6d1e-477c-877a-5f6a3b4bd2e9
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=6ae95b32-c754-4ca7-863f-94d342df824c
t: sip:[email protected]
i: e45ae8fb-5150-4147-a1b2-380f97bd06f5
CSeq: 4917 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-30 20:49:34.688 pjsua_core.c pjsua_0 RX 798 bytes Response msg
180/INVITE/cseq=4917 (rdata0x88f8d014) from UDP 75.126.213.74:5090:
SIP/2.0 180 Ringing
v: SIP/2.0/UDP
166.173.59.242:27285;received=166.173.59.242;rport=27285;branch=z9hG4bKPj208b727e-
6d1e-477c-877a-5f6a3b4bd2e9
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=6ae95b32-c754-4ca7-863f-94d342df824c
To: <sip:[email protected]>;tag=v9K3Z99S7X06a
i: e45ae8fb-5150-4147-a1b2-380f97bd06f5
CSeq: 4917 INVITE
Contact: <sip:75.126.213.74:5090;did=704.7a5e3fc5>
User-Agent: softphone_6070
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0
Remote-Party-ID: "+14694080042"
<sip:[email protected]>;party=calling;privacy=off;screen=no

--end msg--
2019-06-30 20:49:34.702 pjsua_aud.c pjsua_0 Conf connect: 1 --> 0
2019-06-30 20:49:34.703 conference.c pjsua_0 Port 1 (tonegen) transmitting to port 0
(Android JNI)
2019-06-30 20:49:44.774 pjsua_core.c pjsua_0 RX 1186 bytes Response msg
200/INVITE/cseq=4917 (rdata0x88f8d014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:27285;received=166.173.59.242;rport=27285;branch=z9hG4bKPj208b727e-
6d1e-477c-877a-5f6a3b4bd2e9
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=6ae95b32-c754-4ca7-863f-94d342df824c
To: <sip:[email protected]>;tag=v9K3Z99S7X06a
i: e45ae8fb-5150-4147-a1b2-380f97bd06f5
CSeq: 4917 INVITE
Contact: <sip:75.126.213.74:5090;did=704.7a5e3fc5>
User-Agent: softphone_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 297
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1561918010 1561918011 IN IP4 75.126.123.101
s=FreeSWITCH
c=IN IP4 50.97.48.70
t=0 0
m=audio 59794 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:59795 IN IP4 50.97.48.70
a=proxy:no

--end msg--
2019-06-30 20:49:44.788 pjsua_aud.c pjsua_0 Conf disconnect: 1 -x- 0
2019-06-30 20:49:44.790 conference.c pjsua_0 Port 1 (tonegen) stop transmitting to port 0
(Android JNI)
2019-06-30 20:49:44.817 pjsua_media.c pjsua_0 Call 0: updating media..
2019-06-30 20:49:44.823 pjsua_aud.c pjsua_0 Audio channel update..
2019-06-30 20:49:44.827 opus.c pjsua_0 factory_alloc_codec:523: - TRACE
2019-06-30 20:49:44.834 opus.c pjsua_0 codec_open:596: - TRACE
2019-06-30 20:49:44.846 opus.c pjsua_0 codec_open:673: sample_rate: 48000
2019-06-30 20:49:44.863 opus.c pjsua_0 codec_modify:771: - TRACE
2019-06-30 20:49:44.865 strm0x785e4c14 pjsua_0 VAD temporarily disabled
2019-06-30 20:49:44.872 strm0x785e4c14 pjsua_0 Encoder stream started
2019-06-30 20:49:44.873 strm0x785e4c14 pjsua_0 Decoder stream started
2019-06-30 20:49:44.884 pjsua_media.c pjsua_0 Audio updated, stream #0: opus
(sendrecv)
2019-06-30 20:49:44.890 pjsua_aud.c pjsua_0 Conf connect: 0 --> 2
2019-06-30 20:49:44.890 conference.c pjsua_0 Port 0 (Android JNI) transmitting to port 2
(sip:[email protected])
2019-06-30 20:49:44.890 pjsua_aud.c pjsua_0 Conf connect: 2 --> 0
2019-06-30 20:49:44.891 conference.c pjsua_0 Port 2
(sip:[email protected]) transmitting to port 0 (Android JNI)
2019-06-30 20:49:44.893 Master/sound android_trac !Underflow, buf_cnt=0, will generate 1
frame
2019-06-30 20:49:44.893 pjsua_core.c pjsua_0 TX 418 bytes Request msg
ACK/cseq=4917 (tdta0x79c05064) to UDP 75.126.213.74:5090:
ACK sip:75.126.213.74:5090;did=704.7a5e3fc5 SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:27285;rport;branch=z9hG4bKPj632be4ea-13b2-43f9-9876-
2848c32c69bb
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=6ae95b32-c754-4ca7-863f-94d342df824c
t: sip:[email protected];tag=v9K3Z99S7X06a
i: e45ae8fb-5150-4147-a1b2-380f97bd06f5
CSeq: 4917 ACK
l: 0

--end msg--
2019-06-30 20:49:44.897 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-06-30 20:49:45.014 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-06-30 20:49:45.023 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-06-30 20:49:45.026 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-06-30 20:49:45.276 pjsua_core.c pjsua_0 RX 1186 bytes Response msg
200/INVITE/cseq=4917 (rdata0x88f8d014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:27285;received=166.173.59.242;rport=27285;branch=z9hG4bKPj208b727e-
6d1e-477c-877a-5f6a3b4bd2e9
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=6ae95b32-c754-4ca7-863f-94d342df824c
To: <sip:[email protected]>;tag=v9K3Z99S7X06a
i: e45ae8fb-5150-4147-a1b2-380f97bd06f5
CSeq: 4917 INVITE
Contact: <sip:75.126.213.74:5090;did=704.7a5e3fc5>
User-Agent: softphone_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 297
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1561918010 1561918011 IN IP4 75.126.123.101
s=FreeSWITCH
c=IN IP4 50.97.48.70
t=0 0
m=audio 59794 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:59795 IN IP4 50.97.48.70
a=proxy:no

--end msg--
2019-06-30 20:49:45.285 pjsua_core.c pjsua_0 TX 418 bytes Request msg
ACK/cseq=4917 (tdta0x79c05064) to UDP 75.126.213.74:5090:
ACK sip:75.126.213.74:5090;did=704.7a5e3fc5 SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:27285;rport;branch=z9hG4bKPj632be4ea-13b2-43f9-9876-
2848c32c69bb
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=6ae95b32-c754-4ca7-863f-94d342df824c
t: sip:[email protected];tag=v9K3Z99S7X06a
i: e45ae8fb-5150-4147-a1b2-380f97bd06f5
CSeq: 4917 ACK
l: 0

--end msg--
2019-06-30 20:49:45.471 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-30 20:49:45.475 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-30 20:49:45.478 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-30 20:49:45.481 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-30 20:49:45.717 opus.c android_trac codec_modify:771: - TRACE
2019-06-30 20:49:45.718 strm0x785e4c14 android_trac VAD re-enabled
2019-06-30 20:49:45.738 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-30 20:50:19.626 sound_port.c android_trac EC suspended because of inactivity
2019-06-30 20:50:19.643 sound_port.c android_trac EC activated
2019-06-30 20:50:28.246 pjsua_aud.c thr0x6d1ad97 !Call 0 dialing DTMF 2
2019-06-30 20:50:28.518 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-30 20:50:28.524 pjsua_core.c pjsua_0 TX 708 bytes Request msg
REGISTER/cseq=2581 (tdta0x7cdc8064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:27285;rport;branch=z9hG4bKPje7d7a0e6-6bdf-4ec9-b701-
ddd9ad81d312
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=8b4ab50d-b30e-40c5-9e1a-acfaa6974ce7
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: dfaf13eb-6ef7-46d3-bb2d-ab1dfad71559
CSeq: 2581 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:27285>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-06-30 20:50:28.526 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-30 20:50:28.746 pjsua_core.c pjsua_0 RX 523 bytes Response msg
200/REGISTER/cseq=2581 (rdata0x8b5e0014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:27285;received=166.173.59.242;rport=27285;branch=z9hG4bKPje7d7a0e6-
6bdf-4ec9-b701-ddd9ad81d312
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=8b4ab50d-b30e-40c5-9e1a-acfaa6974ce7
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=68caafe91010a88ad23a0de9d7b2d5de.ecf5
i: dfaf13eb-6ef7-46d3-bb2d-ab1dfad71559
CSeq: 2581 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 20:50:28.747 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-06-30 20:50:28.749 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-06-30 20:50:29.483 sound_port.c android_trac !EC suspended because of inactivity
2019-06-30 20:50:29.771 sound_port.c android_trac EC activated
2019-06-30 20:50:37.383 sound_port.c android_trac EC suspended because of inactivity
2019-06-30 20:50:43.384 pjsua_aud.c thr0x6d1ad97 !Call 0 dialing DTMF #
2019-06-30 20:50:44.881 sound_port.c android_trac EC activated
2019-06-30 20:50:50.698 pjsua_aud.c thr0x6d1ad97 !Call 0 dialing DTMF 1
2019-06-30 20:50:59.465 pjsua_aud.c thr0x6d1ad97 !Call 0 dialing DTMF 1
2019-06-30 20:51:03.650 pjsua_core.c pjsua_0 RX 683 bytes Request msg
BYE/cseq=6419140 (rdata0x8b5e0014) from UDP 75.126.213.74:5090:
BYE
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.2
42:27285 SIP/2.0
Via: SIP/2.0/UDP
75.126.213.74:5090;branch=z9hG4bK4cc4.bb5bb959fb434f7576aa1b3ebeb2f7dc.0
Max-Forwards: 68
From: <sip:[email protected]>;tag=v9K3Z99S7X06a
To:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=6ae95b32-c754-4ca7-863f-94d342df824c
Call-ID: e45ae8fb-5150-4147-a1b2-380f97bd06f5
CSeq: 6419140 BYE
User-Agent: softphone_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Reason: Q.850;cause=16;text="NORMAL_CLEARING"
Content-Length: 0
--end msg--
2019-06-30 20:51:03.652 pjsua_core.c pjsua_0 TX 386 bytes Response msg
200/BYE/cseq=6419140 (tdta0x8b59f064) to UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
75.126.213.74:5090;received=75.126.213.74;branch=z9hG4bK4cc4.bb5bb959fb434f7576aa1b
3ebeb2f7dc.0
i: e45ae8fb-5150-4147-a1b2-380f97bd06f5
f: <sip:[email protected]>;tag=v9K3Z99S7X06a
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=6ae95b32-c754-4ca7-863f-94d342df824c
CSeq: 6419140 BYE
l: 0

--end msg--
2019-06-30 20:51:03.694 pjsua_media.c pjsua_0 Call 0: deinitializing media..
2019-06-30 20:51:03.726 pjsua_media.c pjsua_0 Media stream call00:0 is destroyed
2019-06-30 20:51:04.667 pjsua_acc.c thr0x6d1ad97 !Deleting account 0
2019-06-30 20:51:04.665 pjsua_aud.c pjsua_0 !Closing sound device after idle for 1
second(s)
2019-06-30 20:51:04.668 pjsua_aud.c pjsua_0 !Closing Android JNI sound playback
device and Android JNI sound capture device
2019-06-30 20:51:04.669 android_jni_de pjsua_0 Android JNI stream stopped
2019-06-30 20:51:04.677 android_jni_de pjsua_0 Destroying Android JNI stream...
2019-06-30 20:51:04.735 android_jni_de pjsua_0 !Audio record released
2019-06-30 20:51:04.782 android_jni_de pjsua_0 Audio track released
2019-06-30 20:51:04.787 android_jni_de pjsua_0 Android JNI stream destroyed
2019-06-30 20:51:04.800 pjsua_acc.c thr0x6d1ad97 !Acc 0: setting unregistration..
2019-06-30 20:51:04.801 sip_reg.c thr0x6d1ad97 Sending register request with timeout
5000
2019-06-30 20:51:04.802 pjsua_core.c thr0x6d1ad97 TX 609 bytes Request msg
REGISTER/cseq=2582 (tdta0x9c2b2064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:27285;rport;branch=z9hG4bKPj395db5f5-f4ae-4130-8cc1-
e17048ee5ca6
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=2cb6f50d-a197-4015-869c-2cf5808570f2
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: dfaf13eb-6ef7-46d3-bb2d-ab1dfad71559
CSeq: 2582 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:27285>
Expires: 0
l: 0

--end msg--
2019-06-30 20:51:04.803 sip_util_state thr0x6d1ad97 Setting request timeout of 5000
2019-06-30 20:51:04.804 pjsua_acc.c thr0x6d1ad97 Acc 0: Unregistration sent
2019-06-30 20:51:04.804 pjsua_acc.c thr0x6d1ad97 Account id 0 deleted
2019-06-30 20:51:04.919 pjsua_core.c pjsua_0 RX 645 bytes Response msg
401/REGISTER/cseq=2582 (rdata0x8b5e0014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.242:27285;received=166.173.59.242;rport=27285;branch=z9hG4bKPj395db5f5-
f4ae-4130-8cc1-e17048ee5ca6
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=2cb6f50d-a197-4015-869c-2cf5808570f2
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=68caafe91010a88ad23a0de9d7b2d5de.7a88
i: dfaf13eb-6ef7-46d3-bb2d-ab1dfad71559
CSeq: 2582 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1967270000a986cd6e12a03da8ffdea3ed8c2e3fbbc590"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 20:51:04.924 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-30 20:51:04.932 pjsua_core.c pjsua_0 TX 863 bytes Request msg
REGISTER/cseq=2583 (tdta0x9c2b2064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:27285;rport;branch=z9hG4bKPjc1544584-91be-46d9-bab3-
55e39c7d67e3
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=2cb6f50d-a197-4015-869c-2cf5808570f2
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: dfaf13eb-6ef7-46d3-bb2d-ab1dfad71559
CSeq: 2583 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:27285>
Expires: 0
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d1967270000a986cd6e12a03da8ffdea3ed8c2e3fbbc590",
uri="sip:enflick.layered.net", response="9085c094ada403e0b2082421b4963cfa"
l: 0

--end msg--
2019-06-30 20:51:04.935 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-30 20:51:04.998 pjsua_core.c pjsua_0 RX 523 bytes Response msg
200/REGISTER/cseq=2583 (rdata0x8b5e0014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:27285;received=166.173.59.242;rport=27285;branch=z9hG4bKPjc1544584-
91be-46d9-bab3-55e39c7d67e3
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=2cb6f50d-a197-4015-869c-2cf5808570f2
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=68caafe91010a88ad23a0de9d7b2d5de.67f4
i: dfaf13eb-6ef7-46d3-bb2d-ab1dfad71559
CSeq: 2583 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 20:51:06.114 endpoint.cpp thr0x6d1ad97 !pjsua_transport_set_enable(id,
enabled) error: Invalid operation (PJ_EINVALIDOP) (status=70013)
[../src/pjsua2/endpoint.cpp:1777]
2019-06-30 20:51:06.911 pjsua_core.c thr0x6d1ad97 Shutting down, flags=0...
2019-06-30 20:51:06.912 pjsua_core.c thr0x6d1ad97 PJSUA state changed: RUNNING -->
CLOSING
2019-06-30 20:51:06.923 pjsua_call.c thr0x6d1ad97 Hangup all calls..
2019-06-30 20:51:06.924 pjsua_media.c thr0x6d1ad97 Call 0: deinitializing media..
2019-06-30 20:51:06.924 pjsua_media.c thr0x6d1ad97 Call 1: deinitializing media..
2019-06-30 20:51:06.925 pjsua_media.c thr0x6d1ad97 Call 2: deinitializing media..
2019-06-30 20:51:06.925 pjsua_media.c thr0x6d1ad97 Call 3: deinitializing media..
2019-06-30 20:51:06.926 pjsua_pres.c thr0x6d1ad97 Shutting down presence..
2019-06-30 20:51:07.927 pjsua_core.c thr0x6d1ad97 Destroying...
2019-06-30 20:51:07.928 pjsua_media.c thr0x6d1ad97 Shutting down media..
2019-06-30 20:51:08.100 android_jni_de thr0x6d1ad97 Android JNI sound library shutting
down..
2019-06-30 20:51:08.100 sip_transactio thr0x6d1ad97 Stopping transaction layer module
2019-06-30 20:51:08.101 sip_transactio thr0x6d1ad97 Stopped transaction layer module
2019-06-30 20:51:08.102 sip_endpoint.c thr0x6d1ad97 Module "mod-unsolicited-mwi"
unregistered
2019-06-30 20:51:08.102 sip_endpoint.c thr0x6d1ad97 Module "mod-pjsua-options"
unregistered
2019-06-30 20:51:08.102 sip_endpoint.c thr0x6d1ad97 Module "mod-pjsua-im" unregistered
2019-06-30 20:51:08.103 sip_endpoint.c thr0x6d1ad97 Module "mod-pjsua-pres" unregistered
2019-06-30 20:51:08.103 sip_endpoint.c thr0x6d1ad97 Module "mod-pjsua" unregistered
2019-06-30 20:51:08.103 sip_endpoint.c thr0x6d1ad97 Module "mod-stateful-util" unregistered
2019-06-30 20:51:08.104 sip_endpoint.c thr0x6d1ad97 Module "mod-refer" unregistered
2019-06-30 20:51:08.104 sip_endpoint.c thr0x6d1ad97 Module "mod-mwi" unregistered
2019-06-30 20:51:08.106 sip_endpoint.c thr0x6d1ad97 Module "mod-presence" unregistered
2019-06-30 20:51:08.107 sip_endpoint.c thr0x6d1ad97 Module "mod-evsub" unregistered
2019-06-30 20:51:08.107 sip_endpoint.c thr0x6d1ad97 Module "mod-invite" unregistered
2019-06-30 20:51:08.107 sip_endpoint.c thr0x6d1ad97 Module "mod-100rel" unregistered
2019-06-30 20:51:08.108 sip_endpoint.c thr0x6d1ad97 Module "mod-ua" unregistered
2019-06-30 20:51:08.108 sip_transactio thr0x6d1ad97 Transaction layer module destroyed
2019-06-30 20:51:08.108 sip_endpoint.c thr0x6d1ad97 Module "mod-tsx-layer" unregistered
2019-06-30 20:51:08.108 sip_endpoint.c thr0x6d1ad97 Module "mod-msg-print" unregistered
2019-06-30 20:51:08.109 sip_endpoint.c thr0x6d1ad97 Module "mod-pjsua-log" unregistered
2019-06-30 20:51:08.110 udp0x7aa66800 thr0x6d1ad97 SIP UDP transport destroyed
2019-06-30 20:51:08.111 sip_endpoint.c thr0x6d1ad97 Endpoint 0x79379064 destroyed
2019-06-30 20:51:08.111 pjsua_core.c thr0x6d1ad97 PJSUA state changed: CLOSING -->
NULL
2019-06-30 20:51:08.112 pjsua_core.c thr0x6d1ad97 PJSUA destroyed...
2019-06-30 21:41:34.476 sip_endpoint.c thr0x7a1da97 Module "mod-pjsua-log" registered
2019-06-30 21:41:34.486 sip_endpoint.c thr0x7a1da97 Module "mod-tsx-layer" registered
2019-06-30 21:41:34.487 sip_endpoint.c thr0x7a1da97 Module "mod-stateful-util" registered
2019-06-30 21:41:34.488 sip_endpoint.c thr0x7a1da97 Module "mod-ua" registered
2019-06-30 21:41:34.488 sip_endpoint.c thr0x7a1da97 Module "mod-100rel" registered
2019-06-30 21:41:34.489 sip_endpoint.c thr0x7a1da97 Module "mod-pjsua" registered
2019-06-30 21:41:34.489 sip_endpoint.c thr0x7a1da97 Module "mod-invite" registered
2019-06-30 21:41:34.490 android_jni_de thr0x7a1da97 Android JNI sound library initialized
2019-06-30 21:41:34.490 pjlib thr0x7a1da97 select() I/O Queue created (0x820caa14)
2019-06-30 21:41:34.663 sip_endpoint.c thr0x7a1da97 Module "mod-evsub" registered
2019-06-30 21:41:34.663 sip_endpoint.c thr0x7a1da97 Module "mod-presence" registered
2019-06-30 21:41:34.664 sip_endpoint.c thr0x7a1da97 Module "mod-mwi" registered
2019-06-30 21:41:34.664 sip_endpoint.c thr0x7a1da97 Module "mod-refer" registered
2019-06-30 21:41:34.665 sip_endpoint.c thr0x7a1da97 Module "mod-pjsua-pres" registered
2019-06-30 21:41:34.665 sip_endpoint.c thr0x7a1da97 Module "mod-pjsua-im" registered
2019-06-30 21:41:34.665 sip_endpoint.c thr0x7a1da97 Module "mod-pjsua-options" registered
2019-06-30 21:41:34.666 pjsua_core.c thr0x7a1da97 1 SIP worker threads created
2019-06-30 21:41:34.666 pjsua_core.c thr0x7a1da97 pjsua version 2.6 for Linux-
3.18.71/armv7l initialized
2019-06-30 21:41:34.667 pjsua_core.c thr0x7a1da97 PJSUA state changed: CREATED -->
INIT
2019-06-30 21:41:34.687 pjsua_core.c thr0x7a1da97 SIP UDP socket reachable at
192.168.1.28:43435
2019-06-30 21:41:34.687 udp0x7b671a00 thr0x7a1da97 SIP UDP transport started, published
address is 192.168.1.28:43435
2019-06-30 21:41:34.689 pjsua_core.c thr0x7a1da97 PJSUA state changed: INIT -->
STARTING
2019-06-30 21:41:34.689 sip_endpoint.c thr0x7a1da97 Module "mod-unsolicited-mwi"
registered
2019-06-30 21:41:34.689 pjsua_core.c thr0x7a1da97 PJSUA state changed: STARTING -->
RUNNING
2019-06-30 21:41:34.698 endpoint.cpp thr0x7a1da97 codecGetParam() codec_id =
'opus/48000/2'

2019-06-30 21:41:34.699 opus.c thr0x7a1da97 factory_default_attr:460: - TRACE


2019-06-30 21:41:34.769 pjsua_acc.c thr0x7a1da97 Adding account:
id=sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.lay
ered.net
2019-06-30 21:41:34.770 pjsua_acc.c thr0x7a1da97 Account
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net added with id 0
2019-06-30 21:41:34.773 pjsua_acc.c thr0x7a1da97 Acc 0: setting registration..
2019-06-30 21:41:34.777 sip_reg.c thr0x7a1da97 Sending register request with timeout
5000
2019-06-30 21:41:34.778 pjsua_core.c thr0x7a1da97 TX 704 bytes Request msg
REGISTER/cseq=2387 (tdta0x7ae44064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:43435;rport;branch=z9hG4bKPj10898bb4-d23c-49b6-9cf9-
45fc11503253
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=dea56209-fcd6-45bd-bc17-4a31ee738be1
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 7e059afa-4bd9-4989-972e-b050592e3cfc
CSeq: 2387 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:43435>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-06-30 21:41:34.779 sip_util_state thr0x7a1da97 Setting request timeout of 5000
2019-06-30 21:41:34.782 pjsua_acc.c thr0x7a1da97 Acc 0: Registration sent
2019-06-30 21:41:34.955 pjsua_core.c pjsua_0 RX 643 bytes Response msg
401/REGISTER/cseq=2387 (rdata0x7ae47014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
192.168.1.28:43435;received=166.173.59.242;rport=52622;branch=z9hG4bKPj10898bb4-d23c-
49b6-9cf9-45fc11503253
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=dea56209-fcd6-45bd-bc17-4a31ee738be1
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=ec68159d256c10edd2dcd20a0ed8f360.dcc0
i: 7e059afa-4bd9-4989-972e-b050592e3cfc
CSeq: 2387 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1972fd000070c3d665320fc9b3efa9899bf6f25db8963e"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 21:41:34.957 pjsua_acc.c pjsua_0 IP address change detected for account 0
(192.168.1.28:43435 --> 166.173.59.242:52622). Updating registration (using method 4)
2019-06-30 21:41:34.959 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-30 21:41:34.964 pjsua_core.c pjsua_0 TX 962 bytes Request msg
REGISTER/cseq=2388 (tdta0x7ae44064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:52622;rport;branch=z9hG4bKPj1eb4726b-2cca-4dd8-847d-
df8ffebca300
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=dea56209-fcd6-45bd-bc17-4a31ee738be1
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 7e059afa-4bd9-4989-972e-b050592e3cfc
CSeq: 2388 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:52622>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d1972fd000070c3d665320fc9b3efa9899bf6f25db8963e",
uri="sip:enflick.layered.net", response="d07fab742c310883be2dc6648fb57e58"
l: 0

--end msg--
2019-06-30 21:41:34.968 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-30 21:41:35.046 pjsua_core.c pjsua_0 RX 628 bytes Response msg
200/REGISTER/cseq=2388 (rdata0x820f5014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:52622;received=166.173.59.242;rport=52622;branch=z9hG4bKPj1eb4726b-
2cca-4dd8-847d-df8ffebca300
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=dea56209-fcd6-45bd-bc17-4a31ee738be1
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=ec68159d256c10edd2dcd20a0ed8f360.0cdb
i: 7e059afa-4bd9-4989-972e-b050592e3cfc
CSeq: 2388 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:52622>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 21:41:35.050 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-06-30 21:41:35.052 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-06-30 21:41:35.269 pjsua_call.c pjsua_0 Making call with acc #0 to
sip:[email protected]
2019-06-30 21:41:35.269 pjsua_aud.c pjsua_0 Set sound device: capture=-1, playback=-2
2019-06-30 21:41:35.270 pjsua_aud.c pjsua_0 Opening sound device (speaker + mic)
PCM@16000/1/20ms
2019-06-30 21:41:35.271 android_jni_de pjsua_0 Creating Android JNI stream
2019-06-30 21:41:35.489 android_jni_de pjsua_0 Using audio input source : 7
2019-06-30 21:41:35.600 android_jni_de pjsua_0 Audio record initialized successfully.
2019-06-30 21:41:35.606 android_jni_de android_reco Setting thread priority successful
2019-06-30 21:41:35.965 android_jni_de pjsua_0 !Audio track initialized successfully.
2019-06-30 21:41:35.966 ec0x7ad4c400 pjsua_0 AEC created, clock_rate=16000,
channel=1, samples per frame=320, tail length=200 ms, latency=0 ms
2019-06-30 21:41:35.967 android_jni_de pjsua_0 Android JNI stream started
2019-06-30 21:41:35.968 pjsua_media.c pjsua_0 Call 0: initializing media..
2019-06-30 21:41:35.980 android_jni_de android_trac Setting thread priority successful
2019-06-30 21:41:35.988 pjsua_media.c pjsua_0 !RTP socket reachable at
192.168.1.28:4000
2019-06-30 21:41:35.988 pjsua_media.c pjsua_0 RTCP socket reachable at
192.168.1.28:4001
2019-06-30 21:41:35.989 pjsua_media.c pjsua_0 Media index 0 selected for audio call 0
2019-06-30 21:41:35.990 pjsua_core.c pjsua_0 TX 996 bytes Request msg
INVITE/cseq=8687 (tdta0x7c9a7064) to UDP 75.126.213.74:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:52622;rport;branch=z9hG4bKPjd42af968-f09b-4305-b251-
91b75933bf54
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=15c1308b-df9e-4952-aca0-6362c06a936f
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:52622>
i: 63918daa-fe8e-4b2a-9271-9ad05c005f4c
CSeq: 8687 INVITE
Route: <sip:75.126.213.74:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
c: application/sdp
l: 354

v=0
o=- 3770937695 3770937695 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-30 21:41:36.081 pjsua_core.c pjsua_0 RX 422 bytes Response msg
100/INVITE/cseq=8687 (rdata0x820f5014) from UDP 75.126.213.74:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.173.59.242:52622;received=166.173.59.242;rport=52622;branch=z9hG4bKPjd42af968-
f09b-4305-b251-91b75933bf54
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=15c1308b-df9e-4952-aca0-6362c06a936f
t: sip:[email protected]
i: 63918daa-fe8e-4b2a-9271-9ad05c005f4c
CSeq: 8687 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-30 21:41:36.091 pjsua_core.c pjsua_0 RX 595 bytes Response msg
401/INVITE/cseq=8687 (rdata0x820f5014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.242:52622;received=166.173.59.242;rport=52622;branch=z9hG4bKPjd42af968-
f09b-4305-b251-91b75933bf54
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=15c1308b-df9e-4952-aca0-6362c06a936f
t: sip:[email protected];tag=ec68159d256c10edd2dcd20a0ed8f360.ace8
i: 63918daa-fe8e-4b2a-9271-9ad05c005f4c
CSeq: 8687 INVITE
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1972fe0000716fce68d61e39659363560bcec8f7284286"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 21:41:36.093 pjsua_core.c pjsua_0 TX 475 bytes Request msg
ACK/cseq=8687 (tdta0x7c98a064) to UDP 75.126.213.74:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:52622;rport;branch=z9hG4bKPjd42af968-f09b-4305-b251-
91b75933bf54
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=15c1308b-df9e-4952-aca0-6362c06a936f
t: sip:[email protected];tag=ec68159d256c10edd2dcd20a0ed8f360.ace8
i: 63918daa-fe8e-4b2a-9271-9ad05c005f4c
CSeq: 8687 ACK
Route: <sip:75.126.213.74:5090;lr>
l: 0

--end msg--
2019-06-30 21:41:36.100 pjsua_core.c pjsua_0 TX 1263 bytes Request msg
INVITE/cseq=8688 (tdta0x7c9a7064) to UDP 75.126.213.74:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:52622;rport;branch=z9hG4bKPjea0f1f1f-2ffb-4443-a868-
9291f12b3935
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=15c1308b-df9e-4952-aca0-6362c06a936f
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:52622>
i: 63918daa-fe8e-4b2a-9271-9ad05c005f4c
CSeq: 8688 INVITE
Route: <sip:75.126.213.74:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d1972fe0000716fce68d61e39659363560bcec8f7284286",
uri="sip:[email protected]",
response="408055d8e5e7cefa2f5af829ddb87043"
c: application/sdp
l: 354

v=0
o=- 3770937695 3770937695 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
--end msg--
2019-06-30 21:41:36.182 pjsua_core.c pjsua_0 RX 422 bytes Response msg
100/INVITE/cseq=8688 (rdata0x820f5014) from UDP 75.126.213.74:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.173.59.242:52622;received=166.173.59.242;rport=52622;branch=z9hG4bKPjea0f1f1f-2ffb-
4443-a868-9291f12b3935
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=15c1308b-df9e-4952-aca0-6362c06a936f
t: sip:[email protected]
i: 63918daa-fe8e-4b2a-9271-9ad05c005f4c
CSeq: 8688 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-30 21:41:36.185 pjsua_core.c pjsua_0 RX 793 bytes Response msg
180/INVITE/cseq=8688 (rdata0x7ae5a014) from UDP 75.126.213.74:5090:
SIP/2.0 180 Ringing
v: SIP/2.0/UDP
166.173.59.242:52622;received=166.173.59.242;rport=52622;branch=z9hG4bKPjea0f1f1f-2ffb-
4443-a868-9291f12b3935
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=15c1308b-df9e-4952-aca0-6362c06a936f
To: <sip:[email protected]>;tag=tv6QSe5meZpjS
i: 63918daa-fe8e-4b2a-9271-9ad05c005f4c
CSeq: 8688 INVITE
Contact: <sip:75.126.213.74:5090;did=25a.c4cd6136>
User-Agent: pstn_6070
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0
Remote-Party-ID: "+12147177505"
<sip:[email protected]>;party=calling;privacy=off;screen=no

--end msg--
2019-06-30 21:41:36.225 pjsua_aud.c pjsua_0 !Conf connect: 1 --> 0
2019-06-30 21:41:36.226 conference.c pjsua_0 Port 1 (tonegen) transmitting to port 0
(Android JNI)
2019-06-30 21:41:49.093 pjsua_core.c pjsua_0 RX 1187 bytes Response msg
200/INVITE/cseq=8688 (rdata0x7ae5a014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:52622;received=166.173.59.242;rport=52622;branch=z9hG4bKPjea0f1f1f-2ffb-
4443-a868-9291f12b3935
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=15c1308b-df9e-4952-aca0-6362c06a936f
To: <sip:[email protected]>;tag=tv6QSe5meZpjS
i: 63918daa-fe8e-4b2a-9271-9ad05c005f4c
CSeq: 8688 INVITE
Contact: <sip:75.126.213.74:5090;did=25a.c4cd6136>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 303
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1561923085 1561923086 IN IP4 184.172.50.168
s=FreeSWITCH
c=IN IP4 75.126.123.106
t=0 0
m=audio 58200 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:58201 IN IP4 75.126.123.106
a=proxy:no

--end msg--
2019-06-30 21:41:49.150 pjsua_aud.c pjsua_0 Conf disconnect: 1 -x- 0
2019-06-30 21:41:49.151 conference.c pjsua_0 Port 1 (tonegen) stop transmitting to port 0
(Android JNI)
2019-06-30 21:41:49.174 pjsua_media.c pjsua_0 Call 0: updating media..
2019-06-30 21:41:49.196 pjsua_aud.c pjsua_0 Audio channel update..
2019-06-30 21:41:49.198 opus.c pjsua_0 factory_alloc_codec:523: - TRACE
2019-06-30 21:41:49.199 opus.c pjsua_0 codec_open:596: - TRACE
2019-06-30 21:41:49.202 opus.c pjsua_0 codec_open:673: sample_rate: 48000
2019-06-30 21:41:49.210 opus.c pjsua_0 codec_modify:771: - TRACE
2019-06-30 21:41:49.216 strm0x7cfeb414 pjsua_0 VAD temporarily disabled
2019-06-30 21:41:49.218 strm0x7cfeb414 pjsua_0 Encoder stream started
2019-06-30 21:41:49.220 strm0x7cfeb414 pjsua_0 Decoder stream started
2019-06-30 21:41:49.283 pjsua_media.c pjsua_0 Audio updated, stream #0: opus
(sendrecv)
2019-06-30 21:41:49.321 pjsua_aud.c pjsua_0 Conf connect: 0 --> 2
2019-06-30 21:41:49.322 conference.c pjsua_0 Port 0 (Android JNI) transmitting to port 2
(sip:[email protected])
2019-06-30 21:41:49.322 pjsua_aud.c pjsua_0 Conf connect: 2 --> 0
2019-06-30 21:41:49.323 conference.c pjsua_0 Port 2
(sip:[email protected]) transmitting to port 0 (Android JNI)
2019-06-30 21:41:49.336 pjsua_core.c pjsua_0 TX 418 bytes Request msg
ACK/cseq=8688 (tdta0x8a2eb064) to UDP 75.126.213.74:5090:
ACK sip:75.126.213.74:5090;did=25a.c4cd6136 SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:52622;rport;branch=z9hG4bKPjd5edcccf-f20e-4809-a12b-
6c08925b68ad
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=15c1308b-df9e-4952-aca0-6362c06a936f
t: sip:[email protected];tag=tv6QSe5meZpjS
i: 63918daa-fe8e-4b2a-9271-9ad05c005f4c
CSeq: 8688 ACK
l: 0

--end msg--
2019-06-30 21:41:49.419 pjsua_core.c pjsua_0 RX 1187 bytes Response msg
200/INVITE/cseq=8688 (rdata0x7ae5a014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:52622;received=166.173.59.242;rport=52622;branch=z9hG4bKPjea0f1f1f-2ffb-
4443-a868-9291f12b3935
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=15c1308b-df9e-4952-aca0-6362c06a936f
To: <sip:[email protected]>;tag=tv6QSe5meZpjS
i: 63918daa-fe8e-4b2a-9271-9ad05c005f4c
CSeq: 8688 INVITE
Contact: <sip:75.126.213.74:5090;did=25a.c4cd6136>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 303
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1561923085 1561923086 IN IP4 184.172.50.168
s=FreeSWITCH
c=IN IP4 75.126.123.106
t=0 0
m=audio 58200 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:58201 IN IP4 75.126.123.106
a=proxy:no

--end msg--
2019-06-30 21:41:49.420 pjsua_core.c pjsua_0 TX 418 bytes Request msg
ACK/cseq=8688 (tdta0x8a2eb064) to UDP 75.126.213.74:5090:
ACK sip:75.126.213.74:5090;did=25a.c4cd6136 SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:52622;rport;branch=z9hG4bKPjd5edcccf-f20e-4809-a12b-
6c08925b68ad
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=15c1308b-df9e-4952-aca0-6362c06a936f
t: sip:[email protected];tag=tv6QSe5meZpjS
i: 63918daa-fe8e-4b2a-9271-9ad05c005f4c
CSeq: 8688 ACK
l: 0

--end msg--
2019-06-30 21:41:49.728 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-06-30 21:41:49.736 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-06-30 21:41:49.740 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-06-30 21:41:50.184 opus.c android_trac codec_modify:771: - TRACE
2019-06-30 21:41:50.184 strm0x7cfeb414 android_trac VAD re-enabled
2019-06-30 21:41:50.194 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-30 21:41:50.198 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-30 21:41:50.203 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-30 21:41:50.211 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-30 21:41:50.215 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-30 21:41:50.339 Master/sound android_reco Buffer size adjusted from 1601 to 1122
(eff_cnt=1280)
2019-06-30 21:41:50.354 Master/sound android_trac Underflow, buf_cnt=162, will generate 1
frame
2019-06-30 21:41:50.359 Master/sound android_trac Underflow, buf_cnt=162, will generate 1
frame
2019-06-30 21:41:50.479 Master/sound android_reco Buffer size adjusted from 1762 to 1332
(eff_cnt=1280)
2019-06-30 21:41:50.501 Master/sound android_trac Underflow, buf_cnt=52, will generate 1
frame
2019-06-30 21:41:50.618 Master/sound android_reco Buffer size adjusted from 1652 to 1448
(eff_cnt=1280)
2019-06-30 21:41:50.636 Master/sound android_trac Underflow, buf_cnt=168, will generate 1
frame
2019-06-30 21:41:50.759 Master/sound android_reco Buffer size adjusted from 1768 to 1289
(eff_cnt=1280)
2019-06-30 21:41:50.917 Master/sound android_trac Underflow, buf_cnt=9, will generate 1
frame
2019-06-30 21:41:51.419 Master/sound android_reco Buffer size adjusted from 1609 to 1130
(eff_cnt=1280)
2019-06-30 21:41:51.433 Master/sound android_trac Underflow, buf_cnt=170, will generate 1
frame
2019-06-30 21:41:51.437 Master/sound android_trac Underflow, buf_cnt=170, will generate 1
frame
2019-06-30 21:41:58.696 pjsua_call.c thr0x7a1da97 !Call 0 hanging up: code=200..
2019-06-30 21:41:58.703 pjsua_core.c thr0x7a1da97 TX 449 bytes Request msg
BYE/cseq=8689 (tdta0x82470064) to UDP 75.126.213.74:5090:
BYE sip:75.126.213.74:5090;did=25a.c4cd6136 SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:52622;rport;branch=z9hG4bKPj18b310db-e1f5-4cba-8f9e-
b2eb23de4a9f
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=15c1308b-df9e-4952-aca0-6362c06a936f
t: sip:[email protected];tag=tv6QSe5meZpjS
i: 63918daa-fe8e-4b2a-9271-9ad05c005f4c
CSeq: 8689 BYE
User-Agent: TextNow PjSip 2.6
l: 0

--end msg--
2019-06-30 21:41:58.922 pjsua_core.c pjsua_0 RX 552 bytes Response msg
200/BYE/cseq=8689 (rdata0x7ae5a014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:52622;received=166.173.59.242;rport=52622;branch=z9hG4bKPj18b310db-
e1f5-4cba-8f9e-b2eb23de4a9f
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=15c1308b-df9e-4952-aca0-6362c06a936f
t: sip:[email protected];tag=tv6QSe5meZpjS
i: 63918daa-fe8e-4b2a-9271-9ad05c005f4c
CSeq: 8689 BYE
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Content-Length: 0

--end msg--
2019-06-30 21:41:58.926 pjsua_media.c pjsua_0 Call 0: deinitializing media..
2019-06-30 21:41:58.937 pjsua_media.c pjsua_0 Media stream call00:0 is destroyed
2019-06-30 21:41:59.926 pjsua_aud.c pjsua_0 !Closing sound device after idle for 1
second(s)
2019-06-30 21:41:59.941 pjsua_aud.c pjsua_0 !Closing Android JNI sound playback
device and Android JNI sound capture device
2019-06-30 21:41:59.942 android_jni_de pjsua_0 Android JNI stream stopped
2019-06-30 21:41:59.947 android_jni_de pjsua_0 Destroying Android JNI stream...
2019-06-30 21:42:00.002 android_jni_de pjsua_0 !Audio record released
2019-06-30 21:42:00.057 android_jni_de pjsua_0 !Audio track released
2019-06-30 21:42:00.057 android_jni_de pjsua_0 Android JNI stream destroyed
2019-06-30 21:42:00.583 pjsua_acc.c thr0x7a1da97 !Deleting account 0
2019-06-30 21:42:00.583 pjsua_acc.c thr0x7a1da97 Acc 0: setting unregistration..
2019-06-30 21:42:00.590 sip_reg.c thr0x7a1da97 Sending register request with timeout
5000
2019-06-30 21:42:00.591 pjsua_core.c thr0x7a1da97 TX 609 bytes Request msg
REGISTER/cseq=2389 (tdta0x86e26064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:52622;rport;branch=z9hG4bKPj41bd1870-cb69-41e1-a416-
d27652efd2a0
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=4cf3b8d4-df5d-4823-8dbc-aa6fb4ef3365
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 7e059afa-4bd9-4989-972e-b050592e3cfc
CSeq: 2389 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:52622>
Expires: 0
l: 0

--end msg--
2019-06-30 21:42:00.592 sip_util_state thr0x7a1da97 Setting request timeout of 5000
2019-06-30 21:42:00.593 pjsua_acc.c thr0x7a1da97 Acc 0: Unregistration sent
2019-06-30 21:42:00.593 pjsua_acc.c thr0x7a1da97 Account id 0 deleted
2019-06-30 21:42:01.092 pjsua_core.c pjsua_0 TX 609 bytes Request msg
REGISTER/cseq=2389 (tdta0x86e26064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:52622;rport;branch=z9hG4bKPj41bd1870-cb69-41e1-a416-
d27652efd2a0
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=4cf3b8d4-df5d-4823-8dbc-aa6fb4ef3365
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 7e059afa-4bd9-4989-972e-b050592e3cfc
CSeq: 2389 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:52622>
Expires: 0
l: 0

--end msg--
2019-06-30 21:42:01.178 pjsua_core.c pjsua_0 RX 645 bytes Response msg
401/REGISTER/cseq=2389 (rdata0x7ae5a014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.242:52622;received=166.173.59.242;rport=52622;branch=z9hG4bKPj41bd1870-
cb69-41e1-a416-d27652efd2a0
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=4cf3b8d4-df5d-4823-8dbc-aa6fb4ef3365
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=ec68159d256c10edd2dcd20a0ed8f360.1b2e
i: 7e059afa-4bd9-4989-972e-b050592e3cfc
CSeq: 2389 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d19731700007f49deac279807fd574a3ee238dae257719d"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 21:42:01.199 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-30 21:42:01.203 pjsua_core.c pjsua_0 TX 863 bytes Request msg
REGISTER/cseq=2390 (tdta0x86e26064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:52622;rport;branch=z9hG4bKPjb4b1eb2f-8ff8-470a-a838-
468410354a7e
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=4cf3b8d4-df5d-4823-8dbc-aa6fb4ef3365
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 7e059afa-4bd9-4989-972e-b050592e3cfc
CSeq: 2390 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:52622>
Expires: 0
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d19731700007f49deac279807fd574a3ee238dae257719d",
uri="sip:enflick.layered.net", response="7f003d8b9d58530438993c4326521f1a"
l: 0

--end msg--
2019-06-30 21:42:01.207 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-30 21:42:01.210 pjsua_core.c pjsua_0 RX 645 bytes Response msg
401/REGISTER/cseq=2389 (rdata0x7ae5a014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.242:52622;received=166.173.59.242;rport=52622;branch=z9hG4bKPj41bd1870-
cb69-41e1-a416-d27652efd2a0
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=4cf3b8d4-df5d-4823-8dbc-aa6fb4ef3365
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=ec68159d256c10edd2dcd20a0ed8f360.1b2e
i: 7e059afa-4bd9-4989-972e-b050592e3cfc
CSeq: 2389 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d19731700007f49deac279807fd574a3ee238dae257719d"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 21:42:01.408 pjsua_core.c pjsua_0 RX 523 bytes Response msg
200/REGISTER/cseq=2390 (rdata0x7ae5a014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:52622;received=166.173.59.242;rport=52622;branch=z9hG4bKPjb4b1eb2f-
8ff8-470a-a838-468410354a7e
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=4cf3b8d4-df5d-4823-8dbc-aa6fb4ef3365
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=ec68159d256c10edd2dcd20a0ed8f360.a935
i: 7e059afa-4bd9-4989-972e-b050592e3cfc
CSeq: 2390 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 21:50:43.930 sip_endpoint.c thr0x78b6797 Module "mod-pjsua-log" registered
2019-06-30 21:50:43.947 sip_endpoint.c thr0x78b6797 Module "mod-tsx-layer" registered
2019-06-30 21:50:43.948 sip_endpoint.c thr0x78b6797 Module "mod-stateful-util" registered
2019-06-30 21:50:43.948 sip_endpoint.c thr0x78b6797 Module "mod-ua" registered
2019-06-30 21:50:43.949 sip_endpoint.c thr0x78b6797 Module "mod-100rel" registered
2019-06-30 21:50:43.949 sip_endpoint.c thr0x78b6797 Module "mod-pjsua" registered
2019-06-30 21:50:43.950 sip_endpoint.c thr0x78b6797 Module "mod-invite" registered
2019-06-30 21:50:43.950 android_jni_de thr0x78b6797 Android JNI sound library initialized
2019-06-30 21:50:43.951 pjlib thr0x78b6797 select() I/O Queue created (0x7b3db214)
2019-06-30 21:50:44.042 sip_endpoint.c thr0x78b6797 Module "mod-evsub" registered
2019-06-30 21:50:44.043 sip_endpoint.c thr0x78b6797 Module "mod-presence" registered
2019-06-30 21:50:44.043 sip_endpoint.c thr0x78b6797 Module "mod-mwi" registered
2019-06-30 21:50:44.044 sip_endpoint.c thr0x78b6797 Module "mod-refer" registered
2019-06-30 21:50:44.044 sip_endpoint.c thr0x78b6797 Module "mod-pjsua-pres" registered
2019-06-30 21:50:44.045 sip_endpoint.c thr0x78b6797 Module "mod-pjsua-im" registered
2019-06-30 21:50:44.045 sip_endpoint.c thr0x78b6797 Module "mod-pjsua-options" registered
2019-06-30 21:50:44.045 pjsua_core.c thr0x78b6797 1 SIP worker threads created
2019-06-30 21:50:44.046 pjsua_core.c thr0x78b6797 pjsua version 2.6 for Linux-
3.18.71/armv7l initialized
2019-06-30 21:50:44.046 pjsua_core.c thr0x78b6797 PJSUA state changed: CREATED -->
INIT
2019-06-30 21:50:44.072 pjsua_core.c thr0x78b6797 SIP UDP socket reachable at
192.168.1.28:38514
2019-06-30 21:50:44.072 udp0x8a220c00 thr0x78b6797 SIP UDP transport started, published
address is 192.168.1.28:38514
2019-06-30 21:50:44.073 pjsua_core.c thr0x78b6797 PJSUA state changed: INIT -->
STARTING
2019-06-30 21:50:44.074 sip_endpoint.c thr0x78b6797 Module "mod-unsolicited-mwi"
registered
2019-06-30 21:50:44.074 pjsua_core.c thr0x78b6797 PJSUA state changed: STARTING -->
RUNNING
2019-06-30 21:50:44.090 endpoint.cpp thr0x78b6797 codecGetParam() codec_id =
'opus/48000/2'

2019-06-30 21:50:44.091 opus.c thr0x78b6797 factory_default_attr:460: - TRACE


2019-06-30 21:50:44.159 pjsua_acc.c thr0x78b6797 Adding account:
id=sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.lay
ered.net
2019-06-30 21:50:44.160 pjsua_acc.c thr0x78b6797 Account
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net added with id 0
2019-06-30 21:50:44.170 pjsua_acc.c thr0x78b6797 Acc 0: setting registration..
2019-06-30 21:50:44.176 sip_reg.c thr0x78b6797 Sending register request with timeout
5000
2019-06-30 21:50:44.177 pjsua_core.c thr0x78b6797 TX 705 bytes Request msg
REGISTER/cseq=32943 (tdta0x7e532064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:38514;rport;branch=z9hG4bKPj63be7488-0b81-48f7-b904-
45902332a18a
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=86e26cb2-23a2-4dd0-9726-c534fc7be446
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 354ea15a-6f80-4af1-893e-ba930fe9ac3b
CSeq: 32943 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:38514>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-06-30 21:50:44.177 sip_util_state thr0x78b6797 Setting request timeout of 5000
2019-06-30 21:50:44.182 pjsua_acc.c thr0x78b6797 Acc 0: Registration sent
2019-06-30 21:50:44.678 pjsua_core.c pjsua_0 TX 705 bytes Request msg
REGISTER/cseq=32943 (tdta0x7e532064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:38514;rport;branch=z9hG4bKPj63be7488-0b81-48f7-b904-
45902332a18a
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=86e26cb2-23a2-4dd0-9726-c534fc7be446
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 354ea15a-6f80-4af1-893e-ba930fe9ac3b
CSeq: 32943 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:38514>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-06-30 21:50:44.867 pjsua_core.c pjsua_0 RX 644 bytes Response msg
401/REGISTER/cseq=32943 (rdata0x7e5dd014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
192.168.1.28:38514;received=166.173.59.242;rport=47002;branch=z9hG4bKPj63be7488-0b81-
48f7-b904-45902332a18a
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=86e26cb2-23a2-4dd0-9726-c534fc7be446
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=68caafe91010a88ad23a0de9d7b2d5de.8bd3
i: 354ea15a-6f80-4af1-893e-ba930fe9ac3b
CSeq: 32943 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d19752200001749370eecef5073d5f6464d7b997925179a"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 21:50:44.871 pjsua_acc.c pjsua_0 IP address change detected for account 0
(192.168.1.28:38514 --> 166.173.59.242:47002). Updating registration (using method 4)
2019-06-30 21:50:44.874 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-30 21:50:44.884 pjsua_core.c pjsua_0 TX 963 bytes Request msg
REGISTER/cseq=32944 (tdta0x7e532064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:47002;rport;branch=z9hG4bKPjbe5db12e-e6e7-49bd-8c71-
55f82e23e31c
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=86e26cb2-23a2-4dd0-9726-c534fc7be446
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 354ea15a-6f80-4af1-893e-ba930fe9ac3b
CSeq: 32944 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:47002>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d19752200001749370eecef5073d5f6464d7b997925179a",
uri="sip:enflick.layered.net", response="d38180af927a2860722a4604d61d4627"
l: 0

--end msg--
2019-06-30 21:50:44.888 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-30 21:50:44.937 pjsua_core.c pjsua_0 RX 644 bytes Response msg
401/REGISTER/cseq=32943 (rdata0x7e5dd014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
192.168.1.28:38514;received=166.173.59.242;rport=47002;branch=z9hG4bKPj63be7488-0b81-
48f7-b904-45902332a18a
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=86e26cb2-23a2-4dd0-9726-c534fc7be446
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=68caafe91010a88ad23a0de9d7b2d5de.8bd3
i: 354ea15a-6f80-4af1-893e-ba930fe9ac3b
CSeq: 32943 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d19752200001749370eecef5073d5f6464d7b997925179a"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 21:50:45.269 pjsua_core.c pjsua_0 RX 629 bytes Response msg
200/REGISTER/cseq=32944 (rdata0x7e983014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:47002;received=166.173.59.242;rport=47002;branch=z9hG4bKPjbe5db12e-
e6e7-49bd-8c71-55f82e23e31c
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=86e26cb2-23a2-4dd0-9726-c534fc7be446
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=68caafe91010a88ad23a0de9d7b2d5de.0b54
i: 354ea15a-6f80-4af1-893e-ba930fe9ac3b
CSeq: 32944 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:47002>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 21:50:45.271 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-06-30 21:50:45.272 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-06-30 21:50:45.475 pjsua_call.c pjsua_0 Making call with acc #0 to
sip:[email protected]
2019-06-30 21:50:45.475 pjsua_aud.c pjsua_0 Set sound device: capture=-1, playback=-2
2019-06-30 21:50:45.476 pjsua_aud.c pjsua_0 Opening sound device (speaker + mic)
PCM@16000/1/20ms
2019-06-30 21:50:45.476 android_jni_de pjsua_0 Creating Android JNI stream
2019-06-30 21:50:45.516 android_jni_de pjsua_0 Using audio input source : 7
2019-06-30 21:50:45.753 android_jni_de pjsua_0 Audio record initialized successfully.
2019-06-30 21:50:45.755 android_jni_de android_reco Setting thread priority successful
2019-06-30 21:50:45.817 android_jni_de pjsua_0 !Audio track initialized successfully.
2019-06-30 21:50:45.819 ec0x7e5bbf00 pjsua_0 AEC created, clock_rate=16000,
channel=1, samples per frame=320, tail length=200 ms, latency=0 ms
2019-06-30 21:50:45.819 android_jni_de pjsua_0 Android JNI stream started
2019-06-30 21:50:45.821 pjsua_media.c pjsua_0 Call 0: initializing media..
2019-06-30 21:50:45.821 android_jni_de android_trac Setting thread priority successful
2019-06-30 21:50:45.829 pjsua_media.c pjsua_0 !RTP socket reachable at
192.168.1.28:4000
2019-06-30 21:50:45.829 pjsua_media.c pjsua_0 RTCP socket reachable at
192.168.1.28:4001
2019-06-30 21:50:45.830 pjsua_media.c pjsua_0 Media index 0 selected for audio call 0
2019-06-30 21:50:45.832 pjsua_core.c pjsua_0 TX 997 bytes Request msg
INVITE/cseq=16038 (tdta0x878d7064) to UDP 75.126.213.74:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:47002;rport;branch=z9hG4bKPj5ce132b4-f6bb-4c74-9a18-
2f1f281c21bb
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=da639be1-1b73-4a8f-ac7d-e4f3d3a7558a
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:47002>
i: 138e643f-dd7b-4027-a520-84717608fc51
CSeq: 16038 INVITE
Route: <sip:75.126.213.74:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
c: application/sdp
l: 354

v=0
o=- 3770938245 3770938245 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-30 21:50:45.893 pjsua_core.c pjsua_0 RX 423 bytes Response msg
100/INVITE/cseq=16038 (rdata0x7e983014) from UDP 75.126.213.74:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.173.59.242:47002;received=166.173.59.242;rport=47002;branch=z9hG4bKPj5ce132b4-
f6bb-4c74-9a18-2f1f281c21bb
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=da639be1-1b73-4a8f-ac7d-e4f3d3a7558a
t: sip:[email protected]
i: 138e643f-dd7b-4027-a520-84717608fc51
CSeq: 16038 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-30 21:50:45.897 pjsua_core.c pjsua_0 RX 596 bytes Response msg
401/INVITE/cseq=16038 (rdata0x7e983014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.242:47002;received=166.173.59.242;rport=47002;branch=z9hG4bKPj5ce132b4-
f6bb-4c74-9a18-2f1f281c21bb
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=da639be1-1b73-4a8f-ac7d-e4f3d3a7558a
t: sip:[email protected];tag=68caafe91010a88ad23a0de9d7b2d5de.5b71
i: 138e643f-dd7b-4027-a520-84717608fc51
CSeq: 16038 INVITE
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1975240000184eca5499f878b86edd6464f77c0788713f"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 21:50:45.901 pjsua_core.c pjsua_0 TX 476 bytes Request msg
ACK/cseq=16038 (tdta0x7d152064) to UDP 75.126.213.74:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:47002;rport;branch=z9hG4bKPj5ce132b4-f6bb-4c74-9a18-
2f1f281c21bb
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=da639be1-1b73-4a8f-ac7d-e4f3d3a7558a
t: sip:[email protected];tag=68caafe91010a88ad23a0de9d7b2d5de.5b71
i: 138e643f-dd7b-4027-a520-84717608fc51
CSeq: 16038 ACK
Route: <sip:75.126.213.74:5090;lr>
l: 0

--end msg--
2019-06-30 21:50:45.918 pjsua_core.c pjsua_0 TX 1264 bytes Request msg
INVITE/cseq=16039 (tdta0x878d7064) to UDP 75.126.213.74:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:47002;rport;branch=z9hG4bKPj99cbce2d-8f78-44f6-932c-
097e38a48018
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=da639be1-1b73-4a8f-ac7d-e4f3d3a7558a
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:47002>
i: 138e643f-dd7b-4027-a520-84717608fc51
CSeq: 16039 INVITE
Route: <sip:75.126.213.74:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d1975240000184eca5499f878b86edd6464f77c0788713f",
uri="sip:[email protected]",
response="4106879ffe234ce021a11d29dedf019b"
c: application/sdp
l: 354

v=0
o=- 3770938245 3770938245 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-30 21:50:45.987 pjsua_core.c pjsua_0 RX 423 bytes Response msg
100/INVITE/cseq=16039 (rdata0x7e983014) from UDP 75.126.213.74:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.173.59.242:47002;received=166.173.59.242;rport=47002;branch=z9hG4bKPj99cbce2d-
8f78-44f6-932c-097e38a48018
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=da639be1-1b73-4a8f-ac7d-e4f3d3a7558a
t: sip:[email protected]
i: 138e643f-dd7b-4027-a520-84717608fc51
CSeq: 16039 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-30 21:50:45.995 pjsua_core.c pjsua_0 RX 793 bytes Response msg
180/INVITE/cseq=16039 (rdata0x7e983014) from UDP 75.126.213.74:5090:
SIP/2.0 180 Ringing
v: SIP/2.0/UDP
166.173.59.242:47002;received=166.173.59.242;rport=47002;branch=z9hG4bKPj99cbce2d-
8f78-44f6-932c-097e38a48018
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=da639be1-1b73-4a8f-ac7d-e4f3d3a7558a
To: <sip:[email protected]>;tag=QgD1Hj4SFtFye
i: 138e643f-dd7b-4027-a520-84717608fc51
CSeq: 16039 INVITE
Contact: <sip:75.126.213.74:5090;did=0f.3a573eb3>
User-Agent: pstn_6070
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0
Remote-Party-ID: "+12147177505"
<sip:[email protected]>;party=calling;privacy=off;screen=no

--end msg--
2019-06-30 21:50:46.025 pjsua_aud.c pjsua_0 Conf connect: 1 --> 0
2019-06-30 21:50:46.026 conference.c pjsua_0 Port 1 (tonegen) transmitting to port 0
(Android JNI)
2019-06-30 21:51:10.554 pjsua_core.c pjsua_0 RX 1186 bytes Response msg
200/INVITE/cseq=16039 (rdata0x7e983014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:47002;received=166.173.59.242;rport=47002;branch=z9hG4bKPj99cbce2d-
8f78-44f6-932c-097e38a48018
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=da639be1-1b73-4a8f-ac7d-e4f3d3a7558a
To: <sip:[email protected]>;tag=QgD1Hj4SFtFye
i: 138e643f-dd7b-4027-a520-84717608fc51
CSeq: 16039 INVITE
Contact: <sip:75.126.213.74:5090;did=0f.3a573eb3>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 302
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1561932745 1561932746 IN IP4 75.126.66.146
s=FreeSWITCH
c=IN IP4 75.126.123.106
t=0 0
m=audio 60524 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:60525 IN IP4 75.126.123.106
a=proxy:no

--end msg--
2019-06-30 21:51:10.568 pjsua_aud.c pjsua_0 Conf disconnect: 1 -x- 0
2019-06-30 21:51:10.568 conference.c pjsua_0 Port 1 (tonegen) stop transmitting to port 0
(Android JNI)
2019-06-30 21:51:10.620 pjsua_media.c pjsua_0 Call 0: updating media..
2019-06-30 21:51:10.843 pjsua_aud.c pjsua_0 !Audio channel update..
2019-06-30 21:51:10.844 opus.c pjsua_0 factory_alloc_codec:523: - TRACE
2019-06-30 21:51:10.845 opus.c pjsua_0 codec_open:596: - TRACE
2019-06-30 21:51:10.852 opus.c pjsua_0 codec_open:673: sample_rate: 48000
2019-06-30 21:51:10.856 opus.c pjsua_0 codec_modify:771: - TRACE
2019-06-30 21:51:10.857 strm0x7d048414 pjsua_0 VAD temporarily disabled
2019-06-30 21:51:10.858 strm0x7d048414 pjsua_0 Encoder stream started
2019-06-30 21:51:10.859 strm0x7d048414 pjsua_0 Decoder stream started
2019-06-30 21:51:10.869 pjsua_media.c pjsua_0 Audio updated, stream #0: opus
(sendrecv)
2019-06-30 21:51:10.890 pjsua_aud.c pjsua_0 Conf connect: 0 --> 2
2019-06-30 21:51:10.890 conference.c pjsua_0 Port 0 (Android JNI) transmitting to port 2
(sip:[email protected])
2019-06-30 21:51:10.891 pjsua_aud.c pjsua_0 Conf connect: 2 --> 0
2019-06-30 21:51:10.891 conference.c pjsua_0 Port 2
(sip:[email protected]) transmitting to port 0 (Android JNI)
2019-06-30 21:51:10.898 pjsua_core.c pjsua_0 TX 418 bytes Request msg
ACK/cseq=16039 (tdta0x7e1af064) to UDP 75.126.213.74:5090:
ACK sip:75.126.213.74:5090;did=0f.3a573eb3 SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:47002;rport;branch=z9hG4bKPjdb9d1f8d-c78f-4428-82e1-
68570fdeeac4
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=da639be1-1b73-4a8f-ac7d-e4f3d3a7558a
t: sip:[email protected];tag=QgD1Hj4SFtFye
i: 138e643f-dd7b-4027-a520-84717608fc51
CSeq: 16039 ACK
l: 0

--end msg--
2019-06-30 21:51:11.063 pjsua_core.c pjsua_0 RX 1186 bytes Response msg
200/INVITE/cseq=16039 (rdata0x7e983014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:47002;received=166.173.59.242;rport=47002;branch=z9hG4bKPj99cbce2d-
8f78-44f6-932c-097e38a48018
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=da639be1-1b73-4a8f-ac7d-e4f3d3a7558a
To: <sip:[email protected]>;tag=QgD1Hj4SFtFye
i: 138e643f-dd7b-4027-a520-84717608fc51
CSeq: 16039 INVITE
Contact: <sip:75.126.213.74:5090;did=0f.3a573eb3>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 302
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1561932745 1561932746 IN IP4 75.126.66.146
s=FreeSWITCH
c=IN IP4 75.126.123.106
t=0 0
m=audio 60524 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:60525 IN IP4 75.126.123.106
a=proxy:no

--end msg--
2019-06-30 21:51:11.065 pjsua_core.c pjsua_0 TX 418 bytes Request msg
ACK/cseq=16039 (tdta0x7e1af064) to UDP 75.126.213.74:5090:
ACK sip:75.126.213.74:5090;did=0f.3a573eb3 SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:47002;rport;branch=z9hG4bKPjdb9d1f8d-c78f-4428-82e1-
68570fdeeac4
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=da639be1-1b73-4a8f-ac7d-e4f3d3a7558a
t: sip:[email protected];tag=QgD1Hj4SFtFye
i: 138e643f-dd7b-4027-a520-84717608fc51
CSeq: 16039 ACK
l: 0

--end msg--
2019-06-30 21:51:11.074 Master/sound android_reco Buffer size adjusted from 1921 to 1700
(eff_cnt=1280)
2019-06-30 21:51:11.403 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-30 21:51:11.819 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-30 21:51:11.823 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-30 21:51:11.827 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-30 21:51:11.831 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-30 21:51:12.074 opus.c android_trac !codec_modify:771: - TRACE
2019-06-30 21:51:12.074 strm0x7d048414 android_trac VAD re-enabled
2019-06-30 21:51:12.093 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-30 21:51:19.045 pjsua_call.c thr0x78b6797 !Call 0 hanging up: code=200..
2019-06-30 21:51:19.046 pjsua_core.c thr0x78b6797 TX 449 bytes Request msg
BYE/cseq=16040 (tdta0x7e1ad064) to UDP 75.126.213.74:5090:
BYE sip:75.126.213.74:5090;did=0f.3a573eb3 SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:47002;rport;branch=z9hG4bKPjcfffa672-a6fd-43cd-adc4-
2fcdfd8f046d
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=da639be1-1b73-4a8f-ac7d-e4f3d3a7558a
t: sip:[email protected];tag=QgD1Hj4SFtFye
i: 138e643f-dd7b-4027-a520-84717608fc51
CSeq: 16040 BYE
User-Agent: TextNow PjSip 2.6
l: 0

--end msg--
2019-06-30 21:51:19.115 pjsua_core.c pjsua_0 RX 553 bytes Response msg
200/BYE/cseq=16040 (rdata0x7f830014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:47002;received=166.173.59.242;rport=47002;branch=z9hG4bKPjcfffa672-a6fd-
43cd-adc4-2fcdfd8f046d
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=da639be1-1b73-4a8f-ac7d-e4f3d3a7558a
t: sip:[email protected];tag=QgD1Hj4SFtFye
i: 138e643f-dd7b-4027-a520-84717608fc51
CSeq: 16040 BYE
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Content-Length: 0
--end msg--
2019-06-30 21:51:19.306 pjsua_media.c pjsua_0 !Call 0: deinitializing media..
2019-06-30 21:51:19.345 pjsua_media.c pjsua_0 Media stream call00:0 is destroyed
2019-06-30 21:51:20.133 pjsua_aud.c pjsua_0 !Closing sound device after idle for 1
second(s)
2019-06-30 21:51:20.135 pjsua_aud.c pjsua_0 Closing Android JNI sound playback
device and Android JNI sound capture device
2019-06-30 21:51:20.137 android_jni_de pjsua_0 Android JNI stream stopped
2019-06-30 21:51:20.138 android_jni_de pjsua_0 Destroying Android JNI stream...
2019-06-30 21:51:20.341 android_jni_de pjsua_0 !Audio record released
2019-06-30 21:51:20.354 android_jni_de pjsua_0 Audio track released
2019-06-30 21:51:20.355 android_jni_de pjsua_0 Android JNI stream destroyed
2019-06-30 21:51:20.903 pjsua_acc.c thr0x78b6797 !Deleting account 0
2019-06-30 21:51:20.903 pjsua_acc.c thr0x78b6797 Acc 0: setting unregistration..
2019-06-30 21:51:20.904 sip_reg.c thr0x78b6797 Sending register request with timeout
5000
2019-06-30 21:51:20.905 pjsua_core.c thr0x78b6797 TX 610 bytes Request msg
REGISTER/cseq=32945 (tdta0x878d7064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:47002;rport;branch=z9hG4bKPj3558a581-eeac-4eaf-a1aa-
8c790cc06eed
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=0963a29e-f827-4f9b-abe7-e1c80d7001ba
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 354ea15a-6f80-4af1-893e-ba930fe9ac3b
CSeq: 32945 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:47002>
Expires: 0
l: 0

--end msg--
2019-06-30 21:51:20.906 sip_util_state thr0x78b6797 Setting request timeout of 5000
2019-06-30 21:51:20.907 pjsua_acc.c thr0x78b6797 Acc 0: Unregistration sent
2019-06-30 21:51:20.907 pjsua_acc.c thr0x78b6797 Account id 0 deleted
2019-06-30 21:51:21.095 pjsua_core.c pjsua_0 RX 646 bytes Response msg
401/REGISTER/cseq=32945 (rdata0x7f830014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.242:47002;received=166.173.59.242;rport=47002;branch=z9hG4bKPj3558a581-
eeac-4eaf-a1aa-8c790cc06eed
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=0963a29e-f827-4f9b-abe7-e1c80d7001ba
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=68caafe91010a88ad23a0de9d7b2d5de.5003
i: 354ea15a-6f80-4af1-893e-ba930fe9ac3b
CSeq: 32945 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d19754700003037a1dab334bf6469a07f09d44ec9f29964"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 21:51:21.098 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-30 21:51:21.101 pjsua_core.c pjsua_0 TX 864 bytes Request msg
REGISTER/cseq=32946 (tdta0x878d7064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:47002;rport;branch=z9hG4bKPj45cd2ce8-9428-44e1-a7db-
0d20520dca1d
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=0963a29e-f827-4f9b-abe7-e1c80d7001ba
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 354ea15a-6f80-4af1-893e-ba930fe9ac3b
CSeq: 32946 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:47002>
Expires: 0
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d19754700003037a1dab334bf6469a07f09d44ec9f29964",
uri="sip:enflick.layered.net", response="7846ca9e821d6a8a579795dc92198ab6"
l: 0

--end msg--
2019-06-30 21:51:21.104 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-30 21:51:21.176 pjsua_core.c pjsua_0 RX 524 bytes Response msg
200/REGISTER/cseq=32946 (rdata0x7f830014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:47002;received=166.173.59.242;rport=47002;branch=z9hG4bKPj45cd2ce8-
9428-44e1-a7db-0d20520dca1d
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=0963a29e-f827-4f9b-abe7-e1c80d7001ba
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=68caafe91010a88ad23a0de9d7b2d5de.1d7e
i: 354ea15a-6f80-4af1-893e-ba930fe9ac3b
CSeq: 32946 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 21:51:28.481 endpoint.cpp thr0x78b6797 !pjsua_transport_set_enable(id,
enabled) error: Invalid operation (PJ_EINVALIDOP) (status=70013)
[../src/pjsua2/endpoint.cpp:1777]
2019-06-30 21:51:29.701 pjsua_core.c thr0x78b6797 Shutting down, flags=0...
2019-06-30 21:51:29.711 pjsua_core.c thr0x78b6797 PJSUA state changed: RUNNING -->
CLOSING
2019-06-30 21:51:29.716 pjsua_call.c thr0x78b6797 Hangup all calls..
2019-06-30 21:51:29.717 pjsua_media.c thr0x78b6797 Call 0: deinitializing media..
2019-06-30 21:51:29.718 pjsua_media.c thr0x78b6797 Call 1: deinitializing media..
2019-06-30 21:51:29.718 pjsua_media.c thr0x78b6797 Call 2: deinitializing media..
2019-06-30 21:51:29.718 pjsua_media.c thr0x78b6797 Call 3: deinitializing media..
2019-06-30 21:51:29.719 pjsua_pres.c thr0x78b6797 Shutting down presence..
2019-06-30 21:51:30.727 pjsua_core.c thr0x78b6797 Destroying...
2019-06-30 21:51:30.745 pjsua_media.c thr0x78b6797 Shutting down media..
2019-06-30 21:51:31.123 android_jni_de thr0x78b6797 Android JNI sound library shutting
down..
2019-06-30 21:51:31.126 sip_transactio thr0x78b6797 Stopping transaction layer module
2019-06-30 21:51:31.127 sip_transactio thr0x78b6797 Stopped transaction layer module
2019-06-30 21:51:31.127 sip_endpoint.c thr0x78b6797 Module "mod-unsolicited-mwi"
unregistered
2019-06-30 21:51:31.127 sip_endpoint.c thr0x78b6797 Module "mod-pjsua-options"
unregistered
2019-06-30 21:51:31.128 sip_endpoint.c thr0x78b6797 Module "mod-pjsua-im" unregistered
2019-06-30 21:51:31.128 sip_endpoint.c thr0x78b6797 Module "mod-pjsua-pres" unregistered
2019-06-30 21:51:31.129 sip_endpoint.c thr0x78b6797 Module "mod-pjsua" unregistered
2019-06-30 21:51:31.129 sip_endpoint.c thr0x78b6797 Module "mod-stateful-util" unregistered
2019-06-30 21:51:31.129 sip_endpoint.c thr0x78b6797 Module "mod-refer" unregistered
2019-06-30 21:51:31.130 sip_endpoint.c thr0x78b6797 Module "mod-mwi" unregistered
2019-06-30 21:51:31.131 sip_endpoint.c thr0x78b6797 Module "mod-presence" unregistered
2019-06-30 21:51:31.131 sip_endpoint.c thr0x78b6797 Module "mod-evsub" unregistered
2019-06-30 21:51:31.134 sip_endpoint.c thr0x78b6797 Module "mod-invite" unregistered
2019-06-30 21:51:31.134 sip_endpoint.c thr0x78b6797 Module "mod-100rel" unregistered
2019-06-30 21:51:31.135 sip_endpoint.c thr0x78b6797 Module "mod-ua" unregistered
2019-06-30 21:51:31.136 sip_transactio thr0x78b6797 Transaction layer module destroyed
2019-06-30 21:51:31.136 sip_endpoint.c thr0x78b6797 Module "mod-tsx-layer" unregistered
2019-06-30 21:51:31.137 sip_endpoint.c thr0x78b6797 Module "mod-msg-print" unregistered
2019-06-30 21:51:31.140 sip_endpoint.c thr0x78b6797 Module "mod-pjsua-log" unregistered
2019-06-30 21:51:31.144 udp0x8a220c00 thr0x78b6797 SIP UDP transport destroyed
2019-06-30 21:51:31.148 sip_endpoint.c thr0x78b6797 Endpoint 0x7af8c064 destroyed
2019-06-30 21:51:31.149 pjsua_core.c thr0x78b6797 PJSUA state changed: CLOSING -->
NULL
2019-06-30 21:51:31.149 pjsua_core.c thr0x78b6797 PJSUA destroyed...
2019-06-30 22:05:47.954 sip_endpoint.c thr0x6c74997 Module "mod-pjsua-log" registered
2019-06-30 22:05:48.002 sip_endpoint.c thr0x6c74997 Module "mod-tsx-layer" registered
2019-06-30 22:05:48.002 sip_endpoint.c thr0x6c74997 Module "mod-stateful-util" registered
2019-06-30 22:05:48.003 sip_endpoint.c thr0x6c74997 Module "mod-ua" registered
2019-06-30 22:05:48.003 sip_endpoint.c thr0x6c74997 Module "mod-100rel" registered
2019-06-30 22:05:48.003 sip_endpoint.c thr0x6c74997 Module "mod-pjsua" registered
2019-06-30 22:05:48.004 sip_endpoint.c thr0x6c74997 Module "mod-invite" registered
2019-06-30 22:05:48.004 android_jni_de thr0x6c74997 Android JNI sound library initialized
2019-06-30 22:05:48.005 pjlib thr0x6c74997 select() I/O Queue created (0x76b63e14)
2019-06-30 22:05:48.077 sip_endpoint.c thr0x6c74997 Module "mod-evsub" registered
2019-06-30 22:05:48.078 sip_endpoint.c thr0x6c74997 Module "mod-presence" registered
2019-06-30 22:05:48.078 sip_endpoint.c thr0x6c74997 Module "mod-mwi" registered
2019-06-30 22:05:48.079 sip_endpoint.c thr0x6c74997 Module "mod-refer" registered
2019-06-30 22:05:48.079 sip_endpoint.c thr0x6c74997 Module "mod-pjsua-pres" registered
2019-06-30 22:05:48.079 sip_endpoint.c thr0x6c74997 Module "mod-pjsua-im" registered
2019-06-30 22:05:48.080 sip_endpoint.c thr0x6c74997 Module "mod-pjsua-options" registered
2019-06-30 22:05:48.134 pjsua_core.c thr0x6c74997 1 SIP worker threads created
2019-06-30 22:05:48.135 pjsua_core.c thr0x6c74997 pjsua version 2.6 for Linux-
3.18.71/armv7l initialized
2019-06-30 22:05:48.135 pjsua_core.c thr0x6c74997 PJSUA state changed: CREATED -->
INIT
2019-06-30 22:05:48.167 pjsua_core.c thr0x6c74997 SIP UDP socket reachable at
192.168.1.28:37649
2019-06-30 22:05:48.167 udp0x76a93800 thr0x6c74997 SIP UDP transport started, published
address is 192.168.1.28:37649
2019-06-30 22:05:48.169 pjsua_core.c thr0x6c74997 PJSUA state changed: INIT -->
STARTING
2019-06-30 22:05:48.169 sip_endpoint.c thr0x6c74997 Module "mod-unsolicited-mwi"
registered
2019-06-30 22:05:48.169 pjsua_core.c thr0x6c74997 PJSUA state changed: STARTING -->
RUNNING
2019-06-30 22:05:48.176 endpoint.cpp thr0x6c74997 codecGetParam() codec_id =
'opus/48000/2'

2019-06-30 22:05:48.177 opus.c thr0x6c74997 factory_default_attr:460: - TRACE


2019-06-30 22:05:48.257 pjsua_acc.c thr0x6c74997 Adding account:
id=sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.lay
ered.net
2019-06-30 22:05:48.257 pjsua_acc.c thr0x6c74997 Account
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net added with id 0
2019-06-30 22:05:48.261 pjsua_acc.c thr0x6c74997 Acc 0: setting registration..
2019-06-30 22:05:48.265 sip_reg.c thr0x6c74997 Sending register request with timeout
5000
2019-06-30 22:05:48.271 pjsua_core.c thr0x6c74997 TX 707 bytes Request msg
REGISTER/cseq=23432 (tdta0x76a9a064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:37649;rport;branch=z9hG4bKPj75e52393-773f-451b-92ad-
30cc8298312c
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=63f74118-17ff-4e0e-abb8-eae31b3dd42e
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: f6026fc7-55cc-4ec4-84e9-a413c060d42c
CSeq: 23432 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:37649>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-06-30 22:05:48.273 sip_util_state thr0x6c74997 Setting request timeout of 5000
2019-06-30 22:05:48.278 pjsua_acc.c thr0x6c74997 Acc 0: Registration sent
2019-06-30 22:05:48.341 pjsua_core.c pjsua_0 RX 644 bytes Response msg
401/REGISTER/cseq=23432 (rdata0x76a95014) from UDP 108.168.212.234:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
192.168.1.28:37649;received=166.173.59.242;rport=23429;branch=z9hG4bKPj75e52393-773f-
451b-92ad-30cc8298312c
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=63f74118-17ff-4e0e-abb8-eae31b3dd42e
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.b50a
i: f6026fc7-55cc-4ec4-84e9-a413c060d42c
CSeq: 23432 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1978aa0000958c23757402efc956b2317378aac71bd1cb"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 22:05:48.346 pjsua_acc.c pjsua_0 IP address change detected for account 0
(192.168.1.28:37649 --> 166.173.59.242:23429). Updating registration (using method 4)
2019-06-30 22:05:48.347 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-30 22:05:48.348 pjsua_core.c pjsua_0 TX 965 bytes Request msg
REGISTER/cseq=23433 (tdta0x76a9a064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:23429;rport;branch=z9hG4bKPjb843a911-c487-42d1-89ff-
bfb35273bea5
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=63f74118-17ff-4e0e-abb8-eae31b3dd42e
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: f6026fc7-55cc-4ec4-84e9-a413c060d42c
CSeq: 23433 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:23429>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1978aa0000958c23757402efc956b2317378aac71bd1cb",
uri="sip:enflick.layered.net", response="eb7bb6f678f000d5122e1549db940d6c"
l: 0

--end msg--
2019-06-30 22:05:48.351 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-30 22:05:48.418 pjsua_core.c pjsua_0 RX 629 bytes Response msg
200/REGISTER/cseq=23433 (rdata0x76a95014) from UDP 108.168.212.234:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:23429;received=166.173.59.242;rport=23429;branch=z9hG4bKPjb843a911-
c487-42d1-89ff-bfb35273bea5
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=63f74118-17ff-4e0e-abb8-eae31b3dd42e
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.b993
i: f6026fc7-55cc-4ec4-84e9-a413c060d42c
CSeq: 23433 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:23429>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 22:05:48.420 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-06-30 22:05:48.422 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-06-30 22:05:48.803 pjsua_call.c pjsua_0 Making call with acc #0 to
sip:[email protected]
2019-06-30 22:05:48.804 pjsua_aud.c pjsua_0 Set sound device: capture=-1, playback=-2
2019-06-30 22:05:48.804 pjsua_aud.c pjsua_0 Opening sound device (speaker + mic)
PCM@16000/1/20ms
2019-06-30 22:05:48.804 android_jni_de pjsua_0 Creating Android JNI stream
2019-06-30 22:05:48.894 android_jni_de pjsua_0 Using audio input source : 7
2019-06-30 22:05:49.178 android_jni_de pjsua_0 Audio record initialized successfully.
2019-06-30 22:05:49.183 android_jni_de android_reco Setting thread priority successful
2019-06-30 22:05:49.449 android_jni_de pjsua_0 !Audio track initialized successfully.
2019-06-30 22:05:49.453 android_jni_de android_trac Setting thread priority successful
2019-06-30 22:05:49.487 ec0x884cfb00 pjsua_0 AEC created, clock_rate=16000,
channel=1, samples per frame=320, tail length=200 ms, latency=0 ms
2019-06-30 22:05:49.488 android_jni_de pjsua_0 Android JNI stream started
2019-06-30 22:05:49.489 pjsua_media.c pjsua_0 Call 0: initializing media..
2019-06-30 22:05:49.505 pjsua_media.c pjsua_0 RTP socket reachable at
192.168.1.28:4000
2019-06-30 22:05:49.505 pjsua_media.c pjsua_0 RTCP socket reachable at
192.168.1.28:4001
2019-06-30 22:05:49.508 pjsua_media.c pjsua_0 Media index 0 selected for audio call 0
2019-06-30 22:05:49.524 pjsua_core.c pjsua_0 TX 999 bytes Request msg
INVITE/cseq=15934 (tdta0x76c24064) to UDP 108.168.212.234:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:23429;rport;branch=z9hG4bKPjb9b94d6c-e7d3-4347-b609-
531df17ae5c4
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=ea9a40b0-4da2-4ccd-afbb-2bad00c7f87a
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:23429>
i: 3b4ec857-03f2-44dc-8bad-713a6609cf0b
CSeq: 15934 INVITE
Route: <sip:108.168.212.234:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
c: application/sdp
l: 354

v=0
o=- 3770939149 3770939149 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-30 22:05:49.591 pjsua_core.c pjsua_0 RX 423 bytes Response msg
100/INVITE/cseq=15934 (rdata0x76a95014) from UDP 108.168.212.234:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.173.59.242:23429;received=166.173.59.242;rport=23429;branch=z9hG4bKPjb9b94d6c-
e7d3-4347-b609-531df17ae5c4
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=ea9a40b0-4da2-4ccd-afbb-2bad00c7f87a
t: sip:[email protected]
i: 3b4ec857-03f2-44dc-8bad-713a6609cf0b
CSeq: 15934 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-30 22:05:49.607 pjsua_core.c pjsua_0 RX 596 bytes Response msg
401/INVITE/cseq=15934 (rdata0x76a95014) from UDP 108.168.212.234:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.242:23429;received=166.173.59.242;rport=23429;branch=z9hG4bKPjb9b94d6c-
e7d3-4347-b609-531df17ae5c4
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=ea9a40b0-4da2-4ccd-afbb-2bad00c7f87a
t: sip:[email protected];tag=ec68159d256c10edd2dcd20a0ed8f360.c87c
i: 3b4ec857-03f2-44dc-8bad-713a6609cf0b
CSeq: 15934 INVITE
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1978ac00005608bc6929555304cf59d4a4134dfb19129e"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 22:05:49.609 pjsua_core.c pjsua_0 TX 478 bytes Request msg
ACK/cseq=15934 (tdta0x78483064) to UDP 108.168.212.234:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:23429;rport;branch=z9hG4bKPjb9b94d6c-e7d3-4347-b609-
531df17ae5c4
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=ea9a40b0-4da2-4ccd-afbb-2bad00c7f87a
t: sip:[email protected];tag=ec68159d256c10edd2dcd20a0ed8f360.c87c
i: 3b4ec857-03f2-44dc-8bad-713a6609cf0b
CSeq: 15934 ACK
Route: <sip:108.168.212.234:5090;lr>
l: 0

--end msg--
2019-06-30 22:05:49.612 pjsua_core.c pjsua_0 TX 1266 bytes Request msg
INVITE/cseq=15935 (tdta0x76c24064) to UDP 108.168.212.234:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:23429;rport;branch=z9hG4bKPjecffd6ed-f91e-4bc5-b8fa-
7c4559db404a
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=ea9a40b0-4da2-4ccd-afbb-2bad00c7f87a
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:23429>
i: 3b4ec857-03f2-44dc-8bad-713a6609cf0b
CSeq: 15935 INVITE
Route: <sip:108.168.212.234:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1978ac00005608bc6929555304cf59d4a4134dfb19129e",
uri="sip:[email protected]",
response="68b736cb21d6628e929f1d60e40cbdfe"
c: application/sdp
l: 354

v=0
o=- 3770939149 3770939149 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-06-30 22:05:49.688 pjsua_core.c pjsua_0 RX 423 bytes Response msg
100/INVITE/cseq=15935 (rdata0x76a95014) from UDP 108.168.212.234:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.173.59.242:23429;received=166.173.59.242;rport=23429;branch=z9hG4bKPjecffd6ed-
f91e-4bc5-b8fa-7c4559db404a
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=ea9a40b0-4da2-4ccd-afbb-2bad00c7f87a
t: sip:[email protected]
i: 3b4ec857-03f2-44dc-8bad-713a6609cf0b
CSeq: 15935 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-06-30 22:05:49.706 pjsua_core.c pjsua_0 RX 795 bytes Response msg
180/INVITE/cseq=15935 (rdata0x76a95014) from UDP 108.168.212.234:5090:
SIP/2.0 180 Ringing
v: SIP/2.0/UDP
166.173.59.242:23429;received=166.173.59.242;rport=23429;branch=z9hG4bKPjecffd6ed-
f91e-4bc5-b8fa-7c4559db404a
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=ea9a40b0-4da2-4ccd-afbb-2bad00c7f87a
To: <sip:[email protected]>;tag=2KQcvXBDrS7tK
i: 3b4ec857-03f2-44dc-8bad-713a6609cf0b
CSeq: 15935 INVITE
Contact: <sip:108.168.212.234:5090;did=ae.41b17a32>
User-Agent: pstn_6070
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0
Remote-Party-ID: "+12147177505"
<sip:[email protected]>;party=calling;privacy=off;screen=no

--end msg--
2019-06-30 22:05:49.755 pjsua_aud.c pjsua_0 !Conf connect: 1 --> 0
2019-06-30 22:05:49.756 conference.c pjsua_0 Port 1 (tonegen) transmitting to port 0
(Android JNI)
2019-06-30 22:06:14.136 pjsua_core.c pjsua_0 RX 1185 bytes Response msg
200/INVITE/cseq=15935 (rdata0x76a95014) from UDP 108.168.212.234:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:23429;received=166.173.59.242;rport=23429;branch=z9hG4bKPjecffd6ed-
f91e-4bc5-b8fa-7c4559db404a
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=ea9a40b0-4da2-4ccd-afbb-2bad00c7f87a
To: <sip:[email protected]>;tag=2KQcvXBDrS7tK
i: 3b4ec857-03f2-44dc-8bad-713a6609cf0b
CSeq: 15935 INVITE
Contact: <sip:108.168.212.234:5090;did=ae.41b17a32>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 299
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1561927848 1561927849 IN IP4 75.126.208.139
s=FreeSWITCH
c=IN IP4 75.126.217.5
t=0 0
m=audio 55966 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:55967 IN IP4 75.126.217.5
a=proxy:no

--end msg--
2019-06-30 22:06:14.219 pjsua_aud.c pjsua_0 Conf disconnect: 1 -x- 0
2019-06-30 22:06:14.219 conference.c pjsua_0 Port 1 (tonegen) stop transmitting to port 0
(Android JNI)
2019-06-30 22:06:14.253 pjsua_media.c pjsua_0 Call 0: updating media..
2019-06-30 22:06:14.255 pjsua_aud.c pjsua_0 Audio channel update..
2019-06-30 22:06:14.257 opus.c pjsua_0 factory_alloc_codec:523: - TRACE
2019-06-30 22:06:14.258 opus.c pjsua_0 codec_open:596: - TRACE
2019-06-30 22:06:14.303 opus.c pjsua_0 codec_open:673: sample_rate: 48000
2019-06-30 22:06:14.323 opus.c pjsua_0 codec_modify:771: - TRACE
2019-06-30 22:06:14.324 strm0x839dc014 pjsua_0 VAD temporarily disabled
2019-06-30 22:06:14.326 strm0x839dc014 pjsua_0 Encoder stream started
2019-06-30 22:06:14.327 strm0x839dc014 pjsua_0 Decoder stream started
2019-06-30 22:06:14.387 pjsua_media.c pjsua_0 Audio updated, stream #0: opus
(sendrecv)
2019-06-30 22:06:14.513 pjsua_aud.c pjsua_0 Conf connect: 0 --> 2
2019-06-30 22:06:14.513 conference.c pjsua_0 Port 0 (Android JNI) transmitting to port 2
(sip:[email protected])
2019-06-30 22:06:14.515 pjsua_aud.c pjsua_0 Conf connect: 2 --> 0
2019-06-30 22:06:14.515 conference.c pjsua_0 Port 2
(sip:[email protected]) transmitting to port 0 (Android JNI)
2019-06-30 22:06:14.523 pjsua_core.c pjsua_0 TX 420 bytes Request msg
ACK/cseq=15935 (tdta0x8a283064) to UDP 108.168.212.234:5090:
ACK sip:108.168.212.234:5090;did=ae.41b17a32 SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:23429;rport;branch=z9hG4bKPjcfda5426-1bfd-452c-ae91-
d40a9c009315
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=ea9a40b0-4da2-4ccd-afbb-2bad00c7f87a
t: sip:[email protected];tag=2KQcvXBDrS7tK
i: 3b4ec857-03f2-44dc-8bad-713a6609cf0b
CSeq: 15935 ACK
l: 0

--end msg--
2019-06-30 22:06:14.582 pjsua_core.c pjsua_0 RX 1185 bytes Response msg
200/INVITE/cseq=15935 (rdata0x89111014) from UDP 108.168.212.234:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:23429;received=166.173.59.242;rport=23429;branch=z9hG4bKPjecffd6ed-
f91e-4bc5-b8fa-7c4559db404a
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=ea9a40b0-4da2-4ccd-afbb-2bad00c7f87a
To: <sip:[email protected]>;tag=2KQcvXBDrS7tK
i: 3b4ec857-03f2-44dc-8bad-713a6609cf0b
CSeq: 15935 INVITE
Contact: <sip:108.168.212.234:5090;did=ae.41b17a32>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 299
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1561927848 1561927849 IN IP4 75.126.208.139
s=FreeSWITCH
c=IN IP4 75.126.217.5
t=0 0
m=audio 55966 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:55967 IN IP4 75.126.217.5
a=proxy:no

--end msg--
2019-06-30 22:06:14.585 pjsua_core.c pjsua_0 TX 420 bytes Request msg
ACK/cseq=15935 (tdta0x8a283064) to UDP 108.168.212.234:5090:
ACK sip:108.168.212.234:5090;did=ae.41b17a32 SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:23429;rport;branch=z9hG4bKPjcfda5426-1bfd-452c-ae91-
d40a9c009315
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=ea9a40b0-4da2-4ccd-afbb-2bad00c7f87a
t: sip:[email protected];tag=2KQcvXBDrS7tK
i: 3b4ec857-03f2-44dc-8bad-713a6609cf0b
CSeq: 15935 ACK
l: 0

--end msg--
2019-06-30 22:06:14.590 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-06-30 22:06:14.610 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-06-30 22:06:14.955 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-30 22:06:14.959 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-06-30 22:06:15.359 opus.c android_trac codec_modify:771: - TRACE
2019-06-30 22:06:15.361 strm0x839dc014 android_trac VAD re-enabled
2019-06-30 22:06:15.374 Master/sound android_trac Underflow, buf_cnt=258, will generate 1
frame
2019-06-30 22:06:15.377 Master/sound android_trac Underflow, buf_cnt=258, will generate 1
frame
2019-06-30 22:06:15.384 Master/sound android_trac Underflow, buf_cnt=258, will generate 1
frame
2019-06-30 22:06:15.387 Master/sound android_trac Underflow, buf_cnt=258, will generate 1
frame
2019-06-30 22:06:23.696 pjsua_call.c thr0x6c74997 !Call 0 hanging up: code=200..
2019-06-30 22:06:23.704 pjsua_core.c thr0x6c74997 TX 451 bytes Request msg
BYE/cseq=15936 (tdta0x8a2da064) to UDP 108.168.212.234:5090:
BYE sip:108.168.212.234:5090;did=ae.41b17a32 SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:23429;rport;branch=z9hG4bKPj4e96e8ea-3c2f-4cab-a8d9-
6e5974941621
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=ea9a40b0-4da2-4ccd-afbb-2bad00c7f87a
t: sip:[email protected];tag=2KQcvXBDrS7tK
i: 3b4ec857-03f2-44dc-8bad-713a6609cf0b
CSeq: 15936 BYE
User-Agent: TextNow PjSip 2.6
l: 0

--end msg--
2019-06-30 22:06:23.780 pjsua_core.c pjsua_0 RX 553 bytes Response msg
200/BYE/cseq=15936 (rdata0x89111014) from UDP 108.168.212.234:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:23429;received=166.173.59.242;rport=23429;branch=z9hG4bKPj4e96e8ea-
3c2f-4cab-a8d9-6e5974941621
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=ea9a40b0-4da2-4ccd-afbb-2bad00c7f87a
t: sip:[email protected];tag=2KQcvXBDrS7tK
i: 3b4ec857-03f2-44dc-8bad-713a6609cf0b
CSeq: 15936 BYE
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Content-Length: 0

--end msg--
2019-06-30 22:06:23.853 pjsua_media.c pjsua_0 !Call 0: deinitializing media..
2019-06-30 22:06:23.969 pjsua_media.c pjsua_0 Media stream call00:0 is destroyed
2019-06-30 22:06:24.792 pjsua_aud.c pjsua_0 !Closing sound device after idle for 1
second(s)
2019-06-30 22:06:24.814 pjsua_aud.c pjsua_0 !Closing Android JNI sound playback
device and Android JNI sound capture device
2019-06-30 22:06:24.815 android_jni_de pjsua_0 Android JNI stream stopped
2019-06-30 22:06:24.816 android_jni_de pjsua_0 Destroying Android JNI stream...
2019-06-30 22:06:24.868 android_jni_de pjsua_0 !Audio record released
2019-06-30 22:06:24.895 android_jni_de pjsua_0 Audio track released
2019-06-30 22:06:24.895 android_jni_de pjsua_0 Android JNI stream destroyed
2019-06-30 22:06:25.512 pjsua_acc.c thr0x6c74997 !Deleting account 0
2019-06-30 22:06:25.513 pjsua_acc.c thr0x6c74997 Acc 0: setting unregistration..
2019-06-30 22:06:25.518 sip_reg.c thr0x6c74997 Sending register request with timeout
5000
2019-06-30 22:06:25.519 pjsua_core.c thr0x6c74997 TX 612 bytes Request msg
REGISTER/cseq=23434 (tdta0x7b9fe064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:23429;rport;branch=z9hG4bKPj7247fa35-add2-40a5-adae-
ac5bc9763ff2
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=90c8851f-39af-428c-906c-21beb17d99f3
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: f6026fc7-55cc-4ec4-84e9-a413c060d42c
CSeq: 23434 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:23429>
Expires: 0
l: 0

--end msg--
2019-06-30 22:06:25.520 sip_util_state thr0x6c74997 Setting request timeout of 5000
2019-06-30 22:06:25.521 pjsua_acc.c thr0x6c74997 Acc 0: Unregistration sent
2019-06-30 22:06:25.521 pjsua_acc.c thr0x6c74997 Account id 0 deleted
2019-06-30 22:06:25.600 pjsua_core.c pjsua_0 RX 646 bytes Response msg
401/REGISTER/cseq=23434 (rdata0x8b6f0014) from UDP 108.168.212.234:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.173.59.242:23429;received=166.173.59.242;rport=23429;branch=z9hG4bKPj7247fa35-
add2-40a5-adae-ac5bc9763ff2
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=90c8851f-39af-428c-906c-21beb17d99f3
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.4543
i: f6026fc7-55cc-4ec4-84e9-a413c060d42c
CSeq: 23434 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1978d00000a8527f9434f283a19d2b13b15d6d6efa420b"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 22:06:25.606 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-06-30 22:06:25.609 pjsua_core.c pjsua_0 TX 866 bytes Request msg
REGISTER/cseq=23435 (tdta0x7b9fe064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.173.59.242:23429;rport;branch=z9hG4bKPj48132026-48a7-450b-869e-
1e1b77a8c050
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=90c8851f-39af-428c-906c-21beb17d99f3
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: f6026fc7-55cc-4ec4-84e9-a413c060d42c
CSeq: 23435 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.173.59.
242:23429>
Expires: 0
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1978d00000a8527f9434f283a19d2b13b15d6d6efa420b",
uri="sip:enflick.layered.net", response="6c7ee70edb1f1ef9dddc3e937f8999bd"
l: 0

--end msg--
2019-06-30 22:06:25.611 sip_util_state pjsua_0 Setting request timeout of 5000
2019-06-30 22:06:25.741 pjsua_core.c pjsua_0 RX 524 bytes Response msg
200/REGISTER/cseq=23435 (rdata0x8b6f0014) from UDP 108.168.212.234:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.173.59.242:23429;received=166.173.59.242;rport=23429;branch=z9hG4bKPj48132026-
48a7-450b-869e-1e1b77a8c050
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=90c8851f-39af-428c-906c-21beb17d99f3
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.4308
i: f6026fc7-55cc-4ec4-84e9-a413c060d42c
CSeq: 23435 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-06-30 22:06:37.776 endpoint.cpp thr0x6c74997 !pjsua_transport_set_enable(id,
enabled) error: Invalid operation (PJ_EINVALIDOP) (status=70013)
[../src/pjsua2/endpoint.cpp:1777]
2019-06-30 22:06:38.448 pjsua_core.c thr0x6c74997 Shutting down, flags=0...
2019-06-30 22:06:38.448 pjsua_core.c thr0x6c74997 PJSUA state changed: RUNNING -->
CLOSING
2019-06-30 22:06:38.458 pjsua_call.c thr0x6c74997 Hangup all calls..
2019-06-30 22:06:38.458 pjsua_media.c thr0x6c74997 Call 0: deinitializing media..
2019-06-30 22:06:38.459 pjsua_media.c thr0x6c74997 Call 1: deinitializing media..
2019-06-30 22:06:38.459 pjsua_media.c thr0x6c74997 Call 2: deinitializing media..
2019-06-30 22:06:38.459 pjsua_media.c thr0x6c74997 Call 3: deinitializing media..
2019-06-30 22:06:38.460 pjsua_pres.c thr0x6c74997 Shutting down presence..
2019-06-30 22:06:39.461 pjsua_core.c thr0x6c74997 Destroying...
2019-06-30 22:06:39.462 pjsua_media.c thr0x6c74997 Shutting down media..
2019-06-30 22:06:39.768 android_jni_de thr0x6c74997 Android JNI sound library shutting
down..
2019-06-30 22:06:39.769 sip_transactio thr0x6c74997 Stopping transaction layer module
2019-06-30 22:06:39.769 sip_transactio thr0x6c74997 Stopped transaction layer module
2019-06-30 22:06:39.770 sip_endpoint.c thr0x6c74997 Module "mod-unsolicited-mwi"
unregistered
2019-06-30 22:06:39.770 sip_endpoint.c thr0x6c74997 Module "mod-pjsua-options"
unregistered
2019-06-30 22:06:39.770 sip_endpoint.c thr0x6c74997 Module "mod-pjsua-im" unregistered
2019-06-30 22:06:39.771 sip_endpoint.c thr0x6c74997 Module "mod-pjsua-pres" unregistered
2019-06-30 22:06:39.771 sip_endpoint.c thr0x6c74997 Module "mod-pjsua" unregistered
2019-06-30 22:06:39.772 sip_endpoint.c thr0x6c74997 Module "mod-stateful-util" unregistered
2019-06-30 22:06:39.773 sip_endpoint.c thr0x6c74997 Module "mod-refer" unregistered
2019-06-30 22:06:39.773 sip_endpoint.c thr0x6c74997 Module "mod-mwi" unregistered
2019-06-30 22:06:39.773 sip_endpoint.c thr0x6c74997 Module "mod-presence" unregistered
2019-06-30 22:06:39.774 sip_endpoint.c thr0x6c74997 Module "mod-evsub" unregistered
2019-06-30 22:06:39.776 sip_endpoint.c thr0x6c74997 Module "mod-invite" unregistered
2019-06-30 22:06:39.778 sip_endpoint.c thr0x6c74997 Module "mod-100rel" unregistered
2019-06-30 22:06:39.780 sip_endpoint.c thr0x6c74997 Module "mod-ua" unregistered
2019-06-30 22:06:39.782 sip_transactio thr0x6c74997 Transaction layer module destroyed
2019-06-30 22:06:39.784 sip_endpoint.c thr0x6c74997 Module "mod-tsx-layer" unregistered
2019-06-30 22:06:39.789 sip_endpoint.c thr0x6c74997 Module "mod-msg-print" unregistered
2019-06-30 22:06:39.790 sip_endpoint.c thr0x6c74997 Module "mod-pjsua-log" unregistered
2019-06-30 22:06:39.792 udp0x76a93800 thr0x6c74997 SIP UDP transport destroyed
2019-06-30 22:06:39.793 sip_endpoint.c thr0x6c74997 Endpoint 0x76b69064 destroyed
2019-06-30 22:06:39.794 pjsua_core.c thr0x6c74997 PJSUA state changed: CLOSING -->
NULL
2019-06-30 22:06:39.794 pjsua_core.c thr0x6c74997 PJSUA destroyed...
2019-07-01 01:40:10.748 sip_endpoint.c thr0x79ef597 Module "mod-pjsua-log" registered
2019-07-01 01:40:10.753 sip_endpoint.c thr0x79ef597 Module "mod-tsx-layer" registered
2019-07-01 01:40:10.753 sip_endpoint.c thr0x79ef597 Module "mod-stateful-util" registered
2019-07-01 01:40:10.754 sip_endpoint.c thr0x79ef597 Module "mod-ua" registered
2019-07-01 01:40:10.754 sip_endpoint.c thr0x79ef597 Module "mod-100rel" registered
2019-07-01 01:40:10.755 sip_endpoint.c thr0x79ef597 Module "mod-pjsua" registered
2019-07-01 01:40:10.755 sip_endpoint.c thr0x79ef597 Module "mod-invite" registered
2019-07-01 01:40:10.756 android_jni_de thr0x79ef597 Android JNI sound library initialized
2019-07-01 01:40:10.756 pjlib thr0x79ef597 select() I/O Queue created (0x7da6f014)
2019-07-01 01:40:10.817 sip_endpoint.c thr0x79ef597 Module "mod-evsub" registered
2019-07-01 01:40:10.818 sip_endpoint.c thr0x79ef597 Module "mod-presence" registered
2019-07-01 01:40:10.818 sip_endpoint.c thr0x79ef597 Module "mod-mwi" registered
2019-07-01 01:40:10.819 sip_endpoint.c thr0x79ef597 Module "mod-refer" registered
2019-07-01 01:40:10.819 sip_endpoint.c thr0x79ef597 Module "mod-pjsua-pres" registered
2019-07-01 01:40:10.820 sip_endpoint.c thr0x79ef597 Module "mod-pjsua-im" registered
2019-07-01 01:40:10.820 sip_endpoint.c thr0x79ef597 Module "mod-pjsua-options" registered
2019-07-01 01:40:10.821 pjsua_core.c thr0x79ef597 1 SIP worker threads created
2019-07-01 01:40:10.821 pjsua_core.c thr0x79ef597 pjsua version 2.6 for Linux-
3.18.71/armv7l initialized
2019-07-01 01:40:10.821 pjsua_core.c thr0x79ef597 PJSUA state changed: CREATED -->
INIT
2019-07-01 01:40:10.862 pjsua_core.c thr0x79ef597 SIP UDP socket reachable at
192.168.1.28:47733
2019-07-01 01:40:10.862 udp0x86fd1200 thr0x79ef597 SIP UDP transport started, published
address is 192.168.1.28:47733
2019-07-01 01:40:10.863 pjsua_core.c thr0x79ef597 PJSUA state changed: INIT -->
STARTING
2019-07-01 01:40:10.864 sip_endpoint.c thr0x79ef597 Module "mod-unsolicited-mwi"
registered
2019-07-01 01:40:10.864 pjsua_core.c thr0x79ef597 PJSUA state changed: STARTING -->
RUNNING
2019-07-01 01:40:10.903 endpoint.cpp thr0x79ef597 codecGetParam() codec_id =
'opus/48000/2'

2019-07-01 01:40:10.904 opus.c thr0x79ef597 factory_default_attr:460: - TRACE


2019-07-01 01:40:11.004 pjsua_acc.c thr0x79ef597 Adding account:
id=sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.lay
ered.net
2019-07-01 01:40:11.005 pjsua_acc.c thr0x79ef597 Account
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net added with id 0
2019-07-01 01:40:11.007 pjsua_acc.c thr0x79ef597 Acc 0: setting registration..
2019-07-01 01:40:11.027 sip_reg.c thr0x79ef597 Sending register request with timeout
5000
2019-07-01 01:40:11.028 pjsua_core.c thr0x79ef597 TX 705 bytes Request msg
REGISTER/cseq=24680 (tdta0x7da24064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:47733;rport;branch=z9hG4bKPjbf026bfc-07a0-4bba-93c9-
7c0bebdd5ac8
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=444b0cfd-bcb7-469b-9425-bf600c565ec5
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: e2baeffa-8002-4579-a79b-d2662e75200c
CSeq: 24680 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:47733>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-07-01 01:40:11.029 sip_util_state thr0x79ef597 Setting request timeout of 5000
2019-07-01 01:40:11.041 pjsua_acc.c thr0x79ef597 Acc 0: Registration sent
2019-07-01 01:40:11.100 pjsua_core.c pjsua_0 RX 645 bytes Response msg
401/REGISTER/cseq=24680 (rdata0x7da2b014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
192.168.1.28:47733;received=166.177.121.173;rport=62406;branch=z9hG4bKPjbf026bfc-07a0-
4bba-93c9-7c0bebdd5ac8
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=444b0cfd-bcb7-469b-9425-bf600c565ec5
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.2e31
i: e2baeffa-8002-4579-a79b-d2662e75200c
CSeq: 24680 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d19aae90000ee1645793b111914c4cae369680429e7b49b"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 01:40:11.114 pjsua_acc.c pjsua_0 IP address change detected for account 0
(192.168.1.28:47733 --> 166.177.121.173:62406). Updating registration (using method 4)
2019-07-01 01:40:11.128 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 01:40:11.135 pjsua_core.c pjsua_0 TX 965 bytes Request msg
REGISTER/cseq=24681 (tdta0x7da24064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.121.173:62406;rport;branch=z9hG4bKPje9cefa58-387a-460d-9177-
3dc8154ed423
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=444b0cfd-bcb7-469b-9425-bf600c565ec5
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: e2baeffa-8002-4579-a79b-d2662e75200c
CSeq: 24681 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
1.173:62406>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d19aae90000ee1645793b111914c4cae369680429e7b49b",
uri="sip:enflick.layered.net", response="067198406418ff2eea3de37ec207d212"
l: 0

--end msg--
2019-07-01 01:40:11.137 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 01:40:11.197 pjsua_core.c pjsua_0 RX 632 bytes Response msg
200/REGISTER/cseq=24681 (rdata0x7da2b014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.121.173:62406;received=166.177.121.173;rport=62406;branch=z9hG4bKPje9cefa58-
387a-460d-9177-3dc8154ed423
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=444b0cfd-bcb7-469b-9425-bf600c565ec5
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.53da
i: e2baeffa-8002-4579-a79b-d2662e75200c
CSeq: 24681 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
1.173:62406>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0
--end msg--
2019-07-01 01:40:11.198 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-07-01 01:40:11.199 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-07-01 01:40:11.362 pjsua_call.c pjsua_0 Making call with acc #0 to
sip:[email protected]
2019-07-01 01:40:11.363 pjsua_aud.c pjsua_0 Set sound device: capture=-1, playback=-2
2019-07-01 01:40:11.363 pjsua_aud.c pjsua_0 Opening sound device (speaker + mic)
PCM@16000/1/20ms
2019-07-01 01:40:11.364 android_jni_de pjsua_0 Creating Android JNI stream
2019-07-01 01:40:11.399 android_jni_de pjsua_0 Using audio input source : 7
2019-07-01 01:40:11.612 android_jni_de pjsua_0 Audio record initialized successfully.
2019-07-01 01:40:11.619 android_jni_de android_reco Setting thread priority successful
2019-07-01 01:40:11.729 android_jni_de pjsua_0 !Audio track initialized successfully.
2019-07-01 01:40:11.741 ec0x7d9fc200 pjsua_0 AEC created, clock_rate=16000,
channel=1, samples per frame=320, tail length=200 ms, latency=0 ms
2019-07-01 01:40:11.744 android_jni_de pjsua_0 Android JNI stream started
2019-07-01 01:40:11.746 pjsua_media.c pjsua_0 Call 0: initializing media..
2019-07-01 01:40:11.763 android_jni_de android_trac Setting thread priority successful
2019-07-01 01:40:11.767 pjsua_media.c pjsua_0 !RTP socket reachable at
192.168.1.28:4000
2019-07-01 01:40:11.827 pjsua_media.c pjsua_0 RTCP socket reachable at
192.168.1.28:4001
2019-07-01 01:40:11.827 pjsua_media.c pjsua_0 Media index 0 selected for audio call 0
2019-07-01 01:40:11.829 pjsua_core.c pjsua_0 TX 998 bytes Request msg
INVITE/cseq=5424 (tdta0x7b770064) to UDP 75.126.213.74:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.177.121.173:62406;rport;branch=z9hG4bKPjc2a8dd55-7511-4729-a23d-
0caebb16e5f5
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=076a9ac6-7d26-4fef-a5f8-513dc9e41e73
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
1.173:62406>
i: 1cbf1969-7e0b-429f-ad6f-8d99537e5d91
CSeq: 5424 INVITE
Route: <sip:75.126.213.74:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
c: application/sdp
l: 354

v=0
o=- 3770952011 3770952011 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-07-01 01:40:11.922 pjsua_core.c pjsua_0 RX 424 bytes Response msg
100/INVITE/cseq=5424 (rdata0x7da2b014) from UDP 75.126.213.74:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.177.121.173:62406;received=166.177.121.173;rport=62406;branch=z9hG4bKPjc2a8dd55-
7511-4729-a23d-0caebb16e5f5
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=076a9ac6-7d26-4fef-a5f8-513dc9e41e73
t: sip:[email protected]
i: 1cbf1969-7e0b-429f-ad6f-8d99537e5d91
CSeq: 5424 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-07-01 01:40:11.932 pjsua_core.c pjsua_0 RX 597 bytes Response msg
401/INVITE/cseq=5424 (rdata0x7da2b014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.177.121.173:62406;received=166.177.121.173;rport=62406;branch=z9hG4bKPjc2a8dd55-
7511-4729-a23d-0caebb16e5f5
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=076a9ac6-7d26-4fef-a5f8-513dc9e41e73
t: sip:[email protected];tag=ec68159d256c10edd2dcd20a0ed8f360.0800
i: 1cbf1969-7e0b-429f-ad6f-8d99537e5d91
CSeq: 5424 INVITE
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d19aaea00010118e369d3e6fba1e7a266a035730f3c6207"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 01:40:11.935 pjsua_core.c pjsua_0 TX 476 bytes Request msg
ACK/cseq=5424 (tdta0x7b079064) to UDP 75.126.213.74:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.177.121.173:62406;rport;branch=z9hG4bKPjc2a8dd55-7511-4729-a23d-
0caebb16e5f5
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=076a9ac6-7d26-4fef-a5f8-513dc9e41e73
t: sip:[email protected];tag=ec68159d256c10edd2dcd20a0ed8f360.0800
i: 1cbf1969-7e0b-429f-ad6f-8d99537e5d91
CSeq: 5424 ACK
Route: <sip:75.126.213.74:5090;lr>
l: 0

--end msg--
2019-07-01 01:40:11.938 pjsua_core.c pjsua_0 TX 1265 bytes Request msg
INVITE/cseq=5425 (tdta0x7b770064) to UDP 75.126.213.74:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.177.121.173:62406;rport;branch=z9hG4bKPjef89cf5e-b284-4b51-bd12-
6d38aa9080ed
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=076a9ac6-7d26-4fef-a5f8-513dc9e41e73
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
1.173:62406>
i: 1cbf1969-7e0b-429f-ad6f-8d99537e5d91
CSeq: 5425 INVITE
Route: <sip:75.126.213.74:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d19aaea00010118e369d3e6fba1e7a266a035730f3c6207",
uri="sip:[email protected]", response="7fff909dcff096f8714a026ea203a198"
c: application/sdp
l: 354

v=0
o=- 3770952011 3770952011 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-07-01 01:40:12.041 pjsua_core.c pjsua_0 RX 424 bytes Response msg
100/INVITE/cseq=5425 (rdata0x7da2b014) from UDP 75.126.213.74:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.177.121.173:62406;received=166.177.121.173;rport=62406;branch=z9hG4bKPjef89cf5e-
b284-4b51-bd12-6d38aa9080ed
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=076a9ac6-7d26-4fef-a5f8-513dc9e41e73
t: sip:[email protected]
i: 1cbf1969-7e0b-429f-ad6f-8d99537e5d91
CSeq: 5425 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-07-01 01:40:12.043 pjsua_core.c pjsua_0 RX 795 bytes Response msg
180/INVITE/cseq=5425 (rdata0x7da2b014) from UDP 75.126.213.74:5090:
SIP/2.0 180 Ringing
v: SIP/2.0/UDP
166.177.121.173:62406;received=166.177.121.173;rport=62406;branch=z9hG4bKPjef89cf5e-
b284-4b51-bd12-6d38aa9080ed
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=076a9ac6-7d26-4fef-a5f8-513dc9e41e73
To: <sip:[email protected]>;tag=g65XZHpg9Qa1m
i: 1cbf1969-7e0b-429f-ad6f-8d99537e5d91
CSeq: 5425 INVITE
Contact: <sip:75.126.213.74:5090;did=a0c.66eebbb7>
User-Agent: pstn_6070
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0
Remote-Party-ID: "+12147177505"
<sip:[email protected]>;party=calling;privacy=off;screen=no

--end msg--
2019-07-01 01:40:12.068 pjsua_aud.c pjsua_0 !Conf connect: 1 --> 0
2019-07-01 01:40:12.068 conference.c pjsua_0 Port 1 (tonegen) transmitting to port 0
(Android JNI)
2019-07-01 01:40:36.658 pjsua_core.c pjsua_0 RX 1187 bytes Response msg
200/INVITE/cseq=5425 (rdata0x7da2b014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.121.173:62406;received=166.177.121.173;rport=62406;branch=z9hG4bKPjef89cf5e-
b284-4b51-bd12-6d38aa9080ed
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=076a9ac6-7d26-4fef-a5f8-513dc9e41e73
To: <sip:[email protected]>;tag=g65XZHpg9Qa1m
i: 1cbf1969-7e0b-429f-ad6f-8d99537e5d91
CSeq: 5425 INVITE
Contact: <sip:75.126.213.74:5090;did=a0c.66eebbb7>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 301
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1561943365 1561943366 IN IP4 75.126.217.8
s=FreeSWITCH
c=IN IP4 174.37.243.104
t=0 0
m=audio 42172 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:42173 IN IP4 174.37.243.104
a=proxy:no

--end msg--
2019-07-01 01:40:36.781 pjsua_aud.c pjsua_0 Conf disconnect: 1 -x- 0
2019-07-01 01:40:36.781 conference.c pjsua_0 Port 1 (tonegen) stop transmitting to port 0
(Android JNI)
2019-07-01 01:40:36.802 pjsua_media.c pjsua_0 Call 0: updating media..
2019-07-01 01:40:36.807 pjsua_aud.c pjsua_0 Audio channel update..
2019-07-01 01:40:36.808 opus.c pjsua_0 factory_alloc_codec:523: - TRACE
2019-07-01 01:40:36.809 opus.c pjsua_0 codec_open:596: - TRACE
2019-07-01 01:40:36.817 opus.c pjsua_0 codec_open:673: sample_rate: 48000
2019-07-01 01:40:36.824 opus.c pjsua_0 codec_modify:771: - TRACE
2019-07-01 01:40:36.825 strm0x8608b814 pjsua_0 VAD temporarily disabled
2019-07-01 01:40:36.827 strm0x8608b814 pjsua_0 Encoder stream started
2019-07-01 01:40:36.828 strm0x8608b814 pjsua_0 Decoder stream started
2019-07-01 01:40:36.877 pjsua_media.c pjsua_0 Audio updated, stream #0: opus
(sendrecv)
2019-07-01 01:40:36.937 pjsua_aud.c pjsua_0 Conf connect: 0 --> 2
2019-07-01 01:40:36.937 conference.c pjsua_0 Port 0 (Android JNI) transmitting to port 2
(sip:[email protected])
2019-07-01 01:40:36.938 pjsua_aud.c pjsua_0 Conf connect: 2 --> 0
2019-07-01 01:40:36.938 conference.c pjsua_0 Port 2
(sip:[email protected]) transmitting to port 0 (Android JNI)
2019-07-01 01:40:36.946 pjsua_core.c pjsua_0 TX 419 bytes Request msg
ACK/cseq=5425 (tdta0x77dfc064) to UDP 75.126.213.74:5090:
ACK sip:75.126.213.74:5090;did=a0c.66eebbb7 SIP/2.0
v: SIP/2.0/UDP 166.177.121.173:62406;rport;branch=z9hG4bKPja0c58a25-82d7-4627-a7dc-
52590b1c4686
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=076a9ac6-7d26-4fef-a5f8-513dc9e41e73
t: sip:[email protected];tag=g65XZHpg9Qa1m
i: 1cbf1969-7e0b-429f-ad6f-8d99537e5d91
CSeq: 5425 ACK
l: 0

--end msg--
2019-07-01 01:40:37.078 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-07-01 01:40:37.472 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-07-01 01:40:37.476 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-07-01 01:40:37.868 Master/sound android_reco Buffer size adjusted from 2129 to 1650
(eff_cnt=1280)
2019-07-01 01:40:37.870 opus.c android_trac !codec_modify:771: - TRACE
2019-07-01 01:40:37.870 strm0x8608b814 android_trac VAD re-enabled
2019-07-01 01:40:37.886 Master/sound android_trac Underflow, buf_cnt=50, will generate 1
frame
2019-07-01 01:40:37.889 Master/sound android_trac Underflow, buf_cnt=50, will generate 1
frame
2019-07-01 01:40:37.895 Master/sound android_trac Underflow, buf_cnt=50, will generate 1
frame
2019-07-01 01:40:37.899 Master/sound android_trac Underflow, buf_cnt=50, will generate 1
frame
2019-07-01 01:40:37.903 Master/sound android_trac Underflow, buf_cnt=50, will generate 1
frame
2019-07-01 01:40:41.047 pjsua_call.c thr0x79ef597 !Call 0 hanging up: code=200..
2019-07-01 01:40:41.053 pjsua_core.c thr0x79ef597 TX 450 bytes Request msg
BYE/cseq=5426 (tdta0x77e65064) to UDP 75.126.213.74:5090:
BYE sip:75.126.213.74:5090;did=a0c.66eebbb7 SIP/2.0
v: SIP/2.0/UDP 166.177.121.173:62406;rport;branch=z9hG4bKPjae479356-da2d-45dd-8af9-
3371a023c14d
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=076a9ac6-7d26-4fef-a5f8-513dc9e41e73
t: sip:[email protected];tag=g65XZHpg9Qa1m
i: 1cbf1969-7e0b-429f-ad6f-8d99537e5d91
CSeq: 5426 BYE
User-Agent: TextNow PjSip 2.6
l: 0

--end msg--
2019-07-01 01:40:41.256 pjsua_core.c pjsua_0 RX 554 bytes Response msg
200/BYE/cseq=5426 (rdata0x7da2b014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.121.173:62406;received=166.177.121.173;rport=62406;branch=z9hG4bKPjae479356-
da2d-45dd-8af9-3371a023c14d
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=076a9ac6-7d26-4fef-a5f8-513dc9e41e73
t: sip:[email protected];tag=g65XZHpg9Qa1m
i: 1cbf1969-7e0b-429f-ad6f-8d99537e5d91
CSeq: 5426 BYE
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Content-Length: 0

--end msg--
2019-07-01 01:40:41.284 pjsua_call.c thr0x79ef597 !Call 0 hanging up: code=200..
2019-07-01 01:40:41.335 pjsua_media.c pjsua_0 !Call 0: deinitializing media..
2019-07-01 01:40:41.379 pjsua_media.c pjsua_0 Media stream call00:0 is destroyed
2019-07-01 01:40:41.395 pjsua_call.c thr0x79ef597 !Invalid call_id 0 in pjsua_call_hangup()
2019-07-01 01:40:41.398 call.cpp thr0x79ef597 pjsua_call_hangup(id, prm.statusCode,
param.p_reason, param.p_msg_data) error: INVITE session already terminated
(PJSIP_ESESSIONTERMINATED) (status=171140) [../src/pjsua2/call.cpp:508]
2019-07-01 01:40:42.273 pjsua_aud.c pjsua_0 !Closing sound device after idle for 1
second(s)
2019-07-01 01:40:42.278 pjsua_aud.c pjsua_0 Closing Android JNI sound playback
device and Android JNI sound capture device
2019-07-01 01:40:42.281 android_jni_de pjsua_0 Android JNI stream stopped
2019-07-01 01:40:42.285 android_jni_de pjsua_0 Destroying Android JNI stream...
2019-07-01 01:40:42.446 android_jni_de pjsua_0 !Audio record released
2019-07-01 01:40:42.522 android_jni_de pjsua_0 !Audio track released
2019-07-01 01:40:42.522 android_jni_de pjsua_0 Android JNI stream destroyed
2019-07-01 01:40:44.139 pjsua_acc.c thr0x79ef597 !Deleting account 0
2019-07-01 01:40:44.139 pjsua_acc.c thr0x79ef597 Acc 0: setting unregistration..
2019-07-01 01:40:44.170 sip_reg.c thr0x79ef597 Sending register request with timeout
5000
2019-07-01 01:40:44.171 pjsua_core.c thr0x79ef597 TX 612 bytes Request msg
REGISTER/cseq=24682 (tdta0x7b079064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.121.173:62406;rport;branch=z9hG4bKPjf7e45b11-56de-46b5-b58c-
1a9c629ec132
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=610515da-07e2-43b0-ab89-64add489edc6
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: e2baeffa-8002-4579-a79b-d2662e75200c
CSeq: 24682 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
1.173:62406>
Expires: 0
l: 0

--end msg--
2019-07-01 01:40:44.172 sip_util_state thr0x79ef597 Setting request timeout of 5000
2019-07-01 01:40:44.172 pjsua_acc.c thr0x79ef597 Acc 0: Unregistration sent
2019-07-01 01:40:44.173 pjsua_acc.c thr0x79ef597 Account id 0 deleted
2019-07-01 01:40:44.242 pjsua_core.c pjsua_0 RX 648 bytes Response msg
401/REGISTER/cseq=24682 (rdata0x7e066014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.177.121.173:62406;received=166.177.121.173;rport=62406;branch=z9hG4bKPjf7e45b11-
56de-46b5-b58c-1a9c629ec132
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=610515da-07e2-43b0-ab89-64add489edc6
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.ec0f
i: e2baeffa-8002-4579-a79b-d2662e75200c
CSeq: 24682 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d19ab0a0000f3b88e2ce307a22e49533db229232bf07eef"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 01:40:44.456 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 01:40:44.466 pjsua_core.c pjsua_0 TX 866 bytes Request msg
REGISTER/cseq=24683 (tdta0x7b079064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.121.173:62406;rport;branch=z9hG4bKPjad8abf66-b15d-4f45-b279-
55bf270e0a58
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=610515da-07e2-43b0-ab89-64add489edc6
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: e2baeffa-8002-4579-a79b-d2662e75200c
CSeq: 24683 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
1.173:62406>
Expires: 0
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d19ab0a0000f3b88e2ce307a22e49533db229232bf07eef",
uri="sip:enflick.layered.net", response="83866afc7f0553f908be39086f9cb0bb"
l: 0

--end msg--
2019-07-01 01:40:44.468 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 01:40:44.520 pjsua_core.c pjsua_0 RX 526 bytes Response msg
200/REGISTER/cseq=24683 (rdata0x7e066014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.121.173:62406;received=166.177.121.173;rport=62406;branch=z9hG4bKPjad8abf66-
b15d-4f45-b279-55bf270e0a58
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=610515da-07e2-43b0-ab89-64add489edc6
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.aec3
i: e2baeffa-8002-4579-a79b-d2662e75200c
CSeq: 24683 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 01:41:10.282 pjsua_acc.c thr0x79ef597 !Adding account:
id=sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.lay
ered.net
2019-07-01 01:41:10.302 pjsua_acc.c thr0x79ef597 Account
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net added with id 0
2019-07-01 01:41:10.303 pjsua_acc.c thr0x79ef597 Acc 0: setting registration..
2019-07-01 01:41:10.309 sip_reg.c thr0x79ef597 Sending register request with timeout
5000
2019-07-01 01:41:10.310 pjsua_core.c thr0x79ef597 TX 707 bytes Request msg
REGISTER/cseq=30191 (tdta0x7da73064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:47733;rport;branch=z9hG4bKPj12a6388d-4590-4d33-bb1d-
5811ba9650ad
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d972b57b-5034-4821-a98f-5db1dc80b083
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 7d12e4da-6ec6-4a2f-973c-59ad3a1776b1
CSeq: 30191 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:47733>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-07-01 01:41:10.312 sip_util_state thr0x79ef597 Setting request timeout of 5000
2019-07-01 01:41:10.364 pjsua_acc.c thr0x79ef597 Acc 0: Registration sent
2019-07-01 01:41:10.437 pjsua_core.c pjsua_0 RX 644 bytes Response msg
401/REGISTER/cseq=30191 (rdata0x7e066014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
192.168.1.28:47733;received=166.177.121.173;rport=7756;branch=z9hG4bKPj12a6388d-4590-
4d33-bb1d-5811ba9650ad
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d972b57b-5034-4821-a98f-5db1dc80b083
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.c293
i: 7d12e4da-6ec6-4a2f-973c-59ad3a1776b1
CSeq: 30191 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d19ab25000165fc4830949050d672eeebaedc1cc25ae7f1"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 01:41:10.439 pjsua_acc.c pjsua_0 IP address change detected for account 0
(192.168.1.28:47733 --> 166.177.121.173:7756). Updating registration (using method 4)
2019-07-01 01:41:10.440 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 01:41:10.442 pjsua_core.c pjsua_0 TX 965 bytes Request msg
REGISTER/cseq=30192 (tdta0x7da73064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.121.173:7756;rport;branch=z9hG4bKPj33c59550-6856-470a-a488-
5fef47abc69a
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d972b57b-5034-4821-a98f-5db1dc80b083
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 7d12e4da-6ec6-4a2f-973c-59ad3a1776b1
CSeq: 30192 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
1.173:7756>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d19ab25000165fc4830949050d672eeebaedc1cc25ae7f1",
uri="sip:enflick.layered.net", response="8447f8af6cfe1d6a805a8fe8bd460734"
l: 0

--end msg--
2019-07-01 01:41:10.449 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 01:41:10.582 pjsua_core.c pjsua_0 RX 629 bytes Response msg
200/REGISTER/cseq=30192 (rdata0x850a9014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.121.173:7756;received=166.177.121.173;rport=7756;branch=z9hG4bKPj33c59550-
6856-470a-a488-5fef47abc69a
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d972b57b-5034-4821-a98f-5db1dc80b083
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.58f1
i: 7d12e4da-6ec6-4a2f-973c-59ad3a1776b1
CSeq: 30192 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
1.173:7756>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 01:41:10.584 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-07-01 01:41:10.585 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-07-01 01:41:10.635 pjsua_call.c pjsua_0 Making call with acc #0 to
sip:[email protected]
2019-07-01 01:41:10.636 pjsua_aud.c pjsua_0 Set sound device: capture=-1, playback=-2
2019-07-01 01:41:10.636 pjsua_aud.c pjsua_0 Opening sound device (speaker + mic)
PCM@16000/1/20ms
2019-07-01 01:41:10.637 android_jni_de pjsua_0 Creating Android JNI stream
2019-07-01 01:41:10.736 android_jni_de pjsua_0 Using audio input source : 7
2019-07-01 01:41:10.876 android_jni_de pjsua_0 Audio record initialized successfully.
2019-07-01 01:41:10.901 android_jni_de android_reco Setting thread priority successful
2019-07-01 01:41:10.919 android_jni_de pjsua_0 !Audio track initialized successfully.
2019-07-01 01:41:10.924 ec0x860c0800 pjsua_0 AEC created, clock_rate=16000,
channel=1, samples per frame=320, tail length=200 ms, latency=0 ms
2019-07-01 01:41:10.924 android_jni_de pjsua_0 Android JNI stream started
2019-07-01 01:41:10.926 pjsua_media.c pjsua_0 Call 1: initializing media..
2019-07-01 01:41:10.935 android_jni_de android_trac Setting thread priority successful
2019-07-01 01:41:10.936 pjsua_media.c pjsua_0 !RTP socket reachable at
192.168.1.28:4000
2019-07-01 01:41:10.936 pjsua_media.c pjsua_0 RTCP socket reachable at
192.168.1.28:4001
2019-07-01 01:41:10.937 pjsua_media.c pjsua_0 Media index 0 selected for audio call 1
2019-07-01 01:41:10.946 pjsua_core.c pjsua_0 TX 999 bytes Request msg
INVITE/cseq=15162 (tdta0x77eda064) to UDP 184.173.151.226:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.177.121.173:7756;rport;branch=z9hG4bKPj557e9b79-650f-4e20-8d56-
55ff38221601
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=7609f9cb-738e-4c61-85e9-84c6e8ea14ee
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
1.173:7756>
i: 438676ff-322c-4464-89a7-240e8c7ad65a
CSeq: 15162 INVITE
Route: <sip:184.173.151.226:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
c: application/sdp
l: 354

v=0
o=- 3770952070 3770952070 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-07-01 01:41:11.033 pjsua_core.c pjsua_0 RX 423 bytes Response msg
100/INVITE/cseq=15162 (rdata0x850a9014) from UDP 184.173.151.226:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.177.121.173:7756;received=166.177.121.173;rport=7756;branch=z9hG4bKPj557e9b79-
650f-4e20-8d56-55ff38221601
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=7609f9cb-738e-4c61-85e9-84c6e8ea14ee
t: sip:[email protected]
i: 438676ff-322c-4464-89a7-240e8c7ad65a
CSeq: 15162 INVITE
Server: OpenSIPS SBC
Content-Length: 0
--end msg--
2019-07-01 01:41:11.069 pjsua_core.c pjsua_0 RX 596 bytes Response msg
401/INVITE/cseq=15162 (rdata0x8a4ad014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.177.121.173:7756;received=166.177.121.173;rport=7756;branch=z9hG4bKPj557e9b79-
650f-4e20-8d56-55ff38221601
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=7609f9cb-738e-4c61-85e9-84c6e8ea14ee
t: sip:[email protected];tag=d584a57b96b9dcbc77fdf33f479551a6.c7da
i: 438676ff-322c-4464-89a7-240e8c7ad65a
CSeq: 15162 INVITE
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d19ab250000f85236130181132d61f3292d81e4c82f1625"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 01:41:11.077 pjsua_core.c pjsua_0 TX 478 bytes Request msg
ACK/cseq=15162 (tdta0x77f4a064) to UDP 184.173.151.226:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.177.121.173:7756;rport;branch=z9hG4bKPj557e9b79-650f-4e20-8d56-
55ff38221601
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=7609f9cb-738e-4c61-85e9-84c6e8ea14ee
t: sip:[email protected];tag=d584a57b96b9dcbc77fdf33f479551a6.c7da
i: 438676ff-322c-4464-89a7-240e8c7ad65a
CSeq: 15162 ACK
Route: <sip:184.173.151.226:5090;lr>
l: 0

--end msg--
2019-07-01 01:41:11.116 pjsua_core.c pjsua_0 TX 1266 bytes Request msg
INVITE/cseq=15163 (tdta0x77eda064) to UDP 184.173.151.226:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.177.121.173:7756;rport;branch=z9hG4bKPj4179eb76-ed89-4edd-918f-
76ebe4acc2d3
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=7609f9cb-738e-4c61-85e9-84c6e8ea14ee
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
1.173:7756>
i: 438676ff-322c-4464-89a7-240e8c7ad65a
CSeq: 15163 INVITE
Route: <sip:184.173.151.226:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d19ab250000f85236130181132d61f3292d81e4c82f1625",
uri="sip:[email protected]",
response="3e6e52d8de97d6edaa0013f9560eda1f"
c: application/sdp
l: 354

v=0
o=- 3770952070 3770952070 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-07-01 01:41:11.236 pjsua_core.c pjsua_0 RX 423 bytes Response msg
100/INVITE/cseq=15163 (rdata0x8a4ad014) from UDP 184.173.151.226:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.177.121.173:7756;received=166.177.121.173;rport=7756;branch=z9hG4bKPj4179eb76-
ed89-4edd-918f-76ebe4acc2d3
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=7609f9cb-738e-4c61-85e9-84c6e8ea14ee
t: sip:[email protected]
i: 438676ff-322c-4464-89a7-240e8c7ad65a
CSeq: 15163 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-07-01 01:41:11.268 pjsua_core.c pjsua_0 RX 795 bytes Response msg
180/INVITE/cseq=15163 (rdata0x8a4ad014) from UDP 184.173.151.226:5090:
SIP/2.0 180 Ringing
v: SIP/2.0/UDP
166.177.121.173:7756;received=166.177.121.173;rport=7756;branch=z9hG4bKPj4179eb76-
ed89-4edd-918f-76ebe4acc2d3
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=7609f9cb-738e-4c61-85e9-84c6e8ea14ee
To: <sip:[email protected]>;tag=XgS90S03mjgpN
i: 438676ff-322c-4464-89a7-240e8c7ad65a
CSeq: 15163 INVITE
Contact: <sip:184.173.151.226:5090;did=34.b3303086>
User-Agent: pstn_6070
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0
Remote-Party-ID: "+12147177505"
<sip:[email protected]>;party=calling;privacy=off;screen=no

--end msg--
2019-07-01 01:41:11.335 pjsua_aud.c pjsua_0 !Conf connect: 1 --> 0
2019-07-01 01:41:11.336 conference.c pjsua_0 Port 1 (tonegen) transmitting to port 0
(Android JNI)
2019-07-01 01:41:14.300 pjsua_call.c thr0x79ef597 !Call 1 hanging up: code=200..
2019-07-01 01:41:14.302 pjsua_core.c thr0x79ef597 TX 473 bytes Request msg
CANCEL/cseq=15163 (tdta0x77812064) to UDP 184.173.151.226:5090:
CANCEL sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.177.121.173:7756;rport;branch=z9hG4bKPj4179eb76-ed89-4edd-918f-
76ebe4acc2d3
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=7609f9cb-738e-4c61-85e9-84c6e8ea14ee
t: sip:[email protected]
i: 438676ff-322c-4464-89a7-240e8c7ad65a
CSeq: 15163 CANCEL
Route: <sip:184.173.151.226:5090;lr>
User-Agent: TextNow PjSip 2.6
l: 0

--end msg--
2019-07-01 01:41:14.398 pjsua_core.c pjsua_0 RX 462 bytes Response msg
200/CANCEL/cseq=15163 (rdata0x8a4ad014) from UDP 184.173.151.226:5090:
SIP/2.0 200 canceling
v: SIP/2.0/UDP
166.177.121.173:7756;received=166.177.121.173;rport=7756;branch=z9hG4bKPj4179eb76-
ed89-4edd-918f-76ebe4acc2d3
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=7609f9cb-738e-4c61-85e9-84c6e8ea14ee
t: sip:[email protected];tag=3ad8e79e45b8e7d8404b3e3ad6cb576d-a722
i: 438676ff-322c-4464-89a7-240e8c7ad65a
CSeq: 15163 CANCEL
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-07-01 01:41:14.429 pjsua_core.c pjsua_0 RX 620 bytes Response msg
487/INVITE/cseq=15163 (rdata0x8a4ad014) from UDP 184.173.151.226:5090:
SIP/2.0 487 Request Terminated
v: SIP/2.0/UDP
166.177.121.173:7756;received=166.177.121.173;rport=7756;branch=z9hG4bKPj4179eb76-
ed89-4edd-918f-76ebe4acc2d3
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=7609f9cb-738e-4c61-85e9-84c6e8ea14ee
To: <sip:[email protected]>;tag=XgS90S03mjgpN
i: 438676ff-322c-4464-89a7-240e8c7ad65a
CSeq: 15163 INVITE
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0

--end msg--
2019-07-01 01:41:14.438 pjsua_core.c pjsua_0 TX 454 bytes Request msg
ACK/cseq=15163 (tdta0x7b83b064) to UDP 184.173.151.226:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.177.121.173:7756;rport;branch=z9hG4bKPj4179eb76-ed89-4edd-918f-
76ebe4acc2d3
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=7609f9cb-738e-4c61-85e9-84c6e8ea14ee
t: sip:[email protected];tag=XgS90S03mjgpN
i: 438676ff-322c-4464-89a7-240e8c7ad65a
CSeq: 15163 ACK
Route: <sip:184.173.151.226:5090;lr>
l: 0

--end msg--
2019-07-01 01:41:14.528 pjsua_aud.c pjsua_0 Conf disconnect: 1 -x- 0
2019-07-01 01:41:14.536 conference.c pjsua_0 Port 1 (tonegen) stop transmitting to port 0
(Android JNI)
2019-07-01 01:41:14.567 pjsua_media.c pjsua_0 Call 1: deinitializing media..
2019-07-01 01:41:14.571 pjsua_media.c pjsua_0 Call 1: cleaning up provisional media,
prov_med_cnt=1, med_cnt=0
2019-07-01 01:41:15.537 pjsua_aud.c pjsua_0 Closing sound device after idle for 1
second(s)
2019-07-01 01:41:15.538 pjsua_aud.c pjsua_0 Closing Android JNI sound playback
device and Android JNI sound capture device
2019-07-01 01:41:15.539 android_jni_de pjsua_0 Android JNI stream stopped
2019-07-01 01:41:15.541 android_jni_de pjsua_0 Destroying Android JNI stream...
2019-07-01 01:41:15.667 pjsua_acc.c thr0x79ef597 !Deleting account 0
2019-07-01 01:41:15.672 android_jni_de pjsua_0 !Audio record released
2019-07-01 01:41:15.680 android_jni_de pjsua_0 Audio track released
2019-07-01 01:41:15.684 android_jni_de pjsua_0 Android JNI stream destroyed
2019-07-01 01:41:15.688 pjsua_acc.c thr0x79ef597 !Acc 0: setting unregistration..
2019-07-01 01:41:15.694 sip_reg.c thr0x79ef597 Sending register request with timeout
5000
2019-07-01 01:41:15.695 pjsua_core.c thr0x79ef597 TX 612 bytes Request msg
REGISTER/cseq=30193 (tdta0x77e93064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.121.173:7756;rport;branch=z9hG4bKPj7ff791ad-8d01-4353-bbcb-
0bb81c936860
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a6833a2a-9866-44f5-95a2-f5d1b1a01ac0
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 7d12e4da-6ec6-4a2f-973c-59ad3a1776b1
CSeq: 30193 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
1.173:7756>
Expires: 0
l: 0

--end msg--
2019-07-01 01:41:15.701 sip_util_state thr0x79ef597 Setting request timeout of 5000
2019-07-01 01:41:15.701 pjsua_acc.c thr0x79ef597 Acc 0: Unregistration sent
2019-07-01 01:41:15.702 pjsua_acc.c thr0x79ef597 Account id 0 deleted
2019-07-01 01:41:15.831 pjsua_core.c pjsua_0 RX 646 bytes Response msg
401/REGISTER/cseq=30193 (rdata0x8a4ad014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.177.121.173:7756;received=166.177.121.173;rport=7756;branch=z9hG4bKPj7ff791ad-
8d01-4353-bbcb-0bb81c936860
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a6833a2a-9866-44f5-95a2-f5d1b1a01ac0
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.249b
i: 7d12e4da-6ec6-4a2f-973c-59ad3a1776b1
CSeq: 30193 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d19ab2a00016770deb96eada40b2dd1f3ddfe89541bd9e8"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 01:41:15.835 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 01:41:15.837 pjsua_core.c pjsua_0 TX 866 bytes Request msg
REGISTER/cseq=30194 (tdta0x77e93064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.121.173:7756;rport;branch=z9hG4bKPj742dc207-019f-41f5-9fce-
b708ac117a51
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a6833a2a-9866-44f5-95a2-f5d1b1a01ac0
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 7d12e4da-6ec6-4a2f-973c-59ad3a1776b1
CSeq: 30194 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
1.173:7756>
Expires: 0
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d19ab2a00016770deb96eada40b2dd1f3ddfe89541bd9e8",
uri="sip:enflick.layered.net", response="cf82bd230d52e17633f64d72775a6314"
l: 0

--end msg--
2019-07-01 01:41:15.840 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 01:41:15.959 pjsua_core.c pjsua_0 RX 524 bytes Response msg
200/REGISTER/cseq=30194 (rdata0x8a4ad014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.121.173:7756;received=166.177.121.173;rport=7756;branch=z9hG4bKPj742dc207-
019f-41f5-9fce-b708ac117a51
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a6833a2a-9866-44f5-95a2-f5d1b1a01ac0
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.60f4
i: 7d12e4da-6ec6-4a2f-973c-59ad3a1776b1
CSeq: 30194 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 01:42:07.154 endpoint.cpp thr0x79ef597 !pjsua_transport_set_enable(id, enabled)
error: Invalid operation (PJ_EINVALIDOP) (status=70013) [../src/pjsua2/endpoint.cpp:1777]
2019-07-01 01:42:08.623 pjsua_core.c thr0x79ef597 Shutting down, flags=0...
2019-07-01 01:42:08.624 pjsua_core.c thr0x79ef597 PJSUA state changed: RUNNING -->
CLOSING
2019-07-01 01:42:08.631 pjsua_call.c thr0x79ef597 Hangup all calls..
2019-07-01 01:42:08.632 pjsua_media.c thr0x79ef597 Call 0: deinitializing media..
2019-07-01 01:42:08.633 pjsua_media.c thr0x79ef597 Call 1: deinitializing media..
2019-07-01 01:42:08.633 pjsua_media.c thr0x79ef597 Call 2: deinitializing media..
2019-07-01 01:42:08.633 pjsua_media.c thr0x79ef597 Call 3: deinitializing media..
2019-07-01 01:42:08.633 pjsua_pres.c thr0x79ef597 Shutting down presence..
2019-07-01 01:42:09.636 pjsua_core.c thr0x79ef597 Destroying...
2019-07-01 01:42:09.637 pjsua_media.c thr0x79ef597 Shutting down media..
2019-07-01 01:42:10.038 android_jni_de thr0x79ef597 Android JNI sound library shutting
down..
2019-07-01 01:42:10.052 sip_transactio thr0x79ef597 Stopping transaction layer module
2019-07-01 01:42:10.053 sip_transactio thr0x79ef597 Stopped transaction layer module
2019-07-01 01:42:10.053 sip_endpoint.c thr0x79ef597 Module "mod-unsolicited-mwi"
unregistered
2019-07-01 01:42:10.053 sip_endpoint.c thr0x79ef597 Module "mod-pjsua-options"
unregistered
2019-07-01 01:42:10.054 sip_endpoint.c thr0x79ef597 Module "mod-pjsua-im" unregistered
2019-07-01 01:42:10.054 sip_endpoint.c thr0x79ef597 Module "mod-pjsua-pres" unregistered
2019-07-01 01:42:10.054 sip_endpoint.c thr0x79ef597 Module "mod-pjsua" unregistered
2019-07-01 01:42:10.055 sip_endpoint.c thr0x79ef597 Module "mod-stateful-util" unregistered
2019-07-01 01:42:10.055 sip_endpoint.c thr0x79ef597 Module "mod-refer" unregistered
2019-07-01 01:42:10.055 sip_endpoint.c thr0x79ef597 Module "mod-mwi" unregistered
2019-07-01 01:42:10.055 sip_endpoint.c thr0x79ef597 Module "mod-presence" unregistered
2019-07-01 01:42:10.056 sip_endpoint.c thr0x79ef597 Module "mod-evsub" unregistered
2019-07-01 01:42:10.056 sip_endpoint.c thr0x79ef597 Module "mod-invite" unregistered
2019-07-01 01:42:10.057 sip_endpoint.c thr0x79ef597 Module "mod-100rel" unregistered
2019-07-01 01:42:10.057 sip_endpoint.c thr0x79ef597 Module "mod-ua" unregistered
2019-07-01 01:42:10.058 sip_transactio thr0x79ef597 Transaction layer module destroyed
2019-07-01 01:42:10.058 sip_endpoint.c thr0x79ef597 Module "mod-tsx-layer" unregistered
2019-07-01 01:42:10.058 sip_endpoint.c thr0x79ef597 Module "mod-msg-print" unregistered
2019-07-01 01:42:10.059 sip_endpoint.c thr0x79ef597 Module "mod-pjsua-log" unregistered
2019-07-01 01:42:10.067 udp0x86fd1200 thr0x79ef597 SIP UDP transport destroyed
2019-07-01 01:42:10.068 sip_endpoint.c thr0x79ef597 Endpoint 0x86097064 destroyed
2019-07-01 01:42:10.068 pjsua_core.c thr0x79ef597 PJSUA state changed: CLOSING -->
NULL
2019-07-01 01:42:10.069 pjsua_core.c thr0x79ef597 PJSUA destroyed...
2019-07-01 07:34:43.763 sip_endpoint.c thr0x7677f97 Module "mod-pjsua-log" registered
2019-07-01 07:34:43.792 sip_endpoint.c thr0x7677f97 Module "mod-tsx-layer" registered
2019-07-01 07:34:43.793 sip_endpoint.c thr0x7677f97 Module "mod-stateful-util" registered
2019-07-01 07:34:43.794 sip_endpoint.c thr0x7677f97 Module "mod-ua" registered
2019-07-01 07:34:43.794 sip_endpoint.c thr0x7677f97 Module "mod-100rel" registered
2019-07-01 07:34:43.794 sip_endpoint.c thr0x7677f97 Module "mod-pjsua" registered
2019-07-01 07:34:43.795 sip_endpoint.c thr0x7677f97 Module "mod-invite" registered
2019-07-01 07:34:43.795 android_jni_de thr0x7677f97 Android JNI sound library initialized
2019-07-01 07:34:43.796 pjlib thr0x7677f97 select() I/O Queue created (0x7caf0c14)
2019-07-01 07:34:43.847 sip_endpoint.c thr0x7677f97 Module "mod-evsub" registered
2019-07-01 07:34:43.847 sip_endpoint.c thr0x7677f97 Module "mod-presence" registered
2019-07-01 07:34:43.848 sip_endpoint.c thr0x7677f97 Module "mod-mwi" registered
2019-07-01 07:34:43.848 sip_endpoint.c thr0x7677f97 Module "mod-refer" registered
2019-07-01 07:34:43.849 sip_endpoint.c thr0x7677f97 Module "mod-pjsua-pres" registered
2019-07-01 07:34:43.849 sip_endpoint.c thr0x7677f97 Module "mod-pjsua-im" registered
2019-07-01 07:34:43.849 sip_endpoint.c thr0x7677f97 Module "mod-pjsua-options" registered
2019-07-01 07:34:43.850 pjsua_core.c thr0x7677f97 1 SIP worker threads created
2019-07-01 07:34:43.850 pjsua_core.c thr0x7677f97 pjsua version 2.6 for Linux-
3.18.71/armv7l initialized
2019-07-01 07:34:43.850 pjsua_core.c thr0x7677f97 PJSUA state changed: CREATED -->
INIT
2019-07-01 07:34:43.866 pjsua_core.c thr0x7677f97 SIP UDP socket reachable at
192.168.1.28:45871
2019-07-01 07:34:43.867 udp0x76a14600 thr0x7677f97 SIP UDP transport started, published
address is 192.168.1.28:45871
2019-07-01 07:34:43.868 pjsua_core.c thr0x7677f97 PJSUA state changed: INIT -->
STARTING
2019-07-01 07:34:43.868 sip_endpoint.c thr0x7677f97 Module "mod-unsolicited-mwi"
registered
2019-07-01 07:34:43.869 pjsua_core.c thr0x7677f97 PJSUA state changed: STARTING -->
RUNNING
2019-07-01 07:34:43.880 endpoint.cpp thr0x7677f97 codecGetParam() codec_id =
'opus/48000/2'
2019-07-01 07:34:43.881 opus.c thr0x7677f97 factory_default_attr:460: - TRACE
2019-07-01 07:34:43.927 pjsua_acc.c thr0x7677f97 Adding account:
id=sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.lay
ered.net
2019-07-01 07:34:43.928 pjsua_acc.c thr0x7677f97 Account
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net added with id 0
2019-07-01 07:34:43.930 pjsua_acc.c thr0x7677f97 Acc 0: setting registration..
2019-07-01 07:34:43.933 sip_reg.c thr0x7677f97 Sending register request with timeout
5000
2019-07-01 07:34:43.934 pjsua_core.c thr0x7677f97 TX 705 bytes Request msg
REGISTER/cseq=63010 (tdta0x76f97064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:45871;rport;branch=z9hG4bKPjc96491ca-5015-4da1-80fa-
e27fe041e48c
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=cc4d26dc-4317-421d-92da-6cc7a5a9842c
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 225c95f9-4a7a-4411-87de-35bd29e32c65
CSeq: 63010 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:45871>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-07-01 07:34:43.935 sip_util_state thr0x7677f97 Setting request timeout of 5000
2019-07-01 07:34:43.937 pjsua_acc.c thr0x7677f97 Acc 0: Registration sent
2019-07-01 07:34:44.061 pjsua_core.c pjsua_0 RX 645 bytes Response msg
401/REGISTER/cseq=63010 (rdata0x768dc014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
192.168.1.28:45871;received=166.177.122.118;rport=61276;branch=z9hG4bKPjc96491ca-
5015-4da1-80fa-e27fe041e48c
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=cc4d26dc-4317-421d-92da-6cc7a5a9842c
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.0ea1
i: 225c95f9-4a7a-4411-87de-35bd29e32c65
CSeq: 63010 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d19fe03000109520584f54265c539f92ff7968d0d1b1489"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 07:34:44.062 pjsua_acc.c pjsua_0 IP address change detected for account 0
(192.168.1.28:45871 --> 166.177.122.118:61276). Updating registration (using method 4)
2019-07-01 07:34:44.063 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 07:34:44.065 pjsua_core.c pjsua_0 TX 965 bytes Request msg
REGISTER/cseq=63011 (tdta0x76f97064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:61276;rport;branch=z9hG4bKPjce61de84-645e-4fd8-87b7-
4d5ec75795f6
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=cc4d26dc-4317-421d-92da-6cc7a5a9842c
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 225c95f9-4a7a-4411-87de-35bd29e32c65
CSeq: 63011 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:61276>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d19fe03000109520584f54265c539f92ff7968d0d1b1489",
uri="sip:enflick.layered.net", response="6c4184e71626be33041c95f1a20f8c4d"
l: 0

--end msg--
2019-07-01 07:34:44.067 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 07:34:44.118 pjsua_core.c pjsua_0 RX 632 bytes Response msg
200/REGISTER/cseq=63011 (rdata0x768dc014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:61276;received=166.177.122.118;rport=61276;branch=z9hG4bKPjce61de84-
645e-4fd8-87b7-4d5ec75795f6
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=cc4d26dc-4317-421d-92da-6cc7a5a9842c
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.cba0
i: 225c95f9-4a7a-4411-87de-35bd29e32c65
CSeq: 63011 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:61276>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 07:34:44.119 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-07-01 07:34:44.121 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-07-01 07:34:44.330 pjsua_call.c pjsua_0 Making call with acc #0 to
sip:[email protected]
2019-07-01 07:34:44.333 pjsua_aud.c pjsua_0 Set sound device: capture=-1, playback=-2
2019-07-01 07:34:44.334 pjsua_aud.c pjsua_0 Opening sound device (speaker + mic)
PCM@16000/1/20ms
2019-07-01 07:34:44.335 android_jni_de pjsua_0 Creating Android JNI stream
2019-07-01 07:34:44.371 android_jni_de pjsua_0 Using audio input source : 7
2019-07-01 07:34:44.578 android_jni_de pjsua_0 Audio record initialized successfully.
2019-07-01 07:34:44.603 android_jni_de android_reco Setting thread priority successful
2019-07-01 07:34:44.872 android_jni_de pjsua_0 !Audio track initialized successfully.
2019-07-01 07:34:44.886 android_jni_de android_trac Setting thread priority successful
2019-07-01 07:34:44.914 ec0x829aa300 pjsua_0 AEC created, clock_rate=16000,
channel=1, samples per frame=320, tail length=200 ms, latency=0 ms
2019-07-01 07:34:44.918 android_jni_de pjsua_0 Android JNI stream started
2019-07-01 07:34:44.919 pjsua_media.c pjsua_0 Call 0: initializing media..
2019-07-01 07:34:44.940 pjsua_media.c pjsua_0 RTP socket reachable at
192.168.1.28:4000
2019-07-01 07:34:44.941 pjsua_media.c pjsua_0 RTCP socket reachable at
192.168.1.28:4001
2019-07-01 07:34:44.944 pjsua_media.c pjsua_0 Media index 0 selected for audio call 0
2019-07-01 07:34:44.945 pjsua_core.c pjsua_0 TX 999 bytes Request msg
INVITE/cseq=25392 (tdta0x7910b064) to UDP 75.126.213.74:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:61276;rport;branch=z9hG4bKPjeb73f281-f6fa-4e8a-b933-
f62278c34026
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=54b5bfb0-501f-4131-9a6d-648b3651dc5e
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:61276>
i: 3b21d651-bdd2-4601-b5ed-4035641d60f4
CSeq: 25392 INVITE
Route: <sip:75.126.213.74:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
c: application/sdp
l: 354

v=0
o=- 3770973284 3770973284 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-07-01 07:34:44.994 pjsua_core.c pjsua_0 RX 425 bytes Response msg
100/INVITE/cseq=25392 (rdata0x768dc014) from UDP 75.126.213.74:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.177.122.118:61276;received=166.177.122.118;rport=61276;branch=z9hG4bKPjeb73f281-
f6fa-4e8a-b933-f62278c34026
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=54b5bfb0-501f-4131-9a6d-648b3651dc5e
t: sip:[email protected]
i: 3b21d651-bdd2-4601-b5ed-4035641d60f4
CSeq: 25392 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-07-01 07:34:44.997 pjsua_core.c pjsua_0 RX 598 bytes Response msg
401/INVITE/cseq=25392 (rdata0x768dc014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.177.122.118:61276;received=166.177.122.118;rport=61276;branch=z9hG4bKPjeb73f281-
f6fa-4e8a-b933-f62278c34026
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=54b5bfb0-501f-4131-9a6d-648b3651dc5e
t: sip:[email protected];tag=d584a57b96b9dcbc77fdf33f479551a6.ec5e
i: 3b21d651-bdd2-4601-b5ed-4035641d60f4
CSeq: 25392 INVITE
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d19fe0400010992ee82b995cce6a211307806a143004026"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 07:34:44.998 pjsua_core.c pjsua_0 TX 477 bytes Request msg
ACK/cseq=25392 (tdta0x76c32064) to UDP 75.126.213.74:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:61276;rport;branch=z9hG4bKPjeb73f281-f6fa-4e8a-b933-
f62278c34026
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=54b5bfb0-501f-4131-9a6d-648b3651dc5e
t: sip:[email protected];tag=d584a57b96b9dcbc77fdf33f479551a6.ec5e
i: 3b21d651-bdd2-4601-b5ed-4035641d60f4
CSeq: 25392 ACK
Route: <sip:75.126.213.74:5090;lr>
l: 0

--end msg--
2019-07-01 07:34:45.002 pjsua_core.c pjsua_0 TX 1266 bytes Request msg
INVITE/cseq=25393 (tdta0x7910b064) to UDP 75.126.213.74:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:61276;rport;branch=z9hG4bKPja9e85ae6-2b10-4a33-a6f0-
bf2e7000d6f8
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=54b5bfb0-501f-4131-9a6d-648b3651dc5e
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:61276>
i: 3b21d651-bdd2-4601-b5ed-4035641d60f4
CSeq: 25393 INVITE
Route: <sip:75.126.213.74:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d19fe0400010992ee82b995cce6a211307806a143004026",
uri="sip:[email protected]",
response="eb9acff54b72d89839e87ce8926eb43e"
c: application/sdp
l: 354
v=0
o=- 3770973284 3770973284 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-07-01 07:34:45.053 pjsua_core.c pjsua_0 RX 425 bytes Response msg
100/INVITE/cseq=25393 (rdata0x768dc014) from UDP 75.126.213.74:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.177.122.118:61276;received=166.177.122.118;rport=61276;branch=z9hG4bKPja9e85ae6-
2b10-4a33-a6f0-bf2e7000d6f8
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=54b5bfb0-501f-4131-9a6d-648b3651dc5e
t: sip:[email protected]
i: 3b21d651-bdd2-4601-b5ed-4035641d60f4
CSeq: 25393 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-07-01 07:34:45.060 pjsua_core.c pjsua_0 RX 796 bytes Response msg
180/INVITE/cseq=25393 (rdata0x768dc014) from UDP 75.126.213.74:5090:
SIP/2.0 180 Ringing
v: SIP/2.0/UDP
166.177.122.118:61276;received=166.177.122.118;rport=61276;branch=z9hG4bKPja9e85ae6-
2b10-4a33-a6f0-bf2e7000d6f8
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=54b5bfb0-501f-4131-9a6d-648b3651dc5e
To: <sip:[email protected]>;tag=eNcK1KU76e7jN
i: 3b21d651-bdd2-4601-b5ed-4035641d60f4
CSeq: 25393 INVITE
Contact: <sip:75.126.213.74:5090;did=71e.52e9f517>
User-Agent: pstn_6070
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0
Remote-Party-ID: "+12147177505"
<sip:[email protected]>;party=calling;privacy=off;screen=no

--end msg--
2019-07-01 07:34:45.132 pjsua_aud.c pjsua_0 Conf connect: 1 --> 0
2019-07-01 07:34:45.133 conference.c pjsua_0 Port 1 (tonegen) transmitting to port 0
(Android JNI)
2019-07-01 07:34:58.648 pjsua_core.c pjsua_0 RX 1189 bytes Response msg
200/INVITE/cseq=25393 (rdata0x768dc014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:61276;received=166.177.122.118;rport=61276;branch=z9hG4bKPja9e85ae6-
2b10-4a33-a6f0-bf2e7000d6f8
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=54b5bfb0-501f-4131-9a6d-648b3651dc5e
To: <sip:[email protected]>;tag=eNcK1KU76e7jN
i: 3b21d651-bdd2-4601-b5ed-4035641d60f4
CSeq: 25393 INVITE
Contact: <sip:75.126.213.74:5090;did=71e.52e9f517>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 302
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1561963289 1561963290 IN IP4 75.126.217.14
s=FreeSWITCH
c=IN IP4 75.126.123.105
t=0 0
m=audio 47192 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:47193 IN IP4 75.126.123.105
a=proxy:no

--end msg--
2019-07-01 07:34:58.673 pjsua_aud.c pjsua_0 Conf disconnect: 1 -x- 0
2019-07-01 07:34:58.674 conference.c pjsua_0 Port 1 (tonegen) stop transmitting to port 0
(Android JNI)
2019-07-01 07:34:58.689 pjsua_media.c pjsua_0 Call 0: updating media..
2019-07-01 07:34:58.703 pjsua_aud.c pjsua_0 Audio channel update..
2019-07-01 07:34:58.708 opus.c pjsua_0 factory_alloc_codec:523: - TRACE
2019-07-01 07:34:58.711 opus.c pjsua_0 codec_open:596: - TRACE
2019-07-01 07:34:58.768 opus.c pjsua_0 codec_open:673: sample_rate: 48000
2019-07-01 07:34:58.795 opus.c pjsua_0 codec_modify:771: - TRACE
2019-07-01 07:34:58.797 strm0x76eec814 pjsua_0 VAD temporarily disabled
2019-07-01 07:34:58.799 strm0x76eec814 pjsua_0 Encoder stream started
2019-07-01 07:34:58.800 strm0x76eec814 pjsua_0 Decoder stream started
2019-07-01 07:34:58.824 pjsua_media.c pjsua_0 Audio updated, stream #0: opus
(sendrecv)
2019-07-01 07:34:58.850 pjsua_aud.c pjsua_0 Conf connect: 0 --> 2
2019-07-01 07:34:58.851 conference.c pjsua_0 Port 0 (Android JNI) transmitting to port 2
(sip:[email protected])
2019-07-01 07:34:58.851 pjsua_aud.c pjsua_0 Conf connect: 2 --> 0
2019-07-01 07:34:58.852 conference.c pjsua_0 Port 2
(sip:[email protected]) transmitting to port 0 (Android JNI)
2019-07-01 07:34:58.857 pjsua_core.c pjsua_0 TX 420 bytes Request msg
ACK/cseq=25393 (tdta0x6f2fe064) to UDP 75.126.213.74:5090:
ACK sip:75.126.213.74:5090;did=71e.52e9f517 SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:61276;rport;branch=z9hG4bKPj0d3af652-c17a-4f1b-8a03-
4f3a2436bec3
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=54b5bfb0-501f-4131-9a6d-648b3651dc5e
t: sip:[email protected];tag=eNcK1KU76e7jN
i: 3b21d651-bdd2-4601-b5ed-4035641d60f4
CSeq: 25393 ACK
l: 0

--end msg--
2019-07-01 07:34:58.999 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-07-01 07:34:59.211 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-07-01 07:34:59.215 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-07-01 07:34:59.678 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-07-01 07:34:59.682 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-07-01 07:34:59.686 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-07-01 07:34:59.691 opus.c android_trac codec_modify:771: - TRACE
2019-07-01 07:34:59.691 strm0x76eec814 android_trac VAD re-enabled
2019-07-01 07:34:59.694 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-07-01 07:35:00.233 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-07-01 07:35:13.835 sound_port.c android_trac EC suspended because of inactivity
2019-07-01 07:35:15.801 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-07-01 07:35:16.207 sound_port.c android_trac EC activated
2019-07-01 07:35:17.721 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-07-01 07:35:17.724 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-07-01 07:35:22.108 sound_port.c android_trac EC suspended because of inactivity
2019-07-01 07:35:27.415 sound_port.c android_trac EC activated
2019-07-01 07:35:39.124 sip_reg.c pjsua_0 !Sending register request with timeout 5000
2019-07-01 07:35:39.129 pjsua_core.c pjsua_0 TX 711 bytes Request msg
REGISTER/cseq=63012 (tdta0x79b31064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:61276;rport;branch=z9hG4bKPje1a1f54b-e4fd-493d-b8f6-
7cd3cb809a43
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=c5e247d8-420e-44a9-9e23-fc4ef60744c5
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 225c95f9-4a7a-4411-87de-35bd29e32c65
CSeq: 63012 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:61276>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-07-01 07:35:39.130 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 07:35:39.172 pjsua_core.c pjsua_0 RX 526 bytes Response msg
200/REGISTER/cseq=63012 (rdata0x768dc014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:61276;received=166.177.122.118;rport=61276;branch=z9hG4bKPje1a1f54b-
e4fd-493d-b8f6-7cd3cb809a43
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=c5e247d8-420e-44a9-9e23-fc4ef60744c5
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.c57a
i: 225c95f9-4a7a-4411-87de-35bd29e32c65
CSeq: 63012 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 07:35:39.175 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-07-01 07:35:39.178 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-07-01 07:36:11.970 sound_port.c android_trac EC suspended because of inactivity
2019-07-01 07:36:12.101 sound_port.c android_trac EC activated
2019-07-01 07:36:18.982 pjsua_core.c pjsua_0 RX 679 bytes Request msg
BYE/cseq=6438498 (rdata0x76b8b014) from UDP 75.126.213.74:5090:
BYE
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.122.
118:61276 SIP/2.0
Via: SIP/2.0/UDP
75.126.213.74:5090;branch=z9hG4bK2dd6.e29f6f67baa02385e2469893dcb594c9.0
Max-Forwards: 68
From: <sip:[email protected]>;tag=eNcK1KU76e7jN
To:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=54b5bfb0-501f-4131-9a6d-648b3651dc5e
Call-ID: 3b21d651-bdd2-4601-b5ed-4035641d60f4
CSeq: 6438498 BYE
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Reason: Q.850;cause=16;text="NORMAL_CLEARING"
Content-Length: 0

--end msg--
2019-07-01 07:36:18.985 pjsua_core.c pjsua_0 TX 386 bytes Response msg
200/BYE/cseq=6438498 (tdta0x768dd064) to UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
75.126.213.74:5090;received=75.126.213.74;branch=z9hG4bK2dd6.e29f6f67baa02385e24698
93dcb594c9.0
i: 3b21d651-bdd2-4601-b5ed-4035641d60f4
f: <sip:[email protected]>;tag=eNcK1KU76e7jN
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=54b5bfb0-501f-4131-9a6d-648b3651dc5e
CSeq: 6438498 BYE
l: 0

--end msg--
2019-07-01 07:36:19.002 pjsua_media.c pjsua_0 Call 0: deinitializing media..
2019-07-01 07:36:19.077 pjsua_media.c pjsua_0 Media stream call00:0 is destroyed
2019-07-01 07:36:19.082 call.cpp !pjsua_call_get_stream_stat(id, med_idx, &pj_ss)
error: Invalid value or argument (PJ_EINVAL) (status=70004) [../src/pjsua2/call.cpp:674]
2019-07-01 07:36:19.989 pjsua_aud.c pjsua_0 !Closing sound device after idle for 1
second(s)
2019-07-01 07:36:19.991 pjsua_aud.c pjsua_0 Closing Android JNI sound playback
device and Android JNI sound capture device
2019-07-01 07:36:19.993 android_jni_de pjsua_0 Android JNI stream stopped
2019-07-01 07:36:19.994 android_jni_de pjsua_0 Destroying Android JNI stream...
2019-07-01 07:36:20.051 android_jni_de pjsua_0 !Audio record released
2019-07-01 07:36:20.098 android_jni_de pjsua_0 !Audio track released
2019-07-01 07:36:20.098 android_jni_de pjsua_0 Android JNI stream destroyed
2019-07-01 07:36:20.177 pjsua_acc.c thr0x7677f97 !Deleting account 0
2019-07-01 07:36:20.182 pjsua_acc.c thr0x7677f97 Acc 0: setting unregistration..
2019-07-01 07:36:20.185 sip_reg.c thr0x7677f97 Sending register request with timeout
5000
2019-07-01 07:36:20.201 pjsua_core.c thr0x7677f97 TX 612 bytes Request msg
REGISTER/cseq=63013 (tdta0x76a3e064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:61276;rport;branch=z9hG4bKPj8f4d57a0-7177-4b11-81cf-
6cfe5b1ada28
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=5ea8bd73-2584-4f92-b966-9d2e80ea4987
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 225c95f9-4a7a-4411-87de-35bd29e32c65
CSeq: 63013 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:61276>
Expires: 0
l: 0

--end msg--
2019-07-01 07:36:20.203 sip_util_state thr0x7677f97 Setting request timeout of 5000
2019-07-01 07:36:20.216 pjsua_acc.c thr0x7677f97 Acc 0: Unregistration sent
2019-07-01 07:36:20.217 pjsua_acc.c thr0x7677f97 Account id 0 deleted
2019-07-01 07:36:20.294 pjsua_core.c pjsua_0 RX 648 bytes Response msg
401/REGISTER/cseq=63013 (rdata0x76b8b014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.177.122.118:61276;received=166.177.122.118;rport=61276;branch=z9hG4bKPj8f4d57a0-
7177-4b11-81cf-6cfe5b1ada28
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=5ea8bd73-2584-4f92-b966-9d2e80ea4987
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.37e2
i: 225c95f9-4a7a-4411-87de-35bd29e32c65
CSeq: 63013 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d19fe6300011e8585f87b6ef24623e7a6ecc67e9dfd736c"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 07:36:20.317 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 07:36:20.320 pjsua_core.c pjsua_0 TX 866 bytes Request msg
REGISTER/cseq=63014 (tdta0x76a3e064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:61276;rport;branch=z9hG4bKPj6503b342-a998-4061-a6f4-
3043584c5b9d
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=5ea8bd73-2584-4f92-b966-9d2e80ea4987
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 225c95f9-4a7a-4411-87de-35bd29e32c65
CSeq: 63014 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:61276>
Expires: 0
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d19fe6300011e8585f87b6ef24623e7a6ecc67e9dfd736c",
uri="sip:enflick.layered.net", response="8f9a9af3b80384769a5220ed7697b718"
l: 0
--end msg--
2019-07-01 07:36:20.322 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 07:36:20.382 pjsua_core.c pjsua_0 RX 526 bytes Response msg
200/REGISTER/cseq=63014 (rdata0x76b8b014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:61276;received=166.177.122.118;rport=61276;branch=z9hG4bKPj6503b342-
a998-4061-a6f4-3043584c5b9d
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=5ea8bd73-2584-4f92-b966-9d2e80ea4987
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.7c82
i: 225c95f9-4a7a-4411-87de-35bd29e32c65
CSeq: 63014 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 07:36:21.945 endpoint.cpp thr0x7677f97 !pjsua_transport_set_enable(id, enabled)
error: Invalid operation (PJ_EINVALIDOP) (status=70013) [../src/pjsua2/endpoint.cpp:1777]
2019-07-01 07:36:22.564 pjsua_core.c thr0x7677f97 Shutting down, flags=0...
2019-07-01 07:36:22.565 pjsua_core.c thr0x7677f97 PJSUA state changed: RUNNING -->
CLOSING
2019-07-01 07:36:22.570 pjsua_call.c thr0x7677f97 Hangup all calls..
2019-07-01 07:36:22.571 pjsua_media.c thr0x7677f97 Call 0: deinitializing media..
2019-07-01 07:36:22.571 pjsua_media.c thr0x7677f97 Call 1: deinitializing media..
2019-07-01 07:36:22.571 pjsua_media.c thr0x7677f97 Call 2: deinitializing media..
2019-07-01 07:36:22.572 pjsua_media.c thr0x7677f97 Call 3: deinitializing media..
2019-07-01 07:36:22.572 pjsua_pres.c thr0x7677f97 Shutting down presence..
2019-07-01 07:36:23.583 pjsua_core.c thr0x7677f97 Destroying...
2019-07-01 07:36:23.585 pjsua_media.c thr0x7677f97 Shutting down media..
2019-07-01 07:36:23.955 android_jni_de thr0x7677f97 Android JNI sound library shutting
down..
2019-07-01 07:36:23.956 sip_transactio thr0x7677f97 Stopping transaction layer module
2019-07-01 07:36:23.957 sip_transactio thr0x7677f97 Stopped transaction layer module
2019-07-01 07:36:23.957 sip_endpoint.c thr0x7677f97 Module "mod-unsolicited-mwi"
unregistered
2019-07-01 07:36:23.958 sip_endpoint.c thr0x7677f97 Module "mod-pjsua-options"
unregistered
2019-07-01 07:36:23.959 sip_endpoint.c thr0x7677f97 Module "mod-pjsua-im" unregistered
2019-07-01 07:36:23.959 sip_endpoint.c thr0x7677f97 Module "mod-pjsua-pres" unregistered
2019-07-01 07:36:23.960 sip_endpoint.c thr0x7677f97 Module "mod-pjsua" unregistered
2019-07-01 07:36:23.960 sip_endpoint.c thr0x7677f97 Module "mod-stateful-util" unregistered
2019-07-01 07:36:23.960 sip_endpoint.c thr0x7677f97 Module "mod-refer" unregistered
2019-07-01 07:36:23.961 sip_endpoint.c thr0x7677f97 Module "mod-mwi" unregistered
2019-07-01 07:36:23.961 sip_endpoint.c thr0x7677f97 Module "mod-presence" unregistered
2019-07-01 07:36:23.961 sip_endpoint.c thr0x7677f97 Module "mod-evsub" unregistered
2019-07-01 07:36:23.962 sip_endpoint.c thr0x7677f97 Module "mod-invite" unregistered
2019-07-01 07:36:23.962 sip_endpoint.c thr0x7677f97 Module "mod-100rel" unregistered
2019-07-01 07:36:23.962 sip_endpoint.c thr0x7677f97 Module "mod-ua" unregistered
2019-07-01 07:36:23.962 sip_transactio thr0x7677f97 Transaction layer module destroyed
2019-07-01 07:36:23.963 sip_endpoint.c thr0x7677f97 Module "mod-tsx-layer" unregistered
2019-07-01 07:36:23.963 sip_endpoint.c thr0x7677f97 Module "mod-msg-print" unregistered
2019-07-01 07:36:23.963 sip_endpoint.c thr0x7677f97 Module "mod-pjsua-log" unregistered
2019-07-01 07:36:23.965 udp0x76a14600 thr0x7677f97 SIP UDP transport destroyed
2019-07-01 07:36:23.966 sip_endpoint.c thr0x7677f97 Endpoint 0x782d7064 destroyed
2019-07-01 07:36:23.966 pjsua_core.c thr0x7677f97 PJSUA state changed: CLOSING -->
NULL
2019-07-01 07:36:23.967 pjsua_core.c thr0x7677f97 PJSUA destroyed...
2019-07-01 10:12:52.735 sip_endpoint.c thr0x76df597 Module "mod-pjsua-log" registered
2019-07-01 10:12:52.751 sip_endpoint.c thr0x76df597 Module "mod-tsx-layer" registered
2019-07-01 10:12:52.752 sip_endpoint.c thr0x76df597 Module "mod-stateful-util" registered
2019-07-01 10:12:52.752 sip_endpoint.c thr0x76df597 Module "mod-ua" registered
2019-07-01 10:12:52.752 sip_endpoint.c thr0x76df597 Module "mod-100rel" registered
2019-07-01 10:12:52.753 sip_endpoint.c thr0x76df597 Module "mod-pjsua" registered
2019-07-01 10:12:52.753 sip_endpoint.c thr0x76df597 Module "mod-invite" registered
2019-07-01 10:12:52.753 android_jni_de thr0x76df597 Android JNI sound library initialized
2019-07-01 10:12:52.754 pjlib thr0x76df597 select() I/O Queue created (0x83af3814)
2019-07-01 10:12:52.859 sip_endpoint.c thr0x76df597 Module "mod-evsub" registered
2019-07-01 10:12:52.859 sip_endpoint.c thr0x76df597 Module "mod-presence" registered
2019-07-01 10:12:52.860 sip_endpoint.c thr0x76df597 Module "mod-mwi" registered
2019-07-01 10:12:52.860 sip_endpoint.c thr0x76df597 Module "mod-refer" registered
2019-07-01 10:12:52.860 sip_endpoint.c thr0x76df597 Module "mod-pjsua-pres" registered
2019-07-01 10:12:52.861 sip_endpoint.c thr0x76df597 Module "mod-pjsua-im" registered
2019-07-01 10:12:52.861 sip_endpoint.c thr0x76df597 Module "mod-pjsua-options" registered
2019-07-01 10:12:52.862 pjsua_core.c thr0x76df597 1 SIP worker threads created
2019-07-01 10:12:52.862 pjsua_core.c thr0x76df597 pjsua version 2.6 for Linux-
3.18.71/armv7l initialized
2019-07-01 10:12:52.862 pjsua_core.c thr0x76df597 PJSUA state changed: CREATED -->
INIT
2019-07-01 10:12:52.984 pjsua_core.c thr0x76df597 SIP UDP socket reachable at
192.168.1.28:46634
2019-07-01 10:12:53.005 udp0x83a6b600 thr0x76df597 SIP UDP transport started, published
address is 192.168.1.28:46634
2019-07-01 10:12:53.006 pjsua_core.c thr0x76df597 PJSUA state changed: INIT -->
STARTING
2019-07-01 10:12:53.007 sip_endpoint.c thr0x76df597 Module "mod-unsolicited-mwi"
registered
2019-07-01 10:12:53.007 pjsua_core.c thr0x76df597 PJSUA state changed: STARTING -->
RUNNING
2019-07-01 10:12:53.034 endpoint.cpp thr0x76df597 codecGetParam() codec_id =
'opus/48000/2'

2019-07-01 10:12:53.035 opus.c thr0x76df597 factory_default_attr:460: - TRACE


2019-07-01 10:12:53.171 pjsua_acc.c thr0x76df597 Adding account:
id=sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.lay
ered.net
2019-07-01 10:12:53.171 pjsua_acc.c thr0x76df597 Account
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net added with id 0
2019-07-01 10:12:53.177 pjsua_acc.c thr0x76df597 Acc 0: setting registration..
2019-07-01 10:12:53.193 sip_reg.c thr0x76df597 Sending register request with timeout
5000
2019-07-01 10:12:53.194 pjsua_core.c thr0x76df597 TX 707 bytes Request msg
REGISTER/cseq=21084 (tdta0x83ae0064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:46634;rport;branch=z9hG4bKPj9b78eeeb-235e-407f-ac7b-
740bbbd4e531
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a568b019-e151-42d0-8c90-54406290bf03
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 7890f0a5-8a14-42a5-b557-295918c2a388
CSeq: 21084 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:46634>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0
--end msg--
2019-07-01 10:12:53.194 sip_util_state thr0x76df597 Setting request timeout of 5000
2019-07-01 10:12:53.197 pjsua_acc.c thr0x76df597 Acc 0: Registration sent
2019-07-01 10:12:53.343 pjsua_core.c pjsua_0 RX 645 bytes Response msg
401/REGISTER/cseq=21084 (rdata0x83ae6014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
192.168.1.28:46634;received=166.177.122.118;rport=17126;branch=z9hG4bKPj9b78eeeb-
235e-407f-ac7b-740bbbd4e531
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a568b019-e151-42d0-8c90-54406290bf03
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=ec68159d256c10edd2dcd20a0ed8f360.309e
i: 7890f0a5-8a14-42a5-b557-295918c2a388
CSeq: 21084 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1a23140000029c376f71608a8b998cb33fbeae7ccda1d5"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 10:12:53.344 pjsua_acc.c pjsua_0 IP address change detected for account 0
(192.168.1.28:46634 --> 166.177.122.118:17126). Updating registration (using method 4)
2019-07-01 10:12:53.345 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 10:12:53.358 pjsua_core.c pjsua_0 TX 967 bytes Request msg
REGISTER/cseq=21085 (tdta0x83ae0064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:17126;rport;branch=z9hG4bKPj8028af2f-875d-4438-8112-
d5e1a565bf09
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a568b019-e151-42d0-8c90-54406290bf03
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 7890f0a5-8a14-42a5-b557-295918c2a388
CSeq: 21085 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:17126>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1a23140000029c376f71608a8b998cb33fbeae7ccda1d5",
uri="sip:enflick.layered.net", response="d056d3b9775dc01375de14381569e141"
l: 0

--end msg--
2019-07-01 10:12:53.360 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 10:12:53.503 pjsua_core.c pjsua_0 RX 632 bytes Response msg
200/REGISTER/cseq=21085 (rdata0x83ae6014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:17126;received=166.177.122.118;rport=17126;branch=z9hG4bKPj8028af2f-
875d-4438-8112-d5e1a565bf09
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a568b019-e151-42d0-8c90-54406290bf03
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=ec68159d256c10edd2dcd20a0ed8f360.4296
i: 7890f0a5-8a14-42a5-b557-295918c2a388
CSeq: 21085 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:17126>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 10:12:53.505 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-07-01 10:12:53.507 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-07-01 10:12:53.687 pjsua_call.c pjsua_0 Making call with acc #0 to
sip:[email protected]
2019-07-01 10:12:53.688 pjsua_aud.c pjsua_0 Set sound device: capture=-1, playback=-2
2019-07-01 10:12:53.689 pjsua_aud.c pjsua_0 Opening sound device (speaker + mic)
PCM@16000/1/20ms
2019-07-01 10:12:53.690 android_jni_de pjsua_0 Creating Android JNI stream
2019-07-01 10:12:53.746 android_jni_de pjsua_0 Using audio input source : 7
2019-07-01 10:12:54.012 android_jni_de pjsua_0 Audio record initialized successfully.
2019-07-01 10:12:54.029 android_jni_de android_reco Setting thread priority successful
2019-07-01 10:12:54.087 android_jni_de pjsua_0 !Audio track initialized successfully.
2019-07-01 10:12:54.089 ec0x86bffb00 pjsua_0 AEC created, clock_rate=16000,
channel=1, samples per frame=320, tail length=200 ms, latency=0 ms
2019-07-01 10:12:54.090 android_jni_de pjsua_0 Android JNI stream started
2019-07-01 10:12:54.091 pjsua_media.c pjsua_0 Call 0: initializing media..
2019-07-01 10:12:54.099 android_jni_de android_trac Setting thread priority successful
2019-07-01 10:12:54.110 pjsua_media.c pjsua_0 !RTP socket reachable at
192.168.1.28:4000
2019-07-01 10:12:54.112 pjsua_media.c pjsua_0 RTCP socket reachable at
192.168.1.28:4001
2019-07-01 10:12:54.114 pjsua_media.c pjsua_0 Media index 0 selected for audio call 0
2019-07-01 10:12:54.119 pjsua_core.c pjsua_0 TX 999 bytes Request msg
INVITE/cseq=528 (tdta0x83d26064) to UDP 184.173.151.226:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:17126;rport;branch=z9hG4bKPjea0ffc87-b34a-4c7d-b679-
479833892015
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=8ff01fa4-c489-4450-85f1-57039d64237f
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:17126>
i: 7dac9f3a-1480-44a9-8ab1-9f826416cf5d
CSeq: 528 INVITE
Route: <sip:184.173.151.226:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
c: application/sdp
l: 354

v=0
o=- 3770982774 3770982774 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-07-01 10:12:54.251 pjsua_core.c pjsua_0 RX 423 bytes Response msg
100/INVITE/cseq=528 (rdata0x83ae6014) from UDP 184.173.151.226:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.177.122.118:17126;received=166.177.122.118;rport=17126;branch=z9hG4bKPjea0ffc87-
b34a-4c7d-b679-479833892015
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=8ff01fa4-c489-4450-85f1-57039d64237f
t: sip:[email protected]
i: 7dac9f3a-1480-44a9-8ab1-9f826416cf5d
CSeq: 528 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-07-01 10:12:54.255 pjsua_core.c pjsua_0 RX 596 bytes Response msg
401/INVITE/cseq=528 (rdata0x83ae6014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.177.122.118:17126;received=166.177.122.118;rport=17126;branch=z9hG4bKPjea0ffc87-
b34a-4c7d-b679-479833892015
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=8ff01fa4-c489-4450-85f1-57039d64237f
t: sip:[email protected];tag=68caafe91010a88ad23a0de9d7b2d5de.f012
i: 7dac9f3a-1480-44a9-8ab1-9f826416cf5d
CSeq: 528 INVITE
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1a231500015643d56d5f400966fe804d2b329e1da54224"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 10:12:54.257 pjsua_core.c pjsua_0 TX 477 bytes Request msg ACK/cseq=528
(tdta0x83a31064) to UDP 184.173.151.226:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:17126;rport;branch=z9hG4bKPjea0ffc87-b34a-4c7d-b679-
479833892015
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=8ff01fa4-c489-4450-85f1-57039d64237f
t: sip:[email protected];tag=68caafe91010a88ad23a0de9d7b2d5de.f012
i: 7dac9f3a-1480-44a9-8ab1-9f826416cf5d
CSeq: 528 ACK
Route: <sip:184.173.151.226:5090;lr>
l: 0

--end msg--
2019-07-01 10:12:54.263 pjsua_core.c pjsua_0 TX 1266 bytes Request msg
INVITE/cseq=529 (tdta0x83d26064) to UDP 184.173.151.226:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:17126;rport;branch=z9hG4bKPj79ce44ac-9c78-4516-9ac2-
05d4bea6c66c
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=8ff01fa4-c489-4450-85f1-57039d64237f
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:17126>
i: 7dac9f3a-1480-44a9-8ab1-9f826416cf5d
CSeq: 529 INVITE
Route: <sip:184.173.151.226:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1a231500015643d56d5f400966fe804d2b329e1da54224",
uri="sip:[email protected]",
response="4800a4a4504ca1d62a2d624bcb931d85"
c: application/sdp
l: 354

v=0
o=- 3770982774 3770982774 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-07-01 10:12:54.383 pjsua_core.c pjsua_0 RX 423 bytes Response msg
100/INVITE/cseq=529 (rdata0x83d28014) from UDP 184.173.151.226:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.177.122.118:17126;received=166.177.122.118;rport=17126;branch=z9hG4bKPj79ce44ac-
9c78-4516-9ac2-05d4bea6c66c
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=8ff01fa4-c489-4450-85f1-57039d64237f
t: sip:[email protected]
i: 7dac9f3a-1480-44a9-8ab1-9f826416cf5d
CSeq: 529 INVITE
Server: OpenSIPS SBC
Content-Length: 0
--end msg--
2019-07-01 10:12:54.411 pjsua_core.c pjsua_0 RX 796 bytes Response msg
180/INVITE/cseq=529 (rdata0x786ac014) from UDP 184.173.151.226:5090:
SIP/2.0 180 Ringing
v: SIP/2.0/UDP
166.177.122.118:17126;received=166.177.122.118;rport=17126;branch=z9hG4bKPj79ce44ac-
9c78-4516-9ac2-05d4bea6c66c
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=8ff01fa4-c489-4450-85f1-57039d64237f
To: <sip:[email protected]>;tag=pHFjXBU3e4S6a
i: 7dac9f3a-1480-44a9-8ab1-9f826416cf5d
CSeq: 529 INVITE
Contact: <sip:184.173.151.226:5090;did=9e5.31329633>
User-Agent: pstn_6070
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0
Remote-Party-ID: "+19722762000"
<sip:[email protected]>;party=calling;privacy=off;screen=no

--end msg--
2019-07-01 10:12:54.426 pjsua_aud.c pjsua_0 Conf connect: 1 --> 0
2019-07-01 10:12:54.426 conference.c pjsua_0 Port 1 (tonegen) transmitting to port 0
(Android JNI)
2019-07-01 10:12:59.534 pjsua_core.c pjsua_0 RX 1182 bytes Response msg
200/INVITE/cseq=529 (rdata0x7868c014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:17126;received=166.177.122.118;rport=17126;branch=z9hG4bKPj79ce44ac-
9c78-4516-9ac2-05d4bea6c66c
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=8ff01fa4-c489-4450-85f1-57039d64237f
To: <sip:[email protected]>;tag=pHFjXBU3e4S6a
i: 7dac9f3a-1480-44a9-8ab1-9f826416cf5d
CSeq: 529 INVITE
Contact: <sip:184.173.151.226:5090;did=9e5.31329633>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 295
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1561967624 1561967625 IN IP4 75.126.217.3
s=FreeSWITCH
c=IN IP4 50.97.48.71
t=0 0
m=audio 42024 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:42025 IN IP4 50.97.48.71
a=proxy:no

--end msg--
2019-07-01 10:12:59.540 pjsua_aud.c pjsua_0 Conf disconnect: 1 -x- 0
2019-07-01 10:12:59.541 conference.c pjsua_0 Port 1 (tonegen) stop transmitting to port 0
(Android JNI)
2019-07-01 10:12:59.581 pjsua_media.c pjsua_0 Call 0: updating media..
2019-07-01 10:12:59.651 pjsua_aud.c pjsua_0 Audio channel update..
2019-07-01 10:12:59.653 opus.c pjsua_0 factory_alloc_codec:523: - TRACE
2019-07-01 10:12:59.659 opus.c pjsua_0 codec_open:596: - TRACE
2019-07-01 10:12:59.675 opus.c pjsua_0 codec_open:673: sample_rate: 48000
2019-07-01 10:12:59.692 opus.c pjsua_0 codec_modify:771: - TRACE
2019-07-01 10:12:59.704 strm0x6fba3c14 pjsua_0 VAD temporarily disabled
2019-07-01 10:12:59.709 strm0x6fba3c14 pjsua_0 Encoder stream started
2019-07-01 10:12:59.710 strm0x6fba3c14 pjsua_0 Decoder stream started
2019-07-01 10:12:59.721 pjsua_media.c pjsua_0 Audio updated, stream #0: opus
(sendrecv)
2019-07-01 10:12:59.773 pjsua_aud.c pjsua_0 Conf connect: 0 --> 2
2019-07-01 10:12:59.774 conference.c pjsua_0 Port 0 (Android JNI) transmitting to port 2
(sip:[email protected])
2019-07-01 10:12:59.775 pjsua_aud.c pjsua_0 Conf connect: 2 --> 0
2019-07-01 10:12:59.775 conference.c pjsua_0 Port 2
(sip:[email protected]) transmitting to port 0 (Android JNI)
2019-07-01 10:12:59.782 pjsua_core.c pjsua_0 TX 420 bytes Request msg ACK/cseq=529
(tdta0x6fcec064) to UDP 184.173.151.226:5090:
ACK sip:184.173.151.226:5090;did=9e5.31329633 SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:17126;rport;branch=z9hG4bKPj41e84555-db92-4434-ade8-
c9b93e910355
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=8ff01fa4-c489-4450-85f1-57039d64237f
t: sip:[email protected];tag=pHFjXBU3e4S6a
i: 7dac9f3a-1480-44a9-8ab1-9f826416cf5d
CSeq: 529 ACK
l: 0

--end msg--
2019-07-01 10:12:59.928 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-07-01 10:12:59.934 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-07-01 10:12:59.938 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-07-01 10:13:00.358 Master/sound android_reco Buffer size adjusted from 1921 to 1442
(eff_cnt=1280)
2019-07-01 10:13:00.374 Master/sound android_trac Underflow, buf_cnt=162, will generate 1
frame
2019-07-01 10:13:00.383 Master/sound android_trac Underflow, buf_cnt=162, will generate 1
frame
2019-07-01 10:13:00.388 Master/sound android_trac Underflow, buf_cnt=162, will generate 1
frame
2019-07-01 10:13:00.392 Master/sound android_trac Underflow, buf_cnt=162, will generate 1
frame
2019-07-01 10:13:00.397 Master/sound android_trac Underflow, buf_cnt=162, will generate 1
frame
2019-07-01 10:13:00.407 Master/sound android_trac Underflow, buf_cnt=162, will generate 1
frame
2019-07-01 10:13:00.532 opus.c android_trac codec_modify:771: - TRACE
2019-07-01 10:13:00.535 strm0x6fba3c14 android_trac VAD re-enabled
2019-07-01 10:13:01.397 Master/sound android_trac Underflow, buf_cnt=162, will generate 1
frame
2019-07-01 10:13:17.505 Master/sound android_trac Underflow, buf_cnt=162, will generate 1
frame
2019-07-01 10:13:17.610 Master/sound android_trac Underflow, buf_cnt=162, will generate 1
frame
2019-07-01 10:13:48.523 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 10:13:48.534 pjsua_core.c pjsua_0 TX 713 bytes Request msg
REGISTER/cseq=21086 (tdta0x784aa064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:17126;rport;branch=z9hG4bKPjf09429fe-5942-4151-ab37-
26084f9ab717
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=0031bee2-ee78-46d4-96ce-472eade1a70d
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 7890f0a5-8a14-42a5-b557-295918c2a388
CSeq: 21086 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:17126>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-07-01 10:13:48.536 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 10:13:48.692 pjsua_core.c pjsua_0 RX 526 bytes Response msg
200/REGISTER/cseq=21086 (rdata0x78acf014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:17126;received=166.177.122.118;rport=17126;branch=z9hG4bKPjf09429fe-
5942-4151-ab37-26084f9ab717
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=0031bee2-ee78-46d4-96ce-472eade1a70d
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=ec68159d256c10edd2dcd20a0ed8f360.a0e2
i: 7890f0a5-8a14-42a5-b557-295918c2a388
CSeq: 21086 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 10:13:48.707 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-07-01 10:13:48.711 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-07-01 10:14:43.709 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 10:14:43.729 pjsua_core.c pjsua_0 TX 713 bytes Request msg
REGISTER/cseq=21087 (tdta0x6fd37064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:17126;rport;branch=z9hG4bKPj456d0329-0bf8-4547-b9de-
7355dcd4214f
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=cdd29106-3181-4999-a0bc-0dbc65e6f0cd
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 7890f0a5-8a14-42a5-b557-295918c2a388
CSeq: 21087 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:17126>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-07-01 10:14:43.730 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 10:14:43.861 pjsua_core.c pjsua_0 RX 648 bytes Response msg
401/REGISTER/cseq=21087 (rdata0x78a2b014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.177.122.118:17126;received=166.177.122.118;rport=17126;branch=z9hG4bKPj456d0329-
0bf8-4547-b9de-7355dcd4214f
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=cdd29106-3181-4999-a0bc-0dbc65e6f0cd
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=ec68159d256c10edd2dcd20a0ed8f360.5a09
i: 7890f0a5-8a14-42a5-b557-295918c2a388
CSeq: 21087 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1a238200004c3d86ba669a64ea74098bf5e6597c75481c"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 10:14:43.865 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 10:14:43.868 pjsua_core.c pjsua_0 TX 967 bytes Request msg
REGISTER/cseq=21088 (tdta0x6fd37064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:17126;rport;branch=z9hG4bKPjf18c5a6b-4610-4e21-b8f6-
8656ca76e4cb
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=cdd29106-3181-4999-a0bc-0dbc65e6f0cd
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 7890f0a5-8a14-42a5-b557-295918c2a388
CSeq: 21088 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:17126>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1a238200004c3d86ba669a64ea74098bf5e6597c75481c",
uri="sip:enflick.layered.net", response="db386fec88c144a034b5985e1d70a523"
l: 0
--end msg--
2019-07-01 10:14:43.869 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 10:14:44.008 pjsua_core.c pjsua_0 RX 632 bytes Response msg
200/REGISTER/cseq=21088 (rdata0x78a2b014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:17126;received=166.177.122.118;rport=17126;branch=z9hG4bKPjf18c5a6b-
4610-4e21-b8f6-8656ca76e4cb
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=cdd29106-3181-4999-a0bc-0dbc65e6f0cd
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=ec68159d256c10edd2dcd20a0ed8f360.60d1
i: 7890f0a5-8a14-42a5-b557-295918c2a388
CSeq: 21088 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:17126>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 10:14:44.010 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-07-01 10:14:44.011 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-07-01 10:15:39.033 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 10:15:39.064 pjsua_core.c pjsua_0 TX 713 bytes Request msg
REGISTER/cseq=21089 (tdta0x88730064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:17126;rport;branch=z9hG4bKPj356ba7c1-1036-4008-9ba4-
5a8cc85cfa04
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=e18e8543-7116-4400-95f6-c803ea1fbdf4
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 7890f0a5-8a14-42a5-b557-295918c2a388
CSeq: 21089 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:17126>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-07-01 10:15:39.066 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 10:15:39.184 pjsua_core.c pjsua_0 RX 526 bytes Response msg
200/REGISTER/cseq=21089 (rdata0x78eae014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:17126;received=166.177.122.118;rport=17126;branch=z9hG4bKPj356ba7c1-
1036-4008-9ba4-5a8cc85cfa04
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=e18e8543-7116-4400-95f6-c803ea1fbdf4
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=ec68159d256c10edd2dcd20a0ed8f360.2b17
i: 7890f0a5-8a14-42a5-b557-295918c2a388
CSeq: 21089 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 10:15:39.185 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-07-01 10:15:39.187 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-07-01 10:15:55.445 pjsua_core.c pjsua_0 RX 681 bytes Request msg
BYE/cseq=6443286 (rdata0x78eae014) from UDP 184.173.151.226:5090:
BYE
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.122.
118:17126 SIP/2.0
Via: SIP/2.0/UDP
184.173.151.226:5090;branch=z9hG4bK056b.a8755c064e717fa9d12dddbbaf424cb4.0
Max-Forwards: 68
From: <sip:[email protected]>;tag=pHFjXBU3e4S6a
To:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=8ff01fa4-c489-4450-85f1-57039d64237f
Call-ID: 7dac9f3a-1480-44a9-8ab1-9f826416cf5d
CSeq: 6443286 BYE
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Reason: Q.850;cause=16;text="NORMAL_CLEARING"
Content-Length: 0

--end msg--
2019-07-01 10:15:55.500 pjsua_core.c pjsua_0 TX 390 bytes Response msg
200/BYE/cseq=6443286 (tdta0x77f6e064) to UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
184.173.151.226:5090;received=184.173.151.226;branch=z9hG4bK056b.a8755c064e717fa9d1
2dddbbaf424cb4.0
i: 7dac9f3a-1480-44a9-8ab1-9f826416cf5d
f: <sip:[email protected]>;tag=pHFjXBU3e4S6a
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=8ff01fa4-c489-4450-85f1-57039d64237f
CSeq: 6443286 BYE
l: 0

--end msg--
2019-07-01 10:15:55.685 pjsua_media.c pjsua_0 !Call 0: deinitializing media..
2019-07-01 10:15:55.784 pjsua_media.c pjsua_0 Media stream call00:0 is destroyed
2019-07-01 10:15:56.514 pjsua_aud.c pjsua_0 !Closing sound device after idle for 1
second(s)
2019-07-01 10:15:56.531 pjsua_aud.c pjsua_0 !Closing Android JNI sound playback
device and Android JNI sound capture device
2019-07-01 10:15:56.533 android_jni_de pjsua_0 Android JNI stream stopped
2019-07-01 10:15:56.534 android_jni_de pjsua_0 Destroying Android JNI stream...
2019-07-01 10:15:56.584 android_jni_de pjsua_0 !Audio record released
2019-07-01 10:15:56.589 android_jni_de pjsua_0 Audio track released
2019-07-01 10:15:56.589 android_jni_de pjsua_0 Android JNI stream destroyed
2019-07-01 10:15:58.617 pjsua_acc.c thr0x76df597 !Deleting account 0
2019-07-01 10:15:58.622 pjsua_acc.c thr0x76df597 Acc 0: setting unregistration..
2019-07-01 10:15:58.630 sip_reg.c thr0x76df597 Sending register request with timeout
5000
2019-07-01 10:15:58.633 pjsua_core.c thr0x76df597 TX 614 bytes Request msg
REGISTER/cseq=21090 (tdta0x6fd2b064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:17126;rport;branch=z9hG4bKPjbe175ae7-caf9-40c0-bb3e-
678ca3d43c14
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=6dc0e8b6-aa55-443b-959f-7a61b5102847
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 7890f0a5-8a14-42a5-b557-295918c2a388
CSeq: 21090 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:17126>
Expires: 0
l: 0

--end msg--
2019-07-01 10:15:58.634 sip_util_state thr0x76df597 Setting request timeout of 5000
2019-07-01 10:15:58.635 pjsua_acc.c thr0x76df597 Acc 0: Unregistration sent
2019-07-01 10:15:58.635 pjsua_acc.c thr0x76df597 Account id 0 deleted
2019-07-01 10:15:58.690 endpoint.cpp thr0x76df597 pjsua_transport_set_enable(id, enabled)
error: Invalid operation (PJ_EINVALIDOP) (status=70013) [../src/pjsua2/endpoint.cpp:1777]
2019-07-01 10:15:58.803 pjsua_core.c pjsua_0 RX 648 bytes Response msg
401/REGISTER/cseq=21090 (rdata0x78eae014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.177.122.118:17126;received=166.177.122.118;rport=17126;branch=z9hG4bKPjbe175ae7-
caf9-40c0-bb3e-678ca3d43c14
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=6dc0e8b6-aa55-443b-959f-7a61b5102847
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=ec68159d256c10edd2dcd20a0ed8f360.46f4
i: 7890f0a5-8a14-42a5-b557-295918c2a388
CSeq: 21090 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1a23cd00007e11bb0d968a28469f85d4188589f4e7762d"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 10:15:58.805 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 10:15:58.808 pjsua_core.c pjsua_0 TX 868 bytes Request msg
REGISTER/cseq=21091 (tdta0x6fd2b064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:17126;rport;branch=z9hG4bKPj9d307d64-724c-4120-a629-
e3650d488621
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=6dc0e8b6-aa55-443b-959f-7a61b5102847
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 7890f0a5-8a14-42a5-b557-295918c2a388
CSeq: 21091 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:17126>
Expires: 0
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1a23cd00007e11bb0d968a28469f85d4188589f4e7762d",
uri="sip:enflick.layered.net", response="e020a7ade00d57fc0c82f27ec33baa9f"
l: 0

--end msg--
2019-07-01 10:15:58.812 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 10:15:58.937 pjsua_core.c pjsua_0 RX 526 bytes Response msg
200/REGISTER/cseq=21091 (rdata0x78eae014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:17126;received=166.177.122.118;rport=17126;branch=z9hG4bKPj9d307d64-
724c-4120-a629-e3650d488621
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=6dc0e8b6-aa55-443b-959f-7a61b5102847
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=ec68159d256c10edd2dcd20a0ed8f360.5f32
i: 7890f0a5-8a14-42a5-b557-295918c2a388
CSeq: 21091 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 10:15:59.675 pjsua_core.c thr0x76df597 !Shutting down, flags=0...
2019-07-01 10:15:59.676 pjsua_core.c thr0x76df597 PJSUA state changed: RUNNING -->
CLOSING
2019-07-01 10:15:59.685 pjsua_call.c thr0x76df597 Hangup all calls..
2019-07-01 10:15:59.685 pjsua_media.c thr0x76df597 Call 0: deinitializing media..
2019-07-01 10:15:59.686 pjsua_media.c thr0x76df597 Call 1: deinitializing media..
2019-07-01 10:15:59.686 pjsua_media.c thr0x76df597 Call 2: deinitializing media..
2019-07-01 10:15:59.686 pjsua_media.c thr0x76df597 Call 3: deinitializing media..
2019-07-01 10:15:59.687 pjsua_pres.c thr0x76df597 Shutting down presence..
2019-07-01 10:16:00.691 pjsua_core.c thr0x76df597 Destroying...
2019-07-01 10:16:00.693 pjsua_media.c thr0x76df597 Shutting down media..
2019-07-01 10:16:00.888 android_jni_de thr0x76df597 Android JNI sound library shutting
down..
2019-07-01 10:16:00.889 sip_transactio thr0x76df597 Stopping transaction layer module
2019-07-01 10:16:00.890 sip_transactio thr0x76df597 Stopped transaction layer module
2019-07-01 10:16:00.890 sip_endpoint.c thr0x76df597 Module "mod-unsolicited-mwi"
unregistered
2019-07-01 10:16:00.890 sip_endpoint.c thr0x76df597 Module "mod-pjsua-options"
unregistered
2019-07-01 10:16:00.891 sip_endpoint.c thr0x76df597 Module "mod-pjsua-im" unregistered
2019-07-01 10:16:00.891 sip_endpoint.c thr0x76df597 Module "mod-pjsua-pres" unregistered
2019-07-01 10:16:00.891 sip_endpoint.c thr0x76df597 Module "mod-pjsua" unregistered
2019-07-01 10:16:00.891 sip_endpoint.c thr0x76df597 Module "mod-stateful-util" unregistered
2019-07-01 10:16:00.892 sip_endpoint.c thr0x76df597 Module "mod-refer" unregistered
2019-07-01 10:16:00.892 sip_endpoint.c thr0x76df597 Module "mod-mwi" unregistered
2019-07-01 10:16:00.892 sip_endpoint.c thr0x76df597 Module "mod-presence" unregistered
2019-07-01 10:16:00.893 sip_endpoint.c thr0x76df597 Module "mod-evsub" unregistered
2019-07-01 10:16:00.893 sip_endpoint.c thr0x76df597 Module "mod-invite" unregistered
2019-07-01 10:16:00.893 sip_endpoint.c thr0x76df597 Module "mod-100rel" unregistered
2019-07-01 10:16:00.894 sip_endpoint.c thr0x76df597 Module "mod-ua" unregistered
2019-07-01 10:16:00.894 sip_transactio thr0x76df597 Transaction layer module destroyed
2019-07-01 10:16:00.894 sip_endpoint.c thr0x76df597 Module "mod-tsx-layer" unregistered
2019-07-01 10:16:00.894 sip_endpoint.c thr0x76df597 Module "mod-msg-print" unregistered
2019-07-01 10:16:00.895 sip_endpoint.c thr0x76df597 Module "mod-pjsua-log" unregistered
2019-07-01 10:16:00.896 udp0x83a6b600 thr0x76df597 SIP UDP transport destroyed
2019-07-01 10:16:00.897 sip_endpoint.c thr0x76df597 Endpoint 0x83ad4064 destroyed
2019-07-01 10:16:00.897 pjsua_core.c thr0x76df597 PJSUA state changed: CLOSING -->
NULL
2019-07-01 10:16:00.898 pjsua_core.c thr0x76df597 PJSUA destroyed...
2019-07-01 10:25:13.833 sip_endpoint.c thr0x8667f97 Module "mod-pjsua-log" registered
2019-07-01 10:25:13.838 sip_endpoint.c thr0x8667f97 Module "mod-tsx-layer" registered
2019-07-01 10:25:13.839 sip_endpoint.c thr0x8667f97 Module "mod-stateful-util" registered
2019-07-01 10:25:13.839 sip_endpoint.c thr0x8667f97 Module "mod-ua" registered
2019-07-01 10:25:13.839 sip_endpoint.c thr0x8667f97 Module "mod-100rel" registered
2019-07-01 10:25:13.840 sip_endpoint.c thr0x8667f97 Module "mod-pjsua" registered
2019-07-01 10:25:13.840 sip_endpoint.c thr0x8667f97 Module "mod-invite" registered
2019-07-01 10:25:13.840 android_jni_de thr0x8667f97 Android JNI sound library initialized
2019-07-01 10:25:13.841 pjlib thr0x8667f97 select() I/O Queue created (0x836b6414)
2019-07-01 10:25:13.894 sip_endpoint.c thr0x8667f97 Module "mod-evsub" registered
2019-07-01 10:25:13.895 sip_endpoint.c thr0x8667f97 Module "mod-presence" registered
2019-07-01 10:25:13.895 sip_endpoint.c thr0x8667f97 Module "mod-mwi" registered
2019-07-01 10:25:13.895 sip_endpoint.c thr0x8667f97 Module "mod-refer" registered
2019-07-01 10:25:13.896 sip_endpoint.c thr0x8667f97 Module "mod-pjsua-pres" registered
2019-07-01 10:25:13.896 sip_endpoint.c thr0x8667f97 Module "mod-pjsua-im" registered
2019-07-01 10:25:13.896 sip_endpoint.c thr0x8667f97 Module "mod-pjsua-options" registered
2019-07-01 10:25:13.897 pjsua_core.c thr0x8667f97 1 SIP worker threads created
2019-07-01 10:25:13.897 pjsua_core.c thr0x8667f97 pjsua version 2.6 for Linux-
3.18.71/armv7l initialized
2019-07-01 10:25:13.898 pjsua_core.c thr0x8667f97 PJSUA state changed: CREATED -->
INIT
2019-07-01 10:25:13.912 pjsua_core.c thr0x8667f97 SIP UDP socket reachable at
192.168.1.28:47446
2019-07-01 10:25:13.913 udp0x836d8600 thr0x8667f97 SIP UDP transport started, published
address is 192.168.1.28:47446
2019-07-01 10:25:13.914 pjsua_core.c thr0x8667f97 PJSUA state changed: INIT -->
STARTING
2019-07-01 10:25:13.915 sip_endpoint.c thr0x8667f97 Module "mod-unsolicited-mwi"
registered
2019-07-01 10:25:13.915 pjsua_core.c thr0x8667f97 PJSUA state changed: STARTING -->
RUNNING
2019-07-01 10:25:13.922 endpoint.cpp thr0x8667f97 codecGetParam() codec_id =
'opus/48000/2'
2019-07-01 10:25:13.923 opus.c thr0x8667f97 factory_default_attr:460: - TRACE
2019-07-01 10:25:13.969 pjsua_acc.c thr0x8667f97 Adding account:
id=sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.lay
ered.net
2019-07-01 10:25:13.969 pjsua_acc.c thr0x8667f97 Account
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net added with id 0
2019-07-01 10:25:13.971 pjsua_acc.c thr0x8667f97 Acc 0: setting registration..
2019-07-01 10:25:13.976 sip_reg.c thr0x8667f97 Sending register request with timeout
5000
2019-07-01 10:25:13.977 pjsua_core.c thr0x8667f97 TX 707 bytes Request msg
REGISTER/cseq=31283 (tdta0x836fb064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:47446;rport;branch=z9hG4bKPj5199c67b-b405-436b-85ea-
8db7e7100c5e
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=2587f3c5-f424-4bd9-b9ba-b3ad0bca6bb0
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 3f77e4c3-e54b-4a1e-b716-219f512cdae6
CSeq: 31283 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:47446>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-07-01 10:25:13.978 sip_util_state thr0x8667f97 Setting request timeout of 5000
2019-07-01 10:25:13.981 pjsua_acc.c thr0x8667f97 Acc 0: Registration sent
2019-07-01 10:25:14.032 pjsua_core.c pjsua_0 RX 645 bytes Response msg
401/REGISTER/cseq=31283 (rdata0x836da014) from UDP 108.168.212.234:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
192.168.1.28:47446;received=166.177.122.118;rport=61903;branch=z9hG4bKPj5199c67b-
b405-436b-85ea-8db7e7100c5e
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=2587f3c5-f424-4bd9-b9ba-b3ad0bca6bb0
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=ec68159d256c10edd2dcd20a0ed8f360.01ff
i: 3f77e4c3-e54b-4a1e-b716-219f512cdae6
CSeq: 31283 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1a25f9000068c70cded54ffea0d716a60da2795db4b939"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 10:25:14.042 pjsua_acc.c pjsua_0 IP address change detected for account 0
(192.168.1.28:47446 --> 166.177.122.118:61903). Updating registration (using method 4)
2019-07-01 10:25:14.050 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 10:25:14.052 pjsua_core.c pjsua_0 TX 967 bytes Request msg
REGISTER/cseq=31284 (tdta0x836fb064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:61903;rport;branch=z9hG4bKPj5013ea4c-03a9-41e3-a28a-
194c08fd8eec
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=2587f3c5-f424-4bd9-b9ba-b3ad0bca6bb0
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 3f77e4c3-e54b-4a1e-b716-219f512cdae6
CSeq: 31284 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:61903>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d1a25f9000068c70cded54ffea0d716a60da2795db4b939",
uri="sip:enflick.layered.net", response="fbe9f97b2a80f7eaf9c9ab3df73903c3"
l: 0

--end msg--
2019-07-01 10:25:14.054 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 10:25:14.115 pjsua_core.c pjsua_0 RX 632 bytes Response msg
200/REGISTER/cseq=31284 (rdata0x836da014) from UDP 108.168.212.234:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:61903;received=166.177.122.118;rport=61903;branch=z9hG4bKPj5013ea4c-
03a9-41e3-a28a-194c08fd8eec
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=2587f3c5-f424-4bd9-b9ba-b3ad0bca6bb0
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=ec68159d256c10edd2dcd20a0ed8f360.d23b
i: 3f77e4c3-e54b-4a1e-b716-219f512cdae6
CSeq: 31284 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:61903>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 10:25:14.116 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-07-01 10:25:14.122 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-07-01 10:25:14.209 pjsua_call.c pjsua_0 Making call with acc #0 to
sip:[email protected]
2019-07-01 10:25:14.209 pjsua_aud.c pjsua_0 Set sound device: capture=-1, playback=-2
2019-07-01 10:25:14.210 pjsua_aud.c pjsua_0 Opening sound device (speaker + mic)
PCM@16000/1/20ms
2019-07-01 10:25:14.210 android_jni_de pjsua_0 Creating Android JNI stream
2019-07-01 10:25:14.238 android_jni_de pjsua_0 Using audio input source : 7
2019-07-01 10:25:14.350 android_jni_de pjsua_0 Audio record initialized successfully.
2019-07-01 10:25:14.390 android_jni_de pjsua_0 Audio track initialized successfully.
2019-07-01 10:25:14.393 ec0x83632d00 pjsua_0 AEC created, clock_rate=16000,
channel=1, samples per frame=320, tail length=200 ms, latency=0 ms
2019-07-01 10:25:14.393 android_jni_de pjsua_0 Android JNI stream started
2019-07-01 10:25:14.394 pjsua_media.c pjsua_0 Call 0: initializing media..
2019-07-01 10:25:14.396 android_jni_de android_reco Setting thread priority successful
2019-07-01 10:25:14.400 pjsua_media.c pjsua_0 !RTP socket reachable at
192.168.1.28:4000
2019-07-01 10:25:14.401 pjsua_media.c pjsua_0 RTCP socket reachable at
192.168.1.28:4001
2019-07-01 10:25:14.406 pjsua_media.c pjsua_0 Media index 0 selected for audio call 0
2019-07-01 10:25:14.414 pjsua_core.c pjsua_0 TX 1001 bytes Request msg
INVITE/cseq=28945 (tdta0x836b8064) to UDP 108.168.212.234:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:61903;rport;branch=z9hG4bKPj9eb18ebb-c7be-4325-83f7-
0ce1e0f7cd35
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=a51cb5af-ff29-4527-a20e-d59394c2dc87
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:61903>
i: 17365f25-0cc9-44fa-899c-a11b927bb846
CSeq: 28945 INVITE
Route: <sip:108.168.212.234:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
c: application/sdp
l: 354

v=0
o=- 3770983514 3770983514 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-07-01 10:25:14.420 android_jni_de android_trac !Setting thread priority successful
2019-07-01 10:25:14.500 pjsua_core.c pjsua_0 RX 425 bytes Response msg
100/INVITE/cseq=28945 (rdata0x836da014) from UDP 108.168.212.234:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.177.122.118:61903;received=166.177.122.118;rport=61903;branch=z9hG4bKPj9eb18ebb-
c7be-4325-83f7-0ce1e0f7cd35
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=a51cb5af-ff29-4527-a20e-d59394c2dc87
t: sip:[email protected]
i: 17365f25-0cc9-44fa-899c-a11b927bb846
CSeq: 28945 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-07-01 10:25:14.503 pjsua_core.c pjsua_0 RX 598 bytes Response msg
401/INVITE/cseq=28945 (rdata0x848e9014) from UDP 108.168.212.234:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.177.122.118:61903;received=166.177.122.118;rport=61903;branch=z9hG4bKPj9eb18ebb-
c7be-4325-83f7-0ce1e0f7cd35
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=a51cb5af-ff29-4527-a20e-d59394c2dc87
t: sip:[email protected];tag=68caafe91010a88ad23a0de9d7b2d5de.da91
i: 17365f25-0cc9-44fa-899c-a11b927bb846
CSeq: 28945 INVITE
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1a25f90000d74a8b2a4ebfcb248aee3daa026e1b1b2a11"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 10:25:14.505 pjsua_core.c pjsua_0 TX 479 bytes Request msg
ACK/cseq=28945 (tdta0x848e8064) to UDP 108.168.212.234:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:61903;rport;branch=z9hG4bKPj9eb18ebb-c7be-4325-83f7-
0ce1e0f7cd35
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=a51cb5af-ff29-4527-a20e-d59394c2dc87
t: sip:[email protected];tag=68caafe91010a88ad23a0de9d7b2d5de.da91
i: 17365f25-0cc9-44fa-899c-a11b927bb846
CSeq: 28945 ACK
Route: <sip:108.168.212.234:5090;lr>
l: 0

--end msg--
2019-07-01 10:25:14.508 pjsua_core.c pjsua_0 TX 1268 bytes Request msg
INVITE/cseq=28946 (tdta0x836b8064) to UDP 108.168.212.234:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:61903;rport;branch=z9hG4bKPja8ad6de1-d53e-4e5f-8e1f-
069fe0f5e562
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=a51cb5af-ff29-4527-a20e-d59394c2dc87
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:61903>
i: 17365f25-0cc9-44fa-899c-a11b927bb846
CSeq: 28946 INVITE
Route: <sip:108.168.212.234:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1a25f90000d74a8b2a4ebfcb248aee3daa026e1b1b2a11",
uri="sip:[email protected]",
response="72367b2906b750bcc5e25b0e0893d2d9"
c: application/sdp
l: 354

v=0
o=- 3770983514 3770983514 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-07-01 10:25:14.573 pjsua_core.c pjsua_0 RX 425 bytes Response msg
100/INVITE/cseq=28946 (rdata0x848e9014) from UDP 108.168.212.234:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.177.122.118:61903;received=166.177.122.118;rport=61903;branch=z9hG4bKPja8ad6de1-
d53e-4e5f-8e1f-069fe0f5e562
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=a51cb5af-ff29-4527-a20e-d59394c2dc87
t: sip:[email protected]
i: 17365f25-0cc9-44fa-899c-a11b927bb846
CSeq: 28946 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-07-01 10:25:14.578 pjsua_core.c pjsua_0 RX 803 bytes Response msg
180/INVITE/cseq=28946 (rdata0x848e9014) from UDP 108.168.212.234:5090:
SIP/2.0 180 Ringing
v: SIP/2.0/UDP
166.177.122.118:61903;received=166.177.122.118;rport=61903;branch=z9hG4bKPja8ad6de1-
d53e-4e5f-8e1f-069fe0f5e562
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=a51cb5af-ff29-4527-a20e-d59394c2dc87
To: <sip:[email protected]>;tag=r958r9tZr0HXD
i: 17365f25-0cc9-44fa-899c-a11b927bb846
CSeq: 28946 INVITE
Contact: <sip:108.168.212.234:5090;did=7ed.e6c74a25>
User-Agent: softphone_6060
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0
Remote-Party-ID: "+16823755313"
<sip:[email protected]>;party=calling;privacy=off;screen=no

--end msg--
2019-07-01 10:25:14.685 pjsua_aud.c pjsua_0 !Conf connect: 1 --> 0
2019-07-01 10:25:14.686 conference.c pjsua_0 Port 1 (tonegen) transmitting to port 0
(Android JNI)
2019-07-01 10:25:46.211 pjsua_call.c thr0x8667f97 !Call 0 hanging up: code=200..
2019-07-01 10:25:46.212 pjsua_core.c thr0x8667f97 TX 474 bytes Request msg
CANCEL/cseq=28946 (tdta0x83d3b064) to UDP 108.168.212.234:5090:
CANCEL sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:61903;rport;branch=z9hG4bKPja8ad6de1-d53e-4e5f-8e1f-
069fe0f5e562
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=a51cb5af-ff29-4527-a20e-d59394c2dc87
t: sip:[email protected]
i: 17365f25-0cc9-44fa-899c-a11b927bb846
CSeq: 28946 CANCEL
Route: <sip:108.168.212.234:5090;lr>
User-Agent: TextNow PjSip 2.6
l: 0

--end msg--
2019-07-01 10:25:46.320 pjsua_core.c pjsua_0 RX 464 bytes Response msg
200/CANCEL/cseq=28946 (rdata0x848e9014) from UDP 108.168.212.234:5090:
SIP/2.0 200 canceling
v: SIP/2.0/UDP
166.177.122.118:61903;received=166.177.122.118;rport=61903;branch=z9hG4bKPja8ad6de1-
d53e-4e5f-8e1f-069fe0f5e562
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=a51cb5af-ff29-4527-a20e-d59394c2dc87
t: sip:[email protected];tag=42688ab89182088d029b41069607d6e8-48ca
i: 17365f25-0cc9-44fa-899c-a11b927bb846
CSeq: 28946 CANCEL
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-07-01 10:25:46.326 pjsua_core.c pjsua_0 RX 627 bytes Response msg
487/INVITE/cseq=28946 (rdata0x848e9014) from UDP 108.168.212.234:5090:
SIP/2.0 487 Request Terminated
v: SIP/2.0/UDP
166.177.122.118:61903;received=166.177.122.118;rport=61903;branch=z9hG4bKPja8ad6de1-
d53e-4e5f-8e1f-069fe0f5e562
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=a51cb5af-ff29-4527-a20e-d59394c2dc87
To: <sip:[email protected]>;tag=r958r9tZr0HXD
i: 17365f25-0cc9-44fa-899c-a11b927bb846
CSeq: 28946 INVITE
User-Agent: softphone_6060
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0

--end msg--
2019-07-01 10:25:46.328 pjsua_core.c pjsua_0 TX 455 bytes Request msg
ACK/cseq=28946 (tdta0x83661064) to UDP 108.168.212.234:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:61903;rport;branch=z9hG4bKPja8ad6de1-d53e-4e5f-8e1f-
069fe0f5e562
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=a51cb5af-ff29-4527-a20e-d59394c2dc87
t: sip:[email protected];tag=r958r9tZr0HXD
i: 17365f25-0cc9-44fa-899c-a11b927bb846
CSeq: 28946 ACK
Route: <sip:108.168.212.234:5090;lr>
l: 0

--end msg--
2019-07-01 10:25:46.334 pjsua_aud.c pjsua_0 Conf disconnect: 1 -x- 0
2019-07-01 10:25:46.334 conference.c pjsua_0 Port 1 (tonegen) stop transmitting to port 0
(Android JNI)
2019-07-01 10:25:46.337 pjsua_media.c pjsua_0 Call 0: deinitializing media..
2019-07-01 10:25:46.338 pjsua_media.c pjsua_0 Call 0: cleaning up provisional media,
prov_med_cnt=1, med_cnt=0
2019-07-01 10:25:47.039 pjsua_acc.c thr0x8667f97 !Deleting account 0
2019-07-01 10:25:47.040 pjsua_acc.c thr0x8667f97 Acc 0: setting unregistration..
2019-07-01 10:25:47.041 sip_reg.c thr0x8667f97 Sending register request with timeout
5000
2019-07-01 10:25:47.042 pjsua_core.c thr0x8667f97 TX 614 bytes Request msg
REGISTER/cseq=31285 (tdta0x836b8064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:61903;rport;branch=z9hG4bKPj361da592-90c6-4953-bf89-
b2dfca764a9a
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=3d563f52-0ad9-427d-86d9-4fe43595c125
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 3f77e4c3-e54b-4a1e-b716-219f512cdae6
CSeq: 31285 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:61903>
Expires: 0
l: 0

--end msg--
2019-07-01 10:25:47.045 sip_util_state thr0x8667f97 Setting request timeout of 5000
2019-07-01 10:25:47.046 pjsua_acc.c thr0x8667f97 Acc 0: Unregistration sent
2019-07-01 10:25:47.047 pjsua_acc.c thr0x8667f97 Account id 0 deleted
2019-07-01 10:25:47.154 pjsua_core.c pjsua_0 RX 648 bytes Response msg
401/REGISTER/cseq=31285 (rdata0x848e9014) from UDP 108.168.212.234:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.177.122.118:61903;received=166.177.122.118;rport=61903;branch=z9hG4bKPj361da592-
90c6-4953-bf89-b2dfca764a9a
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=3d563f52-0ad9-427d-86d9-4fe43595c125
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=ec68159d256c10edd2dcd20a0ed8f360.d689
i: 3f77e4c3-e54b-4a1e-b716-219f512cdae6
CSeq: 31285 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1a261a00007f01232108335e1b2744447fbc2252c11475"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 10:25:47.159 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 10:25:47.161 pjsua_core.c pjsua_0 TX 868 bytes Request msg
REGISTER/cseq=31286 (tdta0x836b8064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:61903;rport;branch=z9hG4bKPj0ced8dd4-3615-41ea-808d-
0a95e84ca5db
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=3d563f52-0ad9-427d-86d9-4fe43595c125
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 3f77e4c3-e54b-4a1e-b716-219f512cdae6
CSeq: 31286 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:61903>
Expires: 0
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1a261a00007f01232108335e1b2744447fbc2252c11475",
uri="sip:enflick.layered.net", response="e517908868c59291889a7dcebaa4c8f2"
l: 0

--end msg--
2019-07-01 10:25:47.166 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 10:25:47.284 pjsua_core.c pjsua_0 RX 526 bytes Response msg
200/REGISTER/cseq=31286 (rdata0x848e9014) from UDP 108.168.212.234:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:61903;received=166.177.122.118;rport=61903;branch=z9hG4bKPj0ced8dd4-
3615-41ea-808d-0a95e84ca5db
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=3d563f52-0ad9-427d-86d9-4fe43595c125
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=ec68159d256c10edd2dcd20a0ed8f360.2d6f
i: 3f77e4c3-e54b-4a1e-b716-219f512cdae6
CSeq: 31286 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 10:25:47.339 pjsua_aud.c pjsua_0 Closing sound device after idle for 1
second(s)
2019-07-01 10:25:47.340 pjsua_aud.c pjsua_0 Closing Android JNI sound playback
device and Android JNI sound capture device
2019-07-01 10:25:47.346 android_jni_de pjsua_0 Android JNI stream stopped
2019-07-01 10:25:47.350 android_jni_de pjsua_0 Destroying Android JNI stream...
2019-07-01 10:25:47.473 android_jni_de pjsua_0 !Audio record released
2019-07-01 10:25:47.507 android_jni_de pjsua_0 Audio track released
2019-07-01 10:25:47.508 android_jni_de pjsua_0 Android JNI stream destroyed
2019-07-01 10:26:35.219 endpoint.cpp thr0x8667f97 !pjsua_transport_set_enable(id, enabled)
error: Invalid operation (PJ_EINVALIDOP) (status=70013) [../src/pjsua2/endpoint.cpp:1777]
2019-07-01 10:26:36.445 pjsua_core.c thr0x8667f97 Shutting down, flags=0...
2019-07-01 10:26:36.446 pjsua_core.c thr0x8667f97 PJSUA state changed: RUNNING -->
CLOSING
2019-07-01 10:26:36.449 pjsua_call.c thr0x8667f97 Hangup all calls..
2019-07-01 10:26:36.450 pjsua_media.c thr0x8667f97 Call 0: deinitializing media..
2019-07-01 10:26:36.451 pjsua_media.c thr0x8667f97 Call 1: deinitializing media..
2019-07-01 10:26:36.451 pjsua_media.c thr0x8667f97 Call 2: deinitializing media..
2019-07-01 10:26:36.451 pjsua_media.c thr0x8667f97 Call 3: deinitializing media..
2019-07-01 10:26:36.451 pjsua_pres.c thr0x8667f97 Shutting down presence..
2019-07-01 10:26:37.458 pjsua_core.c thr0x8667f97 Destroying...
2019-07-01 10:26:37.460 pjsua_media.c thr0x8667f97 Shutting down media..
2019-07-01 10:26:37.560 android_jni_de thr0x8667f97 Android JNI sound library shutting
down..
2019-07-01 10:26:37.561 sip_transactio thr0x8667f97 Stopping transaction layer module
2019-07-01 10:26:37.562 sip_transactio thr0x8667f97 Stopped transaction layer module
2019-07-01 10:26:37.563 sip_endpoint.c thr0x8667f97 Module "mod-unsolicited-mwi"
unregistered
2019-07-01 10:26:37.563 sip_endpoint.c thr0x8667f97 Module "mod-pjsua-options"
unregistered
2019-07-01 10:26:37.563 sip_endpoint.c thr0x8667f97 Module "mod-pjsua-im" unregistered
2019-07-01 10:26:37.564 sip_endpoint.c thr0x8667f97 Module "mod-pjsua-pres" unregistered
2019-07-01 10:26:37.564 sip_endpoint.c thr0x8667f97 Module "mod-pjsua" unregistered
2019-07-01 10:26:37.564 sip_endpoint.c thr0x8667f97 Module "mod-stateful-util" unregistered
2019-07-01 10:26:37.565 sip_endpoint.c thr0x8667f97 Module "mod-refer" unregistered
2019-07-01 10:26:37.565 sip_endpoint.c thr0x8667f97 Module "mod-mwi" unregistered
2019-07-01 10:26:37.565 sip_endpoint.c thr0x8667f97 Module "mod-presence" unregistered
2019-07-01 10:26:37.566 sip_endpoint.c thr0x8667f97 Module "mod-evsub" unregistered
2019-07-01 10:26:37.567 sip_endpoint.c thr0x8667f97 Module "mod-invite" unregistered
2019-07-01 10:26:37.568 sip_endpoint.c thr0x8667f97 Module "mod-100rel" unregistered
2019-07-01 10:26:37.569 sip_endpoint.c thr0x8667f97 Module "mod-ua" unregistered
2019-07-01 10:26:37.569 sip_transactio thr0x8667f97 Transaction layer module destroyed
2019-07-01 10:26:37.569 sip_endpoint.c thr0x8667f97 Module "mod-tsx-layer" unregistered
2019-07-01 10:26:37.570 sip_endpoint.c thr0x8667f97 Module "mod-msg-print" unregistered
2019-07-01 10:26:37.570 sip_endpoint.c thr0x8667f97 Module "mod-pjsua-log" unregistered
2019-07-01 10:26:37.572 udp0x836d8600 thr0x8667f97 SIP UDP transport destroyed
2019-07-01 10:26:37.574 sip_endpoint.c thr0x8667f97 Endpoint 0x836ad064 destroyed
2019-07-01 10:26:37.575 pjsua_core.c thr0x8667f97 PJSUA state changed: CLOSING -->
NULL
2019-07-01 10:26:37.575 pjsua_core.c thr0x8667f97 PJSUA destroyed...
2019-07-01 14:33:26.213 sip_endpoint.c thr0x6ad4f97 Module "mod-pjsua-log" registered
2019-07-01 14:33:26.240 sip_endpoint.c thr0x6ad4f97 Module "mod-tsx-layer" registered
2019-07-01 14:33:26.240 sip_endpoint.c thr0x6ad4f97 Module "mod-stateful-util" registered
2019-07-01 14:33:26.241 sip_endpoint.c thr0x6ad4f97 Module "mod-ua" registered
2019-07-01 14:33:26.242 sip_endpoint.c thr0x6ad4f97 Module "mod-100rel" registered
2019-07-01 14:33:26.242 sip_endpoint.c thr0x6ad4f97 Module "mod-pjsua" registered
2019-07-01 14:33:26.243 sip_endpoint.c thr0x6ad4f97 Module "mod-invite" registered
2019-07-01 14:33:26.243 android_jni_de thr0x6ad4f97 Android JNI sound library initialized
2019-07-01 14:33:26.245 pjlib thr0x6ad4f97 select() I/O Queue created (0x78f71414)
2019-07-01 14:33:26.313 sip_endpoint.c thr0x6ad4f97 Module "mod-evsub" registered
2019-07-01 14:33:26.313 sip_endpoint.c thr0x6ad4f97 Module "mod-presence" registered
2019-07-01 14:33:26.313 sip_endpoint.c thr0x6ad4f97 Module "mod-mwi" registered
2019-07-01 14:33:26.314 sip_endpoint.c thr0x6ad4f97 Module "mod-refer" registered
2019-07-01 14:33:26.314 sip_endpoint.c thr0x6ad4f97 Module "mod-pjsua-pres" registered
2019-07-01 14:33:26.314 sip_endpoint.c thr0x6ad4f97 Module "mod-pjsua-im" registered
2019-07-01 14:33:26.315 sip_endpoint.c thr0x6ad4f97 Module "mod-pjsua-options" registered
2019-07-01 14:33:26.315 pjsua_core.c thr0x6ad4f97 1 SIP worker threads created
2019-07-01 14:33:26.315 pjsua_core.c thr0x6ad4f97 pjsua version 2.6 for Linux-
3.18.71/armv7l initialized
2019-07-01 14:33:26.316 pjsua_core.c thr0x6ad4f97 PJSUA state changed: CREATED -->
INIT
2019-07-01 14:33:26.332 pjsua_core.c thr0x6ad4f97 SIP UDP socket reachable at
192.168.1.28:49684
2019-07-01 14:33:26.332 udp0x6b836800 thr0x6ad4f97 SIP UDP transport started, published
address is 192.168.1.28:49684
2019-07-01 14:33:26.334 pjsua_core.c thr0x6ad4f97 PJSUA state changed: INIT -->
STARTING
2019-07-01 14:33:26.334 sip_endpoint.c thr0x6ad4f97 Module "mod-unsolicited-mwi"
registered
2019-07-01 14:33:26.334 pjsua_core.c thr0x6ad4f97 PJSUA state changed: STARTING -->
RUNNING
2019-07-01 14:33:26.345 endpoint.cpp thr0x6ad4f97 codecGetParam() codec_id =
'opus/48000/2'

2019-07-01 14:33:26.345 opus.c thr0x6ad4f97 factory_default_attr:460: - TRACE


2019-07-01 14:33:26.612 pjsua_acc.c thr0x6ad4f97 Adding account:
id=sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.lay
ered.net
2019-07-01 14:33:26.613 pjsua_acc.c thr0x6ad4f97 Account
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net added with id 0
2019-07-01 14:33:26.615 pjsua_acc.c thr0x6ad4f97 Acc 0: setting registration..
2019-07-01 14:33:26.622 sip_reg.c thr0x6ad4f97 Sending register request with timeout
5000
2019-07-01 14:33:26.623 pjsua_core.c thr0x6ad4f97 TX 707 bytes Request msg
REGISTER/cseq=17664 (tdta0x76a1c064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:49684;rport;branch=z9hG4bKPj3c70da77-e56f-4100-8d26-
b137713ebc03
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=11daba04-d3aa-4622-8434-f6022fc2c0d7
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17664 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:49684>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-07-01 14:33:26.623 sip_util_state thr0x6ad4f97 Setting request timeout of 5000
2019-07-01 14:33:26.630 pjsua_acc.c thr0x6ad4f97 Acc 0: Registration sent
2019-07-01 14:33:27.124 pjsua_core.c pjsua_0 TX 707 bytes Request msg
REGISTER/cseq=17664 (tdta0x76a1c064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:49684;rport;branch=z9hG4bKPj3c70da77-e56f-4100-8d26-
b137713ebc03
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=11daba04-d3aa-4622-8434-f6022fc2c0d7
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17664 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:49684>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-07-01 14:33:27.233 pjsua_core.c pjsua_0 RX 645 bytes Response msg
401/REGISTER/cseq=17664 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
192.168.1.28:49684;received=166.177.122.118;rport=20806;branch=z9hG4bKPj3c70da77-
e56f-4100-8d26-b137713ebc03
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=11daba04-d3aa-4622-8434-f6022fc2c0d7
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.b34a
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17664 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1a60260000de9ca7cbc2a869a5203a98ef9c41e4f28b6d"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 14:33:27.234 pjsua_acc.c pjsua_0 IP address change detected for account 0
(192.168.1.28:49684 --> 166.177.122.118:20806). Updating registration (using method 4)
2019-07-01 14:33:27.235 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 14:33:27.237 pjsua_core.c pjsua_0 TX 967 bytes Request msg
REGISTER/cseq=17665 (tdta0x76a1c064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPj8ec4e1da-d89d-47c9-a802-
dd09f743ba23
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=11daba04-d3aa-4622-8434-f6022fc2c0d7
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17665 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1a60260000de9ca7cbc2a869a5203a98ef9c41e4f28b6d",
uri="sip:enflick.layered.net", response="e050313efc5eabd035c4cd8f3e72cce3"
l: 0

--end msg--
2019-07-01 14:33:27.238 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 14:33:27.739 pjsua_core.c pjsua_0 TX 967 bytes Request msg
REGISTER/cseq=17665 (tdta0x76a1c064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPj8ec4e1da-d89d-47c9-a802-
dd09f743ba23
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=11daba04-d3aa-4622-8434-f6022fc2c0d7
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17665 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1a60260000de9ca7cbc2a869a5203a98ef9c41e4f28b6d",
uri="sip:enflick.layered.net", response="e050313efc5eabd035c4cd8f3e72cce3"
l: 0

--end msg--
2019-07-01 14:33:27.791 pjsua_core.c pjsua_0 RX 645 bytes Response msg
401/REGISTER/cseq=17664 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
192.168.1.28:49684;received=166.177.122.118;rport=20806;branch=z9hG4bKPj3c70da77-
e56f-4100-8d26-b137713ebc03
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=11daba04-d3aa-4622-8434-f6022fc2c0d7
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.b34a
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17664 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1a60260000de9ca7cbc2a869a5203a98ef9c41e4f28b6d"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 14:33:27.949 pjsua_core.c pjsua_0 RX 632 bytes Response msg
200/REGISTER/cseq=17665 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:20806;received=166.177.122.118;rport=20806;branch=z9hG4bKPj8ec4e1da-
d89d-47c9-a802-dd09f743ba23
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=11daba04-d3aa-4622-8434-f6022fc2c0d7
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.da8c
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17665 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 14:33:27.950 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-07-01 14:33:27.951 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-07-01 14:33:28.010 pjsua_call.c pjsua_0 Making call with acc #0 to
sip:[email protected]
2019-07-01 14:33:28.011 pjsua_aud.c pjsua_0 Set sound device: capture=-1, playback=-2
2019-07-01 14:33:28.011 pjsua_aud.c pjsua_0 Opening sound device (speaker + mic)
PCM@16000/1/20ms
2019-07-01 14:33:28.012 android_jni_de pjsua_0 Creating Android JNI stream
2019-07-01 14:33:28.025 android_jni_de pjsua_0 Using audio input source : 7
2019-07-01 14:33:28.109 android_jni_de pjsua_0 Audio record initialized successfully.
2019-07-01 14:33:28.112 android_jni_de android_reco Setting thread priority successful
2019-07-01 14:33:28.137 android_jni_de pjsua_0 !Audio track initialized successfully.
2019-07-01 14:33:28.140 ec0x79029900 pjsua_0 AEC created, clock_rate=16000,
channel=1, samples per frame=320, tail length=200 ms, latency=0 ms
2019-07-01 14:33:28.141 android_jni_de pjsua_0 Android JNI stream started
2019-07-01 14:33:28.143 pjsua_media.c pjsua_0 Call 0: initializing media..
2019-07-01 14:33:28.147 android_jni_de android_trac Setting thread priority successful
2019-07-01 14:33:28.156 pjsua_media.c pjsua_0 !RTP socket reachable at
192.168.1.28:4000
2019-07-01 14:33:28.157 pjsua_media.c pjsua_0 RTCP socket reachable at
192.168.1.28:4001
2019-07-01 14:33:28.158 pjsua_media.c pjsua_0 Media index 0 selected for audio call 0
2019-07-01 14:33:28.161 pjsua_core.c pjsua_0 TX 1001 bytes Request msg
INVITE/cseq=32109 (tdta0x76148064) to UDP 184.173.151.226:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPjb5f7b8a3-3aa5-485a-9ef1-
0f08ca39df8b
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=d82cb26a-c707-4b92-843c-7c546fa182eb
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>
i: 4b966ca0-ebca-4451-b642-e7b5a20468e3
CSeq: 32109 INVITE
Route: <sip:184.173.151.226:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
c: application/sdp
l: 354

v=0
o=- 3770998408 3770998408 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-07-01 14:33:28.419 pjsua_core.c pjsua_0 RX 632 bytes Response msg
200/REGISTER/cseq=17665 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:20806;received=166.177.122.118;rport=20806;branch=z9hG4bKPj8ec4e1da-
d89d-47c9-a802-dd09f743ba23
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=11daba04-d3aa-4622-8434-f6022fc2c0d7
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.da8c
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17665 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 14:33:28.663 pjsua_core.c pjsua_0 TX 1001 bytes Request msg
INVITE/cseq=32109 (tdta0x76148064) to UDP 184.173.151.226:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPjb5f7b8a3-3aa5-485a-9ef1-
0f08ca39df8b
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=d82cb26a-c707-4b92-843c-7c546fa182eb
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>
i: 4b966ca0-ebca-4451-b642-e7b5a20468e3
CSeq: 32109 INVITE
Route: <sip:184.173.151.226:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
c: application/sdp
l: 354

v=0
o=- 3770998408 3770998408 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-07-01 14:33:28.957 pjsua_core.c pjsua_0 RX 425 bytes Response msg
100/INVITE/cseq=32109 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.177.122.118:20806;received=166.177.122.118;rport=20806;branch=z9hG4bKPjb5f7b8a3-
3aa5-485a-9ef1-0f08ca39df8b
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=d82cb26a-c707-4b92-843c-7c546fa182eb
t: sip:[email protected]
i: 4b966ca0-ebca-4451-b642-e7b5a20468e3
CSeq: 32109 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-07-01 14:33:28.964 pjsua_core.c pjsua_0 RX 598 bytes Response msg
401/INVITE/cseq=32109 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.177.122.118:20806;received=166.177.122.118;rport=20806;branch=z9hG4bKPjb5f7b8a3-
3aa5-485a-9ef1-0f08ca39df8b
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=d82cb26a-c707-4b92-843c-7c546fa182eb
t: sip:[email protected];tag=a13cfc4a6638795bb13fb2739c5bf8d2.4454
i: 4b966ca0-ebca-4451-b642-e7b5a20468e3
CSeq: 32109 INVITE
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1a60270000e305a21da80ec14ad5467b956472d7dca65b"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 14:33:28.966 pjsua_core.c pjsua_0 TX 479 bytes Request msg
ACK/cseq=32109 (tdta0x763a8064) to UDP 184.173.151.226:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPjb5f7b8a3-3aa5-485a-9ef1-
0f08ca39df8b
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=d82cb26a-c707-4b92-843c-7c546fa182eb
t: sip:[email protected];tag=a13cfc4a6638795bb13fb2739c5bf8d2.4454
i: 4b966ca0-ebca-4451-b642-e7b5a20468e3
CSeq: 32109 ACK
Route: <sip:184.173.151.226:5090;lr>
l: 0
--end msg--
2019-07-01 14:33:28.971 pjsua_core.c pjsua_0 TX 1268 bytes Request msg
INVITE/cseq=32110 (tdta0x76148064) to UDP 184.173.151.226:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPjd9f46ebb-96e4-4eed-9a2c-
62f504c6fafc
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=d82cb26a-c707-4b92-843c-7c546fa182eb
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>
i: 4b966ca0-ebca-4451-b642-e7b5a20468e3
CSeq: 32110 INVITE
Route: <sip:184.173.151.226:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1a60270000e305a21da80ec14ad5467b956472d7dca65b",
uri="sip:[email protected]",
response="1a2f76b5234d383e586eb4731b3634bb"
c: application/sdp
l: 354

v=0
o=- 3770998408 3770998408 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-07-01 14:33:29.474 pjsua_core.c pjsua_0 TX 1268 bytes Request msg
INVITE/cseq=32110 (tdta0x76148064) to UDP 184.173.151.226:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPjd9f46ebb-96e4-4eed-9a2c-
62f504c6fafc
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=d82cb26a-c707-4b92-843c-7c546fa182eb
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>
i: 4b966ca0-ebca-4451-b642-e7b5a20468e3
CSeq: 32110 INVITE
Route: <sip:184.173.151.226:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1a60270000e305a21da80ec14ad5467b956472d7dca65b",
uri="sip:[email protected]",
response="1a2f76b5234d383e586eb4731b3634bb"
c: application/sdp
l: 354

v=0
o=- 3770998408 3770998408 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-07-01 14:33:29.525 pjsua_core.c pjsua_0 RX 598 bytes Response msg
401/INVITE/cseq=32109 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.177.122.118:20806;received=166.177.122.118;rport=20806;branch=z9hG4bKPjb5f7b8a3-
3aa5-485a-9ef1-0f08ca39df8b
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=d82cb26a-c707-4b92-843c-7c546fa182eb
t: sip:[email protected];tag=a13cfc4a6638795bb13fb2739c5bf8d2.4454
i: 4b966ca0-ebca-4451-b642-e7b5a20468e3
CSeq: 32109 INVITE
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1a60270000e305a21da80ec14ad5467b956472d7dca65b"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 14:33:29.526 pjsua_core.c pjsua_0 TX 479 bytes Request msg
ACK/cseq=32109 (tdta0x763a8064) to UDP 184.173.151.226:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPjb5f7b8a3-3aa5-485a-9ef1-
0f08ca39df8b
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=d82cb26a-c707-4b92-843c-7c546fa182eb
t: sip:[email protected];tag=a13cfc4a6638795bb13fb2739c5bf8d2.4454
i: 4b966ca0-ebca-4451-b642-e7b5a20468e3
CSeq: 32109 ACK
Route: <sip:184.173.151.226:5090;lr>
l: 0
--end msg--
2019-07-01 14:33:29.926 pjsua_core.c pjsua_0 RX 425 bytes Response msg
100/INVITE/cseq=32110 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.177.122.118:20806;received=166.177.122.118;rport=20806;branch=z9hG4bKPjd9f46ebb-
96e4-4eed-9a2c-62f504c6fafc
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=d82cb26a-c707-4b92-843c-7c546fa182eb
t: sip:[email protected]
i: 4b966ca0-ebca-4451-b642-e7b5a20468e3
CSeq: 32110 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-07-01 14:33:29.953 pjsua_core.c pjsua_0 RX 798 bytes Response msg
180/INVITE/cseq=32110 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 180 Ringing
v: SIP/2.0/UDP
166.177.122.118:20806;received=166.177.122.118;rport=20806;branch=z9hG4bKPjd9f46ebb-
96e4-4eed-9a2c-62f504c6fafc
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=d82cb26a-c707-4b92-843c-7c546fa182eb
To: <sip:[email protected]>;tag=4DN3vvaZN7KHe
i: 4b966ca0-ebca-4451-b642-e7b5a20468e3
CSeq: 32110 INVITE
Contact: <sip:184.173.151.226:5090;did=c19.aaf94fa5>
User-Agent: pstn_6070
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0
Remote-Party-ID: "+19722762000"
<sip:[email protected]>;party=calling;privacy=off;screen=no

--end msg--
2019-07-01 14:33:29.979 pjsua_aud.c pjsua_0 Conf connect: 1 --> 0
2019-07-01 14:33:29.980 conference.c pjsua_0 Port 1 (tonegen) transmitting to port 0
(Android JNI)
2019-07-01 14:33:30.678 pjsua_core.c pjsua_0 RX 798 bytes Response msg
180/INVITE/cseq=32110 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 180 Ringing
v: SIP/2.0/UDP
166.177.122.118:20806;received=166.177.122.118;rport=20806;branch=z9hG4bKPjd9f46ebb-
96e4-4eed-9a2c-62f504c6fafc
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=d82cb26a-c707-4b92-843c-7c546fa182eb
To: <sip:[email protected]>;tag=4DN3vvaZN7KHe
i: 4b966ca0-ebca-4451-b642-e7b5a20468e3
CSeq: 32110 INVITE
Contact: <sip:184.173.151.226:5090;did=c19.aaf94fa5>
User-Agent: pstn_6070
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0
Remote-Party-ID: "+19722762000"
<sip:[email protected]>;party=calling;privacy=off;screen=no

--end msg--
2019-07-01 14:33:32.626 pjsua_core.c pjsua_0 RX 1183 bytes Response msg
200/INVITE/cseq=32110 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:20806;received=166.177.122.118;rport=20806;branch=z9hG4bKPjd9f46ebb-
96e4-4eed-9a2c-62f504c6fafc
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=d82cb26a-c707-4b92-843c-7c546fa182eb
To: <sip:[email protected]>;tag=4DN3vvaZN7KHe
i: 4b966ca0-ebca-4451-b642-e7b5a20468e3
CSeq: 32110 INVITE
Contact: <sip:184.173.151.226:5090;did=c19.aaf94fa5>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 294
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1561986537 1561986538 IN IP4 50.97.48.86
s=FreeSWITCH
c=IN IP4 50.97.48.70
t=0 0
m=audio 44364 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:44365 IN IP4 50.97.48.70
a=proxy:no

--end msg--
2019-07-01 14:33:32.641 pjsua_aud.c pjsua_0 Conf disconnect: 1 -x- 0
2019-07-01 14:33:32.643 conference.c pjsua_0 Port 1 (tonegen) stop transmitting to port 0
(Android JNI)
2019-07-01 14:33:32.658 pjsua_media.c pjsua_0 Call 0: updating media..
2019-07-01 14:33:32.700 pjsua_aud.c pjsua_0 Audio channel update..
2019-07-01 14:33:32.704 opus.c pjsua_0 factory_alloc_codec:523: - TRACE
2019-07-01 14:33:32.745 opus.c pjsua_0 codec_open:596: - TRACE
2019-07-01 14:33:32.764 opus.c pjsua_0 codec_open:673: sample_rate: 48000
2019-07-01 14:33:32.776 opus.c pjsua_0 codec_modify:771: - TRACE
2019-07-01 14:33:32.781 strm0x8019b414 pjsua_0 VAD temporarily disabled
2019-07-01 14:33:32.791 strm0x8019b414 pjsua_0 Encoder stream started
2019-07-01 14:33:32.796 strm0x8019b414 pjsua_0 Decoder stream started
2019-07-01 14:33:32.852 pjsua_media.c pjsua_0 Audio updated, stream #0: opus
(sendrecv)
2019-07-01 14:33:32.967 pjsua_aud.c pjsua_0 Conf connect: 0 --> 2
2019-07-01 14:33:32.969 conference.c pjsua_0 Port 0 (Android JNI) transmitting to port 2
(sip:[email protected])
2019-07-01 14:33:32.978 pjsua_aud.c pjsua_0 Conf connect: 2 --> 0
2019-07-01 14:33:32.981 conference.c pjsua_0 Port 2
(sip:[email protected]) transmitting to port 0 (Android JNI)
2019-07-01 14:33:33.048 pjsua_core.c pjsua_0 !TX 422 bytes Request msg
ACK/cseq=32110 (tdta0x6ef1f064) to UDP 184.173.151.226:5090:
ACK sip:184.173.151.226:5090;did=c19.aaf94fa5 SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPj40393cb4-bde5-42a7-9e6c-
964323ae1612
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=d82cb26a-c707-4b92-843c-7c546fa182eb
t: sip:[email protected];tag=4DN3vvaZN7KHe
i: 4b966ca0-ebca-4451-b642-e7b5a20468e3
CSeq: 32110 ACK
l: 0

--end msg--
2019-07-01 14:33:33.164 pjsua_core.c pjsua_0 RX 1183 bytes Response msg
200/INVITE/cseq=32110 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:20806;received=166.177.122.118;rport=20806;branch=z9hG4bKPjd9f46ebb-
96e4-4eed-9a2c-62f504c6fafc
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=d82cb26a-c707-4b92-843c-7c546fa182eb
To: <sip:[email protected]>;tag=4DN3vvaZN7KHe
i: 4b966ca0-ebca-4451-b642-e7b5a20468e3
CSeq: 32110 INVITE
Contact: <sip:184.173.151.226:5090;did=c19.aaf94fa5>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 294
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1561986537 1561986538 IN IP4 50.97.48.86
s=FreeSWITCH
c=IN IP4 50.97.48.70
t=0 0
m=audio 44364 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:44365 IN IP4 50.97.48.70
a=proxy:no

--end msg--
2019-07-01 14:33:33.170 pjsua_core.c pjsua_0 TX 422 bytes Request msg
ACK/cseq=32110 (tdta0x6ef1f064) to UDP 184.173.151.226:5090:
ACK sip:184.173.151.226:5090;did=c19.aaf94fa5 SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPj40393cb4-bde5-42a7-9e6c-
964323ae1612
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=d82cb26a-c707-4b92-843c-7c546fa182eb
t: sip:[email protected];tag=4DN3vvaZN7KHe
i: 4b966ca0-ebca-4451-b642-e7b5a20468e3
CSeq: 32110 ACK
l: 0

--end msg--
2019-07-01 14:33:33.507 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-07-01 14:33:34.061 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-07-01 14:33:34.064 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-07-01 14:33:34.068 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-07-01 14:33:34.072 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-07-01 14:33:34.187 opus.c android_trac codec_modify:771: - TRACE
2019-07-01 14:33:34.197 strm0x8019b414 android_trac VAD re-enabled
2019-07-01 14:34:22.971 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 14:34:23.008 pjsua_core.c pjsua_0 TX 713 bytes Request msg
REGISTER/cseq=17666 (tdta0x6c117064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPjacc8086f-7dfd-4fc2-9c04-
b7f5d65788b0
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=36f704ab-189a-4e19-9e9d-21688d0bc0da
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17666 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-07-01 14:34:23.010 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 14:34:23.493 pjsua_core.c pjsua_0 RX 526 bytes Response msg
200/REGISTER/cseq=17666 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:20806;received=166.177.122.118;rport=20806;branch=z9hG4bKPjacc8086f-
7dfd-4fc2-9c04-b7f5d65788b0
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=36f704ab-189a-4e19-9e9d-21688d0bc0da
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.eef4
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17666 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0
--end msg--
2019-07-01 14:34:23.495 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-07-01 14:34:23.497 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-07-01 14:35:18.497 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 14:35:18.515 pjsua_core.c pjsua_0 TX 713 bytes Request msg
REGISTER/cseq=17667 (tdta0x761e6064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPj3723af5f-b0d2-4fa0-9d6a-
d1c43c43016e
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=220d81af-ba4d-4bd4-8c1d-17a9087a84b0
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17667 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-07-01 14:35:18.517 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 14:35:19.018 pjsua_core.c pjsua_0 TX 713 bytes Request msg
REGISTER/cseq=17667 (tdta0x761e6064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPj3723af5f-b0d2-4fa0-9d6a-
d1c43c43016e
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=220d81af-ba4d-4bd4-8c1d-17a9087a84b0
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17667 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-07-01 14:35:19.774 pjsua_core.c pjsua_0 RX 648 bytes Response msg
401/REGISTER/cseq=17667 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.177.122.118:20806;received=166.177.122.118;rport=20806;branch=z9hG4bKPj3723af5f-
b0d2-4fa0-9d6a-d1c43c43016e
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=220d81af-ba4d-4bd4-8c1d-17a9087a84b0
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.b8ef
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17667 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1a6096000117a7213026c0ae7b86d86400a04007d3ab2c"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 14:35:19.779 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 14:35:19.781 pjsua_core.c pjsua_0 TX 967 bytes Request msg
REGISTER/cseq=17668 (tdta0x761e6064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPj160cab1a-b0ad-4c9a-ac7c-
7bb8c97c574a
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=220d81af-ba4d-4bd4-8c1d-17a9087a84b0
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17668 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1a6096000117a7213026c0ae7b86d86400a04007d3ab2c",
uri="sip:enflick.layered.net", response="769a0091276d8f557e5f1d54404aca6f"
l: 0

--end msg--
2019-07-01 14:35:19.783 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 14:35:20.284 pjsua_core.c pjsua_0 TX 967 bytes Request msg
REGISTER/cseq=17668 (tdta0x761e6064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPj160cab1a-b0ad-4c9a-ac7c-
7bb8c97c574a
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=220d81af-ba4d-4bd4-8c1d-17a9087a84b0
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17668 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1a6096000117a7213026c0ae7b86d86400a04007d3ab2c",
uri="sip:enflick.layered.net", response="769a0091276d8f557e5f1d54404aca6f"
l: 0

--end msg--
2019-07-01 14:35:20.321 pjsua_core.c pjsua_0 RX 648 bytes Response msg
401/REGISTER/cseq=17667 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.177.122.118:20806;received=166.177.122.118;rport=20806;branch=z9hG4bKPj3723af5f-
b0d2-4fa0-9d6a-d1c43c43016e
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=220d81af-ba4d-4bd4-8c1d-17a9087a84b0
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.b8ef
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17667 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1a6096000117a7213026c0ae7b86d86400a04007d3ab2c"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 14:35:21.089 pjsua_core.c pjsua_0 RX 632 bytes Response msg
200/REGISTER/cseq=17668 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:20806;received=166.177.122.118;rport=20806;branch=z9hG4bKPj160cab1a-
b0ad-4c9a-ac7c-7bb8c97c574a
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=220d81af-ba4d-4bd4-8c1d-17a9087a84b0
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.3d74
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17668 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 14:35:21.091 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-07-01 14:35:21.092 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-07-01 14:35:21.598 pjsua_core.c pjsua_0 RX 632 bytes Response msg
200/REGISTER/cseq=17668 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:20806;received=166.177.122.118;rport=20806;branch=z9hG4bKPj160cab1a-
b0ad-4c9a-ac7c-7bb8c97c574a
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=220d81af-ba4d-4bd4-8c1d-17a9087a84b0
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.3d74
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17668 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 14:36:16.093 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 14:36:16.099 pjsua_core.c pjsua_0 TX 713 bytes Request msg
REGISTER/cseq=17669 (tdta0x76ab2064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPj65ad8d25-f777-4714-be09-
9a24f7364814
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=625a48c2-2013-4e88-abb9-af7f4c3452dc
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17669 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-07-01 14:36:16.101 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 14:36:16.602 pjsua_core.c pjsua_0 TX 713 bytes Request msg
REGISTER/cseq=17669 (tdta0x76ab2064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPj65ad8d25-f777-4714-be09-
9a24f7364814
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=625a48c2-2013-4e88-abb9-af7f4c3452dc
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17669 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0
--end msg--
2019-07-01 14:36:17.033 pjsua_core.c pjsua_0 RX 526 bytes Response msg
200/REGISTER/cseq=17669 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:20806;received=166.177.122.118;rport=20806;branch=z9hG4bKPj65ad8d25-
f777-4714-be09-9a24f7364814
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=625a48c2-2013-4e88-abb9-af7f4c3452dc
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.0b13
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17669 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 14:36:17.035 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-07-01 14:36:17.036 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-07-01 14:36:17.360 pjsua_core.c pjsua_0 RX 526 bytes Response msg
200/REGISTER/cseq=17669 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:20806;received=166.177.122.118;rport=20806;branch=z9hG4bKPj65ad8d25-
f777-4714-be09-9a24f7364814
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=625a48c2-2013-4e88-abb9-af7f4c3452dc
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.0b13
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17669 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0
--end msg--
2019-07-01 14:37:12.038 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 14:37:12.051 pjsua_core.c pjsua_0 TX 713 bytes Request msg
REGISTER/cseq=17670 (tdta0x78f31064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPj785bca2b-4ee0-41bc-aaaf-
84252bce08d0
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=34256ca8-fe8a-4b7e-bfde-9978f80a4d87
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17670 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-07-01 14:37:12.054 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 14:37:12.555 pjsua_core.c pjsua_0 TX 713 bytes Request msg
REGISTER/cseq=17670 (tdta0x78f31064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPj785bca2b-4ee0-41bc-aaaf-
84252bce08d0
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=34256ca8-fe8a-4b7e-bfde-9978f80a4d87
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17670 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-07-01 14:37:12.975 pjsua_core.c pjsua_0 RX 648 bytes Response msg
401/REGISTER/cseq=17670 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.177.122.118:20806;received=166.177.122.118;rport=20806;branch=z9hG4bKPj785bca2b-
4ee0-41bc-aaaf-84252bce08d0
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=34256ca8-fe8a-4b7e-bfde-9978f80a4d87
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.3f00
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17670 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1a610800015152b7569eb40eb9f92d133a14a85e0367dc"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 14:37:12.977 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 14:37:12.979 pjsua_core.c pjsua_0 TX 967 bytes Request msg
REGISTER/cseq=17671 (tdta0x78f31064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPj00bf09d0-f0e5-4abb-a510-
f3aa64818f6f
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=34256ca8-fe8a-4b7e-bfde-9978f80a4d87
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17671 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1a610800015152b7569eb40eb9f92d133a14a85e0367dc",
uri="sip:enflick.layered.net", response="17008e3c948332f8aa924fd9dec30775"
l: 0

--end msg--
2019-07-01 14:37:12.980 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 14:37:13.067 pjsua_core.c pjsua_0 RX 648 bytes Response msg
401/REGISTER/cseq=17670 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.177.122.118:20806;received=166.177.122.118;rport=20806;branch=z9hG4bKPj785bca2b-
4ee0-41bc-aaaf-84252bce08d0
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=34256ca8-fe8a-4b7e-bfde-9978f80a4d87
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.3f00
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17670 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1a610800015152b7569eb40eb9f92d133a14a85e0367dc"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 14:37:13.230 pjsua_core.c pjsua_0 RX 632 bytes Response msg
200/REGISTER/cseq=17671 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:20806;received=166.177.122.118;rport=20806;branch=z9hG4bKPj00bf09d0-
f0e5-4abb-a510-f3aa64818f6f
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=34256ca8-fe8a-4b7e-bfde-9978f80a4d87
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.b0dd
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17671 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 14:37:13.232 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-07-01 14:37:13.233 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-07-01 14:38:03.374 Master/sound android_trac Underflow, buf_cnt=39, will generate 1
frame
2019-07-01 14:38:03.426 Master/sound android_trac Underflow, buf_cnt=39, will generate 1
frame
2019-07-01 14:38:05.144 Master/sound android_trac Underflow, buf_cnt=39, will generate 1
frame
2019-07-01 14:38:08.318 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 14:38:08.473 pjsua_core.c pjsua_0 !TX 713 bytes Request msg
REGISTER/cseq=17672 (tdta0x78f31064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPjcaae5811-566e-4371-b9fe-
6ed5bfb6cedf
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=df275b4b-c259-483a-99f5-dcebb75290ec
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17672 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-07-01 14:38:08.475 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 14:38:08.977 pjsua_core.c pjsua_0 TX 713 bytes Request msg
REGISTER/cseq=17672 (tdta0x78f31064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPjcaae5811-566e-4371-b9fe-
6ed5bfb6cedf
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=df275b4b-c259-483a-99f5-dcebb75290ec
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17672 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-07-01 14:38:10.308 pjsua_core.c pjsua_0 RX 526 bytes Response msg
200/REGISTER/cseq=17672 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:20806;received=166.177.122.118;rport=20806;branch=z9hG4bKPjcaae5811-
566e-4371-b9fe-6ed5bfb6cedf
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=df275b4b-c259-483a-99f5-dcebb75290ec
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.059a
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17672 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 14:38:10.356 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-07-01 14:38:10.358 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-07-01 14:38:10.586 pjsua_core.c pjsua_0 RX 526 bytes Response msg
200/REGISTER/cseq=17672 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:20806;received=166.177.122.118;rport=20806;branch=z9hG4bKPjcaae5811-
566e-4371-b9fe-6ed5bfb6cedf
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=df275b4b-c259-483a-99f5-dcebb75290ec
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.059a
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17672 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 14:38:14.032 Master/sound android_trac Underflow, buf_cnt=31, will generate 1
frame
2019-07-01 14:38:14.164 Master/sound android_trac Underflow, buf_cnt=31, will generate 1
frame
2019-07-01 14:38:16.456 Master/sound android_trac Underflow, buf_cnt=31, will generate 1
frame
2019-07-01 14:38:16.543 Master/sound android_trac Underflow, buf_cnt=31, will generate 1
frame
2019-07-01 14:39:05.373 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 14:39:05.415 pjsua_core.c pjsua_0 TX 713 bytes Request msg
REGISTER/cseq=17673 (tdta0x7d006064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPjf65431ea-b605-4e0e-8286-
3bc2e5cf78e9
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=b6b5f6da-f2f1-4795-b1ab-561d807cde1d
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17673 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-07-01 14:39:05.418 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 14:39:05.920 pjsua_core.c pjsua_0 TX 713 bytes Request msg
REGISTER/cseq=17673 (tdta0x7d006064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPjf65431ea-b605-4e0e-8286-
3bc2e5cf78e9
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=b6b5f6da-f2f1-4795-b1ab-561d807cde1d
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17673 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-07-01 14:39:06.923 pjsua_core.c pjsua_0 TX 713 bytes Request msg
REGISTER/cseq=17673 (tdta0x7d006064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPjf65431ea-b605-4e0e-8286-
3bc2e5cf78e9
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=b6b5f6da-f2f1-4795-b1ab-561d807cde1d
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17673 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-07-01 14:39:07.035 pjsua_core.c pjsua_0 RX 648 bytes Response msg
401/REGISTER/cseq=17673 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.177.122.118:20806;received=166.177.122.118;rport=20806;branch=z9hG4bKPjf65431ea-
b605-4e0e-8286-3bc2e5cf78e9
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=b6b5f6da-f2f1-4795-b1ab-561d807cde1d
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.f9aa
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17673 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1a617a0000041e1ff884ba542bc03cb39060ec2a55a8c5"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 14:39:07.038 sip_reg.c pjsua_0 !Sending register request with timeout 5000
2019-07-01 14:39:07.041 pjsua_core.c pjsua_0 TX 967 bytes Request msg
REGISTER/cseq=17674 (tdta0x7d006064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPj4329ea24-621c-4ec5-a02c-
fdc5fba6ffbb
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=b6b5f6da-f2f1-4795-b1ab-561d807cde1d
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17674 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1a617a0000041e1ff884ba542bc03cb39060ec2a55a8c5",
uri="sip:enflick.layered.net", response="bb876b6f17f63154efb4094533d6b4d5"
l: 0
--end msg--
2019-07-01 14:39:07.043 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 14:39:07.325 pjsua_core.c pjsua_0 RX 648 bytes Response msg
401/REGISTER/cseq=17673 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.177.122.118:20806;received=166.177.122.118;rport=20806;branch=z9hG4bKPjf65431ea-
b605-4e0e-8286-3bc2e5cf78e9
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=b6b5f6da-f2f1-4795-b1ab-561d807cde1d
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.f9aa
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17673 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1a617a0000041e1ff884ba542bc03cb39060ec2a55a8c5"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 14:39:07.543 pjsua_core.c pjsua_0 TX 967 bytes Request msg
REGISTER/cseq=17674 (tdta0x7d006064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPj4329ea24-621c-4ec5-a02c-
fdc5fba6ffbb
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=b6b5f6da-f2f1-4795-b1ab-561d807cde1d
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17674 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1a617a0000041e1ff884ba542bc03cb39060ec2a55a8c5",
uri="sip:enflick.layered.net", response="bb876b6f17f63154efb4094533d6b4d5"
l: 0

--end msg--
2019-07-01 14:39:08.091 pjsua_core.c pjsua_0 RX 648 bytes Response msg
401/REGISTER/cseq=17673 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.177.122.118:20806;received=166.177.122.118;rport=20806;branch=z9hG4bKPjf65431ea-
b605-4e0e-8286-3bc2e5cf78e9
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=b6b5f6da-f2f1-4795-b1ab-561d807cde1d
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.f9aa
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17673 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1a617a0000041e1ff884ba542bc03cb39060ec2a55a8c5"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 14:39:08.264 pjsua_core.c pjsua_0 RX 632 bytes Response msg
200/REGISTER/cseq=17674 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:20806;received=166.177.122.118;rport=20806;branch=z9hG4bKPj4329ea24-
621c-4ec5-a02c-fdc5fba6ffbb
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=b6b5f6da-f2f1-4795-b1ab-561d807cde1d
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.033a
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17674 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 14:39:08.267 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-07-01 14:39:08.270 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-07-01 14:39:08.486 pjsua_core.c pjsua_0 RX 632 bytes Response msg
200/REGISTER/cseq=17674 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:20806;received=166.177.122.118;rport=20806;branch=z9hG4bKPj4329ea24-
621c-4ec5-a02c-fdc5fba6ffbb
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=b6b5f6da-f2f1-4795-b1ab-561d807cde1d
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.033a
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17674 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 14:39:58.596 pjsua_core.c pjsua_0 RX 681 bytes Request msg
BYE/cseq=6451207 (rdata0x78bb4014) from UDP 184.173.151.226:5090:
BYE
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.122.
118:20806 SIP/2.0
Via: SIP/2.0/UDP
184.173.151.226:5090;branch=z9hG4bK661d.9aacde334152af097a80758a58a166c8.0
Max-Forwards: 68
From: <sip:[email protected]>;tag=4DN3vvaZN7KHe
To:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d82cb26a-c707-4b92-843c-7c546fa182eb
Call-ID: 4b966ca0-ebca-4451-b642-e7b5a20468e3
CSeq: 6451207 BYE
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Reason: Q.850;cause=16;text="NORMAL_CLEARING"
Content-Length: 0

--end msg--
2019-07-01 14:39:58.662 pjsua_core.c pjsua_0 TX 390 bytes Response msg
200/BYE/cseq=6451207 (tdta0x8339a064) to UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
184.173.151.226:5090;received=184.173.151.226;branch=z9hG4bK661d.9aacde334152af097a
80758a58a166c8.0
i: 4b966ca0-ebca-4451-b642-e7b5a20468e3
f: <sip:[email protected]>;tag=4DN3vvaZN7KHe
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d82cb26a-c707-4b92-843c-7c546fa182eb
CSeq: 6451207 BYE
l: 0

--end msg--
2019-07-01 14:39:59.028 pjsua_media.c pjsua_0 !Call 0: deinitializing media..
2019-07-01 14:39:59.430 pjsua_media.c pjsua_0 Media stream call00:0 is destroyed
2019-07-01 14:39:59.435 call.cpp !pjsua_call_get_stream_stat(id, med_idx, &pj_ss)
error: Invalid value or argument (PJ_EINVAL) (status=70004) [../src/pjsua2/call.cpp:674]
2019-07-01 14:39:59.671 pjsua_aud.c pjsua_0 !Closing sound device after idle for 1
second(s)
2019-07-01 14:39:59.674 pjsua_aud.c pjsua_0 Closing Android JNI sound playback
device and Android JNI sound capture device
2019-07-01 14:39:59.677 android_jni_de pjsua_0 Android JNI stream stopped
2019-07-01 14:39:59.682 android_jni_de pjsua_0 Destroying Android JNI stream...
2019-07-01 14:40:00.066 android_jni_de pjsua_0 !Audio record released
2019-07-01 14:40:00.121 android_jni_de pjsua_0 !Audio track released
2019-07-01 14:40:00.121 android_jni_de pjsua_0 Android JNI stream destroyed
2019-07-01 14:40:03.292 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 14:40:03.380 pjsua_core.c pjsua_0 TX 713 bytes Request msg
REGISTER/cseq=17675 (tdta0x6c394064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPjc6eb706e-a2ec-40cf-9d2a-
0e9da30e7302
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=bd9bc414-5305-4b83-bd16-cf168e7211cd
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17675 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-07-01 14:40:03.420 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 14:40:03.918 pjsua_core.c pjsua_0 RX 526 bytes Response msg
200/REGISTER/cseq=17675 (rdata0x88ea6014) from UDP 184.173.151.226:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:20806;received=166.177.122.118;rport=20806;branch=z9hG4bKPjc6eb706e-
a2ec-40cf-9d2a-0e9da30e7302
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=bd9bc414-5305-4b83-bd16-cf168e7211cd
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.3ef8
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17675 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 14:40:04.551 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-07-01 14:40:04.556 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-07-01 14:40:06.573 pjsua_acc.c thr0x6ad4f97 !Deleting account 0
2019-07-01 14:40:06.581 pjsua_acc.c thr0x6ad4f97 Acc 0: setting unregistration..
2019-07-01 14:40:06.587 sip_reg.c thr0x6ad4f97 Sending register request with timeout
5000
2019-07-01 14:40:06.589 pjsua_core.c thr0x6ad4f97 TX 614 bytes Request msg
REGISTER/cseq=17676 (tdta0x8319a064) to UDP 184.173.151.226:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:20806;rport;branch=z9hG4bKPj4035c374-b607-4a1a-838a-
e98009b8d7bb
Route: <sip:184.173.151.226:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=ba8a2a7f-9b60-4ccb-b011-1c09b1c6091e
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 34c860ad-f18c-4419-be48-4d4813263a11
CSeq: 17676 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:20806>
Expires: 0
l: 0

--end msg--
2019-07-01 14:40:06.590 tsx0x78bbd864 thr0x6ad4f97 Failed to send Request msg
REGISTER/cseq=17676 (tdta0x8319a064)! err=120001 (Operation not permitted)
2019-07-01 14:40:06.591 pjsua_acc.c thr0x6ad4f97 SIP registration failed, status=503
(Operation not permitted)
2019-07-01 14:40:06.592 sip_util_state thr0x6ad4f97 Setting request timeout of 5000
2019-07-01 14:40:06.592 sip_reg.c thr0x6ad4f97 Error sending request, status=120001
2019-07-01 14:40:06.593 pjsua_acc.c thr0x6ad4f97 Unable to create/send REGISTER:
Operation not permitted [status=120001]
2019-07-01 14:40:06.594 pjsua_acc.c thr0x6ad4f97 Account id 0 deleted
2019-07-01 14:40:06.656 endpoint.cpp thr0x6ad4f97 !pjsua_transport_set_enable(id, enabled)
error: Invalid operation (PJ_EINVALIDOP) (status=70013) [../src/pjsua2/endpoint.cpp:1777]
2019-07-01 14:40:07.877 pjsua_core.c thr0x6ad4f97 Shutting down, flags=0...
2019-07-01 14:40:07.880 pjsua_core.c thr0x6ad4f97 PJSUA state changed: RUNNING -->
CLOSING
2019-07-01 14:40:07.894 pjsua_call.c thr0x6ad4f97 Hangup all calls..
2019-07-01 14:40:07.895 pjsua_media.c thr0x6ad4f97 Call 0: deinitializing media..
2019-07-01 14:40:07.895 pjsua_media.c thr0x6ad4f97 Call 1: deinitializing media..
2019-07-01 14:40:07.896 pjsua_media.c thr0x6ad4f97 Call 2: deinitializing media..
2019-07-01 14:40:07.897 pjsua_media.c thr0x6ad4f97 Call 3: deinitializing media..
2019-07-01 14:40:07.897 pjsua_pres.c thr0x6ad4f97 Shutting down presence..
2019-07-01 14:40:08.907 pjsua_core.c thr0x6ad4f97 Destroying...
2019-07-01 14:40:08.911 pjsua_media.c thr0x6ad4f97 Shutting down media..
2019-07-01 14:40:09.255 android_jni_de thr0x6ad4f97 Android JNI sound library shutting
down..
2019-07-01 14:40:09.256 sip_transactio thr0x6ad4f97 Stopping transaction layer module
2019-07-01 14:40:09.258 sip_transactio thr0x6ad4f97 Stopped transaction layer module
2019-07-01 14:40:09.259 sip_endpoint.c thr0x6ad4f97 Module "mod-unsolicited-mwi"
unregistered
2019-07-01 14:40:09.259 sip_endpoint.c thr0x6ad4f97 Module "mod-pjsua-options"
unregistered
2019-07-01 14:40:09.259 sip_endpoint.c thr0x6ad4f97 Module "mod-pjsua-im" unregistered
2019-07-01 14:40:09.260 sip_endpoint.c thr0x6ad4f97 Module "mod-pjsua-pres" unregistered
2019-07-01 14:40:09.260 sip_endpoint.c thr0x6ad4f97 Module "mod-pjsua" unregistered
2019-07-01 14:40:09.260 sip_endpoint.c thr0x6ad4f97 Module "mod-stateful-util" unregistered
2019-07-01 14:40:09.261 sip_endpoint.c thr0x6ad4f97 Module "mod-refer" unregistered
2019-07-01 14:40:09.261 sip_endpoint.c thr0x6ad4f97 Module "mod-mwi" unregistered
2019-07-01 14:40:09.262 sip_endpoint.c thr0x6ad4f97 Module "mod-presence" unregistered
2019-07-01 14:40:09.262 sip_endpoint.c thr0x6ad4f97 Module "mod-evsub" unregistered
2019-07-01 14:40:09.262 sip_endpoint.c thr0x6ad4f97 Module "mod-invite" unregistered
2019-07-01 14:40:09.263 sip_endpoint.c thr0x6ad4f97 Module "mod-100rel" unregistered
2019-07-01 14:40:09.263 sip_endpoint.c thr0x6ad4f97 Module "mod-ua" unregistered
2019-07-01 14:40:09.263 sip_transactio thr0x6ad4f97 Transaction layer module destroyed
2019-07-01 14:40:09.264 sip_endpoint.c thr0x6ad4f97 Module "mod-tsx-layer" unregistered
2019-07-01 14:40:09.264 sip_endpoint.c thr0x6ad4f97 Module "mod-msg-print" unregistered
2019-07-01 14:40:09.264 sip_endpoint.c thr0x6ad4f97 Module "mod-pjsua-log" unregistered
2019-07-01 14:40:09.266 udp0x6b836800 thr0x6ad4f97 SIP UDP transport destroyed
2019-07-01 14:40:09.267 sip_endpoint.c thr0x6ad4f97 Endpoint 0x6e6a4064 destroyed
2019-07-01 14:40:09.268 pjsua_core.c thr0x6ad4f97 PJSUA state changed: CLOSING -->
NULL
2019-07-01 14:40:09.268 pjsua_core.c thr0x6ad4f97 PJSUA destroyed...
2019-07-01 19:29:30.771 sip_endpoint.c thr0x8513c97 Module "mod-pjsua-log" registered
2019-07-01 19:29:30.795 sip_endpoint.c thr0x8513c97 Module "mod-tsx-layer" registered
2019-07-01 19:29:30.796 sip_endpoint.c thr0x8513c97 Module "mod-stateful-util" registered
2019-07-01 19:29:30.796 sip_endpoint.c thr0x8513c97 Module "mod-ua" registered
2019-07-01 19:29:30.797 sip_endpoint.c thr0x8513c97 Module "mod-100rel" registered
2019-07-01 19:29:30.798 sip_endpoint.c thr0x8513c97 Module "mod-pjsua" registered
2019-07-01 19:29:30.799 sip_endpoint.c thr0x8513c97 Module "mod-invite" registered
2019-07-01 19:29:30.800 android_jni_de thr0x8513c97 Android JNI sound library initialized
2019-07-01 19:29:30.801 pjlib thr0x8513c97 select() I/O Queue created (0x75f2a814)
2019-07-01 19:29:30.878 sip_endpoint.c thr0x8513c97 Module "mod-evsub" registered
2019-07-01 19:29:30.879 sip_endpoint.c thr0x8513c97 Module "mod-presence" registered
2019-07-01 19:29:30.879 sip_endpoint.c thr0x8513c97 Module "mod-mwi" registered
2019-07-01 19:29:30.880 sip_endpoint.c thr0x8513c97 Module "mod-refer" registered
2019-07-01 19:29:30.880 sip_endpoint.c thr0x8513c97 Module "mod-pjsua-pres" registered
2019-07-01 19:29:30.881 sip_endpoint.c thr0x8513c97 Module "mod-pjsua-im" registered
2019-07-01 19:29:30.881 sip_endpoint.c thr0x8513c97 Module "mod-pjsua-options" registered
2019-07-01 19:29:30.883 pjsua_core.c thr0x8513c97 1 SIP worker threads created
2019-07-01 19:29:30.884 pjsua_core.c thr0x8513c97 pjsua version 2.6 for Linux-
3.18.71/armv7l initialized
2019-07-01 19:29:30.884 pjsua_core.c thr0x8513c97 PJSUA state changed: CREATED -->
INIT
2019-07-01 19:29:30.908 pjsua_core.c thr0x8513c97 SIP UDP socket reachable at
192.168.1.28:43443
2019-07-01 19:29:30.909 udp0x6fe5f800 thr0x8513c97 SIP UDP transport started, published
address is 192.168.1.28:43443
2019-07-01 19:29:30.910 pjsua_core.c thr0x8513c97 PJSUA state changed: INIT -->
STARTING
2019-07-01 19:29:30.910 sip_endpoint.c thr0x8513c97 Module "mod-unsolicited-mwi"
registered
2019-07-01 19:29:30.911 pjsua_core.c thr0x8513c97 PJSUA state changed: STARTING -->
RUNNING
2019-07-01 19:29:30.929 endpoint.cpp thr0x8513c97 codecGetParam() codec_id =
'opus/48000/2'

2019-07-01 19:29:30.930 opus.c thr0x8513c97 factory_default_attr:460: - TRACE


2019-07-01 19:29:31.011 pjsua_acc.c thr0x8513c97 Adding account:
id=sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.lay
ered.net
2019-07-01 19:29:31.012 pjsua_acc.c thr0x8513c97 Account
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net added with id 0
2019-07-01 19:29:31.014 pjsua_acc.c thr0x8513c97 Acc 0: setting registration..
2019-07-01 19:29:31.018 sip_reg.c thr0x8513c97 Sending register request with timeout
5000
2019-07-01 19:29:31.021 pjsua_core.c thr0x8513c97 TX 705 bytes Request msg
REGISTER/cseq=10865 (tdta0x84c74064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.1.28:43443;rport;branch=z9hG4bKPjec5732a9-f7df-474f-b4c5-
3f071004e0b7
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=f3e20c38-dcf6-47f2-ae51-ed37ab903541
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: a90c8af9-1fbd-4ded-a6d6-3714b8a92720
CSeq: 10865 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.1.2
8:43443>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-07-01 19:29:31.023 sip_util_state thr0x8513c97 Setting request timeout of 5000
2019-07-01 19:29:31.026 pjsua_acc.c thr0x8513c97 Acc 0: Registration sent
2019-07-01 19:29:31.162 pjsua_core.c pjsua_0 RX 645 bytes Response msg
401/REGISTER/cseq=10865 (rdata0x75b03014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
192.168.1.28:43443;received=166.177.122.118;rport=60067;branch=z9hG4bKPjec5732a9-f7df-
474f-b4c5-3f071004e0b7
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=f3e20c38-dcf6-47f2-ae51-ed37ab903541
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.c6b8
i: a90c8af9-1fbd-4ded-a6d6-3714b8a92720
CSeq: 10865 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1aa58a00000cfa28e2e65468640335431218ac2de0a714"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0
--end msg--
2019-07-01 19:29:31.163 pjsua_acc.c pjsua_0 IP address change detected for account 0
(192.168.1.28:43443 --> 166.177.122.118:60067). Updating registration (using method 4)
2019-07-01 19:29:31.165 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 19:29:31.167 pjsua_core.c pjsua_0 TX 965 bytes Request msg
REGISTER/cseq=10866 (tdta0x84c74064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:60067;rport;branch=z9hG4bKPj30ba10df-3126-4c5e-b138-
55a7089c3eda
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=f3e20c38-dcf6-47f2-ae51-ed37ab903541
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: a90c8af9-1fbd-4ded-a6d6-3714b8a92720
CSeq: 10866 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:60067>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1aa58a00000cfa28e2e65468640335431218ac2de0a714",
uri="sip:enflick.layered.net", response="d526e82975a1689418f14e1f6d5a7320"
l: 0

--end msg--
2019-07-01 19:29:31.169 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 19:29:31.263 pjsua_core.c pjsua_0 RX 632 bytes Response msg
200/REGISTER/cseq=10866 (rdata0x794db014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:60067;received=166.177.122.118;rport=60067;branch=z9hG4bKPj30ba10df-
3126-4c5e-b138-55a7089c3eda
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=f3e20c38-dcf6-47f2-ae51-ed37ab903541
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.e8ae
i: a90c8af9-1fbd-4ded-a6d6-3714b8a92720
CSeq: 10866 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:60067>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 19:29:31.265 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-07-01 19:29:31.266 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-07-01 19:29:31.370 pjsua_call.c pjsua_0 Making call with acc #0 to
sip:[email protected]
2019-07-01 19:29:31.371 pjsua_aud.c pjsua_0 Set sound device: capture=-1, playback=-2
2019-07-01 19:29:31.371 pjsua_aud.c pjsua_0 Opening sound device (speaker + mic)
PCM@16000/1/20ms
2019-07-01 19:29:31.371 android_jni_de pjsua_0 Creating Android JNI stream
2019-07-01 19:29:31.402 android_jni_de pjsua_0 Using audio input source : 7
2019-07-01 19:29:31.475 android_jni_de pjsua_0 Audio record initialized successfully.
2019-07-01 19:29:31.481 android_jni_de android_reco Setting thread priority successful
2019-07-01 19:29:31.497 android_jni_de pjsua_0 !Audio track initialized successfully.
2019-07-01 19:29:31.503 ec0x98f1ca00 pjsua_0 AEC created, clock_rate=16000,
channel=1, samples per frame=320, tail length=200 ms, latency=0 ms
2019-07-01 19:29:31.503 android_jni_de android_trac !Setting thread priority successful
2019-07-01 19:29:31.503 android_jni_de pjsua_0 !Android JNI stream started
2019-07-01 19:29:31.505 pjsua_media.c pjsua_0 Call 0: initializing media..
2019-07-01 19:29:31.515 pjsua_media.c pjsua_0 !RTP socket reachable at
192.168.1.28:4000
2019-07-01 19:29:31.515 pjsua_media.c pjsua_0 RTCP socket reachable at
192.168.1.28:4001
2019-07-01 19:29:31.518 pjsua_media.c pjsua_0 Media index 0 selected for audio call 0
2019-07-01 19:29:31.519 pjsua_core.c pjsua_0 TX 998 bytes Request msg
INVITE/cseq=8247 (tdta0x794dd064) to UDP 75.126.213.74:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:60067;rport;branch=z9hG4bKPjc20d8351-d3d4-4987-8965-
b2ff45f1c242
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=2a4ccdff-d9cb-4018-a161-d0f50b1b73d2
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:60067>
i: 403b360e-c9f0-4ccb-9c9e-76276677f406
CSeq: 8247 INVITE
Route: <sip:75.126.213.74:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
c: application/sdp
l: 354

v=0
o=- 3771016171 3771016171 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-07-01 19:29:31.618 pjsua_core.c pjsua_0 RX 424 bytes Response msg
100/INVITE/cseq=8247 (rdata0x794db014) from UDP 75.126.213.74:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.177.122.118:60067;received=166.177.122.118;rport=60067;branch=z9hG4bKPjc20d8351-
d3d4-4987-8965-b2ff45f1c242
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=2a4ccdff-d9cb-4018-a161-d0f50b1b73d2
t: sip:[email protected]
i: 403b360e-c9f0-4ccb-9c9e-76276677f406
CSeq: 8247 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-07-01 19:29:31.620 pjsua_core.c pjsua_0 RX 597 bytes Response msg
401/INVITE/cseq=8247 (rdata0x794db014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.177.122.118:60067;received=166.177.122.118;rport=60067;branch=z9hG4bKPjc20d8351-
d3d4-4987-8965-b2ff45f1c242
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=2a4ccdff-d9cb-4018-a161-d0f50b1b73d2
t: sip:[email protected];tag=ec68159d256c10edd2dcd20a0ed8f360.d237
i: 403b360e-c9f0-4ccb-9c9e-76276677f406
CSeq: 8247 INVITE
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1aa58a00011f26058f9a050a97be139be970d90d3b4f09"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 19:29:31.621 pjsua_core.c pjsua_0 TX 476 bytes Request msg
ACK/cseq=8247 (tdta0x77e58064) to UDP 75.126.213.74:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:60067;rport;branch=z9hG4bKPjc20d8351-d3d4-4987-8965-
b2ff45f1c242
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=2a4ccdff-d9cb-4018-a161-d0f50b1b73d2
t: sip:[email protected];tag=ec68159d256c10edd2dcd20a0ed8f360.d237
i: 403b360e-c9f0-4ccb-9c9e-76276677f406
CSeq: 8247 ACK
Route: <sip:75.126.213.74:5090;lr>
l: 0
--end msg--
2019-07-01 19:29:31.625 pjsua_core.c pjsua_0 TX 1265 bytes Request msg
INVITE/cseq=8248 (tdta0x794dd064) to UDP 75.126.213.74:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:60067;rport;branch=z9hG4bKPj1a7231ca-9fb7-4d48-90aa-
98c1586fec57
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=2a4ccdff-d9cb-4018-a161-d0f50b1b73d2
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:60067>
i: 403b360e-c9f0-4ccb-9c9e-76276677f406
CSeq: 8248 INVITE
Route: <sip:75.126.213.74:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1aa58a00011f26058f9a050a97be139be970d90d3b4f09",
uri="sip:[email protected]",
response="ee1f26a51d9a65fe2e7f8698b4179543"
c: application/sdp
l: 354

v=0
o=- 3771016171 3771016171 IN IP4 192.168.1.28
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.1.28
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.1.28
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-07-01 19:29:31.704 pjsua_core.c pjsua_0 RX 424 bytes Response msg
100/INVITE/cseq=8248 (rdata0x794db014) from UDP 75.126.213.74:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
166.177.122.118:60067;received=166.177.122.118;rport=60067;branch=z9hG4bKPj1a7231ca-
9fb7-4d48-90aa-98c1586fec57
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=2a4ccdff-d9cb-4018-a161-d0f50b1b73d2
t: sip:[email protected]
i: 403b360e-c9f0-4ccb-9c9e-76276677f406
CSeq: 8248 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-07-01 19:29:31.708 pjsua_core.c pjsua_0 RX 795 bytes Response msg
180/INVITE/cseq=8248 (rdata0x794db014) from UDP 75.126.213.74:5090:
SIP/2.0 180 Ringing
v: SIP/2.0/UDP
166.177.122.118:60067;received=166.177.122.118;rport=60067;branch=z9hG4bKPj1a7231ca-
9fb7-4d48-90aa-98c1586fec57
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=2a4ccdff-d9cb-4018-a161-d0f50b1b73d2
To: <sip:[email protected]>;tag=K12t09Z5my2Dg
i: 403b360e-c9f0-4ccb-9c9e-76276677f406
CSeq: 8248 INVITE
Contact: <sip:75.126.213.74:5090;did=e39.2a50cae7>
User-Agent: pstn_6070
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0
Remote-Party-ID: "+19726797170"
<sip:[email protected]>;party=calling;privacy=off;screen=no

--end msg--
2019-07-01 19:29:31.767 pjsua_aud.c pjsua_0 !Conf connect: 1 --> 0
2019-07-01 19:29:31.767 conference.c pjsua_0 Port 1 (tonegen) transmitting to port 0
(Android JNI)
2019-07-01 19:29:56.260 pjsua_core.c pjsua_0 RX 1188 bytes Response msg
200/INVITE/cseq=8248 (rdata0x794db014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:60067;received=166.177.122.118;rport=60067;branch=z9hG4bKPj1a7231ca-
9fb7-4d48-90aa-98c1586fec57
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=2a4ccdff-d9cb-4018-a161-d0f50b1b73d2
To: <sip:[email protected]>;tag=K12t09Z5my2Dg
i: 403b360e-c9f0-4ccb-9c9e-76276677f406
CSeq: 8248 INVITE
Contact: <sip:75.126.213.74:5090;did=e39.2a50cae7>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 302
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1561998445 1561998446 IN IP4 75.126.66.141
s=FreeSWITCH
c=IN IP4 75.126.123.106
t=0 0
m=audio 36482 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:36483 IN IP4 75.126.123.106
a=proxy:no

--end msg--
2019-07-01 19:29:56.580 pjsua_aud.c pjsua_0 Conf disconnect: 1 -x- 0
2019-07-01 19:29:56.580 conference.c pjsua_0 Port 1 (tonegen) stop transmitting to port 0
(Android JNI)
2019-07-01 19:29:56.821 pjsua_media.c pjsua_0 Call 0: updating media..
2019-07-01 19:29:56.823 pjsua_aud.c pjsua_0 Audio channel update..
2019-07-01 19:29:56.829 opus.c pjsua_0 factory_alloc_codec:523: - TRACE
2019-07-01 19:29:56.830 opus.c pjsua_0 codec_open:596: - TRACE
2019-07-01 19:29:56.849 opus.c pjsua_0 codec_open:673: sample_rate: 48000
2019-07-01 19:29:56.858 opus.c pjsua_0 codec_modify:771: - TRACE
2019-07-01 19:29:56.860 strm0x7af42414 pjsua_0 VAD temporarily disabled
2019-07-01 19:29:56.865 strm0x7af42414 pjsua_0 Encoder stream started
2019-07-01 19:29:56.867 strm0x7af42414 pjsua_0 Decoder stream started
2019-07-01 19:29:56.939 pjsua_media.c pjsua_0 Audio updated, stream #0: opus
(sendrecv)
2019-07-01 19:29:57.094 pjsua_aud.c pjsua_0 Conf connect: 0 --> 2
2019-07-01 19:29:57.095 conference.c pjsua_0 Port 0 (Android JNI) transmitting to port 2
(sip:[email protected])
2019-07-01 19:29:57.095 pjsua_aud.c pjsua_0 Conf connect: 2 --> 0
2019-07-01 19:29:57.096 conference.c pjsua_0 Port 2
(sip:[email protected]) transmitting to port 0 (Android JNI)
2019-07-01 19:29:57.109 pjsua_core.c pjsua_0 TX 419 bytes Request msg
ACK/cseq=8248 (tdta0x7d447064) to UDP 75.126.213.74:5090:
ACK sip:75.126.213.74:5090;did=e39.2a50cae7 SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:60067;rport;branch=z9hG4bKPj1a7adf83-3d58-4b46-b4cd-
bf44cdc4a06c
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=2a4ccdff-d9cb-4018-a161-d0f50b1b73d2
t: sip:[email protected];tag=K12t09Z5my2Dg
i: 403b360e-c9f0-4ccb-9c9e-76276677f406
CSeq: 8248 ACK
l: 0

--end msg--
2019-07-01 19:29:57.145 pjsua_core.c pjsua_0 RX 1188 bytes Response msg
200/INVITE/cseq=8248 (rdata0x83552014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:60067;received=166.177.122.118;rport=60067;branch=z9hG4bKPj1a7231ca-
9fb7-4d48-90aa-98c1586fec57
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=2a4ccdff-d9cb-4018-a161-d0f50b1b73d2
To: <sip:[email protected]>;tag=K12t09Z5my2Dg
i: 403b360e-c9f0-4ccb-9c9e-76276677f406
CSeq: 8248 INVITE
Contact: <sip:75.126.213.74:5090;did=e39.2a50cae7>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 302
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1561998445 1561998446 IN IP4 75.126.66.141
s=FreeSWITCH
c=IN IP4 75.126.123.106
t=0 0
m=audio 36482 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:36483 IN IP4 75.126.123.106
a=proxy:no

--end msg--
2019-07-01 19:29:57.149 pjsua_core.c pjsua_0 TX 419 bytes Request msg
ACK/cseq=8248 (tdta0x7d447064) to UDP 75.126.213.74:5090:
ACK sip:75.126.213.74:5090;did=e39.2a50cae7 SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:60067;rport;branch=z9hG4bKPj1a7adf83-3d58-4b46-b4cd-
bf44cdc4a06c
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=2a4ccdff-d9cb-4018-a161-d0f50b1b73d2
t: sip:[email protected];tag=K12t09Z5my2Dg
i: 403b360e-c9f0-4ccb-9c9e-76276677f406
CSeq: 8248 ACK
l: 0

--end msg--
2019-07-01 19:29:57.445 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-07-01 19:29:57.451 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-07-01 19:29:57.882 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-07-01 19:29:57.886 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-07-01 19:29:57.889 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-07-01 19:29:57.895 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-07-01 19:29:57.898 opus.c android_trac codec_modify:771: - TRACE
2019-07-01 19:29:57.898 strm0x7af42414 android_trac VAD re-enabled
2019-07-01 19:29:58.911 Master/sound android_trac Underflow, buf_cnt=1, will generate 1
frame
2019-07-01 19:29:59.293 Master/sound android_reco Buffer size adjusted from 1601 to 1122
(eff_cnt=1280)
2019-07-01 19:29:59.312 Master/sound android_trac Underflow, buf_cnt=162, will generate 1
frame
2019-07-01 19:30:00.151 Master/sound android_trac Underflow, buf_cnt=162, will generate 1
frame
2019-07-01 19:30:02.005 pjsua_call.c thr0x8513c97 !Call 0 hanging up: code=200..
2019-07-01 19:30:02.006 pjsua_core.c thr0x8513c97 TX 450 bytes Request msg
BYE/cseq=8249 (tdta0x7742f064) to UDP 75.126.213.74:5090:
BYE sip:75.126.213.74:5090;did=e39.2a50cae7 SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:60067;rport;branch=z9hG4bKPj6923f1f7-a602-443d-9564-
5f7ba0330956
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=2a4ccdff-d9cb-4018-a161-d0f50b1b73d2
t: sip:[email protected];tag=K12t09Z5my2Dg
i: 403b360e-c9f0-4ccb-9c9e-76276677f406
CSeq: 8249 BYE
User-Agent: TextNow PjSip 2.6
l: 0

--end msg--
2019-07-01 19:30:02.510 pjsua_core.c pjsua_0 TX 450 bytes Request msg
BYE/cseq=8249 (tdta0x7742f064) to UDP 75.126.213.74:5090:
BYE sip:75.126.213.74:5090;did=e39.2a50cae7 SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:60067;rport;branch=z9hG4bKPj6923f1f7-a602-443d-9564-
5f7ba0330956
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=2a4ccdff-d9cb-4018-a161-d0f50b1b73d2
t: sip:[email protected];tag=K12t09Z5my2Dg
i: 403b360e-c9f0-4ccb-9c9e-76276677f406
CSeq: 8249 BYE
User-Agent: TextNow PjSip 2.6
l: 0

--end msg--
2019-07-01 19:30:02.616 pjsua_core.c pjsua_0 RX 554 bytes Response msg
200/BYE/cseq=8249 (rdata0x83552014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:60067;received=166.177.122.118;rport=60067;branch=z9hG4bKPj6923f1f7-
a602-443d-9564-5f7ba0330956
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=2a4ccdff-d9cb-4018-a161-d0f50b1b73d2
t: sip:[email protected];tag=K12t09Z5my2Dg
i: 403b360e-c9f0-4ccb-9c9e-76276677f406
CSeq: 8249 BYE
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Content-Length: 0

--end msg--
2019-07-01 19:30:02.635 pjsua_media.c pjsua_0 !Call 0: deinitializing media..
2019-07-01 19:30:02.642 pjsua_media.c pjsua_0 Media stream call00:0 is destroyed
2019-07-01 19:30:02.646 pjsua_core.c pjsua_0 RX 554 bytes Response msg
200/BYE/cseq=8249 (rdata0x84cda014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:60067;received=166.177.122.118;rport=60067;branch=z9hG4bKPj6923f1f7-
a602-443d-9564-5f7ba0330956
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=2a4ccdff-d9cb-4018-a161-d0f50b1b73d2
t: sip:[email protected];tag=K12t09Z5my2Dg
i: 403b360e-c9f0-4ccb-9c9e-76276677f406
CSeq: 8249 BYE
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Content-Length: 0

--end msg--
2019-07-01 19:30:03.619 pjsua_aud.c pjsua_0 !Closing sound device after idle for 1
second(s)
2019-07-01 19:30:03.636 pjsua_aud.c pjsua_0 Closing Android JNI sound playback
device and Android JNI sound capture device
2019-07-01 19:30:03.639 android_jni_de pjsua_0 Android JNI stream stopped
2019-07-01 19:30:03.640 android_jni_de pjsua_0 Destroying Android JNI stream...
2019-07-01 19:30:03.672 android_jni_de pjsua_0 !Audio record released
2019-07-01 19:30:03.699 android_jni_de pjsua_0 !Audio track released
2019-07-01 19:30:03.700 android_jni_de pjsua_0 Android JNI stream destroyed
2019-07-01 19:30:03.890 pjsua_acc.c thr0x8513c97 !Deleting account 0
2019-07-01 19:30:03.892 pjsua_acc.c thr0x8513c97 Acc 0: setting unregistration..
2019-07-01 19:30:03.893 sip_reg.c thr0x8513c97 Sending register request with timeout
5000
2019-07-01 19:30:03.894 pjsua_core.c thr0x8513c97 TX 612 bytes Request msg
REGISTER/cseq=10867 (tdta0x77e58064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:60067;rport;branch=z9hG4bKPj1bc6bb68-f4f4-4e4c-bc6f-
2d7d9818564a
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=c22003ec-6d61-4aaa-9afe-64d272af954e
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: a90c8af9-1fbd-4ded-a6d6-3714b8a92720
CSeq: 10867 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:60067>
Expires: 0
l: 0

--end msg--
2019-07-01 19:30:03.896 sip_util_state thr0x8513c97 Setting request timeout of 5000
2019-07-01 19:30:03.897 pjsua_acc.c thr0x8513c97 Acc 0: Unregistration sent
2019-07-01 19:30:03.897 pjsua_acc.c thr0x8513c97 Account id 0 deleted
2019-07-01 19:30:04.026 pjsua_core.c pjsua_0 RX 648 bytes Response msg
401/REGISTER/cseq=10867 (rdata0x84cda014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
166.177.122.118:60067;received=166.177.122.118;rport=60067;branch=z9hG4bKPj1bc6bb68-
f4f4-4e4c-bc6f-2d7d9818564a
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=c22003ec-6d61-4aaa-9afe-64d272af954e
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.8dc0
i: a90c8af9-1fbd-4ded-a6d6-3714b8a92720
CSeq: 10867 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1aa5ab000021fcd51a7e6f848e72921926b76c1d9ff210"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 19:30:04.027 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 19:30:04.030 pjsua_core.c pjsua_0 TX 866 bytes Request msg
REGISTER/cseq=10868 (tdta0x77e58064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 166.177.122.118:60067;rport;branch=z9hG4bKPj6528f0be-fe5c-46d0-ba57-
2f07cee82e61
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=c22003ec-6d61-4aaa-9afe-64d272af954e
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: a90c8af9-1fbd-4ded-a6d6-3714b8a92720
CSeq: 10868 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@166.177.12
2.118:60067>
Expires: 0
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net", nonce="5d1aa5ab000021fcd51a7e6f848e72921926b76c1d9ff210",
uri="sip:enflick.layered.net", response="48d56266568aade38e7d25855244acd4"
l: 0

--end msg--
2019-07-01 19:30:04.031 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 19:30:04.083 pjsua_core.c pjsua_0 RX 526 bytes Response msg
200/REGISTER/cseq=10868 (rdata0x84cda014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
166.177.122.118:60067;received=166.177.122.118;rport=60067;branch=z9hG4bKPj6528f0be-
fe5c-46d0-ba57-2f07cee82e61
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=c22003ec-6d61-4aaa-9afe-64d272af954e
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=a13cfc4a6638795bb13fb2739c5bf8d2.8506
i: a90c8af9-1fbd-4ded-a6d6-3714b8a92720
CSeq: 10868 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 19:30:27.860 endpoint.cpp thr0x8513c97 !pjsua_transport_set_enable(id,
enabled) error: Invalid operation (PJ_EINVALIDOP) (status=70013)
[../src/pjsua2/endpoint.cpp:1777]
2019-07-01 19:30:29.332 pjsua_core.c thr0x8513c97 Shutting down, flags=0...
2019-07-01 19:30:29.979 pjsua_core.c thr0x8513c97 PJSUA state changed: RUNNING -->
CLOSING
2019-07-01 19:30:29.983 pjsua_call.c thr0x8513c97 Hangup all calls..
2019-07-01 19:30:29.984 pjsua_media.c thr0x8513c97 Call 0: deinitializing media..
2019-07-01 19:30:29.984 pjsua_media.c thr0x8513c97 Call 1: deinitializing media..
2019-07-01 19:30:29.984 pjsua_media.c thr0x8513c97 Call 2: deinitializing media..
2019-07-01 19:30:29.985 pjsua_media.c thr0x8513c97 Call 3: deinitializing media..
2019-07-01 19:30:29.985 pjsua_pres.c thr0x8513c97 Shutting down presence..
2019-07-01 19:30:30.992 pjsua_core.c thr0x8513c97 Destroying...
2019-07-01 19:30:31.220 pjsua_media.c thr0x8513c97 Shutting down media..
2019-07-01 19:30:31.654 android_jni_de thr0x8513c97 Android JNI sound library shutting
down..
2019-07-01 19:30:31.654 sip_transactio thr0x8513c97 Stopping transaction layer module
2019-07-01 19:30:31.655 sip_transactio thr0x8513c97 Stopped transaction layer module
2019-07-01 19:30:31.655 sip_endpoint.c thr0x8513c97 Module "mod-unsolicited-mwi"
unregistered
2019-07-01 19:30:31.656 sip_endpoint.c thr0x8513c97 Module "mod-pjsua-options"
unregistered
2019-07-01 19:30:31.656 sip_endpoint.c thr0x8513c97 Module "mod-pjsua-im" unregistered
2019-07-01 19:30:31.656 sip_endpoint.c thr0x8513c97 Module "mod-pjsua-pres" unregistered
2019-07-01 19:30:31.657 sip_endpoint.c thr0x8513c97 Module "mod-pjsua" unregistered
2019-07-01 19:30:31.657 sip_endpoint.c thr0x8513c97 Module "mod-stateful-util" unregistered
2019-07-01 19:30:31.657 sip_endpoint.c thr0x8513c97 Module "mod-refer" unregistered
2019-07-01 19:30:31.657 sip_endpoint.c thr0x8513c97 Module "mod-mwi" unregistered
2019-07-01 19:30:31.658 sip_endpoint.c thr0x8513c97 Module "mod-presence" unregistered
2019-07-01 19:30:31.659 sip_endpoint.c thr0x8513c97 Module "mod-evsub" unregistered
2019-07-01 19:30:31.659 sip_endpoint.c thr0x8513c97 Module "mod-invite" unregistered
2019-07-01 19:30:31.659 sip_endpoint.c thr0x8513c97 Module "mod-100rel" unregistered
2019-07-01 19:30:31.660 sip_endpoint.c thr0x8513c97 Module "mod-ua" unregistered
2019-07-01 19:30:31.660 sip_transactio thr0x8513c97 Transaction layer module destroyed
2019-07-01 19:30:31.660 sip_endpoint.c thr0x8513c97 Module "mod-tsx-layer" unregistered
2019-07-01 19:30:31.661 sip_endpoint.c thr0x8513c97 Module "mod-msg-print" unregistered
2019-07-01 19:30:31.661 sip_endpoint.c thr0x8513c97 Module "mod-pjsua-log" unregistered
2019-07-01 19:30:31.663 udp0x6fe5f800 thr0x8513c97 SIP UDP transport destroyed
2019-07-01 19:30:31.664 sip_endpoint.c thr0x8513c97 Endpoint 0x6ff37064 destroyed
2019-07-01 19:30:31.665 pjsua_core.c thr0x8513c97 PJSUA state changed: CLOSING -->
NULL
2019-07-01 19:30:31.665 pjsua_core.c thr0x8513c97 PJSUA destroyed...
2019-07-01 21:59:55.297 sip_endpoint.c thr0x76fff97 Module "mod-pjsua-log" registered
2019-07-01 21:59:55.311 sip_endpoint.c thr0x76fff97 Module "mod-tsx-layer" registered
2019-07-01 21:59:55.312 sip_endpoint.c thr0x76fff97 Module "mod-stateful-util" registered
2019-07-01 21:59:55.312 sip_endpoint.c thr0x76fff97 Module "mod-ua" registered
2019-07-01 21:59:55.312 sip_endpoint.c thr0x76fff97 Module "mod-100rel" registered
2019-07-01 21:59:55.313 sip_endpoint.c thr0x76fff97 Module "mod-pjsua" registered
2019-07-01 21:59:55.313 sip_endpoint.c thr0x76fff97 Module "mod-invite" registered
2019-07-01 21:59:55.315 android_jni_de thr0x76fff97 Android JNI sound library initialized
2019-07-01 21:59:55.315 pjlib thr0x76fff97 select() I/O Queue created (0x8614fe14)
2019-07-01 21:59:55.453 sip_endpoint.c thr0x76fff97 Module "mod-evsub" registered
2019-07-01 21:59:55.453 sip_endpoint.c thr0x76fff97 Module "mod-presence" registered
2019-07-01 21:59:55.456 sip_endpoint.c thr0x76fff97 Module "mod-mwi" registered
2019-07-01 21:59:55.456 sip_endpoint.c thr0x76fff97 Module "mod-refer" registered
2019-07-01 21:59:55.457 sip_endpoint.c thr0x76fff97 Module "mod-pjsua-pres" registered
2019-07-01 21:59:55.457 sip_endpoint.c thr0x76fff97 Module "mod-pjsua-im" registered
2019-07-01 21:59:55.457 sip_endpoint.c thr0x76fff97 Module "mod-pjsua-options" registered
2019-07-01 21:59:55.458 pjsua_core.c thr0x76fff97 1 SIP worker threads created
2019-07-01 21:59:55.458 pjsua_core.c thr0x76fff97 pjsua version 2.6 for Linux-3.18.71/armv7l
initialized
2019-07-01 21:59:55.458 pjsua_core.c thr0x76fff97 PJSUA state changed: CREATED -->
INIT
2019-07-01 21:59:55.501 pjsua_core.c thr0x76fff97 SIP UDP socket reachable at
192.168.7.177:49327
2019-07-01 21:59:55.503 udp0x75f0f000 thr0x76fff97 SIP UDP transport started, published
address is 192.168.7.177:49327
2019-07-01 21:59:55.504 pjsua_core.c thr0x76fff97 PJSUA state changed: INIT -->
STARTING
2019-07-01 21:59:55.505 sip_endpoint.c thr0x76fff97 Module "mod-unsolicited-mwi" registered
2019-07-01 21:59:55.505 pjsua_core.c thr0x76fff97 PJSUA state changed: STARTING -->
RUNNING
2019-07-01 21:59:55.513 endpoint.cpp thr0x76fff97 codecGetParam() codec_id =
'opus/48000/2'

2019-07-01 21:59:55.513 opus.c thr0x76fff97 factory_default_attr:460: - TRACE


2019-07-01 21:59:55.638 pjsua_acc.c thr0x76fff97 Adding account:
id=sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.lay
ered.net
2019-07-01 21:59:55.640 pjsua_acc.c thr0x76fff97 Account
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net added with id 0
2019-07-01 21:59:55.643 pjsua_acc.c thr0x76fff97 Acc 0: setting registration..
2019-07-01 21:59:55.649 sip_reg.c thr0x76fff97 Sending register request with timeout 5000
2019-07-01 21:59:55.651 pjsua_core.c thr0x76fff97 TX 707 bytes Request msg
REGISTER/cseq=28419 (tdta0x6fb4f064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.7.177:49327;rport;branch=z9hG4bKPjc6089865-55be-485e-82a9-
987f0f1aaac1
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=459a2461-5515-4c73-84c2-e62bb477724a
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 10f587fc-bcc1-4216-80ad-eae92d7658dd
CSeq: 28419 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.7.1
77:49327>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-07-01 21:59:55.655 sip_util_state thr0x76fff97 Setting request timeout of 5000
2019-07-01 21:59:55.659 pjsua_acc.c thr0x76fff97 Acc 0: Registration sent
2019-07-01 21:59:55.718 pjsua_core.c pjsua_0 RX 644 bytes Response msg
401/REGISTER/cseq=28419 (rdata0x7877b014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
192.168.7.177:49327;received=64.134.232.23;rport=49327;branch=z9hG4bKPjc6089865-55be-
485e-82a9-987f0f1aaac1
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=459a2461-5515-4c73-84c2-e62bb477724a
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.bbe6
i: 10f587fc-bcc1-4216-80ad-eae92d7658dd
CSeq: 28419 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1ac8cb0000ec21e185c163906ad7d169adee024deae18c"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 21:59:55.721 pjsua_acc.c pjsua_0 IP address change detected for account 0
(192.168.7.177:49327 --> 64.134.232.23:49327). Updating registration (using method 4)
2019-07-01 21:59:55.730 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 21:59:55.734 pjsua_core.c pjsua_0 TX 961 bytes Request msg
REGISTER/cseq=28420 (tdta0x6fb4f064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 64.134.232.23:49327;rport;branch=z9hG4bKPjb9fea447-a792-4b5c-92ad-
18d827e1a0bd
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=459a2461-5515-4c73-84c2-e62bb477724a
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 10f587fc-bcc1-4216-80ad-eae92d7658dd
CSeq: 28420 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@64.134.232.
23:49327>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1ac8cb0000ec21e185c163906ad7d169adee024deae18c",
uri="sip:enflick.layered.net", response="c7a23e890dd0f3acef0aad2b793f8dfb"
l: 0

--end msg--
2019-07-01 21:59:55.738 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 21:59:55.814 pjsua_core.c pjsua_0 RX 626 bytes Response msg
200/REGISTER/cseq=28420 (rdata0x7877b014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
64.134.232.23:49327;received=64.134.232.23;rport=49327;branch=z9hG4bKPjb9fea447-a792-
4b5c-92ad-18d827e1a0bd
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=459a2461-5515-4c73-84c2-e62bb477724a
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.2cd4
i: 10f587fc-bcc1-4216-80ad-eae92d7658dd
CSeq: 28420 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@64.134.232.
23:49327>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 21:59:55.816 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-07-01 21:59:55.818 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-07-01 21:59:55.921 pjsua_call.c pjsua_0 Making call with acc #0 to
sip:[email protected]
2019-07-01 21:59:55.924 pjsua_aud.c pjsua_0 Set sound device: capture=-1, playback=-2
2019-07-01 21:59:55.925 pjsua_aud.c pjsua_0 Opening sound device (speaker + mic)
PCM@16000/1/20ms
2019-07-01 21:59:55.925 android_jni_de pjsua_0 Creating Android JNI stream
2019-07-01 21:59:56.002 android_jni_de pjsua_0 Using audio input source : 7
2019-07-01 21:59:56.109 android_jni_de pjsua_0 Audio record initialized successfully.
2019-07-01 21:59:56.111 android_jni_de android_reco Setting thread priority successful
2019-07-01 21:59:56.385 android_jni_de pjsua_0 !Audio track initialized successfully.
2019-07-01 21:59:56.387 ec0x88f93700 pjsua_0 AEC created, clock_rate=16000,
channel=1, samples per frame=320, tail length=200 ms, latency=0 ms
2019-07-01 21:59:56.387 android_jni_de pjsua_0 Android JNI stream started
2019-07-01 21:59:56.388 pjsua_media.c pjsua_0 Call 0: initializing media..
2019-07-01 21:59:56.393 android_jni_de android_trac Setting thread priority successful
2019-07-01 21:59:56.406 pjsua_media.c pjsua_0 !RTP socket reachable at
192.168.7.177:4000
2019-07-01 21:59:56.407 pjsua_media.c pjsua_0 RTCP socket reachable at
192.168.7.177:4001
2019-07-01 21:59:56.407 pjsua_media.c pjsua_0 Media index 0 selected for audio call 0
2019-07-01 21:59:56.408 pjsua_core.c pjsua_0 TX 997 bytes Request msg
INVITE/cseq=5452 (tdta0x6fb03064) to UDP 75.126.213.74:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 64.134.232.23:49327;rport;branch=z9hG4bKPj3973ba87-37ec-40c3-a45c-
49dba25e50b5
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=f3475d44-2ae1-4a0e-a2b7-1f027d6521b9
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@64.134.232.
23:49327>
i: bae20fff-8018-4e78-9517-cb4430d472a0
CSeq: 5452 INVITE
Route: <sip:75.126.213.74:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
c: application/sdp
l: 357

v=0
o=- 3771025196 3771025196 IN IP4 192.168.7.177
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.7.177
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.7.177
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-07-01 21:59:56.504 pjsua_core.c pjsua_0 RX 420 bytes Response msg
100/INVITE/cseq=5452 (rdata0x7877b014) from UDP 75.126.213.74:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
64.134.232.23:49327;received=64.134.232.23;rport=49327;branch=z9hG4bKPj3973ba87-37ec-
40c3-a45c-49dba25e50b5
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=f3475d44-2ae1-4a0e-a2b7-1f027d6521b9
t: sip:[email protected]
i: bae20fff-8018-4e78-9517-cb4430d472a0
CSeq: 5452 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-07-01 21:59:56.507 pjsua_core.c pjsua_0 RX 593 bytes Response msg
401/INVITE/cseq=5452 (rdata0x7877b014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
64.134.232.23:49327;received=64.134.232.23;rport=49327;branch=z9hG4bKPj3973ba87-37ec-
40c3-a45c-49dba25e50b5
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=f3475d44-2ae1-4a0e-a2b7-1f027d6521b9
t: sip:[email protected];tag=ec68159d256c10edd2dcd20a0ed8f360.51fb
i: bae20fff-8018-4e78-9517-cb4430d472a0
CSeq: 5452 INVITE
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1ac8cc00013493456d3eedd134a8d4d102116f7e71e29d"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 21:59:56.510 pjsua_core.c pjsua_0 TX 474 bytes Request msg
ACK/cseq=5452 (tdta0x76118064) to UDP 75.126.213.74:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 64.134.232.23:49327;rport;branch=z9hG4bKPj3973ba87-37ec-40c3-a45c-
49dba25e50b5
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=f3475d44-2ae1-4a0e-a2b7-1f027d6521b9
t: sip:[email protected];tag=ec68159d256c10edd2dcd20a0ed8f360.51fb
i: bae20fff-8018-4e78-9517-cb4430d472a0
CSeq: 5452 ACK
Route: <sip:75.126.213.74:5090;lr>
l: 0

--end msg--
2019-07-01 21:59:56.519 pjsua_core.c pjsua_0 TX 1264 bytes Request msg
INVITE/cseq=5453 (tdta0x6fb03064) to UDP 75.126.213.74:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 64.134.232.23:49327;rport;branch=z9hG4bKPj890a1532-3a48-4122-ab53-
0504a9ed6d1b
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=f3475d44-2ae1-4a0e-a2b7-1f027d6521b9
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@64.134.232.
23:49327>
i: bae20fff-8018-4e78-9517-cb4430d472a0
CSeq: 5453 INVITE
Route: <sip:75.126.213.74:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1ac8cc00013493456d3eedd134a8d4d102116f7e71e29d",
uri="sip:[email protected]", response="50d0580a41c1714a42fb0cbffce73ee8"
c: application/sdp
l: 357

v=0
o=- 3771025196 3771025196 IN IP4 192.168.7.177
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.7.177
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.7.177
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-07-01 21:59:56.616 pjsua_core.c pjsua_0 RX 420 bytes Response msg
100/INVITE/cseq=5453 (rdata0x7877b014) from UDP 75.126.213.74:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
64.134.232.23:49327;received=64.134.232.23;rport=49327;branch=z9hG4bKPj890a1532-3a48-
4122-ab53-0504a9ed6d1b
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=f3475d44-2ae1-4a0e-a2b7-1f027d6521b9
t: sip:[email protected]
i: bae20fff-8018-4e78-9517-cb4430d472a0
CSeq: 5453 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-07-01 21:59:56.644 pjsua_core.c pjsua_0 RX 791 bytes Response msg
180/INVITE/cseq=5453 (rdata0x7877b014) from UDP 75.126.213.74:5090:
SIP/2.0 180 Ringing
v: SIP/2.0/UDP
64.134.232.23:49327;received=64.134.232.23;rport=49327;branch=z9hG4bKPj890a1532-3a48-
4122-ab53-0504a9ed6d1b
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=f3475d44-2ae1-4a0e-a2b7-1f027d6521b9
To: <sip:[email protected]>;tag=6Qegcvp5HDQaD
i: bae20fff-8018-4e78-9517-cb4430d472a0
CSeq: 5453 INVITE
Contact: <sip:75.126.213.74:5090;did=623.3e15c5a7>
User-Agent: pstn_6070
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0
Remote-Party-ID: "+12145330547"
<sip:[email protected]>;party=calling;privacy=off;screen=no
--end msg--
2019-07-01 21:59:56.708 pjsua_aud.c pjsua_0 !Conf connect: 1 --> 0
2019-07-01 21:59:56.709 conference.c pjsua_0 Port 1 (tonegen) transmitting to port 0
(Android JNI)
2019-07-01 22:00:00.234 pjsua_core.c pjsua_0 RX 1178 bytes Response msg
200/INVITE/cseq=5453 (rdata0x7877b014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
64.134.232.23:49327;received=64.134.232.23;rport=49327;branch=z9hG4bKPj890a1532-3a48-
4122-ab53-0504a9ed6d1b
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=f3475d44-2ae1-4a0e-a2b7-1f027d6521b9
To: <sip:[email protected]>;tag=6Qegcvp5HDQaD
i: bae20fff-8018-4e78-9517-cb4430d472a0
CSeq: 5453 INVITE
Contact: <sip:75.126.213.74:5090;did=623.3e15c5a7>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 296
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1562005998 1562005999 IN IP4 169.44.58.253
s=FreeSWITCH
c=IN IP4 50.97.48.70
t=0 0
m=audio 47814 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:47815 IN IP4 50.97.48.70
a=proxy:no
--end msg--
2019-07-01 22:00:00.239 pjsua_aud.c pjsua_0 Conf disconnect: 1 -x- 0
2019-07-01 22:00:00.240 conference.c pjsua_0 Port 1 (tonegen) stop transmitting to port 0
(Android JNI)
2019-07-01 22:00:00.241 pjsua_media.c pjsua_0 Call 0: updating media..
2019-07-01 22:00:00.243 pjsua_aud.c pjsua_0 Audio channel update..
2019-07-01 22:00:00.244 opus.c pjsua_0 factory_alloc_codec:523: - TRACE
2019-07-01 22:00:00.250 opus.c pjsua_0 codec_open:596: - TRACE
2019-07-01 22:00:00.257 opus.c pjsua_0 codec_open:673: sample_rate: 48000
2019-07-01 22:00:00.407 opus.c pjsua_0 codec_modify:771: - TRACE
2019-07-01 22:00:00.409 strm0x7611b814 pjsua_0 VAD temporarily disabled
2019-07-01 22:00:00.412 strm0x7611b814 pjsua_0 Encoder stream started
2019-07-01 22:00:00.415 strm0x7611b814 pjsua_0 Decoder stream started
2019-07-01 22:00:00.501 pjsua_media.c pjsua_0 Audio updated, stream #0: opus
(sendrecv)
2019-07-01 22:00:00.571 pjsua_aud.c pjsua_0 Conf connect: 0 --> 2
2019-07-01 22:00:00.572 conference.c pjsua_0 Port 0 (Android JNI) transmitting to port 2
(sip:[email protected])
2019-07-01 22:00:00.572 pjsua_aud.c pjsua_0 Conf connect: 2 --> 0
2019-07-01 22:00:00.573 conference.c pjsua_0 Port 2
(sip:[email protected]) transmitting to port 0 (Android JNI)
2019-07-01 22:00:00.576 pjsua_core.c pjsua_0 TX 417 bytes Request msg
ACK/cseq=5453 (tdta0x6f5f6064) to UDP 75.126.213.74:5090:
ACK sip:75.126.213.74:5090;did=623.3e15c5a7 SIP/2.0
v: SIP/2.0/UDP 64.134.232.23:49327;rport;branch=z9hG4bKPj0407c686-1f66-4500-8db5-
15c066db09fd
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=f3475d44-2ae1-4a0e-a2b7-1f027d6521b9
t: sip:[email protected];tag=6Qegcvp5HDQaD
i: bae20fff-8018-4e78-9517-cb4430d472a0
CSeq: 5453 ACK
l: 0

--end msg--
2019-07-01 22:00:00.736 Master/sound android_trac Underflow, buf_cnt=0, will generate 1
frame
2019-07-01 22:00:01.163 Master/sound android_trac Underflow, buf_cnt=315, will generate 1
frame
2019-07-01 22:00:01.167 Master/sound android_trac Underflow, buf_cnt=315, will generate 1
frame
2019-07-01 22:00:01.172 Master/sound android_trac Underflow, buf_cnt=315, will generate 1
frame
2019-07-01 22:00:01.177 Master/sound android_trac Underflow, buf_cnt=315, will generate 1
frame
2019-07-01 22:00:01.309 opus.c android_trac codec_modify:771: - TRACE
2019-07-01 22:00:01.309 strm0x7611b814 android_trac VAD re-enabled
2019-07-01 22:00:01.316 Master/sound android_trac Underflow, buf_cnt=315, will generate 1
frame
2019-07-01 22:00:03.746 Master/sound android_trac Underflow, buf_cnt=315, will generate 1
frame
2019-07-01 22:00:03.778 Master/sound android_trac Underflow, buf_cnt=315, will generate 1
frame
2019-07-01 22:00:04.095 pjsua_call.c thr0x76fff97 !Call 0 hanging up: code=200..
2019-07-01 22:00:04.101 pjsua_core.c thr0x76fff97 TX 448 bytes Request msg
BYE/cseq=5454 (tdta0x75d69064) to UDP 75.126.213.74:5090:
BYE sip:75.126.213.74:5090;did=623.3e15c5a7 SIP/2.0
v: SIP/2.0/UDP 64.134.232.23:49327;rport;branch=z9hG4bKPjaf3fa8ae-996c-40f8-93cc-
a04f5f5f969d
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=f3475d44-2ae1-4a0e-a2b7-1f027d6521b9
t: sip:[email protected];tag=6Qegcvp5HDQaD
i: bae20fff-8018-4e78-9517-cb4430d472a0
CSeq: 5454 BYE
User-Agent: TextNow PjSip 2.6
l: 0

--end msg--
2019-07-01 22:00:04.216 pjsua_core.c pjsua_0 RX 550 bytes Response msg
200/BYE/cseq=5454 (rdata0x7877b014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
64.134.232.23:49327;received=64.134.232.23;rport=49327;branch=z9hG4bKPjaf3fa8ae-996c-
40f8-93cc-a04f5f5f969d
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=f3475d44-2ae1-4a0e-a2b7-1f027d6521b9
t: sip:[email protected];tag=6Qegcvp5HDQaD
i: bae20fff-8018-4e78-9517-cb4430d472a0
CSeq: 5454 BYE
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Content-Length: 0

--end msg--
2019-07-01 22:00:04.228 pjsua_media.c pjsua_0 Call 0: deinitializing media..
2019-07-01 22:00:04.233 pjsua_media.c pjsua_0 Media stream call00:0 is destroyed
2019-07-01 22:00:05.225 pjsua_aud.c pjsua_0 !Closing sound device after idle for 1
second(s)
2019-07-01 22:00:05.227 pjsua_aud.c pjsua_0 Closing Android JNI sound playback
device and Android JNI sound capture device
2019-07-01 22:00:05.243 android_jni_de pjsua_0 Android JNI stream stopped
2019-07-01 22:00:05.244 android_jni_de pjsua_0 Destroying Android JNI stream...
2019-07-01 22:00:05.261 pjsua_acc.c thr0x76fff97 !Deleting account 0
2019-07-01 22:00:05.284 android_jni_de pjsua_0 !Audio record released
2019-07-01 22:00:05.294 android_jni_de pjsua_0 Audio track released
2019-07-01 22:00:05.295 android_jni_de pjsua_0 Android JNI stream destroyed
2019-07-01 22:00:05.296 pjsua_acc.c thr0x76fff97 !Acc 0: setting unregistration..
2019-07-01 22:00:05.297 sip_reg.c thr0x76fff97 Sending register request with timeout 5000
2019-07-01 22:00:05.308 pjsua_core.c thr0x76fff97 TX 608 bytes Request msg
REGISTER/cseq=28421 (tdta0x77d13064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 64.134.232.23:49327;rport;branch=z9hG4bKPjebb29828-5f6a-4a02-95a4-
90343f29b9ad
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=5402c2c3-a568-4ee1-b019-c32140ed649b
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 10f587fc-bcc1-4216-80ad-eae92d7658dd
CSeq: 28421 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@64.134.232.
23:49327>
Expires: 0
l: 0

--end msg--
2019-07-01 22:00:05.309 sip_util_state thr0x76fff97 Setting request timeout of 5000
2019-07-01 22:00:05.309 pjsua_acc.c thr0x76fff97 Acc 0: Unregistration sent
2019-07-01 22:00:05.310 pjsua_acc.c thr0x76fff97 Account id 0 deleted
2019-07-01 22:00:05.371 pjsua_core.c pjsua_0 RX 644 bytes Response msg
401/REGISTER/cseq=28421 (rdata0x7877b014) from UDP 75.126.213.74:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
64.134.232.23:49327;received=64.134.232.23;rport=49327;branch=z9hG4bKPjebb29828-5f6a-
4a02-95a4-90343f29b9ad
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=5402c2c3-a568-4ee1-b019-c32140ed649b
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.9869
i: 10f587fc-bcc1-4216-80ad-eae92d7658dd
CSeq: 28421 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1ac8d50000efafa59ea1e9cc76ada55d095e092b5e325d"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 22:00:05.375 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 22:00:05.378 pjsua_core.c pjsua_0 TX 862 bytes Request msg
REGISTER/cseq=28422 (tdta0x77d13064) to UDP 75.126.213.74:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 64.134.232.23:49327;rport;branch=z9hG4bKPjb34a9da6-2f3d-46e6-bfdf-
967b89d2c452
Route: <sip:75.126.213.74:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=5402c2c3-a568-4ee1-b019-c32140ed649b
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 10f587fc-bcc1-4216-80ad-eae92d7658dd
CSeq: 28422 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@64.134.232.
23:49327>
Expires: 0
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1ac8d50000efafa59ea1e9cc76ada55d095e092b5e325d",
uri="sip:enflick.layered.net", response="766a757fc3bae1f492e8167ab4488959"
l: 0

--end msg--
2019-07-01 22:00:05.379 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 22:00:05.486 pjsua_core.c pjsua_0 RX 522 bytes Response msg
200/REGISTER/cseq=28422 (rdata0x7877b014) from UDP 75.126.213.74:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
64.134.232.23:49327;received=64.134.232.23;rport=49327;branch=z9hG4bKPjb34a9da6-2f3d-
46e6-bfdf-967b89d2c452
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=5402c2c3-a568-4ee1-b019-c32140ed649b
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=d584a57b96b9dcbc77fdf33f479551a6.0f7b
i: 10f587fc-bcc1-4216-80ad-eae92d7658dd
CSeq: 28422 REGISTER
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 22:02:20.819 endpoint.cpp thr0x76fff97 !pjsua_transport_set_enable(id, enabled)
error: Invalid operation (PJ_EINVALIDOP) (status=70013) [../src/pjsua2/endpoint.cpp:1777]
2019-07-01 22:02:21.599 pjsua_core.c thr0x76fff97 Shutting down, flags=0...
2019-07-01 22:02:21.600 pjsua_core.c thr0x76fff97 PJSUA state changed: RUNNING -->
CLOSING
2019-07-01 22:02:21.605 pjsua_call.c thr0x76fff97 Hangup all calls..
2019-07-01 22:02:21.606 pjsua_media.c thr0x76fff97 Call 0: deinitializing media..
2019-07-01 22:02:21.606 pjsua_media.c thr0x76fff97 Call 1: deinitializing media..
2019-07-01 22:02:21.607 pjsua_media.c thr0x76fff97 Call 2: deinitializing media..
2019-07-01 22:02:21.607 pjsua_media.c thr0x76fff97 Call 3: deinitializing media..
2019-07-01 22:02:21.608 pjsua_pres.c thr0x76fff97 Shutting down presence..
2019-07-01 22:02:22.614 pjsua_core.c thr0x76fff97 Destroying...
2019-07-01 22:02:22.616 pjsua_media.c thr0x76fff97 Shutting down media..
2019-07-01 22:02:22.776 android_jni_de thr0x76fff97 Android JNI sound library shutting down..
2019-07-01 22:02:22.777 sip_transactio thr0x76fff97 Stopping transaction layer module
2019-07-01 22:02:22.778 sip_transactio thr0x76fff97 Stopped transaction layer module
2019-07-01 22:02:22.778 sip_endpoint.c thr0x76fff97 Module "mod-unsolicited-mwi"
unregistered
2019-07-01 22:02:22.779 sip_endpoint.c thr0x76fff97 Module "mod-pjsua-options" unregistered
2019-07-01 22:02:22.779 sip_endpoint.c thr0x76fff97 Module "mod-pjsua-im" unregistered
2019-07-01 22:02:22.779 sip_endpoint.c thr0x76fff97 Module "mod-pjsua-pres" unregistered
2019-07-01 22:02:22.780 sip_endpoint.c thr0x76fff97 Module "mod-pjsua" unregistered
2019-07-01 22:02:22.780 sip_endpoint.c thr0x76fff97 Module "mod-stateful-util" unregistered
2019-07-01 22:02:22.780 sip_endpoint.c thr0x76fff97 Module "mod-refer" unregistered
2019-07-01 22:02:22.781 sip_endpoint.c thr0x76fff97 Module "mod-mwi" unregistered
2019-07-01 22:02:22.781 sip_endpoint.c thr0x76fff97 Module "mod-presence" unregistered
2019-07-01 22:02:22.782 sip_endpoint.c thr0x76fff97 Module "mod-evsub" unregistered
2019-07-01 22:02:22.782 sip_endpoint.c thr0x76fff97 Module "mod-invite" unregistered
2019-07-01 22:02:22.782 sip_endpoint.c thr0x76fff97 Module "mod-100rel" unregistered
2019-07-01 22:02:22.783 sip_endpoint.c thr0x76fff97 Module "mod-ua" unregistered
2019-07-01 22:02:22.783 sip_transactio thr0x76fff97 Transaction layer module destroyed
2019-07-01 22:02:22.784 sip_endpoint.c thr0x76fff97 Module "mod-tsx-layer" unregistered
2019-07-01 22:02:22.784 sip_endpoint.c thr0x76fff97 Module "mod-msg-print" unregistered
2019-07-01 22:02:22.785 sip_endpoint.c thr0x76fff97 Module "mod-pjsua-log" unregistered
2019-07-01 22:02:22.787 udp0x75f0f000 thr0x76fff97 SIP UDP transport destroyed
2019-07-01 22:02:22.788 sip_endpoint.c thr0x76fff97 Endpoint 0x75e65064 destroyed
2019-07-01 22:02:22.789 pjsua_core.c thr0x76fff97 PJSUA state changed: CLOSING -->
NULL
2019-07-01 22:02:22.789 pjsua_core.c thr0x76fff97 PJSUA destroyed...
2019-07-01 22:02:40.461 sip_endpoint.c thr0x6d0e297 Module "mod-pjsua-log" registered
2019-07-01 22:02:40.571 sip_endpoint.c thr0x6d0e297 Module "mod-tsx-layer" registered
2019-07-01 22:02:40.572 sip_endpoint.c thr0x6d0e297 Module "mod-stateful-util" registered
2019-07-01 22:02:40.573 sip_endpoint.c thr0x6d0e297 Module "mod-ua" registered
2019-07-01 22:02:40.575 sip_endpoint.c thr0x6d0e297 Module "mod-100rel" registered
2019-07-01 22:02:40.575 sip_endpoint.c thr0x6d0e297 Module "mod-pjsua" registered
2019-07-01 22:02:40.576 sip_endpoint.c thr0x6d0e297 Module "mod-invite" registered
2019-07-01 22:02:40.584 android_jni_de thr0x6d0e297 Android JNI sound library initialized
2019-07-01 22:02:40.585 pjlib thr0x6d0e297 select() I/O Queue created (0x6f5a4414)
2019-07-01 22:02:40.724 sip_endpoint.c thr0x6d0e297 Module "mod-evsub" registered
2019-07-01 22:02:40.725 sip_endpoint.c thr0x6d0e297 Module "mod-presence" registered
2019-07-01 22:02:40.726 sip_endpoint.c thr0x6d0e297 Module "mod-mwi" registered
2019-07-01 22:02:40.727 sip_endpoint.c thr0x6d0e297 Module "mod-refer" registered
2019-07-01 22:02:40.728 sip_endpoint.c thr0x6d0e297 Module "mod-pjsua-pres" registered
2019-07-01 22:02:40.729 sip_endpoint.c thr0x6d0e297 Module "mod-pjsua-im" registered
2019-07-01 22:02:40.729 sip_endpoint.c thr0x6d0e297 Module "mod-pjsua-options" registered
2019-07-01 22:02:40.763 pjsua_core.c thr0x6d0e297 1 SIP worker threads created
2019-07-01 22:02:40.764 pjsua_core.c thr0x6d0e297 pjsua version 2.6 for Linux-
3.18.71/armv7l initialized
2019-07-01 22:02:40.764 pjsua_core.c thr0x6d0e297 PJSUA state changed: CREATED -->
INIT
2019-07-01 22:02:40.792 pjsua_core.c thr0x6d0e297 SIP UDP socket reachable at
192.168.7.177:42952
2019-07-01 22:02:40.794 udp0x7d510c00 thr0x6d0e297 SIP UDP transport started, published
address is 192.168.7.177:42952
2019-07-01 22:02:40.795 pjsua_core.c thr0x6d0e297 PJSUA state changed: INIT -->
STARTING
2019-07-01 22:02:40.796 sip_endpoint.c thr0x6d0e297 Module "mod-unsolicited-mwi"
registered
2019-07-01 22:02:40.796 pjsua_core.c thr0x6d0e297 PJSUA state changed: STARTING -->
RUNNING
2019-07-01 22:02:40.799 endpoint.cpp thr0x6d0e297 codecGetParam() codec_id =
'opus/48000/2'

2019-07-01 22:02:40.799 opus.c thr0x6d0e297 factory_default_attr:460: - TRACE


2019-07-01 22:02:40.835 pjsua_acc.c thr0x6d0e297 Adding account:
id=sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.lay
ered.net
2019-07-01 22:02:40.836 pjsua_acc.c thr0x6d0e297 Account
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net added with id 0
2019-07-01 22:02:40.837 pjsua_acc.c thr0x6d0e297 Acc 0: setting registration..
2019-07-01 22:02:40.856 sip_reg.c thr0x6d0e297 Sending register request with timeout
5000
2019-07-01 22:02:40.859 pjsua_core.c thr0x6d0e297 TX 709 bytes Request msg
REGISTER/cseq=39395 (tdta0x88360064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 192.168.7.177:42952;rport;branch=z9hG4bKPj85bd1980-a67a-4809-9c35-
02e3fae279eb
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=559e64a7-b0a8-4ee4-a3c9-5998163a666c
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 6bb84fca-d91b-46da-ba14-2c8edf21642d
CSeq: 39395 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@192.168.7.1
77:42952>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
l: 0

--end msg--
2019-07-01 22:02:40.861 sip_util_state thr0x6d0e297 Setting request timeout of 5000
2019-07-01 22:02:40.862 pjsua_acc.c thr0x6d0e297 Acc 0: Registration sent
2019-07-01 22:02:40.956 pjsua_core.c pjsua_0 RX 644 bytes Response msg
401/REGISTER/cseq=39395 (rdata0x6eb9d014) from UDP 108.168.212.234:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
192.168.7.177:42952;received=64.134.232.23;rport=42952;branch=z9hG4bKPj85bd1980-a67a-
4809-9c35-02e3fae279eb
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=559e64a7-b0a8-4ee4-a3c9-5998163a666c
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=ec68159d256c10edd2dcd20a0ed8f360.1cb7
i: 6bb84fca-d91b-46da-ba14-2c8edf21642d
CSeq: 39395 REGISTER
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1ac971000008d27cdcd9d00e757b2a29b0946f76556d32"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 22:02:40.961 pjsua_acc.c pjsua_0 IP address change detected for account 0
(192.168.7.177:42952 --> 64.134.232.23:42952). Updating registration (using method 4)
2019-07-01 22:02:40.965 sip_reg.c pjsua_0 Sending register request with timeout 5000
2019-07-01 22:02:41.002 pjsua_core.c pjsua_0 TX 963 bytes Request msg
REGISTER/cseq=39396 (tdta0x88360064) to UDP 108.168.212.234:5090:
REGISTER sip:enflick.layered.net SIP/2.0
v: SIP/2.0/UDP 64.134.232.23:42952;rport;branch=z9hG4bKPj5aee2b28-7270-4ec9-927f-
cf4dc4ced9f0
Route: <sip:108.168.212.234:5090;lr>
Max-Forwards: 70
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=559e64a7-b0a8-4ee4-a3c9-5998163a666c
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>
i: 6bb84fca-d91b-46da-ba14-2c8edf21642d
CSeq: 39396 REGISTER
User-Agent: TextNow PjSip 2.6
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@64.134.232.
23:42952>
Expires: 60
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1ac971000008d27cdcd9d00e757b2a29b0946f76556d32",
uri="sip:enflick.layered.net", response="792f25c3bc93902714a891512d410d95"
l: 0

--end msg--
2019-07-01 22:02:41.010 sip_util_state pjsua_0 Setting request timeout of 5000
2019-07-01 22:02:41.102 pjsua_core.c pjsua_0 RX 626 bytes Response msg
200/REGISTER/cseq=39396 (rdata0x84aba014) from UDP 108.168.212.234:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
64.134.232.23:42952;received=64.134.232.23;rport=42952;branch=z9hG4bKPj5aee2b28-7270-
4ec9-927f-cf4dc4ced9f0
f:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=559e64a7-b0a8-4ee4-a3c9-5998163a666c
t:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layer
ed.net>;tag=ec68159d256c10edd2dcd20a0ed8f360.248c
i: 6bb84fca-d91b-46da-ba14-2c8edf21642d
CSeq: 39396 REGISTER
Contact:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@64.134.232.
23:42952>;expires=60
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 22:02:41.104 pjsua_acc.c pjsua_0 SIP outbound status for acc 0 is not active
2019-07-01 22:02:41.107 pjsua_acc.c pjsua_0
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net: registration success, status=200 (OK), will re-register in 60 seconds
2019-07-01 22:02:41.188 pjsua_call.c pjsua_0 Making call with acc #0 to
sip:[email protected]
2019-07-01 22:02:41.189 pjsua_aud.c pjsua_0 Set sound device: capture=-1, playback=-2
2019-07-01 22:02:41.189 pjsua_aud.c pjsua_0 Opening sound device (speaker + mic)
PCM@16000/1/20ms
2019-07-01 22:02:41.190 android_jni_de pjsua_0 Creating Android JNI stream
2019-07-01 22:02:41.576 android_jni_de pjsua_0 Using audio input source : 7
2019-07-01 22:02:41.855 android_jni_de pjsua_0 Audio record initialized successfully.
2019-07-01 22:02:41.886 android_jni_de android_reco Setting thread priority successful
2019-07-01 22:02:42.519 android_jni_de pjsua_0 !Audio track initialized successfully.
2019-07-01 22:02:42.523 ec0x7dbb3a00 pjsua_0 AEC created, clock_rate=16000,
channel=1, samples per frame=320, tail length=200 ms, latency=0 ms
2019-07-01 22:02:42.524 android_jni_de pjsua_0 Android JNI stream started
2019-07-01 22:02:42.526 pjsua_media.c pjsua_0 Call 0: initializing media..
2019-07-01 22:02:42.526 android_jni_de android_trac Setting thread priority successful
2019-07-01 22:02:42.545 pjsua_media.c pjsua_0 RTP socket reachable at
192.168.7.177:4000
2019-07-01 22:02:42.554 pjsua_media.c pjsua_0 !RTCP socket reachable at
192.168.7.177:4001
2019-07-01 22:02:42.556 pjsua_media.c pjsua_0 Media index 0 selected for audio call 0
2019-07-01 22:02:42.559 pjsua_core.c pjsua_0 TX 1000 bytes Request msg
INVITE/cseq=11880 (tdta0x7d2dd064) to UDP 108.168.212.234:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 64.134.232.23:42952;rport;branch=z9hG4bKPj7b9f5b6f-ec40-40f8-b19b-
6341af74c2a6
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=44f404a9-b020-467b-8d20-8b39908bf9fd
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@64.134.232.
23:42952>
i: a224adeb-a533-45f7-b0c7-6d63d0fea20d
CSeq: 11880 INVITE
Route: <sip:108.168.212.234:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
c: application/sdp
l: 357
v=0
o=- 3771025362 3771025362 IN IP4 192.168.7.177
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.7.177
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.7.177
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-07-01 22:02:42.627 pjsua_core.c pjsua_0 RX 421 bytes Response msg
100/INVITE/cseq=11880 (rdata0x84aba014) from UDP 108.168.212.234:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
64.134.232.23:42952;received=64.134.232.23;rport=42952;branch=z9hG4bKPj7b9f5b6f-ec40-
40f8-b19b-6341af74c2a6
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=44f404a9-b020-467b-8d20-8b39908bf9fd
t: sip:[email protected]
i: a224adeb-a533-45f7-b0c7-6d63d0fea20d
CSeq: 11880 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-07-01 22:02:42.639 pjsua_core.c pjsua_0 RX 594 bytes Response msg
401/INVITE/cseq=11880 (rdata0x84aba014) from UDP 108.168.212.234:5090:
SIP/2.0 401 Unauthorized
v: SIP/2.0/UDP
64.134.232.23:42952;received=64.134.232.23;rport=42952;branch=z9hG4bKPj7b9f5b6f-ec40-
40f8-b19b-6341af74c2a6
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=44f404a9-b020-467b-8d20-8b39908bf9fd
t: sip:[email protected];tag=68caafe91010a88ad23a0de9d7b2d5de.ac5d
i: a224adeb-a533-45f7-b0c7-6d63d0fea20d
CSeq: 11880 INVITE
WWW-Authenticate: Digest realm="enflick.layered.net",
nonce="5d1ac972000058164b866903d645dd03b6747e8ee7209be9"
Server: OpenSIPS (2.3.3 (x86_64/linux))
Content-Length: 0

--end msg--
2019-07-01 22:02:42.645 pjsua_core.c pjsua_0 TX 477 bytes Request msg
ACK/cseq=11880 (tdta0x787c0064) to UDP 108.168.212.234:5090:
ACK sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 64.134.232.23:42952;rport;branch=z9hG4bKPj7b9f5b6f-ec40-40f8-b19b-
6341af74c2a6
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=44f404a9-b020-467b-8d20-8b39908bf9fd
t: sip:[email protected];tag=68caafe91010a88ad23a0de9d7b2d5de.ac5d
i: a224adeb-a533-45f7-b0c7-6d63d0fea20d
CSeq: 11880 ACK
Route: <sip:108.168.212.234:5090;lr>
l: 0

--end msg--
2019-07-01 22:02:42.648 pjsua_core.c pjsua_0 TX 1267 bytes Request msg
INVITE/cseq=11881 (tdta0x7d2dd064) to UDP 108.168.212.234:5090:
INVITE sip:[email protected] SIP/2.0
v: SIP/2.0/UDP 64.134.232.23:42952;rport;branch=z9hG4bKPj7fb67317-7e72-4fc4-83fa-
f6c42bc7327d
Max-Forwards: 70
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=44f404a9-b020-467b-8d20-8b39908bf9fd
t: sip:[email protected]
m:
<sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@64.134.232.
23:42952>
i: a224adeb-a533-45f7-b0c7-6d63d0fea20d
CSeq: 11881 INVITE
Route: <sip:108.168.212.234:5090;lr>
k: replaces, 100rel, timer, norefersub
x: 1800
Min-SE: 90
User-Agent: TextNow PjSip 2.6
Authorization: Digest
username="14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym",
realm="enflick.layered.net",
nonce="5d1ac972000058164b866903d645dd03b6747e8ee7209be9",
uri="sip:[email protected]",
response="d73c88f120100a9a284489a2ec25c581"
c: application/sdp
l: 357

v=0
o=- 3771025362 3771025362 IN IP4 192.168.7.177
s=pjmedia
b=AS:117
t=0 0
a=X-nat:0
m=audio 4000 RTP/AVP 120 0 8 96
c=IN IP4 192.168.7.177
b=TIAS:96000
a=rtcp:4001 IN IP4 192.168.7.177
a=sendrecv
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16

--end msg--
2019-07-01 22:02:42.720 pjsua_core.c pjsua_0 RX 421 bytes Response msg
100/INVITE/cseq=11881 (rdata0x84aba014) from UDP 108.168.212.234:5090:
SIP/2.0 100 Giving a try
v: SIP/2.0/UDP
64.134.232.23:42952;received=64.134.232.23;rport=42952;branch=z9hG4bKPj7fb67317-7e72-
4fc4-83fa-f6c42bc7327d
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=44f404a9-b020-467b-8d20-8b39908bf9fd
t: sip:[email protected]
i: a224adeb-a533-45f7-b0c7-6d63d0fea20d
CSeq: 11881 INVITE
Server: OpenSIPS SBC
Content-Length: 0

--end msg--
2019-07-01 22:02:42.726 pjsua_core.c pjsua_0 RX 794 bytes Response msg
180/INVITE/cseq=11881 (rdata0x84aba014) from UDP 108.168.212.234:5090:
SIP/2.0 180 Ringing
v: SIP/2.0/UDP
64.134.232.23:42952;received=64.134.232.23;rport=42952;branch=z9hG4bKPj7fb67317-7e72-
4fc4-83fa-f6c42bc7327d
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=44f404a9-b020-467b-8d20-8b39908bf9fd
To: <sip:[email protected]>;tag=3j455ZHFQvcrS
i: a224adeb-a533-45f7-b0c7-6d63d0fea20d
CSeq: 11881 INVITE
Contact: <sip:108.168.212.234:5090;did=71e.d3aaeb25>
User-Agent: pstn_6070
Accept: application/sdp
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Content-Length: 0
Remote-Party-ID: "+12145330547"
<sip:[email protected]>;party=calling;privacy=off;screen=no

--end msg--
2019-07-01 22:02:42.736 pjsua_aud.c pjsua_0 Conf connect: 1 --> 0
2019-07-01 22:02:42.736 conference.c pjsua_0 Port 1 (tonegen) transmitting to port 0
(Android JNI)
2019-07-01 22:02:46.243 pjsua_core.c pjsua_0 RX 1189 bytes Response msg
200/INVITE/cseq=11881 (rdata0x84aba014) from UDP 108.168.212.234:5090:
SIP/2.0 200 OK
v: SIP/2.0/UDP
64.134.232.23:42952;received=64.134.232.23;rport=42952;branch=z9hG4bKPj7fb67317-7e72-
4fc4-83fa-f6c42bc7327d
f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflick.layere
d.net;tag=44f404a9-b020-467b-8d20-8b39908bf9fd
To: <sip:[email protected]>;tag=3j455ZHFQvcrS
i: a224adeb-a533-45f7-b0c7-6d63d0fea20d
CSeq: 11881 INVITE
Contact: <sip:108.168.212.234:5090;did=71e.d3aaeb25>
User-Agent: pstn_6070
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER,
REFER, NOTIFY
Require: timer
Supported: timer, path, replaces
Allow-Events: talk, hold, conference, refer
Session-Expires: 1800;refresher=uac
Content-Type: application/sdp
Content-Disposition: session
Content-Length: 304
Remote-Party-ID: "Outbound Call"
<sip:[email protected]>;party=calling;privacy=off;screen=no

v=0
o=FreeSWITCH 1562019800 1562019801 IN IP4 173.193.168.162
s=FreeSWITCH
c=IN IP4 75.126.123.108
t=0 0
m=audio 62826 RTP/AVP 120 96
a=rtpmap:120 opus/48000/2
a=fmtp:120 useinbandfec=1
a=rtpmap:96 telephone-event/8000
a=fmtp:96 0-16
a=ptime:20
a=rtcp:62827 IN IP4 75.126.123.108
a=proxy:no

--end msg--
2019-07-01 22:02:46.247 pjsua_aud.c pjsua_0 Conf disconnect: 1 -x- 0
2019-07-01 22:02:46.247 conference.c pjsua_0 Port 1 (tonegen) stop transmitting to port 0
(Android JNI)
2019-07-01 22:02:46.248 pjsua_media.c pjsua_0 Call 0: updating media..
2019-07-01 22:02:46.267 pjsua_aud.c pjsua_0 Audio channel update..
2019-07-01 22:02:46.271 opus.c pjsua_0 factory_alloc_codec:523: - TRACE
2019-07-01 22:02:46.284 opus.c pjsua_0 codec_open:596: - TRACE
2019-07-01 22:02:46.291 opus.c pjsua_0 codec_open:673: sample_rate: 48000
2019-07-01 22:02:46.339 opus.c pjsua_0 codec_modify:771: - TRACE
2019-07-01 22:02:46.340 strm0x6ee9e014 pjsua_0 VAD temporarily disabled
2019-07-01 22:02:46.341 strm0x6ee9e014 pjsua_0 Encoder stream started
2019-07-01 22:02:46.346 strm0x6ee9e014 pjsua_0 Decoder stream started
2019-07-01 22:02:46.351 pjsua_media.c pjsua_0 Audio updated, stream #0: opus
(sendrecv)
2019-07-01 22:02:46.368 pjsua_aud.c pjsua_0 Conf connect: 0 --> 2
2019-07-01 22:02:46.368 conference.c pjsua_0 Port 0 (Android JNI) transmitting to port 2
(sip:[email protected])
1. 2019-07-01 22:02:46.369 pjsua_aud.c pjsua_0 Conf connect: 2 --> 0
2. 2019-07-01 22:02:46.369 conference.c pjsua_0 Port 2
(sip:[email protected]) transmitting to port 0 (Android JNI)
3. 2019-07-01 22:02:46.371 pjsua_core.c pjsua_0 TX 420 bytes Request msg
ACK/cseq=11881 (tdta0x77660064) to UDP 108.168.212.234:5090:
4. ACK sip:108.168.212.234:5090;did=71e.d3aaeb25 SIP/2.0
5. v: SIP/2.0/UDP 64.134.232.23:42952;rport;branch=z9hG4bKPjadfbdfb4-c6ad-4be3-
a879-2f807d29ae6c
6. Max-Forwards: 70
7. f:
sip:14698487591_qWo51X1OmkjZWQXb7QlhTOY9MjWnneoXX4O6FaqvS7Ym@enflic
k.layered.net;tag=44f404a9-b020-467b-8d20-8b39908bf9fd
8. t: sip:[email protected];tag=3j455ZHFQvcrS
9. i: a224adeb-a533-45f7-b0c7-6d63d0fea20d
10. CSeq: 11881 ACK
11. l: 0
12.
13.
14. --end msg--
15. 2019-07-01 22:02:46.636 Master/sound android_trac Underflow, buf_cnt=220, will
generate 1 frame
16. 2019-07-01 22:02:46.639 Master/sound android_trac Underflow, buf_cnt=220, will
generate 1 frame
17. 2019-07-01 22:02:47.059 Master/sound android_reco Buffer size adjusted from 1921
to 1442 (eff_cnt=1280)
18. 2019-07-01 22:02:47.075 Master/sound android_trac Underflow, buf_cnt=162, will
generate 1 frame
19. 2019-07-01 22:02:47.079 Master/sound android_trac Underflow, buf_cnt=162, will
generate 1 frame
20. 2019-07-01 22:02:47.087 Master/sound android_trac Underflow, buf_cnt=162, will
generate 1 frame
21. 2019-07-01 22:02:47.091 Master/sound android_trac Underflow, buf_cnt=162, will
generate 1 frame
22. 2019-07-01 22:02:47.095 Master/sound android_trac Underflow, buf_cnt=162, will
generate 1 frame
23. 2019-07-01 22:02:47.099 Master/sound android_trac Underflow, buf_cnt=162, will
generate 1 frame
24. 2019-07-01 22:02:47.235 opus.c android_trac codec_modify:771: - TRACE
25. 2019-07-01 22:02:47.235 strm0x6ee9e014 android_trac VAD re-enabled
26. 2019-07-01 22:02:54.302 pjsua_aud.c thr0x6d0e297 !Conf disconnect: 0 -x- 2
27. 2019-07-01 22:02:54.303 conference.c thr0x6d0e297 Port 0 (Android JNI) stop
transmitting to port 2 sip:[email protected])

You might also like