Difference between revisions of "Registration Status"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 24: Line 24:
[[File:bullet_red.png]] '''UNREACHABLE''' - Device tried to register before, but currently it is unreachable
[[File:bullet_red.png]] '''UNREACHABLE''' - Device tried to register before, but currently it is unreachable


[[File:bullet_black.png]] '''UNKNOWN''' - means the device state status could not be found. This is NOT an alternative message to the previous '''UNREACHABLE''' message. This status is created when you add a new device and the system does not yet have any data about its registration status.
[[File:bullet_black.png]] '''UNKNOWN''' - means the device state status could not be found. This is NOT an alternative message to the previous '''UNREACHABLE''' message.<br> This status is created when you add a new device and the system does not yet have any data about its registration status.


[[File:bullet_white.png]] '''Unmonitored''' - Device should not register to server so its status is unmonitored, this device made calls, so server is aware of its existence
[[File:bullet_white.png]] '''Unmonitored''' - Device should not register to server so its status is unmonitored, this device made calls, so server is aware of its existence

Revision as of 06:20, 4 April 2012

This functionality is available starting from MOR 11

About

This feature was developed to make MOR administrator's life easier. With this feature an administrator is able to track SIP device status from GUI and solve problems faster.

Technical details (requirements)

These requirements must be fulfilled in order this functionality would work correctly:

  • Works only with SIP devices.
  • Device must try to register or someone should call to that device in order that device status would be visible.
  • Device must register to an Asterisk server where it is assigned.



Example:

If a device is assigned to a server A but registers to server B - status will not be shown (devices must register to the server they are assigned to).




Status

Bullet green.png OK - Device is registered, all is OK

Bullet yellow.png LAGGED - Device is registered but connection to it is poor

Bullet red.png UNREACHABLE - Device tried to register before, but currently it is unreachable

Bullet black.png UNKNOWN - means the device state status could not be found. This is NOT an alternative message to the previous UNREACHABLE message.
This status is created when you add a new device and the system does not yet have any data about its registration status.

Bullet white.png Unmonitored - Device should not register to server so its status is unmonitored, this device made calls, so server is aware of its existence

NO STATUS - Device never tried to register to Server and Server does not know nothing about this device.



Device list



Device status.png

Device edit



Device status edit device.png

Very technical details

Most probably you will never need these.

These files must exist:

  • /usr/local/mor/mor_retrieve_peers
  • /etc/cron.d/mor_minute_actions



Logs

If you want to get a lot of logs put DEBUG = 1 in mor.conf

Logs for this feature can be found here:

  • /var/log/mor/ami_debug.log