We are running PIAF 1.7.5.5.3 with Asterisk 1.6 and FreePBX 2.8.0.4
We use Grandstream HT286 adapters as endpoints and would like the ability to remotely reboot the adapters. The remote restart module does not work. Is there any other way to remotely restart the adapters or can we fix this module to work with Grandstream?
Grandstream does not support SIP NOTIFY unless it has been generated by a GAPSLITE server. Endpoint Manager will reboot these phones with a hack-around way.
Message me on the PBX in a Flash forums or here and I can give you the two line PHP script to do the reboots.
Using Endpoing Manager, and this code, to reboot a GXP2120 causes curl to just sit after calling the cgi-bin/rs (after the phone reboots) and this causes apache to hang until curl is killed.
I tried adding the --connect-timeout option but that had no effect as it’s connecting just fine, just not shutting down properly. Any ideas how to resolve that?
Also, it doesn’t reboot GXP1450’s, despite using the same reboot URL, same variable names, everything.