Related Configuration Options
The following configuration option control the request handling enhancements:
device-rq-gap
Default Value: 250
Valid Value: Any integer from 0-1000
Changes Take Effect: Immediately
Related Feature: Request Handling Enhancements
Specifies (in milliseconds) the length of delay applied to a request issued against a busy call (a call that has another request working on it already). This prevents race conditions on the different call legs.
Set the value of this option to a time longer than the usual response time for a request from the switch.
rq-conflict-check
Default Value: true
Valid Value: true, false
Changes Take Effect: Immediately
Related Feature: Request Handling Enhancements
Specifies whether request conflict resolution is enabled. Request conflict resolution intelligently resolves any conflicting client requests.