Displaying 5 results from an estimated 5 matches for "voiceglu".
Did you mean:
voiceglo
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 i...
2014 Jun 29
0
Passing parameters to voiceglue.conf
Hi Freinds,
I am trying to do the following.
1. Accept the call from call ifle.
2, Answer it
3. Extract the dial number and variables from the call file request.
4. Pass that parameters to voiceglue
5. Catch the parameters (dialnumber and cli) in voiceglue.conf
6. Point to the voice.xml file dynamically by matching number
I want to make the line in voiceglue.conf as
<DEST_NUMBER> http://127.0.0.1/vxml/<FILE>.vxml
so that I can catch parameters and call the file dynamically.
P...
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?
--
2012 Feb 27
0
Correct call duration when transfer a call
Hi.
I am new to asterisk.
I have an ivr application with asterisk and voiceglue. I make a call from
asterisk (say to A) and when callee press a button voiceglue transfer the
callee to another number (say to B). When I look cdr records the billsec
between A and B always 0 and billsec with A shows the billsec for A and B.
I am confused. Is there a reliable way to get the real c...
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>