sip_direct_media was added in 2.6.26.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2010-01-19 10:36:13 -08:00
parent f731e04388
commit 8b50966f80

View File

@ -2334,8 +2334,8 @@ etc...</programlisting>
router, bypassing the firewall, the problem goes away.</para>
<para><emphasis role="bold">Answer:</emphasis> There are two things to
try here. Both begin with executing two <command>rmmod</command>
commands.</para>
try when VOIP problems are encountered. Both begin with executing two
<command>rmmod</command> commands.</para>
<para>If your kernel version is 2.6.20 or earlier:<programlisting>rmmod ip_nat_sip
rmmod ip_conntrack_sip</programlisting>If your kernel version is 2.6.21 or
@ -2343,7 +2343,7 @@ rmmod ip_conntrack_sip</programlisting>If your kernel version is 2.6.21 or
rmmod nf_conntrack_sip</programlisting></para>
<para>The first alternative seems to work for those running recent
kernels (2.6.21 or later):</para>
kernels (2.6.26 or later):</para>
<orderedlist>
<listitem>