[chan-capi-users] Problem incoming call on austrian did

Karsten Wemheuer kwem at gmx.de
Tue Feb 5 20:53:15 CET 2008


Hi,

I got a problem on an did link in austria using AVM B1 and chan-capi.

If a call from a mobile is received, I got this on the log (which is
ok):
--------------------
bpx1*CLI> Verbosity is at least 5
bpx1*CLI> CONNECT_IND ID=002 #0x4ab8 LEN=0038
  Controller/PLCI/NCCI            = 0x101
  CIPValue                        = 0x1
  CalledPartyNumber               = default
  CallingPartyNumber              = <21 83>xxxxxxxxxx
  CalledPartySubaddress           = default
  CallingPartySubaddress          = default
  BC                              = <80 90 a3>
  LLC                             = default
  HLC                             = default
  AdditionalInfo                  = default

    -- CONNECT_IND
(PLCI=0x101,DID=,CID=xxxxxxxxxx,CIP=0x1,CONTROLLER=0x1)
  == ISDN-s-1#02: setting format alaw - 0x8 (alaw)
  == ISDN-s-1#02: Incoming call '0xxxxxxxxxx' -> ''
INFO_IND ID=002 #0x4ab9 LEN=0016
  Controller/PLCI/NCCI            = 0x101
  InfoNumber                      = 0x18
  InfoElement                     = <89>

INFO_RESP ID=002 #0x4ab9 LEN=0012
  Controller/PLCI/NCCI            = 0x101

    -- ISDN-s-1#02: info element CHANNEL IDENTIFICATION 89
INFO_IND ID=002 #0x4aba LEN=0016
  Controller/PLCI/NCCI            = 0x101
  InfoNumber                      = 0xa1
  InfoElement                     = <a1>

INFO_RESP ID=002 #0x4aba LEN=0012
  Controller/PLCI/NCCI            = 0x101

    -- ISDN-s-1#02: info element Sending Complete
    -- ISDN-s-1#02: CAPI/ISDN-s-1#02/-a: s matches in context incoming
for immediate
    -- ISDN-s-1#02: CAPI/ISDN-s-1#02/-a: s matches in context incoming
  == Started pbx on channel CAPI/ISDN-s-1#02/-a
--------------------

But when a call from a landline is received, the 's'-context is not
reached:
bpx1*CLI> ^MCONNECT_IND ID=002 #0x4a10 LEN=0039
  Controller/PLCI/NCCI            = 0x101
  CIPValue                        = 0x1
  CalledPartyNumber               = default
  CallingPartyNumber              = <21 81>xxxxxxxxxxx
  CalledPartySubaddress           = default
  CallingPartySubaddress          = default
  BC                              = <80 90 a3>
  LLC                             = default
  HLC                             = default
  AdditionalInfo                  = default

    -- CONNECT_IND
(PLCI=0x101,DID=,CID=xxxxxxxxxxx,CIP=0x1,CONTROLLER=0x1)
  == ISDN-s-1#02: setting format alaw - 0x8 (alaw)
  == ISDN-s-1#02: Incoming call '055522050051' -> ''
INFO_IND ID=002 #0x4a11 LEN=0016
  Controller/PLCI/NCCI            = 0x101
  InfoNumber                      = 0x18
  InfoElement                     = <89>

INFO_RESP ID=002 #0x4a11 LEN=0012
  Controller/PLCI/NCCI            = 0x101

    -- ISDN-s-1#02: info element CHANNEL IDENTIFICATION 89
bpx1*CLI> ^MINFO_IND ID=002 #0x4a12 LEN=0015
  Controller/PLCI/NCCI            = 0x101
  InfoNumber                      = 0x8045
  InfoElement                     = default

INFO_RESP ID=002 #0x4a12 LEN=0012
  Controller/PLCI/NCCI            = 0x101

    -- ISDN-s-1#02: info element DISCONNECT
    -- ISDN-s-1#02: Disconnect case 3
INFO_IND ID=002 #0x4a13 LEN=0017
  Controller/PLCI/NCCI            = 0x101
  InfoNumber                      = 0x8
  InfoElement                     = <80 90>
--------------------

What's wrong with it? In both cases, there is no CalledParty number. So
the call should enter into the 's'-extension (immediate=yes in
capi.conf).

Thanks in advance!

Regards,
Karsten




More information about the Chan-capi-users mailing list