[libnice] nice connection error code 401 in specific condition

Regnoult Francois regnoult at temasys.com.sg
Tue May 27 20:56:15 PDT 2014


Hi all,

I'm currently experiencing one error: STUN error message received (code: 
401).
But the problem is this error get triggered in really specific conditions.

I'm trying to develop using the open source erizo MCU. It's a MCU for 
webrtc connections from web clients. This MCU uses the libnice library 
(I updated to use the libnice 0.1.7). Here is the implementation of the 
connection: 
https://github.com/ging/licode/blob/master/erizo/src/erizo/NiceConnection.cpp

I have created 2 implementations of the library. The difference comes 
from the signalling process: how to send the session description between 
the web client to the MCU. The first implementation is using 
stdin/stdout. I print the session description from the webclient, copy 
into the MCU stdin and print the MCU session description to copy it back 
to the webclient. This example works.

Now when I try to do the same using a different implementation: 
socket.io. It doesn't work. In this case, the session description is 
relayed through a node socket.io server to the MCU. The MCU is using the 
Poco library to implement this protocol. When the webclient sets the MCU 
session description (as a remote description), the nice agent state 
becomes "FAILED".

I printed the debug logs from both implementation that I attached to 
this email.
The difference is the following:
"STUN error message received (code: 401)"

What could be the reason of that?

In both example I'm not setting any STUN server as for now everything is 
running on the same machine.

Any help would be greatly appreciated

-- 
Francois From Temasys

-------------- next part --------------
 Message HMAC-SHA1 message integrity:
  key     : 0x2f6c37754256617231486451663169757a7a5572774875580d
  sent    : 0x909baaa689f58d42c5d96d7ad0aad0ab2e5d1a3c
 Message HMAC-SHA1 fingerprint: 0x90dafc4e
STUN demux error: no FINGERPRINT attribute!
 Message HMAC-SHA1 message integrity:
  key     : 0x2f6c37754256617231486451663169757a7a5572774875580d
  sent    : 0x786c15e97c4b01373056fa8fe93bc0c07e2e58bd
 Message HMAC-SHA1 fingerprint: 0x8bfd7107
STUN demux error: no FINGERPRINT attribute!
STUN demux error: no FINGERPRINT attribute!
 Message HMAC-SHA1 message integrity:
  key     : 0x2f6c37754256617231486451663169757a7a5572774875580d
  sent    : 0x1b972e16f8d05337313d31f3b116b6233e1fffb0
 Message HMAC-SHA1 fingerprint: 0x86107142
STUN demux error: no FINGERPRINT attribute!
STUN demux error: no FINGERPRINT attribute!
 Message HMAC-SHA1 message integrity:
  key     : 0x2f6c37754256617231486451663169757a7a5572774875580d
  sent    : 0x38e0cae64497239dd02bd12c3b4395fa7cc9675c
 Message HMAC-SHA1 fingerprint: 0x60f7c2bd
STUN demux error: no FINGERPRINT attribute!
STUN demux error: no FINGERPRINT attribute!
STUN demux error: no FINGERPRINT attribute!
STUN demux error: no FINGERPRINT attribute!
STUN demux error: no FINGERPRINT attribute!
STUN demux error: no FINGERPRINT attribute!
STUN demux: OK!
STUN unknown: 0 mandatory attribute(s)!
 STUN error message received (code: 401)
STUN demux: OK!
Comparing username '0x773343473a6741692f34566f514b6e36414368546d' (21) with '0x77334347' (4) : 0
Found valid username, returning password: 'b5mkKCM1ySWFT0z0R69LMc'
 Message HMAC-SHA1 fingerprint:
key     : 0x62356d6b4b434d317953574654307a305236394c4d63
  expected: 0x3db036bda8e7408d57d05f449a9d8efd54111708
  received: 0x3db036bda8e7408d57d05f449a9d8efd54111708
STUN auth: OK!
STUN unknown: 0 mandatory attribute(s)!
STUN Reply (buffer size = 1300)...
STUN Role not specified by peer!
 Message HMAC-SHA1 message integrity:
  key     : 0x62356d6b4b434d317953574654307a305236394c4d63
  sent    : 0x5ffa7f9366242ea049a170f99aba97177966a9b6
 Message HMAC-SHA1 fingerprint: 0x5c4754b1
 All done (response size: 92)
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN demux: OK!
Comparing username '0x773343473a6741692f34566f514b6e36414368546d' (21) with '0x77334347' (4) : 0
Found valid username, returning password: 'b5mkKCM1ySWFT0z0R69LMc'
 Message HMAC-SHA1 fingerprint:
key     : 0x62356d6b4b434d317953574654307a305236394c4d63
  expected: 0x0879622dfa7d83b0cfe90b60a14bf884352c0026
  received: 0x0879622dfa7d83b0cfe90b60a14bf884352c0026
STUN auth: OK!
STUN unknown: 0 mandatory attribute(s)!
STUN Reply (buffer size = 1300)...
STUN Role not specified by peer!
 Message HMAC-SHA1 message integrity:
  key     : 0x62356d6b4b434d317953574654307a305236394c4d63
  sent    : 0x6986ebd43c0f0600e4db428bca6760d8f8cb9098
 Message HMAC-SHA1 fingerprint: 0x2110e9f3
 All done (response size: 92)
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN demux: OK!
Comparing username '0x773343473a6741692f34566f514b6e36414368546d' (21) with '0x77334347' (4) : 0
Found valid username, returning password: 'b5mkKCM1ySWFT0z0R69LMc'
 Message HMAC-SHA1 fingerprint:
key     : 0x62356d6b4b434d317953574654307a305236394c4d63
  expected: 0x7eca9ce3954aa7396a7ee89dcbc5f7f3d4657100
  received: 0x7eca9ce3954aa7396a7ee89dcbc5f7f3d4657100
STUN auth: OK!
STUN unknown: 0 mandatory attribute(s)!
STUN Reply (buffer size = 1300)...
STUN Role not specified by peer!
 Message HMAC-SHA1 message integrity:
  key     : 0x62356d6b4b434d317953574654307a305236394c4d63
  sent    : 0x5975a226c6675b02714184172a3e32c954820a7c
 Message HMAC-SHA1 fingerprint: 0x5ebde4c0
 All done (response size: 92)
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN demux: OK!
Comparing username '0x773343473a6741692f34566f514b6e36414368546d' (21) with '0x77334347' (4) : 0
Found valid username, returning password: 'b5mkKCM1ySWFT0z0R69LMc'
 Message HMAC-SHA1 fingerprint:
key     : 0x62356d6b4b434d317953574654307a305236394c4d63
  expected: 0x83050e53ae4e604e6be3d947a42597ee1ae95ddd
  received: 0x83050e53ae4e604e6be3d947a42597ee1ae95ddd
STUN auth: OK!
STUN unknown: 0 mandatory attribute(s)!
STUN Reply (buffer size = 1300)...
STUN Role not specified by peer!
 Message HMAC-SHA1 message integrity:
  key     : 0x62356d6b4b434d317953574654307a305236394c4d63
  sent    : 0x81a96fd7fcab151c6cd5f4beefead6873ee6d43e
 Message HMAC-SHA1 fingerprint: 0x94e70522
 All done (response size: 92)
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN demux: OK!
STUN unknown: 0 mandatory attribute(s)!
 STUN error message received (code: 401)
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN demux: OK!
Comparing username '0x773343473a6741692f34566f514b6e36414368546d' (21) with '0x77334347' (4) : 0
Found valid username, returning password: 'b5mkKCM1ySWFT0z0R69LMc'
 Message HMAC-SHA1 fingerprint:
key     : 0x62356d6b4b434d317953574654307a305236394c4d63
  expected: 0x35cde902e63822bc616bdf3b339e9447a3c62ea7
  received: 0x35cde902e63822bc616bdf3b339e9447a3c62ea7
STUN auth: OK!
STUN unknown: 0 mandatory attribute(s)!
STUN Reply (buffer size = 1300)...
STUN Role not specified by peer!
 Message HMAC-SHA1 message integrity:
  key     : 0x62356d6b4b434d317953574654307a305236394c4d63
  sent    : 0xe7346e515b4729fd799ddce22f94d635597dd95c
 Message HMAC-SHA1 fingerprint: 0x02ef5738
 All done (response size: 92)
 Message HMAC-SHA1 message integrity:
  key     : 0x2f6c37754256617231486451663169757a7a5572774875580d
  sent    : 0x8a8baf7002ee390de4f0676196f3f4162b7ca734
 Message HMAC-SHA1 fingerprint: 0xcf767328
STUN demux: OK!
STUN unknown: 0 mandatory attribute(s)!
 STUN error message received (code: 401)
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN demux: OK!
STUN unknown: 0 mandatory attribute(s)!
 STUN error message received (code: 401)
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN demux: OK!
Comparing username '0x773343473a6741692f34566f514b6e36414368546d' (21) with '0x77334347' (4) : 0
Found valid username, returning password: 'b5mkKCM1ySWFT0z0R69LMc'
 Message HMAC-SHA1 fingerprint:
key     : 0x62356d6b4b434d317953574654307a305236394c4d63
  expected: 0x841fa9d95e0eb77d4086f436c9413b84cc481c69
  received: 0x841fa9d95e0eb77d4086f436c9413b84cc481c69
STUN auth: OK!
STUN unknown: 0 mandatory attribute(s)!
STUN Reply (buffer size = 1300)...
STUN Role not specified by peer!
 Message HMAC-SHA1 message integrity:
  key     : 0x62356d6b4b434d317953574654307a305236394c4d63
  sent    : 0xf5d4954d603cc741227de90694fa3dddbbf85745
 Message HMAC-SHA1 fingerprint: 0xc24c645a
 All done (response size: 92)
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN demux: OK!
STUN unknown: 0 mandatory attribute(s)!
 STUN error message received (code: 401)
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
-------------- next part --------------
 Message HMAC-SHA1 message integrity:
  key     : 0x4f693043586f31343764762f7471306d386f634751734b6a
  sent    : 0x48195d826d1e667a4941bc8251e427d4ab1dde30
 Message HMAC-SHA1 fingerprint: 0x4664d704
 Message HMAC-SHA1 message integrity:
  key     : 0x4f693043586f31343764762f7471306d386f634751734b6a
  sent    : 0x1cfa9236d3d7d2424ed15aa498413f7db5ff296c
 Message HMAC-SHA1 fingerprint: 0xf0bb8af8
 Message HMAC-SHA1 message integrity:
  key     : 0x4f693043586f31343764762f7471306d386f634751734b6a
  sent    : 0xd6d8ab09404ab06c3a19866c8338910542063786
 Message HMAC-SHA1 fingerprint: 0x0317cc89
 Message HMAC-SHA1 message integrity:
  key     : 0x4f693043586f31343764762f7471306d386f634751734b6a
  sent    : 0x2ee11644db88127afd6a89d8bb852a9cc4027e15
 Message HMAC-SHA1 fingerprint: 0xa67bfd1e
STUN demux: OK!
Comparing username '0x4d7043563a57526d4c4641386f5338516570792f31' (21) with '0x4d704356' (4) : 0
Found valid username, returning password: 'QMpJBOHFecyxGdRA+mtnYy'
 Message HMAC-SHA1 fingerprint:
key     : 0x514d704a424f484665637978476452412b6d746e5979
  expected: 0x912c2300d2004a83ba3a58a86970667b9705e701
  received: 0x912c2300d2004a83ba3a58a86970667b9705e701
STUN auth: OK!
STUN unknown: 0 mandatory attribute(s)!
STUN Reply (buffer size = 1300)...
STUN Role not specified by peer!
 Message HMAC-SHA1 message integrity:
  key     : 0x514d704a424f484665637978476452412b6d746e5979
  sent    : 0x937aa20492090747c6c84c2c041935f20d5df431
 Message HMAC-SHA1 fingerprint: 0x1947ac09
 All done (response size: 92)
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN demux: OK!
Comparing username '0x4d7043563a57526d4c4641386f5338516570792f31' (21) with '0x4d704356' (4) : 0
Found valid username, returning password: 'QMpJBOHFecyxGdRA+mtnYy'
 Message HMAC-SHA1 fingerprint:
key     : 0x514d704a424f484665637978476452412b6d746e5979
  expected: 0x89f9fc57b68d6304b9fdcaf4540a7968122fc77c
  received: 0x89f9fc57b68d6304b9fdcaf4540a7968122fc77c
STUN auth: OK!
STUN unknown: 0 mandatory attribute(s)!
STUN Reply (buffer size = 1300)...
STUN Role not specified by peer!
 Message HMAC-SHA1 message integrity:
  key     : 0x514d704a424f484665637978476452412b6d746e5979
  sent    : 0x0c93c37ded74d56e779fcb3b9fab275c02a0ffa0
 Message HMAC-SHA1 fingerprint: 0xe1d1d056
 All done (response size: 92)
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN demux: OK!
Comparing username '0x4d7043563a57526d4c4641386f5338516570792f31' (21) with '0x4d704356' (4) : 0
Found valid username, returning password: 'QMpJBOHFecyxGdRA+mtnYy'
 Message HMAC-SHA1 fingerprint:
key     : 0x514d704a424f484665637978476452412b6d746e5979
  expected: 0x6422663ff921c87635b184928cfbb1df766d3b58
  received: 0x6422663ff921c87635b184928cfbb1df766d3b58
STUN auth: OK!
STUN unknown: 0 mandatory attribute(s)!
STUN Reply (buffer size = 1300)...
STUN Role not specified by peer!
 Message HMAC-SHA1 message integrity:
  key     : 0x514d704a424f484665637978476452412b6d746e5979
  sent    : 0x74932e29fb2fc44672eec77ba89a8c4e062e686b
 Message HMAC-SHA1 fingerprint: 0x9f8f6c61
 All done (response size: 92)
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN demux: OK!
Comparing username '0x4d7043563a57526d4c4641386f5338516570792f31' (21) with '0x4d704356' (4) : 0
Found valid username, returning password: 'QMpJBOHFecyxGdRA+mtnYy'
 Message HMAC-SHA1 fingerprint:
key     : 0x514d704a424f484665637978476452412b6d746e5979
  expected: 0x784c6158a8987363d10bd223e0670177bfa90b1d
  received: 0x784c6158a8987363d10bd223e0670177bfa90b1d
STUN auth: OK!
STUN unknown: 0 mandatory attribute(s)!
STUN Reply (buffer size = 1300)...
STUN Role not specified by peer!
 Message HMAC-SHA1 message integrity:
  key     : 0x514d704a424f484665637978476452412b6d746e5979
  sent    : 0x56e6560779d65d653cda7bdd0749995290ed8d06
 Message HMAC-SHA1 fingerprint: 0x6d9d43c8
 All done (response size: 92)
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN demux: OK!
Comparing username '0x4d7043563a57526d4c4641386f5338516570792f31' (21) with '0x4d704356' (4) : 0
Found valid username, returning password: 'QMpJBOHFecyxGdRA+mtnYy'
 Message HMAC-SHA1 fingerprint:
key     : 0x514d704a424f484665637978476452412b6d746e5979
  expected: 0xc1deea1e3985ba200cc9ec0cdae451a501ffe15c
  received: 0xc1deea1e3985ba200cc9ec0cdae451a501ffe15c
STUN auth: OK!
STUN unknown: 0 mandatory attribute(s)!
STUN Reply (buffer size = 1300)...
STUN Role not specified by peer!
 Message HMAC-SHA1 message integrity:
  key     : 0x514d704a424f484665637978476452412b6d746e5979
  sent    : 0xc46caac145fbdd85f0603e92fd46366b4c42981b
 Message HMAC-SHA1 fingerprint: 0x78875023
 All done (response size: 92)
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN demux: OK!
Comparing username '0x4d7043563a57526d4c4641386f5338516570792f31' (21) with '0x4d704356' (4) : 0
Found valid username, returning password: 'QMpJBOHFecyxGdRA+mtnYy'
 Message HMAC-SHA1 fingerprint:
key     : 0x514d704a424f484665637978476452412b6d746e5979
  expected: 0x2869700cb7e0610301b566e751184a88c95fc86f
  received: 0x2869700cb7e0610301b566e751184a88c95fc86f
STUN auth: OK!
STUN unknown: 0 mandatory attribute(s)!
STUN Reply (buffer size = 1300)...
STUN Role not specified by peer!
 Message HMAC-SHA1 message integrity:
  key     : 0x514d704a424f484665637978476452412b6d746e5979
  sent    : 0xf674030be5c4f5346e495c4cc60f0825a8408ffe
 Message HMAC-SHA1 fingerprint: 0xfe36ff15
 All done (response size: 92)
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN demux: OK!
Comparing username '0x4d7043563a57526d4c4641386f5338516570792f31' (21) with '0x4d704356' (4) : 0
Found valid username, returning password: 'QMpJBOHFecyxGdRA+mtnYy'
 Message HMAC-SHA1 fingerprint:
key     : 0x514d704a424f484665637978476452412b6d746e5979
  expected: 0xcd716dddb37caf975beb2ce36e2a5b66d15b7833
  received: 0xcd716dddb37caf975beb2ce36e2a5b66d15b7833
STUN auth: OK!
STUN unknown: 0 mandatory attribute(s)!
STUN Reply (buffer size = 1300)...
STUN Role not specified by peer!
 Message HMAC-SHA1 message integrity:
  key     : 0x514d704a424f484665637978476452412b6d746e5979
  sent    : 0xdac27b4280c3b58ae7b624130c459a0a13b40943
 Message HMAC-SHA1 fingerprint: 0xcc778aa7
 All done (response size: 92)
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN demux: OK!
 Message HMAC-SHA1 fingerprint:
key     : 0x4f693043586f31343764762f7471306d386f634751734b6a
  expected: 0x2caa1df475d3f2e640e874144f36b5b5a4899420
  received: 0x2caa1df475d3f2e640e874144f36b5b5a4899420
STUN auth: OK!
STUN unknown: 0 mandatory attribute(s)!
Received 64-bytes STUN message
Mapped address found!
 Message HMAC-SHA1 fingerprint: 0x78bfcdf6
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN demux: OK!
Comparing username '0x4d7043563a57526d4c4641386f5338516570792f31' (21) with '0x4d704356' (4) : 0
Found valid username, returning password: 'QMpJBOHFecyxGdRA+mtnYy'
 Message HMAC-SHA1 fingerprint:
key     : 0x514d704a424f484665637978476452412b6d746e5979
  expected: 0xd70d310c9e1dc7fd57d9eda71c9cc1665fc412b9
  received: 0xd70d310c9e1dc7fd57d9eda71c9cc1665fc412b9
STUN auth: OK!
STUN unknown: 0 mandatory attribute(s)!
STUN Reply (buffer size = 1300)...
STUN Role not specified by peer!
 Message HMAC-SHA1 message integrity:
  key     : 0x514d704a424f484665637978476452412b6d746e5979
  sent    : 0x72b39a6ed2afe23f2f3b62b33aaab256ebe57c30
 Message HMAC-SHA1 fingerprint: 0x68cf7586
 All done (response size: 92)
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN demux: OK!
Comparing username '0x4d7043563a57526d4c4641386f5338516570792f31' (21) with '0x4d704356' (4) : 0
Found valid username, returning password: 'QMpJBOHFecyxGdRA+mtnYy'
 Message HMAC-SHA1 fingerprint:
key     : 0x514d704a424f484665637978476452412b6d746e5979
  expected: 0x90aaf6e333f9c9d0beb722689029e2af4752a113
  received: 0x90aaf6e333f9c9d0beb722689029e2af4752a113
STUN auth: OK!
STUN unknown: 0 mandatory attribute(s)!
STUN Reply (buffer size = 1300)...
STUN Role not specified by peer!
 Message HMAC-SHA1 message integrity:
  key     : 0x514d704a424f484665637978476452412b6d746e5979
  sent    : 0xdc123b5e1416c6ba086e41aa4b50422dc05567eb
 Message HMAC-SHA1 fingerprint: 0xb9ac9d34
 All done (response size: 92)
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN demux: OK!
Comparing username '0x4d7043563a57526d4c4641386f5338516570792f31' (21) with '0x4d704356' (4) : 0
Found valid username, returning password: 'QMpJBOHFecyxGdRA+mtnYy'
 Message HMAC-SHA1 fingerprint:
key     : 0x514d704a424f484665637978476452412b6d746e5979
  expected: 0xf4c4a5609f8258abe4f76feea42d85e0cc8498fd
  received: 0xf4c4a5609f8258abe4f76feea42d85e0cc8498fd
STUN auth: OK!
STUN unknown: 0 mandatory attribute(s)!
STUN Reply (buffer size = 1300)...
STUN Role not specified by peer!
 Message HMAC-SHA1 message integrity:
  key     : 0x514d704a424f484665637978476452412b6d746e5979
  sent    : 0xefc4f7523b5acb079a0a3215365aedab84d1f250
 Message HMAC-SHA1 fingerprint: 0xe6d11a0b
 All done (response size: 92)
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN demux: OK!
Comparing username '0x4d7043563a57526d4c4641386f5338516570792f31' (21) with '0x4d704356' (4) : 0
Found valid username, returning password: 'QMpJBOHFecyxGdRA+mtnYy'
 Message HMAC-SHA1 fingerprint:
key     : 0x514d704a424f484665637978476452412b6d746e5979
  expected: 0x69489d1970f12cd1ebe91647c6c5e6ad2a6b33f6
  received: 0x69489d1970f12cd1ebe91647c6c5e6ad2a6b33f6
STUN auth: OK!
STUN unknown: 0 mandatory attribute(s)!
STUN Reply (buffer size = 1300)...
STUN Role not specified by peer!
 Message HMAC-SHA1 message integrity:
  key     : 0x514d704a424f484665637978476452412b6d746e5979
  sent    : 0x620ad5c3ec42c5eacfaa8156374081f414c66f40
 Message HMAC-SHA1 fingerprint: 0x8935741f
 All done (response size: 92)
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN demux: OK!
Comparing username '0x4d7043563a57526d4c4641386f5338516570792f31' (21) with '0x4d704356' (4) : 0
Found valid username, returning password: 'QMpJBOHFecyxGdRA+mtnYy'
 Message HMAC-SHA1 fingerprint:
key     : 0x514d704a424f484665637978476452412b6d746e5979
  expected: 0x3d7ee4f81ee4d8fa21e039bd5f75bc4659c17368
  received: 0x3d7ee4f81ee4d8fa21e039bd5f75bc4659c17368
STUN auth: OK!
STUN unknown: 0 mandatory attribute(s)!
STUN Reply (buffer size = 1300)...
STUN Role not specified by peer!
 Message HMAC-SHA1 message integrity:
  key     : 0x514d704a424f484665637978476452412b6d746e5979
  sent    : 0xa97ad1ff30726664c5f4c13e196af0edf1e1e2a9
 Message HMAC-SHA1 fingerprint: 0xf2b0f039
 All done (response size: 92)
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN demux: OK!
Comparing username '0x4d7043563a57526d4c4641386f5338516570792f31' (21) with '0x4d704356' (4) : 0
Found valid username, returning password: 'QMpJBOHFecyxGdRA+mtnYy'
 Message HMAC-SHA1 fingerprint:
key     : 0x514d704a424f484665637978476452412b6d746e5979
  expected: 0x55edc33e160873dba2373f42dbe2f94acb1718c4
  received: 0x55edc33e160873dba2373f42dbe2f94acb1718c4
STUN auth: OK!
STUN unknown: 0 mandatory attribute(s)!
STUN Reply (buffer size = 1300)...
STUN Role not specified by peer!
 Message HMAC-SHA1 message integrity:
  key     : 0x514d704a424f484665637978476452412b6d746e5979
  sent    : 0xcc0f4ce131e906544ad0b0d9a3a23f2e80a597eb
 Message HMAC-SHA1 fingerprint: 0xfc36da5c
 All done (response size: 92)
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN demux: OK!
Comparing username '0x4d7043563a57526d4c4641386f5338516570792f31' (21) with '0x4d704356' (4) : 0
Found valid username, returning password: 'QMpJBOHFecyxGdRA+mtnYy'
 Message HMAC-SHA1 fingerprint:
key     : 0x514d704a424f484665637978476452412b6d746e5979
  expected: 0x8f062ebf44d240a36548428cfdec523deb4b2fb8
  received: 0x8f062ebf44d240a36548428cfdec523deb4b2fb8
STUN auth: OK!
STUN unknown: 0 mandatory attribute(s)!
STUN Reply (buffer size = 1300)...
STUN Role not specified by peer!
 Message HMAC-SHA1 message integrity:
  key     : 0x514d704a424f484665637978476452412b6d746e5979
  sent    : 0xb1632b25e9d8e37d185ab534aa560160d9119102
 Message HMAC-SHA1 fingerprint: 0xd37fb716
 All done (response size: 92)
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN demux: OK!
Comparing username '0x4d7043563a57526d4c4641386f5338516570792f31' (21) with '0x4d704356' (4) : 0
Found valid username, returning password: 'QMpJBOHFecyxGdRA+mtnYy'
 Message HMAC-SHA1 fingerprint:
key     : 0x514d704a424f484665637978476452412b6d746e5979
  expected: 0xa49a6c1b422bd0462c1c9ac27d8af41ccc8e51ad
  received: 0xa49a6c1b422bd0462c1c9ac27d8af41ccc8e51ad
STUN auth: OK!
STUN unknown: 0 mandatory attribute(s)!
STUN Reply (buffer size = 1300)...
STUN Role not specified by peer!
 Message HMAC-SHA1 message integrity:
  key     : 0x514d704a424f484665637978476452412b6d746e5979
  sent    : 0xd700216c64fcac3e873132252bc5a5230b6f2788
 Message HMAC-SHA1 fingerprint: 0xafbcd314
 All done (response size: 92)
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN demux: OK!
Comparing username '0x4d7043563a57526d4c4641386f5338516570792f31' (21) with '0x4d704356' (4) : 0
Found valid username, returning password: 'QMpJBOHFecyxGdRA+mtnYy'
 Message HMAC-SHA1 fingerprint:
key     : 0x514d704a424f484665637978476452412b6d746e5979
  expected: 0xad81c59723cbacc1f9181715a49175de025040f5
  received: 0xad81c59723cbacc1f9181715a49175de025040f5
STUN auth: OK!
STUN unknown: 0 mandatory attribute(s)!
STUN Reply (buffer size = 1300)...
STUN Role not specified by peer!
 Message HMAC-SHA1 message integrity:
  key     : 0x514d704a424f484665637978476452412b6d746e5979
  sent    : 0xaf9ae6659ebd6b3001bd0d7477245df590b33249
 Message HMAC-SHA1 fingerprint: 0x9f2f16af
 All done (response size: 92)
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN demux: OK!
Comparing username '0x4d7043563a57526d4c4641386f5338516570792f31' (21) with '0x4d704356' (4) : 0
Found valid username, returning password: 'QMpJBOHFecyxGdRA+mtnYy'
 Message HMAC-SHA1 fingerprint:
key     : 0x514d704a424f484665637978476452412b6d746e5979
  expected: 0xee97690cc7b45ac9814a5739b383b4199b85092b
  received: 0xee97690cc7b45ac9814a5739b383b4199b85092b
STUN auth: OK!
STUN unknown: 0 mandatory attribute(s)!
STUN Reply (buffer size = 1300)...
STUN Role not specified by peer!
 Message HMAC-SHA1 message integrity:
  key     : 0x514d704a424f484665637978476452412b6d746e5979
  sent    : 0x8dff063a6d4932983fdfe8aa8a2e4610ef57e245
 Message HMAC-SHA1 fingerprint: 0xa073c5b8
 All done (response size: 92)
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN demux: OK!
Comparing username '0x4d7043563a57526d4c4641386f5338516570792f31' (21) with '0x4d704356' (4) : 0
Found valid username, returning password: 'QMpJBOHFecyxGdRA+mtnYy'
 Message HMAC-SHA1 fingerprint:
key     : 0x514d704a424f484665637978476452412b6d746e5979
  expected: 0x183f9b774dfd150951b01235c25352706c10dbe8
  received: 0x183f9b774dfd150951b01235c25352706c10dbe8
STUN auth: OK!
STUN unknown: 0 mandatory attribute(s)!
STUN Reply (buffer size = 1300)...
STUN Role not specified by peer!
 Message HMAC-SHA1 message integrity:
  key     : 0x514d704a424f484665637978476452412b6d746e5979
  sent    : 0xf026a5bcc89fb227175c16f66ec329d75641cdd6
 Message HMAC-SHA1 fingerprint: 0x566f5cc8
 All done (response size: 92)
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!
STUN error: RTP or other non-protocol packet!


More information about the nice mailing list