Re: [Asterisk-java-users] OriginateResponse.getAttributes()
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2006-01-12 12:31:06
|
Jan du Toit schrieb: > Hi. > >> originateAction.setAsync(Boolean.TRUE); >> >> > > I'm using version 0.2. The above method setAsync is not there in this > version. Is this a new feature? Or is it a fault that it is not there. sure it is there: http://www.asteriskjava.org/0.2/apidocs/net/sf/asterisk/manager/action/OriginateAction.html#getAsync() =Stefan |