6.3.2
CHANGE-ACMSM
This command is used to modify parameter values in the database. It may only be executed if the ACL application has already been configured ( with ADD-ACMSM ).
Once configured , the values for parameters UNIT, APPLNO, TYPE , ACLAPPL, PBXAPPL and PROCID are not allowed to be changed. New values for these parameters must be configured with ADD-ACMSM command.
All other parameter values in the database can be changed by entering the value PARAMETER for the parameter CHTYPE.
The Event Stream to an application can be turned on/off by entering the value STREAM for the parameter CHTYPE.
Procedure Overview
Command Code
Parameter
CHANGE-ACMSM
[UNIT=<param>],APPLNO=<number>
|,CHTYPE=STREAM,STREAM=<param>;
|,CHTYPE=PARAMETER,[PASSWD=<string>]
|,[PACKAGE=Y],MAXSBYTE=<number>,MAXRBYTE=<number>;
|,[PACKAGE=N];
Examples
1.
Turn on the event stream to the application 16 .
Input:
CHANGE-ACMSM:A1,16,STREAM,ON;
Output:
Start- and End message
2.
For application 6 disable message packaging.
Input:
CHANGE-ACMSM:A1,6,PARAMETER,,N;
Output:
Start- and End message
3.
For application 99 , disable message packaging, and change the password.
Input:
CHANGE-ACMSM:A1,99,PARAMETER,"PARPWD",N;
Output:
Start- and End message
4.
For the application 17 ,enable message packaging.
Input:
CHANGE-ACMSM:A1,17,PARAMETER,Y,500,800;
Output:
Start- and End message
${DocTitle}
, ID:
${DocID}
©
02/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.