Copyright © 2008-2014 Far South Networks (Pty) Ltd
Logging and Diagnostics
From the CommaGUI select the Monitoring menu for an extensive monitoring suite
A log is maintained while the Comma Manager is running typically found at varlogcommalog
less / ar/log/comma.log
The ComX server system log keeps a record of system warnings and errors and can e viewed as
follows
less / ar/log/syslog
The Asterisk PBX server command line can e accessed from the server as follows
sudo asterisk – r
If the ComX is supporting an external iTA device the command line interface of the Comma iTA
may e accessed from the Comma Manager directory y typing
comma-console <IP ADDRESS>
Identifying connected iTAs
From the GUI select the Hardware panel A Scan of the network will list additional devices
2.
From the host server type the following
comma-ls –
Connected iTA devices will e identified y their MAC addresses and IP addresses if connected correctly
and the hardware configuration and software versions will e listed
If IP addresses are not listed the unit may e connected in the wrong order Connect the units to different
host server Ethernet ports The units MAC addresses can e viewed with their interface configuration in
etccommaconf in order to determine the correct connection order
Firmware Upgrade
The em edded firmware is downloaded to the Comma iTA unit from the server at every powerup or reset In order
to upgrade
Copy the new image file to varcomma
Update the appimageXXX configuration record in the configuration file to the new file name
3.
Restart Comma iTA
comma-ls –r
In an U untu ased system updating the package
commaimg
will result in updated firmware
sudo aptitude update
sudo aptitude install comma.img