diff options
Diffstat (limited to 'net/ser/files/patch-modules::nathelper::README')
-rw-r--r-- | net/ser/files/patch-modules::nathelper::README | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/net/ser/files/patch-modules::nathelper::README b/net/ser/files/patch-modules::nathelper::README deleted file mode 100644 index 46db1a3c6b1e..000000000000 --- a/net/ser/files/patch-modules::nathelper::README +++ /dev/null @@ -1,15 +0,0 @@ - -$FreeBSD$ - ---- modules/nathelper/README.orig Sun Jul 6 17:32:22 2003 -+++ modules/nathelper/README Sun Jul 6 20:53:30 2003 -@@ -43,3 +43,9 @@ - address with source address of the message) - Desc: Rewrites SDP body in accordance with mode flag - Example: if (search("User-Agent: Cisco ATA.*") {fix_nated_sdp(3);}; -+ -+Name: force_rtp_proxy -+Params: none -+Desc: Rewrites SDP body to ensure that media is passed throuth RTP -+ proxy -+Example: if (search("User-Agent: Cisco ATA.*") {force_rtp_proxy(3);}; |