mirror of
https://gitlab.com/shorewall/code.git
synced 2025-02-22 04:31:23 +01:00
sip_direct_media was added in 2.6.26.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
f731e04388
commit
8b50966f80
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user