In my experience, it looks like the transfer tag cannot support playing audio files. It's something to do the 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> <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's Topics:<br>
<br>
1. Issues with the transfer tag (Andrew Zitnay)<br>
<br><br>---------- Forwarded message ----------<br>From: Andrew Zitnay <<a href="mailto:drew@zitnay.com">drew@zitnay.com</a>><br>To: <a href="mailto:voiceglue@voiceglue.org">voiceglue@voiceglue.org</a><br>Date: Fri, 30 Jan 2009 12:39:47 -0500<br>
Subject: [Voiceglue] Issues with the transfer tag<br>First of all, thanks for all the hard work on Voiceglue, especially 0.9's parameter passing feature.<br>
<br>
I have a few questions about the transfer tag:<br>
<br>
1) Any normal way I've attempted to play an audio prompt before transferring has resulted in the audio being played after the transferred call ends. I've tried things like:<br>
<br>
<form id="transfer"><br>
<block><br>
<prompt>transferring now</prompt><br>
</block><br>
<transfer dest="..."/><br>
</form><br>
<br>
and:<br>
<br>
<form id="transfer"><br>
<transfer dest="..."><br>
<prompt>transferring now</prompt><br>
</transfer><br>
</form><br>
<br>
and a bunch of other things, no matter what, I don't hear "transferring now" until the transferred call ends. I can work around it, but it's kind of a hassle, and I'm just wondering if there's some problem with my setup.<br>
<br>
2) Is the connecttimeout attribute of the transfer tag supposed to be working? If I set it to, say, "17s", I'd expect it to terminate the transfer attempt after 17 seconds of ringing but no connection. 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? 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>