cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1048
Views
0
Helpful
3
Replies

E20 API

Daniel Nilsen
Level 1
Level 1

Hi.

I am trying to change the system name in the webinterface of the E20 with the following command:

    http://address_of_codec/formputxml?xmldoc=<Configuration><SystemUnit><Name>NewName</Name></Configuration></SystemUnit>

but I get a 500 - Internal Server Error.

the /var/log/lighthttpd/error.log says the  following:

    '2012-02-02 16:01:42: (mod_cgi.c.590) cgi died, pid: 2270'

But it supports the <Command> :

    http://address_of_codec/formputxml?xmldoc=<Command><Boot command="True"/></Command>

Does anyone know if the <configuration> tag is supposed to work on the E20?

I am using the TE4.1.1.273710 software.

Thanks.

Daniel Nilsen

1 Accepted Solution

Accepted Solutions

Hi,

I think there are indeed some issue with the XML command. Will raise an internal bug for this.

Sent from Cisco Technical Support iPhone App

View solution in original post

3 Replies 3

Magnus Ohm
Cisco Employee
Cisco Employee

Hi I don't know if that is the actual xml doc code that your sending, but the config is closed before system unit in your example.

Unfortunately I'm out of the office at the monent and are unable to test it.

Sent from Cisco Technical Support iPhone App

Hi Magnus and thank you for your reply,

Sorry that was a typo, formputxml?xmldoc=NewName gives me the same error.

In the configuration.xml on my system the System unit ->Name holds my current system name.

Regards,

Daniel Nilsen

Hi,

I think there are indeed some issue with the XML command. Will raise an internal bug for this.

Sent from Cisco Technical Support iPhone App