Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 178212

Summary: net-misc/zaptel ebuild missing support for b410p
Product: Gentoo Linux Reporter: Vieri <rentorbuy>
Component: New packagesAssignee: voip herd (OBSOLETE) <voip+disabled>
Status: RESOLVED WONTFIX    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.asterisk.org
Whiteboard:
Package list:
Runtime testing required: ---

Description Vieri 2007-05-12 15:04:20 UTC
The current zaptel ebuild lacks support for the b410p Digium card.

Adding "make b410p" after "make" in the compile() function is not enough.
Upstream make violates sandbox.
Also, "make b410p" uses wget to retrieve two packages from Digium's site. This could be patched and the packages distributed as distfiles.

The downloaded mISDN's Makefile should also be patched and lines such as:
	install -m755 misdn-init $(INSTALL_PREFIX)/etc/init.d/
	$(DEPMOD) 
	$(UPDATE_MODULES)
	$(MODULES_UPDATE)
should be removed.

Before trying to mess with the zaptel ebuild in my overlay, I would like to know if someone is already looking into this.


Reproducible: Always
Comment 1 Vieri 2007-05-15 07:11:33 UTC
I saw recent and unstable packages in the portage tree:

net-dialup/misdnuser
net-dialup/misdn
net-misc/asterisk-chan_misdn

Can they be used instead of doing a "make b410p" from the zaptel source?
Comment 2 Vieri 2007-05-15 10:38:50 UTC
Apparently it seems that the misdn ebuild covers this hardware (although I haven't tested it yet):

 http://www.misdn.org/index.php/MISDN_compatible_Hardware