The present disclosure relates to managing access to communication sessions.
It is common in a web-based collaboration room to want to add a guest to a web-based meeting that is outside of the web-based collaboration room, where that guest may not be a user of the service through which the collaboration room is instantiated. Adding the guest may require the user that wants to add the guest to know the email address of the guest. Also, once the user enters the email address, the guest may be required to wait to receive an email message at the email address, and to then click a link provided in the email message. Furthermore, if the guest is not already a user of the collaboration room service, the guest may need to “sign up” for the service before entering the meeting. This process can be inconvenient for both the user wanting to add the guest to the meeting, and the guest.
In one embodiment, one or more servers are configured to host a web-based collaboration room through which user devices of users who are members of the collaboration room communicate. Each of the users who is a member is assigned a distinct communication identifier used to initiate or access a communication session supported by a communication service. The one or more servers generate for display at each of the user devices a respective selectable start option associated with the communication identifier assigned to the user of the user device. The one or more servers receive from a first user device among the user devices a selection of the respective start option and that includes the communication identifier of a first user among the users. In response to the receiving, the one or more servers initiate a communication session, connect the first user device to the communication session, link the received communication identifier to the communication session, and generate for display at each of the user devices a respective selectable join option associated with the linked communication identifier and by which the communication session is accessible.
According to embodiments presented, a communication session access (CSA) service simplifies user access to communication sessions supported by communication services using communication identifiers assigned to users registered with the CSA service. That is, the CSA service assigns to each registered user a unique communication identifier. In one example, the communication identifier may be a mnemonic Hypertext Transfer Protocol (HTTP) Uniform Resource Locator (URL), such as “http://zip.ciscospark.com/ownername.” The registered user, “ownername,” to which the communication identifier is assigned is referred to as the “owner” of the communication identifier. In another example, the communication identifier may be associated with a telephone number assigned to the user, and may be accessible by dialing the telephone number in combination with a dialed pin number unique to the user to which the communication identifier is assigned, for example. In another example, the communication identifier may be a Session Initiation Protocol (SIP) URI, such as sip:ownername@zip.ciscospark.com. The communication identifier is also referred to herein as a “zip” identifier.
The unique communication identifier assigned to a user “points to” or otherwise indicates all calls and/or web-based meetings (collectively and generically referred to as “communication sessions”) in which the user is currently participating and/or scheduled to participate, but does not uniquely identify any specific call or web-based meeting. Similarly, accessing the communications identifier can also create a new meeting with its owner. In this way, the communication identifier can be said to “follow the user around” over time as the user places calls and schedules and joins different web-based meetings. “Calls” and “web-based meetings” will be described in further detail on below.
An example use of a communication identifier is when a user to which the communication identifier is assigned wishes to schedule a web-based meeting. In that case, that user inserts the communication identifier into a calendar invite and sends the calendar invite to intended participants/invitees, who receive the calendar invite. To join the web-based meeting at an appointed time, invitees select, e.g., click on, the communication identifier in their respective calendar invites, which results in the invitees being joined to the web-based meeting. A useful property of the communication identifier is that if the user/owner is in any web-based meeting or call, regardless of whether the user scheduled the web-based meeting or placed/made the call, the communication identifier indicates all of the web-based meetings and/or calls that the user is in, or could be in.
A user is said to be in a call or a web-based meeting if the user is sending/receiving media in that call or web-based meeting (a call or a meeting on hold still counts as sending or receiving media). Some non-limiting examples of when a user is considered to be in a call or a web-based meeting are as follows: the user is participating in a call and has not been put on hold; the user is participating in a call, but has been put on hold; the user is in a scheduled meeting; the user is in an ad-hoc meeting; the user is in a collaboration chat room (such as those provided by Cisco Spark) and someone has started an ad-hoc web-based meeting in the collaboration chat room, however the user has not joined that meeting yet; the user, or someone else, has scheduled a web-based meeting, and that meeting is in progress, however, the user has not yet joined that meeting.
From the perspective of any user, rules for using the communication identifier are straightforward. Non-limiting examples of the rules include the following.
Use of the communication identifiers to control access to communication sessions in the context of a network environment is now described in detail.
Referring first to
Call service 112 and meeting service 116 are examples of respective communication services that support/manage respective communication sessions to which one or more of user devices 102 connect to communicate with each other. Call service 112 supports/manages communication sessions as “calls” between various ones of user devices 102 connected to the call service over communication network 126. The calls include, but are not limited to, voice-only calls, multimedia (voice, audio, image, and data) calls, voice-over-Internet Protocol (IP) calls, and so on. Call service 112 and CSA service 120 may use computer telephony integration (CTI) to exchange call control information with each other. CSA service 120 accesses the call control information to learn of calls that are in-progress and identities of parties connected to the calls, and stores the information in session mapping database 122. The identities of the parties may include identifiers for user devices 102 and personal identifiers of the users. In addition, call trunks 130 carrying the calls may be looped between call service 112 and CSA service 120 to enable the CSA service to add new callers into the looped calls via call controls accessible to the CSA service 120.
Meeting service 116 supports/manages communication sessions as web-based meetings between various ones of user devices 102 connected to the meeting service over communication network 126. In general, a web-based meeting (also referred to as an “online” meeting) is a meeting that is conducted over the Internet, for example, and managed by meeting service 116 that presents web-pages to each user device connected to the same meeting to mimic a collaborative environment in which users can converse in audio, video and electronically share documents and other data in real-time. Web-based meetings may include personal meeting rooms, collaboration meeting rooms, and so on. Meeting service 116 and CSA service 120 may communicate with each other using web-based meeting application program interfaces (APIs) hosted on servers 114 and 118. Using the APIs, CSA service 120 accesses web-based meeting information to learn of meetings that are in-progress and identities of parties connected to the web-based meetings, and stores the information in session mapping database 122. CSA service 120 may also use the APIs to create and add users to web-based meetings.
Calendar service 106 interacts with user devices 102 to enable users of the user devices to schedule calls and web-based meetings with each other, and the calendar service generates scheduling information for all such scheduled communication sessions. As an example, calendar service 106 may be by embodied by Microsoft Exchange® or other similar calendar server software now known or hereinafter developed. Calendar service 106 may also implement calendar fusion technologies. Calendar fusion technologies leverage server-side calendar integrations using calendaring application programming interfaces (APIs), such as Exchange Web Services (EWS). Such server-side calendar integrations allow applications to have full access to the calendars of users (e.g., users of user devices 102). This means the server-side calendar integrations have access to scheduled communication sessions and, for each scheduled communication session, scheduling information including, email addresses of participants invited to the session, a list of attendees to whom an invitation to the communication session was forwarded, a list of recipients of the forwarded invitation and who accepted and declined the forwarded invitation, and start and stop times of the session. CSA service 120 accesses the scheduling information generated by calendar service 106 and stores the information in session mapping database 122 in association with the information accessed from call service 112 and meeting service 116. In another embodiment, a plugin may be installed into the calendar application on the user device 102(1), which communicates directly with the CSA service 120. As the user schedules or changes meetings, the client plugin communicates this information to the CSA.
Chat service 124 hosts instant messaging (IM, or chat) applications that user devices 102 may invoke to enable users of the user devices to engage in chat sessions or enter chat rooms with each other. The chat rooms may be 1-1 or 1-Many, for example. Chat service 124 communicates, and shares information, with CSA service 120 to provide the users of user devices 102 with convenient access to communication sessions managed by the CSA service, as will be described below. The chat service 124 may be one service or application that is part of a broader collaboration service from which users can engage in chat sessions, initiate voice calls, initiate video calls, upload documents to a shared workspace, and initiate web-based meetings. Thus, in the example of
User devices 102 may each take on a variety of forms, including a landline telephone, SmartPhone, tablet, laptop computer, desktop computer, video conference endpoint, and the like. User devices 102 may each host a call application used to make calls from the user device, a calendar application such as Microsoft Outlook® software application and Outlook plugins, and a web-based conference client application that communicates with the calendar application. Users of user devices 102 may use the calendar applications to schedule communication sessions into a user calendar at a date and time in the future. The calendar applications are capable of scheduling an appointment and sending an invitation to users, i.e., other user devices, as well as receiving an invitation from other users. When a user accepts a calendar invitation, the calendar application stores information for the communication session. Calendar service 106 interacts with the calendar applications of user devices 102 to access communication session information stored by the calendar applications, and then compiles that information into communication session records accessible to CSA service 120. In an example, communication session information compiled by calendar service 106 for a given web-based meeting may include all, or a subset of, the following items: a unique identifier for the meeting; an identifier of a host of the meeting; a list of invitees (i.e., invitee identifiers) to the meeting; and a start time and an end time of the meeting. The identifier of the host and each invitee identifier may each include one or more of a name and an email address, for example.
In accordance with embodiments presented herein, CSA service 120 controls user accesses to communication sessions supported by call service 112 and meeting service 116, both ad-hoc and ones scheduled with calendar service 106. More specifically, CSA service 120 starts communication sessions for users and adds users to communication sessions already in-progress in a way that is convenient and straight forward for the users through the use of communication or “zip” identifiers, as discussed briefly above. In one embodiment, chat service 124 interoperates with CSA service 120 to provide users with easy access to communication sessions, as will be described below.
With reference to
At 205, CSA service 120 assigns to users registered with the CSA service (i.e., “registered users”) respective communication identifiers that both registered users and unregistered users of the CSA service may use to access the CSA service through user devices 102. More specifically, using the communication identifiers, users of CSA service 120 may start communication sessions and/or add other users to communication sessions already in-progress in a way that is convenient and straight forward for the users. Each communication identifier is configured to be entered by or acquired from a user via user devices 102, and communicated from the user devices to CSA service 120 or other user devices over communication network 126. CSA service 126 also associates each communication identifier with a personal identifier of the registered user to which the communication identifier is assigned. Thus, CSA service 126 records, for each registered user thereof, the respective communication identifier and the personal identifier associated with the communication identifier.
In one example, the communication identifier may be a mnemonic HTTP URL, such as “http://zip.ciscospark.com/ownername.” The registered user, “ownername,” to which the communication identifier is assigned is referred to as the “owner” of the communication identifier. In another example, the communication identifier may be similar to a telephone number assigned to the user or may be accessible through the use of a telephone number in combination with a dialed pin number, for example. As described below, the unique communication identifier assigned to a user indicates/points to all communication sessions in which the user is currently participating and/or scheduled to participate, but does not uniquely identify any specific call or web-based meeting.
At 210, CSA service 120 accesses/communicates with (i) call service 112 to learn of calls that are in-progress and identities of parties connected to the calls, (ii) meeting service 116 to learn of web-based meetings that are in-progress and identities of parties connected to the in-progress meetings, and (iii) calendar service 106 to learn of scheduled calls and web-based meetings and information associated with the scheduled calls and web-based meetings. CSA service 120 stores the information accessed in (i), (ii), and (iii) in session mapping database 122 in connection with the assigned communication identifiers, as described below in connection with operation 215.
At 215, based on the information accessed at 210, CSA service 120 maps each communication identifier directly or indirectly to a corresponding list of communication sessions, if any, that the registered user to which the communication identifier is assigned is currently participating and/or is scheduled to participate. The mappings are stored in session mapping database 122, for example. In one example, the communication identifier directly points to the corresponding list of communication sessions. In another example, the personal identifier associated with the communication identifier directly points to the corresponding list of communication sessions.
To join a communication session, a user sends, from one of user devices 102 to CSA service 120 over communication network 126, a join request to join the communication session. The join request indicates, e.g., includes, a particular communication identifier of a particular user registered with the service. The join request also indicates a personal identifier of the user that sent the join request. In an example, an email address of the user may be used as the personal identifier, although other types of personal identifiers may be used. In the ensuing description, the user that sent the join request may be referred to as a “requester” and the user device from which the join request is sent may be referred to as the “user device associated with the requester” or the “requester user device.”
In an example, to send the join request from the user device associated with requester, the requester may click on the communication identifier when presented by that user device in a selectable form in a meeting invite. In response, that user device creates and then sends the join request to CSA service 118 based on the communication identifier (e.g., the communication identifier directs the join request to the CSA service). In this case, the communication identifier may be considered a meeting join (or join meeting) link; however the join link does not identify any specific communication session, rather, it may indicate many different communication sessions associated with the particular user to which the particular communication identifier is assigned. In an example, the join request may include a cookie that indicates the requester identifier, e.g., an email address of the requester, and that was previously assigned to the requester by CSA service 122. The cookie could have been previously stored on the user device associated with the requester.
At 220, CSA service 120 receives from the user device associated with the requester the join request indicating (i) the particular communication identifier of the particular user registered with the service, and (ii) the requester identifier.
At 225, CSA service 120 connects the user device associated with the requestor to a communication session, if any, based on the particular communication identifier and the requester identifier. To do this, CSA service 120 (i) examines the list of communication sessions mapped to/indicated by the particular communication identifier, (ii) compares the requester identifier to a particular user identifier indicated by the particular communication identifier, and (iii) connects the user device to a communication session, if any, based on the results of the examine and the compare operations. In an example, the particular user identifier may be an email address of the particular user, although other personal identifiers may be used.
With reference to
Information/entries for each of communication sessions 1-M may take different forms depending on the type of communication session to which the entry applies, such as a web-based meeting or a call. For example, an entry for a web-based meeting may include a host ID of the host of the meeting, such as a hostname and a host email address, start and stop times, and a list of invitees (i.e., a list of participants invited to the meeting). The list of invitees/participants may include identifiers of each invitee, e.g., a name and an email address of each invitee. An entry for a call, which may include a scheduled call, or a call that is in progress, may include information similar to that for a web-based meeting, or a subset of that information. For example, an entry for a call may include a telephone number, identities of parties in the call (e.g., a participants list to the call), and so on.
In summary, users are assigned unique communication or “zip” identifiers. Each communication identifier indicates all of the web-based meetings and calls the user to which the communication identifier is assigned is or could be (e.g., is scheduled to be) in. This feature makes it easy to add others to the meetings or calls; e.g., the others simply click on the communication identifier. When a person clicks on the communication identifier, a join request is sent to a CSA service. The CSA service determines if the person who clicked on the communication identifier is supposed to be in (i.e., is authorized for) the call or meeting. If yes, the person is admitted. If no, the owner of the communication identifier is prompted to admit the person into the appropriate call or meeting.
The communication identifier is not a unique URL for a meeting, i.e., each meeting does not have a unique URL; rather, every meeting in essence has multiple URLs that point to the meeting—one URL for each participant who is in, or could be in, that meeting. This makes it easy to add people to any meeting or call—the ‘adder’ only needs to know his or her on communication identifier, not the communication identifier of the user that scheduled or started the meeting. Accessing communication sessions based on the communication identifier is fundamentally an indirection process, which layers the communication identifier on top of existing unique meeting identifiers (e.g., an iCal user identifier) and SIP dialog identifier or other call identifiers. The communication identifier can be thought of as a telephone number, but instead of ringing the user that owns the telephone number, the telephone number rings the meeting or call the owner of the telephone number is in.
There are numerous advantages to the system and methods presented herein. People never wait for more than a few seconds to go into a meeting. For scheduled meetings, they go right into the meeting without having to wait for the host. The CSA service ensures that a user goes into the correct meeting through a combination of authorization lists and context combined with modal dialogs sent to the owner of the communication identifier. Adding someone to a meeting is easy, and involves sending or otherwise providing them with the communication identifier of a user. The types of sessions simplify to scheduled meetings, ad-hoc meetings, and calls. A user can be in an ad-hoc call on a desk phone, and to add another person, the user can simply email/Instant Message/tell the person the communication identifier of the user. If the person clicks on it, the modal dialog described above would render on the desk phone. According to the embodiments presented herein, multiple communication identifiers may be bound to each meeting—one for each participant, rather than having a single unique identifier to identify a meeting. Use of the communication identifiers may avoid complications that arise from collaboration room lobbies.
An embodiment that provides an easy and convenient way to add users to communication sessions is described below in connection with
A use case for the embodiment is a chat application (that may be part of a more comprehensive collaboration application, such as Cisco Systems' Spark™ service) by which a user can communicate to others a desire to have the others join a communication session (e.g., a voice call, video call, web-based meeting, etc.) in which the first user is a participant. The communication session exists outside of the chat application. In the embodiment, chat service 124 is connected with CSA service 120, and the CSA service 120 is aware of communication sessions in which users are participating. Thus, the chat service 124 is able to leverage awareness of communication sessions to simplify adding users connected with the chat applications to the communication sessions.
With reference to
At 405, the Service executes a collaboration chat room application to establish an instance of a web-based collaboration chat room (also referred to simply as a “collaboration room”) through which user devices of/associated with users who are members of the collaboration room are able to communicate. A predetermined list of users who are members of the collaboration room (i.e., a collaboration room member list) may be stored on chat server 123 for access by chat service 124. The collaboration room member list may include a respective user name and a respective email address of each user who is a member. A distinct communication identifier is assigned to/associated with each user member and may be used to initiate and/or access a given communication session. The communication identifier may be a personal URL, such as http://ciscospark.com/ownername, as described above.
At 410, the Service generates for display at each of the user devices of users who are members of the collaboration room and which are connected to the collaboration room: (i) a respective user selectable start-communication-session option, e.g., an icon, (also referred to more simply as a “start option”) associated with the communication identifier of/associated with the user of the user device, and which is used by the associated user to initiate/start a new communication session, e.g., start an ad-hoc communication session; and optionally (ii) an indicator of an identity of the user of the user device, which may include a username and/or a thumbnail picture of the user, and may be displayed close to, or actually adorn, the start-communication-session option. The term “generate for display at each of the user devices” means, at least in part, to produce data/information in a form that may be rendered as an image on a display and to send the data/information to the user devices where the data/information is then rendered. In some instances, the data/information may be rendered on a local display associated with the Service.
With reference to
User interface screen 500 includes a main panel 505 that presents content being shared with other participants in the collaboration room Webapp #Feedback (i.e., uses of user devices connected to the collaboration room). User interface screen 500 also includes a series or column of smaller, user selectable, side panels 510 each to indicate, and linked to, a corresponding other collaboration room or a corresponding communication session (e.g., a web-based meeting). In other words, side panels 510 represent a list of accessible collaboration rooms, web-based meetings, shared work spaces, and so on. Selection of one of side panels 510 by a user activates that side panel and brings content from the corresponding collaboration room into main panel 505. Currently, middle side panel 510a corresponding to the collaboration room Webapp #Feedback is selected, so content being shared in the collaboration room Webapp #Feedback is displayed in main panel 505.
Main panel 505 also includes a user selectable start-communication-session option 520 (or “start button” 520) associated with the communication identifier of the user of the user device on which user interface screen 500 is displayed. Start-communication-session option 520 is used to start a communication session and, when selected, causes the associated communication identifier (i.e., “join link”) to be sent to the Service in a join request message. In addition, option 520 includes an indicator of an identity of that user. In the example of
At 415, the Service receives a selection of the respective start-communication-session option (e.g., option 520) from a first user device among the user devices and that is associated with a first user among the users who are members of the collaboration room. The selection may be represented as a join request from the second user device and that includes the communication identifier (i.e., join link) of the first user.
At 420, in response to receiving the selection of the start-communication-session option, the Service:
With reference to
User interface screen 600 includes a main panel 605 (also referred to simply as “main panel” 605) and side panels 610 in which side panel 610a corresponding to the collaboration room Webapp #Feedback is selected. Main panel 605 displays a user selectable join meeting option 620 associated with the linked communication identifier of the first user (the meeting host/initiator). Join meeting option 620 indicates an identity of the first user. In the example of
In an embodiment, join meeting option 620 is implemented at the user device on which it is displayed so that partially selecting the option exposes underlying information associated with the option that is useful for others interested in joining the communication session, as shown in
Returning to
Thus, at 430, responsive to receiving the join request, the Service determines whether the second user is a member of the collaboration room. To do this, the Service first ascertains a user identifier (e.g., an email address) of the second user and then determines whether the user identifier is on the collaboration room member list (e.g., is on a list of email addresses of the collaboration room members). The user identifier may already be known to the Service based on context, e.g., if the second user who is a member of the collaboration room is logged into the Service, or if the join request also includes the user identifier of the second user.
Alternatively the user identifier may not be known to the Service. In that case, the Service may generate for display at the second user device a prompt for the second user to enter a user identifier (e.g., an email address). The Service ascertains the user identifier after it has been received at the Service as a result of entry of the user identifier at the second user device. The Service determines whether the received user identifier is that of a member of the collaboration room. If yes, the Service simply authenticates the second user, i.e., assumes the user identifier is verified/valid.
If no, and assuming the user identifier is an email address, the Service verifies the email address. To do this, the Service sends to the email address an email message including a user selectable link that, when selected, causes the user device on which the link is selected to send a confirmatory message back to the Service that confirms/verifies the email address entered by the second user. Once the email address is confirmed/verified, the Service sends an indicator of the verified user identifier to the user device from which the confirmatory message was received for storage at that user device. In an example, the indicator includes a cookie that is stored together with the verified email address in a browser at the user device. The indicator avoids the need to verify the same email address in the future.
With reference to
Returning to
At 440, if it is determined that the second user is not a member of the collaboration room and is therefore not automatically authorized for the communication session, the Service:
With reference to
With reference to
Returning to
At 450, the Service receives a notification that the communication session has ended and in response, unlinks the linked communication identifier from the communication session and the collaboration room. The notification that the communication session has ended may be received from the first user device after the first user has selected an “end communication session” option at the first user device, which causes the first user device to send the selection to the Service. Once the linked communication identifier has been unlinked, any user clicking that link would be taken into the lobby, and the owner of that URL—and only the owner—would be notified.
In an example that invokes operations described in connection with method 400, assume there is collaboration room (referred to simply as “room”) called “Design Team,” which has user members Alice, Bob and Carol. Alice clicks the start-communication-session option 520 on user interface screen 500 displayed on her user device to start a web-based meeting (referred to simply as a “meeting”) in the room. This lends her personal communication identifier/personal join link, e.g., URL—meetings.collabroom.com/alice—to the room. All other user in the room receive a notification on their respective user interface screens 600, such as, “Alice has started a meeting in room Design Team.” Bob and Carol join the meeting by clicking on their respective join communication session (e.g., join meeting) options 620, which also indicate that Alice started the meeting. The in-meeting user interface screen indicates that Alice's URL can be obtained, e.g., at join meeting option 620 via dialog box 710. Bob wants to add Dyan to the meeting. Bob knows that Alice started the meeting, and it is confirmed with the in-meeting visual indicator, e.g., option 620. Assuming Bob knows Alice's personal URL, Bob may tell Dyan verbally, “please join us in Alice's URL.” Dyan has bookmarked this URL. She selects the bookmark. In this case, Alice is authenticated with the collaboration service as she is an active collaboration service user. Dyan is taken into the lobby. All users in the Design Team room—Alice, Bob and Carol, see a notification (e.g., similar to 912) on their respective user interface screens that Dyan is waiting. Carol actually admits her by clicking the “Admit” option.
The embodiment described above also applies to 1-1 collaboration rooms. A 1-1 collaboration room may be viewed as a 1-1 voice call. Assume a call is initiated by Alice from a phone. Alice enters Bob's extension. This automatically binds Alice's personal URL (i.e., join link) to the call once Bob answers. At that point, if Alice wants to add Charlie, she can message Charlie via a collaboration room, SMS, email, and so on, “join me in my room meetings.ciscospark.com/alice.” When Charlie clicks the link, he connects to the meeting. This would prompt Alice on her phone (and on her collaboration room) that Charlie basically wants to join the ongoing 1-1 call with Bob. She can then approve and this adds him to the call.
The embodiment may be extended to cases where a user has multiple calls at the same time. Always one is live and the others are on-hold. The on-hold calls may be treated like a meeting lobby. The personal URL is linked to all calls; when Charlie clicks it, he joins the one that is live (not on hold) at the time Alice approves.
With reference to
At 1105, the user device receives and displays a join meeting option (e.g., option 620) associated with the linked communication identifier of the first user (who initiated the communication session).
At 1110, responsive to user input, the user device receives a partial selection of (e.g., via hovering a cursor over) the selectable join meeting icon and, in response, generates for display on the user device the linked communication identifier in a form that enables/allows it to be copied to a clipboard (e.g., see dialog box 715) and forwarded to other user devices via communication network 126 responsive to user input.
At 1115, responsive to the user input, the user device copies the linked communication identifier, and forwards it to the other user devices via the communication network.
In summary, the embodiment described above simplifies the process of adding people to ad-hoc collaboration room meetings (or calls) by binding the personal communication identifier, e.g., URL, of the initiator to the meeting and its associated collaboration room. The collaboration room is smart and knows about this binding, so if non-room members click the link, they are taken into a lobby which notifies everyone in the room. When the meeting ends, the linkage to the ad-hoc meeting and its associated room is broken. This means that adding a user is as simple as informing them of the personal URL of the initiator. Because these are mnemonic and persistent it is easy to do, similar to PMR meetings.
The embodiments advantageously:
When considering the regular deskphone call case, the embodiments improve on the usual hitting “conference,” dialing another participant, and then hitting “conference” again.
With reference to
Memory 1256 stores instructions for implementing methods described herein. Memory 1256 may include read only memory (ROM), random access memory (RAM), magnetic disk storage media devices, optical storage media devices, flash memory devices, electrical, optical, or other physical/tangible (non-transitory) memory storage devices. The processor 1254 is, for example, a microprocessor or a microcontroller that executes instructions stored in memory. Thus, in general, the memory 1256 may comprise one or more tangible computer readable storage media (e.g., a memory device) encoded with software comprising computer executable instructions and when the software is executed (by the processor 1254) it is operable to perform the operations described herein. Memory 1256 stores control logic 1258 to perform operations of CSA service 120 and/or chat service 124 described herein, so as to implement methods 200 and 400 for example. The memory 1256 may also store data 1260 used and generated by logic 1258, such as communication identifiers, personal identifiers, collaboration room membership lists, and information from session mapping database 122. Memory 1256 also stores associations or mappings between join options (buttons) and join links to communication sessions.
Referring now to
User device 102(i) may further include a user interface unit 1340 to receive input from a user, microphone 1350 and speaker 1360. The user interface unit 1340 may be in the form of a keyboard, mouse and/or a touchscreen user interface to allow for a user to interface with the user device 102(i). Microphone 1350 and speaker 1360 enable audio to be recorded and output. User device 102(i) may also comprise a display 1370, including, e.g., a touchscreen display, that can display data to a user.
Memory 1320 may comprise read only memory (ROM), random access memory (RAM), magnetic disk storage media devices, optical storage media devices, flash memory devices, electrical, optical, or other physical/tangible (e.g., non-transitory) memory storage devices. Thus, in general, the memory 1320 may comprise one or more tangible (non-transitory) computer readable storage media (e.g., a memory device) encoded with software (e.g., user device control logic/software 1335) comprising computer executable instructions and when the software is executed (by the processor 1310) it is operable to perform the operations described herein. Logic 1335 includes instructions to generate and display graphical user interfaces to present information on display 1370 and allow a user to provide input to the user device 102(i) through, e.g., user selectable options of the graphical user interface. Memory 1320 also stores data generated and used by user device control logic 1335.
In summary, in one aspect, a method is provided comprising: at one or more servers configured to host a web-based collaboration room through which user devices of users who are members of the collaboration room communicate, wherein each of the users who is a member is assigned a distinct communication identifier used to initiate or access a communication session supported by a communication service: generating for display at each of the user devices a respective selectable start option associated with the communication identifier assigned to the user of the user device; receiving from a first user device among the user devices a selection of the respective start option and that includes the communication identifier of a first user among the users; and in response to the receiving: initiating a communication session, connecting the first user device to the communication session, linking the received communication identifier to the communication session, and generating for display at each of the user devices a respective selectable join option associated with the linked communication identifier and by which the communication session is accessible.
In another aspect, an apparatus is provided comprising: a network interface unit to communicate with a network; and a processor coupled to the network interface unit and configured to host a web-based collaboration room through which user devices of users who are members of the collaboration room communicate, wherein each of the users who is a member is assigned a distinct communication identifier used to initiate or access a communication session supported by a communication service, wherein the processor is further configured to: generate for display at each of the user devices a respective selectable start option associated with the communication identifier assigned to the user of the user device; receive from a first user device among the user devices a selection of the respective start option and that includes the communication identifier of a first user among the users; and in response to the receiving: initiate a communication session, connect the first user device to the communication session, link the received communication identifier to the communication session, and generate for display at each of the user devices a respective selectable join option associated with the linked communication identifier and by which the communication session is accessible.
In yet another aspect, a non-transitory, tangible, computer readable medium is provided. The computer readable medium stores instructions that, when executed by a processor associated with one or more servers configured to host a web-based collaboration room through which user devices of users who are members of the collaboration room communicate, wherein each of the users who is a member is assigned a distinct communication identifier used to initiate or access a communication session supported by a communication service, cause the processor to: generate for display at each of the user devices a respective selectable start option associated with the communication identifier assigned to the user of the user device; receive from a first user device among the user devices a selection of the respective start option and that includes the communication identifier of a first user among the users; and in response to the receiving: initiate a communication session, connect the first user device to the communication session, link the received communication identifier to the communication session, and generate for display at each of the user devices a respective selectable join option associated with the linked communication identifier and by which the communication session is accessible.
Although the techniques are illustrated and described herein as embodied in one or more specific examples, it is nevertheless not intended to be limited to the details shown, since various modifications and structural changes may be made within the scope and range of equivalents of the claims.
Number | Name | Date | Kind |
---|---|---|---|
6119147 | Toomey et al. | Sep 2000 | A |
7664490 | Aaby et al. | Feb 2010 | B2 |
7764632 | Gray et al. | Jul 2010 | B2 |
7876714 | Ethier et al. | Jan 2011 | B2 |
8045489 | Lee et al. | Oct 2011 | B2 |
8200756 | Kamiely | Jun 2012 | B2 |
8245141 | Fuller et al. | Aug 2012 | B1 |
8281248 | Kurpick | Oct 2012 | B2 |
8286183 | Baird et al. | Oct 2012 | B2 |
8319816 | Swanson et al. | Nov 2012 | B1 |
8346231 | Smith et al. | Jan 2013 | B1 |
8375132 | Hernanz | Feb 2013 | B2 |
8402091 | Kamiely | Mar 2013 | B2 |
8478622 | Grodum | Jul 2013 | B2 |
8713662 | Staurnes et al. | Apr 2014 | B2 |
8732244 | Kamiely | May 2014 | B2 |
8831197 | Prabhune et al. | Sep 2014 | B2 |
20020075306 | Thompson | Jun 2002 | A1 |
20050058088 | Decker et al. | Mar 2005 | A1 |
20070208806 | Mordecai et al. | Sep 2007 | A1 |
20080244419 | Kurpick | Oct 2008 | A1 |
20090013045 | Maes et al. | Jan 2009 | A1 |
20090043849 | Blackburn et al. | Feb 2009 | A1 |
20110179272 | Klos | Jul 2011 | A1 |
20110319117 | Gonsalves | Dec 2011 | A1 |
20120054836 | Chien et al. | Mar 2012 | A1 |
20120314849 | LeBlanc et al. | Dec 2012 | A1 |
20130018950 | Narayanan et al. | Jan 2013 | A1 |
20130235866 | Tian | Sep 2013 | A1 |
20140095871 | Hoard et al. | Apr 2014 | A1 |
20140096266 | Hoard et al. | Apr 2014 | A1 |
20170070706 | Ursin | Mar 2017 | A1 |
Number | Date | Country |
---|---|---|
1705913 | Sep 2006 | EP |
2009089585 | Jul 2009 | WO |
Entry |
---|
Bowersox, “What is the architecture of a scalable URL shortener?”, http://www.quora.com/What-is-the-architecture-of-a-scalable-URL-shortener, Aug. 2014, 3 pages. |
B. Desruisseaux, “Internet Calendaring and Scheduling Core Object Specification (iCalendar)”, IETF, Network Working Group, Category: Standards Track, RFC 5545, Sep. 2009, 168 pages. |
Stack Overflow, “How to code a URL shortener?”, http://stackoverflow.com/questions/742013/how-to-code-a-url-shortener, Aug. 28, 2014, 9 pages. |
“Audio Controls Guide and Release Notes for FR29”, Conferencing & Collaboration, User Guide, Cisco WebEx, Apr. 2012, 11 pages. |
“WebEx Meeting Center User Guide”, For Hosts, Presenters, and Participants, Cisco WebEx, www.webex.com, May 2, 2013, 414 pages. |
Gatekeeper Software Solutions, LLC, “PRIME Virtual Waiting Room”, http://www.gatekeeperwebsolutions.com/prime-virtual-waiting-room, Retrieved Nov. 3, 2014, 3 Pages. |
International Search Report and Written Opinion in corresponding International Application No. PCT/US2017/054841, dated Jan. 22, 2018, 12 pages. |
Number | Date | Country | |
---|---|---|---|
20180103074 A1 | Apr 2018 | US |