<div dir="ltr">Hi Razvan,<div><br></div><div>I have performed below command on my VPS server through ssh and i am using Linux amd64  SMP Debian 4.9.168-1+deb9u5 (2019-08-11) x86_64 GNU/Linux. I couldn't find any complete new video tutorial having installation of both  Opensip server 3.0 & Control Panel 8.3 with step by step guide. The information or guide available on internet is in pieces and i am having difficulty in understanding it.</div><div><br></div><div>Please advise what further command i have to run to complete the installation of Opensip server 3.0 & Control Panel 8.3. Thanks</div><div><br></div><div><b>Step by Step Commands</b></div><div><br></div><div>apt install mysql-server<br> <br>systemctl restart mysql<br> <br>mysql_secure_installation<br><br>apt-get install flex bison libncurses5-dev<br><br>apt-get install build-essential<br><br>cd /usr/local/src<br><br>wget <a href="https://opensips.org/pub/opensips/latest/opensips-3.0.0.tar.gz">https://opensips.org/pub/opensips/latest/opensips-3.0.0.tar.gz</a><br><br>apt-get install zip<br><br>tar zxvf opensips-3.0.0.tar.gz<br><br>cd opensips-3.0.0<br><br>make menuconfig (enabled db_mysql (configure excluded Modules))<br><br>configure intall prefix : /usr/local/src/opensips-proxy<br><br>save changes<br><br>apt-get install default-libmysqlclient-dev<br><br>fg<br><br>Compile and install opensips<br><br>apt-get install python3 python3-pip python3-dev gcc<br><br>pip3 install mysqlclient sqlalchemy sqlalchemy-utils<br><br>apt-get install git -y<br><br>git config --global <a href="http://user.name">user.name</a> "Haseeb Sheikh"<br><br>git config --global user.email "<a href="mailto:haseeb662@gmail.com">haseeb662@gmail.com</a>"<br><br>git clone <a href="https://github.com/opensips/opensips-cli">https://github.com/opensips/opensips-cli</a> /usr/local/src/opensips-cli<br><br>cd opensips-cli<br><br>python3 setup.py install clean<br><br>cd etc<br><br>nano default.cfg<br><br>Added Lines:<br>database_path: /usr/local/src/opensips-cli<br>database_name: opensips<br>database_modules: acc alias_db auth_db avpops clusterer dialog dialplan dispatcher domain drouting group load_balancer msilo permissions rtpproxy rtpengine speeddial t$<br></div><div><br></div><div><b>Regards,</b></div><div><b>Haseeb Sheikh</b></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Aug 19, 2019 at 3:24 PM Răzvan Crainea <<a href="mailto:razvan@opensips.org">razvan@opensips.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi, Haseeb!<br>
<br>
Are you talking about the install guid here[1]? Could you pinpoint <br>
exactly what's outdated, because I believe it is fine. Where did you get <br>
stuck?<br>
<br>
[1] <a href="http://controlpanel.opensips.org/htmldoc_8_X_X/INSTALL.html" rel="noreferrer" target="_blank">http://controlpanel.opensips.org/htmldoc_8_X_X/INSTALL.html</a><br>
<br>
Best regards,<br>
Răzvan<br>
<br>
On 8/15/19 1:43 PM, Haseeb Sheikh wrote:<br>
> ++<a href="mailto:devel@lists.opensips.org" target="_blank">devel@lists.opensips.org</a><br>
> <br>
> On Thu, Aug 15, 2019 at 3:29 PM Haseeb Sheikh <<a href="mailto:haseeb662@gmail.com" target="_blank">haseeb662@gmail.com</a> <br>
> <mailto:<a href="mailto:haseeb662@gmail.com" target="_blank">haseeb662@gmail.com</a>>> wrote:<br>
> <br>
>     Dear Support Team,<br>
> <br>
>     I am interested in installing OpenSips 3.0 with control panel 8.3. I<br>
>     went through your website tutorial however it is out dated and i<br>
>     couldn't find sufficient information / steps on google for<br>
>     installing it. Please share step by step procedure for deploying<br>
>     Opensips 3.0 with control panel on centos 7.0. Thanks<br>
> <br>
>     *Regards,*<br>
>     *Haseeb Sheikh*<br>
> <br>
<br>
-- <br>
Răzvan Crainea<br>
OpenSIPS Core Developer<br>
   <a href="http://www.opensips-solutions.com" rel="noreferrer" target="_blank">http://www.opensips-solutions.com</a><br>
</blockquote></div>