6.12. Protocol
The APIs below are related to protocol. These are equivalent to the features on the Protocol page of the WEB setting page. Refer to the instruction manual for details on the Protocol page.
Getting Port Number of HTTP from VN-V685/686/686B
Format /api/param?network.http.port
Example of Response network.http.port=80&200 OK
Interpretation Acquire port number of HTTP server in
Allowed users admin, operator
Setting Port Number of HTTP for VN-V685/686/686B
Format /api/param?network.http.port=data
Example of Response network.http.port&202
Accepted(network.http(configuration).status=restart)
Interpretation Change port number of HTTP server in
Allowed users admin, operator
Getting Status of VSIP from VN-V685/686/686B
Format /api/param?network.vsip_server.status
Example of Response network.vsip_server.status=on&200 OK
Interpretation Acquire status of VSIP server in
is not available.
Allowed users admin, operator
Setting Status of VSIP for VN-V685/686/686B
Format /api/param?network.vsip_server.status=data
Example /api/param?network.vsip_server.status=on
Example of Response network.vsip_server.status&200 OK
Interpretation Change status of VSIP server in
"on" for interoperability with Nextiva products from Verint Systems Inc.
Allowed users admin, operator
Getting Port Number of VSIP from VN-V685/686/686B
87