[Asterisk-Users] chan_capi hfcpci mISDN linux 2.6.12 not working

Konrads Smelkovs konrads.smelkovs at gmail.com
Fri Sep 2 03:47:18 MST 2005


Hello,
These are error messages I get when I try to call a number over CAPI channel.

    -- Executing SetCallerID("SIP/xlite1-3b80", "0") in new stack
    -- Executing Dial("SIP/xlite1-3b80", "CAPI/hfcpci/b17") in new stack
       > data = hfcpci/b17
       > capi request for interface 'hfcpci'
  == hfcpci: Call CAPI/hfcpci/b17-1   (pres=0x00, ton=0x00)
    -- hfcpci: received CONNECT_CONF PLCI = 0x201
    -- Called hfcpci/b17
  == hfcpci: Interface cleanup PLCI=0x201
  == No one is available to answer at this time (1:0/0/0)
  == Auto fallthrough, channel 'SIP/xlite1-3b80' status is 'NOANSWER'


mISDNUser test tools show ISDN line working (testcon).

capi info shows that 2 B channels are available
capiinfo utility also dumps meaningful information - indicating that
it indeed recognises the card.

chan_capi version - CVS as of Sep 2, 2005 from chan-capi.sf.net
I read comments on voip-info about 2.6.12 kernel breaking something,
but the patch was for capi 0.3.5, not sure it applies...

capi.conf:
[hfcpci]
;;PointToPoint (55512-0)
isdnmode=ptp
incomingmsn=61
msn=61
controller=1
devices=2
context=capi-in

extensions.conf

[capi-in]
exten => 61,1,Dial,SIP/xlite1
exten => s,1,HangUp
[sip]
exten => _XX,1,SetCallerId(0)
exten => _XX,2,Dial(CAPI/hfcpci/b17)

capiinfo:

Number of Controllers : 1
Controller 1:
Manufacturer: mISDN CAPI controller HFC1
CAPI Version: 2.0
Manufacturer Version: 1.0
Serial Number: 0002
BChannels: 2
Global Options: 0x00000018
   DTMF supported
   Supplementary Services supported
B1 protocols support: 0x00000003
   64 kbit/s with HDLC framing
   64 kbit/s bit-transparent operation
B2 protocols support: 0x00000043
   ISO 7776 (X.75 SLP)
   Transparent
   Transparent (ignoring framing errors of B1 protocol)
B3   Transparent
   ISO 8208 (X.25 DTE-DTE)

  0100
  0200
  18000000
  03000000
  43000000
  05000000
  00000000 00000000 00000000 00000000 00000000 00000000
  00000000 00000000 00000000 00000000 00000000

Supplementary services support: 0x00000012
   Terminal Portability
   Call Forwarding
 protocols support: 0x00000005




-- 
Konrads Smelkovs
Applied IT sorcery.



More information about the asterisk-users mailing list