mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-26 15:48:09 +00:00
improve logs about ICE
git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@313 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
This commit is contained in:
parent
42d5c77dc6
commit
63b7296d3d
1 changed files with 1 additions and 1 deletions
|
|
@ -399,7 +399,7 @@ int ice_sound_send_stun_request(RtpSession *session, struct IceCheckList *checkl
|
|||
if ( res == TRUE )
|
||||
{
|
||||
ms_message("ice.c: STUN REQ (%s) -> %i (%s:%i:%s -> %s:%i:%s) nominated=%s",
|
||||
cand_pair->nominated_pair==1?"":"USE-CANDIDATE",
|
||||
cand_pair->nominated_pair==0?"":"USE-CANDIDATE",
|
||||
pos,
|
||||
cand_pair->local_candidate.conn_addr,
|
||||
cand_pair->local_candidate.conn_port,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue