Re: [Asterisk-java-users] hello world, asterisk-java!
Brought to you by:
srt
From: Wayne M. <way...@th...> - 2015-02-18 13:15:52
|
I use it for a call control system in a radio station. E.g. call comes in prepopulated with info via the caller id. Answerer adds conversation info to the call (e.g. wants to talk about fish), then clicks to put it into the on air queue. Studio sees this and picks whichever call they want. About 95% of the code for this is GUI manipulation, all the Asterisk stuff is actually very simple and was barely more than a single helper class. I have some "almost beta" code here: https://github.com/waynemerricks/asteriskphone Wayne Merricks The Voice Asia On 18/02/15 07:20, Chris Mylonas wrote: > > high level explanation, > controlling and integrating software/phone-calls etc > > On 18 Feb 2015 6:09 pm, "thufir" <haw...@gm... > <mailto:haw...@gm...>> wrote: > > Hi, > > this project is on github? > > > It's actively developed, looks like; four months ago last commit. > > > What are people using it for? > > > > > thanks, > > Thufir > > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and > Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration > & more > Get technology previously reserved for billion-dollar > corporations, FREE > http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > <mailto:Ast...@li...> > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > > > > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration & more > Get technology previously reserved for billion-dollar corporations, FREE > http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk > > > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users |