Re: [Asterisk-Users] how to pop up called number details using phpscripts in agi scripts

2005-02-12 Thread Michiel van Baak
On 00:07, Fri 11 Feb 05, Robert Rozman wrote:
> Hi,
> 
> Covide looks interesting. Is this a killer combination of groupware and
> Asterisk I was looking for ?
> Is it open source ?   Do you have any more english info ?
> 
> Thanks in advance,
> 
> regards,
> 
> Rob.

Hi,

We believe it's the killer app for all groupware needs etc.
The english website is under construction, since we'll be at
the cebit in Hannover so we need to have english and german
version. For now, you can look at the preview website:
www2.covide.net
And yes, Covide is GPL software. Thats why i could post the
tarball :)))

Michiel
___
Asterisk-Users mailing list
Asterisk-Users@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


Re: [Asterisk-Users] how to pop up called number details using phpscripts in agi scripts

2005-02-10 Thread Robert Rozman
Hi,

Covide looks interesting. Is this a killer combination of groupware and
Asterisk I was looking for ?
Is it open source ?   Do you have any more english info ?

Thanks in advance,

regards,

Rob.

- Original Message - 
From: "Michiel van Baak" <[EMAIL PROTECTED]>
To: 
Sent: Thursday, February 10, 2005 6:32 PM
Subject: Re: [Asterisk-Users] how to pop up called number details using
phpscripts in agi scripts


> On 03:14, Wed 09 Feb 05, Matt Gibson wrote:
> > Michiel van Baak wrote:
> > >On 05:14, Tue 08 Feb 05, Mazhar Hussain wrote:
> > >
> > >If this sounds usefull to you, reply so on the list and I
> > >will try to setup a clear txt doc where and how to find the
> > >sourcecode.
> > >
> > i
> > I would like to see the information you can provide on this.
> >
> ok.
> I have put a small tarball online with the files that do the
> trick for me. I slightly modified them. To get the original
> files you can check out the cvs tree of the Covide project:
> http://sourceforge.net/projects/covide
> The small tarball is at:
http://michiel.vanbaak.info/Files/voip.tgz/file_view
> The agi script searches in the CRM database for records that
> match the phone nr.
> The tel1.php makes a XML file from the info in the table
> that is filled with the agi script.
> tell.php is a php script that uses XMLHttpRequest to reload
> this XML file all the time without blocking/reloading your
> web application. showtel.php is the popup window. All is
> very basic, but it seems to work perfectly here at our
> company.
> Feel free to burn it down or to make adjustments.
>
> -- 
> Michiel van Baak
> http://lunteren.vanbaak.info
> [EMAIL PROTECTED]
> 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."
>
> ___
> Asterisk-Users mailing list
> Asterisk-Users@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

___
Asterisk-Users mailing list
Asterisk-Users@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


RE: [Asterisk-Users] how to pop up called number details using phpscripts in agi scripts

2005-02-08 Thread Jay Milk
I got the called-name lookup going using php: http://muware.com/asterisk

If you want to "pop up" additional details, you'll need a client
application to notify a computer near the extension -- this is possible,
but will require quite a bit more work.

> -Original Message-
> From: Mazhar Hussain [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, February 08, 2005 7:15 AM
> To: asterisk-users@lists.digium.com
> Subject: [Asterisk-Users] how to pop up called number details 
> using phpscripts in agi scripts
> 
> 
> Hi to all,
> 
> I and using asterisk with following setup.
> 
> 1. TDM400p card with four FXS modules,
> so there are four analog phone lines on four zap channels,
> My setup is working fine.
> And version is like such
> Asterisk CVS-v1-0-11/27/04-20:48:45
> 
> I want your guidance for the following issue.
> with help of agi scripts i am able to insert caller id number 
> in database of mysql now i want to pop it up via html or php 
> page but can any one of you let me know how can i use php 
> scripts in agi scipts so that i can pick called id number 
> from database and retreive  the caller record from database 
> using this called id number
> 
> cheers 
> mazhar
> ___
> Asterisk-Users mailing list
> Asterisk-Users@lists.digium.com 
> http://lists.digium.com/mailman/listinfo/aster> isk-users
> To 
> UNSUBSCRIBE or update options visit:
>
http://lists.digium.com/mailman/listinfo/asterisk-users



___
Asterisk-Users mailing list
Asterisk-Users@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