| VoiceXML 2.1 Development Guide | Home | Frameset Home |
|



| ANNOTATIONS: EXISTING POSTS |
zazo
|
|
| yet i don't get the diffrence btw the ccxml and motorola voicexml , to me they seams as each other , my question is when should i use this and when should i use the other
also , i belive that the vxml guide here is deticated to the voxeo network , and not for cisco networks for example , am i write |
|
Michael.Book
|
|
| Howdy zazo,
CCXML is a Call Control mark-up developed by the W3C specifically to address the lack of call control in the VoiceXML specification. Specifically, VoiceXML is only capable of a straight two party bridge, whereas both call-legs (i.e. inbound and outbound) are bridged immediately and handled as one. In other words, you cannot do things like play an audio message to one or both legs independently, un-join the bridge an maintain control of both call-legs, etc... In short, CCXML is not VoiceXML at all, but a "wrapper" designed to complement your VoiceXML applications. Adding robust a robust state machine and powerful call control, CCXML is certainly a welcome addition to the W3C telephony mark-up specification suite. So, to answer you specific question, you should use both at the same time... Now, you also mentioned our VoiceXML documentation/platform being "dedicated to the Voxeo network." This couldn't further from the truth... Voxeo is one of the very few companies in this space that do not lock their customers and developers in with proprietary, non-W3C-compliant VoiceXML. As a matter of fact, our VoiceXML platform is one of only five platforms certified by the VoiceXML Forum to be 100% VoiceXML2.0 compliant. Now, how a W3C VoiceXML2.0 compliant application built on the Voxeo VoiceCenter platform would fare in a Cisco VoiceXML environment, I couldn't say for sure. But I guess the real question here would be, does your Cisco VoiceXML environment comply with the W3C VoiceXML2.0 specification? :-) I hope this helps to better explain... Have Fun, ~ Michael |
|
shred
|
|
| Hello
Prophecy VoiceXML2.0 looks fantastic!! However, its not hosted. How can I get access to a hosted version? You guys are a developers best friend :) Shred |
|
mikethompson
|
|
| Hey Shred,
Actually, you do have access to Prophecy hosted. Simply create a new application in your application manager, and you should see all the Prophecy Platform options. Hope this helps, Mike Thompson Voxeo Extreme Support |
|
shred
|
|
| Thanks for the quick response, Mike!
Prophecy platform claims "newest ASR engine"... How does one utilize it in the current context (hosted trial). I presume this is not command & control, but dictation mode ASR. |
|
mikethompson
|
|
| Hey Shred,
To answer your question, it's not dictation mode. It is simply our great, low cost, Voxeo recognizer. If you provision a Prophecy VoiceXML application, it is enabled by default. Hope this helps, Mike Thompson Voxeo Extreme Support |
|
sureshdharmadurai
|
|
| Hi My Prophecy 8.0 does not starts all the services....prophecy server does not start even if i start manually...is there any configuration should i do before running all the services | |
voxeojeremyr
|
|
| Hi Suresh,
We would be glad to help you out. If you would, open an account ticket by clicking on the link for Support tickets in the account overview. Also, if you would start a DOS prompt and type: netstat -abc > netstat.txt And then send us that netstat.txt file, we should be able to get you up and running. Thanks, Jeremy Richmond Voxeo Support |
|
zkco
|
|
| I have a question,as to build a voicexml-based platform,I install Prophecy and build my webserver,but how can a phone call be delivered to my voicexml Gateway(Prophecy),do I need any other hard device such as pstn/sip/voip card?(I am not say just a sip soft call,I mean really phone call) | |
voxeojeremyr
|
|
| Hi,
Yes, to receive phone calls via regular phone lines, the cheapest solution, usually, is that you will need a Dialogic board and also software called Paraxip, that translates analog POTS lines to SIP. For information on pricing for the hardware and software, you can contact our sales department at sales@voxeo.com. Thanks, Jeremy Richmond Voxeo Support |
|
visionik
|
|
| Actually the cheapest solutions for getting calls into or out of Prophecy are:
1. Find an Open-SIP VOIP provider. Prophecy works with most VOIP providers. 2. Get a small one or two port VOIP gatweay, such as a Sipura SPA-3102 Best, -Jonathan |
|
zkco
|
|
| thks for all your answer | |
dhawansalil
|
|
| Hello
How can i get call-id in VXML for my application so that it uniquely identifies each call.I need something like unique call-id which i can see in Log Viewer. |
|
voxeoJeffK
|
|
| Hi,
We have a great explanation here: http://docs.voxeo.com/voicexml/2.0/ani_dnis.htm Please keep in mind that callerid is not 100% dependable due to inconsistencies across the telecom infrastructure. Jeff K. |
|
jonesy
|
|
| Hi,
Beacuse I'm on the other side of the pond, would it be possible for you to transfer me over to the UK data centres? Also, do you have any other TTS synthesizers my applications can use? Preferably UK TTS engine, if not, how would I go about purchasing a licence for eg. Loquendo and using it on your servers? |
|
voxeoblehn
|
|
| Hello,
I have gone ahead and given you access to out London staging platform. If you click on "Add Application" in your application manager you will see the new available platform. Also, UK English is the default language in this environment. You will need to reference the following language mapping in your code like so in order to invoke UK TTS:[code] xml:lang="en-gb"[/code] Please let us know if you have any further questions. Regards, Brian Lehnen Voxeo Support |
|
jonesy
|
|
| thats great, but for me to able use it I need a skype number, or will I only be able to use the sip number?
thanks |
|
MattHenry
|
|
|
Hello Jonesy, Unfortunately, the Skype indial option isnt available for the UK datacenters at this time: As such, it is restricted to SIP dialing for the staging centers. Note that the UK production network also allows DDI and NGN access, I should point out. Regards, ~Matthew Henry |
|
bazik
|
|
| hello team,
sorry for not replying i had a few troubles, thanks for the answers and the document, for now its little early for technical questions so i think you should close the topic, but soon when i'll begin the developpment in one or two months i'll open another one. thanks again for your support, it means really much for me now that i know i have all the support i need, you really are the best ;-) |
|
sdaram
|
|
| Hello,
I am starter of creating the IVR applications. Can some one suggest me with which software do i need to start with? Which software would be easier? Voice XML or the Prophecy Voice XML? Regards, Shilpa |
|
voxeoJason
|
|
| Hi,
I believe there may be some confusion. The 'Prophecy' portion of [code]Prophecy - VoiceXML 2.1[/code] indicates what platform your VXML application is 'hosted' on. (for example [code]Prophecy 8.0 - VoiceXML 2.1[/code] would simple mean that your VoiceXML application is on the Prophecy 8 platform.) Regards, Jason Sewell Voxeo Support |
|
ottawahome
|
|
| Hi,
I'm kind of new to this and I would like to understand this this is what I need. I want to create an application where a customer can ask for information about a specific product and a dialog system can find the and retrieve appropriate answers. Can that be done and where shall I look first if that is possible. Cheers, Adrian |
|
xshao
|
|
| Hi, Adrian,
Thanks for the post. I believe I have answered your question in another ticket, [link=https://evolution.voxeo.com/ticket/720070]Link Here[/link]. Is this a duplicate? If it is, can we close this one to avoid confusion and to honor your the other one? Please let me know. Thanks. Best Regards. Xudong Shao Voxeo Support [img=http://www.voxeo.com/images/top/logo.gif] Follow the [url=http://twitter.com/voxeo]@Voxeo Twitter Feed[/url] |
| login |
|