mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-25 20:22:12 +02: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>
|
router, bypassing the firewall, the problem goes away.</para>
|
||||||
|
|
||||||
<para><emphasis role="bold">Answer:</emphasis> There are two things to
|
<para><emphasis role="bold">Answer:</emphasis> There are two things to
|
||||||
try here. Both begin with executing two <command>rmmod</command>
|
try when VOIP problems are encountered. Both begin with executing two
|
||||||
commands.</para>
|
<command>rmmod</command> commands.</para>
|
||||||
|
|
||||||
<para>If your kernel version is 2.6.20 or earlier:<programlisting>rmmod ip_nat_sip
|
<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
|
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>
|
rmmod nf_conntrack_sip</programlisting></para>
|
||||||
|
|
||||||
<para>The first alternative seems to work for those running recent
|
<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>
|
<orderedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user