Shaun Wingrin
2010-Jul-01 12:50 UTC
[asterisk-users] mISDN install on Asterisk 1.6 failing
Hi,
Has anyone had experience installing it?
yum install asterisk-chan_misdn
I'ts the latest Trixbox Distro version and same issues exists if add in the
Trixbox repo.
FAILS as per below:
I have a ISDN single port PCI BRI card installed and detected.
__________________
Loaded plugins: fastestmirror, kmod
Loading mirror speeds from cached hostfile
* addons: www.ftp.saix.net
* base: www.ftp.saix.net
* extras: www.ftp.saix.net
* updates: www.ftp.saix.net
Excluding Packages from CentOS-5 - Addons
Finished
Excluding Packages from CentOS-5 - Base
Finished
Excluding Packages from CentOS-5 - Extras
Finished
Excluding Packages from CentOS-5 - Updates
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package asterisk-chan_misdn.i386 0:1.4.22-3 set to be updated
--> Processing Dependency: libsuppserv.so.0 for package: asterisk-chan_misdn
--> Processing Dependency: libmISDN.so.0 for package: asterisk-chan_misdn
--> Processing Dependency: libisdnnet.so.0 for package: asterisk-chan_misdn
--> Finished Dependency Resolution
asterisk-chan_misdn-1.4.22-3.i386 from trixbox has depsolving problems
--> Missing Dependency: libmISDN.so.0 is needed by package
asterisk-chan_misdn-1.4.22-3.i386 (trixbox)
asterisk-chan_misdn-1.4.22-3.i386 from trixbox has depsolving problems
--> Missing Dependency: libisdnnet.so.0 is needed by package
asterisk-chan_misdn-1.4.22-3.i386 (trixbox)
asterisk-chan_misdn-1.4.22-3.i386 from trixbox has depsolving problems
--> Missing Dependency: libsuppserv.so.0 is needed by package
asterisk-chan_misdn-1.4.22-3.i386 (trixbox)
Error: Missing Dependency: libisdnnet.so.0 is needed by package
asterisk-chan_misdn-1.4.22-3.i386 (trixbox)
Error: Missing Dependency: libmISDN.so.0 is needed by package
asterisk-chan_misdn-1.4.22-3.i386 (trixbox)
Error: Missing Dependency: libsuppserv.so.0 is needed by package
asterisk-chan_misdn-1.4.22-3.i386 (trixbox)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
Shaun Wingrin
VOIP Telecoms Solution Provider
BSc. (Elec. Eng.) UP
A1 Telecoms cc
Office: 010-590-0222
Mobile: 082-449-6273
Fax: 0880-11-640-5633
Email: shaunw at a1telecoms.co.za
Keeping you TALKING for LESS!
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20100701/5f50169b/attachment.htm
Philipp von Klitzing
2010-Jul-01 14:06 UTC
[asterisk-users] mISDN install on Asterisk 1.6 failing
Hi!> Has anyone had experience installing it? > yum install asterisk-chan_misdn > I'ts the latest Trixbox Distro version and same issues exists if add in > the Trixbox repo. FAILS as per belowPlease search this list for recent messages on mISDN, or Google it. You will find that mISDN v1 does not work with current kernels anymore, and that you would need mISDN v2, vor which howerver this (or was when I last checked) there is no chan_misdn available for Asterisk so that you would have to resort to use LCR which kind of defeats the purpose when run next Asterisk. mISDN v1 is not reliable and will give you all sorts of trouble. Look at other solutions like CAPI and chan_capi, mISDN v2, external BRI gateway, ... Philipp