Richard Fuchs
12 years ago
Notes:
Sipwise Jenkins Builder
9 years ago
1 changed files with
1 additions and
1 deletions
-
kernel-module/xt_MEDIAPROXY.c
|
|
|
@ -2166,7 +2166,7 @@ not_stun: |
|
|
|
|
|
|
|
src_check_ok: |
|
|
|
parse_rtp(&rtp, skb); |
|
|
|
if (rtp.ok) { |
|
|
|
if (!rtp.ok) { |
|
|
|
if (g->target.rtp_only) |
|
|
|
goto skip1; |
|
|
|
goto not_rtp; |
|
|
|
|