[OpenSIPS-Users] Media-proxy Relay fails with fatal error on iptc_commit

Faheem faheem_imt at yahoo.com
Mon Nov 26 11:29:07 CET 2012


Hi,
I've figured out the issue, it was regarding some repository problem.
I've changed the repository from unstable to Ubuntu Natty, updated the apt cache, and re installed MediaProxy.
Everything is working fine now.

Thanks.
Muhammad Faheem



________________________________
 From: Saúl Ibarra Corretgé <saul at ag-projects.com>
To: Faheem <faheem_imt at yahoo.com>; OpenSIPS users mailling list <users at lists.opensips.org> 
Sent: Monday, November 26, 2012 2:56 PM
Subject: Re: [OpenSIPS-Users] Media-proxy Relay fails with fatal error on iptc_commit
 
Hi,

On Nov 26, 2012, at 9:43 AM, Faheem wrote:

> Hello,
> I need help in starting media proxy(relay)- The dispatcher starts fine but when I start media-relay it gives me this strange output and don't start.
> 
> fatal error: failed to create MediaProxy Relay: /usr/lib/python2.7/dist-packages/mediaproxy/interfaces/system/_conntrack.so: undefined symbol: iptc_commit
> Traceback (most recent call last):
>  File "/usr/bin/media-relay", line 100, in <module>
>  from mediaproxy.relay import MediaRelay
>   File "/usr/lib/python2.7/dist-packages/mediaproxy/relay.py", line 36, in <module>
>      from mediaproxy.mediacontrol import SessionManager, RelayPortsExhaustedError
>    File "/usr/lib/python2.7/dist-packages/mediaproxy/mediacontrol.py", line 24, in <module>
>      from mediaproxy.interfaces.system import _conntrack
>  ImportError: /usr/lib/python2.7/dist-packages/mediaproxy/interfaces/system/_conntrack.so: undefined symbol: iptc_commit
> 
> I'm running  Ubuntu 11.10(oneiric) 64 bit server.
> 

What version of iptabled do you have? What does the following command return?

ldd /usr/lib/python2.7/dist-packages/mediaproxy/interfaces/system/_conntrack.so


Regards,

--
Saúl Ibarra Corretgé
AG Projects
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20121126/d73cd6a5/attachment.htm>


More information about the Users mailing list