Question on installing HUDlite

cbbs70a
Posts: 24
Member Since:
2008-01-17

Hello;
I am very interested in testing HUDlite. Right now I am using plain-vanilla asterisk 1.4.20.1 and using a commercial web interface. Will HUDlite install on this system or do I need to use the Trixbox ISO? I am in search of a decent operator panel and this looks pretty good.
Thanks
FSD



kerryg
Posts: 6793
Member Since:
2006-05-31
HUDlite can be made to work

HUDlite can be made to work but the web interface is designed to be used within the trixbox CE dashboard. Its just php code so modifying it to work by itself wouldnt be a major ordeal.

--

Kerry Garrison
http://www.VoipStore.com - http://3cxbook.com
(888) VOIPSTORE - (888) 864-7786



cbbs70a
Posts: 24
Member Since:
2008-01-17
The instructions for

The instructions for installing on a generic Linux server say that I fire up the server by typing "hud_lite". That file does not exist. Does it mean to say "/usr/local/fonality/hud/hudlite-server"? Also, when I configure the Windows client, it asks for extension username and password. Is that the extension and password located in sip.conf? Sorry tp ask so many questions, I'd really like to get this up and running. Is there a commercial version of HUD that installs on generic Asterisk?
Thanks
FSD



SkykingOH
Posts: 9680
Member Since:
2007-12-17
There are two files that

There are two files that have to be in etc/asterisk/hud

users.xml: It has an entry per user that looks like this (blahblahblah is the pwd-

 <sip470>
                <e470>Scott</e470>
                <e470>sip470</e470>
                <e470>blahblahblah</e470>
                <e470></e470>
                <e470></e470>
                <e470></e470>
                <e470>1014</e470>
        </sip470>

Make sure you also copy the features.xml from the base RPM.

--

Scott

aka "Skyking"



cbbs70a
Posts: 24
Member Since:
2008-01-17
Thanks for the info.

Thanks for the info. users.xml I have. unfortunately, I cannot find features.xml anyplace. Where can I get it?
Thanks much;
FSD



kerryg
Posts: 6793
Member Since:
2006-05-31
I'm really sorry but using

I'm really sorry but using it on anything but trixbox and you are pretty much on your own, it is not a supported product on other platforms. HUD3 is coming soon and it will be the same way, we know how to make it work on trixbox but we cannot provide support for other systems.

--

Kerry Garrison
http://www.VoipStore.com - http://3cxbook.com
(888) VOIPSTORE - (888) 864-7786



Comment viewing options

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