HTTP Post
The DuVoice 7.00 can connect to a PBX using HTTP Post, if the PBX supports this protocol. This link uses the protocol and features listed in the table below:
Link Type | Protocol Used | Log File Prefix | Features Supported |
---|---|---|---|
TCP Client | HTTP, HTTPS | HTTPPOST | Name Change, Set user rights group (phone COS), DND |
This page is used to configure the 7.00's link to a PBX using HTTP Post.
The settings are grouped into two categories: Network and Scheduling. Configure the settings as needed and then click OK to save your changes and close the dialog. Or click Cancel to discard any changes and close the dialog.
Network Settings
Setting | Default | Description |
---|---|---|
URL | (blank) | Enter the URL to post information to. If you are using SSL connections, make sure the URL starts with HTTPS. You may specify a port number other than 80 or 443 by adding it to the URL For example, the URL https://192.168.1.25:4010/pbx would establish an SSL connection to 192.168.1.25 over port 4010. |
Username | (blank) | Enter the user name required to login to the PBX, if needed. |
Password | (blank) | Enter the password required to login to the PBX, if needed. If Username is specified, then a password is also required. |
Scheduling
Setting | Default | Description |
---|---|---|
Retries | 3 | Number of times to resend a post that is rejected or otherwise fails. Default is 3 retries (for a total of four attempts). |
Interval (seconds) | 60 | Enter the number of seconds to wait between retries. |
Timeout | 10 | Enter the length of time, in seconds, to wait for a response from the server. A timeout counts as a retry. |