display asterisk callerID on a dreambox digital TV set top box
In addition to my recent article how to display asterisk CallerID on a Slimserver, I would like to give some instructions about how to do the same with a Dreambox (digital DVB-[T/C/S] receiver running linux) so that a incomming call will be alerted on your TV screen.
Its quite simple, just put at a usefull location in your asterisks extension.conf the following line:
exten => 2210,4,System(/usr/bin/wget -q -b http://dreambox/cgi-bin/"message?${CALLERID(num)} ${CALLERID(name)}")
where
2210: is your extension
dreambox: is the IP (or DNS entry) of your dreambox.




fortschreitende Helvetisierung v0.2
The goal of this small nerd activity is that my slimp3 networked mp3 players display displays the callerID of inbound calls so that I see who is calling even without looking at a phone. I have a networked slimp3 player in my living room as well as in my office.

