Re: [Asterisk-java-users] status of project
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2005-02-25 20:21:02
|
On Fri, 2005-02-25 at 14:14 -0600, Alex Malinovich wrote: > I have started a simple test program just to see if I can get a > connection going. It isn't working yet, but I hope that it won't take > long.=20 You can have a look at TestDefaultManagerConnection in src/test that class just connects to asterisk, registers itself as ManagerEventHandler and prints all received events to System.out. > Once I get it done I'd be glad to put it into a tutorial form and > submit it. Fine > > So for now if you encounter any problems or have question on how things > > should work feel free to ask on the mailing list. > I will definitely be doing this in the near future, so I apologize in > advance if I overload your inbox. :) No problem - that increases the chance i put more effort into providing some more documentation :) Cheers, Stefan |