Viewing Channel Status (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

6
content-type: application/xml
7
<?xml
version="1.0" encoding="UTF-8"?>
8
<response>
9
<message>Success</message>
10
<status>
11
<channel>
12
<number_inbound></number_inbound>
13
<number_outbound></number_outbound>
14
<number_idle></number_idle>
15
</channel>
16
<system>
17
<uptime></uptime>
18
<current_time></current_time>
19
<time_server></time_server>
20
</system>
21
<printer>
22
<name></name>
23
<status></status>
24
<jobs></jobs>
25
</printer>
26
<network_share>
27
<share></share>
28
<status></status>
29
</network_share>
30
</status>
31
</response>

Viewing Channel Status (FF240-IP only)

HTTP Request
Line
HTTP Response
Status Codes
FaxFinder Web Services API Developer Guide
GET /ffws/v1/channel_status HTTP/1.1
GET /ffws/v1/channel_status/CHANNEL HTTP/1.1 (Where CHANNEL is the channel
number)
200 OK
Shows channel status.
400 Bad Request
The provided XML is not valid.
LOG FUNCTIONS
24

Advertisement

Table of Contents
loading

This manual is also suitable for:

Faxfinder ff240Faxfinder ff440Faxfinder ff840

Table of Contents