Tilghman Lesher has posted details of some patches he has written to add audio to a remote AGI:
Several people in the past month have asked about sending audio of the call to a remote AGI server. Currently, this is not available, because when we connect to a remote AGI server, we connect on a single socket, which establishes a command channel. I've been thinking about how we might accomplish a secondary audio channel, and I've come up with what I believe is a good solution. I've created a patch which establishes the following commands:
open audio {tcp|udp} <hostname> <portno>
close audio
These commands would specify to what location audio data from the call would be sent. Due to the feature policy of Asterisk, these would not become a part of Asterisk until 1.8. However, because AGI commands are expandable at load time, these commands could very easily be added to 1.4 and 1.6.x, via a third party module (which I am considering writing, once this feature is in trunk).
What I need from the user community is for those who are interested to take a look and possibly test this new patch. The patch is currently in design phase, but testing could begin fairly soon. If you're interested in this functionality, I invite you to take a look and comment on the proposed syntax, as well as how the proposed usage would mesh with your individual needs.
CVS Update: Fast AGI - September 23, 2004 Implement Fast AGI (agi://) over TCP socket (Astricon talk idea)
Asterisk-Users: AGI File for unpatched Festival - October 14, 2004 Donny Kavanagh has released an AGI file to allow text to speech from Festival to be used with Asterisk without patching Festival. He also asks for help with Sphinx (speech to text).
*-Dev: AGI via Asterisk Manager API - March 18, 2005 David Pollak has posted details of a method to run AGI commands through the manager interface.
*-Dev: [RFC] Remote MWI using IAX2 - April 30, 2005 Gil Kloepfer has posted a note to the Asterisk-Developers list with a patch to allow you to receive voicemails from another Asterisk server.
AstriDevCon: October 29th, Washington DC August 23, 2010 Average Vote: 10
John Todd has posted a note about the AstriDevCon conference which occurs within the Astricon conference.
VoIP-Info: FFasterisk Video file converter August 25, 2006 Average Vote: 10
The wiki has a link to a new piece of software for converting video to the format required for Asterisk.
Voip-Forum: Lots of new articles March 12, 2005 Average Vote: 10
Oej's Voip-Forum.com site has posted lots of new news articles while I've been away. Hopefully you found them via the asterisk-docs site. If not I've bookmarked them for you.
Interview with Mark Spencer November 26, 2004 Average Vote: 9.9
We have managed to get an interview with Mark Spencer AKA Markster. Mark Spencer is the creator of Asterisk and by far the most active developer.
Back to life July 21, 2010 Average Vote: 9.8
Hey all - I am back online after some pretty big projects which have taken all my time. Will be updating the Asterisk news over the next few days.
GUI changes from Trixbox, FreePBX, 2600hz, BlueBox September 1, 2010 Average Vote: 9.8
Ok, bear with me on this one. If you understand all the ramifications, FreePBX has split to a new project called BlueBox contained within the 2600hz project. This obviously has implications for Trixbox that uses FreePBX to provide quite a bit of functionality.
Announcing Adhearsion 0.8.5 August 25, 2010 Average Vote: 9.8
Ben Klang has posted a note about the latest release of Adhearsion - a framework for developing Asterisk based solutions using Ruby.
app_swift v2.0 released July 21, 2010 Average Vote: 9.8
Like a few of these news stories that I will be posting over the next couple of days this is a little old - hope it is not something you have already seen. This one is for a new version of the app_swift text-to-speech module for Asterisk 1.2, 1.4, and 1.6.
Monitoring Asterisk with Munin January 7, 2010 Average Vote: 9.7
I had a few requests for these munin plugins after some discussion on one of the Asterisk lists and thought people might like them.
libpri 1.4.11.4 Now Available September 3, 2010 The Asterisk Development Team has announced the release of libpri 1.4.11.4.
New CDR Stats Package September 1, 2010 This one has been a long time coming. A new CDR stats package from Star2Billing to replace the 7 year old stalwart for viewing Asterisk call detail records.
GUI changes from Trixbox, FreePBX, 2600hz, BlueBox September 1, 2010 Ok, bear with me on this one. If you understand all the ramifications, FreePBX has split to a new project called BlueBox contained within the 2600hz project. This obviously has implications for Trixbox that uses FreePBX to provide quite a bit of functionality.
RazorQuotePBP Asterisk Payment Module August 31, 2010 RazorQuote has sent us a press release about the launch of RazorQuotePBP, a native Asterisk module that allows any Asterisk connected device to accept credit card payments.
AstriCon approaches August 25, 2010 John Todd has posted a note about the upcoming AstriCon conference in Washington, DC, and the innovation awards.
Announcing Adhearsion 0.8.5 August 25, 2010 Ben Klang has posted a note about the latest release of Adhearsion - a framework for developing Asterisk based solutions using Ruby.
AstriDevCon: October 29th, Washington DC August 23, 2010 John Todd has posted a note about the AstriDevCon conference which occurs within the Astricon conference.
The XV Commandments of IVR August 17, 2010 An update on the 15 tips for creating effective IVR systems by Allison Smith - the Voice of Asterisk.