VuruBego
Junior Member
Member # 3873
Rate Member
|
posted 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,
Posts: 2 | Registered: Oct 2006
| IP: Logged
|