Description
Provisioning template for the following models
GXP1610, GXP1615
GXP1620, GXP1625
GXP1628, GXP1630
GXP2130, GXP2140, GXP2160, GXP2170, GXP2135
Intended Audience
Reference
File pattern: cfg%%mac%%.xml
This template is provided as a baseline – verify that it applies to your environment and that it suits your configuration needs before using it.
Template
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | <?xml version= "1.0" encoding= "UTF-8" ?> <gs_provision version= "1" > <mac>%%mac%%< /mac > <config version= "1" > <P2>159357< /P2 > <P31>1< /P31 > <P33>*97< /P33 > <P34>%%password%%< /P34 > <P4120>%%password%%< /P4120 > <P35>%%username%%< /P35 > <P4060>%%username%%< /P4060 > <P36>%%username%%@%%realm%%< /P36 > <P4090>%%username%%@%%realm%%< /P4090 > <P3>%%clid_external%%< /P3 > <P4180>%%clid_external%%< /P4180 > <P47>%%realm%%< /P47 > <P99>1< /P99 > <P103>1< /P103 > <P192>clusterpbx /p < /P192 > <P212>1< /P212 > <P270>%%username%%< /P270 > <P271>1< /P271 > <P298>1< /P298 > < /config > < /gs_provision > |