Asterisk Open Source PBX 1.0 Release
An anonymous reader writes "Today at Astricon (the first Asterisk conference), Mark Spencer announced the release of version 1.0.0 of Asterisk. For those of you that don't know: Asterisk is a complete PBX in software. It runs on Linux and provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. Asterisk users can be up and running, making phone calls in under an hour using the various guides found at the VoIP Wiki. Connectivity to the PSTN is provided by companies like VoicePulse, Nufone, Gafachi and VoipJet."
(Mark offered to give a free IAXy to the person who got this slashdot story posted) :-)
There's no place I can be, since I found Serenity.
...right here.
It's a bit out of date - it suggests you check out the code from CVS - but lots of good info there nonetheless.
The Army reading list
-erick
http://www.busyweather.com/
AC, meet my friend Google.
(PBX = Private Branch Exchange)
http://www.webopedia.com/TERM/P/PBX.html
Free GMail invite with Free iPods!
http://en.wikipedia.org/wiki/Private_branch_excha
Keep your eyes to the sky.
Any recommendations for IP (ethernet) phones to use with Asterisk? We've got Lucent/Avaya fones with power over ethernet (convenient) but the PBX backend is a proprietary piece of shite.
Also, is LDAP supported in Asterisk?
Don't you think you are being a bit hypocritical complaining about advertising when you are trolling for referrals for your free iPod? Now that is an example of advertising for a profit. If the shoe fits....
-erick
http://www.busyweather.com/
...is quite nice and easy to get going with a cheap $40 FXO card. With that and a decently powered machine you can easily replace your home answering service or machine with something a bit more complex. As great as Asterisk is though it definitely is a 1.0 product, hopefully now that the functionality has stabilized somewhat, more work will be put into rearing the myriad of control files into something more managable and some work will be put into better troubleshooting tools. Odd or weird problems can be a real PITA to diagnose on your Asterisk setup.
My dialplan (which works all but the analog portion 100% of the time) is that a call comes in -> rings the analog line a few times -> asterisk then picks up and gives the user a menu, from there one can pick my sip client or my girlfriend's or a global that rings the analog line and the sip clients at the same time. In case of no answer voicemail then picks up and fires off an email to us containing the message. Eventually I hope to have it sharing functionality with some friends in different states so we can all have free local dial-ins for family and friends who are scattered.
--- I do not moderate.
The worst is that there is a very steep learning curve. Configuration of both hardware and software is complex. While the documentation is thorough, it is not oriented towards the first time set-up.
Taken as a whole, though the good outweighs the bad, and it is worth investing in learning about it. This is great package. Tanks to the people who have been working on it, esp Mark at Digium.
I know at least one technically skilled computer programmer type (ruling me out on two counts) who had a lot of pain setting up asterics. (Brian will remain completely anonymous.)
;)
Considering the ludicrous (low) prices for which one can buy a complete system far-more-than-capable of running asterics, the relatively cheap price of the phone interfaces, etc, it seems like a plentifully adequate Asterics box could be made for a lot less than $500, and perhaps sold for that amount (just one or two lines, more could cost more). This isn't *dirt* cheap like future, hypothetical home PBX appliances ought to be from Linksys and similar companies, but considering you can also use it as a home server and other things on the side, strikes me as at least a plausible, reasonable price to aim for.
Has anyone done this? Does anyone sell a shoe-box PBX for a few hundred dollars that can be accessed via web, so new voice messages and menus can be dropped in via clicky-clicky drop-down menus?
On this front, Isaac from MythTV and Marc from Asterics should get together and forge an unholy alliance, integrating two home-automation tasks in a nice, non-monolithic, package. I noticed that MythTV has *some* kind of new addition involving phones, but I have not read the linked bits yet
timothy
jrnl: http://tinyurl.com/c2l8yr / foes: http://tinyurl.com/ckjno5
It's like a PBJ, but XTREME!!!
OK, that was bad.
printf "%s %s %s\n" $( echo '0.0.0.0 ads.osdn.com' | cat | rev | nl | head -5 | sed 's/Eris/Bob/g' | awk '{ print $2 " " $3 }' | rev | nl ) |cut -c3- >> /etc/hosts
--
Evan "If it's worth doing, it's worth overdoing"
"$30 for the One True Ring. $10 each additional ring!" -- JRR "Bob" Tolkien
I've just barely started playing with it, but it's pretty easy to use once you get the hang of it. It even comes with prerecorded messages such as "all members of our household are currently dealing with telemarketers", "somethings *terribly* wrong", and one that's just angry monkeys screaming for 20 seconds.
Here are some great resources for getting started:
http://www.digium.com/handbook-draft.pdf
and a good soft phone (x-lite) at http://www.xten.com/
We have been running it for quite some time to handle our order status system. We programmed a python interface to our oracle database, greatest thing since sliced bread. Very flexible system with alot of possibilities.
Got Code?
Ok so I install this thing on a Linux server. Then what? How do I make calls to say, someone in New York from LA? And who would I have to pay still? No one?
You set up Asterisk servers in NY and LA and make them communicate (hint: IAX2 rocks). Now you pay for net connectivity for both servers and that's about it. If you want a normal phone number attached to your Asterisk server, you need to sign up with a VOIP provider (there are plenty of them in the US, I wish there was at least one here...) - check the Asterisk Wiki (link in the summary), there's a list somewhere.
Also, how would I interface my phone with this thing? Would I need to get a VOIP phone?
You can use:
- a VOIP phone (just about any SIP/H.323/MGCP phone you fancy although some don't work with Asterisk) for about $70-$500 (from Grandstream to Cisco)
- an ATA (analog telephone adapter, IIRC) which costs a little below $100 per port (check out IAXy and the Sipura gear) - it's a device to plug in your analog phone(s) which then lets it communicate via VOIP
- a TDM400P card by Digium with an FXS module (1-4 on a single card) - you plug in an analog phone and it works with Asterisk
- a softphone (X-Lite for example) but it feels somewhat weird
If you want PSTN (public phone network) connectivity, you need either a VOIP provider account or a FXO interface card (check out X100P and TDM400P with FXO modules on Digium site).For a home installation I think I'd recommend a Sipura SPA-3000
Pavlov. Does this name ring a bell?