<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p>Yes, ip_tables loaded:</p>
<p>ip_tables &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;57440 &nbsp;3 iptable_nat,iptable_mangle,iptable_filter</p>
<p>&nbsp;</p>
<p>But&nbsp;media-relay exception still present on every calls.</p>
<p>Is it possible that error because of python 2.4?</p>
<p>Thanks in advance.</p>
<p>&nbsp;</p>
<p>On Mon, 28 Mar 2011 16:57:00 +0200, Sa&uacute;l Ibarra Corretg&eacute; wrote:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<pre>On 28/3/11 12:55 PM, <a href="mailto:nick@uni-petrol.com">nick@uni-petrol.com</a> wrote:
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%">Dear All.


I'm running mediaproxy inside ovz container.
During establishing audio+video call media-relay caught exception but
after that media stream established and work well.
Is it know bug / feature?

OS: CentOS 5.5 x86_64
MediaProxy Relay 2.4.4
opensips 1.6.4-tls (x86_64/linux)
Kernel: Linux mediaproxy-0-0 2.6.18-238.5.1.el5.028stab085.3 #1 SMP Mon
Mar 21 20:05:12 MSK 2011 x86_64 x86_64 x86_64 GNU/Linux

# cat /proc/net/ip_conntrack | wc -l
6

</blockquote>
Do you have the ip_tables module loaded? That would be the reason for 
your failure. If you start the relay with the init file provided in the 
debian directory the module is automatically loaded, else you'll need to 
load it manually.

Also, I noticed you are using Python 2.4, which is no longer supported 
in MediaProxy 2.4.x, so you'll probably have other exceptions (not 
related to the problem you described) because of this as well.


Regards,<span style="white-space: normal;">
</span></pre>
</blockquote>
</body></html>