POM strategy

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • abbas2
    Aspiring Member
    • Feb 2011
    • 1

    POM strategy

    Hi,
    I'm trying to make the below strategy with no hope:
    1. Call phone1
    2. if answer human "run application"
    3. if no answer, retry on phone1 after 5 min
    4. if no answer on retry, retry on phone2 after 1 hour.

    i can't do the fourth step.

    Any suggestions ???

    amr
  • zjiteshthakk
    Member
    .
    • Mar 2011
    • 7

    #2
    Hello,

    Please set result node next state in a way that if retry fails with no answer, call should go to new handler with call node which calls phone2

    Hope this helps.

    Comment

    Loading