Changeset 3524
- Timestamp:
- 01/03/07 22:20:58 (5 years ago)
- Files:
-
- freepbx/trunk/amp_conf/htdocs/admin/footer.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/trunk/amp_conf/htdocs/admin/footer.php
r3134 r3524 66 66 $astman->send_request('Command', array('Command'=>'!/var/lib/asterisk/bin/retrieve_conf')); 67 67 */ 68 69 //reload MOH to get around 'reload' not actually doing that. 70 $astman->send_request('Command', array('Command'=>'moh reload')); 71 68 72 //reload asterisk 69 73 $astman->send_request('Command', array('Command'=>'reload'));
