unable to connect to HUDlite

puneeth_thinkpad
Posts: 6
Member Since:
2009-10-26

Hi
I installed into my trixbox v2.8.0.1 these two packages tbm-HUD admin 2.6.1.0-5 and hudlite-server backend for HUDlite 1.4.32-2.
when i tried opening the HUDlite admin i got the following error. any ideas on why and how to get over it

Warning: touch() [function.touch]: Unable to create file /etc/asterisk/hud/users.xml because No such file or directory in /var/www/html/maint/modules/hudadmin/hudadmin.php on line 33

Warning: fopen(/etc/asterisk/hud/users.xml) [function.fopen]: failed to open stream: No such file or directory in /var/www/html/maint/modules/hudadmin/include/functions.php on line 125

Warning: fputs(): supplied argument is not a valid stream resource in /var/www/html/maint/modules/hudadmin/include/functions.php on line 126

Warning: fputs(): supplied argument is not a valid stream resource in /var/www/html/maint/modules/hudadmin/include/functions.php on line 133

Warning: fputs(): supplied argument is not a valid stream resource in /var/www/html/maint/modules/hudadmin/include/functions.php on line 136

Warning: fputs(): supplied argument is not a valid stream resource in /var/www/html/maint/modules/hudadmin/include/functions.php on line 136

Warning: fputs(): supplied argument is not a valid stream resource in /var/www/html/maint/modules/hudadmin/include/functions.php on line 136

Warning: fputs(): supplied argument is not a valid stream resource in /var/www/html/maint/modules/hudadmin/include/functions.php on line 136

Warning: fputs(): supplied argument is not a valid stream resource in /var/www/html/maint/modules/hudadmin/include/functions.php on line 136

Warning: fputs(): supplied argument is not a valid stream resource in /var/www/html/maint/modules/hudadmin/include/functions.php on line 136

Warning: fputs(): supplied argument is not a valid stream resource in /var/www/html/maint/modules/hudadmin/include/functions.php on line 136

Warning: fputs(): supplied argument is not a valid stream resource in /var/www/html/maint/modules/hudadmin/include/functions.php on line 140

Warning: fputs(): supplied argument is not a valid stream resource in /var/www/html/maint/modules/hudadmin/include/functions.php on line 133

Warning: fputs(): supplied argument is not a valid stream resource in /var/www/html/maint/modules/hudadmin/include/functions.php on line 136

Warning: fputs(): supplied argument is not a valid stream resource in /var/www/html/maint/modules/hudadmin/include/functions.php on line 136

Warning: fputs(): supplied argument is not a valid stream resource in /var/www/html/maint/modules/hudadmin/include/functions.php on line 136

Warning: fputs(): supplied argument is not a valid stream resource in /var/www/html/maint/modules/hudadmin/include/functions.php on line 136

Warning: fputs(): supplied argument is not a valid stream resource in /var/www/html/maint/modules/hudadmin/include/functions.php on line 136

Warning: fputs(): supplied argument is not a valid stream resource in /var/www/html/maint/modules/hudadmin/include/functions.php on line 136

Warning: fputs(): supplied argument is not a valid stream resource in /var/www/html/maint/modules/hudadmin/include/functions.php on line 136

Warning: fputs(): supplied argument is not a valid stream resource in /var/www/html/maint/modules/hudadmin/include/functions.php on line 140

Warning: fputs(): supplied argument is not a valid stream resource in /var/www/html/maint/modules/hudadmin/include/functions.php on line 144

Warning: fclose(): supplied argument is not a valid stream resource in /var/www/html/maint/modules/hudadmin/include/functions.php on line 145

Warning: fopen(/etc/asterisk/hud/users.xml) [function.fopen]: failed to open stream: No such file or directory in /var/www/html/maint/modules/hudadmin/include/functions.php on line 57
could not open XML input

-- puneeth



IntertechmaInfra
Posts: 1
Member Since:
2009-11-05
RE: unable to connect to HUDlite

Hi,

I had the same problem. The server didn´t have the hud directory in /etc/asterisk.

Solution:

1- cd /etc/asterisk
2- mkdir hud
3- chown asterisk.asterisk hud
4- service hudlite-server start
5- Reboot the system.

Try again. That solve to me.

Check if the server is configured to start automatically: chkconfig --list hudserver-list
And keep in mind that you need at least one extension configured.

Best regards,
Leonardo
Infra Intertechma



puneeth_thinkpad
Posts: 6
Member Since:
2009-10-26
thanks

Hi leonardo, thanks for post. hudlite is working now.

--puneeth



cbrickner
Posts: 162
Member Since:
2008-07-18
puneeth_thinkpad, Are you

puneeth_thinkpad,

Are you able to run hudlite server on trixbox 2.8? As far as I am aware it's not possible to use hudlite and asterisk 1.6 together.

--

Charles Brickner
trixbox CE Support Engineer

trixbox.org/support



puneeth_thinkpad
Posts: 6
Member Since:
2009-10-26
its not working

Hi Charles, you are right, i was able to install all the packages but the HUDlite isnt connecting to my hud server. connection is failing. any suggestions..

--puneeth



cbrickner
Posts: 162
Member Since:
2008-07-18
Oh okay, I was under the

Oh okay, I was under the impression that you were able to use HUDlite in 2.8. Hudlite was discontinued for quite some time. It only works on 2.6.2 but not 2.8 as the asterisk 1.6 AGI is completely different than asterisk 1.4.

2.8 will be compatible for the paid version of HUD3 once it comes out. There is not date as far as when HUD3 will be available for trixbox CE.

--

Charles Brickner
trixbox CE Support Engineer

trixbox.org/support



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.