ftocc

Trixbox 2.0 issue

mikeesholt
Posts: 7
Member Since:
2007-01-31

In Trixbox 2.0, when I add a email address in Hudadmin, I get the following error messsage.

Warning: array_shift(): The argument should be an array in /var/www/html/maint/modules/12_hudadmin/include/functions.php on line 89

Warning: array_keys(): The first argument should be an array in /var/www/html/maint/modules/12_hudadmin/include/functions.php on line 91

Any ideas?



kerryg
Posts: 6450
Member Since:
2006-05-31
Re: Trixbox 2.0 issue

Uninstall the hudadmin and reinstall it and see if that fixes your problem.

--

Kerry Garrison
I am not associated with Fonality anymore
VoipSpeak.net - Asterisk Tutorials



mikeesholt
Posts: 7
Member Since:
2007-01-31
Re: Trixbox 2.0 issue

I tried it, but it's still the same error message.



kerryg
Posts: 6450
Member Since:
2006-05-31
Re: Trixbox 2.0 issue

Do you have anything strange in the user names like commas or ampersands?

--

Kerry Garrison
I am not associated with Fonality anymore
VoipSpeak.net - Asterisk Tutorials



mikeesholt
Posts: 7
Member Since:
2007-01-31
Re: Trixbox 2.0 issue

No, Here's an example:-

SIP/8023 Paul Brown sip8023
SIP/8024 Andrew Deavall sip8024

It only happens when I try entering in the email address or mobile number. Judlite keeps running.



andrew
Posts: 842
Member Since:
2006-05-30
Re: Trixbox 2.0 issue

make sure you have the latest hudlite admin, hudlite-server, and FreePBX

Delete the /etc/asterisk/hud/* (rm /etc/asterisk/hud/)

When you enter hudlite admin it will recreate all your extensions for you. Try to add email addresses and mobile phones now.



mikeesholt
Posts: 7
Member Since:
2007-01-31
Re: Trixbox 2.0 issue

I've ensured that all upgrades have been done, deleted the files and re-created them.

No change. Does exactly the same.
:-(



riparian2
Posts: 2
Member Since:
2007-02-20
Re: Trixbox 2.0 issue solution for me...

I had the same problem and traced it to a parsing error on the user.xml file in /etc/asterisk/hud .

One of my extensions had been set for dual ringing using the older manual AAH syntax rather than a ring group (SIP/297&SIP/310 in the dial box from AAH) , so it appeared as follows: sip297&sip/310
which gave hudlite a parsing error and cause the symptoms you describe above.

I just deleted the "&sip/310" and it now works fine.

Good Luck!



pronai
Posts: 4
Member Since:
2007-05-24
Hudlite Problem

check for an & or - or other non-standard characters in the extension names. For me it was a - and & that were the culprit



xarin
Posts: 1
Member Since:
2007-12-20
Thank you kerryg

THANK YOU, kerryg, SO MUCH!!

I have been trying to figure out why HUD would not work on my system. I even just downloaded Trixbox 2.2.10 and did a clean install over my 2.2.9 installation to see if that would fix my problem. Which it didn't.

I had extension 103's name set to "Gwen & Larry" - As soon as I renamed them to "Gwen and Larry" all of the sudden I can use the HUDlite Admin console.

Jay



Comment viewing options

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