[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

Configuring an ISDN Interface to Screen Incoming Calls

By default, an ISDN interface is configured to accept all incoming calls. If multiple devices are connected to the same ISDN line, you can configure an ISDN interface to screen incoming calls based on the incoming called number.

You can configure the incoming called numbers that you want an ISDN interface to accept. You can also use the reject option to configure a called number that you want an ISDN interface to ignore because the number belongs to another device connected to the same ISDN line. For example, if another device on the same ISDN line has the called number 4085551091, you can configure the called number 4085551091 with the reject option on the ISDN interface so that it does not accept calls with that number.

When it receives an incoming ISDN call, the Services Router matches the incoming called number against the called numbers configured on its ISDN interfaces. If an exact match is not found, or if the called number is configured with the reject option, the incoming call is ignored. Each ISDN interface accepts only the calls whose called numbers are configured on it.

To configure an ISDN interface to screen incoming ISDN calls:

  1. Navigate to the top of the configuration hierarchy in either the J-Web or CLI configuration editor.
  2. Perform the configuration tasks described in Table 71.
  3. If you are finished configuring the router, commit the configuration.
  4. To verify that the network interface is configured correctly, see Verifying the ISDN Configuration.

Table 71: Configuring an ISDN Interface to Screen Incoming ISDN Calls

Task

J-Web Configuration Editor

CLI Configuration Editor

Navigate to the Interfaces level in the configuration hierarchy, and select an ISDN physical interface—for example, br-1/0/3.

For ISDN PRI, select a channelized T1/E1/ISDN PRI interface—for example, ct1-1/0/1.

  1. In the J-Web interface, select Configuration>View and Edit>Edit Configuration.
  2. Next to Interfaces, click Edit.
  3. Under Interface name:
    • For ISDN BRI, click br-1/0/3.
    • For ISDN PRI, click ct1-1/0/1.

From the [edit] hierarchy level:

  • For ISDN BRI, enter

    edit interfaces br-1/0/3

  • For ISDN PRI, enter

    edit interfaces ct1-1/0/1

Configure the incoming called number—for example, 4085550115—for the ISDN interface.

To configure the ISDN interface to ignore the incoming called number, use the reject option.

  1. Next to Isdn options, click Edit.
  2. Next to Incoming called number, click Add new entry.
  3. In the Called number box, type 4085550115.
  4. Click OK.

Enter

set isdn-options incoming-called-number 4085550115


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]