Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixup URLs: | Renato Botelho | 2014-03-18 | 1 | -6/+6 |
| | | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config | ||||
* | asterisk -more preg_match fixes | Marcello Coutinho | 2013-09-30 | 1 | -5/+5 |
| | |||||
* | asterisk - fix preg_match and directory links | Marcello Coutinho | 2013-09-30 | 1 | -20/+19 |
| | |||||
* | asterisk - fix startup, config changes on 2.1 and replace system calls to ↵ | Marcello Coutinho | 2013-09-30 | 7 | -291/+313 |
| | | | | | | native php functions add shortcut functions to package | ||||
* | Update asterisk_log.php | nagyrobi | 2013-09-28 | 1 | -1/+1 |
| | | | Fixed missing paranthesis. | ||||
* | Remove CRLF from asterisk.inc | Renato Botelho | 2013-09-27 | 1 | -425/+425 |
| | |||||
* | Merge branch 'patch-23' of https://github.com/nagyrobi/pfsense-packages | Renato Botelho | 2013-09-27 | 1 | -379/+425 |
|\ | |||||
| * | Update asterisk.inc | nagyrobi | 2013-09-23 | 1 | -379/+425 |
| | | | | | | Here again with newlines fixed | ||||
* | | Merge pull request #510 from nagyrobi/patch-19 | Renato Botelho | 2013-09-27 | 1 | -2/+2 |
|\ \ | | | | | | | Update asterisk.xml | ||||
| * | | Update asterisk.xml | nagyrobi | 2013-09-23 | 1 | -2/+2 |
| | | | | | | | | | A resync should not do things twice anymore + version bump. | ||||
* | | | Merge pull request #509 from nagyrobi/patch-18 | Renato Botelho | 2013-09-27 | 1 | -3/+11 |
|\ \ \ | | | | | | | | | Update asterisk_calls.php | ||||
| * | | | Update asterisk_calls.php | nagyrobi | 2013-09-23 | 1 | -3/+11 |
| |/ / | | | | | | | Trim and Clear should give an infobox now, + chmod and chown correctly set. | ||||
* | | | Merge pull request #508 from nagyrobi/patch-17 | Renato Botelho | 2013-09-27 | 1 | -4/+4 |
|\ \ \ | | | | | | | | | Update asterisk_cmd.php | ||||
| * | | | Update asterisk_cmd.php | nagyrobi | 2013-09-23 | 1 | -4/+4 |
| |/ / | | | | | | | Added input field to type in any desired command to manage Asterisk. | ||||
* | | | Merge pull request #507 from nagyrobi/patch-16 | Renato Botelho | 2013-09-27 | 1 | -7/+83 |
|\ \ \ | | | | | | | | | Update asterisk_edit_file.php | ||||
| * | | | Update asterisk_edit_file.php | nagyrobi | 2013-09-23 | 1 | -7/+83 |
| |/ / | | | | | | | Added factory settings restore, dist directory delete options protected with checkboxes. | ||||
* | | | Merge pull request #506 from nagyrobi/patch-15 | Renato Botelho | 2013-09-27 | 1 | -11/+20 |
|\ \ \ | |_|/ |/| | | Update asterisk_log.php | ||||
| * | | Update asterisk_log.php | nagyrobi | 2013-09-23 | 1 | -11/+20 |
| |/ | | | | | Log path restored to default, on every architecture; trim and clear should return an infobox now. | ||||
* / | Try again to correct newlines | jim-p | 2013-09-23 | 1 | -0/+1 |
|/ | |||||
* | Fix newlines. Please use autocrlf | jim-p | 2013-09-21 | 1 | -378/+378 |
| | |||||
* | Update asterisk.inc | nagyrobi | 2013-09-21 | 1 | -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-12 | Marcello Coutinho | 2013-09-20 | 1 | -1/+1 |
|\ | | | | | Update asterisk.xml | ||||
| * | Update asterisk.xml | nagyrobi | 2013-09-20 | 1 | -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.inc | nagyrobi | 2013-09-20 | 1 | -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 newlines | jim-p | 2013-09-20 | 1 | -367/+367 |
| | |||||
* | Update asterisk.inc | nagyrobi | 2013-09-19 | 1 | -24/+22 |
| | | | Gosh I found some dumb syntax errors. Plus optimized a bit more. | ||||
* | Update asterisk.inc | nagyrobi | 2013-09-19 | 1 | -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-6 | Marcello Coutinho | 2013-09-19 | 1 | -2/+2 |
|\ | | | | | Update asterisk.xml | ||||
| * | Update asterisk.xml | nagyrobi | 2013-09-19 | 1 | -2/+2 |
| | | | | | | Bump the version number. | ||||
* | | Merge pull request #490 from nagyrobi/patch-1 | Marcello Coutinho | 2013-09-19 | 1 | -8/+136 |
|\ \ | | | | | | | Update asterisk_edit_file.php | ||||
| * | | Update asterisk_edit_file.php | nagyrobi | 2013-09-19 | 1 | -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-2 | Marcello Coutinho | 2013-09-19 | 1 | -20/+23 |
|\ \ | | | | | | | Update asterisk_calls.php | ||||
| * | | Update asterisk_calls.php | nagyrobi | 2013-09-19 | 1 | -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-3 | Marcello Coutinho | 2013-09-19 | 1 | -5/+11 |
|\ \ | | | | | | | Update asterisk_log.php | ||||
| * | | Update asterisk_log.php | nagyrobi | 2013-09-19 | 1 | -5/+11 |
| |/ | |||||
* | | Merge pull request #493 from nagyrobi/patch-4 | Marcello Coutinho | 2013-09-19 | 1 | -13/+20 |
|\ \ | | | | | | | Update asterisk_cmd.php | ||||
| * | | Update asterisk_cmd.php | nagyrobi | 2013-09-19 | 1 | -13/+20 |
| |/ | | | | | Added more Asterisk status options, rearranged menu buttons. | ||||
* / | Update asterisk.inc | nagyrobi | 2013-09-19 | 1 | -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-p | 2012-03-21 | 1 | -93/+93 |
| | |||||
* | asterisk - fix menu call and regex patterns | Marcello Coutinho | 2012-03-16 | 2 | -5/+5 |
| | |||||
* | asterisk - fix a typo on asterisk.xml additional_files_needed | Marcello Coutinho | 2012-03-14 | 1 | -1/+1 |
| | |||||
* | asterisk - first relase of asterisk package for pfsense | Marcello Coutinho | 2012-03-14 | 6 | -0/+859 |