0% found this document useful (0 votes)
102 views

Biz Phone Win 32 Sip Log

- The document contains log messages from the initialization and startup of a PJSUA SIP client. - It registers various SIP modules, discovers audio devices, creates SIP accounts and transports, and sends an initial registration request. - The client successfully performs STUN resolution to determine its public IP address, and begins the process of registering accounts with SIP servers.

Uploaded by

Tam Huynh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
102 views

Biz Phone Win 32 Sip Log

- The document contains log messages from the initialization and startup of a PJSUA SIP client. - It registers various SIP modules, discovers audio devices, creates SIP accounts and transports, and sends an initial registration request. - The client successfully performs STUN resolution to determine its public IP address, and begins the process of registering accounts with SIP servers.

Uploaded by

Tam Huynh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 8

DEBUG: 2022-09-06 15:35:59.407 sip_endpoint.c thr000014DC .

Module "mod-pjsua-log"
registered
DEBUG: 2022-09-06 15:35:59.407 sip_endpoint.c thr000014DC .Module "mod-tsx-layer"
registered
DEBUG: 2022-09-06 15:35:59.407 sip_endpoint.c thr000014DC .Module "mod-stateful-
util" registered
DEBUG: 2022-09-06 15:35:59.407 sip_endpoint.c thr000014DC .Module "mod-ua"
registered
DEBUG: 2022-09-06 15:35:59.407 sip_endpoint.c thr000014DC .Module "mod-100rel"
registered
DEBUG: 2022-09-06 15:35:59.407 sip_endpoint.c thr000014DC .Module "mod-pjsua"
registered
DEBUG: 2022-09-06 15:35:59.407 sip_endpoint.c thr000014DC .Module "mod-invite"
registered
DEBUG: 2022-09-06 15:35:59.407 pjsua_core.c thr000014DC .Trying STUN server
stun.hoiio.com IPv4 (1 of 1)..
TRACE: 2022-09-06 15:35:59.408 stunresolve thr000014DC ..TX 36 bytes STUN
message to 52.76.91.67:3478:
--- begin STUN message ---
STUN Binding request
Hdr: length=16, magic=2112a442, tsx_id=13cf77874e77467d00011373
Attributes:
SOFTWARE: length=12, value="pjnath-2.7.2"
--- end of STUN message ---

TRACE: 2022-09-06 15:35:59.408 utsx05AD800C thr000014DC ..STUN client


transaction created
TRACE: 2022-09-06 15:35:59.408 utsx05AD800C thr000014DC ..STUN sending message
(transmit count=1)
DEBUG: 2022-09-06 15:35:59.412 wmme_dev.c thr000014DC ..WMME found 6 devices:
DEBUG: 2022-09-06 15:35:59.412 wmme_dev.c thr000014DC .. dev_id 0: Wave
mapper (in=2, out=2)
DEBUG: 2022-09-06 15:35:59.412 wmme_dev.c thr000014DC .. dev_id 1: Microphone
(2- USB Audio Device (in=2, out=0)
DEBUG: 2022-09-06 15:35:59.412 wmme_dev.c thr000014DC .. dev_id 2: Stereo Mix
(Realtek(R) Audio) (in=2, out=0)
DEBUG: 2022-09-06 15:35:59.412 wmme_dev.c thr000014DC .. dev_id 3: Speakers
(2- USB Audio Device) (in=0, out=2)
DEBUG: 2022-09-06 15:35:59.412 wmme_dev.c thr000014DC .. dev_id 4: VP249
(Intel(R) Display Audio) (in=0, out=2)
DEBUG: 2022-09-06 15:35:59.412 wmme_dev.c thr000014DC .. dev_id 5: Realtek
Digital Output (Realtek (in=0, out=2)
DEBUG: 2022-09-06 15:35:59.412 wmme_dev.c thr000014DC ..WMME initialized
DEBUG: 2022-09-06 15:35:59.412 pjlib thr000014DC ..select() I/O Queue
created (0CB7635C)
TRACE: 2022-09-06 15:35:59.413 conference.c thr000014DC ..Creating conference
bridge with 254 ports
TRACE: 2022-09-06 15:35:59.413 Master/sound thr000014DC ..Using delay buffer
with WSOLA.
DEBUG: 2022-09-06 15:35:59.415 sip_endpoint.c thr000014DC .Module "mod-evsub"
registered
DEBUG: 2022-09-06 15:35:59.415 sip_endpoint.c thr000014DC .Module "mod-presence"
registered
TRACE: 2022-09-06 15:35:59.415 evsub.c thr000014DC .Event pkg "presence"
registered by mod-presence
DEBUG: 2022-09-06 15:35:59.415 sip_endpoint.c thr000014DC .Module "mod-mwi"
registered
TRACE: 2022-09-06 15:35:59.415 evsub.c thr000014DC .Event pkg "message-
summary" registered by mod-mwi
DEBUG: 2022-09-06 15:35:59.415 sip_endpoint.c thr000014DC .Module "mod-refer"
registered
TRACE: 2022-09-06 15:35:59.415 evsub.c thr000014DC .Event pkg "refer"
registered by mod-refer
DEBUG: 2022-09-06 15:35:59.415 sip_endpoint.c thr000014DC .Module "mod-pjsua-
pres" registered
DEBUG: 2022-09-06 15:35:59.415 sip_endpoint.c thr000014DC .Module "mod-pjsua-im"
registered
DEBUG: 2022-09-06 15:35:59.415 sip_endpoint.c thr000014DC .Module "mod-pjsua-
options" registered
DEBUG: 2022-09-06 15:35:59.415 pjsua_core.c thr000014DC .1 SIP worker threads
created
INFO: 2022-09-06 15:35:59.415 pjsua_core.c thr000014DC .pjsua version 2.7.2
for win32-6.2/i386/msvc-19.0 initialized
DEBUG: 2022-09-06 15:35:59.415 pjsua_core.c thr000014DC .PJSUA state changed:
CREATED --> INIT
DEBUG: 2022-09-06 15:35:59.418 tlstp:57952 thr000014DC SIP TLS listener is
ready for incoming connections at 192.168.1.130:57952
DEBUG: 2022-09-06 15:35:59.418 pjsua_acc.c thr000014DC Adding account:
id=<sip:192.168.1.130:57952;transport=TLS>
DEBUG: 2022-09-06 15:35:59.418 pjsua_acc.c thr000014DC .Account
<sip:192.168.1.130:57952;transport=TLS> added with id 0
DEBUG: 2022-09-06 15:35:59.419 pjsua_acc.c thr000014DC Acc 0: setting online
status to 1..
DEBUG: 2022-09-06 15:35:59.419 pjsua_acc.c thr000014DC Adding account:
id=sip:[email protected]
DEBUG: 2022-09-06 15:35:59.419 pjsua_acc.c thr000014DC .Account
sip:[email protected] added with id 1
DEBUG: 2022-09-06 15:35:59.419 pjsua_acc.c thr000014DC .Acc 1: setting
registration..
TRACE: 2022-09-06 15:35:59.443 stun_msg.c pjsua_0 !.Unrecognized attribute
type 0x802b
TRACE: 2022-09-06 15:35:59.443 stun_msg.c pjsua_0 .Unrecognized attribute
type 0x802c
TRACE: 2022-09-06 15:35:59.443 stunresolve pjsua_0 .RX 68 bytes STUN
message from 52.76.91.67:3478:
--- begin STUN message ---
STUN Binding success response
Hdr: length=48, magic=2112a442, tsx_id=13cf77874e77467d00011373
Attributes:
MAPPED-ADDRESS: length=8, IPv4 addr=118.69.62.84:38989
Attr 0x802b: length=8
Attr 0x802c: length=8
XOR-MAPPED-ADDRESS: length=8, IPv4 addr=118.69.62.84:38989
--- end of STUN message ---

DEBUG: 2022-09-06 15:35:59.443 stunresolve pjsua_0 .STUN mapped address


found/changed: 118.69.62.84:38989
TRACE: 2022-09-06 15:35:59.448 stunresolve pjsua_0 .STUN sock 05B2DB04
request, ref_cnt=8
TRACE: 2022-09-06 15:35:59.448 stunresolve pjsua_0 .STUN session 00C1546C
destroy request, ref_cnt=8
TRACE: 2022-09-06 15:35:59.448 utsx05AD800C pjsua_0 .STUN client
transaction 05AD800C stopped, ref_cnt=9
DEBUG: 2022-09-06 15:35:59.448 pjsua_core.c pjsua_0 .STUN resolution
success, using stun.hoiio.com, address is 52.76.91.67:3478
TRACE: 2022-09-06 15:35:59.449 natck05BAD688 pjsua_0 .Local address is
192.168.1.130:64493
TRACE: 2022-09-06 15:35:59.449 natck05BAD688 pjsua_0 .Server set to
52.76.91.67:3478
TRACE: 2022-09-06 15:35:59.449 natck05BAD688 pjsua_0 .Performing Test I:
Binding request to 52.76.91.67:3478
TRACE: 2022-09-06 15:35:59.449 natck05BAD688 pjsua_0 ..TX 28 bytes STUN
message to 52.76.91.67:3478:
--- begin STUN message ---
STUN Binding request
Hdr: length=8, magic=00294823, tsx_id=18be67844ae13d6c00000000
Attributes:
CHANGE-REQUEST: length=4, value=0 (0x0)
--- end of STUN message ---

TRACE: 2022-09-06 15:35:59.449 utsx0CD360CC pjsua_0 ..STUN client


transaction created
TRACE: 2022-09-06 15:35:59.449 utsx0CD360CC pjsua_0 ..STUN sending message
(transmit count=1)
TRACE: 2022-09-06 15:35:59.449 stun_session.c pjsua_0 .tdata 0E481CDC destroy
request, force=0, tsx=05AD800C
TRACE: 2022-09-06 15:35:59.449 utsx05AD800C pjsua_0 .STUN transaction
05AD800C schedule destroy
DEBUG: 2022-09-06 15:35:59.465 tlsc05ABA4FC thr000014DC !..TLS client transport
created
DEBUG: 2022-09-06 15:35:59.465 tlsc05ABA4FC thr000014DC ..TLS transport
192.168.1.130:57953 is connecting to siptest2.b3networks.com:5081...
DEBUG: 2022-09-06 15:35:59.466 pjsua_acc.c thr000014DC ..Contact for acc 1
updated: <sip:[email protected]:57953;transport=TLS;ob>;reg-
id=1;+sip.instance="<urn:uuid:00000000-0000-0000-0000-00005b18face>"
TRACE: 2022-09-06 15:35:59.466 endpoint thr000014DC ..Request msg
REGISTER/cseq=24944 (tdta00C62EDC) created.
TRACE: 2022-09-06 15:35:59.466 tsx0569D33C thr000014DC ...Transaction created
for Request msg REGISTER/cseq=24945 (tdta00C62EDC)
TRACE: 2022-09-06 15:35:59.466 tsx0569D33C thr000014DC ..Sending Request msg
REGISTER/cseq=24945 (tdta00C62EDC) in state Null
TRACE: 2022-09-06 15:35:59.466 sip_resolve.c thr000014DC ...DNS resolver not
available, target 'siptest2.b3networks.com:5081' type=TLS will be resolved with
getaddrinfo()
TRACE: 2022-09-06 15:35:59.467 sip_resolve.c thr000014DC ...Target
'siptest2.b3networks.com:5081' type=TLS resolved to '52.76.213.59:5081' type=TLS
(TLS transport)
DEBUG: 2022-09-06 15:35:59.467 pjsua_core.c thr000014DC ...TX 711 bytes Request
msg REGISTER/cseq=24945 (tdta00C62EDC) to TLS 52.76.213.59:5081:
REGISTER sip:siptest2.b3networks.com:5081;transport=tls SIP/2.0
Via: SIP/2.0/TLS
192.168.1.130:57953;rport;branch=z9hG4bKPjea319eb317bf4e4a9a444ca818440929;alias
Max-Forwards: 70
From: <sip:[email protected]>;tag=6e8c8ed78b4d45cdafa5c6cc178eb22b
To: <sip:[email protected]>
Call-ID: f2702c90cbed4e2aa8c1ee07ffe05c75
CSeq: 24945 REGISTER
User-Agent: BizPhoneWin32 v3.2.3
Supported: outbound, path
Contact: <sip:[email protected]:57953;transport=TLS;ob>;reg-
id=1;+sip.instance="<urn:uuid:00000000-0000-0000-0000-00005b18face>"
Expires: 3600
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Content-Length: 0
--end msg--
TRACE: 2022-09-06 15:35:59.467 tsx0569D33C thr000014DC ...State changed from
Null to Calling, event=TX_MSG
DEBUG: 2022-09-06 15:35:59.467 pjsua_acc.c thr000014DC ..Acc 1: Registration
sent
DEBUG: 2022-09-06 15:35:59.467 pjsua_acc.c thr000014DC Acc 1: setting online
status to 1..
DEBUG: 2022-09-06 15:35:59.467 pjsua_core.c thr000014DC PJSUA state changed:
INIT --> STARTING
DEBUG: 2022-09-06 15:35:59.467 sip_endpoint.c thr000014DC .Module "mod-
unsolicited-mwi" registered
DEBUG: 2022-09-06 15:35:59.467 pjsua_core.c thr000014DC .PJSUA state changed:
STARTING --> RUNNING
TRACE: 2022-09-06 15:35:59.484 stun_msg.c pjsua_0 !.Unrecognized attribute
type 0x8020
TRACE: 2022-09-06 15:35:59.484 natck05BAD688 pjsua_0 .RX 68 bytes STUN
message from 52.76.91.67:3478:
--- begin STUN message ---
STUN Binding success response
Hdr: length=48, magic=00294823, tsx_id=18be67844ae13d6c00000000
Attributes:
MAPPED-ADDRESS: length=8, IPv4 addr=118.69.62.84:48364
SOURCE-ADDRESS: length=8, IPv4 addr=52.76.91.67:3478
CHANGED-ADDRESS: length=8, IPv4 addr=52.74.211.13:3479
Attr 0x8020: length=8
--- end of STUN message ---

TRACE: 2022-09-06 15:35:59.484 natck05BAD688 pjsua_0 .Completed Test I:


Binding request, status=0
TRACE: 2022-09-06 15:35:59.484 stun_session.c pjsua_0 .tdata 0E4885AC destroy
request, force=0, tsx=0CD360CC
TRACE: 2022-09-06 15:35:59.484 utsx0CD360CC pjsua_0 .STUN transaction
0CD360CC schedule destroy
TRACE: 2022-09-06 15:35:59.499 natck05BAD688 pjsua_0 Performing Test II:
Binding request with change address and port request to 52.76.91.67:3478
TRACE: 2022-09-06 15:35:59.499 natck05BAD688 pjsua_0 .TX 28 bytes STUN
message to 52.76.91.67:3478:
--- begin STUN message ---
STUN Binding request
Hdr: length=8, magic=2cd672ae, tsx_id=69525f9016496df100000001
Attributes:
CHANGE-REQUEST: length=4, value=6 (0x6)
--- end of STUN message ---

TRACE: 2022-09-06 15:35:59.499 utsx0E457BDC pjsua_0 .STUN client


transaction created
TRACE: 2022-09-06 15:35:59.499 utsx0E457BDC pjsua_0 .STUN sending message
(transmit count=1)
TRACE: 2022-09-06 15:35:59.549 natck05BAD688 pjsua_0 Performing Test III:
Binding request with change port request to 52.76.91.67:3478
TRACE: 2022-09-06 15:35:59.549 natck05BAD688 pjsua_0 .TX 28 bytes STUN
message to 52.76.91.67:3478:
--- begin STUN message ---
STUN Binding request
Hdr: length=8, magic=5af141bb, tsx_id=26e901eb0bb32ea600000002
Attributes:
CHANGE-REQUEST: length=4, value=2 (0x2)
--- end of STUN message ---
TRACE: 2022-09-06 15:35:59.549 utsx0CCB204C pjsua_0 .STUN client
transaction created
TRACE: 2022-09-06 15:35:59.549 utsx0CCB204C pjsua_0 .STUN sending message
(transmit count=1)
ERROR: 2022-09-06 15:35:59.575 tlsc05ABA4FC pjsua_0 RFC 5922 (section 7.2)
does not allow TLS wildcard certificates. Advise your SIP provider, please!
DEBUG: 2022-09-06 15:35:59.575 tlsc05ABA4FC pjsua_0 TLS transport
192.168.1.130:57953 is connected to siptest2.b3networks.com:5081
TRACE: 2022-09-06 15:35:59.599 utsx0E457BDC pjsua_0 STUN sending message
(transmit count=2)
TRACE: 2022-09-06 15:35:59.649 utsx0CCB204C pjsua_0 STUN sending message
(transmit count=2)
TRACE: 2022-09-06 15:35:59.662 sip_endpoint.c pjsua_0 Processing incoming
message: Response msg 401/REGISTER/cseq=24945 (rdata05ABA6C8)
DEBUG: 2022-09-06 15:35:59.662 pjsua_core.c pjsua_0 .RX 548 bytes Response
msg 401/REGISTER/cseq=24945 (rdata05ABA6C8) from TLS 52.76.213.59:5081:
SIP/2.0 401 Unauthorized
Via: SIP/2.0/TLS
192.168.1.130:57953;rport=41825;branch=z9hG4bKPjea319eb317bf4e4a9a444ca818440929;al
ias;received=118.69.62.84
From: <sip:[email protected]>;tag=6e8c8ed78b4d45cdafa5c6cc178eb22b
To:
<sip:[email protected]>;tag=484d2cf2c4bc1b3ee504e325a8268b46.94447
c3d
Call-ID: f2702c90cbed4e2aa8c1ee07ffe05c75
CSeq: 24945 REGISTER
WWW-Authenticate: Digest realm="siptest2.b3networks.com",
nonce="YxcHnGMXBnBGTCxMGHkMhGfILOHwVBA7", qop="auth"
Server: SIPTEST2B3
Content-Length: 0

--end msg--
TRACE: 2022-09-06 15:35:59.662 tsx0569D33C pjsua_0 .Incoming Response msg
401/REGISTER/cseq=24945 (rdata05ABA6C8) in state Calling
TRACE: 2022-09-06 15:35:59.662 tsx0569D33C pjsua_0 ..State changed from
Calling to Completed, event=RX_MSG
INFO: 2022-09-06 15:35:59.662 pjsua_acc.c pjsua_0 ....IP address change
detected for account 1 (192.168.1.130:57953 --> 118.69.62.84:41825). Updating
registration (using method 4)
DEBUG: 2022-09-06 15:35:59.662 pjsua_acc.c pjsua_0 ....Contact for acc 1
updated: <sip:[email protected]:41825;transport=TLS;ob>;reg-
id=1;+sip.instance="<urn:uuid:00000000-0000-0000-0000-00005b18face>"
TRACE: 2022-09-06 15:35:59.662 tsx0569FB64 pjsua_0 ....Transaction created
for Request msg REGISTER/cseq=24946 (tdta00C62EDC)
TRACE: 2022-09-06 15:35:59.662 tsx0569FB64 pjsua_0 ...Sending Request msg
REGISTER/cseq=24946 (tdta00C62EDC) in state Null
TRACE: 2022-09-06 15:35:59.662 endpoint pjsua_0 ....Request msg
REGISTER/cseq=24946 (tdta00C62EDC): skipping target resolution because address is
already set
DEBUG: 2022-09-06 15:35:59.662 pjsua_core.c pjsua_0 ....TX 994 bytes
Request msg REGISTER/cseq=24946 (tdta00C62EDC) to TLS 52.76.213.59:5081:
REGISTER sip:siptest2.b3networks.com:5081;transport=tls SIP/2.0
Via: SIP/2.0/TLS
118.69.62.84:41825;rport;branch=z9hG4bKPjcb742ff496594237b2402002f8fda9b5;alias
Max-Forwards: 70
From: <sip:[email protected]>;tag=6e8c8ed78b4d45cdafa5c6cc178eb22b
To: <sip:[email protected]>
Call-ID: f2702c90cbed4e2aa8c1ee07ffe05c75
CSeq: 24946 REGISTER
User-Agent: BizPhoneWin32 v3.2.3
Supported: outbound, path
Contact: <sip:[email protected]:41825;transport=TLS;ob>;reg-
id=1;+sip.instance="<urn:uuid:00000000-0000-0000-0000-00005b18face>"
Expires: 3600
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER,
MESSAGE, OPTIONS
Authorization: Digest username="sip1245179", realm="siptest2.b3networks.com",
nonce="YxcHnGMXBnBGTCxMGHkMhGfILOHwVBA7",
uri="sip:siptest2.b3networks.com:5081;transport=tls",
response="7acbe7fb400238d47d0aa604f933ddd0",
cnonce="698f9c46680647c6bad850b6a9c41abb", qop=auth, nc=00000001
Content-Length: 0

--end msg--
TRACE: 2022-09-06 15:35:59.663 tsx0569FB64 pjsua_0 ....State changed from
Null to Calling, event=TX_MSG
TRACE: 2022-09-06 15:35:59.663 tsx0569D33C pjsua_0 Timeout timer event
TRACE: 2022-09-06 15:35:59.663 tsx0569D33C pjsua_0 .State changed from
Completed to Terminated, event=TIMER
TRACE: 2022-09-06 15:35:59.663 tsx0569D33C pjsua_0 Timeout timer event
TRACE: 2022-09-06 15:35:59.663 tsx0569D33C pjsua_0 .State changed from
Terminated to Destroyed, event=TIMER
TRACE: 2022-09-06 15:35:59.663 tsx0569D33C pjsua_0 Transaction destroyed!
TRACE: 2022-09-06 15:35:59.713 sip_endpoint.c pjsua_0 Processing incoming
message: Response msg 200/REGISTER/cseq=24946 (rdata05ABA6C8)
DEBUG: 2022-09-06 15:35:59.713 pjsua_core.c pjsua_0 .RX 574 bytes Response
msg 200/REGISTER/cseq=24946 (rdata05ABA6C8) from TLS 52.76.213.59:5081:
SIP/2.0 200 OK
Via: SIP/2.0/TLS
118.69.62.84:41825;rport=41825;branch=z9hG4bKPjcb742ff496594237b2402002f8fda9b5;ali
as;received=118.69.62.84
From: <sip:[email protected]>;tag=6e8c8ed78b4d45cdafa5c6cc178eb22b
To:
<sip:[email protected]>;tag=484d2cf2c4bc1b3ee504e325a8268b46.6428e
bbf
Call-ID: f2702c90cbed4e2aa8c1ee07ffe05c75
CSeq: 24946 REGISTER
Contact:
<sip:[email protected]:41825;transport=TLS;ob>;expires=3600;+sip.instance="<u
rn:uuid:00000000-0000-0000-0000-00005b18face>";reg-id=1
Server: SIPTEST2B3
Content-Length: 0

--end msg--
TRACE: 2022-09-06 15:35:59.713 tsx0569FB64 pjsua_0 .Incoming Response msg
200/REGISTER/cseq=24946 (rdata05ABA6C8) in state Calling
TRACE: 2022-09-06 15:35:59.713 tsx0569FB64 pjsua_0 ..State changed from
Calling to Completed, event=RX_MSG
DEBUG: 2022-09-06 15:35:59.713 pjsua_acc.c pjsua_0 ....SIP outbound status
for acc 1 is not active
INFO: 2022-09-06 15:35:59.713 pjsua_acc.c
pjsua_0 ....sip:[email protected]: registration success,
status=200 (OK), will re-register in 3600 seconds
TRACE: 2022-09-06 15:35:59.790 tsx0569FB64 pjsua_0 Timeout timer event
TRACE: 2022-09-06 15:35:59.790 tsx0569FB64 pjsua_0 .State changed from
Completed to Terminated, event=TIMER
TRACE: 2022-09-06 15:35:59.790 utsx05AD800C pjsua_0 STUN client transaction
05AD800C stopped, ref_cnt=1
TRACE: 2022-09-06 15:35:59.790 stun_session.c pjsua_0 STUN transaction
05AD800C destroyed
TRACE: 2022-09-06 15:35:59.790 pjsua_0 STUN sock 05B2DB04
destroyed
TRACE: 2022-09-06 15:35:59.790 stun_session.c pjsua_0 STUN session 00C1546C
destroyed
TRACE: 2022-09-06 15:35:59.790 utsx0CD360CC pjsua_0 STUN client transaction
0CD360CC stopped, ref_cnt=6
TRACE: 2022-09-06 15:35:59.790 stun_session.c pjsua_0 STUN transaction
0CD360CC destroyed
TRACE: 2022-09-06 15:35:59.790 tsx0569FB64 pjsua_0 Timeout timer event
TRACE: 2022-09-06 15:35:59.790 tsx0569FB64 pjsua_0 .State changed from
Terminated to Destroyed, event=TIMER
TRACE: 2022-09-06 15:35:59.790 tdta00C62EDC pjsua_0 ..Destroying txdata
Request msg REGISTER/cseq=24946 (tdta00C62EDC)
TRACE: 2022-09-06 15:35:59.790 tsx0569FB64 pjsua_0 Transaction destroyed!
TRACE: 2022-09-06 15:35:59.799 utsx0E457BDC pjsua_0 STUN sending message
(transmit count=3)
TRACE: 2022-09-06 15:35:59.850 utsx0CCB204C pjsua_0 STUN sending message
(transmit count=3)
TRACE: 2022-09-06 15:36:00.199 utsx0E457BDC pjsua_0 STUN sending message
(transmit count=4)
TRACE: 2022-09-06 15:36:00.251 utsx0CCB204C pjsua_0 STUN sending message
(transmit count=4)
TRACE: 2022-09-06 15:36:00.999 utsx0E457BDC pjsua_0 STUN sending message
(transmit count=5)
TRACE: 2022-09-06 15:36:01.051 utsx0CCB204C pjsua_0 STUN sending message
(transmit count=5)
TRACE: 2022-09-06 15:36:02.600 utsx0E457BDC pjsua_0 STUN sending message
(transmit count=6)
TRACE: 2022-09-06 15:36:02.650 utsx0CCB204C pjsua_0 STUN sending message
(transmit count=6)
TRACE: 2022-09-06 15:36:05.801 utsx0E457BDC pjsua_0 STUN sending message
(transmit count=7)
TRACE: 2022-09-06 15:36:05.850 utsx0CCB204C pjsua_0 STUN sending message
(transmit count=7)
DEBUG: 2022-09-06 15:36:07.402 utsx0E457BDC pjsua_0 STUN timeout waiting
for response
TRACE: 2022-09-06 15:36:07.402 natck05BAD688 pjsua_0 .Completed Test II:
Binding request with change address and port request, status=370004
TRACE: 2022-09-06 15:36:07.402 natck05BAD688 pjsua_0 .Performing Test IB:
Binding request to alternate address to 52.74.211.13:3479
TRACE: 2022-09-06 15:36:07.402 natck05BAD688 pjsua_0 ..TX 28 bytes STUN
message to 52.74.211.13:3479:
--- begin STUN message ---
STUN Binding request
Hdr: length=8, magic=12db153c, tsx_id=7e87390c0f3e009900000003
Attributes:
CHANGE-REQUEST: length=4, value=0 (0x0)
--- end of STUN message ---

TRACE: 2022-09-06 15:36:07.402 utsx0CD360CC pjsua_0 ..STUN client


transaction created
TRACE: 2022-09-06 15:36:07.402 utsx0CD360CC pjsua_0 ..STUN sending message
(transmit count=1)
TRACE: 2022-09-06 15:36:07.402 stun_session.c pjsua_0 .tdata 0E4906AC destroy
request, force=1, tsx=0E457BDC
TRACE: 2022-09-06 15:36:07.402 utsx0E457BDC pjsua_0 .STUN client
transaction 0E457BDC stopped, ref_cnt=8
TRACE: 2022-09-06 15:36:07.433 stun_msg.c pjsua_0 .Unrecognized attribute
type 0x8020
TRACE: 2022-09-06 15:36:07.434 natck05BAD688 pjsua_0 .RX 68 bytes STUN
message from 52.74.211.13:3479:
--- begin STUN message ---
STUN Binding success response
Hdr: length=48, magic=12db153c, tsx_id=7e87390c0f3e009900000003
Attributes:
MAPPED-ADDRESS: length=8, IPv4 addr=118.69.62.84:48364
SOURCE-ADDRESS: length=8, IPv4 addr=52.74.211.13:3479
CHANGED-ADDRESS: length=8, IPv4 addr=52.76.91.67:3478
Attr 0x8020: length=8
--- end of STUN message ---

TRACE: 2022-09-06 15:36:07.434 natck05BAD688 pjsua_0 .Completed Test IB:


Binding request to alternate address, status=0
TRACE: 2022-09-06 15:36:07.434 stun_session.c pjsua_0 .tdata 0E481CDC destroy
request, force=0, tsx=0CD360CC
TRACE: 2022-09-06 15:36:07.434 utsx0CD360CC pjsua_0 .STUN transaction
0CD360CC schedule destroy
DEBUG: 2022-09-06 15:36:07.450 utsx0CCB204C pjsua_0 STUN timeout waiting
for response
TRACE: 2022-09-06 15:36:07.450 natck05BAD688 pjsua_0 .Completed Test III:
Binding request with change port request, status=370004
TRACE: 2022-09-06 15:36:07.450 stun_session.c pjsua_0 .tdata 0E48DE5C destroy
request, force=1, tsx=0CCB204C
TRACE: 2022-09-06 15:36:07.450 utsx0CCB204C pjsua_0 .STUN client
transaction 0CCB204C stopped, ref_cnt=7
TRACE: 2022-09-06 15:36:07.450 natck05BAD688 pjsua_0 STUN session 0CCB0DFC
destroy request, ref_cnt=3
TRACE: 2022-09-06 15:36:07.450 utsx0CD360CC pjsua_0 STUN client transaction
0CD360CC stopped, ref_cnt=3
TRACE: 2022-09-06 15:36:07.450 stun_session.c pjsua_0 tdata 0E481CDC destroy
request, force=1, tsx=0CD360CC
TRACE: 2022-09-06 15:36:07.450 utsx0CD360CC pjsua_0 STUN client transaction
0CD360CC stopped, ref_cnt=0
TRACE: 2022-09-06 15:36:07.450 stun_session.c pjsua_0 STUN session 0CCB0DFC
destroyed
TRACE: 2022-09-06 15:37:30.577 tlsc05ABA4FC pjsua_0 Sending 4 byte(s) keep-
alive to siptest2.b3networks.com:5081
DEBUG: 2022-09-06 15:38:30.496 wmme_dev.c thr000027D4 !WMME found 6 devices:
DEBUG: 2022-09-06 15:38:30.496 wmme_dev.c thr000027D4 dev_id 0: Wave mapper
(in=2, out=2)
DEBUG: 2022-09-06 15:38:30.496 wmme_dev.c thr000027D4 dev_id 1: Microphone
(2- USB Audio Device (in=2, out=0)
DEBUG: 2022-09-06 15:38:30.496 wmme_dev.c thr000027D4 dev_id 2: Stereo Mix
(Realtek(R) Audio) (in=2, out=0)
DEBUG: 2022-09-06 15:38:30.496 wmme_dev.c thr000027D4 dev_id 3: Speakers (2-
USB Audio Device) (in=0, out=2)
DEBUG: 2022-09-06 15:38:30.496 wmme_dev.c thr000027D4 dev_id 4: VP249
(Intel(R) Display Audio) (in=0, out=2)
DEBUG: 2022-09-06 15:38:30.496 wmme_dev.c thr000027D4 dev_id 5: Realtek
Digital Output (Realtek (in=0, out=2)

You might also like