| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
These are dealt with by delete_package_xml() from pkg-utils.inc.
|
|
|
|
|
|
|
| |
- 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
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
native php functions
add shortcut functions to package
|
| |
|
|
|
| |
Here again with newlines fixed
|
| |
|
| |
|
|
|
| |
Add config move routine for non-pbi install; prepare a backup file to restore Asterisk's settings to factory defaults later.
|
|
|
| |
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.
|
|
|
| |
Setup to make the Asterisk installation work straight out of the box, without generating any errors. A SIP configuration example is included.
|
| |
|
| |
|
|
|