Displaying 20 results from an estimated 23 matches for "avmfritz".
2005 Oct 10
2
AVM Fritz! + chan_capi + mISDN + PTP
...isk/capi.conf:
;
; CAPI config
;
;
[general]
nationalprefix=0
internationalprefix=00
rxgain=0.8
txgain=0.8
[interfaces]
mode=immediate
isdnmode=ptp
msn=*
incomingmsn=*
controller=1
softdtmf=1
context=dispatcher
accountcode=
devices=2
Here is my /etc/modprobe.d/capi conf file:
alias /dev/capi20 avmfritz
alias char-major-68-0 avmfritz
install avmfritz /sbin/modprobe capi; \
/sbin/modprobe mISDN_core; \
/sbin/modprobe mISDN_l1; \
/sbin/modprobe mISDN_l2; \
/sbin/modprobe l3udss1; \
/sbin/modprobe mISDN_capi; \
/sbin/modprobe mISDN_x25dte; \
/sbin/modprobe --ignore-install avmfritz protocol=0x22
re...
2007 Mar 07
1
capi installation problem
...b1pci
b1 25856 2 b1pci,b1dma
capi 19392 0
kernelcapi 49664 4 b1pci,b1dma,b1,capi
capifs 7176 2 capi
ipv6 271136 12
lp 12964 0
mISDN_l2 44288 0
mISDN_l1 13192 0
avmfritz 25740 0
mISDN_isac 17280 1 avmfritz
mISDN_core 75648 4 mISDN_l2,mISDN_l1,avmfritz,mISDN_isac*
But when I execute command cappinfo, I get :
*root@asterisk:~# capiinfo
capi not installed - No such device or address (6).
*
-------------- next part ------------...
2010 Apr 11
2
mISDN installation via yum
....18-164.15.1.el5.i686
Mar 21 16:09:42 Installed: kernel-devel-2.6.18-164.15.1.el5.i686
I've installed the following packages:
# yum install asterisk16-misdn mISDN mISDNuser kmod-mISDN
After installation I tried to scan my card:
# service mISDN scan
1 mISDN compatible device(s) found:
>> avmfritz
In a further step I tried to configure the card:
# service mISDN config
Writing /etc/mISDN.conf for 1 mISDN compatible device(s):
>> avmfritz
If I try to start the daemon, I can read:
# service mISDN start
-- Loading mISDN modules --
>> /sbin/modprobe --ignore-install capi
>> /s...
2007 Jul 25
2
Crashing dom0 by unloading mISDN
...U to which I have delegated via
pciback two isdn pci cards. One is a HFC-S card, the other a AVM
Fritz!Card Pci 2.0.
In the domU I load mISDN drivers for the cards. The two cards are
recognized and function well UNTIL I either decide to unload one or both
of the card driver modules (hfcpci and avmfritz) or I decide to shut
down the domU. At this point the WHOLE system locks up: the mouse in
Gnome reacts as if in slow-motion, typing in a already open terminal
window does still work if characters are entered deliberately slowly one
by one. However, commands are no longer executed.
Occasionally...
2005 Feb 15
2
Mandrake 9.2 and CAPI
Can any one tell me how to install CAPI for Fritz cards on a Mandrake
9.2 system.
I have been working through
http://www.voip-info.org/tiki-index.php?page=Asterisk%20How%20to%20conne
ct%20with%20CAPI and just cant seem to get it working.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Mar 09
3
Asterisk@home silly problem, please help!
Hi all!
After much struggling I got my *@home working fine AND making use of two
AVMFritz!PCI cards. Really nice ! (kernel 2.4.2x)
There's however a silly glitch that's getting on my nerves, and, kind of a
newbie that I am to linux, it should be easy to get help :
-- "capiinit start" MUST BE run before Asterisk. (any other way makes * not
to start because chan_capi...
2005 Jul 25
4
Fritz PCI card in ptp mode with chan_misdn
...r Id port:1
init_stack: Success
aster1:/etc/asterisk #
But the above message "init_stack: Success" is not true.
The mISDN stuff is loaded as follows:
modprobe mISDN_core
modprobe mISDN_l1 debug=0
modprobe mISDN_l2 debug=0
modprobe l3udss1
modprobe mISDN_dsp debug=0 options=0x0
modprobe avmfritz layermask=0xf protocol=0x22
The relevant misdn.conf show:
; chan_misdn sample config
; general section:
;
[general]
; define your default context here
context=misdn
; default language
language=en
; set debugging flag:
; 0 - No Debug
; 1 - mISDN Messages and * - Messages, and * - State changes
; 2...
2004 Oct 20
2
chan_mISDN problem
I'm using avm fritz card usb with kernel 2.6 patch with mISDN. The module is load correctly when I type lsmod I've got the following output:
Module Size Used by
zaptel 178308 0
avmfritz 21388 0
mISDN_isac 14336 1 avmfritz
mISDN_dsp 191424 0
l3udss1 34184 0
mISDN_l2 39040 0
mISDN_l1 11016 0
mISDN_core 67168 6 avmfritz,mISDN_isac,mISDN_dsp,l3udss1,mISDN_l2,mISDN_l1
edd...
2005 Sep 12
1
AW: Debian Sarge, Kernel 2.6.13 and AVM Fritz!PCI v2.0 card
...out
#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 menuconfig for 2.6.13 and find the isdn/misdn/hardware
screen and select the avmfritz stuff, plus all the capi stuff as well.
Then build the modules and install the modules.
Then once all is done, run this script to load the modules (basically order
is everything supposedly).
#!/bin/sh
if [ $# -ge 1 ]; then
DEBUG=$1
else
DEBUG=0
fi
if [ $# -ge 2 ]; then...
2007 Jul 24
0
mISDN & Asterisk 1.4: HFC-S card not responsive
...sdn show stacks,
pluggin in cable, removing cable), dmesg and lspci -v. I hope somebody
could give me a hint as to what could be the problem. The system is
freshly installed and both cards are configured identically.
Cheers,
Arik
===== CLI: misdn show config ===== (n.b. port 1=hfcpci; port 2=avmfritz)
*CLI> misdn show config
Misdn General-Config:
-> misdn_init: /etc/misdn-init.conf -> debug: 0
-> tracefile: /var/log/asterisk/misdn.log -> bridging: no
-> stop_tone_after_first_digit: yes -> append_digits2exten: yes
-> dynamic_crypt: no -> crypt_...
2004 Dec 06
1
I need very fast quick info how to setup ISDN card
I am sitting on thos problem whole day I have never ISDN
card in my life. Now I have to runn asterisk with 4 cards very quickly.
I have installed chapi_chan and now I pached and recompiled kernel 2.8.1
for mISDN but I don't know how to check that cards are working and should
look next step
Thanks again for any help I'm Asterisk newbie.
Kind regards,
Corvin.
2005 Mar 28
1
Kernel panic loading second fritz card
Hi Everyone,
Long time reader, first time poster.
FINALLY got my First AVM Fritz Card up and running under Centos 3.4
Installed the second....modified the drivers etc as per the instructions
found at the wiki
System boots
Modprobe capi
all good
modprobe fcpci
all good
modprobe f2pci
the kernel then goes into Panic
If Modprobe f2pci before fcpci the kernel still goes into panic.
2005 Oct 18
0
Problem loading misdn driver
Hallo all,
i have a problem on loading chan_misdn. The misdn is running and all
cards (TDM40B+AVMFritz) is initialized. When im going to start asterisk
with the chan_misdn.so module i get the following error in the log (on
console) and asterisk ist hanging.
i use the current CVS-HEAD of asterisk (7 Days old),
chan_misdn-0.2.1-rc2 and mISDN+mISDNuser from the automated
installation.
Is here anybo...
2005 Jun 02
0
chan_capi + mISDN + Fritz PTP
I'm now up&running with
- mISDN with avmfritz driver for Fritz PCI card
- chan_capi from debian recompiled with a patch (see below)
- EuroISDN with Point-to-Point (ptp) mode (Austria)
- With Asterisk 1.0.7-BRIstuffed-0.2.0-RC7k from debian sarge
But am having some problems:
1) I needed to patch chan_capi.c from debian sarge (see below) to giv...
2005 Mar 11
2
Re: Incoming echo cancel
...>
> To: <asterisk-users@lists.digium.com>
> Sent: Wednesday, March 09, 2005 11:12 PM
> Subject: [Asterisk-Users] Asterisk@home silly problem, please help!
>
>
>> Hi all!
>>
>> After much struggling I got my *@home working fine AND making use of two
>> AVMFritz!PCI cards. Really nice ! (kernel 2.4.2x)
>>
>> There's however a silly glitch that's getting on my nerves, and, kind of
>> a
>> newbie that I am to linux, it should be easy to get help :
>>
>> -- "capiinit start" MUST BE run before Asterisk. (...
2017 Feb 17
11
[PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn
...| 3 +-
drivers/input/misc/apanel.c | 3 +-
drivers/input/misc/xen-kbdfront.c | 8 ++--
drivers/input/serio/serio.c | 8 ++--
drivers/isdn/gigaset/interface.c | 2 +-
drivers/isdn/hardware/mISDN/avmfritz.c | 17 ++++----
drivers/isdn/hardware/mISDN/hfcmulti.c | 8 ++--
drivers/isdn/hardware/mISDN/hfcpci.c | 4 +-
drivers/isdn/hardware/mISDN/hfcsusb.c | 4 +-
drivers/isdn/hardware/mISDN/mISDNipac.c | 4 +-
drivers/isdn/hardware/mISDN/...
2017 Feb 17
11
[PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn
...| 3 +-
drivers/input/misc/apanel.c | 3 +-
drivers/input/misc/xen-kbdfront.c | 8 ++--
drivers/input/serio/serio.c | 8 ++--
drivers/isdn/gigaset/interface.c | 2 +-
drivers/isdn/hardware/mISDN/avmfritz.c | 17 ++++----
drivers/isdn/hardware/mISDN/hfcmulti.c | 8 ++--
drivers/isdn/hardware/mISDN/hfcpci.c | 4 +-
drivers/isdn/hardware/mISDN/hfcsusb.c | 4 +-
drivers/isdn/hardware/mISDN/mISDNipac.c | 4 +-
drivers/isdn/hardware/mISDN/...
2017 Feb 17
11
[PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn
...| 3 +-
drivers/input/misc/apanel.c | 3 +-
drivers/input/misc/xen-kbdfront.c | 8 ++--
drivers/input/serio/serio.c | 8 ++--
drivers/isdn/gigaset/interface.c | 2 +-
drivers/isdn/hardware/mISDN/avmfritz.c | 17 ++++----
drivers/isdn/hardware/mISDN/hfcmulti.c | 8 ++--
drivers/isdn/hardware/mISDN/hfcpci.c | 4 +-
drivers/isdn/hardware/mISDN/hfcsusb.c | 4 +-
drivers/isdn/hardware/mISDN/mISDNipac.c | 4 +-
drivers/isdn/hardware/mISDN/...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...irqchip/irq-gic-v3-its.c | 4 +-
drivers/irqchip/irq-gic-v3.c | 8 +-
drivers/irqchip/irq-imx-gpcv2.c | 2 +-
drivers/irqchip/irq-mips-gic.c | 2 +-
drivers/irqchip/irq-vic.c | 2 +-
drivers/isdn/hardware/mISDN/avmfritz.c | 2 +-
drivers/isdn/hardware/mISDN/hfcpci.c | 2 +-
drivers/isdn/hardware/mISDN/hfcsusb.c | 2 +-
drivers/isdn/hardware/mISDN/isdnhdlc.c | 2 +-
drivers/isdn/hardware/mISDN/mISDNinfineon.c | 2 +-
drivers/isdn/hardware/mISDN/mISDNisar.c | 8 +-...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...irqchip/irq-gic-v3-its.c | 4 +-
drivers/irqchip/irq-gic-v3.c | 8 +-
drivers/irqchip/irq-imx-gpcv2.c | 2 +-
drivers/irqchip/irq-mips-gic.c | 2 +-
drivers/irqchip/irq-vic.c | 2 +-
drivers/isdn/hardware/mISDN/avmfritz.c | 2 +-
drivers/isdn/hardware/mISDN/hfcpci.c | 2 +-
drivers/isdn/hardware/mISDN/hfcsusb.c | 2 +-
drivers/isdn/hardware/mISDN/isdnhdlc.c | 2 +-
drivers/isdn/hardware/mISDN/mISDNinfineon.c | 2 +-
drivers/isdn/hardware/mISDN/mISDNisar.c | 8 +-...