01-28-2005 08:56 AM - edited 03-13-2019 07:50 AM
Can a gateway have dial-peers that use a gatekeeper for call admission control to one gateway and dial-peers that don't but point to a gateway that uses a limited number of Ds0's for call admission control?
01-28-2005 11:43 AM
If you want to direct a call to use a gatekeeper for address resolution and call control you put in:
session target ras
In your dial-peer ... To send it direct to a gateway (therefore bypassing the GK) you would put
session target ipv4:192.168.1.10
You can also limit the number of calls that can go out on a particular dial-peer, in the dial-peer config mode there's a command which I can't quite remember but is something obvious like maximum sessions or maximum calls...
01-28-2005 12:49 PM
OK, that sounds good and it's what I was hoping to confirm. One specific on this, you can have a dial-peer on a gateway with session target ras and another dial-peer on the same gateway with session target ipv4:192.168.1.10 ? In the second case, my call admission control comes from the limited channels to the PSTN on that gateway.
Thank you,
Terry
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