| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
Already being done in individual PHP files
|
|
|
| |
Already being done in individual PHP files
|
| |
|
| |
|
|
|
| |
These are dealt with by delete_package_xml() from pkg-utils.inc.
|
|
|
| |
These are dealt with by delete_package_xml() from pkg-utils.inc.
|
| |
|
|
|
|
|
| |
- Fix copyright header
- Code style and indentation fixes
- XHTML validation
|
|
|
|
|
| |
- Fix copyright header
- Code style and indentation fixes
- XHTML validation
|
|
|
| |
A couple of missed XHTML fixes.
|
|
|
|
|
| |
- Fix copyright header
- Code style and indentation fixes
- XHTML validation fixes
|
|
|
|
|
|
| |
- Fix copyright header
- Code style and indentation fixes
- XHTML validation fixes
- Improve cache handling
|
|
|
|
|
|
|
| |
- Fix copyright header
- Code style and indentation fixes
- Rename the rc script to asterisk.sh; use write_rcfile() to create the script, instead of the messy preg_replace() stuff. This also should hopefully fix Bug #4717 for some users.
- Use stop_service()/restart_service() instead of calling the script via exec()
- Stop the service and actually remove the rc script on uninstall, instead of making it non-executable
|
|
|
|
|
|
| |
- Fix copyright header
- Fix file permissions
- Remove unused tags
- Rename the rc script to match pretty much any other package out there
|
| |
|
|
|
|
|
|
| |
- Replace http by https
- *.pfsense.com -> *.pfsense.org
- www.pfsense.org/packages/config -> packages.pfsense.org/packages/config
|
| |
|
| |
|
|
|
|
|
|
| |
native php functions
add shortcut functions to package
|
|
|
| |
Fixed missing paranthesis.
|
| |
|
|\ |
|
| |
| |
| | |
Here again with newlines fixed
|
|\ \
| | |
| | | |
Update asterisk.xml
|
| | |
| | |
| | | |
A resync should not do things twice anymore + version bump.
|
|\ \ \
| | | |
| | | | |
Update asterisk_calls.php
|
| |/ /
| | |
| | | |
Trim and Clear should give an infobox now, + chmod and chown correctly set.
|
|\ \ \
| | | |
| | | | |
Update asterisk_cmd.php
|
| |/ /
| | |
| | | |
Added input field to type in any desired command to manage Asterisk.
|
|\ \ \
| | | |
| | | | |
Update asterisk_edit_file.php
|
| |/ /
| | |
| | | |
Added factory settings restore, dist directory delete options protected with checkboxes.
|
|\ \ \
| |_|/
|/| | |
Update asterisk_log.php
|
| |/
| |
| | |
Log path restored to default, on every architecture; trim and clear should return an infobox now.
|
|/ |
|
| |
|
|
|
| |
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 .
|
| |
|
|
|
| |
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
|
| |/ |
|