| 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 .
|
| |
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|