|
|
|
@ -7337,7 +7337,7 @@ static void log_jitterstats(unsigned short callno)
|
|
|
|
|
iaxs[callno]->remote_rr.dropped,
|
|
|
|
|
iaxs[callno]->remote_rr.ooo,
|
|
|
|
|
iaxs[callno]->remote_rr.packets);
|
|
|
|
|
manager_event(EVENT_FLAG_REPORTING, "JB Stats", "Owner: %s\r\nPing: %d\r\nLocalJitter: %d\r\nLocalJBDelay: %d\t\nLocalTotalLost: %d LocalLossPercent: %d\r\nLocalDropped: %d\r\nLocalooo: %d\r\nLocalReceived: %d\r\nRemoteJitter: %d\r\nRemoteJBDelay: %d\r\nRemoteTotalLost: %d\r\nRemoteLossPercent: %d\r\nRemoteDropped: %d\r\nRemoteooo: %d\r\nRemoteReceived: %d\r\n",
|
|
|
|
|
manager_event(EVENT_FLAG_REPORTING, "JitterBufStats", "Owner: %s\r\nPing: %d\r\nLocalJitter: %d\r\nLocalJBDelay: %d\t\nLocalTotalLost: %d LocalLossPercent: %d\r\nLocalDropped: %d\r\nLocalooo: %d\r\nLocalReceived: %d\r\nRemoteJitter: %d\r\nRemoteJBDelay: %d\r\nRemoteTotalLost: %d\r\nRemoteLossPercent: %d\r\nRemoteDropped: %d\r\nRemoteooo: %d\r\nRemoteReceived: %d\r\n",
|
|
|
|
|
iaxs[callno]->owner->name,
|
|
|
|
|
iaxs[callno]->pingtime,
|
|
|
|
|
localjitter,
|
|
|
|
|