authorization_name |
string |
Authorization name of the user registered for SIP Phone. |
[optional] |
domain |
string |
The name or IP address of your provider's SIP domain. |
[optional] |
id |
string |
Unique Identifier of the SIP Phone. |
[optional] |
password |
string |
The password generated for the user in the SIP account. |
[optional] |
proxy_server |
string |
IP address of the proxy server for SIP requests. Note that if you are using the UDP transport protocol, the default port is 5060. If you are using UDP with a different port number, that port number must be included with the IP address. If you are not using a proxy server, this value can be the same as the Register Server, or empty. |
[optional] |
proxy_server2 |
string |
IP address of the proxy server for SIP requests. Note that if you are using the UDP transport protocol, the default port is 5060. If you are using UDP with a different port number, that port number must be included with the IP address. If you are not using a proxy server, this value can be the same as the Register Server, or empty. |
[optional] |
proxy_server3 |
string |
IP address of the proxy server for SIP requests. Note that if you are using the UDP transport protocol, the default port is 5060. If you are using UDP with a different port number, that port number must be included with the IP address. If you are not using a proxy server, this value can be the same as the Register Server, or empty. |
[optional] |
register_server |
string |
IP address of the server that accepts REGISTER requests. Note that if you are using the UDP transport protocol, the default port is 5060. If you are using UDP with a different port number, that port number must be included with the IP address. |
[optional] |
register_server2 |
string |
IP address of the server that accepts REGISTER requests. Note that if you are using the UDP transport protocol, the default port is 5060. If you are using UDP with a different port number, that port number must be included with the IP address. |
[optional] |
register_server3 |
string |
IP address of the server that accepts REGISTER requests. Note that if you are using the UDP transport protocol, the default port is 5060. If you are using UDP with a different port number, that port number must be included with the IP address. |
[optional] |
registration_expire_time |
int |
The number of minutes after which the SIP registration of the Zoom client user will expire, and the client will auto register to the SIP server. |
[optional] |
transport_protocol |
string |
Protocols supported by the SIP provider.<br> The value must be either `UDP`, `TCP`, `TLS`, `AUTO`. |
[optional] |
transport_protocol2 |
string |
Protocols supported by the SIP provider.<br> The value must be either `UDP`, `TCP`, `TLS`, `AUTO`. |
[optional] |
transport_protocol3 |
string |
Protocols supported by the SIP provider.<br> The value must be either `UDP`, `TCP`, `TLS`, `AUTO`. |
[optional] |
user_email |
string |
The email address of the user to associate with the SIP Phone. Can add `.win`, `.mac`, `.android`, `.ipad`, `.iphone`, `.linux`, `.pc`, `.mobile`, `.pad` at the end of the email (for example, `[email protected]`) to add accounts for different platforms for the same user. |
[optional] |
user_name |
string |
The phone number associated with the user in the SIP account. |
[optional] |
voice_mail |
string |
The number to dial for checking voicemail. |
[optional] |