Array
(
)



 total no of record should be process 1

Array
(
    [id] => 479
    [csv_file_tage] => TTS Test
    [user_id] => sr67
    [file_name] => Test File.csv
    [total_lines] => 3
    [valid_record] => 2
    [invalid_record] => 2
    [called] => 0
    [filed_tage_json] => {"0":"Name","1":"PHONE","3":"Amount"}
    [create_date] => 1727951984
    [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
(
    [Name] => Sarita
    [PHONE] => 8448544373
    [Amount] => 5000
)
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":"5000"}}

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

Array
(
    [Name] => Harsh
    [PHONE] => 8826166901
    [Amount] => 10000
)
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=8826166901&data={"%233":{"TYPE":"T","LANGUAGE":"EN","VALUE":"10000"}}

 response is  :{"status":"success","code":"000","desc":"Call Submitted Successfully","data":[{"contact_number":"8826166901","unique_id":"30073_6_138-sr67","system_api_uniqueid":"30073_6"}]}