cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
374
Views
5
Helpful
2
Replies

CVP CCB and Surviveability trunk behavior

wimurray
Cisco Employee
Cisco Employee

Hello-

When implementing CCB for CVP there is a "trunk" parameter in the Surviveability.tcl script for the egress gateway. In the documentation it seems to imply that once the defined trunk number is reached CCB any additional CCB calls will fail until the DS0 usage drops below the trunk definition. Is this a correct assumption?

Thanks much.

Will

2 Replies 2

deepaul
Level 1
Level 1

Hi Will,

The number of trunks defines the maximum number of callbacks allowed to be queued for that gateway.  
The check is done by the Validate element in the CallbackEntry application. The Validation process checks that the number of PENDING/INPROGRESS/TENTATIVE callbacks for that gateway does not exceed the max number specified by the 'trunk configuration'.If the Validation fails, the caller is not offered callback.

regards,
Deepu

Thank-you, Deepu.

 

Much appreciated.

 

Will