Hi,<br>I am sorry for bothering again but using apt-get install for opensips-mi-proxy is unsuccessful as well.<br><br>apt-get install opensips-mi-proxy shows below error.<br><br>The following packages have unmet dependencies:<br>
 opensips-mi-proxy : Depends: python (&gt;= 2.6.6-3+squeeze3~) but 2.5.2-3 is to be installed<br>                     Depends: python-application (&gt;= 1.2.8) but it is not going to be installed<br><br><br>I try to update python by trying apt-get install python <br>
             lists python to be the latest version.<br><br>I am confused as to what my next steps be. I am fairly new to Linux environments as well as VOIP servers.<br>Please, can someone assist?<br><br>Thanks<br><br><br>
<br><br><br><div class="gmail_quote">On Fri, Jun 10, 2011 at 3:03 PM, Saúl Ibarra Corretgé <span dir="ltr">&lt;<a href="mailto:saul@ag-projects.com">saul@ag-projects.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<br>
<div class="im"><br>
On Jun 10, 2011, at 1:44 PM, Nethra Chander wrote:<br>
<br>
&gt; Hi,<br>
&gt;  The tar file repository is updated and I downloaded opensips-mi-proxy-1.0.5. I installed this version.<br>
&gt;<br>
&gt; I also installed python-application 1.2.8 from the repositories.<br>
&gt;<br>
&gt; However, i am still not able to start opensips-mi-proxy successfully.<br>
&gt; The logs point to the same import twisted module error.<br>
&gt;<br>
&gt;<br>
&gt;  Starting OpenSIPS MI Proxy 1.0.5<br>
&gt; Jun 10 11:39:43 ip-10-56-67-103 opensips-mi-proxy[17455]: error: Traceback (most recent call last):<br>
&gt; Jun 10 11:39:43 ip-10-56-67-103 opensips-mi-proxy[17455]: error:   File &quot;/usr/bin/opensips-mi-proxy&quot;, line 59, in &lt;module&gt;<br>
&gt; Jun 10 11:39:43 ip-10-56-67-103 opensips-mi-proxy[17455]: error:     from miproxy.proxy import MIProxy<br>
&gt; Jun 10 11:39:43 ip-10-56-67-103 opensips-mi-proxy[17455]: error:   File &quot;/usr/lib/python2.5/site-packages/miproxy/proxy.py&quot;, line 15, in &lt;module&gt;<br>
&gt; Jun 10 11:39:43 ip-10-56-67-103 opensips-mi-proxy[17455]: error:     from twisted.internet import reactor<br>
&gt; Jun 10 11:39:43 ip-10-56-67-103 opensips-mi-proxy[17455]: error:   File &quot;/usr/lib/python2.5/site-packages/application/log/extensions/twisted/twisted.py&quot;, line 14, in &lt;module&gt;<br>
&gt; Jun 10 11:39:43 ip-10-56-67-103 opensips-mi-proxy[17455]: error:     import twisted<br>
&gt; Jun 10 11:39:43 ip-10-56-67-103 opensips-mi-proxy[17455]: error: ImportError: No module named twisted<br>
&gt;<br>
&gt; Can you assist, please?<br>
&gt;<br>
<br>
</div>You don&#39;t seem to have twisted properly installed. Since you installed from sources you need to install the dependencies manually. OpenSIPS-MI-Proxy depends on python-twisted-core and python-twisted-web2, so you&#39;ll need those 2.<br>

<br>
Or you can install opensips-mi-proxy package from our repository and dependencies will automatically be installed.<br>
<br>
<br>
Regards,<br>
<div class="im"><br>
--<br>
Saúl Ibarra Corretgé<br>
AG Projects<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
</div><div><div></div><div class="h5">Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br>