similar to: VoiceXML support and integration

Displaying 20 results from an estimated 6000 matches similar to: "VoiceXML support and integration"

2008 Jul 03
2
Asterisk VXML... Help.
So, I'm trying to get the Asterisk vxml (from i6net) working. Having no luck with it. My dial plan has: exten => _X.,1,Answer() exten => _X.,n,Wait(1) exten => _X.,n,Vxml(file:///tmp/menu.vxml) The /tmp/menu.vxml file has: <?xml version="1.0"?> <vxml version="1.0"> <form> <block><audio
2005 Jun 15
2
VoiceXML? question
hi, is there anything going with VoiceXML in asterisk??? is this the list to query regarding this or should I put this on the dev list? thanks, dave cantera
2003 Jul 14
1
VXML?
Anyone know of anybody doing VXML with Asterisk and/or Linux? Tia Kevin
2005 Feb 24
2
asterisk supports VXML?
Hello, Does asterisk supports VXML? Couldn't find much resource on that on google and wiki. Thanks Foong
2007 May 03
1
VoiceXML + Nuance
Hello, Is there anyone who has ever done a setup of VoiceXML combined with some licenses from Nuance for the ASR/TTS engine within Asterisk ? I'm currently working with VoiceGenie, for the VoiceXML + ASR/TTS engine, but we are having a couple of issues which I guess are caused by VoiceGenie. If there's an alternative, it would be very interesting for us. Thanks, -- Eric Rousse
2004 Aug 27
4
Speech Recognition and Asterisk
All; Since I have interest in providing the capability for callers to speak the department, person or number they wish to call, as well as other IVR scenarios, I have been reviewing much of this lists email archives and searching the web for open source voice recognition that will work with the Asterisk PBX. What I am trying to determine, is what will it take to get it working on Asterisk? How
2005 Mar 09
1
Support for SIP REFER message
Hi to all, I am sending a SIP REFER message to Asterisk from a VoiceXML application using the <Transfer> element to do a Transfer through Asterisk. I need to know if Asterisk supports the full features of the SIP REFER message because if i set 'bridge=true' in the <transfer> element of the VoiceXML application to supervise the call, Asterisk sends a NOTIFY message with
2003 Jun 18
1
Extra parameters in SIP URIs
Hello, I've seen that Nuance SIP audio provider supports additional information (parameters and extra headers) in SIP URIs, using the format: sip:user:password@host:port;uri-param1;uri-param2?header1&header2 For example, sip:1234@myserver.com;extra_header=Uui?Uui=Hello Does Asterisk support this format? Is there a way to retrieve the value of these additional headers, and then decide
2007 Apr 09
1
TellMe Voice Recognition in Asterisk working..
A couple of weekends ago I decided to see if I could get Asterisk to play nice with TellMe's VoiceXML studio. They provide the VoiceXML studio for free, and you can access it through SIP, so I thought this would be a fun and cheap way to integrate voice recognition into my IVR. I have posted a brief tutorial with code and examples on the voip-info.org wiki (
2007 Aug 01
0
Announcing free (GPL) VXML for Asterisk - Voiceglue
The first release of Voiceglue is now available. Voiceglue provides a VXML interpreter using Asterisk telephony and the OpenVXI VXML parsing suite. It is released under the GPL, and thus compatible with Asterisk and OpenVXI licensing. The first release is available at the project website: http://www.voiceglue.org There is also a mailing list for those interested in continued evolution of
2005 May 09
7
Will Asterisk do well in this application?
I have a customer looking for an automated way to provide his customers information. He found some windows software called Active Call Center - but I believe that he did the 40 day trial and it crashed his windows machine to much. So he wants something that can do a similar task running on linux. The Users expierience should go something like this One of his customers calls in the IVR asks
2012 Dec 25
2
Vxml record voice parameter
Hi, I am working on vxml to record voice. I have trouble with getting url of recorded voice. I want to save and I am using java to get record parameter from url and it returns a string which is audio/basic:len(123123):p0x5a6e6241, but I want to get file object or base64 string with parameter or to relate returning string with path in asterisk server, are there any way to do this? --
2009 Jun 09
6
question about oracle shared home install
Hi All, Scenario: I'm trying to install 9i rac on a 2 node cluster on OCFS2 OS: Oracle enterprise linux To my understanding, OCFS2 supports shared home installs which to my knowledge is not only can i have datafile and control files but also clustermanager files and binaries (pretty much everything: no files or executables need to kept local to any nodes). I have one single shared file for
2004 Nov 04
3
[fdo] Re: TTS API
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Milan! Thanks for your comments ont he requirement list. [Milan Zamazal, Dienstag, 26. Oktober 2004 20:58] > [Since the mailing list apparently hasn't been created yet, I continue > in private not to freeze the discussion for too long.] > I have just asked David Stone when we can start using the list. > BTW, this might be
2007 Aug 28
1
Astricon Meetup
Everyone, I will be attending Astricon in Phoenix and would like to have a little get together to discuss Open Source Telephony and the challenges we as developers and system integrators face. Exchange ideas and go over some use cases and see how we can all work together to improve our understanding of the dynamics of how everything works together. * Scaleability * Reusability of code
2013 Feb 12
1
asterisk 11 AGI
I recently upgraded to asterisk 11 from 1.8. I had VXML working via AGI in 1.8 - from extensions.conf: [VXML] exten => s,1,Answer exten => s,n,Set(ENCODED=${URIENCODE(${ARG1})}) exten => s,n,AGI(agi://localhost/url=${ENCODED}) exten => s,n,Hangup Using asterisk 11 on the same host with the same config in extensions.conf: -- Executing [s at VXML:1]
2005 Mar 14
0
Asterisk support for SIP REFER message
Hi I need to know if Asterisk supports the full features of the SIP REFER message (i.e blind and supervised transfers). I'm trying to do a supervised transfer through Asterisk from a VoiceXML application using the <transfer> tag and setting bridge="true" (i.e <transfer name="transfer1" bridge="true" connecttimeout="10s"> ) but as soon as
2008 Jan 11
1
MRCP Asterisk Integration
Hello asterisk users! Does asterisk (or any of its plugin) support MRCP to interface with 3rd party professional TTS engine? I've found very little information about this, for example: http://www.zen-turkey.com/blog/default.aspx?id=12&t=Asterisk-MRCP-Integr ation Thanks in advance! Regards, Claudio Internet Email Confidentiality Footer
2014 Feb 05
0
Voice XML Asterisk Integration
Which is the best way around to integrate Asterisk with VoiceXML like VoiceGlue...! Am using Asterisk 11.2.1. Regards. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140205/6098117f/attachment.html>
2004 Aug 30
3
cannot access files after update samba 3.0.5 -> 3.0.6 (Redhat 6.2)
Redhat 6.2 kernel 2.2.14-12 Samba 3.0.6 compiled with ./configure --prefix=/usr/local/samba --localstatedir=/var/log/samba --with-lockdir=/var/lock/samba --with-privatedir=/etc/rc-abas.d --with-configdir=/etc/rc-abas.d --enable-debug I can list directories and write files on a samba share but cannot read files. This happens with Windows XP client or smbclient. After downgrading to 3.0.5 samba