9th May 2009, 07:19 pm
A2billing are getting close to releasing version 1.4 of their Asterisk PBX billing application, it is currently in beta.
If you’re interested in seeing what the new version offers there’s a demo system that you can try here – http://demo.asterisk2billing.org/a2b/
7th May 2009, 10:47 am
A security update has been released for FreePBX versions 2.4, 2.5 and 2.6. Details of the update can be found here – http://freepbx.org/trac/ticket/366
While the updates are classified as low risk it is probably worth ensuring that your system is up to date.
Updates can be applied to FreePBX by going to Tools – Module Admin – Check for updates online – Upgrade All – Process
2nd May 2009, 06:31 pm
Conference calls are used a lot by businesses and are a built-in feature of Asterisk and FreePBX (and therefore the distributions that rely on these – Trixbox, Elastix, PBX-in-a-flash …)
They are very easy to setup -

Continue reading ‘Conferences with Asterisk and FreePBX’ »
1st May 2009, 09:27 pm
One of the things you need to do when looking for a server to run Asterisk on is figure out how much bandwidth you need for the number of concurrent calls you’re expecting to have.
A great tool for this can be found here – http://www.asteriskguru.com/tools/bandwidth_calculator.php
Just set the codec you’re going to be using (check with your VOIP provider – g.711/ulaw is usual and the highest quality), the connection type (usually SIP or IAX2 with Asterisk) and the number of concurrent calls. It will then display the bandwidth required for that many calls.
One thing to watch out for if you’re planning on mixing codecs (say g.711 on one leg of the call and g.729 on the other) is that your server will have to transcode/convert the audio which is processing intensive. This may limit the number of concurrent calls your server can handle.
Also don’t forget that if you’re planning on running Asterisk at home your upload speed will normally be a lot slower than the download speed.