Thread: [Asterisk-java-users] Do you know some projects using asterisk-java library?
Brought to you by:
srt
From: Alonso G. <ab...@gm...> - 2015-08-18 16:04:21
|
Dears, I am Alonso, new at this list. We are studying some API for migrate an application that connects to Asterisk's AMI for events and to process them. We are very interesting in use Asterisk-Java, and i wonder if you know some other developers or projects using it. I search in site, but i don't find this information. We need it just for reference, is not important what projects are or what license they have. Thanks very much for your attention. Alonso. |
From: Richard L. <lav...@gm...> - 2015-08-18 20:40:51
|
I'm not very much involved with this library, but I've used it a little in the past with my own install and I know openhab is using it to receive call events so the automation system can react on that. Richard Lavoie > On 2015-08-18, at 12:04, Alonso Genis <ab...@gm...> wrote: > > Dears, > > I am Alonso, new at this list. We are studying some API for migrate an > application that connects to Asterisk's AMI for events and to process > them. > > We are very interesting in use Asterisk-Java, and i wonder if you know > some other developers or projects using it. I search in site, but i > don't find this information. We need it just for reference, is not > important what projects are or what license they have. > > Thanks very much for your attention. > > Alonso. > > ------------------------------------------------------------------------------ > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users |
From: Wayne M. <way...@th...> - 2015-08-19 07:01:57
|
Hi, I use it for an on air radio studio system. Code is a bit rough and ready and theres still much to do and no time to do it. https://github.com/waynemerricks/asteriskphone Wayne Merricks The Voice Asia On 18/08/15 21:40, Richard Lavoie wrote: > I'm not very much involved with this library, but I've used it a little in the past with my own install and I know openhab is using it to receive call events so the automation system can react on that. > > Richard Lavoie > >> On 2015-08-18, at 12:04, Alonso Genis <ab...@gm...> wrote: >> >> Dears, >> >> I am Alonso, new at this list. We are studying some API for migrate an >> application that connects to Asterisk's AMI for events and to process >> them. >> >> We are very interesting in use Asterisk-Java, and i wonder if you know >> some other developers or projects using it. I search in site, but i >> don't find this information. We need it just for reference, is not >> important what projects are or what license they have. >> >> Thanks very much for your attention. >> >> Alonso. >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Asterisk-java-users mailing list >> Ast...@li... >> https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > ------------------------------------------------------------------------------ > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users |
From: Yves <yv...@gm...> - 2015-08-19 09:00:01
|
I am using this lib in a professional way (e.g. callcenter): - dialer systems (in- and outbound, handling thousands of calls per day) - backoffice telephony (e.g. switchboard supporting several locations) - webbased telphony systems - IVRs - FaxServer I really love it... I never got a telephonyproject, I could not build with asterisk + asteriskJava If you need help, ask the list or hire me for professional support. regards, Yves Am 18.08.2015 um 18:04 schrieb Alonso Genis: > Dears, > > I am Alonso, new at this list. We are studying some API for migrate an > application that connects to Asterisk's AMI for events and to process > them. > > We are very interesting in use Asterisk-Java, and i wonder if you know > some other developers or projects using it. I search in site, but i > don't find this information. We need it just for reference, is not > important what projects are or what license they have. > > Thanks very much for your attention. > > Alonso. > > ------------------------------------------------------------------------------ > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > --- Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft. https://www.avast.com/antivirus |
From: Alonso G. <ab...@gm...> - 2015-08-19 12:23:35
|
Thank you very much for your responses! :) 2015-08-19 5:59 GMT-03:00 Yves <yv...@gm...>: > I am using this lib in a professional way (e.g. callcenter): > - dialer systems (in- and outbound, handling thousands of calls per day) > - backoffice telephony (e.g. switchboard supporting several locations) > - webbased telphony systems > - IVRs > - FaxServer > > I really love it... I never got a telephonyproject, I could not build > with asterisk + asteriskJava > > If you need help, ask the list or hire me for professional support. > > regards, > Yves > > Am 18.08.2015 um 18:04 schrieb Alonso Genis: >> Dears, >> >> I am Alonso, new at this list. We are studying some API for migrate an >> application that connects to Asterisk's AMI for events and to process >> them. >> >> We are very interesting in use Asterisk-Java, and i wonder if you know >> some other developers or projects using it. I search in site, but i >> don't find this information. We need it just for reference, is not >> important what projects are or what license they have. >> >> Thanks very much for your attention. >> >> Alonso. >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Asterisk-java-users mailing list >> Ast...@li... >> https://lists.sourceforge.net/lists/listinfo/asterisk-java-users >> > > > --- > Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft. > https://www.avast.com/antivirus > > > ------------------------------------------------------------------------------ > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users |