[Home]

Summary:ASTERISK-08805: Can't be activated without mISDN-user 1.1.0
Reporter:tootai (tootai)Labels:
Date Opened:2007-02-14 08:49:56.000-0600Date Closed:2007-05-17 13:48:46
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_misdn
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:To be able to compile chan_misdn, even after having install properly the b410p drivers with make b410p, Asterisk don't want to activate chan_misdn as the suppserv stuff is not present in the mISDNuser.tar.gz downloaded from ftp.digium.com

Having installed the 1.1.0 from http://www.misdn.org/downloads/mISDNuser.tar.gz in Asterisk dir, then make && make install, then running again the configure script, we were able to activate chan_misdn.
Comments:By: Joshua C. Colp (jcolp) 2007-02-14 12:14:36.000-0600

I can definitely confirm this. 1.4/trunk apparently use suppserv when 1.2 did not.

By: crich (crich) 2007-02-15 15:20:09.000-0600

i would suggest to upgrade mISDN and mISDNuser to 1.1.0. I would anyways advise to use mISDN and mISDNuser from www.misdn.org/downloads instead of the one from ftp.digium.com

By: crich (crich) 2007-03-05 17:31:03.000-0600

i have found out that mISDN-1-1-0 lacked the support for the b410p, i've fixed that, now we have mISDN-1-1-1 which fixes the support for the b410p. It contains also some  other minor fixes.

By: tootai (tootai) 2007-04-01 05:25:01

I install a fresh 1,4 SVN as well as an 1.4.2/zaptel 1.4.1 on a system with 2 B410P. Still the same. What I made:

.delete mISDN/mISDNuser directories from zaptel
.download mISDN-1_1_1 and mISDNuser-1_1_1 from misdn,org
.untar them in zaptel directory
.rename the mISDN and mISDNuser
.modify makefile to _NOT_ download mISDN tarballs from ftp.digium.com

On both installations, everything was ok after this

By: Jason Parker (jparker) 2007-05-17 13:48:45

Fixed in svn 1.4 and trunk in revisions 2527 and 2528.

What we did, was basically grab the latest (1.1.3) tarballs from misdn.org, and allow for versioning in the zaptel Makefile, in the b410p target.