aboutsummaryrefslogtreecommitdiffstats
path: root/config/siproxd.inc
Commit message (Collapse)AuthorAgeFilesLines
* siproxd: fix for pfsense 2.1 according to this forum thread: Alexander Wilke2012-07-021-6/+24
| | | http://forum.pfsense.org/index.php/topic,51037.0/topicseen.html
* Remove siproxd_generate_rules default case error logging. There isn't really ↵jim-p2011-08-101-3/+0
| | | | a reason to alert that it was called in a way that wouldn't really do anything (goor or bad). Fixes #1766
* Put this back. It didn't fix the original problem and could be problematic ↵jim-p2011-01-071-0/+7
| | | | for 1.2.x.
* Remove rw/ro calls in siproxd sync functions, the rw/ro switch should be ↵jim-p2011-01-071-7/+0
| | | | handled by the package code.
* Add debug optionsjim-p2010-11-301-1/+10
|
* Add page to view currently registered phones using siproxd.jim-p2010-11-291-3/+5
|
* Add settings for default target, bogus via, and stun settings. Add section ↵jim-p2010-11-261-0/+31
| | | | breaks to make the settings more readable.
* Add settings for expidited SIP, input/output dejitter, and tcp timeout ↵jim-p2010-11-261-0/+23
| | | | values for phones that do SIP over TCP.
* One more whitespace fixjim-p2010-11-261-1/+1
|
* Add myself to header.jim-p2010-11-261-0/+1
|
* Remove IDjim-p2010-11-261-1/+0
|
* Whitespace fixesjim-p2010-11-261-22/+22
|
* Add input validation to siproxdjim-p2010-11-261-0/+19
|
* Make siproxd use its own settings rather than use $_POST directly. Add sync ↵jim-p2010-11-261-24/+25
| | | | command to xml file - previously, siproxd was not being sync'd on boot, only on save from the GUI, could have caused numerous issues.
* Save registration file more often, so the (still unwritten) list of ↵jim-p2010-11-241-0/+1
| | | | registered phones is not too far out of date.
* Disable call logging (new siproxd didn't like the config option), always ↵jim-p2010-11-241-7/+14
| | | | supply RTP ports even when left blank in the GUI, move chroot to /var so it will be happier on NanoBSD.
* Ticket #509. Use correct interface name on 2.0 installations of sipproxy.Ermal2010-04-141-1/+1
|
* Point siproxd to the correct package url and fix whitespace while here. ↵Ermal2010-03-231-94/+90
| | | | Reported-by: http://forum.pfsense.org/index.php/topic,23789.0.html
* don't generate invalid rulesetChris Buechler2009-10-011-4/+7
|
* Fix spelling typo. Found by ErmalScott Ullrich2009-09-091-1/+1
|
* Unbreak packages that use filter_configure_* on 2.0Scott Ullrich2009-08-091-0/+3
|
* Add needed code to packages to confirm to 2.0 rules for adding firewall ↵Charlie2009-07-081-1/+2
| | | | rules. NOTE: other packages might need intervention but for now this is the neccessary minimum to remove dependency on pkg-utils.inc on filter.inc
* Fix Call to undefined function sync_package_sipproxd_users()Scott Ullrich2009-04-061-0/+17
|
* Add expedited forwarding tos bit checkboxScott Ullrich2009-02-261-0/+3
|
* Make this package work on embedded (shhh, don't tell anyone).Scott Ullrich2009-02-201-0/+4
|
* mv packages to config dir to match web layoutBill Marquette2009-02-061-0/+172