Trying to accomplish something that seems simple enough but I've tried everything I can think of but I cannot get an AGI Transfer to work.<br><br>Seems simple enough<br>$AGI->exec('transfer','SIP/101');<br>
<div id=":1i" class="ii gt"><br>and here's the resultant Debug:<br>
AGI Rx << EXEC transfer "SIP/101"<br>
-- AGI Script Executing Application: (transfer) Options: (SIP/101)<br>
AGI Tx >> 200 result=0<br><br>But nothing happens.<br><br>I can't use "dial" (which does work incidentally) because "dial" creates channels and messes with the CDR info.<br><br>Any ideas?<br>
Thanks!<br>PB</div>