112.2.2
CHANGE-GRZW
Change a call charge limit value or a call duration limit value.
If no parameter is specified in RCD branch, the limit value is set to its default value.
If no value for parameter "hour limit", "call charge unit limit" or "call amount unit limit" is specified, the limit value is set to its default value.
Procedure Overview
Command Code
Parameters
CHANGE-GRZW
TBL=RCD,[CDRCODE=<number>],
[LTTYPE=TIME],[CALLT=<number>];
|[LTTYPE=CHRG],[CDRULT=<number>];
|[LTTYPE=AMOUNT],[AMOUNTLT=<number>];
|TBL=CAR,CARRIER=<number>,
[LTTYPE=TIME],[CALLT=<number>];
|[LTTYPE=CHRG],[CDRULT=<number>];
|[LTTYPE=AMOUNT],[AMOUNTLT=<number>];
|TBL=HOUR,[HOURLIM=<number>];
Example
1.
Change the connection time limit to 5 hours 0 minutes 0 seconds for the routing code 1.
Input:
CHANGE-GRZW:RCD,1,TIME,050000;
2.
Change the call amount limit value to 800 amount units for the routing code 1.
Input:
CHANGE-GRZW:RCD,1,AMOUNT,800;
3.
Change the hour limit to 5 o’clock .
Input:
CHANGE-GRZW:HOUR,5;
4.
Change the call charge limit to 2000 for the carrier 1.
Input:
CHANGE-GRZW:CAR,1,CHRG,2000;
OpenScape 4000 V10, Volume 1: AMO Descriptions, Service Documentation, Issue 5
, ID:
P31003H31A0S107057620
©
09/2025
Mitel Networks Corporation. - All rights reserved.
Mitel and the Mitel logo are trademarks of Mitel Networks Corporation. Unify and associated marks are trademarks of Unify Software and Solutions GmbH&Co. KG. All other trademarks herein are the property of their respective owners.