Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 178212 - net-misc/zaptel ebuild missing support for b410p
Summary: net-misc/zaptel ebuild missing support for b410p
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: voip herd (OBSOLETE)
URL: http://www.asterisk.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-12 15:04 UTC by Vieri
Modified: 2007-05-15 10:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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