Koozali.org: home of the SME Server
Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: fpausp on November 26, 2009, 09:36:44 PM
-
Hi,
Ignore this post, it's been solved.
regards
fpausp
-
fpausp, it's not a good idea editing your original post to chance it..
instead of deleting the content telling us "Ignore this post, it's been solved", you should leave the original text and ad a second post with the solution, changing the sbj too..
it this way you help others forum readers..
thank you
-
Does anybody know if this kernel update will mess up dahdi?
Del
-
I use zaptel and there is a kmdl release for the 2.6.9-89.0.16.EL kernel:
http://atrpms.net/dist/el4/zaptel/
I haven't had time to do the upgrade yet so I can't verify everything works but it looks like all the needed zaptel packages are available.
A quick search showed all the dahdi packages are available for that kernel release also:
http://atrpms.net/dist/el4/dahdi-linux/
http://atrpms.net/dist/el4/dahdi-tools/
I will post results after I get around to doing the upgrade but don't know my timetable yet.
-
Thanks for the info.
Del
-
we did a fresh install last night. No problems fetching rpms from ATRPMs but you might want to save copies of the zaptel and mISDN rpms rather than just yum installing them, because they won't stay on ATRPMS for long (they never do).
Kind Regards
S
-
I've downloaded the dahdi-linux rpms but I can't see the dahdi-tools. Can someone point me in the right direction?
Thanks,
Del
-
Hi,
this is how i've installed the new version of dahdi:
after the full update of sme i've removed the previous version of dahdi with
yum remove dahdi-linux-kmdl-2.6.9-78.0.22.ELsmp
the i've installed the new version
yum install dahdi-linux-kmdl-`uname -r` --enablerepo=atrpms
it seems to work well but i can't upgrade dahdi tools because i got :
Error: Missing Dependency: asterisk >= 1.4.8 is needed by package asterisk-addons
altough actually i've installed asterisk-1.4.25.1-78.el4
its' safe to upgrade the asterisk package from atrpms?
but for now all seems to work fine, tomorrow i'll update to sail 2.3.2-19 and i'll make some more test
bye
z
-
del
Dahdi tools are installed with asterisk in the atrpms rpm
-
del
Dahdi tools are installed with asterisk in the atrpms rpm
Does that mean that I need to re-install asterisk as well as dahdi?
Thanks,
Del
-
Not if you already had dahdi asterisk (1.4.23 or better)
-
FYI for Zaptel users -
This scenario was an upgrade from kernel 2.6.9-78.0.13.EL with Zaptel 1.4.12.1 installed and Asterisk 1.4.22 running
All that was needed was:
# yum update; signal-event post-upgrade; signal-event reboot
I never installed the zaptel-kmdl-2.6.9-89.0.16 or manually copied the /lib/modules/2.6.9-78.0.22.EL/extra/ over to the new kernel. Zaptel, Asterisk, and Sail all came up running after the reboot and test calls in & out over the TDM400 hardware were fine.
Resulting versions showed:
# uname -r
2.6.9-89.0.16.EL
# lsmod | grep "zaptel"
zaptel 215480 11 wctdm
oslec 11928 1 zaptel
crc_ccitt 2241 1 zaptel
# modinfo zaptel
filename: /lib/modules/2.6.9-89.0.16.EL/weak-updates/zaptel.ko
author: Mark Spencer <markster@digium.com>
description: Zapata Telephony Interface
license: GPL
version: 1.4.12.1 78C21B4DEF2A6E86444194F
vermagic: 2.6.9-78.0.13.EL 686 REGPARM 4KSTACKS gcc-3.4
depends: crc-ccitt
# asterisk -rx "core show version"
Asterisk 1.4.22.2 built by root @ asterisk on a i686 running Linux on 2009-08-29 18:25:54 UTC
SarkGlobals
Version: sail-2.2.4-13
-
Hi,
FYI for Zaptel users -
This scenario was an upgrade from kernel 2.6.9-78.0.13.EL with Zaptel 1.4.12.1 installed and Asterisk 1.4.22 running
All that was needed was:
# yum update; signal-event post-upgrade; signal-event reboot
Interesting !
I never tried this... but now, and it does nothing :-(
I suppose that it's because I just upgrade my SME by the server-manager... And probably because it depends on what repos you're using ?
For me, I use :
smeaddons
smeextras
base
updates
smeos
smeupdates
What should I use so that sail and zaptel are updated in the same time as my SME when I do this from the server-manager ?
-
SAIL won't update. We've never built a repo. You need to download the release you need and use yum localinstall. Zaptel is on ATRPMS
-
Hi,
Does anybody have a copy of the dahdi-linux-2.2.0.2-65.el4.i386.rpm they could send me ?
I don't understand why ftp://distro.ibiblio.org/pub/linux/distributions/smeserver/releases/7.4/smecontribs/i386/RPMS/ has "dahdi-linux-2.2.1.1-67.el4.i386.rpm"
which is what would be needed if we were running the ]2.6.9-89.0.23 kernel, which of course sme is still running the 2.6.9-89.0.16 kernel
yet nowhere is the dahdi files for the sme kernel !?!?
So of course currently my TDM card is dead as I cannot load the dahdi drivers
many thanks
Glen
-
I have the dahdi-linux-kmdl-2.6.9-89.0.16.EL-2.2.0.2-65.el4.x86_64.rpm, if it's any good to you email me and I'll send it to you.
Regards,
Del
-
Hi del,
Thanks but I already have dahdi-linux-kmdl-2.6.9-89.0.16.EL-2.2.0.2-65.el4.x86_64.rpm and dahdi-linux-kmdl-2.6.9-89.0.16.ELsmp-2.2.0.2-65.el4.i686.rpm
problem is they both fail Dependency checks..
--> Processing Dependency: dahdi-linux = 2.2.0.2-65.el4 for package: dahdi-linux-kmdl-2.6.9-89.0.16.ELsmp
--> Finished Dependency Resolution
Error: Missing Dependency: dahdi-linux = 2.2.0.2-65.el4 is needed by package dahdi-linux-kmdl-2.6.9-89.0.16.ELsmp
[root@l1nuxsvr Dahdi]# uname -r
2.6.9-89.0.16.ELsmp
-
Digium has the source if you want to compile it yourself:
http://downloads.asterisk.org/pub/telephony/dahdi-linux/releases/dahdi-linux-2.2.0.2.tar.gz
-
For the next few hours...
http://sip.aelintra.com/dahdi-linux-2.2.0.2-65.el4.i386.rpm
kind regards
Jeff
-
Thanks Jeff,
I think I missed the few hour window though ;-(
"file not found on this server"
could I trouble you to put it up again ? or perhaps email it to me ?
btw. I will be in Winchester,UK for 3 weeks in May. Perhaps I could come and collect from you ;-)
Afraid I am not familiar with compiling, but if someone can guide me thru the steps I'd be happy to do that.
-
Right click on the link and choose "Save link as" it should then download the file. This is in Firefox, not sure what the choice would be in IE.
Del
Thanks Jeff,
I think I missed the few hour window though ;-(
"file not found on this server"
could I trouble you to put it up again ? or perhaps email it to me ?
btw. I will be in Winchester,UK for 3 weeks in May. Perhaps I could come and collect from you ;-)
Afraid I am not familiar with compiling, but if someone can guide me thru the steps I'd be happy to do that.
-
Thanks del,
now don't I feel stupid !!
Typically Firefox prompts where to save the file if you point direct at a file..
Oh well, I have it now..
Thank you guys !
-
OK - I've taken it offline now.
Kind Regards
Jeff
-
Hi Jeff,
perhaps I spoke too soon..
it fails to install.. I assume corrupted download ? is 233 Bytes correct ?
[root@l1nuxsvr Dahdi]# yum localinstall dahdi-linux-2.2.0.2-65.el4.i386.rpm
Loading "installonlyn" plugin
Loading "protect-packages" plugin
Loading "fastestmirror" plugin
Loading "smeserver" plugin
Setting up Local Package Process
Cannot open file: dahdi-linux-2.2.0.2-65.el4.i386.rpm. Skipping.
Nothing to do
[root@l1nuxsvr Dahdi]# ll
total 600
-rw-rw---- 1 xxxxxy xxxxxy 233 Apr 15 21:59 dahdi-linux-2.2.0.2-65.el4.i386.rpm
-rw-rw---- 1 xxxxxy xxxxxy 604312 Apr 14 19:57 dahdi-linux-kmdl-2.6.9-89.0.16.ELsmp-2.2.0.2-65.el4.i686.rpm
[root@l1nuxsvr Dahdi]#
-
It is back on-line
size is
[root@sme75b1 ~]# ls -l ~html/
-rwxr----- 1 root shared 2514345 Apr 15 13:31 dahdi-linux-2.2.0.2-65.el4.i386.rpm
Kind Regards
Jeff
-
Sorry to be a pest Jeff...
If I save as.. from Firefox I only get 233 bytes..
if I wget..
[root@l1nuxsvr Dahdi]# wget http://sip.aelintra.com/dahdi-linux-2.2.0.2-65.el4.i386.rpm
--23:37:27-- http://sip.aelintra.com/dahdi-linux-2.2.0.2-65.el4.i386.rpm
=> `dahdi-linux-2.2.0.2-65.el4.i386.rpm'
Resolving sip.aelintra.com... 81.105.120.88
Connecting to sip.aelintra.com|81.105.120.88|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
23:37:28 ERROR 404: Not Found.
-
I have followed the great instructions at http://sarkpbx.com/twiki/bin/view/Main/DocChapter03d
using the appropriate bits just for the dahdi and compiled it successfully I think !
I now have some Dahdi channels, I'll do some testing tomorrow (its late)
Thanks for all your help.
-
OK - glad you got it.
Not sure why the downloads didn't work for you - must be a firewall issue here.
Best
jeff