Hi guys
It is just a phone system for a business that has 6 people, and they all use cellphone is their primary way of communication.
I dont think they are really "that" concerned about losing things with this PBX, besides, the owner knows how to do most of the stuff I think.
In my opinion, they just want to delay to go with a new system until this one breaks, so as long as it works....
The only thing I was required was to make a backup of the database using the GUI, and I do weekly, but Im trying to see if I can have some sort of automation.
(I use the Session Manager, go to the menu Options and use "save database", which I believe save the config that resides on the hardware, into files on the PC)
See attached pic.
You can write scripts with a software called AutoIT that basically "press" the buttons and pick the options for you, programmatically, but it doesnt work unless you are logged in on the PC and thats basically what Im trying to avoid.
I cant find that option on the GUI to see the version, as Tech Electronics suggested.
There is an option for IP address, and I saw an IP configured for the same LAN they used at the office, but it doesnt "ping" so I would assume the wire is unplugged (I was going to ask the customer today, since they are 2k miles from here and on a different timezone)
Because I saw the IP address there, I though you could connect to that system via SSH, Telnet, FTP, etc who knows, and perhaps handle the backups via command line, and that wont need the GUI.
Any thoughts? thanks a lot.