01-16-2012 11:40 AM - edited 03-16-2019 09:02 AM
Hello,
I have two E1 gateway which are registered with cucm with H323 protocol.
I have a route list with these gateways. Calls are distributed circulary between gateways
When the E1 link is down on a gateway, cucm send always the call to this gateway but this call is unreachable without E1 link.
I don't know if we have a command on the gateway to send a trap to the cucm to be not available when E1 link is down.
Regards
Solved! Go to Solution.
01-16-2012 12:16 PM
CUCM will always send the call to the selected GW as there is no way for CUCM to control the status of individual PRI (E1) with H323, the GW will send approrpiate rejection code back to CUCM in case a particular PRI is down/un available. Here depending on CUCM configuration (the 2 referenced service parameters) the call will be either extended to second Route Group or not. If you want to attempt to route the call to second GW you would need to set the 2 service parameters to FALSE, default is TRUE.
HTH, please rate all useful posts!
Chris
01-16-2012 11:46 AM
Hi
This is a regular topic - you should really search the forums first.
Here's an example : https://supportforums.cisco.com/thread/2125709
Set those service parameters Chris mentions.
Principal Engineer at Logicalis UK
Please rate helpful posts...
01-16-2012 11:48 AM
Also, if by E1 you mean WAN connections on the router you may want to use busy out monitor feature, see similar thread:
https://supportforums.cisco.com/message/3532359#3532359
Chris
01-16-2012 12:06 PM
E1 is a telephony service provider link.
If I want to give a busy for an inbound call to my service providerwhen my lan link is down, I must use busy out monitor
But my question is when my E1 service provider link is down I don't want to route the outbound call to this gateway. I must configure these option in cucm:
Stop Routing on User Busy Flag" and "Stop Routing on Unallocated Number Flag" set to FALSE?
Regards
01-16-2012 12:16 PM
CUCM will always send the call to the selected GW as there is no way for CUCM to control the status of individual PRI (E1) with H323, the GW will send approrpiate rejection code back to CUCM in case a particular PRI is down/un available. Here depending on CUCM configuration (the 2 referenced service parameters) the call will be either extended to second Route Group or not. If you want to attempt to route the call to second GW you would need to set the 2 service parameters to FALSE, default is TRUE.
HTH, please rate all useful posts!
Chris
01-16-2012 01:14 PM
Hi,
Here is another pointer.
When an H323 call hits the gatway and the E1 trunk is down
the pots dial peer will be down too.
The gateway will respond with a "Number Unallocated" code 1 (or 404 SIP).
Hoever if the following line is added to the Gateway config:-
!
no dial-peer outbound status-check pots
!
Now when the E1 trunk is down the Gateway will respond with
a "No circuit/channel available" code 34 (or 503 SIP).
Call Manager will then respond by cotinuing to search through the
relevant Route Group/Gateways for the next Gateway port.
This is a suitable solution for both H323 & SIP gateways with
E1 ports from CUCM.
Regards
Alex
Please rate useful posts
01-17-2012 10:36 PM
I've always preferred the gateway approach too. I've always wondered if there is any technical reason why one is better than the other though?
I choose the gateway approach, as I view it as a gateway problem, so I prefer to fix it there, and avoid changing the global CUCM parameter.
Cheers,
Tim
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