mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
fix log message on sending tport ping over ws to log error in failure cases
This commit is contained in:
parent
64f1098b8c
commit
906467b360
@ -543,8 +543,6 @@ int tport_ws_ping(tport_t *self, su_time_t now)
|
||||
tport_error_report(self, error, NULL);
|
||||
else
|
||||
why = " blocking";
|
||||
|
||||
return -1;
|
||||
}
|
||||
|
||||
SU_DEBUG_7(("%s(%p): %s to " TPN_FORMAT "%s\n",
|
||||
|
Loading…
x
Reference in New Issue
Block a user