The autoprovisioning of Grandstream devices was not working
since a while or even never really worked.
In the SOAP request to register the new device in the GAPS
server was missing the '$query_string' parameter, thus the
server responded back with:
response=200; page={"code":7,"desc":"try to http base authorization failed","ret":null,"time":1785401492}#012;
err=try to http base authorization failed;
This change should not affect the provisioning of other
vendors because the '$query_string' parameter is set to
an empty string by default.
Change-Id: I6637ce82351c46ec631c1047ec50ccb5404228e1
(cherry picked from commit cc34719693)
(cherry picked from commit 88b52e89e3)
mr26.1.1
parent
ff4b083cb2
commit
71d92bf903
Loading…
Reference in new issue