Per Realm Accounting Control

You can enable or disable accounting control for specific realms by setting one parameter. This feature is enabled by default.

The OCSBC’s SIP and H.323 tasks check whether this parameter is set to enabled or disabled, and sends record on that basis.

ACLI Instructions

To configure per realm accounting:

  1. Access the realm-config configuration element.
    ORACLE# configure terminal
    ORACLE(configure)# media-manager
    ORACLE(media-manager)# realm-config
    ORACLE(realm-config)# 
    
  2. Select the realm-config object to edit.
    ORACLE(realm-config)# select
    identifier:
    1: realm01 left-left:0 0.0.0.0
    
    selection: 1
    ORACLE(realm-config)#
  3. accounting-enable—Either leave this parameter set to enabled (default) to generate CDRs for this realm, or change it to disabled.
  4. Type done to save your configuration.