WO2014071391A1 - System and method for web-based real time communication with contact centers - Google Patents

System and method for web-based real time communication with contact centers Download PDF

Info

Publication number
WO2014071391A1
WO2014071391A1 PCT/US2013/068556 US2013068556W WO2014071391A1 WO 2014071391 A1 WO2014071391 A1 WO 2014071391A1 US 2013068556 W US2013068556 W US 2013068556W WO 2014071391 A1 WO2014071391 A1 WO 2014071391A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
agent
call
server
supplemental
Prior art date
Application number
PCT/US2013/068556
Other languages
French (fr)
Inventor
Slava Sayko
Original Assignee
Genesys Telecommunications Laboratories, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US13/669,384 external-priority patent/US9112975B2/en
Priority claimed from US13/669,288 external-priority patent/US9131067B2/en
Application filed by Genesys Telecommunications Laboratories, Inc. filed Critical Genesys Telecommunications Laboratories, Inc.
Priority to EP13851607.5A priority Critical patent/EP2915134A4/en
Priority to CN201380069625.7A priority patent/CN104995655B/en
Publication of WO2014071391A1 publication Critical patent/WO2014071391A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/01Customer relationship services
    • G06Q30/015Providing customer assistance, e.g. assisting a customer within a business location or via helpdesk
    • G06Q30/016After-sales
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0281Customer communication at a business location, e.g. providing product or service information, consulting
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • H04L65/1101Session protocols
    • H04L65/1108Web based protocols, e.g. webRTC

Definitions

  • Embodiments of the present invention are directed to systems and methods for operating contact centers, and more particularly, to systems and methods for communicating with users using web browser based communication channels.
  • an organization such as a retail company, a service company, or a non-profit organization may operate a website for providing information to customers and clients and/or for providing an entry point of communication with a contact center.
  • a contact center e.g. customer service or sales contact center
  • the organization may also operate a contact center (e.g. customer service or sales contact center) staffed by people who communicate with customers via a telephone or other audio/visual communication channel, interactive text chat systems, short message service (SMS), social media, cobrowsing, email, letters, fax, etc.
  • SMS short message service
  • DNT Data Network Telephony
  • IETF Internet Engineering Task Force
  • RRC Request for Comments
  • the contact centers typically include some system for routing incoming calls to the appropriate parties.
  • a system may include an interactive voice response (IVR) system.
  • the call can be connected to an IVR either before reaching the contact center switch, such as at the service control point (SCP) level or after reaching the contact center switch, such as through contact center routing means.
  • SCP service control point
  • a voice application or a chain of voice applications
  • menu options that are played by the voice application (e.g., "For new sales, press 1. For product support, press 2.”).
  • IVR systems may also or alternatively provide voice recognition systems (e.g., "Which flight would you like to know the status of? You can say the flight number or enter it on your keypad.”). Interaction with such enunciated voice menus may often be difficult. This may be due in part to confusion because of the recitation of many options presented serially to the caller through the voice interface. Often a caller replays the menu and listens to the available options multiple times before selecting an option. This creates delay in the system that could lead to delays in call processing and to reductions in call processing efficiency, and may sometimes result in callers abandoning calls due to frustration.
  • voice recognition systems e.g., "Which flight would you like to know the status of? You can say the flight number or enter it on your keypad.”
  • a method for connecting a website user to a contact center agent includes: monitoring user interaction associated with the website user; receiving a call request via the website; identifying an agent or an interactive voice response based on the monitored user interaction; and establishing a communication channel supported by a web browser between the website user and the identified agent or the interactive voice response.
  • the monitored user interaction may be associated with a session identifier.
  • the establishing the communication channel may include identifying a user session using the session identifier.
  • the communication channel may include a WebRTC call leg.
  • the communication channel may include a SIP call leg between the agent and the user.
  • the communication channel may include a PSTN call leg between the agent and the user.
  • the communication channel may include a WebRTC call leg between the agent and the user.
  • the communication channel may include an audio channel.
  • the communication channel may include a video channel.
  • a system for providing connections with a contact center includes: a WebRTC-SIP gateway configured to receive a plurality of requests for connections between a session of a user on a website and the contact center; a routing server configured to route the requests for connections to a plurality of customer service representatives of the contact center; and a call server for establishing calls via the WebRTC-SIP gateway between the user and a customer service representative of the contact center.
  • the routing server may be configured to route a request to a customer service representative of the customer services representatives via the call server.
  • the user on the website may be associated with a session identifier.
  • the system may further include a monitoring server configured to monitor user interaction associated with the user of the website, wherein the routing server is configured to route the request to a customer service representative in accordance with the monitored user interaction, and wherein the call server is configured to establish the call by identifying the user using the session identifier.
  • a monitoring server configured to monitor user interaction associated with the user of the website
  • the routing server is configured to route the request to a customer service representative in accordance with the monitored user interaction
  • the call server is configured to establish the call by identifying the user using the session identifier.
  • the call server may include a SIP server.
  • the WebRTC-SIP gateway may be further configured to establish a WebRTC-to- SIP connection.
  • the WebRTC-SIP gateway may be further configured to establish a WebRTC-to- WebRTC connection.
  • the WebRTC-SIP gateway may be further configured to establish a SIP-to-SIP connection.
  • the calls may include an audio channel.
  • the calls may include a video channel.
  • a method for connecting a website user to a contact center includes: establishing a communication channel between a user and an agent of the contact center, the communication channel comprising a voice communication channel; establishing a supplemental channel between the user and the contact center for exchanging data between the user and the contact center; and storing the data exchanged in the supplemental channel in association with the communication channel.
  • the method may further include receiving a call request via a website accessed by the user via a web browser, wherein the communication channel is established with a media engine integrated into the web browser.
  • the text-based chat may be conducted between the user and the agent.
  • the screen sharing may be conducted between the user and the agent.
  • the information may be transferred between the user and the agent using web forms.
  • the communication channel and the supplemental channel may be associated with a single session identifier.
  • the establishing the communication channel may include requesting information via the supplemental channel.
  • the requesting information may include transmitting a web-based form to a web browser associated with the single session identifier.
  • the supplemental channel may include a socket connection.
  • the establishing the communication channel may include: receiving information from the website user via the supplemental channel; and identifying the agent of the contact center based on the information.
  • the information may include a response to a web-based form.
  • a system for providing supplemental media and data exchange in a contact center includes: a call server configured to establish a plurality of communication channels between a plurality of users and a plurality of agents of the contact center; a routing server configured to route a plurality of requests for connections to the plurality of agents of the contact center; a supplemental application server configured to establish a plurality of supplemental communication channels for exchanging data between the users and the contact center; and a database for storing the data exchanged via the supplemental channel in association with the communication channel.
  • the call server may be configured to receive a plurality of call requests via a website accessed by the users, wherein the communication channel is established with a media engine integrated into a web browser used by one or more of the users.
  • Each of the communication channels may be associated with corresponding ones of the supplemental communication channels and each of the communication channels and its corresponding supplemental communication channels may be associated with a single session identifier, the single session identifier being distinct from a session identifier associated with another of the communication channels.
  • the supplemental application server may be configured to provide a text-based chat channel between the user and the agent.
  • the supplemental application server may be configured to provide a screen sharing channel between the user and the agent.
  • the supplemental application server may be configured to receive responses to web forms from the user.
  • the routing server may be f rther configured to route requests to the agents using routing information received from the supplemental application server.
  • the supplemental application server may be further configured to receive routing information from a plurality of web browsers associated with the users via the supplemental communication channels,
  • Each of the supplemental channels may include a socket connection.
  • FIG. 1 is a block diagram of a system for web browser-based communication between users and customer contact centers according to one exemplary embodiment of the present invention.
  • FIGS. 2 A and 2B are flowcharts of a process for connecting a web application user to a contact center agent according to one exemplary embodiment of the present invention.
  • FIG. 3 is a flowchart of a process for identifying the appropriate agent for routing the call according to one exemplary embodiment of the present invention.
  • FIG. 4 is a flow diagram illustrating a process for establishing an out-of-band channel according to one exemplary embodiment of the present invention.
  • FIG. 5A is a schematic diagram of a browser window on a customer end-user device according to one exemplary embodiment of the present invention.
  • FIG. 5B is a schematic diagram of a browser window with a pop-up window displaying a real-time video call with an agent according to one exemplary embodiment of the present invention.
  • FIGS. 6A and 6B are schematic diagrams of browser windows with pop-up windows displaying requests for additional information from a customer, according to one exemplary embodiment of the present invention.
  • FIG. 7 is a schematic diagram of a browser window displayed by the end-user device of a customer engaged in a communication session with a customer service
  • Exemplary embodiments of the present invention are directed to a system and method for establishing one or more communications channels with visitors to a website and a customer service representative (also referred to as an agent) using a web browser-based communication system.
  • a customer service representative also referred to as an agent
  • Such a system may be, for example, a Web real-time communication (Web TC) system.
  • WebRTC which is also known as RTCWeb, enables a web browser to provide real-time communications (RTC) capabilities via JavaScript application
  • APIs programming interfaces
  • WebRTC technology puts a media engine into a browser or other elements of client devices.
  • the media engine is the technology that manages microphones, cameras, and speakers and gets audio and video onto and off the internet.
  • a visitor to the website desiring to speak to an agent simply actuates a call button displayed on the website, and a voice and/or video connection is formed between the visitor and an agent over, e.g. the Internet, without requiring that the visitor install any standalone applications or browser plug-in.
  • the visitor also need not leave his/her current web browsing session and initiate a separate call session for engaging in a web browser based voice communication with the agent.
  • the user's activity on the website is monitored and information derived from monitoring the activity is used to determine whether or not to offer a live agent (e.g. , a live communication with a customer service representative). If offered a live contact, the user may choose to speak to an agent (e.g., via text chat, telephone, WebRTC, or another teleconferencing service).
  • a live agent e.g. , a live communication with a customer service representative. If offered a live contact, the user may choose to speak to an agent (e.g., via text chat, telephone, WebRTC, or another teleconferencing service).
  • a organization may route the user to an agent based on the user's prior activity on the website. For example, a first user looking primarily at a particular category of products (e.g., laptops) available for sale on the website would be directed to a sales agent with specialized knowledge of that category. As another example, a second user browsing portions of the website associated with troubleshooting problems associated with a particular product would be routed to a customer support agent such as a technical support agent. As a third example, a customer browsing a Spanish or Chinese version of the website may be routed to a Spanish or Chinese speaking customer service representative, respectively.
  • a customer support agent such as a technical support agent.
  • a user may utilize an out-of-band (OOB) or supplemental channel for providing and receiving additional information to and from agents and end users before, during, and/or after a call, e.g., by telephone, WebRTC, or other voice over IP communication channel.
  • OOB out-of-band
  • the OOB channel is dynamically offered by the contact center through the web server such that the decision to offer the OOB channel is made by the contact center and the user is provided the option to accept or ignore this channel.
  • the OOB or supplemental channel may include any communication channel which is logically linked to the real time communication channel used for video and/or audio conversation between agents and end users but may be separate from the real time
  • the display of the OOB channel data could be either separated from or grouped with the real time communication display.
  • the OOB channel is used to display of pictures or movies, or a graphical presentation of an IV selection menu.
  • the additional information may be received via the OOB channel after establishing a call but before connecting the call with an agent.
  • the additional information when the additional information is received via the OOB channel before establishing a call, it may be used to assist in routing the user to an appropriate agent.
  • the contact center when the customer initiates a call using WebRTC, the contact center actively initiates or offers an OOB or supplemental channel to the user to, for example, show the graphical presentation of the IVR menu and for the agent to push content to the user.
  • the OOB channel may also be a text chat window where the additional information is exchanged between agents and end users via text chat.
  • the OOB channel may also be, for example, a medium for sharing images (e.g., screenshots), recorded videos, documents (e.g., tutorials and order forms), links to other web pages, and/or a medium for sharing screens (e.g., using remote desktop technology such as remote framebuffer, Microsoft® Remote Desktop Services®, and other similar technologies).
  • the OOB channel may also provide a backup communication channel if WebRTC is unreliable due to an unstable a poor Internet connection.
  • the OOB channel can provide data without being restricted by quality of service (QoS) requirements that may be in place for data that is transferred in an in- band channel, such as a WebRTC channel.
  • QoS quality of service
  • the agents may also be with supplied information regarding the user's browsing history on the organization's website and, if available, the users' responses to web browser-based forms, in order to provide the agent with a better
  • FIG. 1 is a block diagram of a system for web browser-based communication system between web users and customer contact centers according to one exemplary embodiment of the present invention.
  • a user or customer may use a web browser 11 installed in an end-user device 12 to access a web server 120 via a data communications network 20 such as, for example, the Internet.
  • the end-user device 12 may be a standard desktop or portable computer, tablet, smartphone, television, game console, or any other device capable of running a web browser as is conventional in the art.
  • the web server 120 may be configured to host a web application or website 122 that provides information such as features and specifications of products or services available from an organization and/or technical support for those products or services.
  • the web server 120 may also be configured to drive the WebRTC sessions and the OOB communication channel to the web browser 11 by supplying, for example, JavaScript code.
  • a contact center 10 may be operated by the organization or by another entity.
  • the contact center 10 may, according to one example, include a WebRTC/call server or gateway 110 for receiving incoming requests to establish WebRTC calls, and a routing server 1 0 for routing incoming requests from the
  • the WebRTC/call server 110 is configured to receive and establish WebRTC sessions and acts as a gateway between WebRTC and SIP.
  • the WebRTC call is converted into SIP and sent to the SIP server 114, and there it is picked up by the router which instructs the SIP server 114 where to route the call to.
  • the agent is SIP enabled, then the call goes directly from the SIP server 114 to the agent.
  • the SIP server passes the call back to the WebRTC/call server 110 and the call is sent from there to the agent.
  • the agents may be reached at one or more agent devices 112 which may include, for example, desktop or portable computers, tablets, smartphones, or any other device capable of running a web browser, or at agent telephones 116.
  • agent telephones 116 may be, for example, SIP phones for engaging in voice-over-IP (VoIP) communication via, for example, a SIP server 1 14.
  • VoIP voice-over-IP
  • the contact center also includes a web monitor 140 for monitoring customer's activity on the web server 120.
  • the web monitor 140 may be hosted by the organization and may be a software module running on the web server 120 or on a separate server.
  • the contact center may also include a database server 150 for storing information relating to the customers and their interactions with the organization and the contact center.
  • information may include, for example, historical data collected by prior agents regarding prior calls and prior issues or requirements, contact information such as names, addresses, and telephone numbers, lists of products owned by the customer, and the like.
  • the contact center also includes an OOB application server 130 separate from the web server 120 configured to provide OOB or supplemental communications channels to the customer end-user devices 12.
  • the web server 120 is configured to handle and supply functionality related to WebRTC calls between the web browser 1 1 and the WebRTC/call server 110 while the OOB application server 130 is configured to provide code and or media associated with the out-of-band communication channels.
  • the out-of-band is configured to handle and supply functionality related to WebRTC calls between the web browser 1 1 and the WebRTC/call server 110 while the OOB application server 130 is configured to provide code and or media associated with the out-of-band communication channels.
  • the out-of-band the out-of-band
  • These out-of- band communications channels may include, without limitation, channels that provide web browser-based forms, text chats, video, and other types of media that may typically be presentable by a web server to a customer via a web browser.
  • text-based chat may be used for increased accuracy when communicating addresses, email addresses, and credit card payment information, and to provide URLs to web pages to answer user questions.
  • the OOB channels may also be used for video tutorials, official documentation, and screen sharing for demonstrating usage. OOB channels may also provide some redundancies in the case of poor connections in the real-time communication channel. In this regard, the
  • WebRTC/call server 1 10 may assist in establishing socket connections between the customer end-user device 12 and the out-of-band application server 130 and/or the agent device 1 12.
  • an end user viewing a website provided by the web application 122 may decide to speak to an agent for asking questions about products viewed on the website, engage in a particular transaction, or for receiving any other assistance from the agent.
  • a conventional method for initiating this conversation is by dialing a telephone number (e.g., a toll-free or "1 -800" number).
  • the user may also request (e.g. via email) that the agent call the customer at a particular telephone number, or may engage in a text-based chat with the agent via the web browser 1 1.
  • the end user may, in addition or in lieu of these conventional contact mechanisms, establish a WebRTC call with an agent via the web browser.
  • WebRTC allows a user to participate in a real time voice conversation with an agent, thereby increasing their engagement, while reducing the costs associated with operating a contact center reliant on standard PSTN telephone systems.
  • WebRTC calls may be associated with particular browser sessions, thereby simplifying the task of associating OOB channels with the "in-band" audio/video channel.
  • the various servers 1 10, 1 14, 130, 150, 160, and web monitor of FIG. 1 may each include one or more processors executing computer program instructions and interacting with other system components for performing the various functionalities described herein.
  • the computer program instructions are stored in a memory implemented using a standard memory device, such as, for example, a random access memory (RAM).
  • the computer program instructions may also be stored in other non-transitory computer readable media such as, for example, a CD-ROM, flash drive, or the like.
  • each of the servers is described as being provided by the particular server, a person of skill in the art should recognize that the functionality of various servers may be combined or integrated into a single server, or the functionality of a particular server may be distributed across one or more other servers without departing from the scope of the embodiments of the present invention.
  • FIGS. 2 A and 2B are flowcharts of a process for connecting a web application user to a contact center agent according to one exemplary embodiment of the present invention.
  • the process may be described in terms of one or more software routines executed by one or more processors based on computer program instructions stored in memory.
  • a person of skill in the art should recognize, however, that the process may be executed via hardware, firmware (e.g. via an ASIC), or in combination of software, firmware, and/or hardware.
  • the sequence of steps of the process is not fixed, but may be altered into any desired sequence as recognized by a person of skill in the art.
  • the web monitor 140 tracks a user's session on a web application, such as, for example, the web application 122 provided by the web server 120.
  • a user invokes the browser 1 1 in the end-user device 12 to access the web application 122.
  • the user may interact with the website/application by navigating though the pages of the website, selecting different links, submitting information, initiating transactions, or performing other actions as will be apparent to a person of skill in the art.
  • the navigating of the various pages and the actions performed while visiting the website is tracked by the web monitor 140 as discussed in further detail in the above-referenced U.S. Application Ser. No. 13/293,575.
  • a session identifier (a "session ID” or “session token” or, alternatively, login information associated with a user account) may be granted and associated with the customer end-user device 12 and/or the web browser running thereon, thereby allowing the web application 122 and other servers operated by the organization and/or the contact center to identify the user and to track the user's activity.
  • the web monitor 140 monitors/tracks the user's activity on the web application 122 to determine the intent or goals of the user while using the website (e.g., determining which category of products or services the user is interested in purchasing or determining the problem that the user would like to resolve) and associate this computed result with the user's session identifier.
  • the web monitor 40 supplies to the routing server 160 information regarding the monitored activity of the user as associated with a particular session identifier.
  • the user may decide to speak to a customer service representative to obtain information or to ask for assistance in regards to a product or service being viewed.
  • the visitor may transmit the command to initiate the call by selecting a "call" button.
  • the web application interprets the command as a command to initiate a browser based real time communication channel (referred to as a WebRTC call).
  • the WebRTC/call server 110 receives the request to initiate the WebRTC call with a customer service representative.
  • the WebRTC/call server 110 receives the request to initiate the WebRTC call with a customer service representative.
  • the request to initiate the call includes, for example, a Session Description Protocol (SDP) offer (as described in Internet Engineering Task Force (IETF) Request for Comments (RFC) 3264), which may include an Interactive Connectivity Establishment (ICE) candidate (as described in IETF RFC5245).
  • SDP Session Description Protocol
  • IETF Internet Engineering Task Force
  • RFC Request for Comments
  • ICE Interactive Connectivity Establishment
  • the offer may include information such as a session identifier for identifying the requested session, and an IP address of the requesting end-user device,
  • the WebRTC/call server 110 translates the WebRTC call to a SIP call using a SIP protocol, and sends a request (e.g. via an INVITE message) to the SIP server 114.
  • a SIP call is used as an example, a person of skill in the art should recognize that a different protocol for VoIP communication may be used instead of SIP, such as, for example, H.323.
  • the web server 120 may provide the JavaScript that drives WebRTC functionality to the web browser.
  • the other party is matched to the WebRTC/call server 110.
  • WebRTC/call server 1 10 acts as a proxy or gateway for connection to the actual (end-)party of the user's WebRTC session, where the actual party may be, for example, a WebRTC enabled agent or a SIP enabled agent.
  • step 204 the routing server 160 is invoked by the SIP server 114 for identifying an appropriate agent to route the call.
  • step 206 a determination is made by, for example, the SIP server 114 in combination with the router, as to whether the identified agent is associated with a WebRTC capable browser. If the answer is NO, the SIP server transmits, in step 214, a SIP call to the selected agent.
  • the SIP server 114 transmits a SIP INVITE message to the selected agent's SIP device (e.g. telephone 116).
  • the selected agent thus communicates with the website visitor via his or her SIP device, while the website visitor communicates with the selected agent via the web browser 111.
  • this WebRTC call (referred to as an in-band connection) is used solely for voice (e.g., audio only).
  • the connection includes both audio and video.
  • the SIP server 114 transmits a SIP call for the agent to the WebRTC/call server 110.
  • the SIP server 114 transmits a SIP INVITE message including an address of the selected agent.
  • the WebRTC/call server 110 converts the SIP call to a WebRTC call.
  • the WebRTC/call server 110 acts as a bidirectional gateway between WebRTC and SIP based calls.
  • the WebRTC/call server 1 10 sends the WebRTC call to the browser in the selected agent's device 1 12.
  • both the agent and the website visitor engage in communication via their respective web browsers.
  • FIG. 3 is a more detailed flow diagram of step 204 of FIG. 2A for selecting an appropriate agent for routing an incoming call according to one exemplary embodiment of the invention.
  • the routing server 160 receives the routing information (e.g., the location of the user on the web app) from the web monitor 140 to assist in routing the call to an appropriate customer service representative.
  • the routing server 160 attempts to determine the user's intentions (e.g., purchasing a product, technical support, etc.).
  • the routing server 160 determines if the routing information is sufficient to determine the user's intent. If there is sufficient information, the routing server selects an appropriate agent in step 312, and information identifying the selected agent such as, for example, an agent identifier, telephone number, and/or IP address is sent in step 314 to the WebRTC/call server 1 10.
  • step 308 if the routing server determines that the information received is insufficient for routing the call, additional routing information may be collected in step 308 from the website visitor.
  • the routing server invokes the OOB application server 130 for obtaining the additional information.
  • the OOB application server 130 displays one or more prompts (e.g., web forms or a series of prompts in a wizard) via an
  • OOB channel to obtain the additional information.
  • a webpage may be displayed to the website visitor inquiring additional details on the call, such as, for example, the reason for the call, a particular language that is preferred, and the like.
  • the OOB application server 130 provides one or more OOB channels of communication within the browser in addition to (e.g., concurrently with) the real-time communication channel (e.g., the WebRTC
  • the OOB application server 130 forwards the additional information to the routing server 160 or to the call server 1 14 to route the call to the appropriate customer service representative.
  • the one or more prompts for additional information may be selected based on the sufficiency of the information determined by the web monitor 140. For example, the web monitor 140 may determine that a user is interested in obtaining product support because the user has been browsing troubleshooting pages. However, in some circumstances the web monitor 140 may not have sufficient information to determine the particular product that the user is having issues with. As such, when the user makes a request to establish a real-time communication channel with a customer service representative, the out-of-band application server 130 may first prompt the user to indicate that it believes that the user is looking for customer support and may ask the user to identify a product from a list of products that the user would like help with.
  • the session identifier transmitted with the request for a Web TC call is used to associate the website user with the particular session of the web application, the user's call request, and the user's responses to the web-browser based prompts.
  • the additional routing information may be combined with the previously collected routing information and reassessed in step 304 to determine if there is sufficient information to determine a user's intentions. The process may be repeated until sufficient information is received. The user may also choose to cancel the call request rather than to continue to answer questions via the web prompt, in which case the call request is ended in step 310.
  • FIG. 4 is a flow diagram of a process for establishing an OOB channel connection between the customer end-user device 12 and the agent device 1 12 according to one exemplary embodiment of the invention.
  • the one or more out-of-band channels may be associated with the session identifier associated with the corresponding browser-based real-time communication channel established as described, for example, with respect to FIGS. 2 A and 2B.
  • the out-of-band information may include, but is not limited to, text chats, screen sharing, shared documents, an inline frame ("iframe") for displaying web pages, and the like.
  • the out-of-band application server 130 receives request to establish an out-of- band channel in step 402. Either the user or the customer service representative (CSR) may make this request via their web browsers on their end-user devices and the out-of-band channel may be activated at the contact center.
  • the request may identify one or more types of out-of-band channels (e.g., text chat, screen sharing, etc.) to be established.
  • the out-of-band application server 130 also uses session identifiers to identify 404 the user and the CSR to be connected.
  • the out-of-band application server 130 then establishes a connection (e.g., a WebSocket connection) between the user and the CSR using their respective session identifiers. This connection can be used to provide a channel for communicating the out-of- band information between the user and the CSR.
  • a connection e.g., a WebSocket connection
  • the out-of-band channels and out-of-band information are used to supplement the "in-band" WebRTC-based voice and/or video communication channel, by providing additional communication channels such as text chat, screen sharing, and the like.
  • the party e.g. , the user or the CSR
  • the party may be prompted to confirm or reject the request to establish the out-of-band channel.
  • separate connections e.g., separate WebSocket connections
  • the CSR e.g. , the web browsers used by the user and the CSR
  • these connections can be shared by the types of out-of-band channels used.
  • FIG. 5 A is an exemplary screen shot of an exemplary browser window 100 displayed on the customer end-user device 12 where a customer using the customer end-user device 12 is shopping on the "ACME Products" website according to one exemplary embodiment of the present invention.
  • the user may want to speak to a customer service representative to obtain information or to ask for assistance in regard to a product or service being viewed by the user.
  • the website provides a button 101 to initiate a request for a WebRTC call with the related contact center to speak with an agent.
  • the opportunity to establish a call may be indicated with a pop-up window, an overlay, or another object on the web page.
  • a request to establish a WebRTC call is transmitted by the browser 1 1 1 in response to the user's selection of the button 101.
  • FIG. 3B is an exemplary screen shot of a browser window 100 with a pop-up window 102 displaying a real-time video call with an agent.
  • FIGS. 6A and 6B are exemplary screen shots of pop-up windows 103, 105 displayed for requesting additional information from the website visitor according to one exemplary embodiment of the invention.
  • the pop-up windows may be used to prompt the user to select from a choice of languages, to indicate whether the call relates to sales, support, or other customer service, and/or to identify a category of products to which the call relates.
  • FIG. 7 is an exemplary screen shot of a browser window 100 displayed by the end-user device 12 of a customer engaged in a communication session with a customer service representative and with a plurality of out-of-band channels according to one exemplary embodiment of the present invention.
  • a user's browser window may include a plurality of sub- windows 102-108, where these sub-windows provide additional out-of-band information and communications channels including, without limitation, a video chat window 102, a text chat window 104, a document viewer window 106, and a video window 108.
  • Embodiments of the present invention are not limited to the listed windows and may include other windows for displaying other types of content such as, for example, a digital "whiteboard" for drawing diagrams, displaying images, displaying billing information, and displaying a live view of a customer service representative's computer screen, or a portion thereof, for demonstrating the use of a product or service, or the like.
  • a sub-window 102a may float in a separate browser window.
  • embodiments of the present invention illustrate a call server and routing calls via the call server
  • customer service representatives communicate with users directly via WebRTC connections without an intervening call server.
  • a SIP server is included in the loop for purposes of call control, such as transfer, conferencing, or supervisors silent monitoring and whisper coaching.

Abstract

A method for connecting a website user to a contact center agent includes: monitoring user interaction associated with the website user; receiving a call request via the website; identifying an agent or an interactive voice response based on the monitored user interaction; and establishing a communication channel supported by a web browser between the website user and the identified agent or the interactive voice response.

Description

SYSTEM AND METHOD FOR WEB-BASED REAL TIME COMMUNICATION
WITH CONTACT CENTERS
FIELD
[0001] Embodiments of the present invention are directed to systems and methods for operating contact centers, and more particularly, to systems and methods for communicating with users using web browser based communication channels.
BACKGROUND
[0002] In the field of customer communications and services, an organization such as a retail company, a service company, or a non-profit organization may operate a website for providing information to customers and clients and/or for providing an entry point of communication with a contact center. In addition to the website, the organization may also operate a contact center (e.g. customer service or sales contact center) staffed by people who communicate with customers via a telephone or other audio/visual communication channel, interactive text chat systems, short message service (SMS), social media, cobrowsing, email, letters, fax, etc.
[0003] Generally, visitors to an organization's website are presented with information and opportunities for contacting representatives of the organization at the contact centers. These opportunities are typically presented as toll-free numbers (e.g. , "1-800" numbers) for voice communications and/or chat boxes or windows integrated into a web page for real-time text-based communications. In some circumstances, a user is given the opportunity to fill out a form to indicate what they would like to speak about and to provide their telephone number for a representative of the organization to call the user (either immediately or at a designated time) using the public switched telephone network (PSTN).
[0004] However, operating toll-free numbers and maintaining a sufficiently large number of PSTN lines can often be expensive for organizations. In addition, voice communication over a PSTN connection is generally limited to audio and is substantially separate from and independent of the particular browser session currently being used by the caller.
[0005] Many organizations often use Data Network Telephony (DNT) or "computer- simulated telephony" to provide increased flexibility in handling higher numbers of calls through the use of shared, connectionless data networks such as the Internet. In such DNT systems, high loads can be handled by, for example, gracefully degrading call quality during peak usage through Quality of Service (QoS) mechanisms. For example, a DNT system may be implemented in part using telephones and gateways based on a Session Initiation Protocol (SIP), as described, in part, in Internet Engineering Task Force (IETF) Request for Comments (RFC) 2543, 3261, and 3262, . [0006] Whether the contact centers use PSTN lines, DNT connections, other types of telephonic communication systems, or combinations thereof, the contact centers typically include some system for routing incoming calls to the appropriate parties. Such a system may include an interactive voice response (IVR) system. The call can be connected to an IVR either before reaching the contact center switch, such as at the service control point (SCP) level or after reaching the contact center switch, such as through contact center routing means. During an IVR interaction, a voice application (or a chain of voice applications) is played for the caller and the caller interacts with menu options that are played by the voice application (e.g., "For new sales, press 1. For product support, press 2."). Other IVR systems may also or alternatively provide voice recognition systems (e.g., "Which flight would you like to know the status of? You can say the flight number or enter it on your keypad."). Interaction with such enunciated voice menus may often be difficult. This may be due in part to confusion because of the recitation of many options presented serially to the caller through the voice interface. Often a caller replays the menu and listens to the available options multiple times before selecting an option. This creates delay in the system that could lead to delays in call processing and to reductions in call processing efficiency, and may sometimes result in callers abandoning calls due to frustration.
[0007] Accordingly, what is desired are economical systems and methods for customers to communicate with agents at contact centers and systems and methods for determining user intentions for routing calls to particular agents.
SUMMARY
[0008] According to one embodiment of the present invention, a method for connecting a website user to a contact center agent includes: monitoring user interaction associated with the website user; receiving a call request via the website; identifying an agent or an interactive voice response based on the monitored user interaction; and establishing a communication channel supported by a web browser between the website user and the identified agent or the interactive voice response.
[0009] The monitored user interaction may be associated with a session identifier.
[0010] The establishing the communication channel may include identifying a user session using the session identifier.
[0011] The communication channel may include a WebRTC call leg.
[0012] The communication channel may include a SIP call leg between the agent and the user.
[0013] The communication channel may include a PSTN call leg between the agent and the user.
[0014] The communication channel may include a WebRTC call leg between the agent and the user. [0015] The communication channel may include an audio channel.
[0016] The communication channel may include a video channel.
[0017] According to another embodiment of the present invention, a system for providing connections with a contact center includes: a WebRTC-SIP gateway configured to receive a plurality of requests for connections between a session of a user on a website and the contact center; a routing server configured to route the requests for connections to a plurality of customer service representatives of the contact center; and a call server for establishing calls via the WebRTC-SIP gateway between the user and a customer service representative of the contact center.
[0018] The routing server may be configured to route a request to a customer service representative of the customer services representatives via the call server.
[0019] The user on the website may be associated with a session identifier.
[0020] The system may further include a monitoring server configured to monitor user interaction associated with the user of the website, wherein the routing server is configured to route the request to a customer service representative in accordance with the monitored user interaction, and wherein the call server is configured to establish the call by identifying the user using the session identifier.
[0021] The call server may include a SIP server.
[0022] The WebRTC-SIP gateway may be further configured to establish a WebRTC-to- SIP connection.
[0023] The WebRTC-SIP gateway may be further configured to establish a WebRTC-to- WebRTC connection.
[0024] The WebRTC-SIP gateway may be further configured to establish a SIP-to-SIP connection.
[0025] The calls may include an audio channel.
[0026] The calls may include a video channel.
[0027] According to one embodiment of the present invention, a method for connecting a website user to a contact center includes: establishing a communication channel between a user and an agent of the contact center, the communication channel comprising a voice communication channel; establishing a supplemental channel between the user and the contact center for exchanging data between the user and the contact center; and storing the data exchanged in the supplemental channel in association with the communication channel.
[0028] The method may further include receiving a call request via a website accessed by the user via a web browser, wherein the communication channel is established with a media engine integrated into the web browser.
[0029] The text-based chat may be conducted between the user and the agent.
[0030] The screen sharing may be conducted between the user and the agent. [0031] The information may be transferred between the user and the agent using web forms.
[0032] The communication channel and the supplemental channel may be associated with a single session identifier.
[0033] The establishing the communication channel may include requesting information via the supplemental channel.
[0034] The requesting information may include transmitting a web-based form to a web browser associated with the single session identifier.
[0035] The supplemental channel may include a socket connection.
[0036] The establishing the communication channel may include: receiving information from the website user via the supplemental channel; and identifying the agent of the contact center based on the information.
[0037] The information may include a response to a web-based form.
[0038] According to another embodiment of the present invention, a system for providing supplemental media and data exchange in a contact center includes: a call server configured to establish a plurality of communication channels between a plurality of users and a plurality of agents of the contact center; a routing server configured to route a plurality of requests for connections to the plurality of agents of the contact center; a supplemental application server configured to establish a plurality of supplemental communication channels for exchanging data between the users and the contact center; and a database for storing the data exchanged via the supplemental channel in association with the communication channel.
[0039] The call server may be configured to receive a plurality of call requests via a website accessed by the users, wherein the communication channel is established with a media engine integrated into a web browser used by one or more of the users.
[0040] Each of the communication channels may be associated with corresponding ones of the supplemental communication channels and each of the communication channels and its corresponding supplemental communication channels may be associated with a single session identifier, the single session identifier being distinct from a session identifier associated with another of the communication channels.
[0041] The supplemental application server may be configured to provide a text-based chat channel between the user and the agent.
[0042] The supplemental application server may be configured to provide a screen sharing channel between the user and the agent.
[0043] The supplemental application server may be configured to receive responses to web forms from the user.
[0044] The routing server may be f rther configured to route requests to the agents using routing information received from the supplemental application server. [0045] The supplemental application server may be further configured to receive routing information from a plurality of web browsers associated with the users via the supplemental communication channels,
[0046] Each of the supplemental channels may include a socket connection.
BRIEF DESCRIPTION OF THE DRAWINGS
[0047] The accompanying drawings, together with the specification, illustrate exemplary embodiments of the present invention, and, together with the description, serve to explain the principles of the present invention.
[0048] FIG. 1 is a block diagram of a system for web browser-based communication between users and customer contact centers according to one exemplary embodiment of the present invention.
[0049] FIGS. 2 A and 2B are flowcharts of a process for connecting a web application user to a contact center agent according to one exemplary embodiment of the present invention.
[0050] FIG. 3 is a flowchart of a process for identifying the appropriate agent for routing the call according to one exemplary embodiment of the present invention.
[0051] FIG. 4 is a flow diagram illustrating a process for establishing an out-of-band channel according to one exemplary embodiment of the present invention.
[0052] FIG. 5A is a schematic diagram of a browser window on a customer end-user device according to one exemplary embodiment of the present invention.
[0053] FIG. 5B is a schematic diagram of a browser window with a pop-up window displaying a real-time video call with an agent according to one exemplary embodiment of the present invention.
[0054] FIGS. 6A and 6B are schematic diagrams of browser windows with pop-up windows displaying requests for additional information from a customer, according to one exemplary embodiment of the present invention.
[0055] FIG. 7 is a schematic diagram of a browser window displayed by the end-user device of a customer engaged in a communication session with a customer service
representative and with a plurality of out-of-band channels according to one exemplary embodiment of the present invention.
DETAILED DESCRIPTION
[0056] In the following detailed description, only certain exemplary embodiments of the present invention are shown and described, by way of illustration. As those skilled in the art would recognize, the invention may be embodied in many different forms and should not be construed as being limited to the embodiments set forth herein. Like reference numerals designate like elements throughout the specification. [0057] Exemplary embodiments of the present invention are directed to a system and method for establishing one or more communications channels with visitors to a website and a customer service representative (also referred to as an agent) using a web browser-based communication system. Such a system may be, for example, a Web real-time communication (Web TC) system. WebRTC, which is also known as RTCWeb, enables a web browser to provide real-time communications (RTC) capabilities via JavaScript application
programming interfaces (APIs) without requiring a user to actively download and install additional software and essentially makes bidirectional media processing and media coding technologies available in every browser. WebRTC technology puts a media engine into a browser or other elements of client devices. The media engine is the technology that manages microphones, cameras, and speakers and gets audio and video onto and off the internet. Thus, a visitor to the website desiring to speak to an agent simply actuates a call button displayed on the website, and a voice and/or video connection is formed between the visitor and an agent over, e.g. the Internet, without requiring that the visitor install any standalone applications or browser plug-in. The visitor also need not leave his/her current web browsing session and initiate a separate call session for engaging in a web browser based voice communication with the agent.
[0058] In one exemplary embodiment of the present invention, the user's activity on the website is monitored and information derived from monitoring the activity is used to determine whether or not to offer a live agent (e.g. , a live communication with a customer service representative). If offered a live contact, the user may choose to speak to an agent (e.g., via text chat, telephone, WebRTC, or another teleconferencing service). The
organization may route the user to an agent based on the user's prior activity on the website. For example, a first user looking primarily at a particular category of products (e.g., laptops) available for sale on the website would be directed to a sales agent with specialized knowledge of that category. As another example, a second user browsing portions of the website associated with troubleshooting problems associated with a particular product would be routed to a customer support agent such as a technical support agent. As a third example, a customer browsing a Spanish or Chinese version of the website may be routed to a Spanish or Chinese speaking customer service representative, respectively.
[0059] According to one exemplary embodiment of the present invention, a user may utilize an out-of-band (OOB) or supplemental channel for providing and receiving additional information to and from agents and end users before, during, and/or after a call, e.g., by telephone, WebRTC, or other voice over IP communication channel. In some embodiments, the OOB channel is dynamically offered by the contact center through the web server such that the decision to offer the OOB channel is made by the contact center and the user is provided the option to accept or ignore this channel. According to one exemplary
embodiment, the OOB or supplemental channel may include any communication channel which is logically linked to the real time communication channel used for video and/or audio conversation between agents and end users but may be separate from the real time
communication channel with respect to the protocol and transmission. For example, the display of the OOB channel data could be either separated from or grouped with the real time communication display. According to one embodiment of the present invention, the OOB channel is used to display of pictures or movies, or a graphical presentation of an IV selection menu. In some embodiments, the additional information may be received via the OOB channel after establishing a call but before connecting the call with an agent. In other embodiments, when the additional information is received via the OOB channel before establishing a call, it may be used to assist in routing the user to an appropriate agent.
[0060] In some embodiments, when the customer initiates a call using WebRTC, the contact center actively initiates or offers an OOB or supplemental channel to the user to, for example, show the graphical presentation of the IVR menu and for the agent to push content to the user. For example, according to one exemplary embodiment of the invention, the OOB channel may also be a text chat window where the additional information is exchanged between agents and end users via text chat. The OOB channel may also be, for example, a medium for sharing images (e.g., screenshots), recorded videos, documents (e.g., tutorials and order forms), links to other web pages, and/or a medium for sharing screens (e.g., using remote desktop technology such as remote framebuffer, Microsoft® Remote Desktop Services®, and other similar technologies). The OOB channel may also provide a backup communication channel if WebRTC is unreliable due to an unstable a poor Internet connection. Furthermore, the OOB channel can provide data without being restricted by quality of service (QoS) requirements that may be in place for data that is transferred in an in- band channel, such as a WebRTC channel.
[0061] In some exemplary embodiments, in addition or in lieu of any information provided via the OOB channel, the agents may also be with supplied information regarding the user's browsing history on the organization's website and, if available, the users' responses to web browser-based forms, in order to provide the agent with a better
understanding of the issues the user may be facing.
[0062] FIG. 1 is a block diagram of a system for web browser-based communication system between web users and customer contact centers according to one exemplary embodiment of the present invention. A user or customer may use a web browser 11 installed in an end-user device 12 to access a web server 120 via a data communications network 20 such as, for example, the Internet. The end-user device 12 may be a standard desktop or portable computer, tablet, smartphone, television, game console, or any other device capable of running a web browser as is conventional in the art. The web server 120 may be configured to host a web application or website 122 that provides information such as features and specifications of products or services available from an organization and/or technical support for those products or services. The web server 120 may also be configured to drive the WebRTC sessions and the OOB communication channel to the web browser 11 by supplying, for example, JavaScript code.
[0063] According to one exemplary embodiment, a contact center 10 may be operated by the organization or by another entity. The contact center 10 may, according to one example, include a WebRTC/call server or gateway 110 for receiving incoming requests to establish WebRTC calls, and a routing server 1 0 for routing incoming requests from the
WebRTC/call server 110 to appropriate agents at the contact center. According to one embodiment, the WebRTC/call server 110 is configured to receive and establish WebRTC sessions and acts as a gateway between WebRTC and SIP. The WebRTC call is converted into SIP and sent to the SIP server 114, and there it is picked up by the router which instructs the SIP server 114 where to route the call to. If the agent is SIP enabled, then the call goes directly from the SIP server 114 to the agent. If the agent is WebRTC enabled, then the SIP server passes the call back to the WebRTC/call server 110 and the call is sent from there to the agent. The agents may be reached at one or more agent devices 112 which may include, for example, desktop or portable computers, tablets, smartphones, or any other device capable of running a web browser, or at agent telephones 116. The agent telephones 116 may be, for example, SIP phones for engaging in voice-over-IP (VoIP) communication via, for example, a SIP server 1 14.
[0064] According to one exemplary embodiment, the contact center also includes a web monitor 140 for monitoring customer's activity on the web server 120. In other embodiments, the web monitor 140 may be hosted by the organization and may be a software module running on the web server 120 or on a separate server. Systems and methods for momtoring a customer or web visitor are described in more detail in, for example, in U.S. Application Ser. No. 13/293,575 filed in the United States Patent and Trademark Office on November 10, 2011 , and titled "SYSTEM FOR INTERACTING WITH A WEB VISITOR," the entire disclosure of which is incorporated herein by reference.
[0065] The contact center may also include a database server 150 for storing information relating to the customers and their interactions with the organization and the contact center. Such information may include, for example, historical data collected by prior agents regarding prior calls and prior issues or requirements, contact information such as names, addresses, and telephone numbers, lists of products owned by the customer, and the like.
[0066] In some exemplary embodiments, the contact center also includes an OOB application server 130 separate from the web server 120 configured to provide OOB or supplemental communications channels to the customer end-user devices 12. For example, in some embodiments the web server 120 is configured to handle and supply functionality related to WebRTC calls between the web browser 1 1 and the WebRTC/call server 110 while the OOB application server 130 is configured to provide code and or media associated with the out-of-band communication channels. In other embodiments, the out-of-band
communication channel functionality may be provided by the web server 120. These out-of- band communications channels may include, without limitation, channels that provide web browser-based forms, text chats, video, and other types of media that may typically be presentable by a web server to a customer via a web browser. For example, text-based chat may be used for increased accuracy when communicating addresses, email addresses, and credit card payment information, and to provide URLs to web pages to answer user questions. The OOB channels may also be used for video tutorials, official documentation, and screen sharing for demonstrating usage. OOB channels may also provide some redundancies in the case of poor connections in the real-time communication channel. In this regard, the
WebRTC/call server 1 10 may assist in establishing socket connections between the customer end-user device 12 and the out-of-band application server 130 and/or the agent device 1 12.
[0067] According to one exemplary embodiment of the invention, an end user viewing a website provided by the web application 122 (referred to as the website visitor) may decide to speak to an agent for asking questions about products viewed on the website, engage in a particular transaction, or for receiving any other assistance from the agent. A conventional method for initiating this conversation is by dialing a telephone number (e.g., a toll-free or "1 -800" number). The user may also request (e.g. via email) that the agent call the customer at a particular telephone number, or may engage in a text-based chat with the agent via the web browser 1 1. According to exemplary embodiments of the present invention, the end user may, in addition or in lieu of these conventional contact mechanisms, establish a WebRTC call with an agent via the web browser. Using WebRTC allows a user to participate in a real time voice conversation with an agent, thereby increasing their engagement, while reducing the costs associated with operating a contact center reliant on standard PSTN telephone systems. In addition, WebRTC calls may be associated with particular browser sessions, thereby simplifying the task of associating OOB channels with the "in-band" audio/video channel.
[0068] The various servers 1 10, 1 14, 130, 150, 160, and web monitor of FIG. 1 may each include one or more processors executing computer program instructions and interacting with other system components for performing the various functionalities described herein. The computer program instructions are stored in a memory implemented using a standard memory device, such as, for example, a random access memory (RAM). The computer program instructions may also be stored in other non-transitory computer readable media such as, for example, a CD-ROM, flash drive, or the like. Also, although the functionality of each of the servers is described as being provided by the particular server, a person of skill in the art should recognize that the functionality of various servers may be combined or integrated into a single server, or the functionality of a particular server may be distributed across one or more other servers without departing from the scope of the embodiments of the present invention.
[0069] FIGS. 2 A and 2B are flowcharts of a process for connecting a web application user to a contact center agent according to one exemplary embodiment of the present invention. The process may be described in terms of one or more software routines executed by one or more processors based on computer program instructions stored in memory. A person of skill in the art should recognize, however, that the process may be executed via hardware, firmware (e.g. via an ASIC), or in combination of software, firmware, and/or hardware. Furthermore, the sequence of steps of the process is not fixed, but may be altered into any desired sequence as recognized by a person of skill in the art.
[0070] The process starts, and in step 200, the web monitor 140 tracks a user's session on a web application, such as, for example, the web application 122 provided by the web server 120. In this regard, a user invokes the browser 1 1 in the end-user device 12 to access the web application 122. The user may interact with the website/application by navigating though the pages of the website, selecting different links, submitting information, initiating transactions, or performing other actions as will be apparent to a person of skill in the art. The navigating of the various pages and the actions performed while visiting the website is tracked by the web monitor 140 as discussed in further detail in the above-referenced U.S. Application Ser. No. 13/293,575. For example, while using the web application 122, a session identifier (a "session ID" or "session token" or, alternatively, login information associated with a user account) may be granted and associated with the customer end-user device 12 and/or the web browser running thereon, thereby allowing the web application 122 and other servers operated by the organization and/or the contact center to identify the user and to track the user's activity.
[0071] According to one exemplary embodiment, the web monitor 140 monitors/tracks the user's activity on the web application 122 to determine the intent or goals of the user while using the website (e.g., determining which category of products or services the user is interested in purchasing or determining the problem that the user would like to resolve) and associate this computed result with the user's session identifier. According to one exemplary embodiment, the web monitor 40 supplies to the routing server 160 information regarding the monitored activity of the user as associated with a particular session identifier.
[0072] While perusing the information on the website, the user may decide to speak to a customer service representative to obtain information or to ask for assistance in regards to a product or service being viewed. According to one example, the visitor may transmit the command to initiate the call by selecting a "call" button. According to one exemplary embodiment, the web application interprets the command as a command to initiate a browser based real time communication channel (referred to as a WebRTC call). [0073] In step 202, the WebRTC/call server 110 receives the request to initiate the WebRTC call with a customer service representative. According to one exemplary
embodiment, the request to initiate the call includes, for example, a Session Description Protocol (SDP) offer (as described in Internet Engineering Task Force (IETF) Request for Comments (RFC) 3264), which may include an Interactive Connectivity Establishment (ICE) candidate (as described in IETF RFC5245). The offer may include information such as a session identifier for identifying the requested session, and an IP address of the requesting end-user device,
[0074] In step 203 , the WebRTC/call server 110 translates the WebRTC call to a SIP call using a SIP protocol, and sends a request (e.g. via an INVITE message) to the SIP server 114. Although a SIP call is used as an example, a person of skill in the art should recognize that a different protocol for VoIP communication may be used instead of SIP, such as, for example, H.323.
[0075] In other embodiments of the present invention, the web server 120 may provide the JavaScript that drives WebRTC functionality to the web browser. When the user activates a WebRTC session, the other party is matched to the WebRTC/call server 110. The
WebRTC/call server 1 10 acts as a proxy or gateway for connection to the actual (end-)party of the user's WebRTC session, where the actual party may be, for example, a WebRTC enabled agent or a SIP enabled agent.
[0076] In step 204, the routing server 160 is invoked by the SIP server 114 for identifying an appropriate agent to route the call.
[0077] In step 206, a determination is made by, for example, the SIP server 114 in combination with the router, as to whether the identified agent is associated with a WebRTC capable browser. If the answer is NO, the SIP server transmits, in step 214, a SIP call to the selected agent. For example, the SIP server 114 transmits a SIP INVITE message to the selected agent's SIP device (e.g. telephone 116). The selected agent thus communicates with the website visitor via his or her SIP device, while the website visitor communicates with the selected agent via the web browser 111. In some exemplary embodiments, this WebRTC call (referred to as an in-band connection) is used solely for voice (e.g., audio only). In other exemplary embodiments, the connection includes both audio and video. Referring again to step 206, if a determination is made that the selected agent has a WebRTC-capable browser, the SIP server 114 transmits a SIP call for the agent to the WebRTC/call server 110. In this regard, the SIP server 114 transmits a SIP INVITE message including an address of the selected agent.
[0078] In step 210, the WebRTC/call server 110 converts the SIP call to a WebRTC call. In this regard, the WebRTC/call server 110 acts as a bidirectional gateway between WebRTC and SIP based calls. [0079] In step 212, the WebRTC/call server 1 10 sends the WebRTC call to the browser in the selected agent's device 1 12. Thus, both the agent and the website visitor engage in communication via their respective web browsers.
[0080] FIG. 3 is a more detailed flow diagram of step 204 of FIG. 2A for selecting an appropriate agent for routing an incoming call according to one exemplary embodiment of the invention. In step 302, the routing server 160 receives the routing information (e.g., the location of the user on the web app) from the web monitor 140 to assist in routing the call to an appropriate customer service representative. In step 304, the routing server 160 attempts to determine the user's intentions (e.g., purchasing a product, technical support, etc.). In step 306, the routing server 160 determines if the routing information is sufficient to determine the user's intent. If there is sufficient information, the routing server selects an appropriate agent in step 312, and information identifying the selected agent such as, for example, an agent identifier, telephone number, and/or IP address is sent in step 314 to the WebRTC/call server 1 10.
[0081] Referring again to step 306, if the routing server determines that the information received is insufficient for routing the call, additional routing information may be collected in step 308 from the website visitor. According to one exemplary embodiment, the routing server invokes the OOB application server 130 for obtaining the additional information. In one exemplary embodiment of the present invention, the OOB application server 130 displays one or more prompts (e.g., web forms or a series of prompts in a wizard) via an
OOB channel to obtain the additional information. For example, a webpage may be displayed to the website visitor inquiring additional details on the call, such as, for example, the reason for the call, a particular language that is preferred, and the like.
[0082] According to one exemplary embodiment, the OOB application server 130 provides one or more OOB channels of communication within the browser in addition to (e.g., concurrently with) the real-time communication channel (e.g., the WebRTC
connection).
[0083] According to one exemplary embodiment, the OOB application server 130 forwards the additional information to the routing server 160 or to the call server 1 14 to route the call to the appropriate customer service representative.
[0084] In embodiments of the present invention which include the web monitor 140, the one or more prompts for additional information may be selected based on the sufficiency of the information determined by the web monitor 140. For example, the web monitor 140 may determine that a user is interested in obtaining product support because the user has been browsing troubleshooting pages. However, in some circumstances the web monitor 140 may not have sufficient information to determine the particular product that the user is having issues with. As such, when the user makes a request to establish a real-time communication channel with a customer service representative, the out-of-band application server 130 may first prompt the user to indicate that it believes that the user is looking for customer support and may ask the user to identify a product from a list of products that the user would like help with.
[0085] According to one exemplary embodiment of the invention, the session identifier transmitted with the request for a Web TC call is used to associate the website user with the particular session of the web application, the user's call request, and the user's responses to the web-browser based prompts.
[0086] The additional routing information may be combined with the previously collected routing information and reassessed in step 304 to determine if there is sufficient information to determine a user's intentions. The process may be repeated until sufficient information is received. The user may also choose to cancel the call request rather than to continue to answer questions via the web prompt, in which case the call request is ended in step 310.
[0087] FIG. 4 is a flow diagram of a process for establishing an OOB channel connection between the customer end-user device 12 and the agent device 1 12 according to one exemplary embodiment of the invention. According to one exemplary embodiment, the one or more out-of-band channels may be associated with the session identifier associated with the corresponding browser-based real-time communication channel established as described, for example, with respect to FIGS. 2 A and 2B. As discussed above, the out-of-band information may include, but is not limited to, text chats, screen sharing, shared documents, an inline frame ("iframe") for displaying web pages, and the like.
[0088] The out-of-band application server 130 receives request to establish an out-of- band channel in step 402. Either the user or the customer service representative (CSR) may make this request via their web browsers on their end-user devices and the out-of-band channel may be activated at the contact center. The request may identify one or more types of out-of-band channels (e.g., text chat, screen sharing, etc.) to be established. The out-of-band application server 130 also uses session identifiers to identify 404 the user and the CSR to be connected. The out-of-band application server 130 then establishes a connection (e.g., a WebSocket connection) between the user and the CSR using their respective session identifiers. This connection can be used to provide a channel for communicating the out-of- band information between the user and the CSR.
[0089] As described above, according to one exemplary embodiment of the present invention, the out-of-band channels and out-of-band information are used to supplement the "in-band" WebRTC-based voice and/or video communication channel, by providing additional communication channels such as text chat, screen sharing, and the like.
[0090] In some embodiments of the present invention, the party (e.g. , the user or the CSR) not requesting the out-of-band channel may be prompted to confirm or reject the request to establish the out-of-band channel. In addition, in some embodiments of the present invention, separate connections (e.g., separate WebSocket connections) are established between the user and the CSR (e.g. , the web browsers used by the user and the CSR) for each type of out-of-band channel, or some or all of these connections can be shared by the types of out-of-band channels used.
[0091] FIG. 5 A is an exemplary screen shot of an exemplary browser window 100 displayed on the customer end-user device 12 where a customer using the customer end-user device 12 is shopping on the "ACME Products" website according to one exemplary embodiment of the present invention. After perusing the website, the user may want to speak to a customer service representative to obtain information or to ask for assistance in regard to a product or service being viewed by the user. According to one exemplary embodiment, the website provides a button 101 to initiate a request for a WebRTC call with the related contact center to speak with an agent. In other embodiments, the opportunity to establish a call may be indicated with a pop-up window, an overlay, or another object on the web page.
[0092] In the illustrated example, a request to establish a WebRTC call is transmitted by the browser 1 1 1 in response to the user's selection of the button 101. The established
WebRTC call between the website visitor and an agent may be audio only, or audio and video. FIG. 3B is an exemplary screen shot of a browser window 100 with a pop-up window 102 displaying a real-time video call with an agent.
[0093] FIGS. 6A and 6B are exemplary screen shots of pop-up windows 103, 105 displayed for requesting additional information from the website visitor according to one exemplary embodiment of the invention. The pop-up windows may be used to prompt the user to select from a choice of languages, to indicate whether the call relates to sales, support, or other customer service, and/or to identify a category of products to which the call relates.
[0094] FIG. 7 is an exemplary screen shot of a browser window 100 displayed by the end-user device 12 of a customer engaged in a communication session with a customer service representative and with a plurality of out-of-band channels according to one exemplary embodiment of the present invention. In the example of FIG. 7, a user's browser window may include a plurality of sub- windows 102-108, where these sub-windows provide additional out-of-band information and communications channels including, without limitation, a video chat window 102, a text chat window 104, a document viewer window 106, and a video window 108. Embodiments of the present invention are not limited to the listed windows and may include other windows for displaying other types of content such as, for example, a digital "whiteboard" for drawing diagrams, displaying images, displaying billing information, and displaying a live view of a customer service representative's computer screen, or a portion thereof, for demonstrating the use of a product or service, or the like. In addition, as shown in the example of FIG. 5B, in some embodiments of the present invention, a sub-window 102a may float in a separate browser window.
[0095] While the present invention has been described in connection with certain exemplary embodiments, it is to be understood that the invention is not limited to the disclosed embodiments, but, on the contrary, is intended to cover various modifications and equivalent arrangements included within the spirit and scope of the appended claims, and equivalents thereof. For example, in some embodiments of the present invention may provide multi-party calls involving, for example, multiple agents interacting with a customer over WebRTC and the OOB communication channels, call transfer between agents, supervisor silent monitoring or whisper coaching (e.g., supervisor speaking to the agent without the customers being able to listen in) are also available and end users or customers may be able to conference in other parties via WebRTC.
[0096] While embodiments of the present invention illustrate a call server and routing calls via the call server, in some embodiments of the present invention, customer service representatives communicate with users directly via WebRTC connections without an intervening call server. In other embodiments a SIP server is included in the loop for purposes of call control, such as transfer, conferencing, or supervisors silent monitoring and whisper coaching.
[0097] In addition, while embodiments of the present invention have been described above in the context of WebRTC, other embodiments of the present invention may use other web-browser based conferencing technologies such as CU-RTC-WEB that similarly do not depend on the installation of additional plugins such as Adobe® Flash® or the Google® Talk plugin.

Claims

WHAT IS CLAIMED IS :
1. A method for connecting a website user to a contact center agent, the method comprising:
monitoring user interaction associated with the website user;
receiving a call request via the website;
identifying an agent or an interactive voice response based on the monitored user interaction; and
establishing a communication channel supported by a web browser between the website user and the identified agent or the interactive voice response.
2. The method of claim 1 , wherein the monitored user interaction is associated with a session identifier.
3. The method of claim 2, wherein the establishing the communication channel comprises identifying a user session using the session identifier.
4. The method of claim 1 , wherein the communication channel comprises a WebRTC call leg.
5. The method of claim 1, wherein the communication channel comprises a SIP call leg between the agent and the user.
6. The metliod of claim 1, wherein the communication channel comprises a PSTN call leg between the agent and the user.
7. The method of claim 1, wherein the communication channel comprises a WebRTC call leg between the agent and the user.
8. The method of claim 1, wherein the communication channel comprises an audio channel.
9. The method of claim 1, wherein the communication channel comprises a video channel.
10. A system for providing connections with a contact center, the system comprising: a WebRTC-SIP gateway configured to receive a plurality of requests for connections between a session of a user on a website and the contact center; a routing server configured to route the requests for connections to a plurality of customer service representatives of the contact center; and
a call server for establishing calls via the WebRTC-SIP gateway between the user and a customer service representative of the contact center.
11. The system of claim 10, wherein the routing server is configured to route a request to a customer service representative of the customer services representatives via the call server.
12. The system of claim 10, wherein the user on the website is associated with a session identifier.
13. The system of claim 12, further comprising a monitoring server configured to monitor user interaction associated with the user of the website,
wherein the routing server is configured to route the request to a customer service representative in accordance with the monitored user interaction, and
wherein the call server is configured to establish the call by identifying the user using the session identifier.
14. The system of claim 10, wherein the call server comprises a SIP server.
15. The system of claim 10, wherein the WebRTC-SIP gateway is further configured to establish a WebRTC-to-SIP connection.
16. The system of claim 10, wherein the WebRTC-SIP gateway is further configured to establish a WebRTC-to-WebRTC connection.
17. The system of claim 10, wherein the WebRTC-SIP gateway is further configured to establish a SIP -to -SIP connection.
18. The system of claim 10, wherein the calls comprise an audio channel.
19. The system of claim 10, wherein the calls comprise a video channel.
20. A method for connecting a website user to a contact center, the method comprising: establishing a communication channel between a user and an agent of the contact center, the communication channel comprising a voice communication channel;
establishing a supplemental channel between the user and the contact center for exchanging data between the user and the contact center; and storing the data exchanged in the supplemental channel in association with the communication channel.
21. The method of claim 20, further comprising:
receiving a call request via a website accessed by the user via a web browser, wherein the communication channel is established with a media engine integrated into the web browser.
22. The method of claim 20, wherein text-based chat is conducted between the user and the agent.
23. The method of claim 20, wherein screen sharing is conducted between the user and the agent.
24. The method of claim 20, wherein information is transferred between the user and the agent using web forms.
25. The method of claim 20, wherein the communication channel and the supplemental channel are associated with a single session identifier.
26. The method of claim 25, wherein the establishing the communication channel comprises requesting information via the supplemental channel.
27. The method of claim 26, wherein the requesting information comprises transmitting a web-based form to a web browser associated with the single session identifier.
28. The method of claim 20, wherein the supplemental channel comprises a socket connection.
29. The method of claim 20, wherein the establishing the communication channel comprises:
receiving information from the website user via the supplemental channel; and identifying the agent of the contact center based on the information.
30. The method of claim 29, wherein the information comprises a response to a web- based form.
31. A system for providing supplemental media and data exchange in a contact center, the system comprising:
a call server configured to establish a plurality of communication channels between a plurality of users and a plurality of agents of the contact center;
a routing server configured to route a plurality of requests for connections to the plurality of agents of the contact center;
a supplemental application server configured to establish a plurality of supplemental communication channels for exchanging data between the users and the contact center; and a database for storing the data exchanged via the supplemental channel in association with the communication channel.
32. The system of claim 31 , wherein the call server is configured to receive a plurality of call requests via a website accessed by the users, wherein the communication channel is established with a media engine integrated into a web browser used by one or more of the users.
33. The system of claim 31, wherein each of the communication channels is associated with corresponding ones of the supplemental communication channels and each of the communication channels and its corresponding supplemental communication channels are associated with a single session identifier, the single session identifier being distinct from a session identifier associated with another of the communication channels.
34. The system of claim 31 , wherein the supplemental application server is configured to provide a text-based chat channel between the user and the agent.
35. The system of claim 31, wherein the supplemental application server is configured to provide a screen sharing channel between the user and the agent.
36. The system of claim 31 , wherein the supplemental application server is configured to receive responses to web forms from the user.
37. The system of claim 31, wherein the routing server is further configured to route requests to the agents using routing information received from the supplemental application server.
38. The system of claim 37, wherein the supplemental application server is further configured to receive routing information from a plurality of web browsers associated with the users via the supplemental communication channels.
39. The system of claim 31 , wherein each of the supplemental channels comprises a socket connection.
40. A system substantially as hereinbefore described with reference to the accompanying drawings.
41. A method substantially as hereinbefore described with reference to the accompanying drawings.
PCT/US2013/068556 2012-11-05 2013-11-05 System and method for web-based real time communication with contact centers WO2014071391A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP13851607.5A EP2915134A4 (en) 2012-11-05 2013-11-05 System and method for web-based real time communication with contact centers
CN201380069625.7A CN104995655B (en) 2012-11-05 2013-11-05 For the system and method with liaison centre based on webpage real time communication

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US13/669,288 2012-11-05
US13/669,384 US9112975B2 (en) 2012-11-05 2012-11-05 System and method for web-based real time communication with contact centers
US13/669,384 2012-11-05
US13/669,288 US9131067B2 (en) 2012-11-05 2012-11-05 System and method for out-of-band communication with contact centers

Publications (1)

Publication Number Publication Date
WO2014071391A1 true WO2014071391A1 (en) 2014-05-08

Family

ID=50628169

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2013/068556 WO2014071391A1 (en) 2012-11-05 2013-11-05 System and method for web-based real time communication with contact centers

Country Status (3)

Country Link
EP (1) EP2915134A4 (en)
CN (1) CN104995655B (en)
WO (1) WO2014071391A1 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016016711A3 (en) * 2014-08-01 2016-03-24 Almawave S.R.L System and method for meaning driven process and information management to improve efficiency, quality of work and overall customer satisfaction
GB2531057A (en) * 2014-10-10 2016-04-13 Altocloud Ltd System and method for interaction routing predictive analytics and machine learning web and mobile application context
KR20160055683A (en) * 2014-11-10 2016-05-18 삼성전자주식회사 Apparatus and method for handling handover in wireless communication system
CN106161179A (en) * 2015-03-26 2016-11-23 中兴通讯股份有限公司 The media processing method of a kind of real-time Communication for Power based on webpage and device
WO2018151968A1 (en) * 2017-02-15 2018-08-23 Microsoft Technology Licensing, Llc Assisted-communication with intelligent personal assistant
CN111092939A (en) * 2019-12-04 2020-05-01 深圳市机场股份有限公司 Message processing method and device based on machine position distribution and electronic equipment
WO2020210411A1 (en) 2019-04-09 2020-10-15 Greeneden U.S. Holdings Ii, Llc System and method for customer journey event representation learning and outcome prediction using neural sequence models
US11463847B2 (en) 2014-04-14 2022-10-04 Altocloud Limited System and method for interaction routing by applying predictive analytics and machine learning to web and mobile application context

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105656906A (en) * 2016-01-21 2016-06-08 北京荣源国信科技有限公司 Webpage integrated communication system
CN108696523B (en) * 2018-05-14 2021-11-19 平安科技(深圳)有限公司 Response method and device for call service
US10681213B2 (en) * 2018-07-31 2020-06-09 Avaya Inc. Dynamic synchronization of co-existing multichannel interactions in a contact center
CN109561227B (en) * 2018-11-13 2021-09-10 平安科技(深圳)有限公司 Trunk line switching method and device, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6493447B1 (en) * 1997-11-21 2002-12-10 Mci Communications Corporation Contact server for call center for syncronizing simultaneous telephone calls and TCP/IP communications
US20050002514A1 (en) * 1999-08-31 2005-01-06 Shafiee Mohammad Reza Methods and apparatus for providing live agent assistance
US20070116238A1 (en) 2005-10-11 2007-05-24 Yaniv Jacobi Method and system for on-line trading
US20100158236A1 (en) 2008-12-23 2010-06-24 Yi Chang System and Methods for Tracking Unresolved Customer Involvement with a Service Organization and Automatically Formulating a Dynamic Service Solution
US20120278115A1 (en) 2011-04-27 2012-11-01 International Business Machines Corporation Method and Apparatus for Leveraging Social Media for Pro-Active Customer Notification

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6493447B1 (en) * 1997-11-21 2002-12-10 Mci Communications Corporation Contact server for call center for syncronizing simultaneous telephone calls and TCP/IP communications
US20050002514A1 (en) * 1999-08-31 2005-01-06 Shafiee Mohammad Reza Methods and apparatus for providing live agent assistance
US20070116238A1 (en) 2005-10-11 2007-05-24 Yaniv Jacobi Method and system for on-line trading
US20100158236A1 (en) 2008-12-23 2010-06-24 Yi Chang System and Methods for Tracking Unresolved Customer Involvement with a Service Organization and Automatically Formulating a Dynamic Service Solution
US20120278115A1 (en) 2011-04-27 2012-11-01 International Business Machines Corporation Method and Apparatus for Leveraging Social Media for Pro-Active Customer Notification

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP2915134A4

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11553317B2 (en) 2014-04-14 2023-01-10 Genesys Telecommunications Laboratories, Inc. System and method for interaction routing by applying predictive analytics and machine learning to web and mobile application context
US11463847B2 (en) 2014-04-14 2022-10-04 Altocloud Limited System and method for interaction routing by applying predictive analytics and machine learning to web and mobile application context
WO2016016711A3 (en) * 2014-08-01 2016-03-24 Almawave S.R.L System and method for meaning driven process and information management to improve efficiency, quality of work and overall customer satisfaction
US9348814B2 (en) 2014-08-01 2016-05-24 Almawave S.R.L. System and method for meaning driven process and information management to improve efficiency, quality of work and overall customer satisfaction
US10453075B2 (en) 2014-08-01 2019-10-22 Almawave S.R.L. System and method for meaning driven process and information management to improve efficiency, quality of work, and overall customer satisfaction
GB2531057A (en) * 2014-10-10 2016-04-13 Altocloud Ltd System and method for interaction routing predictive analytics and machine learning web and mobile application context
EP3219148A4 (en) * 2014-11-10 2018-04-18 Samsung Electronics Co., Ltd Apparatus and method for handling single radio voice call continuity handover
CN106797594A (en) * 2014-11-10 2017-05-31 三星电子株式会社 Apparatus and method for processing the switching of single radio continuous voice call
KR102065690B1 (en) 2014-11-10 2020-01-13 삼성전자주식회사 Apparatus and method for handling handover in wireless communication system
KR20160055683A (en) * 2014-11-10 2016-05-18 삼성전자주식회사 Apparatus and method for handling handover in wireless communication system
CN106161179A (en) * 2015-03-26 2016-11-23 中兴通讯股份有限公司 The media processing method of a kind of real-time Communication for Power based on webpage and device
WO2018151968A1 (en) * 2017-02-15 2018-08-23 Microsoft Technology Licensing, Llc Assisted-communication with intelligent personal assistant
US10574825B2 (en) 2017-02-15 2020-02-25 Microsoft Technology Licensing, Llc Assisted-communication with intelligent personal assistant
WO2020210411A1 (en) 2019-04-09 2020-10-15 Greeneden U.S. Holdings Ii, Llc System and method for customer journey event representation learning and outcome prediction using neural sequence models
CN111092939A (en) * 2019-12-04 2020-05-01 深圳市机场股份有限公司 Message processing method and device based on machine position distribution and electronic equipment

Also Published As

Publication number Publication date
EP2915134A1 (en) 2015-09-09
CN104995655A (en) 2015-10-21
CN104995655B (en) 2018-11-16
EP2915134A4 (en) 2016-04-20

Similar Documents

Publication Publication Date Title
US10313524B2 (en) System and method for web-based real time and out-of-band communications with contact centers
US9503581B2 (en) System and method for web-based real time communication with contact centers
US9648169B2 (en) System and method for web-based real time communication with optimized transcoding
WO2014071391A1 (en) System and method for web-based real time communication with contact centers
US10171664B2 (en) Customer care mobile application
US10038783B2 (en) System and method for handling interactions with individuals with physical impairments
US8737596B2 (en) Real-time collaboration center
US9521259B2 (en) System and method for establishing voice and data connection
US9137365B2 (en) Systems and methods of serial media communication in contact handling systems
EP2695368B1 (en) Visual telephony apparatus, system and method
EP3028239B1 (en) System and method for web-based real time communication with optimized transcoding
US7620158B2 (en) Video relay system and method
KR20170048345A (en) System and method for enhancing user experience during interactive audio-visual communication
US20140128043A1 (en) Method and system for rich media enabled ip phone, communication device, software and services for customer service, conferencing and other business communications

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13851607

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2013851607

Country of ref document: EP