Subscribe to News

Xmpp Web Service for Total VideoConference

Author : Despino4

From TechnologicalWiki

Jump to: navigation, search
Xmpp Web Service for Total VideoConferenceDevelopmentTestingReferences

Contents

[edit] What is Total VideoConference?

The goal of “Total Videoconference” can be resumed in the following steps:

  1. When some person accesses the videoconference room, a presence sensor detects him.
  2. The system checks the calendar of this person and checks if there is a planned event in short and where.
    In this case, a videoconference is planned at a certain hour with a customer in the videoconference room.
  3. The customer’s videoconference number is retrieved from the contacts of this person.
  4. A videoconference with the customer is established automatically at the scheduled time.

Total VideoConference is based on the orchestration of several Web Services using WS-BPEL. BPEL is the standard language defining structures to write and orchestrate business processes.It defines a set of basic control structures like conditions or loops as well as elements to invoke web services and receive messages from them.


Your article preefclty shows what I needed to know, thanks!

Main Collaborators