Displaying 10 results from an estimated 10 matches for "cardnr".
Did you mean:
cardn
2006 Jan 24
2
Re: Asterisk-Users Digest, Vol 18, Issue 134
...sn=251
controller=4
softdtmf=1
accountcode=
context=Amt
callgroup=2
devices=2
[ISDN1]
isdnmode=ptp
msn=3899231
incomingmsn=*
controller=1,2,3
softdtmf=1
accountcode=
context=Intern-ISDN
callgroup=1
devices=6
/etc/capi.conf
#SuSEconfig.isdn generated
# card file proto io irq mem cardnr options
c4 c4.bin DSS1 - - - 1 p2p
c4 - DSS1 - - - 2 p2p
c4 - DSS1 - - - 3 p2p
c4 - DSS1 - - - 4 p2p
Versions:
net-misc/asterisk-chan_capi-cm-0.5.4
ne...
2006 Jan 20
2
AVM C4, asterisk-1.0.8, /etc/asterisk/capi.conf
Has anyone a working /etc/asterisk/capi.conf example for Germany or
Switzerland using the AVM C4 - ISDN Card.
I try to connect asterisk to 3 wires BRI-ISDN (Swisscom).
I appreciate your help and it would save me a lot of time, figuring
it out by myself.
regards, Claudio
2007 Nov 26
3
Problems getting Asterisk to detect call in SUSE9.3, with FritzCard
...untry's letters!
RATEFILE= /usr/lib/isdn/rate-xx.dat
HOLIDAYS= /usr/lib/isdn/holiday-xx.dat
ZONEFILE= /usr/lib/isdn/zone-xx-%s.cdb
DESTFILE= /usr/lib/isdn/dest.cdb
==========================
/etc/capi.conf
===========
#SuSEconfig.isdn generated
# card file proto io irq mem cardnr options
fcpci - - - - - 1
=======================
/etc/asterisk/capi.conf
===========================
;
; CAPI config
;
;
; general section
[general]
nationalprefix=0
internationalprefix=00
rxgain=1.0 ;linear receive gain (1.0 = no change)
txgain=1.0...
2005 Jun 23
0
avm c2 correct configuration for two p2p lines
...n other words
0227006XXX is our "real" number, and when the 2 B channels are both used
it should forward the call to the second line)
What's the correct configuration for the capi channel/driver ?
this is my current :
/etc/capi.conf
# card file proto io irq mem cardnr options
c2 c2.bin DSS1 - - - 1 p2p
c2 - DSS1 - - - 2
/etc/asterisk/capi.conf
(surely wrong, it refers to a previous conf as two separate lines)
[general]
nationalprefix=0
internationalprefix=0039
rxgain=0.8
txgain=0.8
[interfaces...
2005 Oct 17
1
AVM B1
...s currently using one of these cards, would it be possible to
mail me a few bits of the important config files?
Sorry if I should have included something else too, but let me know and I'll
provide it!
Steve
My capi.conf is as follows:
# card file proto io irq mem cardnr options
#b1isa b1.t4 DSS1 0x150 7 - - P2P
b1pci b1.t4 DSS1 - - - -
c4 c4.bin DSS1 - - - -
c4 - DSS1 - - - -
c4 - DSS1 - -...
2004 Apr 29
1
CAPI ptp does not work
Hallo all,
I am trying to get * with chan_capi and a ptp-ISDN with 4 lines on a AVM C4
card to work.
But weather inbound nor outbound is working :(
My capi.conf:
;
; CAPI config
;
;
[general]
nationalprefix=0
internationalprefix=00
rxgain=0.8
txgain=0.8
[interfaces]
mode=immediate
isdnmode=ptp
msn=8993
incomingmsn=*
mode=immediate
controller=1,2,3,4
softdtmf=1
;accountcode=
context=demo
2005 Feb 21
1
Problem with ISDN Dialin via CAPI
...=12345678
devices=2
Here are the entries of /etc/asterisk/extensions.conf
======================================
s,1,Dial,CAPI/523065:b${EXTEN}|30
s,1,Dial,CAPI/523065:${EXTEN}|30|r
Here's my /etc/isdn/capi.conf
=====================
# card file proto io irq mem cardnr options
#b1isa b1.t4 DSS1 0x150 7 - - P2P
b1pci b1.t4 DSS1 - - - -
c4 c4.bin DSS1 - - - -
c4 - DSS1 - - - -
c4 - DSS1 - -...
2007 Mar 22
1
Problem in using Two BRi Cards in Asterisk
...000000 00000000 00000000 00000000
Supplementary services support: 0x00000033
Hold / Retrieve
Terminal Portability
Call Forwarding
Call Deflection
OUTPUT of etc/CAPI.conf
-------------------
[root@cripbx etc]# cat /etc/capi.conf
# card file proto io irq mem cardnr options
#b1isa b1.t4 DSS1 0x150 7 - - P2P
b1pci b1.t4 DSS1 - - - -
c4 c4.bin DSS1 - - - -
c4 - DSS1 - - - -
c4 - DSS1 - -...
2007 Nov 29
0
[Copfilter] Copy of quarantined email - *** SPAM *** [6.6/6.0] Problems getting Asterisk to detect call in
...untry's letters!
RATEFILE= /usr/lib/isdn/rate-xx.dat
HOLIDAYS= /usr/lib/isdn/holiday-xx.dat
ZONEFILE= /usr/lib/isdn/zone-xx-%s.cdb
DESTFILE= /usr/lib/isdn/dest.cdb
==========================
/etc/capi.conf
===========
#SuSEconfig.isdn generated
# card file proto io irq mem cardnr options
fcpci - - - - - 1
=======================
/etc/asterisk/capi.conf
===========================
;
; CAPI config
;
;
; general section
[general]
nationalprefix=0
internationalprefix=00
rxgain=1.0 ;linear receive gain (1.0 = no change)
txgain=1.0...
2006 Mar 15
4
misdn problem
I am trying to use misdn insted of zaphfc to drive two billion isdn cards
zaphfc is ok, but the problem with cdr and the fact tha you always have to
wait the bristuffed version of asterisk took me to
try another way.
so I downloaded the misdn installation script from beronet for the last
version ( I am using asterisk stable 1.2, so now is 1.2.5)
wget