<moderator_note text="Please don't edit this post, edits are triggering an automated anti-spam system."/>
Hi guys
We have asterisk installed at our company site and it's working well. The only problem is that when I dial into asterisk, the "unknown calling number"/"unknown number plan" message keeps on appearing ..
We're using a Digium modem. How do I get asterisk to recognise the calling/incoming number?
========================================================
EDIT: (For some reason MyADSL isn't allowing me to replay to this thread)
========================================================
Thanks alot for the replies ..
The number does have CLI ..
It's a PRI card and the name of the card is "Wildcard TE12xP" ..
Below is a dump of an inbound call made to PRI:
Hi guys
We have asterisk installed at our company site and it's working well. The only problem is that when I dial into asterisk, the "unknown calling number"/"unknown number plan" message keeps on appearing ..
We're using a Digium modem. How do I get asterisk to recognise the calling/incoming number?
========================================================
EDIT: (For some reason MyADSL isn't allowing me to replay to this thread)
========================================================
Thanks alot for the replies ..
Does the number in the modem have CLI? And is it a (PABX) management number?
The number does have CLI ..
Okay there is a few more technical details needed, are you using a PRI / BRI or a analog phone line?
Then following "Thestealth's" question do you have CLI activated on the line in question.
Who did the setup of the dialplan for you, they could be dropping CLI in the dialplan, or just not passing it to the phones.
What type / make phones are you using?
It's a PRI card and the name of the card is "Wildcard TE12xP" ..
Below is a dump of an inbound call made to PRI:
Code:
< Protocol Discriminator: Q.931 (8) len=31
< Call Ref: len= 2 (reference 44/0x2C) (Originator)
< Message type: SETUP (5)
< [a1]*CLI>
< Sending Complete (len= 1)
< [04 03 90 90 a3]
< Bearer Capability (len= 5) [ Ext: 1 Q.931 Std: 0 Info transfer capability: 3.1kHz audio (16)
< Ext: 1 Trans mode/rate: 64kbps, circuit-mode (16)
< Ext: 1 User information layer 1: A-Law (35)
< [18 03 a9 83 8f]
< Channel ID (len= 5) [ Ext: 1 IntID: Implicit PRI Spare: 0 Exclusive Dchan: 0
< ChanSel: Reserved
< Ext: 1 Coding: 0 Number Specified Channel Type: 3
< Ext: 1 Channel: 15 ]
< [1e 02 82 83]
< Progress Indicator (len= 4) [ Ext: 1 Coding: CCITT (ITU) standard (0) 0: 0 Location: Public network serving the local user (2)
< Ext: 1 Progress Description: Calling equipment is non-ISDN. (3) ]
< [6c 02 00 a3]
[B]< Calling Number (len= 4) [ Ext: 0 TON: Unknown Number Type (0) NPI: Unknown Number Plan (0)
< Presentation: Presentation prohibited of network provided number (35) '' ]
< [70 05 81 39 36 30 32][/B]
< Called Number (len= 7) [ Ext: 1 TON: Unknown Number Type (0) NPI: ISDN/Telephony Numbering Plan (E.164/E.163) (1) '9602'
Last edited by a moderator: