aboutsummaryrefslogtreecommitdiffstats
path: root/packages/siproxd.xml
diff options
context:
space:
mode:
authorColin Smith <colin@pfsense.org>2005-02-27 05:32:20 +0000
committerColin Smith <colin@pfsense.org>2005-02-27 05:32:20 +0000
commitdec0e43f39e2077350425ab7e946ec7845706c3d (patch)
treeb148d426b43c2b11da634702496eade8ea391882 /packages/siproxd.xml
parent095ff8a42cf6a085cba2c8eae378b05de38b448a (diff)
downloadpfsense-packages-dec0e43f39e2077350425ab7e946ec7845706c3d.tar.gz
pfsense-packages-dec0e43f39e2077350425ab7e946ec7845706c3d.tar.bz2
pfsense-packages-dec0e43f39e2077350425ab7e946ec7845706c3d.zip
Missing tags.
Diffstat (limited to 'packages/siproxd.xml')
-rw-r--r--packages/siproxd.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/siproxd.xml b/packages/siproxd.xml
index c14918bc..1f64ceac 100644
--- a/packages/siproxd.xml
+++ b/packages/siproxd.xml
@@ -67,7 +67,7 @@
<field>
<fielddescr>RTP stream timeout</fielddescr>
<fieldname>rtptimeout</fieldname>
- <description>After this number of seconds, an RTP stream is considered dead and proxying it will be stopped (default 300sec).
+ <description>After this number of seconds, an RTP stream is considered dead and proxying it will be stopped (default 300sec).</description>
<type>input</type>
</field>
<field>
@@ -91,6 +91,7 @@
<fielddescr>Outbound proxy port</fielddescr>
<fieldname>outboundproxyport</fieldname>
<description>Enter the hostname and port of an outbound proxy to send all traffic to. This is only useful if you have multiple masquerading firewalls to cross.</description>
+ </field>
</fields>
<custom_php_install_command>
mwexec("rm /usr/local/etc/rc.d/siproxd.sh");