"; /* //没有纪录时,显示无记录提示 if(!$rows){ echo "$strNotFindRecord"; exit(); } */ ?>
"; echo ""; echo ""; echo ""; echo ""; $arr_editfieldAmount = array("Start time","End time","First 6 digits of 12-digit recharge card","First 8 digits of 16-digit recharge card","Country code","Natinal destination code","IP address","Progress"); $arr_remark = array("2003-06-30","2003-06-30 10:25:30","229000","22900001","86","755","172.18.98.1"); $startTime = $rows[start_time]; $endTime = $rows[end_time]; $digital_6 = $rows[digital_6]; $digital_8 = $rows[digital_8]; $cc = $rows[cc]; $ndc = $rows[ndc]; $ip_address = $rows[ip_address]; { echo ""; echo ""; echo ""; echo ""; } { echo ""; echo ""; echo ""; echo ""; } { echo ""; echo ""; echo ""; echo ""; } { echo ""; echo ""; echo ""; echo ""; } { echo ""; echo ""; echo ""; echo ""; } { echo ""; echo ""; echo ""; echo ""; } { echo ""; echo ""; echo ""; echo ""; } { $progress++; echo ""; echo ""; echo ""; echo ""; } /* */ ?>
ItemValueExample
$arr_editfieldAmount[0]"; echo ""; echo "$arr_remark[0]
$arr_editfieldAmount[1]"; echo ""; echo "$arr_remark[1]
$arr_editfieldAmount[2]"; echo ""; echo "$arr_remark[2]
$arr_editfieldAmount[3]"; echo ""; echo "$arr_remark[3]
$arr_editfieldAmount[4]"; echo ""; echo "$arr_remark[4]
$arr_editfieldAmount[5]"; echo ""; echo "$arr_remark[5]
$arr_editfieldAmount[6]"; echo ""; echo "$arr_remark[6]
$arr_editfieldAmount[7]"; echo "$remark "; echo "

 
Remarks:

This facility is used to recover PPS account balance of abnormal shutdown time. The PPS saves memory data to harddisk at 4:00 am every day. When abnormal shutdown occurs, the PPS account balance data of the current day will be lost without being saved in harddisk. This facility helps recover the account balance by debiting all PPS account according to the CDR of the current day.
Start time: The date when abnormal shutdown occurs.
End time: The time at which abnormal shutdown occurs.
IP address: IP address of either PPS 0 (172.18.98.1) or PPS 1 (172.18.99.1).
To recover PPS account balance, fill in the above forms, click on Recover button and run a script cdrRestore under the path /usr/local/omc/tools/ in the OMC.