Home > sip.js > SessionDescriptionHandlerConfiguration
Configuration for SessionDescriptionHandler.
Signature:
export interface SessionDescriptionHandlerConfiguration
Property | Modifiers | Type | Description |
---|---|---|---|
iceGatheringTimeout | number | The maximum duration to wait in ms for ICE gathering to complete. If undefined, implementation dependent. If zero, no timeout. | |
peerConnectionConfiguration | RTCConfiguration | Peer connection options. |