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 2 matches
- Thu Nov 08, 2007 11:37 pm
- Forum: Plum DEV Q&A
- Topic: Why tranfer a call in outbounding call is not work?
- Replies: 3
- Views: 7104
Hi there, Thanks, It fixed the problem. Now get a new issue. <form id="contact"> - <transfer dest="tel:+14087878795;ani=4087778845" type="bridge" bridge="true" connecttimeout="30" maxtime="0"> <prompt>Please wait while we connect your call</prompt> </transfer> </form> This outbound transfer somehow ...
- Wed Nov 07, 2007 8:28 pm
- Forum: Plum DEV Q&A
- Topic: Why tranfer a call in outbounding call is not work?
- Replies: 3
- Views: 7104
Why tranfer a call in outbounding call is not work?
Hi there, I tried to do bridgeg/transfer call in outbounding call, each time I got a phone call from PlumVoice and the Voice tells me that there is server error. The following XML is sent out as result of start_url in our apache server. When I comment out tranfer call XML part, everying is OK. When ...