Changeset 6145

Show
Ignore:
Timestamp:
07/23/08 12:34:07 (3 months ago)
Author:
p_lindheimer
Message:

Merged revisions 6144 via svnmerge from
http://svn.freepbx.org/freepbx/trunk

........

r6144 | p_lindheimer | 2008-07-23 12:28:28 -0700 (Wed, 23 Jul 2008) | 1 line


#2941 retrieve_conf now reports failures from retrieve_op_conf_from_mysql.pl

........

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/branches/2.4

    • Property svnmerge-integrated changed from /freepbx/branches/2.3:1-4129,4131,4133-4134,4136-4995,5088,5135,5140,5194 /freepbx/trunk:1-5453,5736,5739,5748,5750,5758,5760,5765,5771,5773,5779,5782,5819,5827,5836,5838,5965,5974,6045,6056 to /freepbx/branches/2.3:1-4129,4131,4133-4134,4136-4995,5088,5135,5140,5194 /freepbx/trunk:1-5453,5736,5739,5748,5750,5758,5760,5765,5771,5773,5779,5782,5819,5827,5836,5838,5965,5974,6045,6056,6144
  • freepbx/branches/2.4/amp_conf/bin/retrieve_conf

    r6057 r6145  
    691691// 
    692692$script = $amp_conf['AMPBIN'].'/retrieve_op_conf_from_mysql.pl '.$amportalconf.' '.rtrim($asterisk_conf['astetcdir'],DIRECTORY_SEPARATOR); 
    693 exec($script); 
     693exec($script, $output, $ret); 
     694if ($ret) { 
     695        fatal(sprintf(_("retrieve_op_conf_from_mysql.pl returned with an error code %s"),$ret)); 
     696
    694697 
    695698// generate configuration files 
Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads