Re: [Asterisk-java-devel] Get Option documentation error
Brought to you by:
srt
From: Stefan R. <ste...@re...> - 2009-03-10 03:59:56
|
Brett Sutton wrote: > I've found an error in the AGI GetOption method. The timeout is > documented as being in seconds when it is actually in milliseconds. Thanks. I've fixed the javadoc and changed the datatype from int to long. =Stefan |