Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: jazbokes on May 12, 2006, 10:07:22 AM
-
I'm getting this error message when I attempt to enable PXE Boot Server;
Software error:
Can't call method "prop" on an undefined value at /etc/e-smith/web/panels/manager/cgi-bin/thinclient line 350.
thx
Jon..
-
I'm getting this error message when I attempt to enable PXE Boot Server;
Software error:
Can't call method "prop" on an undefined value at /etc/e-smith/web/panels/manager/cgi-bin/thinclient line 350.
Please report problems with contribs via the Bug Tracker. Thanks.
-
Can't call method "prop" on an undefined value at /etc/e-smith/web/panels/manager/cgi-bin/thinclient line 350.
Sorry, only just noticed this post....
This happens when you haven't included used my local tftp server and is a bug in my code (I need to cater for it not being there).
This is now raised.
Trevor B
-
Fixed!
smeserver-thinclient-2.0-5.noarch.rpm is now in my contribs area.
http://mirror.contribs.org/smeserver/contribs/trevorb/7.x/Thinclient/
-
Thanks Trevor, I will give it a try ..
Question..Can I use your contributions for device provisioning (DHCP options 66/67)
http://www.snom.com/wiki/index.php/DHCP
Thanks in advance
-
Question..Can I use your contributions for device provisioning (DHCP options 66/67)
http://www.snom.com/wiki/index.php/DHCP
The tftp server part will work fine, but does clash with selintra-sail if you are using that (I need to work with them to sort out where certain config files should live..).
With the thinclient part, you could use a seperate 'distribution' pointing at the directory with your configs and Executable = "snom.php?mac={mac}".
This should supply the appropriate parameters via the smeserver dhcp.
Good Luck and please feedback if it is successful. Someone else might like to know :-)
-
Thanks Trevor for your prompt response, I will try it with Trixbox (asterisk@home)
Jon
-
I will try it with Trixbox (asterisk@home)
When testing Asterisk, I used the Asterisk@Home CD on an old 366 Celeron, and it was such a simple install and setup.
I have since moved to using smeserver-asterisk & selintra-sail (which required a little more learning....) and am happily using it on my home server.
For that setup I have just used the tftp-server from centos with selintra-sail and not my version.
yum --enablerepo base --enablerepo updates install tftp-server