This is topic VXML Transfer Problem in forum Multimodal at VoiceXML Forum Community Message Board.
To visit this topic, use this URL:
http://www.voicexml.org/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic;f=7;t=000024
Posted by VuruBego (Member # 3873) on October 13, 2006, 07:09 PM:
Hi all,
We are trying to move our existing VXML code to the IBM platform, and I have problem transferring out with the following code on the new platform:
<transfer name="mycall" dest="tel:2134567890"
connecttimeout="60s" type="consultation">
It gives me this error:
error.connection.baddestination; Message: <area-specifier> is required
Then I try adding the area-specifier, but it complains about another
thing.
<transfer name="mycall" dest="tel:456-7890;phone-context=213"
connecttimeout="60s" type="consultation">
error.connection.noauthorization; Message: local context /
phone-context mismatch
Any suggestions would be much appreciated.
Thanks,
UBB.classicTM
6.3.1.2