aboutsummaryrefslogtreecommitdiffstats
path: root/packages/siproxd.xml
diff options
context:
space:
mode:
authorColin Smith <colin@pfsense.org>2005-02-27 05:50:16 +0000
committerColin Smith <colin@pfsense.org>2005-02-27 05:50:16 +0000
commit5abaa5bcfca48d8d671074c29662a657042578ef (patch)
tree23db3f09faa6f3b501ddb199a9d74a6c854baac4 /packages/siproxd.xml
parent2411662f7c21345131bf495c0fe5d2ea6bb8d50e (diff)
downloadpfsense-packages-5abaa5bcfca48d8d671074c29662a657042578ef.tar.gz
pfsense-packages-5abaa5bcfca48d8d671074c29662a657042578ef.tar.bz2
pfsense-packages-5abaa5bcfca48d8d671074c29662a657042578ef.zip
Make fields more conventional ;)
Diffstat (limited to 'packages/siproxd.xml')
-rw-r--r--packages/siproxd.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/packages/siproxd.xml b/packages/siproxd.xml
index 6e2e7633..b3e057f1 100644
--- a/packages/siproxd.xml
+++ b/packages/siproxd.xml
@@ -61,12 +61,13 @@
</options>
</field>
<field>
- <fielddescr>RTP port range</fielddescr>
+ <fielddescr>RTP port range (lower)</fielddescr>
<fieldname>rtplower</fieldname>
<description>Enter the bottom edge of the port range siproxd will allocate for incoming RTP traffic. This range must be one not blocked by the firewall (default 7070).</description>
<type>input</type>
</field>
<field>
+ <fielddescr>RTP port range (upper)</fielddescr>
<fieldname>rtpupper</fieldname>
<description>Enter the top edge of the port range siproxd will allocate for incoming RTP traffic. This range must be one not blocked by the firewall (default 7079).</description>
<type>input</type>
@@ -93,11 +94,13 @@
<fielddescr>Outbound proxy hostname</fielddescr>
<fieldname>outboundproxyhost</fieldname>
<type>input</type>
+ <description>Enter the hostname of an outbound proxy to send all traffic to. This is only useful if you have multiple masquerading firewalls to cross.</description>
</field>
<field>
<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>
+ <type>input</type>
+ <description>Enter the port of the 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>