Hi Saul, In other cases I load the iptable_nat module in Centos 5, but in this VM (Centos 6), lsmod not show anything and if I try load this module:
[root@vir-voip01 /]# modprobe iptable_nat FATAL: Could not load /lib/modules/2.6.32-042stab053.5/modules.dep: No such file or directory Any idea? Very Thanks. Regards. > From: [email protected] > Date: Thu, 4 Oct 2012 10:43:46 +0200 > To: [email protected] > Subject: Re: [OpenSIPS-Users] media-relay problem > > Hi, > > On Oct 4, 2012, at 10:26 AM, Jorge Ortea wrote: > > > Hi all, > > > > I just installed Mediaproxy in a virtual machine and when I start > > media-relay, it returns error: > > (I had previously installed mediaproxy correctly) > > > > [root@vir-voip01 lib]# /usr/bin/media-relay --no-fork > > Starting MediaProxy Relay 2.4.4 > > Set resource limit for maximum open file descriptors to 11000 > > gc: collectable <tuple 0x96a7fcc> > > gc: collectable <StgDict 0x9642abc> > > gc: collectable <_ctypes.ArrayType 0x96e5a84> > > gc: collectable <getset_descriptor 0x96ad3ac> > > gc: collectable <getset_descriptor 0x96ad42c> > > gc: collectable <tuple 0xb77652ac> > > gc: collectable <tuple 0x96ad46c> > > gc: collectable <StgDict 0x9642b8c> > > gc: collectable <_ctypes.ArrayType 0x96e7914> > > gc: collectable <getset_descriptor 0x96ad52c> > > gc: collectable <getset_descriptor 0x96ad54c> > > gc: collectable <tuple 0x96a4644> > > gc: collectable <getset_descriptor 0x96ad56c> > > gc: collectable <getset_descriptor 0x96ad58c> > > fatal error: failed to create MediaProxy Relay: No such file or directory > > Traceback (most recent call last): > > File "/usr/bin/media-relay", line 64, in <module> > > relay = MediaRelay() > > File "/usr/lib/python2.6/site-packages/mediaproxy/relay.py", line 335, in > > __init__ > > self.session_manager = SessionManager(self, Config.port_range.start, > > Config.port_range.end) > > File "/usr/lib/python2.6/site-packages/mediaproxy/mediacontrol.py", line > > 683, in __init__ > > self.watcher = _conntrack.ExpireWatcher() > > Error: No such file or directory > > > > Do you have the iptables conntrack modules loaded? > > And btw, why are you using such an old version? > > > Regards, > > -- > Saúl Ibarra Corretgé > AG Projects > > > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
