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

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

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


Revision 1.2 - (show annotations) (download)
Mon Jun 13 12:16:45 2016 UTC (7 years, 11 months ago) by unnilennium
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
bump to version 13

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