support

hudlite and trixbox pro Standard edition

renttec
Posts: 37
Member Since:
2006-06-05

Using Trixbox Pro.
I cannot get hudlite client to connect.
I read through your FAQ on this topic and peformed the following without any luck.

1. confirmed hudlite-server is installed using:
ls /usr/local/fonality/hud/

2. confirmed hudlite is running using:
pgrep "hudlite|saxirc"

3. confirmed astwatch is running using:
ps awx | grep astwatch

4. started astwatch manually using:
/var/adm/bin/astwatch.pl

5. started hudlite manually using:
cd /usr/local/fonality/hud
nice -n 19 ./hudlite-server `cat auth.cfg`

6. confirmed IRC was running using:
ps awx | grep ircd

7. started IRC manually using:
cd /usr/local/
/bin/su ircd -c /usr/local/ircd/bin/ircd

My server is: 116204
i set in HUD yes in extensions menu.
I can do telnet to my server with port 6600.

in the Hudlite client i got the message: "cant connect to HUD server".

does anybody know how to enable hudlite?