07-16-2009 11:24 AM - edited 03-15-2019 06:59 PM
Hello Everyone,
I have a PRI coming in on a 2800 series router and I need to send certain numbers that come in over to another router that has FXS ports connected to it. Can someone send an example of a dial-peer that will do that along with anything else I need to make that work?
Thanks in advance. All replies rated
07-16-2009 11:48 AM
Hello,
On the router with the PRI
dial-peer voice 100 voip
destination-pattern xxxx -(number you want to send to remote router)
session target ipv4:x.x.x.x (ip of remote router)
no vad
On the remote router:
dial-peer voice 200 pots
destination-pattern xxxx (ext of fxs port)
port x/x/x (fxs port)
Hope that helped, if so please rate
07-16-2009 12:52 PM
Thanks Kenneth!
Is there any way to get the inbound caller ID over to the FXS port so that it shows up when the call is completed? It is working but the caller ID is not showing up
07-16-2009 01:06 PM
As a second request we also need to configure a dial-peer that will send calls that originate from the second router over to the the first router with the PRI and then out to the PSTN.
07-16-2009 01:34 PM
Hello,
For the caller id, try adding the command "caller-id enable" under the fxs port configuration.
For the second issue:
dial-peer voice xxx voip
destination-pattern (pattern for outbound calls)
session target ipv4:x.x.x.x (ip of PRI router)
no vad
On the PRI router, im assuming you already have an outbound pots dial peer that can be used.
Hope that helped, if so please rate.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide