Hi list,
I am testing my ISDN fritz card USB with my Asterisk box and I have a
problem.
I can originate calls but I can't receive them.
I have made a DID redirection in order to send incoming ISDN calls to a SIP
phone but capi debug seems to get calls as 2860 instead of 05XXXX2860.
You can see a copy of capi debug when I try to receive a call.
Can someone help me to resolve this problem?
Thanks
Amaury
CONNECT_IND ID=001 #0x0d71 LEN=0053
Controller/PLCI/NCCI = 0x101
CIPValue = 0x4
CalledPartyNumber = <81>2860
CallingPartyNumber = <21 80>870441307
CalledPartySubaddress = default
CallingPartySubaddress = default
BC = <90 90 a3>
LLC = default
HLC = default
AdditionalInfo = default
-- CONNECT_IND
(PLCI=0x101,DID=2860,CID=870441307,CIP=0x4,CONTROLLER=0x1)
> ISDN1: msn='*' DNID='2860' MSN
== ISDN1: Incoming call '0870441307' -> '2860'
INFO_IND ID=001 #0x0d72 LEN=0017
Controller/PLCI/NCCI = 0x101
InfoNumber = 0x1e
InfoElement = <84 81>
INFO_RESP ID=001 #0x0d72 LEN=0012
Controller/PLCI/NCCI = 0x101
-- ISDN1: info element PI 84 81
> ISDN1: Not end-to-end ISDN
INFO_IND ID=001 #0x0d73 LEN=0020
Controller/PLCI/NCCI = 0x101
InfoNumber = 0x70
InfoElement = <81>2860
INFO_RESP ID=001 #0x0d73 LEN=0012
Controller/PLCI/NCCI = 0x101
-- ISDN1: info element CALLED PARTY NUMBER
> ISDN1: INFO_IND DID digits not used in this state.
INFO_IND ID=001 #0x0d74 LEN=0016
Controller/PLCI/NCCI = 0x101
InfoNumber = 0x18
InfoElement = <89>
INFO_RESP ID=001 #0x0d74 LEN=0012
Controller/PLCI/NCCI = 0x101
-- ISDN1: info element CHANNEL IDENTIFICATION 89
INFO_IND ID=001 #0x0d75 LEN=0016
Controller/PLCI/NCCI = 0x101
InfoNumber = 0xa1
InfoElement = <a1>
INFO_RESP ID=001 #0x0d75 LEN=0012
Controller/PLCI/NCCI = 0x101
-- ISDN1: info element Sending Complete
CONNECT_RESP ID=001 #0x0d75 LEN=0032
Controller/PLCI/NCCI = 0x101
Reject = 0x1
BProtocol
B1protocol = 0x0
B2protocol = 0x0
B3protocol = 0x0
B1configuration = default
B2configuration = default
B3configuration = default
ConnectedNumber = default
ConnectedSubaddress = default
LLC = default
AdditionalInfo
BChannelinformation = default
Keypadfacility = default
Useruserdata = default
Facilitydataarray = default
DISCONNECT_IND ID=001 #0x0d76 LEN=0014
Controller/PLCI/NCCI = 0x101
Reason = 0x0
DISCONNECT_RESP ID=001 #0x0d76 LEN=0012
Controller/PLCI/NCCI = 0x101
== ISDN1: CAPI Hangingup
== ISDN1: Interface cleanup PLCI=0x101
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20051121/bc9c89c7/attachment.htm
That's normal. Only the MSN (not the full number including area code) is transmitted as called-party-number. Armin On Mon, 21 Nov 2005, Amaury BOSSE wrote:> Hi list, > > > > I am testing my ISDN fritz card USB with my Asterisk box and I have a > problem. > > I can originate calls but I can't receive them. > > I have made a DID redirection in order to send incoming ISDN calls to a SIP > phone but capi debug seems to get calls as 2860 instead of 05XXXX2860. > > You can see a copy of capi debug when I try to receive a call. > > Can someone help me to resolve this problem? > > > > Thanks > > Amaury > > > > CONNECT_IND ID=001 #0x0d71 LEN=0053 > > Controller/PLCI/NCCI = 0x101 > > CIPValue = 0x4 > > CalledPartyNumber = <81>2860 > > CallingPartyNumber = <21 80>870441307 > > CalledPartySubaddress = default > > CallingPartySubaddress = default > > BC = <90 90 a3> > > LLC = default > > HLC = default > > AdditionalInfo = default > > > > -- CONNECT_IND > (PLCI=0x101,DID=2860,CID=870441307,CIP=0x4,CONTROLLER=0x1) > > > ISDN1: msn='*' DNID='2860' MSN > > == ISDN1: Incoming call '0870441307' -> '2860' > > INFO_IND ID=001 #0x0d72 LEN=0017 > > Controller/PLCI/NCCI = 0x101 > > InfoNumber = 0x1e > > InfoElement = <84 81> > > > > INFO_RESP ID=001 #0x0d72 LEN=0012 > > Controller/PLCI/NCCI = 0x101 > > > > -- ISDN1: info element PI 84 81 > > > ISDN1: Not end-to-end ISDN > > INFO_IND ID=001 #0x0d73 LEN=0020 > > Controller/PLCI/NCCI = 0x101 > > InfoNumber = 0x70 > > InfoElement = <81>2860 > > > > INFO_RESP ID=001 #0x0d73 LEN=0012 > > Controller/PLCI/NCCI = 0x101 > > > > -- ISDN1: info element CALLED PARTY NUMBER > > > ISDN1: INFO_IND DID digits not used in this state. > > INFO_IND ID=001 #0x0d74 LEN=0016 > > Controller/PLCI/NCCI = 0x101 > > InfoNumber = 0x18 > > InfoElement = <89> > > > > INFO_RESP ID=001 #0x0d74 LEN=0012 > > Controller/PLCI/NCCI = 0x101 > > > > -- ISDN1: info element CHANNEL IDENTIFICATION 89 > > INFO_IND ID=001 #0x0d75 LEN=0016 > > Controller/PLCI/NCCI = 0x101 > > InfoNumber = 0xa1 > > InfoElement = <a1> > > > > INFO_RESP ID=001 #0x0d75 LEN=0012 > > Controller/PLCI/NCCI = 0x101 > > > > -- ISDN1: info element Sending Complete > > CONNECT_RESP ID=001 #0x0d75 LEN=0032 > > Controller/PLCI/NCCI = 0x101 > > Reject = 0x1 > > BProtocol > > B1protocol = 0x0 > > B2protocol = 0x0 > > B3protocol = 0x0 > > B1configuration = default > > B2configuration = default > > B3configuration = default > > ConnectedNumber = default > > ConnectedSubaddress = default > > LLC = default > > AdditionalInfo > > BChannelinformation = default > > Keypadfacility = default > > Useruserdata = default > > Facilitydataarray = default > > > > DISCONNECT_IND ID=001 #0x0d76 LEN=0014 > > Controller/PLCI/NCCI = 0x101 > > Reason = 0x0 > > > > DISCONNECT_RESP ID=001 #0x0d76 LEN=0012 > > Controller/PLCI/NCCI = 0x101 > > > > == ISDN1: CAPI Hangingup > > == ISDN1: Interface cleanup PLCI=0x101 > >