Mazhar Hussain
2005-Feb-08 06:14 UTC
[Asterisk-Users] how to pop up called number details using php scripts 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
Andrew Kohlsmith
2005-Feb-08 07:15 UTC
[Asterisk-Users] how to pop up called number details using php scripts in agi scripts
On February 8, 2005 08:14 am, Mazhar Hussain wrote:> 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 numberI use Jabber and Perl for this: http://www.mixdown.ca/~andrew/astbot/ -A.
Jay Milk
2005-Feb-08 08:13 UTC
[Asterisk-Users] how to pop up called number details using phpscripts in agi scripts
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:mmazhar@gmail.com] > 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
Michiel van Baak
2005-Feb-08 10:03 UTC
[Asterisk-Users] how to pop up called number details using php scripts in agi scripts
On 05:14, Tue 08 Feb 05, Mazhar Hussain wrote:> 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 > mazharHi, Is the database with callerinfo somewhere else ? If so, I did something just like you are asking. Let me explain: When a call comes in, a PHP agi script looks in our CRM database if the number is known. If it is, it will put the id and name of the record in a temp table. In our webbased application there is a PHP script that looks for records every 2 'ticks'. if there is one it will show a little popup. When a call is hungup the relevant record will be removed from the temp table. 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. -- Michiel van Baak http://lunteren.vanbaak.info michiel@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."
Matt Gibson
2005-Feb-09 01:14 UTC
[Asterisk-Users] how to pop up called number details using php scripts in agi scripts
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 would like to see the information you can provide on this. Thanks, Matt -- Matt Gibson VOIP Administrator NJ Tech Solutions PSTN: 1.877.999.4678 ex. 6400 FWD: 472645 IAXTEL: 1.700.761.1828
Maybe Matching Threads
- Voice mail not working with Asteriks 1.2.5
- I want to display my numbers for incoming calls when some one dials my number from any where
- Problem while configuring two TDM400P cards
- Zaptel compile errors on x86_64
- can anyone will help me regarding autodialing in asterisk