cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
509
Views
0
Helpful
1
Replies

caller id for voip dial peers

telnettech
Level 1
Level 1

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

1 Reply 1

paolo bevilacqua
Hall of Fame
Hall of Fame

If there is no name sent from PBX to router, you might be able to use SIP profiles to modify From: header appropriately.

But first you should check if a name is sent or not.