[Asterisk-Users] CallerID popup

Facundo Ameal fameal at gmail.com
Mon Feb 6 08:55:43 MST 2006


If you wnt to do it quick, I've seen this in another post of this
list, and I think is good:

exten => s,1,System(/bin/echo -n -e "'${CALLERIDNAME}
${CALLERIDNUM}'"| nc -w 1 192.168.1.16 10629)

then you have tyo be monitoring that port and capture the information,
you can do that in VB.

2006/2/6, Facundo Ameal <fameal at gmail.com>:
> First, about the Jabber library: I'm using Asterisk Perl and the
> Jabber module for Perl.
> About dinmically loading the jabberid list, welll that's the problem I
> had and now I'm developing that. I thought about (and it's what I'm
> doing) generate a little "database" in XML in which you would put
> jabberid and extension so if you know the extension, you know the
> jabberid... what do you think about that?
>
> 2006/2/3, Andrew Kohlsmith <akohlsmith-asterisk at benshaw.com>:
> > On Friday 03 February 2006 10:21, Facundo Ameal wrote:
> > > I 'm developing something similar. It a perl script which tells you
> > > who is calling but it do it by sendind a jabber message.
> > > it's my first perl script so it's not finished yet.
> > > i'll share it so you can contribute if you want...
> >
> > http://www.mixdown.ca/~andrew/astbot
> >
> > -A.
> > _______________________________________________
> > --Bandwidth and Colocation provided by Easynews.com --
> >
> > Asterisk-Users mailing list
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-users
> >
>
>
> --
> Facundo Ameal.
> fameal<at>gmail<dot>com
> Linux User #395088
>
> FWD: 741664
> MSN: asado<at>lamorcilla<dot>com<dot>ar
> ICQ: 74005793
>
>
> Open your mind, use open source.
>


--
Facundo Ameal.
fameal<at>gmail<dot>com
Linux User #395088

FWD: 741664
MSN: asado<at>lamorcilla<dot>com<dot>ar
ICQ: 74005793


Open your mind, use open source.



More information about the asterisk-users mailing list