Re: [Asterisk-java-users] DefaultManagerConnection constructor problems
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2005-02-28 22:19:15
|
Hi Alex, > However, if I try using this instead: >=20 > dmc =3D new DefaultManagerConnection("hostname", 5038, "user", > "password"); >=20 > I've tested this about 5 times so far and I get consistent results each > time. Just in case it matters, I'm using Eclipse 2.1 on a Linux system > with the 1.5 JDK. Any ideas? I tried to reproduce this error but here it works. Please send me your java file so i can try it here. Stefan |