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:
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. |
|
Related Topics |
|
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:
|
|
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 |
|
Default |
0 Disabled |
|
Examples |
config-RadiusInfo-UserServer# set uat 2 Sets the Tenor to generate update accounting messages for both incoming and outgoing legs. |