1 |
diff -Nur smeserver-freepbx-13.old/root/etc/e-smith/events/actions/freepbx-amportal.conf smeserver-freepbx-13/root/etc/e-smith/events/actions/freepbx-amportal.conf |
2 |
--- smeserver-freepbx-13.old/root/etc/e-smith/events/actions/freepbx-amportal.conf 2016-06-13 08:03:08.000000000 -0400 |
3 |
+++ smeserver-freepbx-13/root/etc/e-smith/events/actions/freepbx-amportal.conf 2017-02-25 16:51:44.836000000 -0500 |
4 |
@@ -11,6 +11,8 @@ |
5 |
$FPBX_SETTING_PATH DYNAMICHINTS 1 |
6 |
$FPBX_SETTING_PATH ARI_ADMIN_PASSWORD $(/sbin/e-smith/db configuration getprop freepbx AriPassword) |
7 |
$FPBX_SETTING_PATH AMPMGRPASS $(/sbin/e-smith/db configuration getprop freepbx ManagerPassword) |
8 |
+$FPBX_SETTING_PATH RSSFEEDS 'http://www.freepbx.org/rss.xml' |
9 |
+$FPBX_SETTING_PATH BRAND_FREEPBX_ALT_FOOT FreePBX |
10 |
|
11 |
# now regenrate the amportal.conf from mysql |
12 |
/var/lib/asterisk/bin/fwconsole r |