Array
(
)



 total no of record should be process 1

Array
(
    [id] => 635
    [csv_file_tage] => TTS Test
    [user_id] => sr2
    [file_name] => Testing File.csv
    [total_lines] => 5
    [valid_record] => 4
    [invalid_record] => 2
    [called] => 0
    [filed_tage_json] => {"0":"PHONE","1":"Name"}
    [create_date] => 1751286636
    [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":"41448_2_159-sr2","system_api_uniqueid":"41448_2"}]}

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

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

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

 response is  :{"status":"success","code":"000","desc":"Call Submitted Successfully","data":[{"contact_number":"8882179801","unique_id":"41448_4_159-sr2","system_api_uniqueid":"41448_4"}]}

Array
(
    [PHONE] => 9509098340
    [Name] => Kishor
)
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=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":"41448_5_159-sr2","system_api_uniqueid":"41448_5"}]}