Toll Restriction Examples

Note that the following 4 examples can be simultaneously programmed in the same system – just don’t rein- initialize the Toll Restriction Tables in examples 2-4.
Additional Feature Information
Toll Restriction
Programming for this Feature
Programming the Toll Restriction Basics
Programming Toll Restriction Tables

Setting Up Some Toll Restriction Examples

Example 1: Allowing Only Local Calling.

This example allows users to dial only 7-digit and 10-digit local numbers. All 1 + 7 digit, 1 + 10 digit, 0+, and Equal Access dialing is restricted.
  1. Make sure the following are disabled.
  2. For Toll Level 1, be sure the following tables are set as allow tables with no entries. (This setting blocks all calls of the type specified by each table.)
  3. In 3551-02: Table Type (Allow or Deny) [Lines: Toll Restriction: XXX: Allow/Deny (3531)], make the table a deny table with no entries. (This will allow unrestricted dialing of 7-digit and 10-digit local numbers.)

  4. In 3561-02: Table Type (Allow or Deny) [Lines: Toll Restriction: XXXXXX: Allow/Deny (3561)], make the table a deny table with no entries.

Example 2: Setting Up 10-Digit Local Calling

Restrict 1 + 203 calls in a neighboring (foreign) area code, but allow 203 10-digit calls in the home area code.
  1. For Toll Level 2, be sure Toll Restriction Tables 352x through 356x are deny tables with no entries. (This will allow unrestricted dialing.)

  2. In 3532-xx: Table Data [Lines: Toll Restriction: 1+XXX: Dial Codes (3532): 1-96], add code 203.

  3. In the following programs, assign Toll Level 2 to extensions.

Example 3: Preventing 1 + 900 Pay-Per-Call Charges

Restrict 1 + 900 calls.
  1. For Toll Level 3, be sure Toll Restriction Tables 352x through 356x are deny tables with no entries. (This will allow unrestricted dialing.)

  2. In 3532-xx: Table Data [Lines: Toll Restriction: 1+XXX: Dial Codes (3532): 1-96], add code 900.

  3. In the following programs, assign Toll Level 3 to extensions.

Example 4: Permitting Only Toll-Free Dialing

Allow only 1 + 800 long distance calls.
  1. For Toll Level 4, be sure Toll Restriction Tables 352x and 0354x through 0356x are deny tables with no entries. (This will allow unrestricted dialing.)

  2. In 3531-02: Table Type (Allow or Deny) [Lines: Toll Restriction: 1+XXX: Allow/Deny (3531)], set this table up as an allow table and add code 800.

  3. In the following programs, assign Toll Level 4 to extensions.