Multitech FaxFinder FF240-IP Developer's Manual page 31

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

Advertisement

LOG FUNCTIONS
Example
1
GET /ffws/v1/outbound_log 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
<outbound_fax_entry>
11
<fax_entry_url>https://dot10/ffws/v1/outbound_log/00000110/0000</fax_entry_url>
12
<fax_url>https://dot10/ffws/v1/outbound_log/00000110</fax_url>
13
<!--To view the fax -->
14
<preview>https://dot10/ffws/v1/data/preview/00000110-0000.pdf</preview>
15
<status>sent</status>
16
<start_time>07/23/2013 04:02:16 PM</start_time>
17
<end_time>07/23/2013 04:03:05 PM</end_time>
18
<username>admin</username>
19
<agent>WebClient</agent>
20
<pages>0</pages>
21
<cover_page_used>1</cover_page_used>
22
<cover_page_name>mts_template3.pdf</cover_page_name>
23
<priority>3</priority>
24
<sender_name>Administrator</sender_name>
25
<sender_email>cla@mts.test</sender_email>
26
<sender_phone>1234</sender_phone>
27
<sender_fax></sender_fax>
28
<sender_organization></sender_organization>
29
<recipient_name>Avaya and Back 1</recipient_name>
30
<recipient_fax>8101</recipient_fax>
31
<recipient_phone></recipient_phone>
32
<recipient_organization></recipient_organization>
33
<subject></subject>
34
<comments>test</comments>
35
<call_entry>
36
<modem_number>4</modem_number>
37
<status>pass</status>
38
<remote_id>FF240-IP</remote_id>
39
<size>60342</size>
40
<pages>1</pages>
41
<resolution>Fine</resolution>
42
<baud_rate>14400</baud_rate>
43
<width></width>
44
<height></height>
45
<data_compression>MMR</data_compression>
46
<error_correction>enabled</error_correction>
47
<init_time></init_time>
48
<off_hook_time></off_hook_time>
49
<connect_time>2013-07-23T21:02:37</connect_time>
50
<elapsed_time>25</elapsed_time>
51
<scan_line_time>0</scan_line_time>
52
<modulation>V17</modulation>
53
</call_entry>
54
</outbound_fax_entry>
55
</response>
31
FaxFinder Web Services API Developer Guide

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FaxFinder FF240-IP and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Faxfinder ff240Faxfinder ff440Faxfinder ff840

Table of Contents