SipInfoRequest
Properties
Name | Type | Required | Description |
---|---|---|---|
transport | SipInfoRequestTransport | ❌ | Supported transport. SIP info will be returned for this transport if supported |
SipInfoRequestTransport
Supported transport. SIP info will be returned for this transport if supported
Properties
Name | Type | Required | Description |
---|---|---|---|
UDP | str | ✅ | "UDP" |
TCP | str | ✅ | "TCP" |
TLS | str | ✅ | "TLS" |
WSS | str | ✅ | "WSS" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs