Revolution1200
Programmer
Hi Does the call ceiling of a cdn affect the calls coming into the meridian when symposium is in use?
what we want happening is that when there are no free agents the call is held in an outside network queue.
however calls are being accepted into the system when all the agents are busy.
within symposium we have the following
IF QUEUED CALL COUNT chosen_skillset > cash_busy THEN
GIVE BUSY
END IF
we have cash_busy set to 0
the ceil value of the CDN is set to 2047 I was wondering whether this would cause this or does this only affect queueing to acd queues?
Thanks
what we want happening is that when there are no free agents the call is held in an outside network queue.
however calls are being accepted into the system when all the agents are busy.
within symposium we have the following
IF QUEUED CALL COUNT chosen_skillset > cash_busy THEN
GIVE BUSY
END IF
we have cash_busy set to 0
the ceil value of the CDN is set to 2047 I was wondering whether this would cause this or does this only affect queueing to acd queues?
Thanks