Reject one call in WDE

Hello,

I need help about reject one call in WDE if It is an agent,in the event of interaction I think I can validate the nomenclature of origin and reject the call, but can not find the line of code to do so.

if someone has already done something like that really help me a lot.

regards,
R.T.

I am not sure what you want to achieve - could you please explain your needs with deep detail?

Also I would think to do that before Distribution at the strategy level, not at Agent side.

Enviado de meu E6633 usando Tapatalk

Hello cavagnaro/Kubig,

Basically what is required is to restrict calls between agents , perform unsuccessfully in AgentDesktop settings in the options:

-Intercommunication.voice.routing -based- targets = Agent
-Intercommunication.voice.routing -points = RP@switchname

the most that was achieved can prevent see the names of the agents with:

-teamcommunicator.list -filter -showing

But when dialing by extension the call comes and it should not be.

thaks, regards.
R.T.

If you have consistent numbering on your environment, a dial plan on SIP Server should help you on this

Is correct hsujdik, i solved with calling plan.

thank you very much to all.