Difference between revisions of "Cannot see device status on MOR11"
From Kolmisoft Wiki
Jump to navigationJump to search
(Created page with 'This problem can appear when Asterisk and Database are on separated servers. To resolve this problem: 1. Update scripts (on GUI, DB and Asterisk servers): rm -fr /usr/src/mor…') |
|||
Line 3: | Line 3: | ||
To resolve this problem: | To resolve this problem: | ||
1. Update scripts (on | 1. Update scripts (on Asterisk server): | ||
rm -fr /usr/src/mor | rm -fr /usr/src/mor |
Latest revision as of 06:56, 11 October 2011
This problem can appear when Asterisk and Database are on separated servers.
To resolve this problem:
1. Update scripts (on Asterisk server):
rm -fr /usr/src/mor svn co http://svn.kolmisoft.com/mor/install_script/trunk/ /usr/src/mor
2. Run (on Asterisk server):
/usr/src/mor/ami/install.sh
3. Logout from GUI and Login again. You should be able to see device status now.
If you still cannot see it please check if there are any device in peers list:
asterisk -vvvrx "sip show peers"