1 |
unnilennium |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-freepbx-0.1/root/etc/e-smith/templates/etc/amportal.conf/60dahdi mezzanine_patched_smeserver-freepbx-0.1/root/etc/e-smith/templates/etc/amportal.conf/60dahdi |
2 |
|
|
--- smeserver-freepbx-0.1/root/etc/e-smith/templates/etc/amportal.conf/60dahdi 2008-09-20 01:50:25.000000000 +0200 |
3 |
|
|
+++ mezzanine_patched_smeserver-freepbx-0.1/root/etc/e-smith/templates/etc/amportal.conf/60dahdi 2009-02-09 13:15:04.000000000 +0100 |
4 |
|
|
@@ -7,4 +7,6 @@ |
5 |
|
|
# GUI will continue to refer to these as ZAP but it will use the proper DAHDI channels. |
6 |
|
|
# This will also keep Zap Channel DIDs working. |
7 |
|
|
|
8 |
|
|
+ZAP2DAHDICOMPAT={ ( -e '/usr/lib/asterisk/modules/chan_dahdi.so' || |
9 |
|
|
+ -e '/usr/lib64/asterisk/modules/chan_dahdi.so' )? 'true':'false';} |
10 |
|
|
|