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

Call forwarding AS5300 and ATA186

xvoip
Level 1
Level 1

I am trying to establish call forwarding option on my AS5300 box and Cisco ATA 186.

AS5300 is acting as a VoIP gateway.

Here is few scenarios:

Let's say Telco assigned me next DID's

212-777-0000 to 212-777-0099.

I am getting DID's through PRI connected to AS5300.

AS5300 is a VOIP gateway, which is connected to VOIP network.

Scenario 1 :

If someone will call from anywhere in the world to the number :

212-777-0001 it will be automaticly forwarded to our office in UK 44-.... through our VOIP network or any other number.

Question : How configuration should be done for such scenario for call forwarding option.

Scenario 2:

if someone will call number 212-777-0002 from anywhere in the world, his call will be forwarded to ATA 186 device, located somewhere in our network.

In both scenarios call is coming to AS5300 through

PRI and then is forwarding to outside number/ATA186 device.

I can't find any sample configs on Cisco site,

If anybody has example configs, please let me know.

I will appreciate any help.

Thanks,

Scoot

1 Reply 1

dgoodwin
Cisco Employee
Cisco Employee

For either scenario, you just need to make a dial-peer that will route the call to the desired destination. So if you have a call coming in to 7770002 and you want to send the call back out the PRI you would do something like:

dial-peer voice 7770002 pots

destination-pattern 7770002

port 0:D

prefix 7770002

If you have a call going to 7770001 and you want to send the call across the data network to a VoIP gateway somewhere else then you would do something like:

dial-peer voice 7770001 voip

destination-pattern 7770001

dtmf-relay h245-signal

ip precedence 5

session target ipv4:192.168.100.3

no vad