Array
(
)



 total no of record should be process 1

Array
(
    [id] => 90
    [csv_file_tage] => TTS Test
    [user_id] => sr2
    [file_name] => CSV File.csv
    [total_lines] => 4
    [valid_record] => 3
    [invalid_record] => 2
    [called] => 0
    [filed_tage_json] => {"0":"PHONE","1":"Name"}
    [create_date] => 1711438163
    [create_by] => sr2
    [status] => 2
    [tts_text] => 
    [notes] => calling
    [schedule_time] => 0
    [isDelete] => 0
    [campaign_type] => I
    [ivr_id] => 3004
    [uphierarchy] => admin
)

Array
(
    [0] => Array
        (
        )

)
Array
(
    [PHONE] => 8448544373
    [Name] => Sarita
)
full url : http://obd40.sarv.com/api/voice/v1.0/voice_broadcast_ivr.php?username=sr2&token=WnT7Gq&plan_id=59&ivr_id=3004&caller_id=0&contact_numbers=8448544373&data={"%233":{"TYPE":"T","VALUE":"Sarita","LANGUAGE":"EN"}}

 response is  :{"status":"success","code":"000","desc":"Call Submitted Successfully","data":[{"contact_number":"8448544373","unique_id":"8283_5_56-sr2","system_api_uniqueid":"8283_5"}]}

Array
(
    [PHONE] => 9015301549
    [Name] => Abhishek
)
full url : http://obd40.sarv.com/api/voice/v1.0/voice_broadcast_ivr.php?username=sr2&token=WnT7Gq&plan_id=59&ivr_id=3004&caller_id=0&contact_numbers=9015301549&data={"%233":{"TYPE":"T","VALUE":"Abhishek","LANGUAGE":"EN"}}

 response is  :{"status":"success","code":"000","desc":"Call Submitted Successfully","data":[{"contact_number":"9015301549","unique_id":"8283_6_56-sr2","system_api_uniqueid":"8283_6"}]}

Array
(
    [PHONE] => 9917728270
    [Name] => Akshit
)
full url : http://obd40.sarv.com/api/voice/v1.0/voice_broadcast_ivr.php?username=sr2&token=WnT7Gq&plan_id=59&ivr_id=3004&caller_id=0&contact_numbers=9917728270&data={"%233":{"TYPE":"T","VALUE":"Akshit","LANGUAGE":"EN"}}

 response is  :{"status":"success","code":"000","desc":"Call Submitted Successfully","data":[{"contact_number":"9917728270","unique_id":"8283_7_56-sr2","system_api_uniqueid":"8283_7"}]}