1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
Commit graph

74 commits

Author SHA1 Message Date
root
f769092718 pbx: fix 'killall -9 safe_asterisk' + 'AllowOverride All' in /etc/apache2/apache2.conf 2021-08-08 01:47:07 -04:00
root
e6174f672e freepbx.yml: Recap FreePBX subtleties/workarounds 2021-08-08 01:21:52 -04:00
root
151b8c3215 freepbx.yml: Force 'killall -9 safe_asterisk' for RPi 4 (Ubuntu Server 21.04) 2021-08-08 01:05:19 -04:00
root
5e93f3b267 Try apache2 in freepbx_depedencies.yml (not roles/httpd) 2021-08-07 20:15:07 -04:00
root
04f7e11a09 pbx/tasks/freepbx.yml: Comment out '- pause:' breakpoint 2021-08-07 10:53:22 -04:00
root
6b3b5d85de pbx/tasks/install.yml & freepbx.yml syntax arror '- block:' 2021-08-07 10:49:31 -04:00
root
d57676dce8 Community invite to try flag 'pbx_try_nginx: True' 2021-08-07 10:09:20 -04:00
root
6d0ae1fe27 /etc/freepbx.conf: ['AMPASTERISKWEBUSER'] = 'www-data'; (doesn't help) 2021-08-07 01:09:29 -04:00
root
00214a24e2 freepbx.yml: 'fwconsole stop' works = cleaner install 2021-08-07 00:58:27 -04:00
root
8d943d97d9 freepbx.yml tests: 'fwconsole stop' #2915 & AMPASTERISKWEBUSER #2916 2021-08-06 23:21:17 -04:00
root
db2ef33fea freepbx.yml: Try 'fwconsole stop' by hook or by crook? #2915 2021-08-06 22:44:30 -04:00
root
b0fff8cc26 Fix asterisk.yml & revise freepbx.yml experiment 2021-08-06 21:02:02 -04:00
root
f9ff6be820 Experiment: FreePBX on NGINX 2021-08-06 19:54:26 -04:00
A Holt
3058ecc4ba
freepbx.yml: Context for "Unable to run Pre-Asterisk hooks, because Asterisk is already running" 2021-08-06 08:27:33 -04:00
A Holt
578acd7d10
Fix comment glitch: 'systemctl restart freepbx' (1 OF 2) 2021-08-05 23:21:20 -04:00
root
776d2d5eb2 Clean/Explain asterisk.yml & freepbx.yml 2021-08-05 22:55:18 -04:00
root
56519b7fce pbx: True 'systemctl restart freepbx' twice for #2908 2021-08-05 22:04:26 -04:00
root
c82e852526 pbx: Warn that Asterisk's systemd support needs work 2021-08-05 20:09:48 -04:00
root
3c41bffd63 freepbx.yml: /usr/sbin/asterisk -rx "core stop gracefully" 2021-08-05 19:50:44 -04:00
root
37805f7a4c Add systemd support to Asterisk + #2908 debug experiments 2021-08-05 16:50:24 -04:00
A Holt
c3b43b93ff
freepbx.yml: Mention March 2021 Asterisk on RPi compile tips 2021-08-05 14:10:19 -04:00
A Holt
50e04c9c5b
pbx/tasks/freepbx.yml comment: 2-step install -> 4-step install 2021-08-05 03:30:50 -04:00
A Holt
3d004513ed
Merge branch 'master' into pbx2 2021-08-05 02:24:46 -04:00
Jerry Vonau
40f9f2e886 little heavy handed but it works
`./start_asterisk stop` does nothing
`./start_asterisk kill` spits out an error
just undoes what `./start_asterisk` start did
allows the freepbx service to start cleanly to run the hooks
2021-08-05 00:17:48 -05:00
root
02fe5fdd4a freepbx.yml: rm breakpoint & mention /var/www/html/freepbx 2021-08-05 00:16:56 -04:00
root
99f6f36fd1 freepbx.yml: Remove temp breakpoints 2021-08-05 00:07:47 -04:00
root
e7da7e4567 Restore correct block syntax in /etc/asterisk/freepbx_chown.conf 2021-08-05 00:05:32 -04:00
root
785deada29 freepbx.yml & freepbx.conf.j2: Mention /var/lib/php/asterisk_sessions 2021-08-04 23:38:37 -04:00
root
85105bad7c Branch pbx2 experimentation / preparation 2021-08-04 23:14:24 -04:00
A Holt
a7a296f5fe
pbx/tasks/freepbx.yml: take over -> takeover in comment 2021-08-04 16:54:38 -04:00
root
a4a1421293 Spring Cleaning: pbx, nodejs, openvpn, local_vars, default_vars.yml 2021-08-04 09:49:54 -04:00
A Holt
e71488ed16
pbx/tasks/freepbx.yml: Explanatory comments 2021-08-04 05:34:19 -04:00
A Holt
a25479d544
pbx/tasks/freepbx.yml: Cleaner 2021-08-04 05:08:10 -04:00
A Holt
3892e51ec7
pbx/tasks/freepbx.yml: Cleaner 2021-08-04 05:06:12 -04:00
A Holt
bb4cdf1adb
pbx/tasks/freepbx.yml: Clarify pbx2.patch.unused (FreePBX 15 -> 16) 2021-08-03 01:13:07 -04:00
root
72c428e512 FreePBX 16 no longer needs pbx2.patch for get_magic_quotes_gpc ? 2021-08-03 00:40:38 -04:00
lemueldsouza
e9cbf248ec Update freepbx.yml
Fixes #2856, pbx installation succeeded on latest raspberry pi os (raspbian-10)
2021-07-13 10:02:18 +05:30
root
ca171fbc1c Remove "| bool" 1.5yrs later, as Ansible 2.10 changed conditional_bare_variables default 2020-10-16 16:46:19 -04:00
Jerry Vonau
fe5b4de47d disable get_magic_quotes_gpc() 2020-08-24 14:19:49 -05:00
Jerry Vonau
bd141346de Encoding.php - wants [] not {} 2020-08-24 14:19:49 -05:00
Jerry Vonau
ec2ec616b2 move APACHE calls to freepbx_enable.yml 2020-08-24 13:57:27 -05:00
Jerry Vonau
4c1b8906d6 pbx - debugging 2020-08-24 13:57:27 -05:00
Jerry Vonau
a14480a237 pbx - bugfix quotes 2020-08-24 13:57:27 -05:00
Jerry Vonau
76436d1fae pbx - adjust mysql_user 2020-08-23 22:20:24 -05:00
root
d5731bedf6 General cleanup, verbiage 2020-02-17 20:45:16 -05:00
Anish Mangal
fe8b9474a0 freepbx_http_port should be pbx_http_port 2019-06-23 04:29:33 +00:00
Anish Mangal
8a1094e964 Move freepbx from being hosted at pbx.lan to <ip>:8888 2019-06-20 04:30:55 +00:00
Anish Mangal
4169db3080 Fix patch for freepbx fix 2019-06-20 04:16:14 +00:00
Anish Mangal
fae81ca105 Patch Freepbx source to get around an upstream bug 2019-06-20 04:16:14 +00:00
holta
3a1ccf3638 'when: X' -> 'when: X | bool' for Ansibl 2.8 2019-05-24 18:33:10 -04:00