huntsville
Vendor
Hello
I want to give busy signal "immedietly" to the callers, if No agents are logged in. What should i do.
the following is my present script, Now what happens is callers get loooong ring back tone, even if no agent logged in.? i dont want callers to wait, How can i give busy fast???
persent script:
If out of order SkillA then
GIVE BUSY
else
queue to skillset SkillA
end if
I want to give busy signal "immedietly" to the callers, if No agents are logged in. What should i do.
the following is my present script, Now what happens is callers get loooong ring back tone, even if no agent logged in.? i dont want callers to wait, How can i give busy fast???
persent script:
If out of order SkillA then
GIVE BUSY
else
queue to skillset SkillA
end if