1 |
jpp |
1.1 |
diff -Nur --no-dereference smeserver-freepbx-14.old/root/etc/asterisk/freepbx_chown.conf smeserver-freepbx-14/root/etc/asterisk/freepbx_chown.conf |
2 |
|
|
--- smeserver-freepbx-14.old/root/etc/asterisk/freepbx_chown.conf 2022-03-27 23:45:44.000000000 -0400 |
3 |
|
|
+++ smeserver-freepbx-14/root/etc/asterisk/freepbx_chown.conf 2022-04-16 21:51:32.272000000 -0400 |
4 |
|
|
@@ -2,4 +2,4 @@ |
5 |
|
|
directory = /tmp/ |
6 |
|
|
[custom] |
7 |
|
|
rdir = /home/e-smith/files/freepbx,0750,asterisk,asterisk |
8 |
|
|
- |
9 |
|
|
+rdir = /usr/share/asterisk/sounds,0754,asterisk,asterisk |
10 |
|
|
diff -Nur --no-dereference smeserver-freepbx-14.old/root/etc/yum/post-actions/asterisk.action smeserver-freepbx-14/root/etc/yum/post-actions/asterisk.action |
11 |
|
|
--- smeserver-freepbx-14.old/root/etc/yum/post-actions/asterisk.action 1969-12-31 19:00:00.000000000 -0500 |
12 |
|
|
+++ smeserver-freepbx-14/root/etc/yum/post-actions/asterisk.action 2022-04-16 21:54:23.760000000 -0400 |
13 |
|
|
@@ -0,0 +1,2 @@ |
14 |
|
|
+asterisk-sound*:any:chown asterisk:asterisk -R /usr/share/asterisk/sounds |
15 |
|
|
+asterisk-moh-opsound:any:chown asterisk:asterisk -R /usr/share/asterisk/sounds |