Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove siproxd_generate_rules default case error logging. There isn't really ↵ | jim-p | 2011-08-10 | 1 | -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-p | 2011-01-07 | 1 | -0/+7 |
| | | | | for 1.2.x. | ||||
* | Remove rw/ro calls in siproxd sync functions, the rw/ro switch should be ↵ | jim-p | 2011-01-07 | 1 | -7/+0 |
| | | | | handled by the package code. | ||||
* | Add debug options | jim-p | 2010-11-30 | 1 | -1/+10 |
| | |||||
* | Add page to view currently registered phones using siproxd. | jim-p | 2010-11-29 | 1 | -3/+5 |
| | |||||
* | Add settings for default target, bogus via, and stun settings. Add section ↵ | jim-p | 2010-11-26 | 1 | -0/+31 |
| | | | | breaks to make the settings more readable. | ||||
* | Add settings for expidited SIP, input/output dejitter, and tcp timeout ↵ | jim-p | 2010-11-26 | 1 | -0/+23 |
| | | | | values for phones that do SIP over TCP. | ||||
* | One more whitespace fix | jim-p | 2010-11-26 | 1 | -1/+1 |
| | |||||
* | Add myself to header. | jim-p | 2010-11-26 | 1 | -0/+1 |
| | |||||
* | Remove ID | jim-p | 2010-11-26 | 1 | -1/+0 |
| | |||||
* | Whitespace fixes | jim-p | 2010-11-26 | 1 | -22/+22 |
| | |||||
* | Add input validation to siproxd | jim-p | 2010-11-26 | 1 | -0/+19 |
| | |||||
* | Make siproxd use its own settings rather than use $_POST directly. Add sync ↵ | jim-p | 2010-11-26 | 1 | -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-p | 2010-11-24 | 1 | -0/+1 |
| | | | | registered phones is not too far out of date. | ||||
* | Disable call logging (new siproxd didn't like the config option), always ↵ | jim-p | 2010-11-24 | 1 | -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. | Ermal | 2010-04-14 | 1 | -1/+1 |
| | |||||
* | Point siproxd to the correct package url and fix whitespace while here. ↵ | Ermal | 2010-03-23 | 1 | -94/+90 |
| | | | | Reported-by: http://forum.pfsense.org/index.php/topic,23789.0.html | ||||
* | don't generate invalid ruleset | Chris Buechler | 2009-10-01 | 1 | -4/+7 |
| | |||||
* | Fix spelling typo. Found by Ermal | Scott Ullrich | 2009-09-09 | 1 | -1/+1 |
| | |||||
* | Unbreak packages that use filter_configure_* on 2.0 | Scott Ullrich | 2009-08-09 | 1 | -0/+3 |
| | |||||
* | Add needed code to packages to confirm to 2.0 rules for adding firewall ↵ | Charlie | 2009-07-08 | 1 | -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 Ullrich | 2009-04-06 | 1 | -0/+17 |
| | |||||
* | Add expedited forwarding tos bit checkbox | Scott Ullrich | 2009-02-26 | 1 | -0/+3 |
| | |||||
* | Make this package work on embedded (shhh, don't tell anyone). | Scott Ullrich | 2009-02-20 | 1 | -0/+4 |
| | |||||
* | mv packages to config dir to match web layout | Bill Marquette | 2009-02-06 | 1 | -0/+172 |