Blocking a Single Outbound Fax Number in RightFax Using a Dialing Rule
Overview
Use a Dialing Rule to block one specific outbound fax number. This lightweight method is ideal when only a single destination must be denied, without maintaining a Destination Table.
The rule pattern uses wildcards (~ and +) to match optional prefixes and trailing digits.
Applies to: RightFax 20.2, 22.2, 24.4
Tools: Enterprise Fax Manager (EFM) or Web Admin
Prerequisites
- RightFax administrative access.
- Knowledge of the exact dial string (including any 9, 1, or prefix digits used by your dialing plan).
Pattern Syntax
RightFax Dialing Rules support wildcard symbols to match number variations.
| Symbol | Description | Example |
+ | Matches zero or more digits. Must appear at the end of the number string. | 415+ matches any number beginning with 415. |
~ | Matches zero or more digits anywhere in the number string. | ~415+ matches 415, 1-415, or 9-1-415 prefixes. |
? | Matches exactly one digit. | 4155557??? matches any number between 415-555-7000 and 415-555-7999. |
To block a specific number such as 503-555-1115, use this pattern:
~5035551115+
This pattern matches:
- 5035551115
- 15035551115
- 915035551115
It accounts for one optional prefix digit (the tilde) and any trailing digits (the plus sign).
Steps — Enterprise Fax Manager (EFM)
- Open Enterprise Fax Manager.
- Go to Dialing Plan → Dialing Rules.
- Click Insert to create a new rule.
On the Matching tab:
- Set Pattern to
~5035551115+. - Add a description such as “Block outbound fax to 503-555-1115.”
On the Other tab:
- Set Action to Disallow sending.
- Click OK to save the rule.
- Move this rule above any routing rules so it takes priority.
Steps — Web Admin
- Open Web Admin → Servers → Dialing Rules.
- Select New to create a rule.
- In Matching pattern, enter
~5035551115+. - Under Action, select Disallow sending.
- Optionally add a comment describing the blocked number.
- Save and apply the changes.
Testing
- In Enterprise Fax Manager, open Dialing Plan → Test Route.
- Enter
5035551115 or 15035551115. - Verify that the result shows Blocked by dialing rule.
Notes
- The
~ wildcard ensures the rule covers any proceeding digits. - The
+ wildcard ensures the rule covers any trailing digits. - For larger lists or ranges of numbers, use Destination Tables instead.
- Dialing rules are applied in order; the first match wins.
References
- RightFax Administrator Guide (20.2/22.2/24.4): Chapter “Creating Dialing Rules and Least-Cost Routing Plans,” section “Blocking Outbound Calls.”
- RightFax Web Admin Administrator Guide (22.2/24.4): Chapter “Creating Dialing Rules and Testing Dialing Rules.”
Related Articles
Blocking Outbound Fax Numbers in RightFax Using Destination Tables
Overview RightFax supports creating outbound dialing restrictions using Destination Tables combined with Dialing Rules. This allows administrators to block specific numbers, ranges, or lists of numbers from being dialed, ensuring compliance and ...
RightFax 9.0 — Historical architecture, requirements, and setup snapshot
Summary Concise snapshot of RightFax 9.0 circa 2004–2006. Outlines server services, fax board layer, client options, e-mail gateways, and a clean install and configuration flow used in legacy deployments. Applicability / Versions RightFax 9.0 base ...
RightFax 8.0 — Historical architecture and setup snapshot
Summary Snapshot of how RightFax 8.0 was built and set up circa 2001–2002. Covers core services, client and gateway components, fax boards, and inbound routing used in legacy deployments. Applicability / Versions RightFax 8.0 server and modules; ...
RightFAX 6.0 — Historical architecture and setup snapshot
Purpose Document how RightFAX 6.0 was built and deployed for historical context and upgrade planning. Applicability / Versions RightFAX 6.0 era: Administrator’s Guide, Fax Board Guide, and User’s Guide. Windows NT 4.0 clients and server, Brooktrout ...
Email to Fax, Fax to Email: Using RightFax with Cloud Mail Providers
Connecting RightFax to Cloud Email Providers (AWS, Google, M365, Zoho Mail) Supported Versions This article applies to: RightFax 20.2 RightFax CE 22.2 RightFax CE 24.4 Overview RightFax supports sending and receiving faxes using cloud-based email ...