RestComm / visual-designer

Restcomm Visual Designer
http://www.restcomm.com/
GNU Affero General Public License v3.0
4 stars 15 forks source link

Implement RVD visual components for presence based logic #71

Open otsakir opened 7 years ago

otsakir commented 7 years ago

From @ivelin on August 9, 2015 21:17

Allow RVD apps to implement conditional logic based on user presence information. For example:

Forward incoming sales call to user (call center agent) if presence status is active in the past 10 minutes.

Related to #380

Copied from original issue: RestComm/Restcomm-Connect#381

otsakir commented 7 years ago

Conditional logic could also be based on #317 which is more or less about creating an branching element in RVD. If that's the case the 'presense' aspect would be only about setting some RVD variables and let the branching element make the decistion.

@ghjansen , @ivelin wdyt?

otsakir commented 7 years ago

From @ghjansen on August 27, 2015 15:16

Sounds good to me @otsakir, if @ivelin agree we can go ahead this way, i think.