| VoiceXML 2.1 Development Guide | Home | Frameset Home |
|
<transfer> element. Lesson 6 covers this procedure step by step, so we will content ourselves with a broad overview of the types of calls we can make, and the intricacies of dealing with all of the possible events that can happen during a <transfer>.<transfer> attempts will result in a 'busy' event every time. In order to get this permission enabled, you'll need to contact Support. <transfer> element, or within a token-based outbound call. Before we start, there are a few basic things you should know about International dialing on the Voxeo platform. Intenational dialing can be enabled for production accounts only, with the following caveats:
tel:+[country code][number]
<transfer dest="tel:+2560001112222" bridge="true">
http://api.voxeo.net/SessionControl/VoiceXML.start?
numbertodial=tel:+2560001112222&
tokenid=yourTokenIDhere
http://api.voxeo.net/SessionControl/VoiceXML.start?
numbertodial=tel:%2B2560001112222&
tokenid=yourTokenIDhere
| ANNOTATIONS: EXISTING POSTS |
djvergara
|
|
| Is it possible to place a call to a SIP address? Something like
http://session.voxeo.net/VoiceXML.start? numbertodial=sip:user@ekiga.com& tokenid=yourTokenIDhere |
|
voxeo.benb
|
|
| Hello,
I've enabled SIP outbound dialing for your evolution account. This should allow your applications to call sip numbers. Thank You, Ben Bohn Voxeo Support |
|
mgoebel
|
|
| Could you please do the same for me? I would like to configure a transfer to a SIP address in evolution. Could you explain me how to do it? | |
VoxeoDustin
|
|
| Hey,
I have enabled SIP outbound dialing privileges for your account. I assume you want to be able to perform a SIP transfer via Evolution Designer as this is the only application type I see in your account. In this case, you will want to use the Transfer step of Designer. For the type of transfer, select Phone Number and input the full SIP address like as: sip:number@address e.g. sip:91111111@sip.voxeo.net Cheers, Dustin |
|
kennyd6
|
|
| I requested and received a tokenId. Would it be possible to check if outbound SIP is enabled on my account? I need to dial a SIP phone from a html form.
What are my other options (if any) for free outbound dialing considering I live in Ireland? My application needs to be able to dial 2 numbers at once with the same VoiceXML file. Is this possible with my account? Thanks |
|
VoxeoDustin
|
|
| Hey Kenny,
You account is indeed setup for SIP outbound dialing. Currently, the only option for free international dialing is via SIP. You can dial in via Skype currently, but currently dialing out to a Skype address is not supported. With VoiceXML, you'll only be able to do a bridged transfer from one number to another. If you need to dial two numbers from a VXML app, you could launch the first call via token and once connected, perform a bridged transfer via the transfer element to the second number. Cheers, Dustin |
| login |
|