/[smecontribs]/rpms/smeserver-freepbx/contribs8/smeserver-freepbx-0.1-dump_astdb_include_functions.patch
ViewVC logotype

Contents of /rpms/smeserver-freepbx/contribs8/smeserver-freepbx-0.1-dump_astdb_include_functions.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Tue Feb 26 03:16:30 2013 UTC (11 years, 2 months ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-freepbx-0_1-32_el5_sme, smeserver-freepbx-0_1-33_el5_sme, HEAD
Initial import

1 --- smeserver-freepbx-0.1/root/etc/e-smith/events/actions/freepbx-dump-astdb.dump_astdb_include_functions 2008-08-06 18:18:12.000000000 +0200
2 +++ smeserver-freepbx-0.1/root/etc/e-smith/events/actions/freepbx-dump-astdb 2009-10-06 13:22:53.000000000 +0200
3 @@ -14,6 +14,7 @@
4
5 $amp_conf = getconf("/etc/amportal.conf");
6
7 +require_once($amp_conf['AMPWEBROOT']."/admin/functions.inc.php");
8 require_once($amp_conf['AMPWEBROOT']."/admin/common/php-asmanager.php");
9 $astman = new AGI_AsteriskManager();
10 if (! $res = $astman->connect("127.0.0.1", $amp_conf["AMPMGRUSER"] , $amp_conf["AMPMGRPASS"])) {

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed