Re: [Asterisk-java-users] OriginateResponse.getAttributes()
Brought to you by:
srt
From: Jan du T. <jan...@de...> - 2006-01-12 12:44:38
|
Sorry, my bad. I was looking at Originate and not OriginateAction. Stefan Reuter wrote: >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 > > > |