Re: [Asterisk-java-devel] AgentState RINGING
Brought to you by:
srt
From: Carlos G M. <tr...@hu...> - 2008-02-26 10:13:04
|
Stefan Reuter @ 25/02/2008 23:55 -0200 dixit: > Carlos G Mendioroz wrote: >> Fine with me. Hope Stefen is ok with us using some list BW for this :) >> Current development nickname is Terminus, which already has a sibling >> at sourceforge, but related to NMS. TMI for Terminus Management >> Interface (the current backend name) seems free. > > Sounds like an interesting project indeed. It would be great if you > could use the live API for this so we can further enhance it. > I found myself to reinvent the wheel far to often writing basically the > same event parsing/call tracking code over and over again - that's what > lead me to the live API :) Sounds familiar :) Agreed that a litle extra cost for not completelly aligned objetives is worth the added stability of the code. > > If there is anything I can do to help you just let me know. > > =Stefan I'll take a look at the live API. One of my concerns is that being asterisk so general and low level, when you start building compound functionality you end up "fixing" ways of doing things, and then loose generality. E.g. I use IAX agents (mostly) because I found a client for windows and linux that I could change to integrate remote dialing and status. But then now my code expects agent->ip mapping being revealed by iax peering. Many use SIP clients and... That's easy to fix, but just a hint. Enhanced agent states, outgoing call tracking, etc, might be not so easy or posible at all. Back to offer, being here and sharing your code and knowledge is more than what I would ask for :) -Carlos -- Carlos G Mendioroz <tr...@hu...> LW7 EQI Argentina |