Blog


June 28, 2009

New *CLI> commands for VXI* 4.1

VXI* 4.1 has been enhanced with new commands line to provide more information to administrators. VXI*  data logs are now managed easier from the Asterisk *CLI>; today get online information about all the calls, sessions, accounts, statistics, … your  IVR management becomes simple: Find here the new commands line dumped with Asterisk *CLI>: Help vxml debug | Enable VoiceXML application debugging vxml no debug | Disable VoiceXML application debugging vxml reload | Reload VoiceXML interpreter configuration vxml show accounts | Show the accounts configured vxml show account | Show an account configured vxml show applications | Show and check the dependencies applications vxml show configuration | Show the configuration of VoiceXML interpreter vxml show dates | Show dates of VoiceXML interpreter vxml show license | Show license of VoiceXML interpreter vxml show sessions Show the sessions of VoiceXML interpreter vxml show session | Show the session of VoiceXML […]
June 15, 2009

CCXML vs VXI* VoiceXML’s Asterisk Call Control

CCXML – or Call Control XML – is the W3C standard markup language for controlling how phone calls are placed, answered, transferred, conferenced, and more. This language has been designed to work with VoiceXML and be telephony platform independent. VoiceXML is a dialog oriented XML language but it can execute some call control functions like the <transfer> tag. CCXML has been defined to provide an extended call control management to VoiceXML. This approach has some limits , you need to parse two different XML pages and manage both different scripts at the same time, that is a complex situation for developers. Of course, the current CCXML 1.0 definition use a reduced number of tags, coding any call controlled application is limited by the CCXML syntax itself.
June 5, 2009

New documentation edition for VXI* 4.1

We present a new update of the VXI* VoiceXML browser Manual; these new PDF file is now available at our download documents section. Some updated elements are: Installation process for Digium Boards Dadhi / Zaptel Acapela TTS new connector VoiceXML reference guide updated for VXI* 4.1 ZMS Zingaya – VXI* interoperability Debian Firewall / SIP [download id=”46″] More information at: Documents Thank your for your support!
May 5, 2009

VXI* IVVR VoiceXML demo service using 3G videocalling with Hand Free Speech Recognition

Speech Recognition with dynamic grammars are very easy to manage with VXI* VoiceXML browser for Asterisk, this demo shows how easy it is to code a simple VoiceXML script to develop a small video interactive portal for 3G wireless networks. This video service is coded with only one XML script and manage both TTS and ASR. The Speech Engine technologies available for our VXI* VoiceXML browser are ready to work in hand free mode. Of course, possibilities of this kind of services over VXI* are endless… We let you imagine the next generation of speech recognition self-services with 3G real-time videocalling … The only one script VoiceXML source code of this demo is: <?xml version="1.0"?> <vxml version="2.0" xmlns="http://www.w3.org/2001/vxml" xml:lang="en-US"> <property value="15s" name= "termtimeout" /> <property value="dtmf voice" name= "inputmodes" /> <form id = "service"> <field name="country"> <audio src="video/service.3gp"/> <option dtmf="1" value="france">France</option> <option dtmf="2" […]
January 21, 2009

New documentation edition for VXI* 4.0

We present a new update of the complete documentation and brochures for VXI* VoiceXML browser products; all these PDF files are now available at our download documents section. We hope this can help everybody to take more advantages with our solutions and technologies. [download id=”2,3,4,37″] More information at: Documents Thank your for your support!
September 15, 2008

VXI* 3G videocall demo with Lumenvox’s ASR

 Video: http://www.youtube.com/watch?v=mVfEYn0hoLc Create amazing voice & video driven applications for 3G phone networks with VXI* 3.1 VoiceXML browser and Lumenvox Speech Engine (ASR) becomes something very simple. Find here a short video demo, where an video interactive character tells you to say numbers and then repeat you the recognized ones. This VoiceXML example use different advanced VXI* features like: Play 3GP video clips with Text-to-Speech (TTS) Lumenvox Speech Recognition (ASR) inside connector Text-to-Video (TTV) to show the result in the display Download the source code: [dm]48[/dm] Powered by I6NET Software Keep it simple! Thanks.
July 30, 2008

VoiceXML accounts management with VXI*

Most of VXI* services need to share different VoiceXML applications and manage port capacity between them. VXI* allows to create special accounts to have a easy maintenance of your inbound/outbound lines and IVR/IVVR services. This advanced feature has been defined for advanced VoiceXML hosting services deployment with VXI* servers, All capacity set to one application is shared between the full server capacity (VXI* actived ports), so you can set any number of sessions for each application from 1 to maximum server ports. Remember, you must assign only availables ports to have 100% service availabilty. Check in your Asterisk VXI* server this: CLI*> extensions reload CLI*> vxml reload CLI*> vxml show accounts See more information about VoiceXML accounts here. The I6NET Support Team
May 9, 2008

Web publishing demo for 3G mobiles phones

We are please to present an interesting demo using a 3G VoiceXML application with VXI* 3.0 platforms. This IVVR video portal will allow you to record easily a video in real time during the videocall. The content is automatically posted to a web server in 3GP and FLV formats to be played by a simple video flash player. To test the demo, you just need to get a 3G mobile phone (with camera) and ensure you have 3G coverage with your operator (some countries may not have 3G coverage everywhere, this service is connected to Spain local PSTN/ISDN 3G network). Please follow this: Videocall to +34 91 210 45 06 (select videocall mode in your mobile 3G phone). Follow the video portal instructions, press 1 to start recording after the beep… To stop recording press any key, the video portal […]
April 5, 2008

Text-to-Video (TTV) for VXI* VoiceXML browser

TTV convert text to video and voice with a standard VoiceXML syntax. Using this complementary feature for TTS, your VXI* interactive applications can now push a text to the phone display. With TTV, it’s possible to implement very easily a new dimension of mobile video services; for example, text added information retrieved from a database or web pages and IVVR applications allows users to read and listen information at the same time. TTV is available in last VXI* 3.0 release for video SIP / 3G services.
March 4, 2008

3G Video recording and web publishing

This demo helps to understand the infinite possibilities of 3G/IP convergence between 3G video telephony applications and web. This simple example runs a VoiceXML video calling service in a Linux server, Asterisk, VXI* and a Digium TDM board E1/T1. VoiceXML allows to manage easily all video dialogs, real time video recording and 3GP conversion to Flash SWF. 3G Video Call >> VoiceXML [ 3GP file >> SWF file (Flash) ] Video: http://es.youtube.com/watch?v=NDIgHoovZ0w