Hi Bogdan,<br><br>Finally I was able to solve the issue by downloading and installing the no-tls version which is &quot;opensips-1.4.4-notls_src.tar.gz&quot; from <a href="http://opensips.org">opensips.org</a> website. So I feel that scripts located or packaged with &quot;opensips-1.4.4-tls_src.tar.gz&quot; might still have issues. Also I would like to admit that I wanted the no-tls version currently but in future we may need tls version too. Are there any changes w.r.t to opensipsctl and other such scripts between tls version and no-tls version?<br>
<br>Regards,<br>Ranga<br><br><div class="gmail_quote">On Wed, Feb 18, 2009 at 8:29 PM, Bogdan-Andrei Iancu <span dir="ltr">&lt;<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
When setting the &nbsp;&quot;DBENGINE=MYSQL &quot;, what is the output on opensipsctl ?<div><div></div><div class="Wj3C7c"><br>
<br>
Regards,<br>
Bogdan<br>
<br>
Ranganath B wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Bogdan,<br>
<br>
I have already configured the DBENGINE=MYSQL in the opensipsctlrc<br>
file. Not sure why these parameters are not being read from that file?<br>
Any pointers?<br>
<br>
Regards,<br>
Ranga<br>
<br>
On 2/18/09, Bogdan-Andrei Iancu &lt;<a href="mailto:bogdan@voice-system.ro" target="_blank">bogdan@voice-system.ro</a>&gt; wrote:<br>
 &nbsp;<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Ranga,<br>
<br>
You must not force manually the DBENGINELOADED !! you have to set<br>
DBENGINE=MYSQL in the opensipsctlrc file.<br>
<br>
<br>
Regards,<br>
Bogdan<br>
<br>
Ranganath B wrote:<br>
 &nbsp; &nbsp;<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Bogdan,<br>
<br>
I am using MySQL as the backend DB and I am trying to run the<br>
following commands:<br>
<br>
1) /usr/local/sbin/opensipsctl domain add &quot;<a href="http://opensips.net" target="_blank">opensips.net</a><br>
&lt;<a href="http://opensips.net" target="_blank">http://opensips.net</a>&gt;&quot; - To add domain. Also I found that adding<br>
domain command does not exist anymore.<br>
2) /usr/local/sbin/opensipsctl add alice alice - To add subscriber<br>
&quot;alice&quot; with password &quot;alice&quot;<br>
<br>
But previous to the below mentioned errors I was getting another error<br>
saying that the DBENGINELOADED cannot be read so I did a hardcode in<br>
the opensipsctl file with &quot;DBENGINELOADED=1&quot;.<br>
<br>
Please correct me if I am doing something wrong.<br>
<br>
Regards,<br>
Ranga<br>
<br>
<br>
On Tue, Feb 17, 2009 at 10:26 PM, Bogdan-Andrei Iancu<br>
&lt;<a href="mailto:bogdan@voice-system.ro" target="_blank">bogdan@voice-system.ro</a> &lt;mailto:<a href="mailto:bogdan@voice-system.ro" target="_blank">bogdan@voice-system.ro</a>&gt;&gt; wrote:<br>
<br>
 &nbsp; &nbsp;Hi Ranga,<br>
<br>
 &nbsp; &nbsp;What DB backend are you using ? MySQL.? Postgres?<br>
<br>
 &nbsp; &nbsp;Also, what is the exact command you are running?<br>
<br>
 &nbsp; &nbsp;Regard,<br>
 &nbsp; &nbsp;Bogdan<br>
<br>
 &nbsp; &nbsp;Ranganath B wrote:<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Hi,<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; I installed the opensips version 1.4.4 and when I try to add<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; subscribers or domain in the database I get the following error<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; messages respectively:<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /usr/local/sbin/opensipsctl: line 197: select count(*) from<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; subscriber where username=&#39;alice&#39; and domain=&#39;<a href="http://opensips.net" target="_blank">opensips.net</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://opensips.net" target="_blank">http://opensips.net</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<a href="http://opensips.net" target="_blank">http://opensips.net</a>&gt;&#39;;: command not found<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; INFO: user &#39;alice&#39; already exists<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /usr/local/sbin/opensipsctl: line 215: select count(*) from<br>
 &nbsp; &nbsp; &nbsp; &nbsp;domain<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; where domain=&#39;<a href="http://opensips.net" target="_blank">opensips.net</a> &lt;<a href="http://opensips.net" target="_blank">http://opensips.net</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://opensips.net" target="_blank">http://opensips.net</a>&gt;&#39;;: command not found<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; INFO: <a href="http://opensips.net" target="_blank">opensips.net</a> &lt;<a href="http://opensips.net" target="_blank">http://opensips.net</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://opensips.net" target="_blank">http://opensips.net</a>&gt; already in domain table<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; I am not able to proceed with the testing, kindly help me in<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; resolving the issue with opensips.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; For your kind reference I have attached the opensipsctl<br>
 &nbsp; &nbsp; &nbsp; &nbsp;file too.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Thanks in advance,<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Ranga<br>
<br>
<br>
<br>
------------------------------------------------------------------------<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;_______________________________________________<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Users mailing list<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a> &lt;mailto:<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br>
<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp;<br>
</blockquote>
 &nbsp; &nbsp;<br>
</blockquote>
<br>
 &nbsp;<br>
</blockquote>
<br>
</div></div></blockquote></div><br>