FaxBack NET SatisFAXtion 8.6 - Manual User Manual

Page 91

Advertising
background image

2 – Server Administration

NET SatisFAXtion 8.6 Manual

91

The name of the port used to send or receive the fax. IPF_XXXX ports do not
correspond to the actual port on the media gateway used.

[Message_Completion_Code] [int]

Error code. “0” indicates success. See

4.1) Error Code Reference

for a list of

error codes.

[ICANFax_Completion_Code] [int]

Internal ICANFax error code.

[Extended_Error] [int]

Extended error code, if any.

[Number_Of_Errors] [int]

For non-ECM received faxes, this will indicate the number of incomplete or
missing scan lines received. Usually an indicator of poor line condition / line
noise.

[Retries] [int]

Number of times the sent fax retried.

[Connection_BPS] [int]

Last baud rate used during send or receive.

[Connection_Seconds] [int]

Total number of seconds used to send or receive the fax. On a sent fax, this will
be the sum of the duration of all retries.

[Total_Fax_Pages] [int]

Number of pages received or total number of pages submitted.

[Pages_Transferred] [int]

Number of pages actually sent or received. For received faxes this will always
equal

[Total_Fax_Pages]

. For sent faxes, this can be less than

[Total_Fax_Pages]

if the fax failed before all pages were sent.

[Attachment_Count] [int]

Number of documents attached to sent fax.

[Sender_CSID] [varchar](50)

The TSID of the sender.

[Receiver_CSID] [varchar](50)

The CSID of the receiver.

[Email_Sent] [int]

Whether this fax was delivered to an email user.

[Fax_Coarse_Resolution] [int]

The resolution of the fax.

0: 200 dpi resolution.
1: 100 dpi resolution.

[Group_Message_Handle] [varchar](50)

The

[Message_Handle]

of the parent “group” fax.

[Message_Handle] [int]

The queue handle of this fax. This will eventually wrap around to 0 after a while,
so it is not a unique identifier.

Advertising