Call Transfer
Posted: Mon Oct 27, 2008 1:46 pm
Hello,
I am trying to transfer a call to some phone number.
I didn't work for me. I can tranfer a call to local extension number.
Out IVR call come through a phone switch.
Here is my code:
<form id="transerForm">
<transfer dest = "tel:+14029806860">
<prompt>
Please wait.
</prompt>
</transfer>
</form>
I am not sure why it's not working. Am I not doing it correct?
Thank you
I am trying to transfer a call to some phone number.
I didn't work for me. I can tranfer a call to local extension number.
Out IVR call come through a phone switch.
Here is my code:
<form id="transerForm">
<transfer dest = "tel:+14029806860">
<prompt>
Please wait.
</prompt>
</transfer>
</form>
I am not sure why it's not working. Am I not doing it correct?
Thank you