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)
mr26.0
parent
65d7d71e72
commit
e2ad3f094e
Loading…
Reference in new issue