by DomeDan » Tue Sep 09, 2014 3:56 am
Use google to find out how to import the list of phone numbers to the database (mysql import text file)
then use some query to update vicidial_list, for example:
UPDATE vicidial_list SET status = 'RUBEN' where phone_number in (select phone_number from your_imported_list_of_phone_numbers)
remember, always make a backup before running any query
Vicidial Partner. Region: Sweden/Norway.
Does Vicidial installation, configuration, customization, add-ons, CRM implementation, support, upgrading, network-related, pentesting etc. Remote and onsite assistance.
Email: domedan (at) gmail.com