Re: [Asterisk-java-users] Binding asterisks-java to a new port.
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2005-12-12 07:57:17
|
Hi Jan, > According to the asterisk java webpage you just need to supply a=20 > fastagi.properties file on the classpath that looks like this: >=20 > bindPort =3D 1234 > poolSize =3D 20 >=20 > Everytime I start up *-J it still listens on the default port (4573). where did you put the fastagi.properties? Can you show us how you invoke Asterisk-Java? fastagi.properties must be in the "default package", i.e. the root package and not in any subdirectory. =3DStefan |