HUDlite Error: could not open XML input

kylespringer
Posts: 3
Member Since:
2010-07-28

I just installed Trixbox CE 2.8.0.4 and then followed the HUDlite tutorial, I installed tbm-hudadmin and then goto the HUDmanager and get the error: "could not open XML input". What am I doing wrong?



SkykingOH
Posts: 9541
Member Since:
2007-12-17
Hudlite is not supported on

Hudlite is not supported on 2.8

--

Scott

aka "Skyking"



kylespringer
Posts: 3
Member Since:
2010-07-28
Will it be and if so when?

Will it be and if so when?



SkykingOH
Posts: 9541
Member Since:
2007-12-17
Fonality used to state that

Fonality used to state that it was "on the way" then the official word was "maybe". I doubt you will ever see it on CE, it's such a major differentiatior for pro.

I would take a look at iSymphony from i9Technologies.

l

--

Scott

aka "Skyking"



cfmoreno
Posts: 1
Member Since:
2008-01-08
Solution for Trixbox CE 2.8.0.4 Hudlite Admin

Solution for Trixbox CE 2.8.0.4 Hudlite Admin - error: "could not open XML input"

Go to SSH to your trixbox server.

1) Create the directory hud and give it permissions:

cd /etc/asterisk/
mkdir hud
chown asterisk:asterisk hud
chmod 777 hud
cd hud

2) Create a file users.xml, using the command: nano users.xml

Paste and configure with just one extension that you need (them will appears all the others at the GUI 'WEB Admin interface')

<opt>
<sip150>
<e150>Maria Castro</e150>
<e150>sip150</e150>
<e150>150</e150>
<e150></e150>
<e150></e150>
<e150></e150>
<e150>1001</e150>
</sip150>
</opt>

Save it using: Control + X

And don't forget to change the permissions to this file:

chown asterisk:asterisk users.xml
chmod 777 users.xml

Now return to the GUI 'WEB Admin interface' click on Hudlite -Admin and you have back the info.



kkoti30
Posts: 1
Member Since:
2010-12-28
This worked excellt - thanks for the help

This is great help work like jet
Koti

--

Koti



kfs
Posts: 1
Member Since:
2010-07-09
This worked excellt - thanks for the help

This is great help work like jet.
Scott why are the good things taken out of Asterisk?

Yours,
Kristjan Fridrik Sigurdsson

Computer systems ltd.
www.tolvukerfi.is



SkykingOH
Posts: 9541
Member Since:
2007-12-17
KFS - What do you mean the

KFS - What do you mean the good stuff taken away from Asterisk? Hudlite is a Fonality product and they only include it with pro.

--

Scott

aka "Skyking"



nqtran
Posts: 1
Member Since:
2011-07-15
After you have installed

After you have installed hudlite server and hudlite admin, restart your trixbox. When your box is on, log in with root and password. Then you use these command (if the hudlite server still failed to start)
service ircd stop
service hudlite-server stop
service ircd start
service hudlite-server start

I have done so and it was success.



shawnesc
Posts: 41
Member Since:
2007-07-31
Hudlite on 2.8

How did you get the server to start?

I have 2.8.0.4 and have installed hudlite server 1 and updated to 2 and still can not get is to start. I have tried restarting it, no luck. I have the admin working with out issue, but can't get the server to start.
Any help would be great.

Thanks,



emmun
Posts: 1
Member Since:
2011-09-27
Solution for Trixbox CE 2.8.0.4 Hudlite Admin

Very helpfulllllllllll ....!



Comment viewing options

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