 Paul Albrecht has updated the appkonference application for Asterisk:
Hi,
I have updated appkonference today. Here is a list of changes:
Fix to bump the conference thread's priority and change its scheduling algorithm to fifo when asterisk is started realtime with the "-p" option.
Added conference parameter, spy, which specifies a conference member channel name, the spyee. When a conference is entered in spy mode, the spyer receives voice only from the spyee. If unmuted, the spyer can whisper to the spyee, that is, spyer voice is mixed with conference voice and sent to the spyee. Note that this initial implementation limits one spyer per spyee and a spyer can not be a spyee.
Added a new field, spy, to the conference list command output. The spy field is the id of the spyee if the member is a spyer; otherwise, the asterisk character is used to indicate the member is not a spyer.
Changed the application argument delimiter from the forward slash, "/", to the comma character, ",", to simplify parsing of channel name parameters and to be consistent with other asterisk applications.
Added "H" option which enables "music on hold" if there is only one member in the conference.
Here's the subversion command to get the latest source code:
svn co https://appkonference.svn.sourceforge.net/svnroot/appkonference/trunk/konference konference
--
Paul Albrecht
Current Rating: 6/10 (1 votes) Similar Articles (Based on Title)AppKonference 1.1 - July 27, 2009 Paul Albrecht has posted details of the latest version of AppKonference - an external conferencing application for Asterisk.
AppKonference 1.2 - September 24, 2009 Paul Albrecht has released version 1.2 of the conferencing application for Asterisk.
AppKonference 1.3 - January 12, 2010 Paul Albrecht has posted details of the latest version of AppKonference - the external conferencing module for Asterisk.
AppKonference 1.4 released - May 4, 2010 Paul Albrecht has posted details of the latest version of AppKonference. AppKonference is an external conferencing application for Asterisk.
CVS Update: Add Centralized Config (UPDATED) - October 9, 2004 Many files were changed to add a central config storage system for interaction with databases.
Asternic.org: Flash Operator Panel Updated to Version 0.17 - October 25, 2004 Nicolas Gudino has release version 0.17 of the web based Flash Operator Panel
VOIP-info.org: Asterisk bounty updated chanspy application - November 15, 2004 John Bittner has posted a $250 bounty for make app_ChanSpy work with cvs v1-0.
VoxBox's AMP updated to accomodate IAX clients - November 16, 2004 VoxBox has updated the Asterisk Management Portal to work with IAX clients and Flash Operator Panel 0.17.
Updated Web-MeetMe - April 19, 2005 Dan Austin has posted details of an updated version of Web-Meetme.
IPSwitchBoard Updated - August 3, 2005 Thorben Jensen has posted details of the latest release of IPSwitchBoard.
Updated presentation of Asterisk 1.2 - October 3, 2005 Olle has posted details of the update of his presentation to reflect the latest changes in Asterisk 1.2
*-Announce: Digium G.729 codec modules updated - October 8, 2005 Kevin Fleming has posted details of an update to Digiums G.729 modules.
mail2fax and fax2mail updated - October 10, 2005 Generation Software Solutions has posted details of the latest version of their scripts for integration with AstFax and SpanDSP.
*starShop-OSS updated - November 30, 2005 Abdoulaye Ba has posted details of the latest version of *starShop-OSS.
Test-team: Updated version of test-this-branch - March 9, 2006 Olle has posted details of some updates to the all important Test This Branch.
Original Content (C) 2004-2010
Matt Riddell

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. |