Hi, On Jun 10, 2011, at 5:38 PM, Barsan Liviu wrote:
> Hi Saul, > > I was trying to get your sources with darcs, worked and I installed all > MediaProxy modules, but still got the error when run the dispatcher: > > Jun 10 21:34:01 P4302 /USR/SBIN/CRON[11951]: (root) CMD (php > /var/www/opensips-cp/cron_job/get_opensips_stats.php > /dev/null) > Jun 10 21:34:06 P4302 media-dispatcher[11957]: Starting MediaProxy Dispatcher > 2.4.4 > Jun 10 21:34:06 P4302 media-dispatcher[11957]: using set_wakeup_fd > Jun 10 21:34:06 P4302 media-dispatcher[11957]: error: Traceback (most recent > call last): > Jun 10 21:34:06 P4302 media-dispatcher[11957]: error: File > "/usr/bin/media-dispatcher", line 56, in <module> > Jun 10 21:34:06 P4302 media-dispatcher[11957]: error: from > mediaproxy.dispatcher import Dispatcher > Jun 10 21:34:06 P4302 media-dispatcher[11957]: error: File > "/usr/lib/pymodules/python2.6/mediaproxy/dispatcher.py", line 37, in <module> > Jun 10 21:34:06 P4302 media-dispatcher[11957]: error: from > mediaproxy.interfaces import opensips > Jun 10 21:34:06 P4302 media-dispatcher[11957]: error: File > "/usr/lib/pymodules/python2.6/mediaproxy/interfaces/opensips.py", line 14, in > <module> > Jun 10 21:34:06 P4302 media-dispatcher[11957]: error: from > application.python.types import Singleton > Jun 10 21:34:06 P4302 media-dispatcher[11957]: error: ImportError: No module > named types > > > I guess because MediaProxy is not updated for python-application. > Quite the opposite, MediaProxy 'trunk' is updated for latest python-application. Its not yet released because other fixes are pending, but you should be able to build it yourself. > What can I do? We have a relative urgent task and instead of working on the > task I install/re-install since several days... > We try our best, but unfortunately sometimes we can't make everyone happy, days only have 24h. All our packages are now ready for python-application 1.2.8, so upgrade that package and build MediaProxy as I described on a previous email, it should just work. Regards, -- Saúl Ibarra Corretgé AG Projects _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
