At least !
I've updated the archive with the script patched by Raymondw.
Thanks a lot to you, Raymondw for getting into the code to guess what was wrong.
.. and thank also to GPL that help us to get pgm up-to-date even if we weren't the original authors.
By the way, thanks to all contributors who have posted in this thread and specially to Arne that encourage and help us by his early testing.
If I'm not wrong, the proposed patch was to enable the CentOS 'base' repository at the beginning and disable it at the end. In the same time, the 'ate' repository is added, and also enabled then disabled.
That are the two lines I've added to the script, from the raymondw's patch :
install.sh (begining):
# /sbin/e-smith/db yum_repositories setprop base status enabled
install_parts.sh (end):
#/sbin/e-smith/db yum_repositories setprop base status disabled
Is it OK, Raymondw ?
The problem that I can't resolve is that the installation is done with yum, i.e. :
# yum -y install asterisk
How can we be sure that the base and/or the ate repository will maintain the 'good' version of the binaries we need for SME7 ?
Won't it be more sure to use the old-style 'rpm -uvH' install, specifying the place and version of the file we need ?
I'm wondering and thinking about copying the 'good' version to our server.
...
BTW, we have created a new page for sme stuff :
sme.firewall-services.com
Take a moment to have a look at the new version of SME7admin, entirely re-coded by the original author, Landry, really amazing for the poor sysadmin we are.
For the moment, I have three customer's SME servers that are using Asterisk@Home for SME7 but I'm getting lot of difficulties to find the good VoIP service provider.
We use BroadVoice & Wengo trunks but it's not giving us the services we are looking for.
BroadVoice is ok to phone to US & Canada but we can't use it for calling to France (allways busy) ...
Did you get more success with other services providers ?
Please advise here and don't hesitate to detail your trunks configurations.
Did anyone tested 'Annatel' services (
http://www.annatel.net/) ?
Thanks again to all of you.
RV.