sip.js.sessiondescriptionhandlerconfiguration.icegatheringtimeout.md
June 11, 2020 ยท View on GitHub
Home > sip.js > SessionDescriptionHandlerConfiguration > iceGatheringTimeout
SessionDescriptionHandlerConfiguration.iceGatheringTimeout property
The maximum duration to wait in ms for ICE gathering to complete. If undefined, implementation dependent. If zero, no timeout.
Signature:
iceGatheringTimeout?: number;