Intro
Robert Mibus. Father, geek, sysadmin, developer.
Email: <mibus@mibus.org>
Tweet: @mibus
GPG key: C1E217CA
Links
Archives
-
Recent Posts
- Moving!
- Making GNOME-Shell plugins save their config
- ping -f[aux flood]
- Multiple SSH port-forwards, all in a row…
- GNOME-Shell multi-timezone clock
- NetWorker – Random stalling
- IPv6 for SysAdmins
- Doctor Who, sans Python-iView
- Letter To the ABC, re the takedown of Python-iView
- When life gives you lemons… ask for oranges.
Tag Archives: asterisk
Recording Accurate CDRs
If you’re serious about your call data records – because you’re billing customers, or because you want to automatically reconcile calls against your invoice – then they’d better be accurate. An easy win here is to normalise the numbers you … Continue reading
Asterisk – Using CallerID to make decisions
CallerID information is carried along quite readily within the SIP protocol; most SIP providers pass that along to their customers for free. Other than just showing it as “This is the number the call is coming from”, can we do … Continue reading
SAGE-AU Presentation
I did a presentation to the SA chapter of SAGE-AU last night – the first presentation I’ve given in a very long time! Download the slides here
Asterisk – Specifying outbound routes for fun and profit
…or at least a little savings. You’re in a quandry. You’ve found VSP1, with brilliant general rates. VSP2 has fantastic rates for mobile calls. VSP3 has the cheapest calls of all to England, where you have family. You can’t use … Continue reading
Asterisk – Email notifications
One of the things I like about Asterisk, is its ability to send email notifications to me if certain things happen. There’s no built-in ability to send emails by itself, so we’ll use its integration with the underlying server to … Continue reading
Asterisk – Dual-dialling to save money
Asterisk saves me money, even using just the one VoIP provider. (Disclaimer: The provider I use is run by my employer, but I’m writing this only as a happy customer! :). It just so happens that my work desk phone … Continue reading
Asterisk – Database-driven CallerID
One of the nice things Asterisk can do is manipulate Caller ID information on the fly. Since I’m too lazy to update the stored numbers within my individual cordless handsets, I use Asterisk to cheat. Asterisk looks up the incoming … Continue reading
Asterisk – Adding Game
A quick adding game for Asterisk. Set up an extension (I used “4263″) to Goto(game,s,1). It will speak two numbers from 1-8, and expects a single key to be pressed for the sum of those two numbers. I’ve only used … Continue reading
You have a PABX at home? Why!?
When I mention to someone that I have a PABX at home, people always ask me – WHY??? Early Media – this is a fancy way of saying that when someone calls me it doesn’t just go “ring ring” – … Continue reading