- improve packet loss reporting + initial DTMF RFC 2833 event reporting
This commit is contained in:
@@ -148,7 +148,7 @@ static AmrPayload parseAmrPayload(AmrPayloadInfo& input, size_t& cngCounter)
|
||||
// if (input.mWideband && f.mMode == 0xFF /* CNG */)
|
||||
// {
|
||||
// int a = 1;
|
||||
// }
|
||||
// }`
|
||||
|
||||
if (input.mWideband && f.mFrameType == 15)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user