[Asterisk-Users] CallerID
Anton Krall
akrall-lists at intruder.com.mx
Thu May 26 06:35:48 MST 2005
Peter can you share your version of yac?
|-----Original Message-----
|From: asterisk-users-bounces at lists.digium.com
|[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of
|Peter Bowyer
|Sent: Jueves, 26 de Mayo de 2005 02:11 a.m.
|To: Asterisk Users Mailing List - Non-Commercial Discussion
|Subject: Re: [Asterisk-Users] CallerID
|
|On 26/05/05, Tim Connolly <tim at timsnet.com> wrote:
|> If everyone running windoze had a xserver running, it would
|be easy...
|> Just have the * display a window on the users windoze box.
|>
|> The most useful command I've found so far, it the curl(URL)
|command. I
|> use this to do a lookup on inbound callers ${CALLERIDNUM} and see if
|> matches an existing customer or employee. If it does, I set
|the caller
|> name to the returned customer number and company name. Although the
|> damned 15 character limit is a real pisser... Anyone know a
|way around that?
|>
|> You could use curl to invoke the remote popup, but short of
|using the
|> existing jabber interfaces or something, I'm not sure how to invoke
|> window pops on a windoze box.
|
|I've hacked the YAC sourcecode in the past couple of days -
|the listener will accept a URL as an alternative to callerID
|info, and launch the URL on the client PC. This is fed from a
|simple AGI, which constructs the target URL based on the
|callerid, and looks up where to send the alert (in MySQL for
|want of somewhere better) based on the called extension.
|
|It's not as technologically advanced as the Javascript
|solutions being discussed, but it has the advantage of being a
|'pull on demand' model
|- no polling or pre-loading of a holding page etc.
|
|Peter
|
|
|
|--
|Peter Bowyer
|Email: peter at bowyer.org
|Tel: +44 1296 768003
|VoIP: sip:peter at bowyer.org
|_______________________________________________
|Asterisk-Users mailing list
|Asterisk-Users at lists.digium.com
|http://lists.digium.com/mailman/listinfo/asterisk-users
|To UNSUBSCRIBE or update options visit:
| http://lists.digium.com/mailman/listinfo/asterisk-users
|
More information about the asterisk-users
mailing list