Re: [Asterisk-java-devel] getting the port of the current AGIserver
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2005-09-27 21:12:25
|
On Fri, 2005-09-23 at 10:43 +0200, Tobias Wolf wrote: > Hi there, >=20 > i actually run into the need to determine the port of the AGIserver, in=20 > which an java class is running. Which is necessary because i want to=20 yep that feature was missing. I added getLocalAddress(), getLocalPort(), getRemoteAddress() and getRemotePort() to AGIRequest. It's available in latest CVS. http://jira.reucon.org/browse/AJ-14 =3DStefan |