MOR Install Testing Manually Old

From Kolmisoft Wiki
Revision as of 16:37, 2 August 2008 by Mindaugas (talk | contribs) (New page: ==Realtime== '''NOTE: From 0.6.14 install script test.sh script is used to check for realtime.''' In Asterisk CLI: realtime mysql status Should show something like: Connected to mor...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Realtime

NOTE: From 0.6.14 install script test.sh script is used to check for realtime.

In Asterisk CLI:

realtime mysql status

Should show something like:

Connected to mor@127.0.0.1, port 3306 with username mor for 4 days, 13 hours, 13 minutes, 29 seconds.

If you see this:

ERROR[8898]: res_config_mysql.c:637 mysql_reconnect: MySQL RealTime: Ping failed (2006).  Trying an explicit reconnect.

That's ok. It means connection to MySQL timed out, but connection is reestablished. Try previous command and result should be ok.