FAXFINDER CONFIGURATION
20
<fax_debugging>false</fax_direction>
21
</modem>
22
-----------------------------------
23
HTTP/1.1 200 OK
24
content-type: application/xml
25
<?xml
version="1.0" encoding="UTF-8"?>
26
<response>
27
<message>Modified</message>
28
</response>
Viewing SIP Settings (FF240-IP only)
HTTP Request
Line
HTTP Response
Status Codes
Example
1
GET /ffws/v1/sip HTTP/1.1
2
content-type: application/xml
3
authorization: Basic YWRtaW46YWRtaW4=
4
-----------------------------------
5
HTTP/1.1 200 OK
6
content-type: application/xml
7
<?xml
version="1.0" encoding="UTF-8"?>
8
<response>
9
<message>Success</message>
10
<sip>
11
<local_port>5060</local_port>
12
<sip_proxy_gateway>172.16.0.10</sip_proxy_gateway>
13
<sip_proxy_port>5060</sip_proxy_port>
14
<sip_domain></sip_domain>
15
<firewall></firewall>
16
<auth_required>false</auth_required>
17
<username></username>
18
<password></password>
19
<use_registrar>false</use_registrar>
20
<registrar></registrar>
21
<registrar_port></registrar_port>
22
<expires></expires>
23
</sip>
24
</response>
41
GET /ffws/v1/sip HTTP/1.1
200 OK
Shows current SIP configuration.
400 Bad Request
The provided XML is not valid.
FaxFinder Web Services API Developer Guide
Need help?
Do you have a question about the FaxFinder FF240-IP and is the answer not in the manual?