Feedback

  • Contents
 

Transfer Process Pseudocode


Blind transfer:

When a ‘blind transfer' button is pressed:

  Send a break request

End function


Consult transfer:

When the break is granted:

  Set the agent's status to unavailable

  Goto the designated break page

End function