MrMagoo
Junior Member
Member # 3240
Rate Member
|
posted September 04, 2006 08:44 AM
quote: Originally posted by keroed1:
1. i have IIS on my machine but do i need a different webserver like probly apache tomcat and if so are there any specific configurations that i am going to have to do
This depends on what you want to do with it and which programming language you want to use.
As long as you have static VoiceXML doucments, a simple web server is enoug. If you want to create dynamic VoiceXML doucments using Java, you need something like a servlet container, i.e. tomcat.
quote: Originally posted by keroed1:
2. in the video tutorial i saw the guy use a pc to pc(sip) application to simulate the calling into the voiceXML application that he said he exported to his apache. the example on his pc tp pc phone should that it was dialing [email protected]...... so i am assuming i need an application like that but i am not sure of the name of any application that could do that
there are plenty of companies, that offer that service for free. In general they allow you to store voicexml doucments on your server or redirect the requests to your server. then you can call a certain number to invoke the interpreter. some allow even for sip.
hth /dirk
Posts: 5 | From: Germany | Registered: Sep 2005
| IP: Logged
|