search for: i4ldev

Displaying 4 results from an estimated 4 matches for "i4ldev".

Did you mean: bldev
2005 Mar 08
0
problem in compiling chan_mISDN
...MISDNUSERINC) -I$(MISDNUSER)/i4lnet/ -I$(LINUXINC) $(CFLAGS) te_lib.o te_test.o $(MISDNUSERLIB)/libmISDN.a $(MISDNUSER)/i4lnet/libisdnnet.a -lpthread -ggdb -o te_test #$(MISDNUSERLIB)/libmISDN.a clean: rm -rf *.o *.so *~ te_test core.* getmisdn: cvs -d :pserver:guest:readonly@cvs.isdn4linux.de:/i4ldev login cvs -d :pserver:guest:readonly@cvs.isdn4linux.de:/i4ldev co mISDN cvs -d :pserver:guest:readonly@cvs.isdn4linux.de:/i4ldev co mISDNuser misdn: make -C $(LINUXROOT) SUBDIRS=mISDN/drivers/isdn/hardware/mISDN modules modules_install make -C mISDNuser ....should be okay, shouldn?t it? Maybe o...
2005 Sep 05
6
asterisk CAPI dial-in issues
Hello configuration as follows, dial-out works: capi.conf: [hfcpci] ;;PointToPoint (55512-0) isdnmode=MSN incomingmsn=* ;msn=61 controller=1 devices=2 context=incoming extensions.conf: [incoming] exten => _XX,1,Playback(demo-abouttotry) exten => _XX,n,Dial,SIP/xlite1 exten => _XX,n,HangUp When call is placed, the following debug info is shown, after the last line, it stalls until
2006 Oct 12
0
Beronet BN4S0 instalation
...eue]# make install make -C app_bundle make[1]: Entering directory `/usr/src/install-misdn-mqueue/app_bundle' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/install-misdn-mqueue/app_bundle' cd mqueue-misdn; cvs -d:pserver:anonymous:readonly@cvs.isdn4linux.de:/i4ldev co mISDN mISDNuser ; cvs [checkout aborted]: connect to cvs.isdn4linux.de(217.160.76.191):2401 failed : No route to host make: *** [misdn] Error 1 But I'm able to connect to cvs.isdn4linux.de ftp server [root@nbirma1 install-misdn-mqueue]# ftp cvs.isdn4linux.de Connected to listserv.isdn4lin...
2005 Sep 12
1
AW: Debian Sarge, Kernel 2.6.13 and AVM Fritz!PCI v2.0 card
...y problem is I need two fritz to go under 2.6.13 and am having problems acheiving that. Anyway, stuff for you to do. Ignore the AVM instructions. Download the misdn drivers using this script and cvs - the password is readonly. #!/bin/bash export CVSROOT=:pserver:anonymous@cvs.isdn4linux.de:/i4ldev cvs login cvs -z9 co mISDN # <-comment out after you made a checkout #cvs -q -z9 update -dPA # <- and uncomment this for updating the find the script in the msidn called std2kern and run it this will place the misdn source code into the 2.6.13 source directory. This fire up make menu...