aboutsummaryrefslogtreecommitdiffstats
path: root/config/asterisk
Commit message (Collapse)AuthorAgeFilesLines
* Fix newlines. Please use autocrlfjim-p2013-09-211-378/+378
|
* Update asterisk.incnagyrobi2013-09-211-2/+7
| | | Add config move routine for non-pbi install; prepare a backup file to restore Asterisk's settings to factory defaults later.
* Merge pull request #502 from nagyrobi/patch-12Marcello Coutinho2013-09-201-1/+1
|\ | | | | Update asterisk.xml
| * Update asterisk.xmlnagyrobi2013-09-201-1/+1
| | | | | | 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.
* | Update asterisk.incnagyrobi2013-09-201-367/+373
|/ | | 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 .
* Fix newlinesjim-p2013-09-201-367/+367
|
* Update asterisk.incnagyrobi2013-09-191-24/+22
| | | Gosh I found some dumb syntax errors. Plus optimized a bit more.
* Update asterisk.incnagyrobi2013-09-191-1/+19
| | | 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.
* Merge pull request #496 from nagyrobi/patch-6Marcello Coutinho2013-09-191-2/+2
|\ | | | | Update asterisk.xml
| * Update asterisk.xmlnagyrobi2013-09-191-2/+2
| | | | | | Bump the version number.
* | Merge pull request #490 from nagyrobi/patch-1Marcello Coutinho2013-09-191-8/+136
|\ \ | | | | | | Update asterisk_edit_file.php
| * | Update asterisk_edit_file.phpnagyrobi2013-09-191-8/+136
| |/ | | | | | | Update to be compatible with 2.1-RELEASE, NanoBSD. Added complete Asterisk config backup and restore options.
* | Merge pull request #491 from nagyrobi/patch-2Marcello Coutinho2013-09-191-20/+23
|\ \ | | | | | | Update asterisk_calls.php
| * | Update asterisk_calls.phpnagyrobi2013-09-191-20/+23
| |/ | | | | Added utf8_decode to the cells of the From column of the table, as Asterisk saves these names in UTF-8 encoding.
* | Merge pull request #492 from nagyrobi/patch-3Marcello Coutinho2013-09-191-5/+11
|\ \ | | | | | | Update asterisk_log.php
| * | Update asterisk_log.phpnagyrobi2013-09-191-5/+11
| |/
* | Merge pull request #493 from nagyrobi/patch-4Marcello Coutinho2013-09-191-13/+20
|\ \ | | | | | | Update asterisk_cmd.php
| * | Update asterisk_cmd.phpnagyrobi2013-09-191-13/+20
| |/ | | | | Added more Asterisk status options, rearranged menu buttons.
* / Update asterisk.incnagyrobi2013-09-191-93/+351
|/ | | Setup to make the Asterisk installation work straight out of the box, without generating any errors. A SIP configuration example is included.
* Fix newlines (autocrlf is your friend)jim-p2012-03-211-93/+93
|
* asterisk - fix menu call and regex patternsMarcello Coutinho2012-03-162-5/+5
|
* asterisk - fix a typo on asterisk.xml additional_files_neededMarcello Coutinho2012-03-141-1/+1
|
* asterisk - first relase of asterisk package for pfsenseMarcello Coutinho2012-03-146-0/+859