Archive for December, 2009

Asterisk contributions

At work, I use Asterisk as the main system behind our IVR sollution. And sometimes we get into stuff that Asterisk just cant handle/do.

So I’ve started to peek a bit on the * source code, and started posting a few “quick fixes/mini features”.

Heres the list so far:

[manager] AMI Redirect: Posibility to send two channels in different direcitons
https://issues.asterisk.org/view.php?id=15853

[app_queue] Bugfix: app_queue segfaults if realtime field uniqueid is NULL
https://issues.asterisk.org/view.php?id=16385

[app_queue] Add support for ring indication when calling member
https://issues.asterisk.org/view.php?id=16384

All in trunk now :)

[Update: Now included in current Asterisk 1.8]