UpdateAccountingType

   

 

Description

This command sets the type of Update Accounting messages that are sent to the RADIUS server per call.

Guidelines

The AccountingType option must have messaging turned on for this command.

Options are as follows:

  • 0 = Disabled

  • 1 = Generate Update-Accounting only for the outgoing leg

  • 2 = Generate Update-Accounting for incoming and outgoing legs

  • 3 = Generate Update-Accounting only for the outgoing leg, with disconnect

Setting this command to 3 requires the RADIUS server to send a return code in the Update-Accounting response. A non-zero value of the return code should result in the termination of the call. A timeout after the retries configured in the database should also result in the termination of the call.

  • 4 = Generate Update-Accounting for incoming and outgoing legs

Setting this command to 4 will generate Update-Accounting on Connect instead of call initiation. The UpdateAccountingInterval is ignored.

Related Topics

AccountingType

UpdateAccountingInterval

RadiusInfo Level - UserServer

Configuration Manager

Location

Systemwide Configuration > Radius Servers > Radius-UserServer > Accounting Type [Accounting Messages enabled] > Update Accounting Type

Options

Select from the drop-down box. Options are as follows:

  • Disabled

  • Outgoing Leg Only

  • Incoming and Outgoing Legs

  • Outgoing Leg with Disconnect

  • Incoming and Outgoing on Connect

Command Line

Cmd Type

Command

Prompt Level

config-RadiusInfo-UserServer#  

Syntax

set updateaccountingtype or uat {0 | 1 | 2 | 3

Arguments

0   Disabled

1   Outgoing Leg Only

2   Incoming and Outgoing Legs

3   Outgoing Leg with Disconnect

4   Incoming and Outgoing on Connect

Default

0   Disabled  

Examples

config-RadiusInfo-UserServer# set uat 2

Sets the Tenor to generate update accounting messages for both incoming and outgoing legs.