1. Home
  2. Guides By Manufacturer
  3. Grandstream GRP Series Overrides

Grandstream GRP Series Overrides

Contents

How to configure Auto Provisioning Overrides for Grandstream GRP Series devices.

The VoiceLogix device auto provisioning system will configure the main line appearances and several of the features supported by most devices. 

However, some custom features or customer requirements may require settings not built into the auto provisioning system. To avoid having to manually update devices we support adding overrides to the provisioning files. Overrides can be added on the override section of the add/edit device model

Below we have provided a list of overrides that can be added for BLF, Speed Dial and Call Park.

Please note that this list is provided as a courtesy and may differ slightly depending on the firmware version currently active on the device. Please refer to the manufacture’s documentation for more override examples and more detailed information on individual settings.

Notes

  • Do not copy and paste as it may cause formatting issues
  • Use vpk for Virtual Multi-Purpose Key.
  • Use mpk for Multi-Purpose Keys (only available on some devices)
  • Replace # with desired Key line number
  • Replace Bold values with desired information
    • Description – Insert Information that will be displayed on physical device
    • Value – Insert desired value
    • Keymode – Must be entered as seen below for desired feature
    • Account – Must be entered as seen below (only for VPK)

Overrides

            Speed Dial
                          VPK Example:
                          vpk.#.description=”VoiceLogix
                          vpk.#.value=”8446634248
                          vpk.#.keyMode=”SpeedDial
                          vpk.#.account=”Account1

                          MPK Example:
                          mpk.#.description=”VoiceLogix
                          mpk.#.value=”8446634248
                          mpk.#.keyMode=”SpeedDial

             BLF
                          VPK Example:
                          vpk.#.description=”102
                          vpk.#.value=”102
                          vpk.#.keyMode=”BLF
                          vpk.#.account=”Account1

                          MPK Example:
                          mpk.#.description=”103
                          mpk.#.value=”103
                          mpk.#.keyMode=”BLF

             Call Park
                          VPK Example:
                          vpk.#.description=”Call Park 2
                          vpk.#.value=”720
                          vpk.#.keyMode=”CallPark
                          vpk.#.account=”Account1

                          MPK Example:
                          mpk.#.description=”Call Park 1
                          mpk.#.value=”720
                          mpk.#.keyMode=”CallPark

Updated on January 29, 2021

Was this article helpful?

Related Articles

Leave a Comment