Generic: Change User or Group Configuration

Last Updated : Mar 25, 2024 |

This Generic command creates generic commands that either get or set the value of configuration settings in the IP Office system.

Some of these settings as indicated below can be changed using a Personal Options Menu action. See Personal Options Menu Action.





Setting

Description

Operation

Select whether the command should Get or Set a value in the IP Office configuration. When Get is selected, the Select Variable For Result option is shown.

From User\Group Mailbox

Select the IP Office user or mailbox whose configuration settings the command accesses.

Parameter

Select the IP Office configuration setting that is being got or set. See Change User or Group Configuration Parameters.

Select Variable For Result

For Get actions, the call variable to store the value returned.

For example, to set announcements on for extension 201, the free format command is CFG:SET "201" enable_comfort_announcements 1.

Free Format Command: Change User or Group Configuration

Using a Generic action, you can make voicemail perform a Change User or Group Configuration action as a free format command using the following formats:

  • CFG:GET "<extension number>" <parameter name> <parameter value>

  • CFG:SET "<extension number>" <parameter name> <parameter value>

For a list of the parameter names and values, see Change User or Group Configuration Parameters.