[Asterisk-Users] Problems with msn's, did not find device for msn

Sebastian Buntin asterisk at industreal.de
Wed Jan 5 07:47:33 MST 2005


Hello everybody!

happy new year ;-)

I have a problem with inbound calls on my Diva Server PRI

This is my problem:

2005-01-05 15:38:04 ERROR[31716]: chan_capi.c:1696 pipe_msg: did not find
device for msn = 4132


capi.conf:

[general]
nationalprefix=0
internationalprefix=00
rxgain=0.8
txgain=0.8
language=de

[interfaces]
msn=4132
incomingmsn=*
controller=1
context=demo
mode=immediate
isdnmode=ptp
devices=30

extensions.conf:

[demo]
exten => 4132,6,Dial(SIP/test)




so, I'm a bit confused now.
what can I do???


thanks for helping me out!

greetings, Sebastian


Capi Debug output:

CAPI Debugging Enabled
    -- CONNECT_IND ID=001 #0x0009 LEN=0050
  Controller/PLCI/NCCI            = 0x201
  CIPValue                        = 0x10
  CalledPartyNumber               = <81>4132
  CallingPartyNumber              = <21 80>03621423132
  CalledPartySubaddress           = default
  CallingPartySubaddress          = default
  BC                              = <80 90 a3>
  LLC                             = default
  HLC                             = <91 81>
  AdditionalInfo
   BChannelinformation            = default
   Keypadfacility                 = default
   Useruserdata                   = default
   Facilitydataarray              = default

2005-01-05 15:41:32 NOTICE[31716]: chan_capi.c:1932 capi_handle_msg:
CONNECT_IND ID=001 #0x0009 LEN=0050
  Controller/PLCI/NCCI            = 0x201
  CIPValue                        = 0x10
  CalledPartyNumber               = <81>4132
  CallingPartyNumber              = <21 80>01234567891233
  CalledPartySubaddress           = default
  CallingPartySubaddress          = default
  BC                              = <80 90 a3>
  LLC                             = default
  HLC                             = <91 81>
  AdditionalInfo
   BChannelinformation            = default
   Keypadfacility                 = default
   Useruserdata                   = default
   Facilitydataarray              = default

  == CONNECT_IND
(PLCI=0x201,DID=4132,CID=03621423132,CIP=0x10,CONTROLLER=0x1)
    -- INFO_IND ID=001 #0x000a LEN=0020
  Controller/PLCI/NCCI            = 0x201
  InfoNumber                      = 0x70
  InfoElement                     = <81>4132

2005-01-05 15:41:32 ERROR[31716]: chan_capi.c:1696 pipe_msg: did not find
device for msn = 4132
    -- INFO_IND ID=001 #0x000b LEN=0018
  Controller/PLCI/NCCI            = 0x201
  InfoNumber                      = 0x18
  InfoElement                     = <a9 83 8a>

    -- INFO_IND ID=001 #0x000c LEN=0015
  Controller/PLCI/NCCI            = 0x201
  InfoNumber                      = 0x8005
  InfoElement                     = default

    -- INFO_IND ID=001 #0x000d LEN=0017
  Controller/PLCI/NCCI            = 0x201
  InfoNumber                      = 0x8
  InfoElement                     = <80 95>

    -- INFO_IND ID=001 #0x000e LEN=0015
  Controller/PLCI/NCCI            = 0x201
  InfoNumber                      = 0x805a
  InfoElement                     = default

    -- DISCONNECT_IND ID=001 #0x0010 LEN=0014
  Controller/PLCI/NCCI            = 0x201
  Reason                          = 0x3495

  == DISCONNECT_IND PLCI=0x201 REASON=0x3495
       > activehangingup



More information about the asterisk-users mailing list