- Joined
- May 4, 2010
- Messages
- 300
- Reaction score
- 110
I'm building a small Call Flow and I need to determine if the Status of an Extension is Do Not Disturb.
I've got things working up to this point. I've tried using EQUAL(GetExtensionStatus1.CurrentProfileName,"DND") and EQUAL(GetExtensionStatus1.CurrentProfileName,"Do not disturb").
Neither of these work. What is the correct string to use for Do not disturb in the GetExtensionStatus1 function?
John Rayfield, Jr.
Rayfield Communications
I've got things working up to this point. I've tried using EQUAL(GetExtensionStatus1.CurrentProfileName,"DND") and EQUAL(GetExtensionStatus1.CurrentProfileName,"Do not disturb").
Neither of these work. What is the correct string to use for Do not disturb in the GetExtensionStatus1 function?
John Rayfield, Jr.
Rayfield Communications