TRANSFER_CALL

Any and all non-support discussions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

TRANSFER_CALL

Postby ruben23 » Fri Jul 06, 2012 7:06 am

Multi Server- 2DBRelication M/S(HA,HearBeat/MON),Web(Proxmox_VMs-LoadBalance),3-telephony
ASterisk 1.4.27-vici
Dahdi-current
2.4 svntrunk
Ubuntu server 10.04 LTS
Scracth Install
VERSION: 2.4-357a
BUILD: 120125-2107
© 2012 ViciDial Group

Hi guys i have outbound campaing calling US numbers but it requires to transfer prospect Clients to a verifier number on Australia, UK and US numbers.How do i configure the Dial plan for this coz its not connecting at all and also, if i may used teh 88 prefix but still be able to dial AUS,UK and US at the same time on transfer.Thanks
SkypeID: rlacumba
IBM x3200 Dual Core 2.4 Ghz.
4GB Ram
VERSION: 2.4-311a
BUILD: 110514-1351
© 2011 ViciDial Group
Asterisk 1.4.27-vici
Another VICI_day, same trunK, same Channel-->Transcode...
ruben23
 
Posts: 1161
Joined: Thu Jul 31, 2008 10:35 am
Location: Davao City, Philippines

Re: TRANSFER_CALL

Postby omarrodriguezt » Fri Jul 06, 2012 7:12 am

Hello,
go vicidial->Campaign->Details->
and put the verifiers numbers in Transfer-Conf Number 1.
Loof for "3-Way Call Dial Prefix" and put the dial prefix that you want to use for the verifiers number is the text box.

Share the dial plan that you are using to call USA and the dial plan that you are using to Call UK (remove user / passwords/ips and any other sensitive information)
You can find the dial plan in Admin->Carriers->
Also, find out what is the international code for UK
http://www.ITContinental.com
Dedicated USA Servers - Vicibox - Vicidial - Limesurvey - Vtiger CRM - More than 15 years experience - Hablamos Español
omarrodriguezt
 
Posts: 667
Joined: Fri Jun 05, 2009 12:22 pm
Location: Dominican Republic

Re: TRANSFER_CALL

Postby ruben23 » Fri Jul 06, 2012 7:16 am

@omar,

Can you suggest a Dialplan with combined function fro US, UK and Australia- can you sedn sample fro this..? please
SkypeID: rlacumba
IBM x3200 Dual Core 2.4 Ghz.
4GB Ram
VERSION: 2.4-311a
BUILD: 110514-1351
© 2011 ViciDial Group
Asterisk 1.4.27-vici
Another VICI_day, same trunK, same Channel-->Transcode...
ruben23
 
Posts: 1161
Joined: Thu Jul 31, 2008 10:35 am
Location: Davao City, Philippines

Re: TRANSFER_CALL

Postby omarrodriguezt » Fri Jul 06, 2012 8:52 am

Please share your dial plan without sensitive information, also I need the international code for UK
http://www.ITContinental.com
Dedicated USA Servers - Vicibox - Vicidial - Limesurvey - Vtiger CRM - More than 15 years experience - Hablamos Español
omarrodriguezt
 
Posts: 667
Joined: Fri Jun 05, 2009 12:22 pm
Location: Dominican Republic

Re: TRANSFER_CALL

Postby ruben23 » Fri Jul 06, 2012 9:32 am

@omar

Dial pattern:

UK = 011 + 44 + #
AUS = 011 + 61 + #

Code: Select all
exten => _91NXXNXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _91NXXNXXXXXX,n,Dial(${TRUNKAPN}/${EXTEN:1},50,o)
exten => _91NXXNXXXXXX,n,Hangup
SkypeID: rlacumba
IBM x3200 Dual Core 2.4 Ghz.
4GB Ram
VERSION: 2.4-311a
BUILD: 110514-1351
© 2011 ViciDial Group
Asterisk 1.4.27-vici
Another VICI_day, same trunK, same Channel-->Transcode...
ruben23
 
Posts: 1161
Joined: Thu Jul 31, 2008 10:35 am
Location: Davao City, Philippines

Re: TRANSFER_CALL

Postby omarrodriguezt » Wed Jul 11, 2012 6:30 am

Hello,
your dial plan for UK/Au should be like
exten => _844NXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _844NXXXXXXXX,n,Dial(${TRUNKAPN}/011${EXTEN:1},50,o)
exten => _844NXXXXXXXX,n,Hangup

exten => _861NXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _861NXXXXXXXX,n,Dial(${TRUNKAPN}/011${EXTEN:1},50,o)
exten => _861NXXXXXXXX,n,Hangup.

Then, you must go to Vicidial-->Campaigns->Campaign Details->3-Way Call Dial Prefix and put the prefix "8"
You must ask the carrier if the need that you send the 011, because most of the carriers does not request it, if they dont request it, remove it from the dial plan.
Also, you can have both dial plan together, but less secure this way:

exten => _8NNNXXXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _8NNNXXXXXXXX,n,Dial(${TRUNKAPN}/011${EXTEN:1},50,o)
exten => _8NNNXXXXXXXX,n,Hangup.
http://www.ITContinental.com
Dedicated USA Servers - Vicibox - Vicidial - Limesurvey - Vtiger CRM - More than 15 years experience - Hablamos Español
omarrodriguezt
 
Posts: 667
Joined: Fri Jun 05, 2009 12:22 pm
Location: Dominican Republic


Return to General Discussion

Who is online

Users browsing this forum: No registered users and 81 guests