BSG Policy Overview

The BSG uses policies to control system behavior and to determine how VoIP signaling is handled on a services PIC or MS-DPC. All incoming VoIP requests are matched against policies, and the actions defined in the matching policies determine how the request is handled; for example, which INVITE requests to accept and which to reject. Each BSG feature, such as QoS, call admission control, and routing of SIP requests, is controlled by policies and has its own actions.

This topic covers:

Types of BSG Policies

There are two types of policies:

BSG Policy Model

BSG policies are made up of terms that contain conditions and actions that cause the BSG to handle incoming requests in a certain way.

If you have a policy that includes multiple terms, the software applies the actions in the first term that matches the policy.

Policy Sets

You can configure policy sets, which are a list of policies that you can then apply to a service point. All policies in a set are evaluated. The order in which you add policies to the set determines the order in which the BSG processes the policies. In each policy, the action in the first term that matches is the action that is applied.

Service Points

Service points identify a service interface and transport parameters for incoming requests. You attach policies to the service point, and all requests that arrive at the service point are handled by these policies. You can also configure a service point to be used as an egress service point to which SIP requests are routed.

A service interface that you use for service points is a service interface that has been configured for the BSG. See Configuring the Services PIC or DPC for the BSG.

You can configure a VPN on the service point so when you set the egress service point, the packet is sent on a VPN.

Related Topics