There is nothing you really need 'to do' if your PRI is working already,
If you are able to receive and make calls your D-Channel is functioning
properly.  In the case of CallerID, some telcos provide this extra
function via the FACILITY messages instead of the SETUP messages, If
that is the case, you will get no Name but you will get a number. IT
simply means that Asterisk answered the call with the SETUP message but
was unable to read in the CALLERID Name to pass on to your devices
because it comes later on in the call via the FACILITY.

Add a Wait(2) before you answer the call for your PRI, see if that
helps.

 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Steven
> Sent: Monday, April 10, 2006 8:57 AM
> To: asterisk-users@lists.digium.com
> Subject: [Asterisk-Users] callerid name inboune from PRI
> 
> I switched PRI vendors recently, and one of my questions was 
> "do you provide caller ID name in addition to number?"
> AT&T Local did not, But XO communications said they did.
> 
> Before I call to complain, is there an setting to turn this 
> on in asterisk?
> I want to make sure that I have my side covered before I call XO.
> 
> My current zaptel.conf is:
> 
> context=from-pstn
> switchtype=national
> pridialplan=unknown
> prilocaldialplan=unknown
> priindication = outofband
> signalling=pri_cpe
> usecallerid=yes
> hidecallerid=no
> usecallingpres=yes
> echocancel=yes
> echocancelwhenbridged=no
> group=0
> callgroup=1
> pickupgroup=1
> accountcode=I
> musiconhold=default
> channel => 1-23
> 
> 
> 
> 
> --
> --
> Steven
> 
> http://www.glimasoutheast.org
> 
> 
> 
> 
> 
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
> 
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
> 
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

Reply via email to