How to configure Auto Provisioning Overrides for Grandstream GRP Series devices.
The RingLogix 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.
Some Important Notes
Overrides
Speed Dial
VPK Example:
vpk.#.description=”Ringlogix”
vpk.#.value=”3058008647”
vpk.#.keyMode=”SpeedDial”
vpk.#.account=”Account1”
MPK Example:
mpk.#.description=”Ringlogix”
mpk.#.value=”3058008647”
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”