Page 1 of 1

3-Way Transfer Call

PostPosted: Thu Aug 08, 2019 2:39 am
by ccpict2019
Hi,

We're having some problem about transferring calls to an external number but are having success when transferring just to a local agent.

Outbound and inbound calls to UK have no problem as well.

Dial plan entry:

exten => _399198X.,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _399198X.,n,Dial(${AWTTRUNK}/999${EXTEN:6},,tT)
exten => _399198X.,n,Hangup

CentOS 6.8 x86_64
Vicidial
VERSION: 2.12-549a
BUILD: 160404-0940
Asterisk
Version: 1.8.23.0-vici

Re: 3-Way Transfer Call

PostPosted: Thu Aug 15, 2019 8:06 am
by williamconley
Please post a link to your installation instructions. Helps bring users with similar issues together to solve problems quicker.

Please post an example attempted transfer from the Asterisk CLI. ONE call, beginning to end (not 3000 lines of unrelated code, lol, and don't have other traffic on the system during the test).