Array
(
)



 total no of record should be process 1

Array
(
    [id] => 502
    [csv_file_tage] => TTS Test
    [user_id] => sr2
    [file_name] => Sample Test.csv
    [total_lines] => 5
    [valid_record] => 4
    [invalid_record] => 2
    [called] => 0
    [filed_tage_json] => {"0":"PHONE","1":"Name"}
    [create_date] => 1731414556
    [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","LANGUAGE":"EN","VALUE":"Sarita"}}

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

Array
(
    [PHONE] => 73032 82006
    [Name] => Rohit Mourya
)
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=7303282006&data={"%233":{"TYPE":"T","LANGUAGE":"EN","VALUE":"Rohit+Mourya"}}

 response is  :{"status":"success","code":"000","desc":"Call Submitted Successfully","data":[{"contact_number":"7303282006","unique_id":"32115_1_139-sr2","system_api_uniqueid":"32115_1"}]}

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

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

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

 response is  :{"status":"success","code":"000","desc":"Call Submitted Successfully","data":[{"contact_number":"7738701917","unique_id":"32115_3_139-sr2","system_api_uniqueid":"32115_3"}]}