[Asterisk-Users] Call ID Mini-Popup?

Andrew Kohlsmith akohlsmith-asterisk at benshaw.com
Wed Nov 17 13:11:16 MST 2004


On November 17, 2004 03:05 pm, Thomas Hutton wrote:
> Question: Does anyone know of a lightweight popup method to put an
> incoming call ID string on a client machine?  Something as simple as
> winpopup would work great- for example: I have a call coming in on Zap/4
> but the phone on Zap/4 doesn't have a call ID display.  Could I somehow
> configure Asterisk to call a script that uses a SMB winpopup (or other
> method) out to a specified computer sitting next to the phone?

http://www.mixdown.ca/~andrew/astbot/

A little Perl script that uses the Net::Jabber module -- It pops up an online 
(presence) notification via Jabber.  I use Psi (psi.affinix.com) for my 
Jabber client and it works quite well.

I wrote this up (very) quickly, but it is expandable and can be used to 
provide service to many people with some simple changes to the mechanism 
(i.e. use directed presence messages).

-A.



More information about the asterisk-users mailing list