Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Mitel Dect (Ascom) automatic backup

Status
Not open for further replies.

Questionary

Vendor
Dec 10, 2009
3
NL
according to the documentation, it is possible to automatically backup the base station configuration.
You need to set up a web server accepting HTTP PUT commands and enter following line in the HTTP tab :
mod cmd UP0 scfg no-op WEEKLY /force 168
The command above saves the device configuration file once a weekwith a backlog of 5 weeks.
The IP address is from the web server.
First of all, the #b5 parameter is not understood by the IP Dect base station (IPDect V6), second of all, wireshark does not show any activity from the base station IP on the web-server (running wireshark on the web-server).
Any ideas how to solve this ?
 
Update :
The line"mod cmd UP0 scfg no-op WEEKLY /force 168" should be in a text file on the web-server. This file should be read in the Update-URL tab (not HTTP tab).
This works fine; however writing on the web-server (IIS7 accepting HTTP PUT) is still a struggle. Any suggestions ?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top