Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Aug 2007 17:03:55 +0200
From:      andreas <askozia@displaced.de>
To:        Hans Petter Selasky <hselasky@c2i.net>
Cc:        freebsd-isdn@freebsd.org
Subject:   Re: make install fails on FreeBSD 6.2 release
Message-ID:  <A17E7151-C837-4A15-B30F-B8907EE03CD4@displaced.de>
In-Reply-To: <200708240836.08869.hselasky@c2i.net>
References:  <1280AF5D-4438-401E-9E7C-C36235E377CB@displaced.de> <200708240836.08869.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Hans,

wonderful, that helped.
I already had the Kernel sources, but was missing the userland.

Now, there's the next problem:
I want to make use of my Draytek USM miniVigor, which is on the list  
of supported devices.

I built an ISDN-enabled Kernel (with both device sound and device  
usb), installed it, rebooted and fiddled around with isdnd.rc (see  
below)

dmesg shows appropriate entries for ISDN and shows the miniVigor.

###
capi: CAPI call control device attached, v2.07
i4b: ISDN call control device attached
...
i4btrc: 64 ISDN trace device(s) attached
i4brbch: 8 raw B channel access device(s) attached
i4btel: 8 ISDN telephony interface device(s) attached
i4bipr: 8 IP over raw HDLC ISDN device(s) attached (VJ header  
compression)
i4bisppp: 8 ISDN SyncPPP device(s) attached
i4bctl: ISDN system control port attached
...
ugen0: <vendor 0x0675 USB ISDN TA, class 255/0, rev 1.10/1.00, addr 126>
###

however, isdnmonitor does not even show ISDN channels with a TEI

isdnmonitor-output:
##
remote protocol version is 00.05
our rights = 0x72
64 controller(s) found:
         controller 0:
         controller 1:
...
         controller 62:
         controller 63:
1 entries found:
         entry 0: device DRVR_TEL0
24.08.2007 15:27:18: controller 0, TEI is -1
24.08.2007 15:27:18: layer 1 change on controller 0: down
24.08.2007 15:27:18: layer 2 change on controller 0: down
...
(same for all controllers up to 63)


##

Just to get started, I'm trying to get an answering machine running,  
with the configuration from http://people.freebsd.org/~hm/i4b-095/ 
node81.html

Do I get it right, that I need to setup controllers and somehow make  
the USB-TA known to the isdnd, because it will appear as "controller  
7" or something?
(as listed in http://www.turbocat.net/~hselasky/isdn4bsd/ 
index_ObjG_00.html )


Do I need to install chan_capi (and Asterisk) before the answering  
machine will work with the USB-TA?

thanks for your help and patience,
Andreas


On 24.08.2007, at 08:36, Hans Petter Selasky wrote:

> Hi Andreas,
>
> You need to install the kernel sources and some userland sources, at
> least /usr/src/usr.sbin .
>
> --HPS
>
> On Thursday 23 August 2007, andreas wrote:
>> Hi Everyone,
>>
>> trying to install i4b (from svn) to a FreeBSD 6.2 release gives me
>> the error following below.
>>
>> Now that I've tried it on two sepearate virgin installations, I'd
>> like to ask for a little help.
>>
>> Where is the line making the wrong call to install and how do I fix
>> it? e.g., is it make or a port, or... ?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A17E7151-C837-4A15-B30F-B8907EE03CD4>