On Apr 17, 2014, at 6:16 PM, Jonathan Hunter <[email protected]> wrote:

> Hi Guys,
> 
> Hope you are all well.
> 
> I have installed OpenSIPs 1.5.3 on a new Centos 6.5 server, with a few to 
> starting the upgrade process (as I appreciate this is an old version).
> 
> I am having issues with mediaproxy, and when I try and start 
> media-dispatcher, I get the following error;
> 
> 
> Apr 17 17:10:12 localhost media-dispatcher[27938]: Starting MediaProxy 
> Dispatcher 2.3.8
> Apr 17 17:10:12 localhost media-dispatcher[27938]: error: Traceback (most 
> recent call last):
> Apr 17 17:10:12 localhost media-dispatcher[27938]: error:   File 
> "/usr/bin/media-dispatcher", line 56, in <module>
> Apr 17 17:10:12 localhost media-dispatcher[27938]: error:     from 
> mediaproxy.dispatcher import Dispatcher
> Apr 17 17:10:12 localhost media-dispatcher[27938]: error:   File 
> "/usr/lib64/python2.6/site-packages/mediaproxy/dispatcher.py", line 37, in 
> <module>
> Apr 17 17:10:12 localhost media-dispatcher[27938]: error:     from 
> mediaproxy.interfaces import opensips
> Apr 17 17:10:12 localhost media-dispatcher[27938]: error:   File 
> "/usr/lib64/python2.6/site-packages/mediaproxy/interfaces/opensips.py", line 
> 14, in <module>
> Apr 17 17:10:12 localhost media-dispatcher[27938]: error:     from 
> application.python.util import Singleton
> Apr 17 17:10:12 localhost media-dispatcher[27938]: error: ImportError: No 
> module named util
> 
> 
> I have python 2.6.6 installed , if any one has any suggestions they will be 
> great.
> 

You'll need an old python-application as well, since the API has changed. Check 
the version it depended on (in the debian/control file).

--
Saúl Ibarra Corretgé
AG Projects




_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to