[asterisk-users] PRI Question

Jeremy Mann jmann at txhmg.com
Thu Aug 9 15:59:07 CDT 2007


I have a 2 port T1 card doing PRI passthrough, Span 1 answers from Telco, Span 2 sends to my existing phone system(Nortel).

My Span1 gets sent to the context from-pri, detailed here:

[from-pri]
exten => _49XX,1,Set(CALLERID(all)=${CALLERID(all)})
exten => _49XX,2,Dial(Zap/g2/${EXTEN},,twk)
exten => _49XX,3,Congestion()
exten => _49XX,4,Set(CALLERID(all)="")
exten => _49XX,5,Hangup()
exten => _49XX,103,Congestion()
exten => _49XX,104,Set(CALLERID(all)="")
exten => _49XX,105,Hangup()

exten => h,1,Set(CALLERID(all)="")
exten => h,2,Hangup()

I'm receiving caller ID fine, and setting it on the outgoing channel the same I received it, is my logic above wrong?  Will Asterisk natively pass through the caller ID, or is there a better way to set it?

The reason I ask, is that calls that are not coming in with CLID(blocked or private) are showing up as the same number that was previously answered on that channel.

Thanks.

Using Asterisk 1.4 FYI.



________________________________
This e-mail, facsimile, or letter and any files or attachments transmitted with it contains information that is confidential and privileged. This information is intended only for the use of the individual(s) and entity(ies) to whom it is addressed. If you are the intended recipient, further disclosures are prohibited without proper authorization. If you are not the intended recipient, any disclosure, copying, printing, or use of this information is strictly prohibited and possibly a violation of federal or state law and regulations. If you have received this information in error, please notify Texas Health Management Group immediately at 1-817-310-4999. Texas Health Management Group, its subsidiaries, and affiliates hereby claim all applicable privileges related to this information.

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070809/2691e8c8/attachment.htm 


More information about the asterisk-users mailing list