Array
(
)



 total no of record should be process 1

Array
(
    [id] => 111
    [csv_file_tage] => TTS Test
    [user_id] => sr2
    [file_name] => TTS Test(latest).csv
    [total_lines] => 3
    [valid_record] => 2
    [invalid_record] => 2
    [called] => 0
    [filed_tage_json] => {"0":"PHONE","1":"Name"}
    [create_date] => 1712231103
    [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] => 8218954266
    [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=8218954266&data={"%233":{"TYPE":"T","VALUE":"Akshit","LANGUAGE":"EN"}}

 response is  :{"status":"success","code":"000","desc":"Call Submitted Successfully","data":[{"contact_number":"8218954266","unique_id":"9369_2_56-sr2","system_api_uniqueid":"9369_2"}]}

Array
(
    [PHONE] => 8448544374
    [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=8448544374&data={"%233":{"TYPE":"T","VALUE":"Sarita","LANGUAGE":"EN"}}

 response is  :{"status":"error","code":"100","desc":"Could not connect to gateway"}