[Freeswitch-users] [SIP.js] Re: iceCheckingTimeout and sip.js release

Kakiman Expert jolexpert at gmail.com
Wed Sep 21 10:48:35 UTC 2022


Hello

I already use this parameter but i am wondering if in the new release of
sip.js (0.20 for example) this parameter still exists



Le mer. 21 sept. 2022 à 12:32, Jnkrpx Prknjx <jnkrpx at gmail.com> a écrit :

> You could use iceGatheringTimeout
> ```
> /**
>    * The maximum duration to wait in ms for ICE gathering to complete.
>    * No timeout if undefined or zero.
>    */
>   iceGatheringTimeout?: number;
> ```
>
> Example:
> ```
> userAgentOptions.sessionDescriptionHandlerFactoryOptions = {
>    iceGatheringTimeout: 1000,
> };
> ```
> Il giorno venerdì 16 settembre 2022 alle 17:05:34 UTC+2 jole... at gmail.com
> ha scritto:
>
>> Hello,
>>
>> I have read somewhere that iceCheckingTimeout parameter will be removed
>> from sip.js version 0.17 and upper. so i am working in 0.16.1.
>>
>> do you know which parameter will replace iceCheckingTimeout ?
>>
>> thanks
>> franck
>>
> --
> You received this message because you are subscribed to the Google Groups
> "SIP.js" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sip_js+unsubscribe at googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sip_js/5194fdde-49c5-4588-b07c-96c7a7cab5ban%40googlegroups.com
> <https://groups.google.com/d/msgid/sip_js/5194fdde-49c5-4588-b07c-96c7a7cab5ban%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20220921/7b3fffaf/attachment.html>


More information about the FreeSWITCH-users mailing list