[Asterisk-Users] Caller ID problem - SOLVED

Oswaldo Arratia oarratia at workersequity.net
Thu Mar 17 11:04:10 MST 2005


I did it and it worked. The problem was the national plan!
Thank you very much for your tip. 

For those who run into this, here is the configuration of the voice port in
a Cisco AS5300 series:

interface Serial2:23
 no ip address
 isdn switch-type primary-ni
 isdn incoming-voice modem
 isdn map address .......... plan isdn type national
 isdn T310 60000
 isdn send-alerting
 isdn negotiate-bchan
 no cdp enable


-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Bill Petrisko
Sent: Thursday, March 17, 2005 12:12 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Caller ID problem

On Thu, Mar 17, 2005 at 11:59:06AM -0500, Oswaldo Arratia wrote:
> I send a call with valid caller ID info (areacode+number); my provider 
> gets the call and routes it properly, the end receiver gets the call 
> and does not see the caller ID I sent, they just get 'Unknown Number'.
> 
> This remains true for some receivers, others using a different 
> telephone company or cellular company do get the caller ID I sent.
> 
> Examples:
> Cingular, Verizon do not show my caller ID info Nextel, T-mobile do 
> show my caller ID info

When we ran into this with certain carriers, it was because we were using
PRI NI-2 to our CLEC, but not setting the isdn numbering type to 'national'
(it was set to 'unknown' or something else.)

Apparently, some carriers look at that bit before deciding to accept/display
the CLID, some don't.

Try setting the following in your zaptel.conf:
  switchtype=national

and see if it makes any difference.

bill
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users






More information about the asterisk-users mailing list