aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-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");