Outbound calls launch when no licenses available

Issue dateJuly 25, 2016
Observed behaviorIn Callback Version 8.5.x, outbound calls launch when no licenses are available, which results in no restriction on the number of concurrent outbound calls
Products and versions affectedVHT Callback version 8.5
Components affectedAll
Applications affectedAll
SeverityCritical
Root causeQueueManager is not properly handling the "no outbound license" response from License Manager, although a log statement is appropriately generated stating that the configured license count has been exhausted.
Resolution

The following updates to QueueManager logic have been made:

  • Verify a license is available before launching an outbound call.
  • If no licenses are available, an outbound call is not initiated.
Expected availabilityCallback 8.6.0
WorkaroundsNone.
Defects related to this issue126399551License Manager still sets that a call has a license even though it did not receive one.