06-08-2004 01:10 AM - edited 03-13-2019 05:10 AM
I'm pretty new to Cisco VoIP but I have a question. I have a cisco 1751 router with a phone. I have everything working. Calling between phones over the network, calling outside to a normal phone number but I'm not able to configure the router that it redirects an incoming call to one of the phones in the IP network. I'm based in the Netherlands. Can somebody explain simple how this is working?
Thanks !
Peter
06-09-2004 12:26 AM
I am assuming that you have a Analog FXO card where the calls are coming in.
If that is the case, then you cna use connection plar under the voice port to send the call to a destination number as soon as it comes in.
Taimoor
06-09-2004 10:37 AM
Hi Tiamoor,
Yes, I have an FXO and I believe an FXS port on my router. Do you have an example of a config for this? Not sure what you mean by plar?
Thanks for your help.
06-10-2004 05:07 AM
simple config :
ex:
# conf t
conf# voice-port 1/0/0
conf(voice-port)#connection plar 1000 /* 1000 is the extion of the IP phone */
then do dial-peer config
dial-peer voice 100 voip
destination-pattern 1...
session target ipv4:1.1.1.1
codec g711ulaw
regards
Anand
06-10-2004 10:02 AM
Thanks, going to try this in the weekend.
Peter
06-10-2004 12:33 PM
This is working perfectly. Thanks very much for your help.
Is it possible to have the incomming call forwarded to multiple phones?
Thanks very much again !
Peter
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