Re: [Asterisk-java-devel] property add
Brought to you by:
srt
From: Daniel G. <da...@gr...> - 2007-02-16 09:05:25
|
Actually I have no real issues right now. It is just about some properties that are renamed or added so, I am using your trunk sources and update them when I see somthing like that. What I can do is when not sending on by one but I can send you the files and the properties that are changed once I have several of them. Anyway for now I added org.asteriskjava.manager.event.AbstractQueueMemberEvent private String memberName; org.asteriskjava.manager.event.NewChannelEvent private String callerIdNum; Regards, Daniel Stefan Reuter wrote: > Daniel Gradecak wrote: > >> just add the following with getter and setter ... (you know) >> private String channelDriver; >> > > It seems like they renamed "channel" to "channelDriver" in 1.4 - I've > fixed it. > Do you have any other issues with 1.4? > > =Stefan > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > ------------------------------------------------------------------------ > > _______________________________________________ > Asterisk-java-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-devel > |