1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00
Commit graph

100 commits

Author SHA1 Message Date
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
A Holt
a03f005b34
Merge branch 'master' into patch-1 2019-02-11 14:51:28 -05:00
A Holt
c679ae8287
display slow compile/install time for RPi 2019-02-11 14:46:56 -05:00
Anish Mangal
6b95869042 Only run pbx and asterisk playbooks once to install 2019-02-11 12:13:40 +00:00
Anish Mangal
29fe6a88a4 Merge branch 'pbx-fixes' of https://github.com/m-anish/iiab into pbx-fixes 2019-02-11 03:28:44 +00:00
Anish Mangal
7ec53d2a66 Revert "Run FreePBX install everytime regardless of if it has been run before"
This reverts commit d7f88712bc.
2019-02-11 03:26:21 +00:00
Anish Mangal
fb249ee31e Revert "Fix Freepbx installation task name"
This reverts commit f2d15f62ed.
2019-02-11 03:26:05 +00:00
A Holt
4bea3ffaf9
Update freepbx.yml 2019-02-10 11:49:58 -05:00
Anish Mangal
f2d15f62ed Fix Freepbx installation task name 2019-02-10 15:24:52 +00:00
Anish Mangal
d7f88712bc Run FreePBX install everytime regardless of if it has been run before 2019-02-10 15:21:46 +00:00
A Holt
190b0d1a3e
Update freepbx.yml 2019-02-09 14:55:47 -05:00
Anish Mangal
80005344e7 Run FreePBX php sessions in their own directory, to circumvent ownership problems 2019-02-06 21:15:43 +00:00
Anish Mangal
7713b6da18 Authenticate db creation with mysql root user 2019-02-06 21:15:43 +00:00
Anish Mangal
1f3c88623b Dont let freepbx take over sessions directory 2019-02-06 21:15:43 +00:00
Anish Mangal
379dd8d101 Freepbx: Explicitly set asterisk db credentials 2019-02-06 21:15:43 +00:00
Anish Mangal
2b443ce404 fix missing freepbx_src 2019-02-06 21:15:43 +00:00
Anish Mangal
8dbc4fe469 freepbx.yml optimize 2019-02-06 21:15:43 +00:00
Anish Mangal
8b219b65d0 Remove unneeded register commands in freepbx.yml playbook 2019-02-06 21:15:43 +00:00
Anish Mangal
e7a0f900b3 Create freepbx systemd service 2019-02-06 21:15:43 +00:00
Anish Mangal
4bd9cc2364 Freepbx task: Copy apache file; use freepbx_install_dir variable 2019-02-06 21:15:43 +00:00
Anish Mangal
e66104a5e1 Fix freepbx.yml playbook 2019-02-06 21:15:43 +00:00
Anish Mangal
9f277653b1 Update FreePBX installation path 2019-02-06 21:15:43 +00:00
Anish Mangal
1bd780eabe More FreePBX fixes 2019-02-06 21:15:43 +00:00
Anish Mangal
490812e6a5 Initial stab at installing FreePBX 2019-02-06 21:09:53 +00:00
Anish Mangal
f6089d9913 Initial stab at adding a PBX. Playbooks and necessary config for Asterisk 2019-02-06 21:09:53 +00:00