Hi,<br><br>I am unable to start opensips-mi-proxy module successfully.<br><br>The logs below:<br>Jun 9 13:09:38 ip-10-56-67-103 opensips-mi-proxy[16278]: Starting OpenSIPS MI Proxy 1.0.4<br>Jun 9 13:09:38 ip-10-56-67-103 opensips-mi-proxy[16278]: error: Traceback (most recent call last):<br>
Jun 9 13:09:38 ip-10-56-67-103 opensips-mi-proxy[16278]: error: File "/usr/bin/opensips-mi-proxy", line 59, in <module><br>Jun 9 13:09:38 ip-10-56-67-103 opensips-mi-proxy[16278]: error: from miproxy.proxy import MIProxy<br>
Jun 9 13:09:38 ip-10-56-67-103 opensips-mi-proxy[16278]: error: File "/usr/lib/python2.5/site-packages/miproxy/proxy.py", line 12, in <module><br>Jun 9 13:09:38 ip-10-56-67-103 opensips-mi-proxy[16278]: error: from application.system import default_host_ip<br>
Jun 9 13:09:38 ip-10-56-67-103 opensips-mi-proxy[16278]: error: ImportError: cannot import name default_host_ip<br><br>Please assist as to how I can resolve the issue above.<br><br>I installed python-application from the repositories using darcs get <a href="http://devel.ag-projects.com/repositories/python-application">http://devel.ag-projects.com/repositories/python-application</a><br>
while opensips-mi-proxy is installed from the tar archive. Not sure if this has something to do with the error reported.<br><br>Appreciate any help.<br><br><br><br><br><br>