Array
(
)



 total no of record should be process 1

Array
(
    [id] => 153
    [csv_file_tage] => TTS Test
    [user_id] => sr67
    [file_name] => Copy of TTS Test(latest)2.csv
    [total_lines] => 4
    [valid_record] => 3
    [invalid_record] => 2
    [called] => 0
    [filed_tage_json] => {"0":"PHONE","2":"Amount"}
    [create_date] => 1713864874
    [create_by] => sr67
    [status] => 2
    [tts_text] => 
    [notes] => calling
    [schedule_time] => 0
    [isDelete] => 0
    [campaign_type] => I
    [ivr_id] => 2995
    [uphierarchy] => admin,sr2
)

Array
(
    [0] => Array
        (
        )

)
Array
(
    [PHONE] => 8448544373
    [Amount] => Ten thousand
)
full url : http://obd40.sarv.com/api/voice/v1.0/voice_broadcast_ivr.php?username=sr67&token=Uue4zW&plan_id=412&ivr_id=2995&caller_id=0&contact_numbers=8448544373&data={"%233":{"TYPE":"T","LANGUAGE":"EN","VALUE":"Ten+thousand"}}

 response is  :{"status":"success","code":"000","desc":"Call Submitted Successfully","data":[{"contact_number":"8448544373","unique_id":"11642_48_56-sr67","system_api_uniqueid":"11642_48"}]}

Array
(
    [PHONE] => 9405216314
    [Amount] => Five Thousand
)
full url : http://obd40.sarv.com/api/voice/v1.0/voice_broadcast_ivr.php?username=sr67&token=Uue4zW&plan_id=412&ivr_id=2995&caller_id=0&contact_numbers=9405216314&data={"%233":{"TYPE":"T","LANGUAGE":"EN","VALUE":"Five+Thousand"}}

 response is  :{"status":"success","code":"000","desc":"Call Submitted Successfully","data":[{"contact_number":"9405216314","unique_id":"11642_49_56-sr67","system_api_uniqueid":"11642_49"}]}

Array
(
    [PHONE] => 9890623255
    [Amount] => Six Thousand
)
full url : http://obd40.sarv.com/api/voice/v1.0/voice_broadcast_ivr.php?username=sr67&token=Uue4zW&plan_id=412&ivr_id=2995&caller_id=0&contact_numbers=9890623255&data={"%233":{"TYPE":"T","LANGUAGE":"EN","VALUE":"Six+Thousand"}}

 response is  :{"status":"success","code":"000","desc":"Call Submitted Successfully","data":[{"contact_number":"9890623255","unique_id":"11642_50_56-sr67","system_api_uniqueid":"11642_50"}]}