[Asterisk-bsd] silence after pickup with my new AVM Fritz!Card version 2 PCI

Jakub Głazik zytek-lists at nuxi.pl
Wed Aug 22 05:36:49 CDT 2007


Hello, I have bought new ISDN card for my FreeBSD Asterisk.

My problem is that there is no audio when I pickup a call on both ends.

My card:

[root at asterisk /usr/local/etc/asterisk]# isdnconfig -u 0
controller 0 = {
  Layer 1:
    description : AVM Fritz!Card version 2 PCI
    type        : passive ISDN (Basic Rate, 2xB)
    channels    : 0x3
    serial      : 0xabcd
    power_save  : on
    dialtone    : enabled
    attached    : yes
    PH-state    : Deactivate indication downstream
  Layer 2:
    driver_type : DRVR_DSS1_TE
}


    -- capi_handle_connect_indication:6045:ENTRY=:PLCI=0x1b00:PBX_CHAN=**Unknown**:
    --   Incoming call from '600040805' to '717817630', CIP=0x0010, sending_complete=yes
  == search_cep:5814:ENTRY=ISDN:PLCI=0x1b00:PBX_CHAN=**Unknown**:
  ==   Incoming call '600040805' -> '717817630'
  == cd_start_pbx:5935:ENTRY=ISDN:PLCI=0x1b00:PBX_CHAN=CAPI/ISDN/717817630-c:
  ==   Started PBX
  == Starting CAPI/ISDN/717817630-c at isdn,717817630,1 failed so falling back to exten 's'
    -- Executing [s at isdn:1] Dial("CAPI/ISDN/717817630-c", "SIP/113") in new stack
    -- Called 113
       > Out of order update usecount!
    -- SIP/113-087d6000 is ringing
  == chan_capi_indicate:4639:ENTRY=ISDN:PLCI=0x1b00:PBX_CHAN=CAPI/ISDN/717817630-c:
  ==          
  == Spawn extension (isdn, s, 1) exited non-zero on 'CAPI/ISDN/717817630-c'
       > Out of order update usecount!



capitest -u 0 -o valid_number works fine, my cellphone rings. Incoming
calls show up in asterisk and isdndecode - but when I pickup I hear no
audio on both ends. Just some noise when I talk.
I have tried different driver_type's, no success. 

capi.conf:

[general]
nationalprefix=0
internationalprefix=00
rxgain=2
txgain=2
debug=no

[ISDN]
isdnmode=msn
msn=717817630
incomingmsn=717817630
controller=0
group=1
softdtmf=off
relaxdtmf=off
accountcode=
context=isdn
holdtype=local
echocancel=no
echosquelch=no
devices=2

Any ideas?

Asterisk 1.4.7.1 @ FreeBSD 6.2 I'm compiling 1.4.10 from ports now, and
will recompile chan_capi


-- 
.: Jakub Głazik,
.: email & jabber: zytek<at>nuxi.pl



More information about the Asterisk-BSD mailing list