List: pjsip@lists.pjsip.org
From: Alain Totouom
Re: [pjsip] Adjust Resend Timers
Wed, Dec 30, 2015 10:54 AM
Hi Dan,
On 30/12/15 10:31, Dan Rabin wrote:
> I have a problem with STUN (using public server) and I think that
> nat_detect is resending request to fast. Can someone please advice on
> how to slow down the resendin?
>
you can play around with the round-trip time estimation
PJ_STUN_RTO_VALUE (milliseconds default: 100) in your config_site.h.