I've been trying to get an AGI "transfer" to work for several weeks now. It isn't error-ing out, but it isn't working either.<br><br>I can't use "dial" in this case due to what I'm trying to accomplish.<br>
<br>Does an AGI Transfer actually work? <br><br><span style="color: rgb(51, 51, 255);">-= Info about application 'Transfer' =-</span>
<p style="color: rgb(51, 51, 255);">[Synopsis]<br>
Transfer caller to remote extension</p>
<p style="color: rgb(51, 51, 255);">[Description]<br>
Transfer([Tech/]dest[|options]): Requests the remote caller be transferred<br>
to a given destination. If TECH (SIP, IAX2, LOCAL etc) is used, only<br>
an incoming call with the same channel technology will be transfered.<br>
Note that for SIP, if you transfer before call is setup, a 302 redirect<br>
SIP message will be returned to the caller.</p>
<p style="color: rgb(51, 51, 255);">The result of the application will be reported in the TRANSFERSTATUS<br>
channel variable:<br>
SUCCESS Transfer succeeded<br>
FAILURE Transfer failed<br>
UNSUPPORTED Transfer unsupported by channel driver<br>
The option string many contain the following character:<br>
'j' -- jump to n+101 priority if the channel transfer attempt<br>
fails</p><br>Thanks!!<br>PB<br><br>