Question about auto dialing
![Post Post](./styles/vicidial/imageset/icon_post_target.gif)
Dears
i created an outbound campaign and i linked with a sip trunk provider. when i manual call its working pretty fine
i created a list, the phone number looks like this: 0321561647
and when i uploaded i chose in the upload form as i have to choose a country prefix i chose france 33 as for country code.
my dial plan is 983 << this dials France
exten => _983.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _983.,n,Dial(${W}/00${EXTEN:4},120,tTo)
exten => _983.,n,Hangup
so in my campaign i added the dial prefix: 983 for auto dialer.
my problem is when i use the auto dialer now it dials like this:
Dial("Local/983330321561647@default-0000000f;2", "S
i want to disable the extra (33) that is added inside my dial!
how to disable the country code to be dialed from the campaign?
as i want it to dial the 983 then phone_number
i created an outbound campaign and i linked with a sip trunk provider. when i manual call its working pretty fine
i created a list, the phone number looks like this: 0321561647
and when i uploaded i chose in the upload form as i have to choose a country prefix i chose france 33 as for country code.
my dial plan is 983 << this dials France
exten => _983.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _983.,n,Dial(${W}/00${EXTEN:4},120,tTo)
exten => _983.,n,Hangup
so in my campaign i added the dial prefix: 983 for auto dialer.
my problem is when i use the auto dialer now it dials like this:
Dial("Local/983330321561647@default-0000000f;2", "S
i want to disable the extra (33) that is added inside my dial!
how to disable the country code to be dialed from the campaign?
as i want it to dial the 983 then phone_number