Print Incoming Routing Method

Parent Previous Next

You can configure selective print-out of the incoming faxes by using Print Incoming Routing Method. Depending on the Caller Number (Caller ID) and Called Number (DID), incoming fax can be printed to different printers.


The behavior is defined by the so-called rules. Fax Voip T.38 Console always checks Print rules, starting with the rule # 1. The fax will be routed according to the first rule, which satisfies the conditions of the call. All other rules are ignored. For example, if rule # 1 applies for all incoming SIP calls ('VOIP Call From' = sip:.*; 'VOIP Call To' = sip:.*), then other rules # 2, # 3, etc. applied to incoming SIP calls never be able to work under any conditions.


Every rule can be enabled or disabled. If the rule is disabled, Fax Voip T.38 Console takes this rule into account (as in the case of enabled) but does not print faxes. This can be used to temporarily disable printing for specified Caller (or Called) numbers.


To print an incoming fax to the specified printer, you must:



Incoming fax can be routed to one or more printers.


The maximum supported number of Print rules is specified by the current license. The rules that can not be used in the current configuration of the program are always highlighted in red and ignored.


To view Print fax routing method log, use Enable 'Print' incoming routing method debug logging option, see more details in the Incoming Routing Methods Logs chapter of this user manual.



Print incoming faxes table contains the following information:


Rule

Unique number of the current rule.

VOIP Call From

Specifies the first part of route pattern, for which the rule applies. SIP/H.323-address of the remote party usually has the format like 'prefix:CallerID@voipserver'. The first part is the number of the caller, the second part is the name of SIP/H.323 server. Note, that sip: prefix in the Incoming Method applies not only to calls with sip: prefix, but also to calls with sips: and tel: prefixes. For example, 'h323:.*' means “H.323 calls from any number and from any H.323 server”, 'sip:.*' means “SIP calls from any number and from any sip network”, 'sip:.*@sip.mynetwork.com' means “calls from any number from sip.mynetwork.com server only”. The biggest problem may occur when you try to specify server part of address here. It is normal that you enter the server name as 'myserver.com', and it works in terms of SIP Registration, but when you have incoming call the name of the same server looks like '@sip.myserver.com:5060'. In this example the construction 'sip:.*@myserver.com' is incorrect and will not work, the correct rule for VOIP Call From should be written as: 'sip:.*@sip.myserver.com:5060'. To avoid such problems use Enable Call Routing Logging option to understand SIP-URL structure of remote party. Prefix isdn: means that rule applies to only incoming calls via ISDN CAPI 2.0 line.

VOIP Call To

Specifies the format of called number (the second part of route pattern) for which current rule applies.

Enabled

Specifies whether incoming fax printing enabled or disabled. If the rule is disabled, Fax Voip T.38 Console takes this rule into account (as in the case of enabled) but does not print faxes. This can be used to temporarily disable printing for specified Caller (or Called) numbers.

Printer

Displays printers for printing incoming faxes.



The following commands are available in the Print Contextual Tab of the Ribbon:


Print Rules

New (Ctrl + N)

Click to create new Print rule.

Copy (Ctrl + C)

Click to create a copy of the selected Print rule. Can be useful when creating a large number of similar rules. To edit newly created rule, select it and use Edit command.

Edit (Ctrl + E)

Click to edit Print rule. One of the entries should be selected. Alternatively you can double-click the selected entry.

Delete (Del)

Click to delete one or more Print rules. One or more entries should be selected.

Delete (Del)

Click to delete one or more Print rules. One or more entries should be selected.

Delete All

Click to delete all rules in the list.

Action

Enable (Ctrl + B)

Click to enable the selected rule(s).

Disable (Ctrl + L)

Click to disable the selected rule(s). If the rule is disabled, Fax Voip T.38 Console takes this rule into account (as in the case of enabled) but does not print faxes. This can be used to temporarily disable printing for specified Caller (or Called) numbers.

Move

Use the commands below to change preference order for different Print rules. One of the entries should be selected.

Move Up (Ctrl + U)

Move the selected rule up.

Move Down (Ctrl + D)

Move the selected rule down.

Select

Select All (Ctrl + A)

Click to select all the entries in the list.

Select None (Ctrl + O)

Click to unselect all the entries in the list.

Invert Selection (Ctrl + I)

Click to invert the selected entries in the list.


Most of the commands placed on the Print Contextual Tab are also available from the context menu of the list.


Notes