ftocc

Any chance of a 64-bit version ?

jona2402
Posts: 6
Member Since:
2006-07-13

SEVERE: /usr/fonality/hud-lite/configuration/org.eclipse.osgi/bundles/39/1/.cp/libswt-pi-gtk-3232.so: /usr/fonality/hud-lite/configuration/org.eclipse.osgi/bundles/39/1/.cp/libswt-pi-gtk-3232.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch)
java.lang.UnsatisfiedLinkError: /usr/fonality/hud-lite/configuration/org.eclipse.osgi/bundles/39/1/.cp/libswt-pi-gtk-3232.so: /usr/fonality/hud-lite/configuration/org.eclipse.osgi/bundles/39/1/.cp/libswt-pi-gtk-3232.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch)



kerryg
Posts: 6416
Member Since:
2006-05-31
64bit requires recompiling

64bit requires recompiling everything and getting all the vendors to send recompiled versions of all of their drivers.

--

Kerry Garrison
trixbox Community Director
VoipSpeak.net - Asterisk Tutorials



jona2402
Posts: 6
Member Since:
2006-07-13
re: 64bit requires recompiling

and this is an investment in time that is well worth making, given that you won't be able to buy a 32-bit machine in a year or so, if you even can now without hunting through the "specials" bin...
Anyone who has not already made huge inroads with porting their applications to 64bit is in serious danger of being left by the wayside.



kerryg
Posts: 6416
Member Since:
2006-05-31
Its more than just

Its more than just recompiling. Asterisk is not optimized for 64bit code and there is only anecdotal information about any benefit of running Asterisk is 64bit mode so far. Every machine sold today will run 32bit code just fine. My new quad core mega machine is running 32bit Windows XP without any issues. so what is the benefit today is the core component wont realize much, if any, benefit to most users?

--

Kerry Garrison
trixbox Community Director
VoipSpeak.net - Asterisk Tutorials



jona2402
Posts: 6
Member Since:
2006-07-13
It's not the server, it's the client

I can't run the client on any of the 64bit desktops, which is now all the desktop machines.



kerryg
Posts: 6416
Member Since:
2006-05-31
HUD3 will be out in

HUD3 will be out in July/August

--

Kerry Garrison
trixbox Community Director
VoipSpeak.net - Asterisk Tutorials



qmike
Posts: 1
Member Since:
2008-05-31
Any update?

Any update on the release of HUD3, preferably with 64-bit client support?



dsp77
Posts: 2
Member Since:
2008-09-19
Still nothing for x86_64?

Hi,

I came to this thread after trying to install HudLite on my Linux x86_64 installation. Is there any solution for this problem yet or do I need to buy a new Computer?

I only need the client to install on my Computer.

Thanks for your help.



jona2402
Posts: 6
Member Since:
2006-07-13
I resolved the problem by

I resolved the problem by writing a native replacement for HUDLite. Doesn't have all the functionality of HUDLite, but it has what I need.



SkykingOH
Posts: 3668
Member Since:
2007-12-17
Quote: I resolved the
Quote:
I resolved the problem by writing a native replacement for HUDLite.

Are you bragging or do you intent to share with the community?

--

Scott

aka "Skyking"



IcelandDreams
Posts: 243
Member Since:
2007-09-11
:) Hudlite has

:)

Hudlite has functionality?

:(



dsp77
Posts: 2
Member Since:
2008-09-19
Quote: I resolved the

I would be interested what features you implemented and whether you intent to publish it?



jona2402
Posts: 6
Member Since:
2006-07-13
I can post it to my website over the weekend

The only reasons I haven't done so are:
It's not pretty;
There is no build infrastructure (just run make and hope for the best);
I was hoping to have an intermediate server (between the desktop client and the management API) rather than the desktop clients all connecting directly to Asterisk;
The only functionality I really needed at the time was originating calls, so that's all it does (though it _can_ do anything that can be done via the management API);



Comment viewing options

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