08-04-2012 06:19 PM - edited 03-16-2019 12:32 PM
Hi all,
I need help configuring 2 h323 Gateways.
I am using CUCM 8.6 and 2 2911 GWs.
Our system is as follow:
For mobile calls, i want to use the FXO ports as first option. If all ports are busy or unavailable switch to the E1. It can be easly done using preference command into the dial peers.
The problem is that i want to test all the FXO ports on both gateways before using the E1s.
Now my config is as follow :
When a mobile call reachs a gateway, it tries to send the call using one of the 8 FXO ports , if they are busy it sends the call to the E1.
What i want to configure is:
Thank you in advance
Solved! Go to Solution.
08-05-2012 09:16 AM
Correct, trunk groups are not help you here. You have 2 options here:
1. Build a voip dial peer on the GW to point to the other GW
2. Prefix digitis on the Route List to distinguish Mobile calls
I prefer method 2 and I have done it successfully several times. Basically your Route Pattern that matches mobile pattern would prefix lets say another off-net access code at the Route Group within Route List level. So, here is the config:
Route Pattern for Mobile Numbers (Mexico example :-) 9044XXXXXXXXXX
Route List --> Route Group 1 - prefix 9 --> GW1, GW2
Route Group 2 - no prefix --> GW1, GW2
Dial peer config:
GW 1 - destination patterns 99044.......... preference 0, FXO trunk group
GW 2 - destination patterns 99044.......... preference 0, FXO trunk group
GW 1 - destination patterns 9044.......... preference 1, PRI
GW 2 - destination patterns 9044.......... preference 1, PRI
HTH,
Chris
08-04-2012 10:06 PM
hi Youssef,
You can do this :
1) create a Route List on the callmangar with 2 Route groups . In each of the 2 RGs have a H323 gateway. This would help in having redundant H323 gateways to take the calls.
2) on the H323 gateway CLI configure a trunk group for the fxo ports and E1 .You could then assign the preference at interface level (trunk-group XXX
Hope this helps!
Thanks,
Karthik
08-05-2012 08:34 AM
Hi Karthik,
Thank you very much for your help,
I don't understand how could the trunk groups solve my problem.
Regards
08-05-2012 09:16 AM
Correct, trunk groups are not help you here. You have 2 options here:
1. Build a voip dial peer on the GW to point to the other GW
2. Prefix digitis on the Route List to distinguish Mobile calls
I prefer method 2 and I have done it successfully several times. Basically your Route Pattern that matches mobile pattern would prefix lets say another off-net access code at the Route Group within Route List level. So, here is the config:
Route Pattern for Mobile Numbers (Mexico example :-) 9044XXXXXXXXXX
Route List --> Route Group 1 - prefix 9 --> GW1, GW2
Route Group 2 - no prefix --> GW1, GW2
Dial peer config:
GW 1 - destination patterns 99044.......... preference 0, FXO trunk group
GW 2 - destination patterns 99044.......... preference 0, FXO trunk group
GW 1 - destination patterns 9044.......... preference 1, PRI
GW 2 - destination patterns 9044.......... preference 1, PRI
HTH,
Chris
08-07-2012 03:16 AM
Thanks Chris for your right answer,
That did the trick!!!
Best regards
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