Re: IP811 unable to set the configuration for Linux installation
Hey,
thanks , i went to a wrong path...thats why i got a lack of space.
i had to go to this path in WinScp for accessing the webdav folder and uploading and downloading.
ipaddress_ip811/webdav/
last question, what are the commands for getting the call-log file and config file of phones. I think I need to point the text file in DHCP server of pbx, to push that file to all phones. But , I am not sure what commands i must write in the text file to be executed.
this shoould be the for saving the config file in webdav path, right?
mod cmd UP0 scfg http://ip address/webdav/backup/cfg-#h-#i-#b2.txt ser weekly /force 168
what is the command for getting the call-log? i did not find it n wiki.
thanks in advance
these are all commands for updaing, saving backups. But i would like to add the a command to get the call logs as well.
# -------------------------------------------------------------------------------------------------------------------
#
# Following file will define the device' update behaviour
#
# Please change only parts which are enclosed by < and > signs
#
# Do not change within comments (this is a comment)
#
# -------------------------------------------------------------------------------------------------------------------
# -------------------------------------------------------------------------------------------------------------------
# regular only @ night, allow fresh devices to upgrade soon; but for training upgrade during daytime
# -------------------------------------------------------------------------------------------------------------------
mod cmd UP1 times /allow 17,23,0,1,2,3,4 /initial 0
# -------------------------------------------------------------------------------------------------------------------
# save config - do not change in this line!
# -------------------------------------------------------------------------------------------------------------------
mod cmd UP0 scfg http://10.38.4.2/webdav/backup/cfg-#h-#i-#b2.txt ser weekly /force 168
# -------------------------------------------------------------------------------------------------------------------
# update to new bootcode and firmware - do not change in this line!
# -------------------------------------------------------------------------------------------------------------------
mod cmd UP0 boot http://10.38.4.2/webdav/update/Firmware/ ser 12548700
mod cmd UP0 prot http://10.38.4.2/webdav/update/Firmware/ ser 12548700
# -------------------------------------------------------------------------------------------------------------------
# reboot if needed
# this will happen if firmware or boot code had been updated, otherwise it will do nothing and we will commence to the next step
# -------------------------------------------------------------------------------------------------------------------
irebootn
# -------------------------------------------------------------------------------------------------------------------
# do any mods that might be required
# -------------------------------------------------------------------------------------------------------------------
mod cmd UP1 check irebootn update-004