Auto Provisioning
The gateway uses DHCP option 66 to download a provisioning file to load in a SIP server address, port configuration, and all other settings.
DHCP option 66 format: https://<ip>/filepath (i.e. https://1.2.3.4/config)
Config File Name: MAC.cfg (i.e. 1C676000019E.cfg). The MAC must use capital letters.
SIP Server Address: global_serveraddress= under [GWGLOBAL]. I.e. global_serveraddress=1.2.3.4
Port SIP Registration:
port_info0=<ext> <password> <@#> 0 <@#> <@#> 0 0 0 0 0 <@#> 0 1 0 1 <ext> 0 0
Example port_info0=268 AbC123! <@#> 0 <@#> <@#> 0 0 0 0 0 <@#> 0 1 0 1 268 0 0
A full explanation of all fields and syntax can be found below.