aboutsummaryrefslogtreecommitdiffstats
path: root/config/asterisk
Commit message (Collapse)AuthorAgeFilesLines
* asterisk -more preg_match fixesMarcello Coutinho2013-09-301-5/+5
|
* asterisk - fix preg_match and directory linksMarcello Coutinho2013-09-301-20/+19
|
* asterisk - fix startup, config changes on 2.1 and replace system calls to ↵Marcello Coutinho2013-09-307-291/+313
| | | | | | native php functions add shortcut functions to package
* Update asterisk_log.phpnagyrobi2013-09-281-1/+1
| | | Fixed missing paranthesis.
* Remove CRLF from asterisk.incRenato Botelho2013-09-271-425/+425
|
* Merge branch 'patch-23' of https://github.com/nagyrobi/pfsense-packagesRenato Botelho2013-09-271-379/+425
|\
| * Update asterisk.incnagyrobi2013-09-231-379/+425
| | | | | | Here again with newlines fixed
* | Merge pull request #510 from nagyrobi/patch-19Renato Botelho2013-09-271-2/+2
|\ \ | | | | | | Update asterisk.xml
| * | Update asterisk.xmlnagyrobi2013-09-231-2/+2
| | | | | | | | | A resync should not do things twice anymore + version bump.
* | | Merge pull request #509 from nagyrobi/patch-18Renato Botelho2013-09-271-3/+11
|\ \ \ | | | | | | | | Update asterisk_calls.php
| * | | Update asterisk_calls.phpnagyrobi2013-09-231-3/+11
| |/ / | | | | | | Trim and Clear should give an infobox now, + chmod and chown correctly set.
* | | Merge pull request #508 from nagyrobi/patch-17Renato Botelho2013-09-271-4/+4
|\ \ \ | | | | | | | | Update asterisk_cmd.php
| * | | Update asterisk_cmd.phpnagyrobi2013-09-231-4/+4
| |/ / | | | | | | Added input field to type in any desired command to manage Asterisk.
* | | Merge pull request #507 from nagyrobi/patch-16Renato Botelho2013-09-271-7/+83
|\ \ \ | | | | | | | | Update asterisk_edit_file.php
| * | | Update asterisk_edit_file.phpnagyrobi2013-09-231-7/+83
| |/ / | | | | | | Added factory settings restore, dist directory delete options protected with checkboxes.
* | | Merge pull request #506 from nagyrobi/patch-15Renato Botelho2013-09-271-11/+20
|\ \ \ | |_|/ |/| | Update asterisk_log.php
| * | Update asterisk_log.phpnagyrobi2013-09-231-11/+20
| |/ | | | | Log path restored to default, on every architecture; trim and clear should return an infobox now.
* / Try again to correct newlinesjim-p2013-09-231-0/+1
|/
* 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