beautypg.com

Fb-rcv-time-expired, Fb-rcv-to-account, Fb-rule-group – FaxBack Port Server RADIUS Support (RFC 2865, 2866) User Manual

Page 38

background image

FaxBack Proprietary and Confidential

Page 38 of 58


When this attribute is omitted in a RADIUS response packet, the default value is 0.

FB-Rcv-Time-Expired

Attribute Type

Data Type

Length

FaxBack vendor-specific

Integer

4 bytes

Optional response to Get-Account commands that precede the start of a receive session. This
attribute determines if the account has time remaining for receiving faxes. This attribute provides
a way to generate a more concise error at the port server, to better understand why an account
should not receive a fax. The client software is unaware of this situation (it simply never receives
the fax).

Value

Meaning

0

The account is allowed to receive

1

The account has no remaining time for receive


When this attribute is omitted in a RADIUS response packet, the default value is 0.

FB-Rcv-To-Account

Attribute Type

Data Type

Length

FaxBack vendor-specific

Integer

4 bytes

Optional response to Get-Account commands that precede the start of a receive session. This
attribute determines if the account is enabled for receiving faxes. If receive is not enabled, the
port server can save a more meaningful reason for the session being rejected in the log. If a
session cannot be routed to an account, no CDR will be created.

Value

Meaning

0

The account has receive disabled

1

The account has receive enabled


When this attribute is omitted in a RADIUS response packet, the default value is 1.

FB-Rule-Group

Attribute Type

Data Type

Length

FaxBack vendor-specific

String (ASCII)

0-64 chars

Optional response to the Get-Account command in the Pre-Send-Session context. This value
specifies the group of Send Routing rules that should be used when the account sends a fax.

Value

Meaning

Empty

-or-

*

The account is a member of the “Default Rule Group”. Only Send Routing rules in the
“Default Rule Group” will be used.

NAME

The account is a member of the specified group name. For example, if the value was
“PRIORITY”, then only Send Routing rules in the “PRIORITY” group will be used.

Group names must use upper-case letters, and cannot include the asterisk (*), colon
(:), semi-colon (;), or comma (,) characters.

*NAME The account is a member of both the “Default Rule Group” and the specified group

name that follows “*”. Send Routing rules that are in either group will be used.