[Asterisk-Users] CRM integration (was RE: CallerID)

Michiel van Baak michiel at vanbaak.info
Wed May 25 12:04:23 MST 2005


On 10:17, Wed 25 May 05, Rusty Shackleford wrote:
> > -----Original Message-----
> > From: asterisk-users-bounces at lists.digium.com 
> > [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of 
> > Anton Krall
> > Sent: Wednesday, May 25, 2005 7:41 AM
> > To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
> > Subject: RE: [Asterisk-Users] CRM integration (was RE: CallerID)
> > 
> > 
> > It doesn?t seem to be complicated but for example, the things 
> > that bother me are refreshes, I don?t want to use meta 
> > refreshes for this monitoring webpage every X seconds, 
> > rather, use something more realtime... Any ideas? 
> 
> And that's the real trick. Web browsers, unless they are instructed to
> do otherwise, don't DO anything once they've completed loading a page.
> So without instructing them to refresh, they aren't going to be aware of
> a server-side change, such as an incoming call. For that, you're going

This is not true. If it was for pure HTML only, yes, you are
correct. But with javascript you can start a timer and
execute a javascript function every once in a while.
If this javascript loads an XML document off the server,
you're there ;)


> to have to have some way of sending a message TO the client machine,
> have it received by that machine, and have that client machine take the
> desired action (pop up an incoming call dialog, load a contact record,
> etc.).
> 

Have a look at the tgz file I posted earlier

> -- 
> No virus found in this outgoing message.
> Checked by AVG Anti-Virus.
> Version: 7.0.322 / Virus Database: 266.11.14 - Release Date: 05/20/2005
>  
> 
> _______________________________________________
> 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

-- 
Michiel van Baak
http://lunteren.vanbaak.info
michiel at vanbaak.info
GnuPG key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7E0B9A2D

"Two of the most famous products of Berkeley are LSD and BSD. I don't think that this is a coincidence."




More information about the asterisk-users mailing list