Attempting to implement AAR for a CCM 3.3.3-PBX H323 Gateway. Get the "not enough bandwidth" message when attempt to call.
Implemented a location for the H323 Gateway. Set the bandwidth to 40kbps so it would fail with the "not enough bandwidth" message when a G711 call is made. Call works fine when I increase the bandwidth to 80kbps.
To implement AAR, did the following:
1) Created a AAR group called "Paris" with the appropriate digits to prepend to the 4 digit dial pattern
2) Assigned the Paris AAR group to the H323 gateway which is the legacy PBX.
3) Added a CSS for AAR Calling Search Space in the Inbound Calls section
4) Reset the gateway
5) Set Automated Alternate Routing to TRUE under Enterprise Parameters.
CCM traces don't give any clues as to why AAR isn't working.
Did I miss something in implementing AAR?