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 (>= 2.6.6-3+squeeze3~) but 2.5.2-3 is to be installed<br> Depends: python-application (>= 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"><<a href="mailto:saul@ag-projects.com">saul@ag-projects.com</a>></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>
> Hi,<br>
> The tar file repository is updated and I downloaded opensips-mi-proxy-1.0.5. I installed this version.<br>
><br>
> I also installed python-application 1.2.8 from the repositories.<br>
><br>
> However, i am still not able to start opensips-mi-proxy successfully.<br>
> The logs point to the same import twisted module error.<br>
><br>
><br>
> Starting OpenSIPS MI Proxy 1.0.5<br>
> Jun 10 11:39:43 ip-10-56-67-103 opensips-mi-proxy[17455]: error: Traceback (most recent call last):<br>
> Jun 10 11:39:43 ip-10-56-67-103 opensips-mi-proxy[17455]: error: File "/usr/bin/opensips-mi-proxy", line 59, in <module><br>
> Jun 10 11:39:43 ip-10-56-67-103 opensips-mi-proxy[17455]: error: from miproxy.proxy import MIProxy<br>
> Jun 10 11:39:43 ip-10-56-67-103 opensips-mi-proxy[17455]: error: File "/usr/lib/python2.5/site-packages/miproxy/proxy.py", line 15, in <module><br>
> Jun 10 11:39:43 ip-10-56-67-103 opensips-mi-proxy[17455]: error: from twisted.internet import reactor<br>
> Jun 10 11:39:43 ip-10-56-67-103 opensips-mi-proxy[17455]: error: File "/usr/lib/python2.5/site-packages/application/log/extensions/twisted/twisted.py", line 14, in <module><br>
> Jun 10 11:39:43 ip-10-56-67-103 opensips-mi-proxy[17455]: error: import twisted<br>
> Jun 10 11:39:43 ip-10-56-67-103 opensips-mi-proxy[17455]: error: ImportError: No module named twisted<br>
><br>
> Can you assist, please?<br>
><br>
<br>
</div>You don'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'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>