CreateSipRegistrationResponse
Properties
Name | Type | Required | Description |
---|---|---|---|
device | SipRegistrationDeviceInfo | ✅ | |
sip_info | List[SipInfoResponse] | ✅ | SIP settings for device |
sip_flags | SipFlagsResponse | ✅ | SIP flags information |
sip_info_pstn | List[SipInfoResponse] | ❌ | SIP PSTN settings for device |
sip_error_codes | List[str] | ❌ | |
polling_interval | int | ❌ | Suggested interval in seconds to periodically call SIP-provision API and update the local cache |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs