[asterisk-users] Asterisk 1.4.18-rc3 Now Available
January 31, 2008
Asterisk 1.4.18-rc3 is now available. The important bug fixes that made it into
this RC are a couple of crash fixes for ChanSpy/MixMonitor. A few other less
severe bug fixes made it in, as well.
This release candidate is published for anyone that is interested in helping to
test it for a couple of days before it is officially released. To download the
release candidate, use the following svn command:
$ svn co http://svn.digium.com/svn
If you would like it in tarball format, use the following commands:
$ svn export http://svn.digium.com/svn
$ tar -czvf asterisk-1.4.18-rc3.tar.gz asterisk-1.4.18-rc3/
Thanks!
[asterisk-dev] Asterisk 1.4.18-rc2 Now Available
January 30, 2008
Asterisk 1.4.18-rc2 is now available. One of the developers made a change to
chan_sip that they wanted to get in to this release. A few other bug fixes were
added, as well.
This release candidate is published for anyone that is interested in helping to
test it for a couple of days before it is officially released. To download the
release candidate, use the following svn command:
$ svn co http://svn.digium.com/svn
If you would like it in tarball format, use the following commands:
$ svn export http://svn.digium.com/svn
$ tar -czvf asterisk-1.4.18-rc2.tar.gz asterisk-1.4.18-rc2/
Thanks!
Asterisk, Jabber (XMPP) Basic Setup Tutorial
January 29, 2008
Hi Guys,
I had written this a while ago for Open Source Telephony Magazine, which has now been bought by VON Magazine, but I do not think it was published, so I thought I'd post it here for all to see. This article deals with setting up your Asterisk VOIP PBX to run along side a Jabber XMPP Server to send message alerts, incoming call notifications, queue statistics, basically whatever you can dream up. This article only explains the basics, but if you extend on it, please do post and let me know your thoughts.
Below you'll find links to the article in three formats, Microsoft word 2007, Microsoft word 2003 and Adobe PDF.
[asterisk-dev] Asterisk 1.6.0-beta2 and 1.4.18-rc1 Now Available
January 28, 2008
The Asterisk development team has released versions 1.6.0-beta2 and and 1.4.18-rc1.
The new beta for 1.6 is available for download from
http://downloads.digium.com/. The release candidate for 1.4.18 is only
available via svn. It is available for anyone that would like to help test
1.4.18 over the next couple of days before it gets officially released.
To download the 1.4.18 release candidate:
$ svn co http://svn.digium.com/svn
To make a tarball out of the previous checkout, do:
$ svn export 1.4.18-rc1 asterisk-1.4.18-rc1
$ rm -rf 1.4.18-rc1
$ tar -czvf asterisk-1.4.18-rc1.tar.gz asterisk-1.4.18-rc1/
Please report any issues to http://bugs.digium.com/.
Thank you for your support!
Found our missing posts!
January 27, 2008
Rejoice. For we have found our missing posts. If anyone comes across any more missing posts, please let us know and we'll pop them in where required. Good thing we're anal about backups around here.
Here are the missing posts, that have now been corrected:
Even More Asterisk Weather - Now Cepstral
Icecast Howto For OpenBSD, Easily adaptable to Linux for use with Asterisk
Asterisk 1.4 : PHP Rolodex Howto / Script
Asterisk 1.4 : GUI, MYSQL CDR, Gentoo Howto
Asterisk 1.4 : Gentoo Cepstral/Swift Howto using App_Swift
We thank you for reading us, and are sorry for any trouble it's caused not having these articles available.
Thanks,
Voip Phreak
[jadmin] jabberd-2.1.22 release
January 22, 2008
Another jabberd 2.1 series release is available.
Get 2.1.22 release as usual at:
http://ftp.xiaoka.com/jabberd2
http://ftp.xiaoka.com/jabberd2
and read: http://svn.xiaoka.com/jabberd2
This is a bugfix release.
ChangeLog:
* Revamped MySQL and PostgreSQL detection
* Introduced MySQL 5.0+ dependency
* Moved --enable-sasl configure option to --with-sasl
* Reverted r471 change: Performance optimization for users with large rosters.
* Merged verify-mode fix by Adrian Reber
For a full ChangeLog see:
http://svn.xiaoka.com/jabberd2
[asterisk-users] AMIProxyPal – AMI Proxy Project
January 19, 2008
After having misunderstood some key elements of AstManProxy, I started to write
my own proxy server for Asterisk AMI. I was under the impression that it
required a mysql database to cache its data for some reason. (Is there another
AMI proxy that uses a mysql database?) At any rate, I had written about 70% of
the core functionality so I decided to continue on. I'm not a C programmer so
having something in my preferred language to use and extend later on is nice.
I still most of my development on Windows so I haven't had a chance to build any
Linux binaries other than for debugging, but should have some ready in the next
week or so as Linux testing continues. In the meantime, there are Win32
binaries in the repository.
Currently I'm working on xml and ini based decorators to customize the packets
to/from clients.
I'm using the proxy for a re-write of an existing operator panel I have in order
to make it cross platform, but I've released the proxy itself released under
GPL. It is written in ObjectPascal using Lazarus IDE (0.9.24) with Freepascal
compiler (2.2.0);
Sources are available here:
http://www.leebo.dreamhosters
--
Warm Regards,
Lee



