| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
| | |
| | | |
Add config move routine for non-pbi install; prepare a backup file to restore Asterisk's settings to factory defaults later.
|
|\ \ \
| | | |
| | | | |
Update asterisk.xml
|
| | | |
| | | |
| | | | |
Function sync_package_asterisk(); is called twice when installing (also from asterisk_install();) this makes several edits in the startup and config files twice. Commented it out for now here.
|
|/ / /
| | |
| | | |
Updated configuration mover, a couple of new modules not loaded by default, SIP bindig to LAN interface by default to have correctly running system after first installation .
|
| | |
| | |
| | |
| | | |
usertab field
|
| | | |
|
| | |
| | |
| | | |
Gosh I found some dumb syntax errors. Plus optimized a bit more.
|
| | | |
|
| | |
| | |
| | | |
for NanoBSD compatibility, move the /etc/asterisk configuration directory to /conf, and symlink it back. /conf/asterisk is also required by asterisk_edit_file.php.
|
|\ \ \
| | | |
| | | | |
Update asterisk.xml
|
| | | |
| | | |
| | | | |
Bump the version number.
|
|\ \ \ \
| | | | |
| | | | | |
Update asterisk_edit_file.php
|
| |/ / /
| | | |
| | | |
| | | | |
Update to be compatible with 2.1-RELEASE, NanoBSD.
Added complete Asterisk config backup and restore options.
|
|\ \ \ \
| | | | |
| | | | | |
Update asterisk_calls.php
|
| |/ / /
| | | |
| | | | |
Added utf8_decode to the cells of the From column of the table, as Asterisk saves these names in UTF-8 encoding.
|
|\ \ \ \
| | | | |
| | | | | |
Update asterisk_log.php
|
| |/ / / |
|
|\ \ \ \
| | | | |
| | | | | |
Update asterisk_cmd.php
|
| |/ / /
| | | |
| | | | |
Added more Asterisk status options, rearranged menu buttons.
|
|/ / /
| | |
| | | |
Setup to make the Asterisk installation work straight out of the box, without generating any errors. A SIP configuration example is included.
|
| | |
| | |
| | | |
- Small bug (forgot <option>)
|
|\ \ \
| | | |
| | | | |
Fix Incorrect Directory Replacement
|
| | | |
| | | |
| | | | |
This condition also applies to the contentscanner section, and there is no variable substitution going on. Does not affect installs that use /usr/local, and allows the correct behavior on installs in /usr/pbi/dansguardian/... or wherever else (as long as DANSGUARDIAN_DIR is the correct directory).
|
| | | |
| | | |
| | | |
| | | | |
On some installs, the directory ends up being /usr/pbi/dansguardian-xxx/...
This results in include lines not being written correctly and broken config files. DANSGUARDIAN_DIR should be present on every system.
|
|\ \ \ \
| | | | |
| | | | | |
Update lcdproc.inc
|
| | | | |
| | | | |
| | | | |
| | | | | |
- Added the extra USB COM port from lcdproc.xml
- Changed the HD44780 part to fit the lcdproc.xml and other changes
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Update lcdproc.xml
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | | |
- Changed the version
- Added an extra USB COM port someone needed
- Added option for the HD44780 driver
|
|/ / / / |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
This helps some people whose browser does not find index.html automagically, and does not harm anything for others.
http://forum.pfsense.org/index.php/topic,49165.msg362705.html#msg362705
|
| | | |
| | | |
| | | |
| | | | |
likes to have them there.
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Check for the case where a user specifies the interface subnet to listen on in the "subnet" box, which is actually not required. In this case, do not put the subnet into the config twice. It fixes a GUI data entry confusion that is reported from time to time in the forum, e.g.
http://forum.pfsense.org/index.php/topic,49165.msg320801.html#msg320801
http://forum.pfsense.org/index.php/topic,66354.0.html
|
| | | |
| | | |
| | | |
| | | | |
made sure some dirs were created and permissions set before trying to write to them
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
config file)
|
| | | |
| | | |
| | | |
| | | | |
one was added.
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
service definition.
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
description instead. Also, don't offer cron in the list of services to monitor. Don't show blank/empty services. Bump version.
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
are stopped. Needs more testing, but the basics work.
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
block reverse DNS records
|