Centos / Debian sarge with kernel 2.6.15 / Ubuntu 6.10… I’ve never had succesful complete installation of my 2 new b410p.
I’ve follewed many process found from Digium / Asteriskguru / Beronet… without any succes.
Does somebody have experience with this card ?
If yes : With wich Linux edition ? If you have an how to provide … I’ll be the happiest guy in this voip’s wolrd !
I’ve allready spent 3 days (and night…) and I’ve no more idea how to success !
I have managed to install on Centos 4.3 (with updated kernel 2.6.16) and Asterisk 1.2.12
Install the new kernel 2.6.16.16
in zaptel source directory (zaptel-1.2.9.1) do: make b410p
(or just download misdn-b410p.tar.gz and mISDNuser.tar.gz and compile both)
/usr/sbin/misdn-init {start|stop|restart|config|scan|help}
then modify /etc/asterisk/misdn.conf
Did you fix something to compile chan_misdn in * 1.4 ?
I’ve exactly the same symptom that yours in bebta3…
I’ve tried to modify manually the menuselect (removing depency). So chan_misdn in make menuconfig apper selecte but make doesn’t compile and return an error…
!!! SETUP SUCCED !!!
Dihium : Could please be a bit more expplit to setup this card !!
What you will have to do :
1/ Get an os whith kernel >2.6.15 and <2.6.18 (Centos for axample)
2/ Make b410p from zaptel
3/ Get mISDNuser from misdn.org/downloads/mISDNuser.tar.gz
untar & make & make install (to resolve menu dependancy from Asterisk : “suppserv”)
4) ./configure from asterisk src
5/ NOW in make menuconfig : chan_misdn soukd appear as selectable
6/ make & make install as usual