In this section:
Use the Cns Group commands to configure call notification server (Cns) groups and clusters as part of the SBC's call notification feature. Refer to Sending Unsolicited Call Notifications to Application Servers for more information on the call notification feature.
Cns Group Profile
Use the cnsGroupProfile
object to specify information on a group of up to 8 servers to receive call notifications. The profile also specifies how to distribute the notifications among the servers.
Command Syntax
% set global servers cnsGroupProfile <profile name> cnsGroupData <sequence: 0 - 7> callNotifyTGId remoteAddress remotePort transport description loadDistribution <roundRobin | sequence> uri
Command Parameters
Cns Group Cluster
Use the cnsGroupCluster
object as a container for cnsGroupProfiles
. The configuration of each individual callNotificationCriteria
object specifies a cnsGroupCluster
to specify which server or servers are the recipient of notifications when a call matches that particular set of criteria. Currently a cnsGroupCluster
can contain only one cnsGroupProfile
.
Command Syntax
% set global servers cnsGroupCluster <cluster ID> cnsGroupClusterData <sequence: 0> cnsGroupId <CNS group profile name> description