Hi guys
You all look to be doing just fine...
However.....
I'm sure that "Shutting down Asterisk" appears and is over-written by the "1 error(s) detected" line.
Is this normal?
Yes, I'm afraid it is. This has to do with the strange way in which rpm works and our ignorance when we rolled the original asterisk rpms. The good news is that it isn't critical
Now, here's the thing...
I ran a clean install of SAIL-425 on SME 7.1 this evening (this is something which we very rarely do because we normally use our SARK.iso to install the lot in one go) and I ran into a couple of problems.
I effectively needed to run the install twice because of the kernel differences. So...
I will update the zaptel rpms over the weekend to make life easier for everyone. However, in the meantime here is what I had to do to get a clean SAIL install on 7.1....
drop the rpms (smeserver-asterisk-zappri-MPP, smeserver-asterisk, lastest version of sail (-425) and whichever language modules you want)
Step 1 - install zaptel....
rpm -Uvh smeserver-asterisk-zappri-MPP-whatever
Now copy the
"extra" subdirectory into the correct kernel tree.
e.g. cp -r /lib/modules/2.6.9-34.EL/extra /lib/modules/2.6.9-42.03.EL/
Now
remove zaptel...
rpm -e smeserver-asterisk-zappri-MPP
and reinstall it....
rpm -Uvh smeserver-asterisk-zappri-MPP-whatever
I know, I know, it's a complete faff but it's what you need to do right now
The rest of the install is as described in the docs.
Promise we'll upgrade the zaptel rpms at the weekend if we get time.

J