Hi Bogdan,<br><br>Thanks for you reply. Well as you said about a SIP URI, I&#39;ve set it, as you told, but no luck, I&#39;m getting same error. The OS I&#39;m using is CentOS 5.2.<br><br><br>Kindly advise me to resolve this problem.<br>
<br><br>Date: Fri, 11 Dec 2009 18:04:04 +0200<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
From: Bogdan-Andrei Iancu &lt;<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>&gt;<br>
Subject: Re: [OpenSIPS-Users] Getting error using Dispatcher module<br>
To: OpenSIPS users mailling list &lt;<a href="mailto:users@lists.opensips.org">users@lists.opensips.org</a>&gt;<br>
Message-ID: &lt;<a href="mailto:4B226D74.2030206@voice-system.ro">4B226D74.2030206@voice-system.ro</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>
<br>
Hello Ahmed<br>
<br>
The destination field (in DB) must be a SIP URI, like sip:xx.xx.xx.xx:5060<br>
<br>
Regards,<br>
Bogdan<br>
<br>
Ahmed Munir wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I&#39;m getting error using Dispatcher module as listing below;<br>
&gt;<br>
&gt; Dec 11 07:22:57 newtest /usr/local/sbin/opensips[15487]:<br>
&gt; ERROR:core:parse_uri: bad uri,  state 0 parsed: &lt;77.6&gt; (4) /<br>
&gt; &lt;77.66.x.x:5060&gt; (16)<br>
&gt; Dec 11 07:22:57 newtest /usr/local/sbin/opensips[15487]:<br>
&gt; ERROR:dispatcher:add_dest2list: bad uri [77.66.x.x:5060]<br>
&gt; Dec 11 07:22:57 newtest /usr/local/sbin/opensips[15487]:<br>
&gt; ERROR:dispatcher:mod_init: could not initiate a connect to the database<br>
&gt; Dec 11 07:22:57 newtest /usr/local/sbin/opensips[15487]:<br>
&gt; ERROR:core:init_mod: failed to initialize module dispatcher<br>
&gt; Dec 11 07:22:57 newtest /usr/local/sbin/opensips[15487]:<br>
&gt; ERROR:core:main: error while initializing modules<br>
&gt;<br>
&gt; Even when I configured OpenSIPs version 1.5.2, dispatcher module was<br>
&gt; easily configured but now I using same configuration  and applied on<br>
&gt; version 1.6 getting the error as I listed above.<br>
&gt;<br>
&gt; Using command &#39;opensipsctl dispatcher show&#39; its showing me the fields<br>
&gt; of table dispatcher as listing below;<br>
&gt;<br>
&gt; +----+-------+------------------+-------+--------+-------+------------------+<br>
&gt; | id | setid | destination      | flags | weight | attrs | description |<br>
&gt; +----+-------+------------------+-------+--------+-------+------------------+<br>
&gt; |  1 |     1 | 77.66.x.x:5060 |     0 |      1 |       |<br>
&gt;    |<br>
&gt; |  2 |     1 | 77.66.x.x:5060 |     0 |      1 |<br>
&gt; |                  |<br>
&gt; +----+-------+------------------+-------+--------+-------+------------------+<br>
&gt;<br>
&gt;<br>
&gt; The settings I done in opensips.cfg file is listed below;<br>
&gt;<br>
&gt; loadmodule &quot;dispatcher.so&quot;<br>
&gt;<br>
&gt; modparam(&quot;dispatcher&quot;,<br>
&gt; &quot;db_url&quot;,&quot;mysql://opensips:opensipsrw@localhost/opensips&quot;)<br>
&gt;<br>
&gt;        if (is_method(&quot;INVITE&quot;)) {<br>
&gt;<br>
&gt;                 ds_select_dst(&quot;1&quot;, &quot;4&quot;);<br>
&gt;                 forward();<br>
&gt;                 route(1);<br>
&gt;                 setflag(1); # do accounting<br>
&gt;         }<br>
&gt;<br>
&gt;<br>
&gt; Further added I can even login to mysql using opensips credentials as<br>
&gt; well.<br>
&gt;<br>
&gt; Kindly advise me how to resolve this issue.<br>
&gt;<br>
&gt; --<br>
&gt; Regards,<br>
&gt;<br>
&gt; Ahmed Munir<br>
&gt;<br>
&gt;<br>
&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
&gt; <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
&gt;<br>
<br>
<br>
--<br>
Bogdan-Andrei Iancu<br>
<a href="http://www.voice-system.ro" target="_blank">www.voice-system.ro</a><br>
<br>
<br>
<br>
<br></blockquote></div><br><br>-- <br>Regards,<br><br>Ahmed Munir<br><br><br>