sakana's mini-blog

Asterisk 101 : How to get rid of your mother-in-law …

… or anyone else really, with a little trick to implement a black list and filter unwanted callers.

1. The BLACKLIST function

Asterisk implements a BLACKLIST function which can be used to…



The Golden Age of Video - By Ricardo Autobahn (We came, we saw, we kicked its ass !)



Asterisk : How to troll telemarketers (aka automatically send hidden Caller ID to a waiting music forever)

If like me you get tons of telemarketers calls, there’s an easy way to get rid of them with a quick Asterisk hack. The following Asterisk configuration snippet will immediately send any hidden…


Unix 101 : Filesystem basics & Special files

This post is meant to clarify a few key concepts about Unix filesystems such as directory permissions, hardlinks and symlinks.

Q: If I chmod 777 a file, can someone delete it ?
A: No. To…


MisterHouse : Setting up “modes”

MisterHouse is a fantastic home automation software with an impressive out-of-the-box feature set, and it only gets better if you know a bit of Perl.

You can conveniently set “modes”, which are…


Linux + Xorg : Remapping caps lock key to escape

In this post I’ll revisit the classical “how to remap caps lock into something useful” once again. In this post, I’ll show how to remap the caps lock key to have an extra Escape key, which is very…


Facebook API : Exporting your friends birthdays into vCards format

The following sample Facebook desktop application exports your friends birthdays in a vCard file format. This file is suitable to be imported into your GMail contacts for example.

Here is the…


AutoHotkey : Copying without formatting

One of the common annoyances of copy-pasting on Windows is that it tries to copy-paste the formatting as well. This issue can easily be fixed by the following AutoHotkey macro, which will copy the…


Asterisk : Basic SOHO environment PABX configuration

Asterisk is a free telephony software. I’m posting here sample commented configuration files for reference purposes, hoping they will help you get kickstarted if needed.

This config sets up :

  • SIP…

/dev/random: When written in base 16 (hexidecimal), this 1401 digit prime number...

When written in base 16 (hexidecimal), this 1401 digit prime number found by Phil Carmody forms a gzip file of the C-source code that decrypts the DVD Movie encryption scheme (DeCSS).

4856507896573978293098418946942861377074420873513579240196520736
...
Via /dev/random

15
To Tumblr, Love PixelUnion