Difference between revisions of "MOR PRO upgrade"

From Kolmisoft Wiki
Jump to navigationJump to search
m
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
<center><big><big><big><b>IMPORTANT! INFORMATION IN THIS TOPIC IS OUTDATED AND NOT USED ANYMORE!</b></big></big></big></center>
==DB upgrade==
==DB upgrade==
?


==GUI upgrade==
==GUI upgrade==


rm -r /tmp/mor  
===Upgrade from SVN===
svn co http://193.138.191.205/svn/mor/branches/0.6 /tmp/mor
 
cp -f -r -v /tmp/mor /home/  
rm -r /tmp/mor  
rm -r /tmp/mor  
svn co http://193.138.191.205/svn/mor/branches/0.6 /tmp/mor
chmod 777 /home/mor/public/images/logo  
cp -f -r -v /tmp/mor /home/  
chmod 777 /home/mor/public/images/logo/*  
rm -r /tmp/mor  
chmod 777 /home/mor/public/ad_sounds
chmod 777 /home/mor/public/images/logo  
chmod 777 /home/mor/public/images/logo/*  
chmod 777 /home/mor/public/ad_sounds
 
 
===Conf file upgrade===
 
Make sure '''/home/mor/config/environment.rb''' has such values at the end:
 
* CC_Active
* AD_Active
* RS_Active
* C2C_Active
 
Their values depends on addons you have installed.
 
 
 
===Apache restart===
 
/etc/init.d/apache2 restart
 
or
 
/etc/init.d/httpd restart


==Scripts upgrade==
==Scripts upgrade==


==APP upgrade==
==APP upgrade==
Make sure file /etc/asterisk/mor.conf has following values:
* dial_out_settings
* active_calls
* server_id

Latest revision as of 17:15, 25 November 2011

IMPORTANT! INFORMATION IN THIS TOPIC IS OUTDATED AND NOT USED ANYMORE!


DB upgrade

?

GUI upgrade

Upgrade from SVN

rm -r /tmp/mor 
svn co http://193.138.191.205/svn/mor/branches/0.6 /tmp/mor
cp -f -r -v /tmp/mor /home/ 
rm -r /tmp/mor 
chmod 777 /home/mor/public/images/logo 
chmod 777 /home/mor/public/images/logo/* 
chmod 777 /home/mor/public/ad_sounds


Conf file upgrade

Make sure /home/mor/config/environment.rb has such values at the end:

* CC_Active
* AD_Active
* RS_Active
* C2C_Active

Their values depends on addons you have installed.


Apache restart

/etc/init.d/apache2 restart 

or

/etc/init.d/httpd restart

Scripts upgrade

APP upgrade

Make sure file /etc/asterisk/mor.conf has following values:

  • dial_out_settings
  • active_calls
  • server_id