Hello,
When generating Grangstream 2120 configs we are seeing some unevaluated variables that cause the phones to endlessly reboot.
From /var/www/html/admin/modules/_ep_phone_modules/endpoint/grandstream/gxphd/cfg\$mac
These entries in particular cause the endless reboots. When we comment them out we're able to load the config.
# SSL Certificate
#{$comment_out} P280 =
# SSL Private Key
#{$comment_out} P279 =
# SSL Private Key Password
#{$comment_out} P281 =
It appears that {$comment_out} is not being evaluated.
I am new to this product, so if this is an issue with the manufacturer please let me know.
A curious thing is that the CFG file states
# Configuration template for GXP21xx firmware version 1.0.1.26
Since we did everything through EPM (firmware download, etc.), I'm not sure if this is an oversight with Grandstream. We do know that the code base that EPM is pulling for us is for 1.0.1.83. This is also reflected on the phone. I have downloaded the configuration template for 1.0.1.83 directly from Grandstream, and the header states:
## Configuration template for GXP21xx/GXP1450 firmware version 1.0.1.83