In my experience, it looks like the transfer tag cannot support playing audio files. It&#39;s something to do the&nbsp;implementation. From what I read else where in this forum, the transfer tag is still a work-in-progress. However if you want to do blind transfers, those still work.<div>
<br></div><div>&nbsp;<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
<br>Today&#39;s Topics:<br>
<br>
 &nbsp; 1. Issues with the transfer tag (Andrew Zitnay)<br>
<br><br>---------- Forwarded message ----------<br>From:&nbsp;Andrew Zitnay &lt;<a href="mailto:drew@zitnay.com">drew@zitnay.com</a>&gt;<br>To:&nbsp;<a href="mailto:voiceglue@voiceglue.org">voiceglue@voiceglue.org</a><br>Date:&nbsp;Fri, 30 Jan 2009 12:39:47 -0500<br>
Subject:&nbsp;[Voiceglue] Issues with the transfer tag<br>First of all, thanks for all the hard work on Voiceglue, especially 0.9&#39;s parameter passing feature.<br>
<br>
I have a few questions about the transfer tag:<br>
<br>
1) Any normal way I&#39;ve attempted to play an audio prompt before transferring has resulted in the audio being played after the transferred call ends. &nbsp;I&#39;ve tried things like:<br>
<br>
&lt;form id=&quot;transfer&quot;&gt;<br>
&nbsp;&lt;block&gt;<br>
 &nbsp; &lt;prompt&gt;transferring now&lt;/prompt&gt;<br>
&nbsp;&lt;/block&gt;<br>
&nbsp;&lt;transfer dest=&quot;...&quot;/&gt;<br>
&lt;/form&gt;<br>
<br>
and:<br>
<br>
&lt;form id=&quot;transfer&quot;&gt;<br>
&nbsp;&lt;transfer dest=&quot;...&quot;&gt;<br>
 &nbsp; &lt;prompt&gt;transferring now&lt;/prompt&gt;<br>
&nbsp;&lt;/transfer&gt;<br>
&lt;/form&gt;<br>
<br>
and a bunch of other things, no matter what, I don&#39;t hear &quot;transferring now&quot; until the transferred call ends. &nbsp;I can work around it, but it&#39;s kind of a hassle, and I&#39;m just wondering if there&#39;s some problem with my setup.<br>

<br>
2) Is the connecttimeout attribute of the transfer tag supposed to be working? &nbsp;If I set it to, say, &quot;17s&quot;, I&#39;d expect it to terminate the transfer attempt after 17 seconds of ringing but no connection. &nbsp;However, in my testing so far, the transfer attempt keeps going long after that.<br>

<br>
3) Is there any way to specify the callerid/ANI that should be displayed to the person being transferred to? &nbsp;Currently, it seems like it always inherits the callerid/ANI from the initial call, which might not always be desirable.<br>

<br>
Thanks for any insight you can provide.<br>
<br>
Drew<br>
<br>
<br>_______________________________________________<br>
Voiceglue mailing list<br>
<a href="mailto:Voiceglue@voiceglue.org">Voiceglue@voiceglue.org</a><br>
<a href="http://www.voiceglue.org/mailman/listinfo/voiceglue" target="_blank">http://www.voiceglue.org/mailman/listinfo/voiceglue</a><br>
<br></blockquote></div><br></div>