Viewing Sip Settings (Ff240-Ip Only) - Multitech FaxFinder FF240-IP Developer's Manual

Fax over ip server
Hide thumbs Also See for FaxFinder FF240-IP:
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading

This manual is also suitable for:

Faxfinder ff240Faxfinder ff440Faxfinder ff840

Table of Contents