Huge thanks to Joshua Colp for mirroring services

Two new additions to Asterisk Trunk

Share on Twitter Digg this story Click to view a printable version Sun, 13 Jan 2008 23:08:25 -0400

There have been two recent additions to Asterisk trunk which seem interesting. One is called res_phoneprov and allows for auto provisioning of phones. The second is called app_jack and allows you to connect calls via Jack interfaces meaning you could run a call through an effects unit or off to other software.

res_phoneprov: (Written by twilson)

Added a new module, res_phoneprov, which allows auto-provisioning of phones based on configuration templates that use Asterisk dialplan function and variable substitution. It should be possible to create phone profiles and templates that work for the majority of phones provisioned over http. It is currently only intended to provision a single user account per phone. An example profile and set of templates for Polycom phones is provided. NOTE: Polycom firmware is not included, but should be placed in AST_DATA_DIR/phoneprov/configs to match up with the included templates.

phoneprov.conf

app_jack: (Written by Russell b)

Add a new module, app_jack, which provides interfaces to JACK, the Jack Audio Connection Kit (http://www.jackaudio.org/). Two interfaces are provided; there is a JACK() application, and a JACK_HOOK() function. Both interfaces create an input and output JACK port. The application makes these ports the endpoint of the call. The audio coming from the channel goes out the output port and whatever comes back in on the input port is what gets sent to the channel. The JACK_HOOK() function turns on a JACK audiohook on the channel. This lets you run the audio coming from a channel through JACK, and whatever comes back in is what gets forwarded on as the channel's audio. This is very useful for building custom vocoders or doing recording or analysis of the channel's audio in another application.

In case anyone is curious, the platform that inspired me to write this is PureData (http://puredata.info/). I wrote these JACK interfaces so that I could use Pd to do interesting things with the audio of phone calls ...

Update

Russell caught me on IRC to let you know he has a blog article about the new app_jack system.

Excerpt:

I recently learned about PureData, so very quickly I wanted to be able to get phone calls in and out of Pd (PureData). After exploring various options, JACK turned out to be the obvious choice for providing audio transport between Asterisk and Pd. I have been wanting to build some interesting applications in Pd that do audio analysis and manipulation, but I had some infrastructure work to complete first.

So, I wrote app_jack. This module provides two interfaces between Asterisk and JACK. The first is an Asterisk application, JACK(). The second interface is a dialplan function, JACK_HOOK().


You haven't voted yet! Vote:
Current Rating: 0/10 (0 votes)

Comments (Click to post)

Comments
Name:
Subject:
Website:
Message: 

Similar Articles (Based on Title)

Recent additions to the Digium Asterisk development team - August 17, 2006
Kevin Fleming has posted details of the new staff at Digium.

Asterisk-Biz: Two posts on the growth of Asterisk - October 14, 2004
Rehan posted saying he visited 4 places in one day all who had looked at Asterisk already, and Flynn posted a job for an Asterisk Tech.

Sipura Technology Announces Two New VoIP Endpoint Products (one a phone) - October 16, 2004
Their press release was in PDF so I've converted it to text so that you can read it easier.

More info on DUNDi: news on itu.int! and two voip-info pages - October 23, 2004
I've combined a couple of DUNDi links into this item.

VoIP-Info: Two new GrandStream BETA Firmwares - August 22, 2005
There is a post on the wiki announcing the release of two new GrandStream BETA Firmwares.

Two Asterisk Counter Sites - September 8, 2006
You may have seen these before, but I thought I would post them in case you wanted to add yourselves. They are basically maps with pins where you locate yourself.

Two US Asterisk Users Groups Meeting - September 20, 2006
The wiki has a link to two Asterisk Users Group meetings this week. Ottawa today, and Southern California tomorrow.

New tutorial - peering two * servers using IAX - October 5, 2006
Lenz has posted a new tutorial on peering Asterisk Servers.

Two OpenSER Vulnerabilities - December 29, 2006
While not strictly Asterisk related, a lot of you may be using OpenSER in conjunction with Asterisk to provide SIP gateway facilities. There have been two security vulnerabilities posted to BugTraq today.

Attractel releases two new versions of Zoiper softphone - August 30, 2007
Zoa has posted details of the latest release of the Zoiper softphone - widely regarded as the best softphone for Asterisk.

Configuring SPA-3000 As A Trunk - May 10, 2005
Kerry Garrison has written an article on getting your SPA3000 to work as a trunk.

My Jabber patches have been accepted to SVN Trunk - August 8, 2006
I wrote a couple of small patches to add manager usage of Jabber to mogormans code.

WARNING: new_loader_completion merged into SVN trunk - August 22, 2006
Kevin Fleming has posted a warning on the new loader completion in SVN trunk.

G729 codec for trunk updated again... now it works - September 9, 2006
Kevin Fleming has posted details of a re-release of G729.


Original Content (C) 2004-2010 Matt Riddell
Back 5  Feed Add
to
Google Subscribe with Bloglines
Go to today

Icons by: FastIcon.com


Back to life
July 21, 2010 Average Vote: 10
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.

Nerd Vittles: Building a Bluetooth Proximity Detection System with Asterisk
December 12, 2005 Average Vote: 10
The Nerd Vittles site has an article on proximity detection using Asterisk and a TomTom GPS

Automated Testing Update
July 30, 2010 Average Vote: 10
Russell Bryant has posted details of a new mailing list for automated testing of Asterisk and some information on the progress that has been made. There is no way to say how important I think this work is. It really makes a huge difference to Asterisk and the ability to use it in an enterprise environment. Really great work.

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.

Code Review: SRTP support for Asterisk
March 12, 2009 Average Vote: 10
Terry Wilson has moved his SRTP branch onto the Digium review board.

HumBug - Pre BETA Launch Registration
July 27, 2010 Average Vote: 10
Nir Simionovich has posted details of the beta of the new call analytics service.

Interview with BKW_
December 7, 2004 Average Vote: 10
We've finally completed our interview with BKW. Hope you like! :-)

SlashDot: GSM and Asterisk Integration
August 21, 2005 Average Vote: 10
There is a post up on SlashDot which talks about using cellphones with Asterisk.

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.

Asterisk and Kamailio realtime integration tutorial
May 24, 2010 Average Vote: 9.9
Daniel-Constantin Mierla has posted a link to a tutorial on integrating Asterisk and Kamailio using realtime.

Asterisk IPv6 update
February 1, 2010 Average Vote: 9.8
Olle has posted an update on IPV6 in Asterisk and a link to a blog post of his.

Proposal for T.38 transparent gateway design in Asterisk
April 29, 2010 Average Vote: 9.8
Kevin Fleming has posted a proposed design for a transparent T.38 gateway for Asterisk:

Asterisk Monitoring with iPhone and iPod touch
February 12, 2010 Average Vote: 9.7
For the past couple of weeks I have been working on an app that allows you to monitor and restart Asterisk servers.

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.

New Zealand Asterisk Voices
March 2, 2006 Average Vote: 9.7
Chris Hodgetts has posted details of recordings of Asterisk Sounds with a New Zealand accent.


Automated Testing Update
July 30, 2010
Russell Bryant has posted details of a new mailing list for automated testing of Asterisk and some information on the progress that has been made. There is no way to say how important I think this work is. It really makes a huge difference to Asterisk and the ability to use it in an enterprise environment. Really great work.

Asterisk 1.8.0-beta2 Now Available
July 28, 2010
The Asterisk Development Team has announced the release of Asterisk 1.8.0-beta2.

HumBug - Pre BETA Launch Registration
July 27, 2010
Nir Simionovich has posted details of the beta of the new call analytics service.

Branch Merging Changes
July 26, 2010
Russell Bryant has posted details of some changes to the way developers need to commit code to Asterisk because of the newly released 1.8 branch.

Asterisk 1.8.0-beta1 is Now Available
July 26, 2010
The Asterisk Development Team has announced the release of Asterisk 1.8.0-beta1. This release marks the beginning of the testing process for the eventual release of Asterisk 1.8.0.

Asterisk 1.6.2.10 Now Available
July 26, 2010
The Asterisk Development Team has announced the release of Asterisk 1.6.2.10.

Asterisk 1.4.34 Now Available
July 26, 2010
The Asterisk Development Team has announced the release of Asterisk 1.4.34.

AppleRaisin - AstDB over realtime
July 23, 2010
Olle has posted a note about his awesome AppleRaisin branch which provides the ability to store AstDB in realtime. This would make for a much simpler failover and clustering situation.

QueueMetrics 1.6.1 released
July 22, 2010
Lenz has posted a note to inform us that QueueMetrics version 1.6.1 has been released. This release offers a large number of bug fixes, misc improvements and new developements including hotdesking.

Asterisk 1.8 Branch Creation
July 22, 2010
Russell Bryant has posted a note to inform us of the creation of the 1.8 branch of Asterisk.