Carlos Chavez
2011-Jan-13 17:37 UTC
[asterisk-users] CallerID and URL pop up for windows...
Anyone has a good recommendation for a Windows program that will open a browser URL when your phone receives a call? We had been using Yaacid but since it is no longer being developed we need to look for an alternative. It should be light weight and work on all versions of Windows. -- Telecomunicaciones Abiertas de M?xico S.A. de C.V. Carlos Ch?vez Prats Director de Tecnolog?a +52-55-91169161 ext 2001 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110113/372f2611/attachment.pgp>
Danny Nicholas
2011-Jan-13 19:06 UTC
[asterisk-users] CallerID and URL pop up for windows...
-----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Carlos Chavez Sent: Thursday, January 13, 2011 11:37 AM To: Asterisk Subject: [asterisk-users] CallerID and URL pop up for windows... Anyone has a good recommendation for a Windows program that will open a browser URL when your phone receives a call? We had been using Yaacid but since it is no longer being developed we need to look for an alternative. It should be light weight and work on all versions of Windows. This might be useful (or not) http://articleresource.org/internet-and-businesses-online/web-hosting/use-de sktop-pop-up-application-with-asterisk-pbx-111454 Unless you need a canned app, this would be an easy program to develop on your own. The "easiest" way (IMO) to do this would be to put a small instance of Apache on your Asterisk server and run a CGI program that interfaces to the local instance of Asterisk and pops a new window when a call comes in. This would have the added benefit of being self-contained on the Asterisk machine (no programs to install or ports to open).
On Thu, 13 Jan 2011 13:06:36 -0600, "Danny Nicholas" <danny at debsinc.com> wrote:>Unless you need a canned app, this would be an easy program to develop on >your own. The "easiest" way (IMO) to do this would be to put a small >instance of Apache on your Asterisk server and run a CGI program that >interfaces to the local instance of Asterisk and pops a new window when a >call comes in.What about a single-EXE Windows app that would connect to the Asterisk Manager Interface and display CID information when a call comes in?
Danny Nicholas
2011-Jan-13 22:30 UTC
[asterisk-users] CallerID and URL pop up for windows...
-----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Gilles Sent: Thursday, January 13, 2011 4:14 PM To: asterisk-users at lists.digium.com Subject: Re: [asterisk-users] CallerID and URL pop up for windows... On Thu, 13 Jan 2011 13:06:36 -0600, "Danny Nicholas" <danny at debsinc.com> wrote:>Unless you need a canned app, this would be an easy program to develop on >your own. The "easiest" way (IMO) to do this would be to put a small >instance of Apache on your Asterisk server and run a CGI program that >interfaces to the local instance of Asterisk and pops a new window when a >call comes in.What about a single-EXE Windows app that would connect to the Asterisk Manager Interface and display CID information when a call comes in? Not a "bad" idea, but possibly a security "hole" in that the AMI password would have to be imbedded in the application.
What you need already exists: http://bestof.nerdvittles.com/applications/screenpop/ <http://bestof.nerdvittles.com/applications/screenpop/>But better thing would be to a have TAPI for outlook to query Outlook contact as well because it allows for making notes on the contact. I am willing to pay for that if it is added to URANG II -Bruce On Thu, Jan 13, 2011 at 5:30 PM, Danny Nicholas <danny at debsinc.com> wrote:> -----Original Message----- > From: asterisk-users-bounces at lists.digium.com > [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Gilles > Sent: Thursday, January 13, 2011 4:14 PM > To: asterisk-users at lists.digium.com > Subject: Re: [asterisk-users] CallerID and URL pop up for windows... > > On Thu, 13 Jan 2011 13:06:36 -0600, "Danny Nicholas" > <danny at debsinc.com> wrote: > >Unless you need a canned app, this would be an easy program to develop on > >your own. The "easiest" way (IMO) to do this would be to put a small > >instance of Apache on your Asterisk server and run a CGI program that > >interfaces to the local instance of Asterisk and pops a new window when a > >call comes in. > > What about a single-EXE Windows app that would connect to the Asterisk > Manager Interface and display CID information when a call comes in? > > Not a "bad" idea, but possibly a security "hole" in that the AMI password > would have to be imbedded in the application. > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110113/74c7b18a/attachment.htm>
On Thu, 13 Jan 2011 17:59:10 -0500, Bruce B <bruceb444 at gmail.com> wrote:><http://bestof.nerdvittles.com/applications/screenpop/>But better thing >would be to a have TAPI for outlook to query Outlook contact as well because >it allows for making notes on the contact. I am willing to pay for that if >it is added to URANG IIHas someone tried IdentaPop? www.identafone.com/cidpop.html