Skip to content

conncheck.c:add stun transaction id of stun ping response in debugging logs

  1. add stun transaction id of stun ping response in debugging logs
  2. introduce a method to help transfer byte array to hex string.

Example logs:

libnice-DEBUG: 16:52:31.917: Agent 0x902000 : STUN-CC RESP to 'xx.xx.xx.xx:50098', socket=20, len=108, cand=0x758730 (c-id:1), use-cand=1, transactionId=2112a442543062726a6556504e2b6647.
Edited by Chi Liu

Merge request reports