Understanding Trunk Precedence and Trunk Group Preference for SRX Series Integrated Convergence Services

This topic explains the order in which trunks are selected to route a call. It covers the relationship between trunk group preference and trunk precedence.

Trunk groups are discrete, reusable entities. You create them independent of route patterns, just as you create trunks independent of trunk groups. You can add multiple trunk groups to a route pattern in your dial plan, each of which can contain multiple trunks.

If a route pattern contains multiple trunk groups, you can assign preference numbers to them. The trunk group with the lowest preference number is tried first to route a call that matches the route pattern. You can change the order in which trunk groups are tried by changing their preference numbers. For example, you might add a trunk group a few weeks after you created the route pattern and want it tried first. For that to occur, you could give the new trunk group a preference of 1.

The trunks of a route pattern are tried to route a call in order that includes preference and precedence:

Consider this simple example. A route pattern for long-distance calls includes the following two trunk groups. The trunks of these trunk groups are used to route called numbers that match a long-distance digit pattern. Trunk Group A is preferred because it has the lower preference number (1).

							Trunk Group A (preference 1) contains two trunks:
						
trunk-group-a (preference 1)
trunk1
trunk2
							Trunk Group B (preference 2 ) contains two trunks:
						
trunk-group-b (preference2)
trunk9
trunk4

The system attempts to route the first call through trunk1 of Trunk Group A. The trunk is busy, so it tries trunk2. Trunk2 is available, and the call is routed.

The system attempts to route the second call through trunk1 of Trunk Group A. The trunk is busy, so it tries trunk2. Trunk2 is busy. Next it tries trunk9 of Trunk Group B because trunk9 is the first trunk specified. Trunk9 is available and the call is routed.

Related Topics