Record
update-sip-phone-params
No description available.
record update-sip-phone-params {
phone-id: string,
authorization-name: string,
domain: string,
password: string,
proxy-server: string,
proxy-server2: string,
proxy-server3: string,
register-server: string,
register-server2: string,
register-server3: string,
registration-expire-time: option<s32>,
transport-protocol: option<list-sip-phones-response-phones-item-transport-protocol-enum>,
transport-protocol2: option<list-sip-phones-response-phones-item-transport-protocol-enum>,
transport-protocol3: option<list-sip-phones-response-phones-item-transport-protocol-enum>,
user-name: string,
voice-mail: string,
}Fields
| Name | Type | Description |
|---|---|---|
| phone-id | string | |
| authorization-name | string | |
| domain | string | |
| password | string | |
| proxy-server | string | |
| proxy-server2 | string | |
| proxy-server3 | string | |
| register-server | string | |
| register-server2 | string | |
| register-server3 | string | |
| registration-expire-time | option<s32> | |
| transport-protocol | option<list-sip-phones-response-phones-item-transport-protocol-enum> | |
| transport-protocol2 | option<list-sip-phones-response-phones-item-transport-protocol-enum> | |
| transport-protocol3 | option<list-sip-phones-response-phones-item-transport-protocol-enum> | |
| user-name | string | |
| voice-mail | string |