linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] PLC Module crashing with SwitchVox 6.2.1


From: Cameron Ambrose
Subject: Re: [Linphone-developers] PLC Module crashing with SwitchVox 6.2.1
Date: Fri, 15 Jul 2016 15:25:09 -0600

Tried the Adore SIP Client and it works fine.

I found this issue. It appears to be in the generic_plc_update_continuity_buffer routine. The rtp stream appears to have a gap that is consistently creating a data_len of 64 for that routine. Most normal packet loss appears to be leaving a larger data_len (>256). I resolved it by only executing that routine if the data_len is greater than 128. It may keep the PLC from performing in certain circumstances but that is preferable to it crashing.

Cameron


What happens with another 3rd party sip client?

On Fri, Jul 15, 2016 at 1:57 PM, Cameron Ambrose <address@hidden> wrote:

I have tried with g.711, g.722, and GSM and all crash.
Cameron

What codec is being used?
What codecs are possible?
Try switching and see if the problem persists.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]