I have 2 cisco routers that make sip calls between them and then use a serial PRI port to go to the pbx. I want to pass caller ID to the PRI and was looking for a way to do this. I would like to name these calls as "interoffice" and then the extension number. Is there a way to setup the dial peers either on the originatng or terminating router so that this is passed to the pbx.
originating dial peer
dial-peer voice 300 voip
description Chicago Peer-to-Peer VoIP
destination-pattern 22....
voice-class codec 1
session protocol sipv2
session target ipv4:xxx.xxx.xxx.xxx
terminating dial peer
dial-peer voice 400 pots
description InBound Peer-to-Peer VoIP
destination-pattern 22....
direct-inward-dial
port 1/1:23
forward-digits 6
Thanks
Brian