HUDLite not showing any data
I just installed a fresh copy of Trixbox 2.4.2, and then restored settings from an AAH 1.2.x install (both having the same version of FreePBX). All that went smoothly, calls in and out work fine, queues, extensions, etc. Then I installed HUDLite server and the tbm-hudadmin. That installed ok as well. Installed hudlite client on my workstation, and logged into the hudlite server using the generated password, and that worked. However, the hudlite panel shows no information. It shows the 16 extensions, but no calls on them, and none of the features work (I don't see calls, voicemail, anything). I checked that IRCd was installed and running, and it is. What else can I check?
Ok, I've narrowed it down somewhat. It seems HudLite is having authentication problems. I haven't changed any settings for passwords, I checked that the ircd config file was the same password as the connect.xml (both are the default "password", etc. Here are the errors I get, over and over in the /var/log/asterisk/full file. They stop if I disable Hud.
[Feb 29 04:02:07] VERBOSE[4005] logger.c: == Connect attempt from '127.0.0.1' unable to authenticate
[Feb 29 04:02:12] VERBOSE[4267] logger.c: == Parsing '/etc/asterisk/manager.conf':
[Feb 29 04:02:12] VERBOSE[4267] logger.c: Found
[Feb 29 04:02:12] VERBOSE[4267] logger.c: == Parsing '/etc/asterisk/manager_additional.conf':
[Feb 29 04:02:12] VERBOSE[4267] logger.c: Found
[Feb 29 04:02:12] VERBOSE[4267] logger.c: == Parsing '/etc/asterisk/manager_custom.conf':
[Feb 29 04:02:12] VERBOSE[4267] logger.c: Found
I just installed and configured trixbox ce 2.6.0.0 and am experiencing the same problem. After installing the HUDlite server and admin utility I installed HUDlite on a couple of computers for testing.
Although all of the extensions are displayed it does not update call status, allow you transfer calls, click to call, etc.
I checked my /var/log/asterisk/full file and have the same errors as alphawolf.
[Mar 2 04:02:10] ERROR[16962] config.c: *********************************************************
[Mar 2 04:02:11] VERBOSE[16962] logger.c: == Connect attempt from '127.0.0.1' unable to authenticate
[Mar 2 04:02:16] VERBOSE[16964] logger.c: == Parsing '/etc/asterisk/manager.conf': [Mar 2 04:02:16] VERBOSE[16964] logger.c: Found
[Mar 2 04:02:16] ERROR[16964] config.c: *********************************************************
http://www.trixbox.org/forums/vendor-moderated-forums/hudlite-tri...
**********************************************************
Posted by: citrix34
**********************************************************
Check this file : /etc/asterisk/manager_custom.conf
add :
[remote_mgr]
secret=0chanc3yo
deny=0.0.0.0/0.0.0.0
permit=127.0.0.1/255.255.255.0
read=system,call,log,verbose,command,agent,user
write=system,call,log,verbose,command,agent,user
Save and reboot !
For me taht's OK now !!!
The link you pointed to above got cropped. Could you try posting it again?
I was having the same problem. manager_custom.conf doesn't exist, so I created it with the text you provided, and then did "service hudlite-server restart" and it seems to work now. However, I'd still like to know exactly what I did! :)


Member Since:
2006-11-30