siproxdsettings1.0.7siproxd: Settings/usr/local/pkg/siproxd.inc/pkg_edit.php?xml=siproxd.xmlsiproxdsiproxd.shsiproxdProxy/Masquerading Daemon for SIPSettings/pkg_edit.php?xml=siproxd.xmlUsers/pkg.php?xml=siproxdusers.xmlRegistered Phones/siproxd_registered_phones.php/usr/local/pkg/https://packages.pfsense.org/packages/config/siproxd/siproxdusers.xml/usr/local/pkg/https://packages.pfsense.org/packages/config/siproxd/siproxd.inc/etc/inc/priv/https://packages.pfsense.org/packages/config/siproxd/siproxd.priv.inc/usr/local/www/https://packages.pfsense.org/packages/config/siproxd/siproxd_registered_phones.phpEnable siproxdsipenableEnable or disable siproxd.checkboxInbound Interfaceif_inboundSelect the inbound interface.interfaces_selectionOutbound Interfaceif_outboundSelect the outbound interface.interfaces_selectionListening Portport WARNING: Do not change this unless you know what you're doing.
]]>
input5060Default Expiration TimeoutdefaulttimeoutIf a REGISTER request does not contain an Expires header or expires= parameter, this number of seconds will be used and reported back to the UA in the answer.inputRTP SettingslisttopicEnable RTP ProxyrtpenableEnable or disable the RTP proxy. (Default: enabled)select1RTP Port Range (Lower)rtplowerEnter the bottom edge of the port range siproxd will allocate for incoming RTP traffic. This range must not be blocked by the firewall. (Default: 7070)input7070RTP Port Range (Upper)rtpupperEnter the top edge of the port range siproxd will allocate for incoming RTP traffic. This range must not be blocked by the firewall. (Default: 7079)input7079RTP Stream TimeoutrtptimeoutAfter this number of seconds, an RTP stream is considered dead and proxying it will be stopped. (Default: 300sec)input300Dejittering SettingslisttopicInput Dejitterrtp_input_dejitterArtificial delay to be used to de-jitter RTP data streams. This time is in microseconds. 0 - completely disable dejitter (default)inputOutput Dejitterrtp_output_dejitterArtificial delay to be used to de-jitter RTP data streams. This time is in microseconds. 0 - completely disable dejitter (default)inputSIP over TCP SettingslisttopicTCP Inactivity Timeouttcp_timeout
NOTE: Making this too short may cause multiple parallel registrations for the same phone. This timeout must be set larger than the used registration interval.
]]>
inputTCP Connect Timeouttcp_connect_timeout
This should be kept as short as possible as waiting for an TCP connection to establish is a BLOCKING operation - no SIP messages are processed while waiting for a connect to succeed (RTP is not affected).
]]>
inputTCP Keepalivetcp_keepaliveFor TCP SIP signalling, if > 0 empty SIP packets will be sent every 'n' seconds to keep the connection alive. Default is off.inputProxy SettingslisttopicEnable Proxy AuthenticationauthenticationIf checked, clients will be forced to authenticate themselves at the proxy (for registration only).checkboxOutbound Proxy HostnameoutboundproxyhostEnter the hostname of an outbound proxy to send all traffic to. This is only useful if you have multiple masquerading firewalls to cross.inputOutbound Proxy PortoutboundproxyportEnter the port of the outbound proxy to send all traffic to. This is only useful if you have multiple masquerading firewalls to cross.inputDSCP SettingslisttopicExpedited RTP Forwardingexpeditedforwarding
This service offers the ULTIMATE IN LOW LOSS, LOW LATENCY AND LOW JITTER by ensuring that there is always sufficient room in output queues for the contracted expedited forwarding traffic.
]]>
checkboxExpedited SIP Forwardingexpeditedsipforwarding
This service offers the ULTIMATE IN LOW LOSS, LOW LATENCY AND LOW JITTER by ensuring that there is always sufficient room in output queues for the contracted expedited forwarding traffic.
]]>
checkboxPlugin Settings - Default TargetlisttopicEnable Default Target Pluginplugin_defaulttargetRedirect unknown calls to a specified target.checkboxLog Redirected Callsplugin_defaulttarget_logLog redirected calls.checkboxDefault Targetplugin_defaulttarget_targetTarget must be a full SIP URI with the syntax sip:user@host[:port]inputPlugin Settings - Bogus VIA NetworkslisttopicEnable Fix Bogus Via Networks Pluginplugin_fix_bogus_via
If the IP address in the latest Via Header is part of the list below, it will be replaced by the IP where the SIP message has been received from.
]]>
checkboxBogus Via Networksplugin_fix_bogus_via_networks
Example: 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
]]>
inputPlugin Settings - STUNlisttopicEnable STUN Pluginplugin_stunUses an external STUN server to determine the public IP address of siproxd. Useful for "in-front-of-NAT-router" scenarios.checkboxSTUN Hostnameplugin_stun_serverExternal STUN server hostname.inputSTUN Portplugin_stun_portExternal STUN server port.inputSTUN Periodplugin_stun_periodPeriod in seconds to request IP info from STUN server.inputDebug OptionslisttopicDebug Leveldebug_levelselect1TCP Debug Portdebug_port
NOTE: Port number 0 means this feature is disabled.
]]>
input
install_package_siproxd();
deinstall_package_siproxd();
sync_package_siproxd();
sync_package_siproxd();
siproxd_generate_rules
validate_form_siproxd($_POST, $input_errors);