We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics
Search found 3 matches
- Fri Jun 04, 2010 10:47 am
- Forum: Plum DEV Q&A
- Topic: Inconsistent successful transfer to number with extension.
- Replies: 3
- Views: 7977
Re: Inconsistent successful transfer to number with extensio
Hi, Thank you for the reply. I should have been clearer on the most important point. I am testing successive transfers to the same number and extension. Sometimes it succeeds and sometimes not. In the success case the inbound caller hears "you are being transfered to...". In the fail case the inboun...
- Wed Jun 02, 2010 2:42 pm
- Forum: Plum DEV Q&A
- Topic: Inconsistent successful transfer to number with extension.
- Replies: 3
- Views: 7977
Inconsistent successful transfer to number with extension.
This is sometimes successful. <form id="test"> <block> <prompt> Testing transfer to extension. </prompt> </block> <var name="transferString" expr="'tel:+1XXXXXXXXXX;postd=ppXpXpX;ani=XXXXXXXXXX'"/> <transfer name="currentCall" destexpr="transferString"/> </form> I have tried multiple combinations of...
- Tue Mar 27, 2007 2:34 pm
- Forum: Plum DEV Q&A
- Topic: Equivalent of <bevocal:whisper> ?
- Replies: 3
- Views: 7506
Equivalent of <bevocal:whisper> ?
Our application provides phone help for a web application. We are currently using bevocal and are intending to switch to Plum for vxml hosting. Is there a way to implement the equivalent of the proprietary <bevocal:whisper> tag. http://cafe.bevocal.com/docs/vxml/bevocal_whisper.html We are using thi...