Re: [GnomeMeeting-devel-list] adjustable SIP timer T1?



Same here, please use bugzilla.

Thanks,


Le dimanche 19 mars 2006 à 00:17 +1030, Geoffrey D. Bennett a écrit :
> On Sat, Mar 18, 2006 at 02:07:18PM +0100, Damien Sandras wrote:
> > Hi,
> > 
> > They are adjustable in sip.cpp in Ekiga.
> 
> Hm, okay, I see "SetRetryTimeouts (250, 10000);".  It shouldn't be
> necessary to recompile to get the default specified by the standard
> though, right?
> 
> I can do a patch for this one :-)...
> 
> --- src/endpoints/sip.cpp.orig  2006-03-18 23:57:52.814316426 +1030
> +++ src/endpoints/sip.cpp       2006-03-18 23:58:01.164273605 +1030
> @@ -93,7 +93,7 @@
>    SetInviteTimeout (PTimeInterval (0, 6));
>    SetNonInviteTimeout (PTimeInterval (0, 6));
>    SetNATBindingTimeout (PTimeInterval (0, binding_timeout));
> -  SetRetryTimeouts (250, 10000);
> +  SetRetryTimeouts (500, 4000);
>    SetMaxRetries (8);
>  
> 
> 
-- 
 _      Damien Sandras
(o-     
//\     Ekiga Softphone: http://www.ekiga.org/
v_/_    FOSDEM 2006    : http://www.fosdem.org/
        SIP Phone      : sip:dsandras ekiga net
                         sip:600000 ekiga net




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