Fault 9003

Miguel Ángel Sánchez Moragues sanchez.moragues at gmail.com
Mon Nov 14 06:11:44 EST 2016


Hi Zaid,

I didn't find "<ParameterPath/>" in the file soap.coffee, are you sure?

2016-11-14 11:47 GMT+01:00 Zaid Abdulla <zaid at genieacs.com>:

> On Mon, 2016-11-14 at 11:23 +0100, Miguel Ángel Sánchez Moragues wrote:
> > How to modify the function "GetParameterNames" for start the path
> > with "InternetGatewayDevice." ? Is it a config variable?
>
> You can implement Manny's suggestion by doing simple string replacement
> in function exports.response in soap.coffee. Replace:
>
> "<ParameterPath/>"
>
> with:
>
> "<ParameterPath>InternetGatewayDevice.</ParameterPath>"
>
> Before you try that though, I'd suggest trying replacing that with:
>
> "<ParameterPath></ParameterPath>"
>
> It might just work. IIRC, libxmljs didn't have an option to disable the
> shorthand format. If the latest version provides that then I guess we
> can expose that as a config option in v1.1.
>
> --
> Zaid Abdulla
> zaid at genieacs.com
> _______________________________________________
> Users mailing list
> Users at lists.genieacs.com
> http://lists.genieacs.com/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genieacs.com/pipermail/users/attachments/20161114/5f0c28a9/attachment.html>


More information about the Users mailing list