<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=UTF-8" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000066"> <font size="+1">Hi all,<br> <br> I am interested in integrating my telephone system (I am using hardphones and Asterisk) with my desktop - something like this:<br> <br> 1. someone sends me his/her phone number via email/icq<br> 2. I cut/paste the number in some application/web page (?)<br> 3. my phone starts ringing and when I pick it up I will get connected with the remote party.<br> <br> Now I know I have read some discussion about this possibility but I can not recall where.<br> Many thanks for any point.<br> <br> Ondrej<br> </font> </body> </html>
Basically here is what the application you need has to do: 1. take the number you paste 2. make a call file 3. drop it in the outgoing spool directory of asterisk This could be easily done in php - just one page. Donno if any app already exists (have heard of many, but not sure if they come alone or as part of other apps). But writing one should not take much time. -Vij On 11/13/06, Ondrej Valousek <webserv@s3group.cz> wrote:> > Hi all, > > I am interested in integrating my telephone system (I am using hardphones > and Asterisk) with my desktop - something like this: > > 1. someone sends me his/her phone number via email/icq > 2. I cut/paste the number in some application/web page (?) > 3. my phone starts ringing and when I pick it up I will get connected with > the remote party. > > Now I know I have read some discussion about this possibility but I can > not recall where. > Many thanks for any point. > > Ondrej > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > >-- Where there is a will I want my name in it -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061113/a8427afd/attachment.htm
Ondrej Valousek napisa?(a):> Hi all, > > I am interested in integrating my telephone system (I am using > hardphones and Asterisk) with my desktop - something like this: > > 1. someone sends me his/her phone number via email/icq > 2. I cut/paste the number in some application/web page (?) > 3. my phone starts ringing and when I pick it up I will get connected > with the remote party.I have done this by simple CGI program that creates call file. I put asterisk and HTTP server (apache) on the same machine. In CGI program I also do some number normalization, so if user sends me "+48 91 123 45 67" I remove spaces and other special chars and add "Zap/g1/" prefix. Be aware of file permissions and do not create call file "on place", but rather create it in tmp directory and than move it to final spool directory. Regards, Micha? Niklas
I have been using http://www.snapanumber.com/ 's Windows tray utility, and it works great. -- -- Steven http://www.glimasoutheast.org "Ondrej Valousek" <webserv@s3group.cz> wrote in message news:455856E4.3010708@s3group.cz... Hi all, I am interested in integrating my telephone system (I am using hardphones and Asterisk) with my desktop - something like this: 1. someone sends me his/her phone number via email/icq 2. I cut/paste the number in some application/web page (?) 3. my phone starts ringing and when I pick it up I will get connected with the remote party. Now I know I have read some discussion about this possibility but I can not recall where. Many thanks for any point. Ondrej _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Does your class handle the reputed failure of the Manager interface to originate some calls under heavy load? Does anyone know if that unreliable feature is fixed in newer Asterisk versions, or in 1.4? On Tue, 2006-11-14 at 18:47 -0700, asterisk-users-request@lists.digium.com wrote:> Date: Wed, 15 Nov 2006 03:24:20 +0200 > From: "Dovid B" <asteriskusers@dovid.net> > Subject: Re: [asterisk-users] Desktop integration > To: "Asterisk Users Mailing List - Non-Commercial Discussion" > <asterisk-users@lists.digium.com> > Message-ID: <029e01c70854$c9aaaf70$471c950a@DovidLaptop> > Content-Type: text/plain; format=flowed; charset="iso-8859-1"; > reply-type=response > > > <snip> > > I've written a java program (using asterisk-java) that invokes the > > originate method on the manager API. > > which can be put in an CGI. If anyone is interested I can clean it > up and > > post it somewhere. > </snip> > > I am sure ther are a lot of interested users. Why not put it up on the > wiki > ?-- (C) Matthew Rubenstein
http://activa.sourceforge.net/ does this. ----- Original Message ----- From: Ondrej Valousek To: Asterisk Users Mailing List - Non-Commercial Discussion Sent: Tuesday, November 14, 2006 12:28 AM Subject: [asterisk-users] Desktop integration Hi all, I am interested in integrating my telephone system (I am using hardphones and Asterisk) with my desktop - something like this: 1. someone sends me his/her phone number via email/icq 2. I cut/paste the number in some application/web page (?) 3. my phone starts ringing and when I pick it up I will get connected with the remote party. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061119/82f8ef4e/attachment.htm
SugarCRM also integrates with Asterisk. kjcsb wrote:> http://activa.sourceforge.net/ does this. > > ----- Original Message ----- > *From:* Ondrej Valousek <mailto:webserv@s3group.cz> > *To:* Asterisk Users Mailing List - Non-Commercial Discussion > <mailto:asterisk-users@lists.digium.com> > *Sent:* Tuesday, November 14, 2006 12:28 AM > *Subject:* [asterisk-users] Desktop integration > > Hi all, > > I am interested in integrating my telephone system (I am using > hardphones and Asterisk) with my desktop - something like this: > > 1. someone sends me his/her phone number via email/icq > 2. I cut/paste the number in some application/web page (?) > 3. my phone starts ringing and when I pick it up I will get > connected with the remote party. > > > > >------------------------------------------------------------------------ > >_______________________________________________ >--Bandwidth and Colocation provided by Easynews.com -- > >asterisk-users mailing list >To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > >
On 12:46, Sun 19 Nov 06, Joe Dennick wrote:> SugarCRM also integrates with Asterisk.I keep hearing this but here in .nl noone can give me any demo or installation with it. <advertisement mode> Covide (http://www.covide.net) on the other hand has it up and running and you can find everything you need in its sources (sf.net) </advertisement mode> -- Michiel van Baak michiel@vanbaak.eu http://michiel.vanbaak.eu GnuPG key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x71C946BD "Why is it drug addicts and computer afficionados are both called users?"
----- Original Message ----- From: Ondrej Valousek <mailto:webserv@s3group.cz> To: Asterisk Users Mailing List - Non-Commercial Discussion <mailto:asterisk-users@lists.digium.com> Sent: Tuesday, November 14, 2006 12:28 AM Subject: [asterisk-users] Desktop integration Hi all, I am interested in integrating my telephone system (I am using hardphones and Asterisk) with my desktop - something like this: 1. someone sends me his/her phone number via email/icq 2. I cut/paste the number in some application/web page (?) 3. my phone starts ringing and when I pick it up I will get connected with the remote party. ---------------- Try outCALL, a FREE MS Windows application: http://www.bicomsystems.com/products/C/P/319/288/ Senad