search for: i6net

Displaying 6 results from an estimated 6 matches for "i6net".

Did you mean: i'net
2008 Jun 27
1
Asterisk 1.2 app_vxml
I just downloaded the app_vxml for Asterisk 1.2 from i6net. Couldn't get it to work. We're using Asterisk 1.2 still, and it looks like the app_vxml binary was linked against libstdc_++-5.x (we have libstdc++-6.x). I grabbed the 1.4 version of the module hoping in vain that would work, but it fails with invalid symbols, which isn't surprising....
2012 Dec 02
1
Support for IP Camera streaming (RTSP) channel to a conference
...a supports RTSP. Searching around the web, I believe the RTSP support (was) available through app_rtsp (external to Asterisk distribution). This, I believe, has problems and has issues compiling in Asterisk 11 (I tried compiling it in Asterisk 11 and it failed). I may not be able to use DiaStar or i6net's VXI etc as the hardware is a low end appliance with limited resources. Would anybody be able to suggest how to go about it? ? Warm Regards, Deepak -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachment...
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><audi...
2010 Jul 16
6
Video IVR Asterisk ?
Hi Is it possible to receive video calls using Asterisk and then process them as an IVR ? One of our clients wants to set-up a video IVR system in the US and we are evaluation possible options. Also, what is the bandwidth of receiving a video call in US ? What protocols and codecs are supported and does it work on DID numbers ? Can I rent a hosted solution for this ? Thanks in anticipation of
2008 Jul 05
0
Return Vars to Dial Plan from VXML()
I'm using i6net's vxml browser in Asterisk. I'm trying to work out how I can return the inputs from a menu or form back into the Asterisk dial plan. Is there a variable? It's not documented if it is. The exit tag apparently can be used to return a value (still trying to work out how to do that), but...
2010 Dec 14
3
Converting asterisk h264 recordings
Hello, We are setting up an asterisk system for voicemail with video possibilities. We are not using the voicemail app, but rather writing our own dialplan logic. The part of recording, and replaying, the voicemail works, and we receive both an h264 and an wav-file. What I now wonder is how to convert these into one file playable by a (standard) media player. I have not found any real good