[libnice] ping to PBX works but negotiation fails

tom chen chentom60 at hotmail.com
Tue Oct 20 21:49:16 PDT 2015


Hello,

Somehow, the negotiation seems unable to complete, can someone tell me what happened? Below is the log. The setup is that our embedded system running voip with libnice, the test client is a linphone software on another windows PC, both registered to an Asterisk PBX. When we call from embedded system to Linphone, we can see ICE work ok, however, when we call from the opposite direction, ie, call from Linphone to embedded system, the  negotiation between candidates seem unable to complete. Anyone know why?

Tom


(process:6118): libnice-DEBUG: Agent 0x143000 : In ICE-FULL mode, starting candidate gathering.

(process:6118): libnice-DEBUG: Agent 0x143000 : libnice compiled without UPnP support

(process:6118): libnice-DEBUG: Agent 0x143000: Trying to create host candidate on port 0

(process:6118): libnice-DEBUG: Agent 0x143000: Could not set IPV6 socket ToS: Protocol not available

(process:6118): libnice-DEBUG: Component 0x145878 (agent 0x143000): Attach source (stream 1).

(process:6118): libnice-DEBUG: Attaching source 0x154160 (socket 0x141a40, FD 25) to context 0x1180e8

(process:6118): libnice-DEBUG: Agent 0x143000 : Adding new srv-rflx candidate discovery 0x155608

 

(process:6118): libnice-DEBUG: Agent 0x143000: Trying to create host candidate on port 0

(process:6118): libnice-DEBUG: Agent 0x143000: Could not set IPV6 socket ToS: Protocol not available

(process:6118): libnice-DEBUG: Component 0x1486e8 (agent 0x143000): Attach source (stream 1).

(process:6118): libnice-DEBUG: Attaching source 0x137e28 (socket 0x1544b8, FD 29) to context 0x1180e8

(process:6118): libnice-DEBUG: Agent 0x143000 : Adding new srv-rflx candidate discovery 0x168158

 

(process:6118): libnice-DEBUG: Agent 0x143000 : discovery tick #1 with list 0x13dec8 (1)

(process:6118): libnice-DEBUG: Agent 0x143000 : discovery - scheduling cand type 1 addr 10.113.54.60.

(process:6118): libnice-DEBUG: Agent 0x143000 : stream 1 component 1 STATE-CHANGE disconnected -> gathering.

(process:6118): libnice-DEBUG: Agent 0x143000 : discovery - scheduling cand type 1 addr 10.113.54.60.

(process:6118): libnice-DEBUG: Agent 0x143000 : stream 1 component 2 STATE-CHANGE disconnected -> gathering.

(process:6118): libnice-DEBUG: agent_recv_message_unlocked: Received 1 valid messages of length 64 from base socket 0x141a40.

(process:6118): libnice-DEBUG: Agent 0x143000 : Packet received on local socket 25 from [10.113.54.60]:3478 (64 octets).

(process:6118): libnice-DEBUG: compact_input_message: **WARNING: SLOW PATH**

(process:6118): libnice-DEBUG: Message 0x414ebc98 (from: 0x414dbc00, length: 64)

(process:6118): libnice-DEBUG:  Buffer 0x414dbc80 (length: 65535)

(process:6118): libnice-DEBUG: Agent 0x143000: inbound STUN packet for 1/1 (stream/component) from [10.113.54.60]:3478 (64 octets) :

(process:6118): libnice-stun-DEBUG: STUN demux error: no cookie!

(process:6118): libnice-stun-DEBUG: STUN unknown: 0 mandatory attribute(s)!

(process:6118): libnice-stun-DEBUG: Received 64-bytes STUN message

(process:6118): libnice-stun-DEBUG:  No XOR-MAPPED-ADDRESS: 1

(process:6118): libnice-stun-DEBUG:  Mapped address found!

(process:6118): libnice-DEBUG: Agent 0x143000 : stun_bind_process/disc for 0x155608 res 0.

(process:6118): libnice-DEBUG: Candidate 0x14be20 (component-id 1) redundant, ignoring.

(process:6118): libnice-DEBUG: agent_recv_message_unlocked: Valid STUN packet received.

(process:6118): libnice-DEBUG: component_io_cb: 0x143000: received 0 valid messages with 64 bytes

(process:6118): libnice-DEBUG: agent_recv_message_unlocked: Received 0 valid messages of length 0 from base socket 0x141a40.

(process:6118): libnice-DEBUG: component_io_cb: 0x143000: received -1 valid messages with 0 bytes

(process:6118): libnice-DEBUG: agent_recv_message_unlocked: Received 1 valid messages of length 64 from base socket 0x1544b8.

(process:6118): libnice-DEBUG: Agent 0x143000 : Packet received on local socket 29 from [10.113.54.60]:3478 (64 octets).

(process:6118): libnice-DEBUG: compact_input_message: **WARNING: SLOW PATH**

(process:6118): libnice-DEBUG: Message 0x414ebc98 (from: 0x414dbc00, length: 64)

(process:6118): libnice-DEBUG:  Buffer 0x414dbc80 (length: 65535)

(process:6118): libnice-DEBUG: Agent 0x143000: inbound STUN packet for 1/2 (stream/component) from [10.113.54.60]:3478 (64 octets) :

(process:6118): libnice-stun-DEBUG: STUN demux error: no cookie!

(process:6118): libnice-stun-DEBUG: STUN unknown: 0 mandatory attribute(s)!

(process:6118): libnice-stun-DEBUG: Received 64-bytes STUN message

(process:6118): libnice-stun-DEBUG:  No XOR-MAPPED-ADDRESS: 1

(process:6118): libnice-stun-DEBUG:  Mapped address found!

(process:6118): libnice-DEBUG: Agent 0x143000 : stun_bind_process/disc for 0x168158 res 0.

(process:6118): libnice-DEBUG: Candidate 0x14bea0 (component-id 2) redundant, ignoring.

(process:6118): libnice-DEBUG: agent_recv_message_unlocked: Valid STUN packet received.

(process:6118): libnice-DEBUG: component_io_cb: 0x143000: received 0 valid messages with 64 bytes

(process:6118): libnice-DEBUG: agent_recv_message_unlocked: Received 0 valid messages of length 0 from base socket 0x1544b8.

(process:6118): libnice-DEBUG: component_io_cb: 0x143000: received -1 valid messages with 0 bytes

(process:6118): libnice-DEBUG: Agent 0x143000 : Candidate gathering FINISHED, stopping discovery timer.

(process:6118): libnice-DEBUG: Agent 0x143000: gathered UDP local candidate : [10.113.54.61]:42535 for s1/c1. U/P '(null)'/'(null)'

(process:6118): libnice-DEBUG: Agent 0x143000: gathered UDP local candidate : [10.113.54.61]:58202 for s1/c2. U/P '(null)'/'(null)'

(process:6118): libnice-DEBUG: Agent 0x143000: set_remote_candidates 1 1

(process:6118): libnice-DEBUG: Agent 0x143000 : Adding UDP remote candidate with addr [172.16.15.82]:11429 for s1/c1. U/P '(null)'/'(null)' prio: 2130706430

(process:6118): libnice-DEBUG: Agent 0x143000, Adding check pair between 1 and Hac100f52

(process:6118): libnice-DEBUG: Agent 0x143000 : creating new pair 0x13b600 state 5

(process:6118): libnice-DEBUG: Agent 0x143000 : added a new conncheck 0x13b600 with foundation of '1:Hac100f52' to list 1.

(process:6118): libnice-DEBUG: Agent 0x143000 : stream 1 component 1 STATE-CHANGE gathering -> connecting.

(process:6118): libnice-DEBUG: Agent 0x143000 : Adding UDP remote candidate with addr [192.168.168.82]:11429 for s1/c1. U/P '(null)'/'(null)' prio: 2130706430

(process:6118): libnice-DEBUG: Agent 0x143000, Adding check pair between 1 and Hc0a8a852

(process:6118): libnice-DEBUG: Agent 0x143000 : creating new pair 0x150000 state 5

(process:6118): libnice-DEBUG: Agent 0x143000 : added a new conncheck 0x150000 with foundation of '1:Hc0a8a852' to list 1.

(process:6118): libnice-DEBUG: Agent 0x143000 : Adding UDP remote candidate with addr [10.113.54.82]:11429 for s1/c1. U/P '(null)'/'(null)' prio: 2130706430

(process:6118): libnice-DEBUG: Agent 0x143000, Adding check pair between 1 and Ha713652

(process:6118): libnice-DEBUG: Agent 0x143000 : creating new pair 0x1505c8 state 5

(process:6118): libnice-DEBUG: Agent 0x143000 : added a new conncheck 0x1505c8 with foundation of '1:Ha713652' to list 1.

(process:6118): libnice-DEBUG: Agent 0x143000 : Adding UDP remote candidate with addr [172.16.15.82]:11428 for s1/c1. U/P '(null)'/'(null)' prio: 2130706431

(process:6118): libnice-DEBUG: Agent 0x143000, Adding check pair between 1 and Hac100f52

(process:6118): libnice-DEBUG: Agent 0x143000 : creating new pair 0x137ea0 state 5

(process:6118): libnice-DEBUG: Agent 0x143000 : added a new conncheck 0x137ea0 with foundation of '1:Hac100f52' to list 1.

(process:6118): libnice-DEBUG: Agent 0x143000 : Adding UDP remote candidate with addr [192.168.168.82]:11428 for s1/c1. U/P '(null)'/'(null)' prio: 2130706431

(process:6118): libnice-DEBUG: Agent 0x143000, Adding check pair between 1 and Hc0a8a852

(process:6118): libnice-DEBUG: Agent 0x143000 : creating new pair 0x139000 state 5

(process:6118): libnice-DEBUG: Agent 0x143000 : added a new conncheck 0x139000 with foundation of '1:Hc0a8a852' to list 1.

(process:6118): libnice-DEBUG: Agent 0x143000 : Adding UDP remote candidate with addr [10.113.54.82]:11428 for s1/c1. U/P '(null)'/'(null)' prio: 2130706431

(process:6118): libnice-DEBUG: Agent 0x143000, Adding check pair between 1 and Ha713652

(process:6118): libnice-DEBUG: Agent 0x143000 : creating new pair 0x1395c8 state 5

(process:6118): libnice-DEBUG: Agent 0x143000 : added a new conncheck 0x1395c8 with foundation of '1:Ha713652' to list 1.

(process:6118): libnice-DEBUG: Agent 0x143000 : Pair 0x1395c8 with s/c-id 1/1 (1:Ha713652) unfrozen.

(process:6118): libnice-DEBUG: Agent 0x143000 : pair 0x1395c8 state WAITING

(process:6118): libnice-DEBUG: Agent 0x143000 : priv_conn_check_unfreeze_next returned 1

(process:6118): libnice-DEBUG: Agent 0x143000 : pair 0x1395c8 state IN_PROGRESS

(process:6118): libnice-DEBUG: Agent 0x143000 : STUN-CC REQ to '10.113.54.82:11428', socket=25, pair=1:Ha713652 (c-id:1), tie=11106048657671519609, username='5d9e0fc11b2106223b4426e06592ef39:su81' (37), password='5a429c1f5047756f47b90dee5c86353a' (32), priority=1845494271.

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 message integrity:

(process:6118): libnice-stun-DEBUG:   key     : 0x3561343239633166353034373735366634376239306465653563383633353361

(process:6118): libnice-stun-DEBUG:   sent    : 0x53c704fa69b78a2694977dc2663d39672c8fd9a6

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 fingerprint: 0xc4f0a021

(process:6118): libnice-DEBUG: Agent 0x143000: conncheck created 116 - 0x13965c

(process:6118): libnice-DEBUG: Agent 0x143000 : timer tick #1: 5 frozen, 1 in-progress, 0 waiting, 0 succeeded, 0 discovered, 0 nominated, 0 waiting-for-nom.

(process:6118): libnice-DEBUG: Agent 0x143000 : priv_conn_check_tick_unlocked returned 1

(process:6118): libnice-DEBUG: Agent 0x143000 : conn_check_schedule_next returning 1

(process:6118): libnice-DEBUG: agent_recv_message_unlocked: Received 1 valid messages of length 80 from base socket 0x141a40.

(process:6118): libnice-DEBUG: Agent 0x143000 : Packet received on local socket 25 from [10.113.54.82]:11428 (80 octets).

(process:6118): libnice-DEBUG: compact_input_message: **WARNING: SLOW PATH**

(process:6118): libnice-DEBUG: Message 0x414ebc98 (from: 0x414dbc00, length: 80)

(process:6118): libnice-DEBUG:  Buffer 0x414dbc80 (length: 65535)

(process:6118): libnice-DEBUG: Agent 0x143000: inbound STUN packet for 1/1 (stream/component) from [10.113.54.82]:11428 (80 octets) :

(process:6118): libnice-stun-DEBUG: STUN demux: OK!

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 fingerprint:

(process:6118): libnice-stun-DEBUG:   key     : 0x3561343239633166353034373735366634376239306465653563383633353361

(process:6118): libnice-stun-DEBUG:   expected: 0x0277ef703f3736824d57eb12a4e00288de255277

(process:6118): libnice-stun-DEBUG:   received: 0x0277ef703f3736824d57eb12a4e00288de255277

(process:6118): libnice-stun-DEBUG: STUN auth: OK!

(process:6118): libnice-stun-DEBUG: STUN unknown: 0 mandatory attribute(s)!

(process:6118): libnice-stun-DEBUG: Received 80-bytes STUN message

(process:6118): libnice-stun-DEBUG: Mapped address found!

(process:6118): libnice-DEBUG: Agent 0x143000 : stun_bind_process/conncheck for 0x1395c8 res 0 (controlling=0).

(process:6118): libnice-DEBUG: Agent 0x143000 : conncheck 0x1395c8 MATCHED.

(process:6118): libnice-DEBUG: Agent 0x143000 : conncheck 0x1395c8 SUCCEEDED.

(process:6118): libnice-DEBUG: Agent 0x143000 : Unfreezing check 0x1505c8 (after successful check 0x1395c8).

(process:6118): libnice-DEBUG: Agent 0x143000 : pair 0x1505c8 state WAITING

(process:6118): libnice-DEBUG: Agent 0x143000 : conn.check list status: 0 nominated, 1 succeeded, c-id 1.

(process:6118): libnice-DEBUG: agent_recv_message_unlocked: Valid STUN packet received.

(process:6118): libnice-DEBUG: component_io_cb: 0x143000: received 0 valid messages with 80 bytes

(process:6118): libnice-DEBUG: agent_recv_message_unlocked: Received 0 valid messages of length 0 from base socket 0x141a40.

(process:6118): libnice-DEBUG: component_io_cb: 0x143000: received -1 valid messages with 0 bytes

28206.047891847|INFOR|1104577632|iceAgent.cpp|cb_component_state_changed|312|SIGNAL: state changed stream 1 RTP connecting[2]

(process:6118): libnice-DEBUG: Agent 0x143000: set_remote_candidates 1 2

(process:6118): libnice-DEBUG: Agent 0x143000 : Adding UDP remote candidate with addr [172.16.15.82]:11429 for s1/c2. U/P '(null)'/'(null)' prio: 2130706430

(process:6118): libnice-DEBUG: Agent 0x143000, Adding check pair between 1 and Hac100f52

(process:6118): libnice-DEBUG: Agent 0x143000 : creating new pair 0x1282e8 state 5

(process:6118): libnice-DEBUG: Agent 0x143000 : added a new conncheck 0x1282e8 with foundation of '1:Hac100f52' to list 1.

(process:6118): libnice-DEBUG: Agent 0x143000 : stream 1 component 2 STATE-CHANGE gathering -> connecting.

(process:6118): libnice-DEBUG: Agent 0x143000 : Adding UDP remote candidate with addr [192.168.168.82]:11429 for s1/c2. U/P '(null)'/'(null)' prio: 2130706430

(process:6118): libnice-DEBUG: Agent 0x143000, Adding check pair between 1 and Hc0a8a852

(process:6118): libnice-DEBUG: Agent 0x143000 : creating new pair 0x1288b0 state 5

(process:6118): libnice-DEBUG: Agent 0x143000 : added a new conncheck 0x1288b0 with foundation of '1:Hc0a8a852' to list 1.

(process:6118): libnice-DEBUG: Agent 0x143000 : Adding UDP remote candidate with addr [10.113.54.82]:11429 for s1/c2. U/P '(null)'/'(null)' prio: 2130706430

(process:6118): libnice-DEBUG: Agent 0x143000, Adding check pair between 1 and Ha713652

(process:6118): libnice-DEBUG: Agent 0x143000 : creating new pair 0x128e78 state 5

(process:6118): libnice-DEBUG: Agent 0x143000 : added a new conncheck 0x128e78 with foundation of '1:Ha713652' to list 1.

(process:6118): libnice-DEBUG: Agent 0x143000 : Adding UDP remote candidate with addr [172.16.15.82]:11428 for s1/c2. U/P '(null)'/'(null)' prio: 2130706431

(process:6118): libnice-DEBUG: Agent 0x143000, Adding check pair between 1 and Hac100f52

(process:6118): libnice-DEBUG: Agent 0x143000 : creating new pair 0x129440 state 5

(process:6118): libnice-DEBUG: Agent 0x143000 : added a new conncheck 0x129440 with foundation of '1:Hac100f52' to list 1.

(process:6118): libnice-DEBUG: Agent 0x143000 : Adding UDP remote candidate with addr [192.168.168.82]:11428 for s1/c2. U/P '(null)'/'(null)' prio: 2130706431

(process:6118): libnice-DEBUG: Agent 0x143000, Adding check pair between 1 and Hc0a8a852

(process:6118): libnice-DEBUG: Agent 0x143000 : creating new pair 0x129a08 state 5

(process:6118): libnice-DEBUG: Agent 0x143000 : added a new conncheck 0x129a08 with foundation of '1:Hc0a8a852' to list 1.

(process:6118): libnice-DEBUG: Agent 0x143000 : Adding UDP remote candidate with addr [10.113.54.82]:11428 for s1/c2. U/P '(null)'/'(null)' prio: 2130706431

(process:6118): libnice-DEBUG: Agent 0x143000, Adding check pair between 1 and Ha713652

(process:6118): libnice-DEBUG: Agent 0x143000 : creating new pair 0x129fd0 state 5

(process:6118): libnice-DEBUG: Agent 0x143000 : added a new conncheck 0x129fd0 with foundation of '1:Ha713652' to list 1.

(process:6118): libnice-DEBUG: Agent 0x143000 : Pair 0x139000 with s/c-id 1/1 (1:Hc0a8a852) unfrozen.

(process:6118): libnice-DEBUG: Agent 0x143000 : pair 0x139000 state WAITING

(process:6118): libnice-DEBUG: Agent 0x143000 : priv_conn_check_unfreeze_next returned 1

(process:6118): libnice-DEBUG: Agent 0x143000 : pair 0x139000 state IN_PROGRESS

(process:6118): libnice-DEBUG: Agent 0x143000 : STUN-CC REQ to '192.168.168.82:11428', socket=25, pair=1:Hc0a8a852 (c-id:1), tie=11106048657671519609, username='5d9e0fc11b2106223b4426e06592ef39:su81' (37), password='5a429c1f5047756f47b90dee5c86353a' (32), priority=1845494271.

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 message integrity:

(process:6118): libnice-stun-DEBUG:   key     : 0x3561343239633166353034373735366634376239306465653563383633353361

(process:6118): libnice-stun-DEBUG:   sent    : 0xeaa4d0caa912548332eaaa2219493cc99f699e35

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 fingerprint: 0x3870e089

(process:6118): libnice-DEBUG: Agent 0x143000: conncheck created 116 - 0x139094

(process:6118): libnice-DEBUG: Agent 0x143000 : priv_conn_check_tick_unlocked returned 1

(process:6118): libnice-DEBUG: Agent 0x143000 : conn_check_schedule_next returning 1

(process:6118): libnice-DEBUG: Agent 0x143000 : pair 0x1505c8 state IN_PROGRESS

(process:6118): libnice-DEBUG: Agent 0x143000 : STUN-CC REQ to '10.113.54.82:11429', socket=25, pair=1:Ha713652 (c-id:1), tie=11106048657671519609, username='5d9e0fc11b2106223b4426e06592ef39:su81' (37), password='5a429c1f5047756f47b90dee5c86353a' (32), priority=1845494271.

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 message integrity:

(process:6118): libnice-stun-DEBUG:   key     : 0x3561343239633166353034373735366634376239306465653563383633353361

(process:6118): libnice-stun-DEBUG:   sent    : 0xee84689bb43798f3d5c10d2d5498d0f14ff4da1a

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 fingerprint: 0x9f25f728

(process:6118): libnice-DEBUG: Agent 0x143000: conncheck created 116 - 0x15065c

(process:6118): libnice-DEBUG: agent_recv_message_unlocked: Received 1 valid messages of length 80 from base socket 0x141a40.

(process:6118): libnice-DEBUG: Agent 0x143000 : Packet received on local socket 25 from [10.113.54.82]:11428 (80 octets).

(process:6118): libnice-DEBUG: compact_input_message: **WARNING: SLOW PATH**

(process:6118): libnice-DEBUG: Message 0x414ebc98 (from: 0x414dbc00, length: 80)

(process:6118): libnice-DEBUG:  Buffer 0x414dbc80 (length: 65535)

(process:6118): libnice-DEBUG: Agent 0x143000: inbound STUN packet for 1/1 (stream/component) from [10.113.54.82]:11428 (80 octets) :

(process:6118): libnice-stun-DEBUG: STUN demux: OK!

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 fingerprint:

(process:6118): libnice-stun-DEBUG:   key     : 0x3561343239633166353034373735366634376239306465653563383633353361

(process:6118): libnice-stun-DEBUG:   expected: 0x531d368a31f10ea493b8aeaa5f32402c70dde064

(process:6118): libnice-stun-DEBUG:   received: 0x531d368a31f10ea493b8aeaa5f32402c70dde064

(process:6118): libnice-stun-DEBUG: STUN auth: OK!

(process:6118): libnice-stun-DEBUG: STUN unknown: 0 mandatory attribute(s)!

(process:6118): libnice-stun-DEBUG: Received 80-bytes STUN message

(process:6118): libnice-stun-DEBUG: Mapped address found!

(process:6118): libnice-DEBUG: Agent 0x143000 : stun_bind_process/conncheck for 0x139000 res 0 (controlling=0).

(process:6118): libnice-DEBUG: Agent 0x143000 : conncheck 0x139000 MATCHED.

(process:6118): libnice-DEBUG: Agent 0x143000 : conncheck 0x139000 FAILED (mismatch of source address).

(process:6118): libnice-DEBUG: Agent 0x143000 : '192.168.168.82:11428' != '10.113.54.82:11428'

(process:6118): libnice-DEBUG: agent_recv_message_unlocked: Valid STUN packet received.

(process:6118): libnice-DEBUG: component_io_cb: 0x143000: received 0 valid messages with 80 bytes

(process:6118): libnice-DEBUG: agent_recv_message_unlocked: Received 1 valid messages of length 80 from base socket 0x141a40.

(process:6118): libnice-DEBUG: Agent 0x143000 : Packet received on local socket 25 from [10.113.54.82]:11429 (80 octets).

(process:6118): libnice-DEBUG: compact_input_message: **WARNING: SLOW PATH**

(process:6118): libnice-DEBUG: Message 0x414ebc98 (from: 0x414dbc00, length: 80)

(process:6118): libnice-DEBUG:  Buffer 0x414dbc80 (length: 65535)

(process:6118): libnice-DEBUG: Agent 0x143000: inbound STUN packet for 1/1 (stream/component) from [10.113.54.82]:11429 (80 octets) :

(process:6118): libnice-stun-DEBUG: STUN demux: OK!

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 fingerprint:

(process:6118): libnice-stun-DEBUG:   key     : 0x3561343239633166353034373735366634376239306465653563383633353361

(process:6118): libnice-stun-DEBUG:   expected: 0xd2a455c4650cd724ed8ee124562308cd3881af93

(process:6118): libnice-stun-DEBUG:   received: 0xd2a455c4650cd724ed8ee124562308cd3881af93

(process:6118): libnice-stun-DEBUG: STUN auth: OK!

(process:6118): libnice-stun-DEBUG: STUN unknown: 0 mandatory attribute(s)!

28206.389183607|INFOR|1104577632|iceAgent.cpp|cb_component_state_changed|312|SIGNAL: state changed stream 1 RTCP connecting[2]

28206.730546127|INFOR|1104577632|iceAgent.cpp|parse_remote_data|597|665284one, remote data:

5d9e0fc11b2106223b4426e06592ef39

5a429c1f5047756f47b90dee5c86353a

Ha713652 1 UDP 2130706431 10.113.54.82 11428 typ host

Hc0a8a852 1 UDP 2130706431 192.168.168.82 11428 typ host

Hac100f52 1 UDP 2130706431 172.16.15.82 11428 typ host

Ha713652 2 UDP 2130706430 10.113.54.82 11429 typ host

Hc0a8a852 2 UDP 2130706430 192.168.168.82 11429 typ host

Hac100f52 2 UDP 2130706430 172.16.15.82 11429 typ host

 

28207.067012687|DEBUG|1104577632|iceAgent.cpp|StartSub|252|

 

remote candidate parsed successfully...

28207.067073007|INFOR|1104577632|iceAgent.cpp|StartSub|261|waiting for state READY or FAILED signal...

(process:6118): libnice-stun-DEBUG: Received 80-bytes STUN message

(process:6118): libnice-stun-DEBUG: Mapped address found!

(process:6118): libnice-DEBUG: Agent 0x143000 : stun_bind_process/conncheck for 0x1505c8 res 0 (controlling=0).

(process:6118): libnice-DEBUG: Agent 0x143000 : conncheck 0x1505c8 MATCHED.

(process:6118): libnice-DEBUG: Agent 0x143000 : conncheck 0x1505c8 SUCCEEDED.

(process:6118): libnice-DEBUG: Agent 0x143000 : Unfreezing check 0x129fd0 (after successful check 0x1505c8).

(process:6118): libnice-DEBUG: Agent 0x143000 : pair 0x129fd0 state WAITING

(process:6118): libnice-DEBUG: Agent 0x143000 : Unfreezing check 0x128e78 (after successful check 0x1505c8).

(process:6118): libnice-DEBUG: Agent 0x143000 : pair 0x128e78 state WAITING

(process:6118): libnice-DEBUG: Agent 0x143000 : conn.check list status: 0 nominated, 2 succeeded, c-id 1.

(process:6118): libnice-DEBUG: agent_recv_message_unlocked: Valid STUN packet received.

(process:6118): libnice-DEBUG: component_io_cb: 0x143000: received 0 valid messages with 80 bytes

(process:6118): libnice-DEBUG: agent_recv_message_unlocked: Received 0 valid messages of length 0 from base socket 0x141a40.

(process:6118): libnice-DEBUG: component_io_cb: 0x143000: received -1 valid messages with 0 bytes

(process:6118): libnice-DEBUG: Agent 0x143000 : pair 0x129fd0 state IN_PROGRESS

(process:6118): libnice-DEBUG: Agent 0x143000 : STUN-CC REQ to '10.113.54.82:11428', socket=29, pair=1:Ha713652 (c-id:2), tie=11106048657671519609, username='5d9e0fc11b2106223b4426e06592ef39:su81' (37), password='5a429c1f5047756f47b90dee5c86353a' (32), priority=1845494270.

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 message integrity:

(process:6118): libnice-stun-DEBUG:   key     : 0x3561343239633166353034373735366634376239306465653563383633353361

(process:6118): libnice-stun-DEBUG:   sent    : 0xdb6233fee2d76a56e4c2ffa0e8814178b90ef89d

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 fingerprint: 0x184b21ba

(process:6118): libnice-DEBUG: Agent 0x143000: conncheck created 116 - 0x12a064

(process:6118): libnice-DEBUG: Agent 0x143000 : pair 0x128e78 state IN_PROGRESS

(process:6118): libnice-DEBUG: Agent 0x143000 : STUN-CC REQ to '10.113.54.82:11429', socket=29, pair=1:Ha713652 (c-id:2), tie=11106048657671519609, username='5d9e0fc11b2106223b4426e06592ef39:su81' (37), password='5a429c1f5047756f47b90dee5c86353a' (32), priority=1845494270.

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 message integrity:

(process:6118): libnice-stun-DEBUG:   key     : 0x3561343239633166353034373735366634376239306465653563383633353361

(process:6118): libnice-stun-DEBUG:   sent    : 0xda6b86f0b5f5df9abadf1cba53942f64e9443f11

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 fingerprint: 0x1409b2a5

(process:6118): libnice-DEBUG: Agent 0x143000: conncheck created 116 - 0x128f0c

(process:6118): libnice-DEBUG: agent_recv_message_unlocked: Received 1 valid messages of length 80 from base socket 0x1544b8.

(process:6118): libnice-DEBUG: Agent 0x143000 : Packet received on local socket 29 from [10.113.54.82]:11428 (80 octets).

(process:6118): libnice-DEBUG: compact_input_message: **WARNING: SLOW PATH**

(process:6118): libnice-DEBUG: Message 0x414ebc98 (from: 0x414dbc00, length: 80)

(process:6118): libnice-DEBUG:  Buffer 0x414dbc80 (length: 65535)

 

(process:6118): libnice-DEBUG: Agent 0x143000: inbound STUN packet for 1/2 (stream/component) from [10.113.54.82]:11428 (80 octets) :

(process:6118): libnice-stun-DEBUG: STUN demux: OK!

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 fingerprint:

(process:6118): libnice-stun-DEBUG:   key     : 0x3561343239633166353034373735366634376239306465653563383633353361

(process:6118): libnice-stun-DEBUG:   expected: 0xcca4d2bf12f84ed60c59717334cc6172de6782ad

(process:6118): libnice-stun-DEBUG:   received: 0xcca4d2bf12f84ed60c59717334cc6172de6782ad

(process:6118): libnice-stun-DEBUG: STUN auth: OK!

(process:6118): libnice-stun-DEBUG: STUN unknown: 0 mandatory attribute(s)!

(process:6118): libnice-stun-DEBUG: Received 80-bytes STUN message

(process:6118): libnice-stun-DEBUG: Mapped address found!

(process:6118): libnice-DEBUG: Agent 0x143000 : stun_bind_process/conncheck for 0x129fd0 res 0 (controlling=0).

(process:6118): libnice-DEBUG: Agent 0x143000 : conncheck 0x129fd0 MATCHED.

(process:6118): libnice-DEBUG: Agent 0x143000 : conncheck 0x129fd0 SUCCEEDED.

(process:6118): libnice-DEBUG: Agent 0x143000 : Pair 0x137ea0 with s/c-id 1/1 (1:Hac100f52) unfrozen.

(process:6118): libnice-DEBUG: Agent 0x143000 : pair 0x137ea0 state WAITING

(process:6118): libnice-DEBUG: Agent 0x143000 : conn.check list status: 0 nominated, 1 succeeded, c-id 2.

(process:6118): libnice-DEBUG: agent_recv_message_unlocked: Valid STUN packet received.

(process:6118): libnice-DEBUG: component_io_cb: 0x143000: received 0 valid messages with 80 bytes

(process:6118): libnice-DEBUG: agent_recv_message_unlocked: Received 1 valid messages of length 80 from base socket 0x1544b8.

(process:6118): libnice-DEBUG: Agent 0x143000 : Packet received on local socket 29 from [10.113.54.82]:11429 (80 octets).

(process:6118): libnice-DEBUG: compact_input_message: **WARNING: SLOW PATH**

(process:6118): libnice-DEBUG: Message 0x414ebc98 (from: 0x414dbc00, length: 80)

(process:6118): libnice-DEBUG:  Buffer 0x414dbc80 (length: 65535)

(process:6118): libnice-DEBUG: Agent 0x143000: inbound STUN packet for 1/2 (stream/component) from [10.113.54.82]:11429 (80 octets) :

(process:6118): libnice-stun-DEBUG: STUN demux: OK!

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 fingerprint:

(process:6118): libnice-stun-DEBUG:   key     : 0x3561343239633166353034373735366634376239306465653563383633353361

(process:6118): libnice-stun-DEBUG:   expected: 0xba47d68f01868e86e21059094e52b5724fc9b9e1

(process:6118): libnice-stun-DEBUG:   received: 0xba47d68f01868e86e21059094e52b5724fc9b9e1

(process:6118): libnice-stun-DEBUG: STUN auth: OK!

(process:6118): libnice-stun-DEBUG: STUN unknown: 0 mandatory attribute(s)!

(process:6118): libnice-stun-DEBUG: Received 80-bytes STUN message

(process:6118): libnice-stun-DEBUG: Mapped address found!

(process:6118): libnice-DEBUG: Agent 0x143000 : stun_bind_process/conncheck for 0x128e78 res 0 (controlling=0).

(process:6118): libnice-DEBUG: Agent 0x143000 : conncheck 0x128e78 MATCHED.

(process:6118): libnice-DEBUG: Agent 0x143000 : conncheck 0x128e78 SUCCEEDED.

(process:6118): libnice-DEBUG: Agent 0x143000 : Pair 0x150000 with s/c-id 1/1 (1:Hc0a8a852) unfrozen.

(process:6118): libnice-DEBUG: Agent 0x143000 : pair 0x150000 state WAITING

(process:6118): libnice-DEBUG: Agent 0x143000 : conn.check list status: 0 nominated, 2 succeeded, c-id 2.

(process:6118): libnice-DEBUG: agent_recv_message_unlocked: Valid STUN packet received.

(process:6118): libnice-DEBUG: component_io_cb: 0x143000: received 0 valid messages with 80 bytes

(process:6118): libnice-DEBUG: agent_recv_message_unlocked: Received 0 valid messages of length 0 from base socket 0x1544b8.

(process:6118): libnice-DEBUG: component_io_cb: 0x143000: received -1 valid messages with 0 bytes

(process:6118): libnice-DEBUG: Agent 0x143000 : pair 0x137ea0 state IN_PROGRESS

(process:6118): libnice-DEBUG: Agent 0x143000 : STUN-CC REQ to '172.16.15.82:11428', socket=25, pair=1:Hac100f52 (c-id:1), tie=11106048657671519609, username='5d9e0fc11b2106223b4426e06592ef39:su81' (37), password='5a429c1f5047756f47b90dee5c86353a' (32), priority=1845494271.

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 message integrity:

(process:6118): libnice-stun-DEBUG:   key     : 0x3561343239633166353034373735366634376239306465653563383633353361

(process:6118): libnice-stun-DEBUG:   sent    : 0x9c27e42878641c080e925653538b5536eeddf745

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 fingerprint: 0x7ac11285

(process:6118): libnice-DEBUG: Agent 0x143000: conncheck created 116 - 0x137f34

(process:6118): libnice-DEBUG: Agent 0x143000 : pair 0x150000 state IN_PROGRESS

(process:6118): libnice-DEBUG: Agent 0x143000 : STUN-CC REQ to '192.168.168.82:11429', socket=25, pair=1:Hc0a8a852 (c-id:1), tie=11106048657671519609, username='5d9e0fc11b2106223b4426e06592ef39:su81' (37), password='5a429c1f5047756f47b90dee5c86353a' (32), priority=1845494271.

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 message integrity:

(process:6118): libnice-stun-DEBUG:   key     : 0x3561343239633166353034373735366634376239306465653563383633353361

(process:6118): libnice-stun-DEBUG:   sent    : 0x514c9802bc080a2cebfa4836e7f145027f126e2e

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 fingerprint: 0xa30f0d5d

(process:6118): libnice-DEBUG: Agent 0x143000: conncheck created 116 - 0x150094

(process:6118): libnice-DEBUG: agent_recv_message_unlocked: Received 1 valid messages of length 80 from base socket 0x141a40.

(process:6118): libnice-DEBUG: Agent 0x143000 : Packet received on local socket 25 from [10.113.54.82]:11429 (80 octets).

(process:6118): libnice-DEBUG: compact_input_message: **WARNING: SLOW PATH**

(process:6118): libnice-DEBUG: Message 0x414ebc98 (from: 0x414dbc00, length: 80)

(process:6118): libnice-DEBUG:  Buffer 0x414dbc80 (length: 65535)

(process:6118): libnice-DEBUG: Agent 0x143000: inbound STUN packet for 1/1 (stream/component) from [10.113.54.82]:11429 (80 octets) :

(process:6118): libnice-stun-DEBUG: STUN demux: OK!

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 fingerprint:

(process:6118): libnice-stun-DEBUG:   key     : 0x3561343239633166353034373735366634376239306465653563383633353361

(process:6118): libnice-stun-DEBUG:   expected: 0x5e1ab455bbb8211c328be5f7c7b49480691f1ede

(process:6118): libnice-stun-DEBUG:   received: 0x5e1ab455bbb8211c328be5f7c7b49480691f1ede

(process:6118): libnice-stun-DEBUG: STUN auth: OK!

(process:6118): libnice-stun-DEBUG: STUN unknown: 0 mandatory attribute(s)!

(process:6118): libnice-stun-DEBUG: Received 80-bytes STUN message

(process:6118): libnice-stun-DEBUG: Mapped address found!

(process:6118): libnice-DEBUG: Agent 0x143000 : stun_bind_process/conncheck for 0x150000 res 0 (controlling=0).

(process:6118): libnice-DEBUG: Agent 0x143000 : conncheck 0x150000 MATCHED.

(process:6118): libnice-DEBUG: Agent 0x143000 : conncheck 0x150000 FAILED (mismatch of source address).

(process:6118): libnice-DEBUG: Agent 0x143000 : '192.168.168.82:11429' != '10.113.54.82:11429'

(process:6118): libnice-DEBUG: agent_recv_message_unlocked: Valid STUN packet received.

(process:6118): libnice-DEBUG: component_io_cb: 0x143000: received 0 valid messages with 80 bytes

(process:6118): libnice-DEBUG: agent_recv_message_unlocked: Received 0 valid messages of length 0 from base socket 0x141a40.

(process:6118): libnice-DEBUG: component_io_cb: 0x143000: received -1 valid messages with 0 bytes

(process:6118): libnice-DEBUG: Agent 0x143000 : Pair 0x13b600 with s/c-id 1/1 (1:Hac100f52) unfrozen.

(process:6118): libnice-DEBUG: Agent 0x143000 : pair 0x13b600 state WAITING

(process:6118): libnice-DEBUG: Agent 0x143000 : pair 0x13b600 state IN_PROGRESS

(process:6118): libnice-DEBUG: Agent 0x143000 : STUN-CC REQ to '172.16.15.82:11429', socket=25, pair=1:Hac100f52 (c-id:1), tie=11106048657671519609, username='5d9e0fc11b2106223b4426e06592ef39:su81' (37), password='5a429c1f5047756f47b90dee5c86353a' (32), priority=1845494271.

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 message integrity:

(process:6118): libnice-stun-DEBUG:   key     : 0x3561343239633166353034373735366634376239306465653563383633353361

(process:6118): libnice-stun-DEBUG:   sent    : 0x190133e9b0039bdbf53c3133256e22095895131b

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 fingerprint: 0x1531d89e

(process:6118): libnice-DEBUG: Agent 0x143000: conncheck created 116 - 0x13b694

(process:6118): libnice-DEBUG: Agent 0x143000 : Pair 0x129a08 with s/c-id 1/2 (1:Hc0a8a852) unfrozen.

(process:6118): libnice-DEBUG: Agent 0x143000 : pair 0x129a08 state WAITING

(process:6118): libnice-DEBUG: Agent 0x143000 :STUN transaction retransmitted (timeout 0ms).

(process:6118): libnice-DEBUG: Agent 0x143000 : pair 0x129a08 state IN_PROGRESS

(process:6118): libnice-DEBUG: Agent 0x143000 : STUN-CC REQ to '192.168.168.82:11428', socket=29, pair=1:Hc0a8a852 (c-id:2), tie=11106048657671519609, username='5d9e0fc11b2106223b4426e06592ef39:su81' (37), password='5a429c1f5047756f47b90dee5c86353a' (32), priority=1845494270.

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 message integrity:

(process:6118): libnice-stun-DEBUG:   key     : 0x3561343239633166353034373735366634376239306465653563383633353361

(process:6118): libnice-stun-DEBUG:   sent    : 0xf89eb62af0b789b5548a3f03f65b4d25841e1cc2

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 fingerprint: 0xb8053339

(process:6118): libnice-DEBUG: Agent 0x143000: conncheck created 116 - 0x129a9c

(process:6118): libnice-DEBUG: Agent 0x143000 :STUN transaction retransmitted (timeout 278ms).

(process:6118): libnice-DEBUG: agent_recv_message_unlocked: Received 1 valid messages of length 80 from base socket 0x1544b8.

(process:6118): libnice-DEBUG: Agent 0x143000 : Packet received on local socket 29 from [10.113.54.82]:11428 (80 octets).

(process:6118): libnice-DEBUG: compact_input_message: **WARNING: SLOW PATH**

(process:6118): libnice-DEBUG: Message 0x414ebc98 (from: 0x414dbc00, length: 80)

(process:6118): libnice-DEBUG:  Buffer 0x414dbc80 (length: 65535)

(process:6118): libnice-DEBUG: Agent 0x143000: inbound STUN packet for 1/2 (stream/component) from [10.113.54.82]:11428 (80 octets) :

(process:6118): libnice-stun-DEBUG: STUN demux: OK!

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 fingerprint:

(process:6118): libnice-stun-DEBUG:   key     : 0x3561343239633166353034373735366634376239306465653563383633353361

(process:6118): libnice-stun-DEBUG:   expected: 0x553322259fe98a835923dae5dc24cbf6c8f14f0d

(process:6118): libnice-stun-DEBUG:   received: 0x553322259fe98a835923dae5dc24cbf6c8f14f0d

(process:6118): libnice-stun-DEBUG: STUN auth: OK!

(process:6118): libnice-stun-DEBUG: STUN unknown: 0 mandatory attribute(s)!

(process:6118): libnice-stun-DEBUG: Received 80-bytes STUN message

(process:6118): libnice-stun-DEBUG: Mapped address found!

(process:6118): libnice-DEBUG: Agent 0x143000 : stun_bind_process/conncheck for 0x129a08 res 0 (controlling=0).

(process:6118): libnice-DEBUG: Agent 0x143000 : conncheck 0x129a08 MATCHED.

(process:6118): libnice-DEBUG: Agent 0x143000 : conncheck 0x129a08 FAILED (mismatch of source address).

(process:6118): libnice-DEBUG: Agent 0x143000 : '192.168.168.82:11428' != '10.113.54.82:11428'

(process:6118): libnice-DEBUG: agent_recv_message_unlocked: Valid STUN packet received.

(process:6118): libnice-DEBUG: component_io_cb: 0x143000: received 0 valid messages with 80 bytes

(process:6118): libnice-DEBUG: agent_recv_message_unlocked: Received 0 valid messages of length 0 from base socket 0x1544b8.

(process:6118): libnice-DEBUG: component_io_cb: 0x143000: received -1 valid messages with 0 bytes

(process:6118): libnice-DEBUG: Agent 0x143000 : Pair 0x129440 with s/c-id 1/2 (1:Hac100f52) unfrozen.

(process:6118): libnice-DEBUG: Agent 0x143000 : pair 0x129440 state WAITING

(process:6118): libnice-DEBUG: Agent 0x143000 : pair 0x129440 state IN_PROGRESS

(process:6118): libnice-DEBUG: Agent 0x143000 : STUN-CC REQ to '172.16.15.82:11428', socket=29, pair=1:Hac100f52 (c-id:2), tie=11106048657671519609, username='5d9e0fc11b2106223b4426e06592ef39:su81' (37), password='5a429c1f5047756f47b90dee5c86353a' (32), priority=1845494270.

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 message integrity:

(process:6118): libnice-stun-DEBUG:   key     : 0x3561343239633166353034373735366634376239306465653563383633353361

(process:6118): libnice-stun-DEBUG:   sent    : 0xb3941f107e52e7e6a5f037a45155e90779679061

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 fingerprint: 0xf8e286f1

(process:6118): libnice-DEBUG: Agent 0x143000: conncheck created 116 - 0x1294d4

(process:6118): libnice-DEBUG: Agent 0x143000 : Pair 0x1288b0 with s/c-id 1/2 (1:Hc0a8a852) unfrozen.

(process:6118): libnice-DEBUG: Agent 0x143000 : pair 0x1288b0 state WAITING

(process:6118): libnice-DEBUG: Agent 0x143000 : pair 0x1288b0 state IN_PROGRESS

(process:6118): libnice-DEBUG: Agent 0x143000 : STUN-CC REQ to '192.168.168.82:11429', socket=29, pair=1:Hc0a8a852 (c-id:2), tie=11106048657671519609, username='5d9e0fc11b2106223b4426e06592ef39:su81' (37), password='5a429c1f5047756f47b90dee5c86353a' (32), priority=1845494270.

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 message integrity:

(process:6118): libnice-stun-DEBUG:   key     : 0x3561343239633166353034373735366634376239306465653563383633353361

(process:6118): libnice-stun-DEBUG:   sent    : 0x106405c180beece1e1205d1806d1a9e062909cc2

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 fingerprint: 0xa3371ab4

(process:6118): libnice-DEBUG: Agent 0x143000: conncheck created 116 - 0x128944

(process:6118): libnice-DEBUG: Agent 0x143000 :STUN transaction retransmitted (timeout 0ms).

(process:6118): libnice-DEBUG: agent_recv_message_unlocked: Received 1 valid messages of length 80 from base socket 0x1544b8.

(process:6118): libnice-DEBUG: Agent 0x143000 : Packet received on local socket 29 from [10.113.54.82]:11429 (80 octets).

(process:6118): libnice-DEBUG: compact_input_message: **WARNING: SLOW PATH**

(process:6118): libnice-DEBUG: Message 0x414ebc98 (from: 0x414dbc00, length: 80)

(process:6118): libnice-DEBUG:  Buffer 0x414dbc80 (length: 65535)

(process:6118): libnice-DEBUG: Agent 0x143000: inbound STUN packet for 1/2 (stream/component) from [10.113.54.82]:11429 (80 octets) :

(process:6118): libnice-stun-DEBUG: STUN demux: OK!

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 fingerprint:

(process:6118): libnice-stun-DEBUG:   key     : 0x3561343239633166353034373735366634376239306465653563383633353361

(process:6118): libnice-stun-DEBUG:   expected: 0xfa9bb25192862d0282dc87e93fd977cfc8a882f3

(process:6118): libnice-stun-DEBUG:   received: 0xfa9bb25192862d0282dc87e93fd977cfc8a882f3

(process:6118): libnice-stun-DEBUG: STUN auth: OK!

(process:6118): libnice-stun-DEBUG: STUN unknown: 0 mandatory attribute(s)!

(process:6118): libnice-stun-DEBUG: Received 80-bytes STUN message

(process:6118): libnice-stun-DEBUG: Mapped address found!

(process:6118): libnice-DEBUG: Agent 0x143000 : stun_bind_process/conncheck for 0x1288b0 res 0 (controlling=0).

(process:6118): libnice-DEBUG: Agent 0x143000 : conncheck 0x1288b0 MATCHED.

(process:6118): libnice-DEBUG: Agent 0x143000 : conncheck 0x1288b0 FAILED (mismatch of source address).

(process:6118): libnice-DEBUG: Agent 0x143000 : '192.168.168.82:11429' != '10.113.54.82:11429'

(process:6118): libnice-DEBUG: agent_recv_message_unlocked: Valid STUN packet received.

(process:6118): libnice-DEBUG: component_io_cb: 0x143000: received 0 valid messages with 80 bytes

(process:6118): libnice-DEBUG: agent_recv_message_unlocked: Received 0 valid messages of length 0 from base socket 0x1544b8.

(process:6118): libnice-DEBUG: component_io_cb: 0x143000: received -1 valid messages with 0 bytes

(process:6118): libnice-DEBUG: Agent 0x143000 : Pair 0x1282e8 with s/c-id 1/2 (1:Hac100f52) unfrozen.

(process:6118): libnice-DEBUG: Agent 0x143000 : pair 0x1282e8 state WAITING

(process:6118): libnice-DEBUG: Agent 0x143000 :STUN transaction retransmitted (timeout 656ms).

(process:6118): libnice-DEBUG: Agent 0x143000 :STUN transaction retransmitted (timeout 253ms).

(process:6118): libnice-DEBUG: Agent 0x143000 :STUN transaction retransmitted (timeout 0ms).

(process:6118): libnice-DEBUG: Agent 0x143000 : pair 0x1282e8 state IN_PROGRESS

(process:6118): libnice-DEBUG: Agent 0x143000 : STUN-CC REQ to '172.16.15.82:11429', socket=29, pair=1:Hac100f52 (c-id:2), tie=11106048657671519609, username='5d9e0fc11b2106223b4426e06592ef39:su81' (37), password='5a429c1f5047756f47b90dee5c86353a' (32), priority=1845494270.

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 message integrity:

(process:6118): libnice-stun-DEBUG:   key     : 0x3561343239633166353034373735366634376239306465653563383633353361

(process:6118): libnice-stun-DEBUG:   sent    : 0xf175c93df54bbbf920fd7c22e4d75e511d34ab10

(process:6118): libnice-stun-DEBUG:  Message HMAC-SHA1 fingerprint: 0x9917dea0

(process:6118): libnice-DEBUG: Agent 0x143000: conncheck created 116 - 0x12837c

(process:6118): libnice-DEBUG: Agent 0x143000 :STUN transaction retransmitted (timeout 299ms).

(process:6118): libnice-DEBUG: Agent 0x143000 :STUN transaction retransmitted (timeout 199ms).

(process:6118): libnice-DEBUG: Agent 0x143000 :STUN transaction retransmitted (timeout 794ms).

(process:6118): libnice-DEBUG: Agent 0x143000 :STUN transaction retransmitted (timeout 796ms).

(process:6118): libnice-DEBUG: Agent 0x143000 :STUN transaction retransmitted (timeout 396ms).

(process:6118): libnice-DEBUG: Agent 0x143000 : Retransmissions failed, giving up on connectivity check 0x137ea0

(process:6118): libnice-DEBUG: Agent 0x143000 : pair 0x137ea0 state FAILED

(process:6118): libnice-DEBUG: Agent 0x143000 : timer tick #51: 0 frozen, 3 in-progress, 0 waiting, 4 succeeded, 0 discovered, 0 nominated, 4 waiting-for-nom.

(process:6118): libnice-DEBUG: Agent 0x143000 :STUN transaction retransmitted (timeout 792ms).

(process:6118): libnice-DEBUG: Agent 0x143000 : Retransmissions failed, giving up on connectivity check 0x13b600

(process:6118): libnice-DEBUG: Agent 0x143000 : pair 0x13b600 state FAILED

(process:6118): libnice-DEBUG: Agent 0x143000 : Retransmissions failed, giving up on connectivity check 0x129440

(process:6118): libnice-DEBUG: Agent 0x143000 : pair 0x129440 state FAILED

(process:6118): libnice-DEBUG: Agent 0x143000 : Retransmissions failed, giving up on connectivity check 0x1282e8

(process:6118): libnice-DEBUG: Agent 0x143000 : pair 0x1282e8 state FAILED

(process:6118): libnice-DEBUG: Agent 0x143000 : timer tick #101: 0 frozen, 0 in-progress, 0 waiting, 4 succeeded, 0 discovered, 0 nominated, 4 waiting-for-nom.

(process:6118): libnice-DEBUG: Agent 0x143000 : timer tick #151: 0 frozen, 0 in-progress, 0 waiting, 4 succeeded, 0 discovered, 0 nominated, 4 waiting-for-nom.

(process:6118): libnice-DEBUG: Agent 0x143000 : timer tick #201: 0 frozen, 0 in-progress, 0 waiting, 4 succeeded, 0 discovered, 0 nominated, 4 waiting-for-nom.

(process:6118): libnice-DEBUG: Agent 0x143000 : timer tick #251: 0 frozen, 0 in-progress, 0 waiting, 4 succeeded, 0 discovered, 0 nominated, 4 waiting-for-nom.

(process:6118): libnice-DEBUG: Agent 0x143000 : timer tick #301: 0 frozen, 0 in-progress, 0 waiting, 4 succeeded, 0 discovered, 0 nominated, 4 waiting-for-nom.

(process:6118): libnice-DEBUG: Agent 0x143000 : timer tick #351: 0 frozen, 0 in-progress, 0 waiting, 4 succeeded, 0 discovered, 0 nominated, 4 waiting-for-nom.

(process:6118): libnice-DEBUG: Agent 0x143000 : timer tick #401: 0 frozen, 0 in-progress, 0 waiting, 4 succeeded, 0 discovered, 0 nominated, 4 waiting-for-nom.

(process:6118): libnice-DEBUG: Agent 0x143000 : timer tick #451: 0 frozen, 0 in-progress, 0 waiting, 4 succeeded, 0 discovered, 0 nominated, 4 waiting-for-nom.

(process:6118): libnice-DEBUG: Agent 0x143000 : timer tick #501: 0 frozen, 0 in-progress, 0 waiting, 4 succeeded, 0 discovered, 0 nominated, 4 waiting-for-nom.

(process:6118): libnice-DEBUG: Agent 0x143000 : timer tick #551: 0 frozen, 0 in-progress, 0 waiting, 4 succeeded, 0 discovered, 0 nominated, 4 waiting-for-nom.

(process:6118): libnice-DEBUG: Agent 0x143000 : timer tick #601: 0 frozen, 0 in-progress, 0 waiting, 4 succeeded, 0 discovered, 0 nominated, 4 waiting-for-nom.

(process:6118): libnice-DEBUG: Agent 0x143000 : timer tick #651: 0 frozen, 0 in-progress, 0 waiting, 4 succeeded, 0 discovered, 0 nominated, 4 waiting-for-nom.

(process:6118): libnice-DEBUG: Agent 0x143000 : timer tick #701: 0 frozen, 0 in-progress, 0 waiting, 4 succeeded, 0 discovered, 0 nominated, 4 waiting-for-nom.

(process:6118): libnice-DEBUG: Agent 0x143000 : timer tick #751: 0 frozen, 0 in-progress, 0 waiting, 4 succeeded, 0 discovered, 0 nominated, 4 waiting-for-nom.



--------------------------------------------------------------------------------


Statement Of Confidentiality:

This electronic message transmission, and all attachments, contains information from Extron Electronics which is confidential and privileged. The information is for the exclusive viewing or use of the intended recipient. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited. If you have received this electronic transmission in error, please notify the sender immediately by a "reply to sender only" message and destroy all electronic and hard copies of the communication, including attachments.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nice/attachments/20151020/709cce33/attachment-0001.html>


More information about the nice mailing list