Array
(
)



 total no of record should be process 1

Array
(
    [id] => 586
    [csv_file_tage] => test123
    [user_id] => u351
    [file_name] => tts(11).csv
    [total_lines] => 3
    [valid_record] => 2
    [invalid_record] => 1
    [called] => 0
    [filed_tage_json] => {"0":"PHONE","1":"Name"}
    [create_date] => 1740641720
    [create_by] => u351
    [status] => 2
    [tts_text] => 
    [notes] => calling
    [schedule_time] => 0
    [isDelete] => 0
    [campaign_type] => I
    [ivr_id] => 3153
    [uphierarchy] => admin,sr10
)

Array
(
    [0] => Array
        (
        )

)
Array
(
    [PHONE] => 8849583687
    [Name] => jaimin
)
full url : http://obd40.sarv.com/api/voice/v1.0/voice_broadcast_ivr.php?username=u351&token=7r8YwX&plan_id=1023&ivr_id=3153&caller_id=0&contact_numbers=8849583687&data={"%233":{"TYPE":"T","LANGUAGE":"EN","VALUE":"jaimin"}}

 response is  :{"status":"success","code":"000","desc":"Call Submitted Successfully","data":[{"contact_number":"8849583687","unique_id":"35430_3_138-u351","system_api_uniqueid":"35430_3"}]}

Array
(
    [PHONE] => 9509098340
    [Name] => kishor
)
full url : http://obd40.sarv.com/api/voice/v1.0/voice_broadcast_ivr.php?username=u351&token=7r8YwX&plan_id=1023&ivr_id=3153&caller_id=0&contact_numbers=9509098340&data={"%233":{"TYPE":"T","LANGUAGE":"EN","VALUE":"kishor"}}

 response is  :{"status":"success","code":"000","desc":"Call Submitted Successfully","data":[{"contact_number":"9509098340","unique_id":"35430_4_138-u351","system_api_uniqueid":"35430_4"}]}