Node Functionality Per Realm Configuration

To configure a Node Functionality value per realm:

  1. Navigate to the realm-config configuration element.
    ACMEPACKET(session-router)# exit
    ACMEPACKET(configure)# media-manager
    ACMEPACKET(media-manager)# realm-config
    ACMEPACKET(realm-config)#
  2. Select the ingress realm where calls generate ACR’s whose node functionality AVP will be marked as configured.
    ACMEPACKET(realm-config)# select
    identifier:
    1: realm01    left-left:0      0.0.0.0
    selection: 1
    ACMEPACKET(realm-config)#
  3. node-functionality — Enter the value to insert into the Node-Functionality AVP when the system sends ACRs for calls that enter the system from this realm. The default is empty which uses the global node functionality value configured in the sip-config configuration element. Valid values are:
    • P-CSCF

    • BGCF

    • IBCF

    • E-CSCF

  4. Save and activate your configuration.