Exemple #1
0
 public function __construct($options)
 {
     parent::__construct($options);
     $this->data_structure = array('record_type' => 1, 'operator_code' => 3, 'call_type' => 1, 'caller_phone_no' => 10, 'call_start_dt' => 14, 'call_end_dt' => 14, 'called_no' => 16, 'chrgbl_call_dur' => 6, 'call_charge' => 11, 'correction_code' => 2);
     $this->header_structure = array('filename' => 11, 'record_type' => 1, 'file_creation_date' => 8, 'file_received_time' => 6);
     $this->trailer_structure = array('filename' => 11, 'record_type' => 1, 'file_creation_date' => 8, 'file_received_time' => 6, 'file_size' => 9, 'line_count' => 9, 'total_charge' => 17);
 }
Exemple #2
0
 public function __construct($options)
 {
     parent::__construct($options);
     $this->data_structure = array('record_type' => 1, 'caller_msi' => 3, 'caller_phone_no' => 11, 'called_no' => 28, 'call_start_dt' => 14, 'actual_call_dur' => 6, 'chrgbl_call_dur' => 6, 'units' => 4, 'call_charge_sign' => 1, 'call_charge' => 11, 'collection_ind' => 1, 'collection_ind2' => 1, 'provider_subscriber_type' => 1, 'record_status' => 2, 'filler' => 87);
     $this->header_structure = array('record_type' => 1, 'file_type' => 14, 'sending_company_id' => 3, 'receiving_company_id' => 3, 'sequence_no' => 5, 'file_creation_date' => 8, 'file_creation_time' => 6, 'file_received_date' => 8, 'file_received_time' => 6, 'file_status' => 2);
     $this->trailer_structure = array('record_type' => 1, 'file_type' => 14, 'sending_company_id' => 3, 'receiving_company_id' => 3, 'sequence_no' => 5, 'file_creation_date' => 8, 'file_creation_time' => 6, 'file_received_date' => 8, 'file_received_time' => 6, 'total_charge_sign' => 1, 'total_charge' => 16, 'total_rec_no' => 6, 'total_valid_rec_no' => 6, 'total_err_rec_no' => 6);
 }
Exemple #3
0
 public function __construct($options)
 {
     parent::__construct($options);
     $this->data_structure = array('record_type' => 1, 'call_type' => 2, 'caller_phone_no' => 9, 'call_start_dt' => 14, 'chrgbl_call_dur' => 6, 'called_no' => 24, 'country_desc' => 20, 'collection_ind' => 1, 'record_id' => 22, 'charge_code' => 1, 'call_charge_sign' => 1, 'call_charge' => 15, 'record_status' => 2);
     $this->header_structure = array('record_type' => 1, 'file_type' => 10, 'sending_company_id' => 10, 'receiving_company_id' => 10, 'sequence_no' => 6, 'file_creation_date' => 12, 'file_received_date' => 12, 'file_status' => 2);
     $this->trailer_structure = array('record_type' => 1, 'file_type' => 10, 'sending_company_id' => 10, 'receiving_company_id' => 10, 'sequence_no' => 6, 'file_creation_date' => 12, 'total_phone_number' => 15, 'total_charge_sign' => 1, 'total_charge' => 15, 'total_rec_no' => 6, 'total_err_rec_no' => 6);
 }
Exemple #4
0
 public function __construct($options)
 {
     parent::__construct($options);
     $this->data_structure = array('record_type' => 1, 'call_type' => 2, 'caller_phone_no' => 10, 'called_no' => 18, 'call_start_dt' => 14, 'call_end_dt' => 14, 'actual_call_dur' => 6, 'chrgbl_call_dur' => 6, 'call_charge_sign' => 1, 'call_charge' => 11, 'collection_ind' => 1, 'record_status' => 2, 'sequence_no' => 6, 'correction_code' => 2, 'filler' => 96);
     $this->header_structure = array('record_type' => 1, 'file_type' => 3, 'sending_company_id' => 4, 'receiving_company_id' => 4, 'sequence_no' => 6, 'file_creation_date' => 14, 'file_received_date' => 14, 'file_status' => 2, 'version_no' => 2, 'filler' => 140);
     $this->trailer_structure = array('record_type' => 1, 'file_type' => 3, 'sending_company_id' => 4, 'receiving_company_id' => 4, 'sequence_no' => 6, 'file_creation_date' => 14, 'total_charge_sign' => 1, 'total_charge' => 15, 'total_rec_no' => 6, 'total_err_rec_no' => 6, 'filler' => 130);
 }