I would like to hear stories from people using TAPI, CTI or CallerID software with Asterisk. What are you guys using, setup examples, etc. Has anybody sucessfully integrated SugarCRM with Asterisk and how did you do it. Are you running callerid software? Did you stumble into problems like using tapi and callerid software returned both the callerid and calledid? Hope you can help me out with some good stories, tips, etc.
I'm using astapi for outgoing tapi driven calls from asterisk by Omni, works great. Couple of memory default problems but that could be ram (who knows). I'd like to have incoming name popup from outlook but haven't tried anything yet. Cheers, Dean> -----Original Message----- > From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users- > bounces@lists.digium.com] On Behalf Of Anton Krall > Sent: Monday, 23 May 2005 4:05 AM > To: 'Asterisk Users Mailing List - Non-Commercial Discussion' > Subject: [Asterisk-Users] CallerID, TAPI and CTI > > I would like to hear stories from people using TAPI, CTI or CallerID > software with Asterisk. > > What are you guys using, setup examples, etc. > > Has anybody sucessfully integrated SugarCRM with Asterisk and how didyou> do > it. > Are you running callerid software? Did you stumble into problems like > using > tapi and callerid software returned both the callerid and calledid? > > Hope you can help me out with some good stories, tips, etc. > > _______________________________________________ > 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
On 03:05, Mon 23 May 05, Anton Krall wrote:> I would like to hear stories from people using TAPI, CTI or CallerID > software with Asterisk. > > What are you guys using, setup examples, etc. > > Has anybody sucessfully integrated SugarCRM with Asterisk and how did you do > it. > Are you running callerid software? Did you stumble into problems like using > tapi and callerid software returned both the callerid and calledid? >We have a webbased CRM/HRM/Groupware app. See http://www.covide.net I there a small layer will popup when a customer calls and his/her number is in our database. Also, all phone numbers are clickable for a "Click-to-call" function. The product is opensource so you can use the callerid stuff. If you're only interested in the callerid stuff go to http://michiel.vanbaak.info/Files/ I prepared a little tgz file there with the files that do the trick for us. -- 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."
SugarCRM looks pretty nice. Are you using the Professional version or just the open source version? Thanks, Wiley -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Anton Krall Sent: Monday, May 23, 2005 10:41 AM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: RE: [Asterisk-Users] CallerID, TAPI and CTI Michiel... Can you explain a bit more how the files on your website work? I see they are php agis. |-----Original Message----- |From: asterisk-users-bounces@lists.digium.com |[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Michiel |van Baak |Sent: Lunes, 23 de Mayo de 2005 10:58 a.m. |To: asterisk-users@lists.digium.com |Subject: Re: [Asterisk-Users] CallerID, TAPI and CTI | |On 03:05, Mon 23 May 05, Anton Krall wrote: |> I would like to hear stories from people using TAPI, CTI or CallerID |> software with Asterisk. |> |> What are you guys using, setup examples, etc. |> |> Has anybody sucessfully integrated SugarCRM with Asterisk |and how did |> you do it. |> Are you running callerid software? Did you stumble into |problems like |> using tapi and callerid software returned both the callerid |and calledid? |> | |We have a webbased CRM/HRM/Groupware app. |See http://www.covide.net |I there a small layer will popup when a customer calls and his/her |number is in our database. Also, all phone numbers are clickable for a |"Click-to-call" function. |The product is opensource so you can use the callerid stuff. |If you're only interested in the callerid stuff go to |http://michiel.vanbaak.info/Files/ |I prepared a little tgz file there with the files that do the trick for |us. |-- |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." | |_______________________________________________ |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
Did you look at AstTapi? http://www.voip-info.org/tiki-index.php?page=Asterisk%20TAPI Wiley -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Anton Krall Sent: Monday, May 23, 2005 12:13 PM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: RE: [Asterisk-Users] CallerID, TAPI and CTI Im using the open source version, which is great! Now I want to be able to use some sort of popup software that might integrate with sugarcrm... But first things first.. I want to find a working callerid app... So far Ive tested ascendis and a few others without luck, the best I was able to do is get callerid and also calledid (my extension) so message duplicate themselves. I mostly looking for an app for windows that can do callerid (no calledid :)) and run an app or command line upon receving the info and pass the callerid as parameter. |-----Original Message----- |From: asterisk-users-bounces@lists.digium.com |[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Wiley |Siler |Sent: Lunes, 23 de Mayo de 2005 01:22 p.m. |To: Asterisk Users Mailing List - Non-Commercial Discussion |Subject: RE: [Asterisk-Users] CallerID, TAPI and CTI | |SugarCRM looks pretty nice. Are you using the Professional version or |just the open source version? | |Thanks, |Wiley | | |-----Original Message----- |From: asterisk-users-bounces@lists.digium.com |[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Anton |Krall |Sent: Monday, May 23, 2005 10:41 AM |To: 'Asterisk Users Mailing List - Non-Commercial Discussion' |Subject: RE: [Asterisk-Users] CallerID, TAPI and CTI | |Michiel... Can you explain a bit more how the files on your website |work? I see they are php agis. | | | ||-----Original Message----- ||From: asterisk-users-bounces@lists.digium.com ||[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Michiel ||van Baak ||Sent: Lunes, 23 de Mayo de 2005 10:58 a.m. ||To: asterisk-users@lists.digium.com ||Subject: Re: [Asterisk-Users] CallerID, TAPI and CTI || ||On 03:05, Mon 23 May 05, Anton Krall wrote: ||> I would like to hear stories from people using TAPI, CTI or |CallerID ||> software with Asterisk. ||> ||> What are you guys using, setup examples, etc. ||> ||> Has anybody sucessfully integrated SugarCRM with Asterisk ||and how did ||> you do it. ||> Are you running callerid software? Did you stumble into ||problems like ||> using tapi and callerid software returned both the callerid ||and calledid? ||> || ||We have a webbased CRM/HRM/Groupware app. ||See http://www.covide.net ||I there a small layer will popup when a customer calls and his/her ||number is in our database. Also, all phone numbers are |clickable for a ||"Click-to-call" function. ||The product is opensource so you can use the callerid stuff. ||If you're only interested in the callerid stuff go to ||http://michiel.vanbaak.info/Files/ ||I prepared a little tgz file there with the files that do the |trick for | ||us. ||-- ||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." || ||_______________________________________________ ||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 |_______________________________________________ |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