[Asterisk-Users] asterisk CAPI dial-in issues

Armin Schindler armin at melware.de
Mon Sep 5 06:44:23 MST 2005


On Mon, 5 Sep 2005, Konrads Smelkovs wrote:
> Hello configuration as follows, dial-out works:
> 
> capi.conf:
> [hfcpci]
> ;;PointToPoint (55512-0)
> isdnmode=MSN
> incomingmsn=*
> ;msn=61
> controller=1
> devices=2
> context=incoming
> 
> extensions.conf:
> [incoming]
> exten => _XX,1,Playback(demo-abouttotry)
> exten => _XX,n,Dial,SIP/xlite1
> exten => _XX,n,HangUp
> 
> 
> When call is placed, the following debug info is shown, after the last
> line, it stalls until caller gives up:
> 
> 
> INFO_IND ID=001 #0x040a LEN=0016
>   Controller/PLCI/NCCI            = 0x101
>   InfoNumber                      = 0x7e
>   InfoElement                     = <04>
> 
>        > CAPI: no interface for PLCI = 0x101 MN = 0x40a
> INFO_RESP ID=001 #0x040a LEN=0012
>   Controller/PLCI/NCCI            = 0x101
> 
> CAPI: INFO_IND no interface for PLCI=0x101
> INFO_IND ID=001 #0x040b LEN=0016
>   Controller/PLCI/NCCI            = 0x101
>   InfoNumber                      = 0x18
>   InfoElement                     = <89>
> 
>        > CAPI: no interface for PLCI = 0x101 MN = 0x40b
> INFO_RESP ID=001 #0x040b LEN=0012
>   Controller/PLCI/NCCI            = 0x101
> 
> CAPI: INFO_IND no interface for PLCI=0x101
> CONNECT_IND ID=001 #0x040c LEN=0038
>   Controller/PLCI/NCCI            = 0x101
>   CIPValue                        = 0x10
>   CalledPartyNumber               = <81>61
>   CallingPartyNumber              = <09 80>17
>   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=0x101,DID=61,CID=17,CIP=0x10,CONTROLLER=0x1)
>        > hfcpci: msn='*' DNID='61' MSN
>   == hfcpci: Incoming call '17' -> '61'

There are no more messages?
SETUP or SENDING COMPLETE IE is missing and without it, chan_capi will not 
signal the call to Asterisk.

What card/driver do you use? And what kind of line is it (ptmp of a pbx)?

Armin




More information about the asterisk-users mailing list