Don't see the full number with country code.Please help.
Added by Jan Delle over 4 years ago
Hello,
I'm creating and csv file , it contains : fist_name,last_name,phone_number and email.
The phone_number comes with country code like 966xxxxxxxxx.
Dial plan :
exten => _xxxxxxxxxx.,1,AGI
exten => _xxxxxxxxxx.,2,Dial(SIP/${EXTEN:10}@carrier,,tTo)
exten => _xxxxxxxxxx.,3,Hangup
We can receive calls just when I add numbers in csv. without country code (966)and choose phone code from system when I load leads.
When I call , wee see the number and country code separately.
What should I change to receive it together like 966xxxxxxxxx ?
GoAutoDial 3.3.
Thank you.
Replies (1)
RE: Don't see the full number with country code.Please help.
-
Added by Demian Biscocho over 4 years ago
Version 3.X is more than 6 years old and is no longer supported. Please download and install version 4.
Checkout our Wiki section for the Getting Started guide and other HOWTOs.