The accounting object controls call related accounting data and the final destination for the accounting records (CDRs). The SBC Core supports the following as possible destinations for the accounting records:

  1. An external CDR server – SBC will transfer accounting records via SFTP if writing records to an external server is enabled. The CDR file roll is controlled through eventLog configuration based on file size and time interval. Depending on the application, you can set a low roll interval in order to transfer the files to the remote server.
  2. RADIUS accounting server – Accounting records can also be written to an external RADIUS accounting server.

Records are always written to the local disk. You can configure the SBC accounting object using the following options:

 For deployments that require it, users with admin privileges can configure the SBC Core to generate CDRs in the format of the (former GENBAND) Q-series SBCs. Refer to Accounting - Q-SBC CDR - CLI for more information. 

This object displays log event records for the methods specified in the configuration..

On the SBC main screen, go to All > OAM > Accounting > Admin > Event Acct Methods to open the Event Acct Methods dialog box.

Event Acct Methods

 

The fields displayed are:

Event Acct Methods

 

Parameter

Description

Event RegisterLog event records for Register method.
  • Disabled (default)
  • Enabled
Event SubscribeLog event records for Subscribe method.
  • Disabled (default)
  • Enabled

Event Message

Log event records for Message method.
  • Disabled (default)
  • Enabled
Event PublishLog event records for Options method.
  • Disabled (default)
  • Enabled
Event ReferLog event records for Refer method.
  • Disabled (default)
  • Enabled
Event NotifyLog event records for Notify method.
  • Disabled (default)
  • Enabled
Event OptionsLog event records for Publish method.
  • Disabled (default)
  • Enabled

To use this feature, eventAcctState must be enabled.

 

 

  • No labels