Hello guys. Im using twilio as a carrier in vicidial. Since we are using free trial, To make an outbound call we need to register/verify phone number in twilio to able to call these caller ids/phone numbers using zoiper. To register a phone number/tel number twilio has a feature that will call these numbers a will give a unique code to verify them.
My problem is vicidial has a unique phone number like +5{SESSION_ID} => +58600051 or +55558600051 now when I do manual call in vicidial agent UI, in twilio it has a debugger module that says
SipSrcIp "server ip"
SipSrcTransport "udp"
UserAgent "Asterisk PBX 13.29.2-vici"
To "+55558600051"
From "+12053580321"
"Trial accounts can only call verified caller IDs."
since these vicidial phone numbers are not real I dont know how to register or add them in twilio caller id or call them.