Example: Configuring Integrated Convergence Services Ring Groups

This example shows how to configure a ring group with a logical extension that outside parties can call. All members belonging to the group can answer calls coming in on the line.

Requirements

Overview

This example configures a ring group called corp-sales that includes four members whose stations are created and assigned to a station group called sales. It configures a class of restriction configuration called sales-cor, a SIP template called sip-template-cor, and stations called martin-desk, lisa-desk, rebecca-desk, and marion-desk for the four members of the ring group.

Any member of the group can answer calls coming in on the ring group’s extension 1999.

To be provided.

Configuration

Configuring Class of Restriction Policies

CLI Quick Configuration

To quickly configure the sales-cor COR configuration:

set services convergence-services class-of-restriction sales-cor policy allow-inter-branch-calls call-type inter-branch-call set services convergence-services class-of-restriction sales-cor policy allow-inter-branch-calls permission allow set services convergence-services class-of-restriction sales-cor policy allow-local-calls call-type local-call set services convergence-services class-of-restriction sales-cor policy allow-local-calls permission allow set services convergence-services class-of-restriction sales-cor policy allow-long-distance-calls call-type long-distance-call set services convergence-services class-of-restriction sales-cor policy allow-long-distance-calls permission allowset services convergence-services class-of-restriction sales-cor policy allow-international-calls call-type international-call set services convergence-services class-of-restriction sales-cor policy allow-international-calls permission allow

J-Web Quick Configuration

Step-by-Step Procedure

To create the sales-cor COR configuration and configure policies for it:

  1. Select Convergence Services > Station > Class of Restriction and type sales-cor in the Class of restriction box.
    1. Click Add to add the first policy.
    2. In the Policy name box, type allow-inter-branch-calls.
    3. Select Allow from the Permission list.
    4. Select inter-branch-call from the Calltype list.
    5. Click OK.
  2. Click Add to add the second policy.
    1. In the Policy name box, type allow-local-calls.
    2. Select local-call from the Calltype list.
    3. Click OK.
  3. Click Add to add the third policy.

    1. In the Policy name box, type allow-international-calls.
    2. Select Allow from the Permission list.
    3. Select international-call from the Calltype list.
    4. Click OK.
  4. Click Add to add the fourth policy.

    1. In the Policy name box, type allow-long-distance-calls.
    2. Select allow-long-distance-calls from the Calltype list.
    3. Click OK.

Step-by-Step Procedure

The following example requires you to navigate various levels in the configuration hierarchy. For instructions on how to do that, see “Using the CLI Editor in Configuration Mode”.

  1. Configure policies for the sales-cor COR configuration.
    [edit services convergence-services]user@host# set class-of-restriction sales-cor policy allow-inter-branch-calls permission allow call-type inter-branch-calluser@host# set class-of-restriction sales-cor policy allow–local–calls permission allow call-type local-calluser@host#set class-of-restriction sales-cor policy allow–long-distance–calls permission allow call-type long-distance-calluser@host#set class-of-restriction sales-cor policy allow-international-calls permission allow call-type international-call

Results

From configuration mode, confirm your by entering the show services convergence-services class-of-restriction sales-cor command.

user@host show services convergence-services class-of-restriction sales-corpolicy allow-inter-branch-calls {call-type {inter-branch-call;}permission allow;}policy allow-local-calls {call-type {local-call;}permission allow;}policy allow-long-distance-calls {call-type {long-distance-call;}permission allow;}policy allow-international-calls {call-type {international-call;}permission allow;}

Configuring a SIP Template

CLI Quick Configuration

To quickly configure a SIP template, copy the following commands and paste them into the CLI.

set services convergence-services station-template sip-template sip-template-cor caller-id-transmit set services convergence-services station-template sip-template sip-template-cor class-of-restriction sales-cor

J-Web Quick Configuration

Step-by-Step Procedure

To configure the SIP template:

  1. Select Convergence Services > Station > Station Template, and click Add to add the new template.
    1. Click Add to add the new template.
    2. In the Template Name box, type sip-template-cor.
    3. Select the SIP button.
    4. From the Class of restriction list, select the sales-cor.
    5. Click OK.
  2. Click OK to check your configuration and save it as a candidate configuration.
  3. If you are done configuring the device, click Commit>Options>Commit.

Step-by-Step Procedure

The following example requires you to navigate various levels in the configuration hierarchy. For instructions on how to do that, see “Using the CLI Editor in Configuration Mode”.

  1. Create the station template called sip-template-cor.
    [edit services convergence-services] user@host# set station-template sip-template sip-template-cor class-of-restriction sales-cor

Results

user@host show services convergence-services station-template sip-template sip-template-corcaller-id-transmit; class-of-restriction sales-cor;

Configuring User Stations

CLI Quick Configuration

To quickly configure four stations for users who will belong to the ring group, copy the following commands and paste them into the CLI.

[edit]set services convergence-services station martin-desk extension 65550 set services convergence-services station martin-desk caller-id "Martin, 333 586 -5550" set services convergence-services station martin-desk station-type sip template standard-sip-templateset services convergence-services station lisa-desk extension 65551 set services convergence-services station lisa-desk caller-id "Lisa, 333 586-5551" set services convergence-services station lisa-desk station-type sip template standard-sip-template set services convergence-services station rebecca-desk extension 62222 set services convergence-services station rebecca-desk caller-id "Rebecca, 333 586-2222" set services convergence-services station rebecca-desk station-type sip template sip-template-cor set services convergence-services station marion-desk extension 65553 set services convergence-services station marion-desk caller-id "Marion, 333 586-5553" set services convergence-services station marion-desk station-type sip template sip-template-cor

J-Web Quick Configuration

Step-by-Step Procedure

  1. Select Configure > Convergence Services > Station.
    1. Click Add to configure the first user station
    2. Type martin-desk in the Name box.
    3. Type 65550 in the Extension box.
    4. Type Martin, 333 586–1111 in the Caller ID box.
    5. Type sip-template-cor in the Template box.
    6. Click OK.
  2. Configure the second user station.
    1. Click Add.
    2. Type lisa-desk in the Name box.
    3. Type 65551 for the station in the Extension box.
    4. Type Lisa, 333 586-5551 in the Caller ID box.
    5. Type sip-template-cor in the Template box.
    6. Click OK.
  3. Configure the third user station.
    1. Click Add.
    2. Type rebecca-desk in the Name box.
    3. Type 62222 for the station in the Extension box.
    4. Type Rebecca, 333 586–2222 in the Caller ID box.
    5. Type sip-template-cor in the Template box.
    6. Click OK.
  4. Configure the fourth user station.
    1. Click Add.
    2. Type marion-desk in the Name box.
    3. Type 65553 for the station in the Extension box.
    4. Type Marion, 333 586-5553 in the Caller ID box.
    5. Type sip-template-cor in the Template box.
    6. Click OK.

Step-by-Step Procedure

The following example requires you to navigate various levels in the configuration hierarchy. For instructions on how to do that, see “Using the CLI Editor in Configuration Mode”.

  1. Configure four user stations.
    [edit services convergence-services] user@host set station martin-desk extension 65550user@host set station martin-desk caller-id “Martin, 333 586–5550” station-type sip template sip-template-coruser@host set station lisa-desk extension 65551user@host set station lisa-desk caller-id “Lisa, 333 586-5551” station-type sip template sip-template-coruser@host set station rebecca-desk extension 62222user@host set station rebecca-desk caller-id “Rebecca, 333 586–2222” station-type sip template sip-template-coruser@host set station marion-desk extension 65553user@host set station marion-desk caller-id “Marion, 333 586-5553” station-type sip template sip-template-cor
  2. Confirm your configuration by entering the show services convergence-services station station-name command for each station. If the output does not display the intended configuration, repeat the configuration instructions in this example to correct it.
    [edits]user@host# show services convergence-services station martin-deskstation martin-desk {extension 65550;caller-id “Martin, 333 586–5550”;station-type {sip {template sip-template-cor;}}
    [edit]user@host# show services convergence-services station lisa-deskstation lisa-desk {extension 65551;caller-id “Lisa, 333 586-5551”;station-type {sip {template sip-template-cor;}}
    [edit]user@host# show services convergence-services station rebecca-deskstation rebecca-desk { extension 62222;caller-id “Rebecca, 333 586–2222”;station-type {sip {template sip-template-cor;}}
    [edit]user@host# show services convergence-services station marion-deskstation marion-desk {extension 65553;caller-id “Marion, 333 586-5553”;station-type {sip {template sip-template-cor;}}
  3. If you are done configuring the device, click Commit>Options>Commit.
    [edit services convergence-services]user@host# commit

Configuring a Station Group

CLI Quick Configuration

set services convergence-services station-group sales station martin-desk set services convergence-services station-group sales station lisa-desk set services convergence-services station-group sales station rebecca-desk set services convergence-services station-group sales station marion-desk

J-Web Quick Configuration

Step-by-Step Procedure

The following example requires you to navigate various levels in the configuration hierarchy. For instructions on how to do that, see “Using the CLI Editor in Configuration Mode”.

  1. Configure a station group that includes four preconfigured user stations.
    [edit services convergence-services] user@host# set station-group sales station martin-desk station lisa-desk station rebecca-desk station marion-desk station

Results

Confirm your configuration by entering the show services convergence-services station-group sales command. If the output does not display the intended configuration, repeat the configuration instructions in this example to correct it.

[edit]user@host# show services convergence-services station-group salesstation [ martin-desk lisa-desk rebecca-desk marion-desk ];

If you are done configuring the device, enter commit from configuration mode.

Configuring a Ring Group

Step-by-Step Procedure

Create a ring group called corp-sales with the logical extension number 1999 and associate the sales station group with it:

  1. [edit services convergence-services] user@host# set features ring-group corp-sales extension 1999 station-group sales

Results

Confirm your configuration by entering the show services convergence-services features ring-group corp-sales command from configuration mode. If the output does not display the intended configuration, repeat the configuration instructions in this example to correct it.

user@host# show services convergence-services features ring-group corp-salesring-group corp-sales {extension 1999;station-group sales;}

Verification

Verifying that the SRX Series MGW is Active

Purpose

Verify that the SRX Series MGW is active. Display the length of time that the Integrated Convergence Services media gateway call routing engine has been executing.

Action

From operational mode, enter the show services convergence-services media-gateway uptime command.

Related Topics