US20110116505A1 - Packet headers as a trigger for automatic activation of special-purpose softphone applications - Google Patents
Packet headers as a trigger for automatic activation of special-purpose softphone applications Download PDFInfo
- Publication number
- US20110116505A1 US20110116505A1 US12/620,428 US62042809A US2011116505A1 US 20110116505 A1 US20110116505 A1 US 20110116505A1 US 62042809 A US62042809 A US 62042809A US 2011116505 A1 US2011116505 A1 US 2011116505A1
- Authority
- US
- United States
- Prior art keywords
- communication
- medium
- application
- packet
- communication device
- Prior art date
- Legal status (The legal status 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 status listed.)
- Granted
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L65/00—Network arrangements, protocols or services for supporting real-time applications in data packet communication
- H04L65/1066—Session management
- H04L65/1069—Session establishment or de-establishment
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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
- G06Q50/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
- G06Q50/10—Services
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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
- G06Q50/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
- G06Q50/40—Business processes related to the transportation industry
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L65/00—Network arrangements, protocols or services for supporting real-time applications in data packet communication
- H04L65/40—Support for services or applications
- H04L65/401—Support for services or applications wherein the services involve a main real-time session and one or more additional parallel real-time or time sensitive sessions, e.g. white board sharing or spawning of a subconference
Definitions
- the invention relates generally to communications and more specifically to communication applications.
- a softphone In computing, a softphone is a software program for making telephone calls over the Internet using a general purpose computer, rather than using dedicated hardware. Often a softphone is designed to behave like a traditional telephone, sometimes appearing as an image of a phone, with a display panel and buttons with which the user can interact. A softphone is usually used with a headset connected to the sound card of the PC, laptop, or the like, or with a USB phone.
- TTY Teletypewriter
- the softphone When a specialized communication medium is required, such as Teletypewriter or Teletype (TTY), the softphone must be operated in a mode that places it in conjunction with a separate special-purpose endpoint device. It may be possible to provide embedded support for TTY into a softphone. However, if TTY communications are required, then a text chat window will need to be populated on the softphone.
- TTY Teletypewriter
- GUI Graphical User Interface
- Some existing communication solutions allow users to activate the application windows manually. However, it is important to note that, in a completely manual process, participants (especially contact center agents) may not be aware that a call is from a TTY user and, therefore, may fail to enable a text window in a timely manner. Accordingly, it is one aspect of the present invention to allow an application window, such as a text window, to be activated automatically by the softphone for calls that were pre-identified as being from TTY users.
- Contact center techniques exist for pre-identifying TTY callers that include requiring the callers to call into the center via a TTY-only inbound phone number and/or presenting callers with an automated attendant application that asks them to self-identify. In both cases, calls are placed in a TTY hunt group prior to their being presented to an agent. A call may be tagged as being from the TTY hunt group to automatically trigger the contact center agent's communication device to activate its text window.
- Softphone-equipped employees at an enterprise may receive direct-dial calls from PSTN-based TTY users, in the same way that inbound direct-dial voice calls may be received. Calls may also be transferred between employees of a contact center without traversing the TTY hunt group. In these scenarios, currently available techniques do not provide a way to activate the called party's text window automatically because there is no pre-identification of TTY users.
- embodiments of the present invention provide another mechanism that will cause an application and/or the application's window to open automatically.
- the gateway solution works in the following manner:
- Avaya systems transport TTY signals as, what are in essence, verbal descriptions of the tones.
- the encoding format conforms to the protocol specified by IETF Standard RFC-2833. Consistent with the RFC-2833 standard, the packets have headers that identify the format of the information contained within the packet.
- all packets that contain TTY information that are received by a communication device from a gateway or from another communication device, will have headers that can indicate: “This packet contains TTY information.”
- a packet analyzer provided in a communication device, such as a softphone, can be user-configured to open its TTY/text window immediately and automatically upon receipt of a TTY transmission that is formatted in the above-described manner.
- embodiments of the present invention include the general idea of utilizing packet headers as a trigger for automatic activation or de-activation of a special-purpose software application, which may or may not be implemented in conjunction with a softphone.
- industry-standard protocols that support conversational text in SIP environments include RFC-4103, RFC-4351, and RFC-5194. Detection of an RFC-4103, RFC-4351, or RFC-5194 packet header could trigger the automatic opening of a text chat window. Alternatively, or in addition, if a communication session begins as a text-based communication, the detection of a G.711, G.722, G.726, G.729, or any other voice-based packet header could trigger the automatic opening of a voice application window. Alternatively, or in addition, if a communication session begins as a non-video-based communication, the detection of a video packet header could trigger the automatic opening of a video application window. Exemplary video standards which may be followed in forming a video packet include, but are not limited to, RFC-2250, RFC-3189, RFC-4175, RFC-4421, and others.
- the fundamental premise of the present invention can be extended beyond the automatic opening of a text chat window.
- the receipt of a packet header that indicates video content could trigger the automatic opening of a video display window.
- initial negotiation of the communication session would serve as a confirmation that the endpoints are video-capable, but would not necessarily cause the utilization of a video-based communication session.
- a video window would not be opened by the communication endpoint prior to the endpoint's receipt of video packets that call for it.
- utilization of mechanisms described herein also include: (1) preservation of computer resources, such as CPU and memory, by not assigning them to a softphone's special applications until these resources are known to be needed and (2) conserving network bandwidth by not reserving such bandwidth for the special applications until it is known to be needed.
- the communication endpoint might ask for the user's confirmation before opening a window automatically (e.g., “You are receiving a video transmission. Do you want to see it?”).
- inspection of the packet header alone would trigger the opening of the appropriate application and window and, simultaneously, trigger the activation of the required codec.
- RFC-2833 and RFC-4103 encode text differently.
- An endpoint would need to activate a different codec upon receipt of an RFC-2833 or RFC-4103 packet, but might nevertheless use the same text chat GUI window for both.
- a buffer in the receiving communication device is adapted to save and allow the subsequent playback of information that was received while the special-purpose application is being enabled. Illustratively, this would ensure that the TTY character that triggered the text chat window is seen by the recipient immediately upon opening the text chat GUI window.
- the first communication device utilizes at least a first application for communicating with the second communication device via at least a first medium, the first medium having been negotiated prior to the establishment of the communication session;
- Non-volatile media includes, for example, NVRAM, or magnetic or optical disks.
- Volatile media includes dynamic memory, such as main memory.
- Computer-readable media include, for example, a floppy disk, a flexible disk, hard disk, magnetic tape, or any other magnetic medium, magneto-optical medium, a CD-ROM, any other optical medium, punch cards, paper tape, any other physical medium with patterns of holes, RAM, PROM, EPROM, FLASH-EPROM, solid state medium like a memory card, any other memory chip or cartridge, a carrier wave as described hereinafter, or any other medium from which a computer can read.
- a digital file attachment to e-mail or other self-contained information archive or set of archives is considered a distribution medium equivalent to a tangible storage medium.
- the computer-readable media is configured as a database
- the database may be any type of database, such as relational, hierarchical, object-oriented, and/or the like. Accordingly, the invention is considered to include a tangible storage medium or distribution medium and prior art-recognized equivalents and successor media, in which the software implementations of the present invention are stored.
- module refers to any known or later developed hardware, software, firmware, artificial intelligence, fuzzy logic, or combination of hardware and software that is capable of performing the functionality associated with that element. Also, while the invention is described in terms of exemplary embodiments, it should be appreciated that individual aspects of the invention can be separately claimed.
- FIG. 1 is block diagram depicting a communication system in accordance with at least some embodiments of the present invention
- FIG. 2A is a first screen shot of a user interface in accordance with at least some embodiments of the present invention.
- FIG. 2B is a second screen shot of a user interface in accordance with at least some embodiments of the present invention.
- FIG. 2C is a third screen shot of a user interface in accordance with at least some embodiments of the present invention.
- FIG. 3 is a flow diagram depicting a communication method in accordance with at least some embodiments of the present invention.
- the invention will be illustrated below in conjunction with an exemplary communication system. Although well suited for use with, e.g., a system using a server(s) and/or database(s), the invention is not limited to use with any particular type of communication system or configuration of system elements. Those skilled in the art will recognize that the disclosed techniques may be used in any communication application in which it is desirable to automatically manage the activation and/or de-activation of communication applications.
- the communication system 100 may comprise a communication network 104 that facilitates communications (e.g., voice, image, video, data, other non-voice media types employing protocols that support conversational text, such as those described in RFC-4103 (RTP Payload for Text Conversation), RFC-2833, RFC-4351, RFC-5194, and combinations thereof) between various communication devices 108 .
- communications e.g., voice, image, video, data, other non-voice media types employing protocols that support conversational text, such as those described in RFC-4103 (RTP Payload for Text Conversation), RFC-2833, RFC-4351, RFC-5194, and combinations thereof
- the communications between communication devices 108 may be direct communications or, in some embodiments, may be facilitated by a communications server and/or switch. In other embodiments, communications between communication devices 108 may traverse one or more gateway 112 , such as in a contact center configuration where one communication device 108 is operated by a contact center agent on an enterprise side of the gateway 112 and another communication device 108 is operated by a customer on the public side of the gateway 112 .
- the communication network 104 may be any type of known communication medium or collection of communication media and may use any type of protocols to transport messages between endpoints.
- the communication network 104 may include wired and/or wireless communication technologies.
- the Internet is an example of the communication network 104 that constitutes an IP network consisting of many computers and other communication devices located all over the world, which are connected through many telephone systems and other means.
- the communication network 104 examples include, without limitation, a standard Plain Old Telephone System (POTS), an Integrated Services Digital Network (ISDN), the Public Switched Telephone Network (PSTN), a Local Area Network (LAN), a Wide Area Network (WAN), a Session Initiation Protocol (SIP) network, a cellular communication network, a satellite communication network, any type of enterprise network, and any other type of packet-switched or circuit-switched network known in the art.
- POTS Plain Old Telephone System
- ISDN Integrated Services Digital Network
- PSTN Public Switched Telephone Network
- LAN Local Area Network
- WAN Wide Area Network
- SIP Session Initiation Protocol
- the communication network 104 comprises at least one packet-based communication network.
- the communication network 104 need not be limited to any one network type, and instead may be comprised of a number of different networks and/or network types.
- the communication devices 108 may be any type of known communication or processing device such as a Digital Control Protocol (DCP) phone, VoIP telephones, Push-To-Talk (PTT) telephony devices, a computer (e.g., personal computer, laptop, or Personal Digital Assistant (PDA)) with a Computer Telephony Interface (CTI), a mobile telephone, a smart phone, or combinations thereof.
- DCP Digital Control Protocol
- PTT Push-To-Talk
- CTI Computer Telephony Interface
- a mobile telephone e.g., a smart phone, or combinations thereof.
- at least one of the communication devices 108 is a softphone.
- the term “softphone” as used herein should be understood to include any type of device comprising a processor and memory having one or more communication applications stored thereon.
- the communication applications stored on the communication device 108 allow the communication device to operate and behave like a traditional phone having dedicated hardware for facilitating communications.
- a softphone does not generally have dedicated hardware to facilitate real-time communications with other users of other communication devices. Rather, the softphone utilizes one or more of its applications to facilitate such communications.
- the softphone may be embodied as a single device (e.g., a PC, laptop, or similar type of personal workstation) which is connected to the Internet.
- the softphone may be embodied as multiple devices where one device comprises the communication application(s) but is connected to another simple telephone which provides the connection between the device having the application(s) and the PSTN, for example.
- Other configurations of softphones are well known to those skilled in the art and are, therefore, not elaborated further herein.
- the communication device 108 may be controlled by or associated with a single user or may be adapted for use by many users (e.g., an enterprise communication device that allows any enterprise user to utilize the communication device upon presentation of a valid user name and password). In general the communication device 108 may be adapted to support video, audio, text, and/or data communications with other communication devices 108 . The type of medium used by the communication device 108 to communicate with other communication devices 108 may depend upon the communication applications available on the communication device 108 .
- One or more of the communication devices 108 may comprise various components that enable it to transmit and receive packets containing voice, video, text, and/or data communications across the communication network 104 .
- a communication device 108 may, therefore, include a memory 116 and a processor 128 .
- the memory 116 may include a number of applications or executable instructions that are readable and executable by the processor 128 .
- the memory 116 may include a plurality of communication applications 120 a -N and a packet analyzer 124 .
- the communication applications 120 a -N may be specifically used by the communication device 108 for communicating via a particular medium or possibly via a different standard in the same medium.
- the first application 120 a may correspond to a voice-based application
- the second application 120 b may correspond to a text-based application
- the Nth application 120 N may correspond to a video-based application.
- the packet analyzer 124 is provided to analyze packets received at the communication device and determine, based on the results of the analysis, whether one or more of the applications 120 a -N should be activated and/or de-activated.
- the packet analyzer 124 is generally operable to analyze the contents of the header portion of packets received during a communication session.
- the communication session has already been established and the packets received during the communication session are generally assumed to be carrying the data according to a pre-negotiated format. However, conditions may change such that during an established communication session one communication device 108 begins utilizing another communication medium as a part of the communication session, perhaps unbeknown to the other communication device 108 .
- This newly utilized medium may cause packets of a different format to be transmitted to the other communication device 108 in a different and previously non-negotiated format.
- the packet analyzer 124 is capable of identifying such packets by the contents of their header and not necessarily by inspecting the data contents of the packets themselves (i.e., via a non-deep-packet inspection). Once the packet analyzer 124 identifies such a packet, the packet analyzer 124 is capable of invoking the appropriate application 120 to supplement the communication session.
- the communication device 108 may comprise user interface 132 that is adapted to facilitate user control of the communication device 108 and a network interface 136 that is adapted to connect the communication device 108 to the communication network 104 .
- the network interface 136 may comprise a communication modem, a communication port, or any other type of device or driver adapted to condition packets for transmission across the communication network 104 to a destination communication device 108 as well as condition received packets for processing by the processor 128 .
- Examples of network interfaces 136 include, without limitation, a network interface card, a modem, a wired telephony port, a serial or parallel data port, radio frequency broadcast transceiver, a USB port, or other wired or wireless communication network interfaces.
- the user interface 132 may comprise any type of known user input and/or user output technologies.
- the user interface 132 may comprise a GUI to facilitate visual communication control of a voice communication session as well as facilitate text and video-based communication sessions.
- the user interface 132 may comprise an audio interface (e.g., speaker and microphone) which allows the user to hear voice communications and project voice communications to the other communication session participants.
- the user input and user output portions of the user interface 132 may be separate and distinct.
- the user input and user output portions of the user interface 132 may be combined, such as in a touch-screen interface.
- Each application 120 a -N may also have its own dedicated interface window or control screen that allows a user of the communication device 108 to control the application 120 and further control the communication session, or at least the medium controlled by the application 120 .
- multiple windows may be opened and displayed on the user interface 132 .
- the interface window for that application may also be automatically displayed via the user interface 132 .
- FIGS. 2A-2C an exemplary set of screen-shots of a GUI 200 will be described in accordance with at least some embodiments of the present invention.
- a first screen-shot of a GUI 200 is depicted wherein a first application interface window 204 is displayed on the GUI 200 .
- the first application interface window 204 may correspond to the application 120 which is being used to facilitate communications via a first medium during an established communication session.
- the first medium may comprise one of voice, video, data, and text. Therefore, the first application interface window 204 may correspond to one of a control interface for voice communications, a video screen with a control interface, a text-chat window, or a data window.
- the far-end user may open a second application or in some other fashion begin transmitting newly formatted packets to the other communication device 108 involved in the communication session.
- the newly formatted packets may be received in the data stream of the established communication session (e.g., over the same port and possibly interspersed between the packets carrying data for the first medium), but the newly formatted packets may be carrying data according to a different standard.
- the packet analyzer 124 may automatically identify the second medium and perform one of following two functions: (1) automatically invoking the application which facilitates communications via the second medium or (2) querying the user of the communication device 108 if they want to communicate via the second medium.
- FIG. 2B depicts the scenario where a query is transmitted visually to a user of the communication device 108 via a popup window 208 .
- an audio query may also be utilized to ask the user if the second medium should be utilized as a part of the communication session.
- Exemplary audio queries may be transmitted possibly via a whisper page, interrupt, or similar type of audio communication.
- a new application interface window 212 is presented via the user interface 132 , such as is depicted in FIG. 2C .
- the first application interface window 204 may be automatically re-sized to accommodate the new application interface window 212 .
- the new application interface window 212 may be placed partially or completely over the first application interface window 204 .
- the new application interface window 212 may be opened behind the first application interface window 204 , but some other sort of audio or visual indicia may be presented to the user indicating that the new application interface window 212 has been opened.
- FIG. 3 an exemplary communication method will be described in accordance with at least some embodiments of the present invention and from the perspective of a single communication device 108 .
- embodiments of the present invention can be equally applied to two-party communication sessions and multi-party communication sessions without departing from the scope of the present invention.
- the method begins when a communication initialization message is received at the communication device 108 (step 304 ).
- the communication initialization message may include a call setup signal, an H.323 call setup message, a SIP INVITE message, or any other type of message or collection of messages used to initiate a communication session.
- the communication device 108 negotiates parameters for the communication session (step 308 ).
- the communication device may determine the communication capabilities of the far-end device as well as define which medium or media are to be used initially as a part of the communication session.
- the communication devices are capable of communicating via first, second, third, and fourth media (e.g., voice, video, text, and data) but may agree to only communicate initially via one such medium.
- the devices may share their communication capabilities to facilitate a smooth and efficient session transition to other media.
- codecs for all media may be pre-negotiated even though only a single medium is being used initially. The pre-negotiation is not a requirement, however.
- the method continues with the establishment of the communication session via the first medium (step 312 ).
- the first medium may correspond to a voice medium.
- the communication device 108 may invoke a first corresponding application which allows the user of the communication device to control the voice call.
- the far-end communication device may begin utilizing a second communication medium. This is typically initiated by an action of a user of the far-end communication device (e.g., opening a video channel, sending a text message, sending an email, or the like).
- the user of the other communication device may not be aware of the far-end user's actions and may not have applications open for every possible medium that could be used during the communication session.
- packets are received at the communication device 108 from the far-end device (step 316 ). Each of these packets may be analyzed by the packet analyzer 124 to determine if a new medium is being used (step 320 ).
- the packet analyzer 124 may analyze the header portion of the packets to determine if the packet is identifying itself as carrying data for a medium other than the first medium. Analysis of the header portion of the packet allows the packet analyzer 124 to quickly determine if a new medium is being used during the communication session. This results in the ability to support real-time or near real-time communications in a manner which minimizes the delay between detecting a new medium and invoking a new application to facilitate user communications via the new medium. This is particularly useful for far-end TTY users to ensure that the far-end user does not get the sense that they are being ignored or that the call has been dropped. It is also useful in emergency situations or other types of time-sensitive situations.
- step 324 it is determined if the communication session has been terminated (e.g., via detection of a communication-ending message such as a SIP BYE message, an H.323 termination message, or detection of an on-hook state)(step 324 ). If this query is answered negatively, then the method returns back to step 316 . If this query is answered affirmatively, then the communication session is terminated (step 328 ). As an optional step, the application(s) which were previously opened to facilitate the communication session may be automatically or manually closed (step 332 ).
- a communication-ending message such as a SIP BYE message, an H.323 termination message, or detection of an on-hook state
- step 320 in the event that the packet analyzer 124 detects a packet formatted to carry data for a medium other than the first medium, then the method continues with the packet analyzer 124 identifying the new medium and further identifying the application 120 which is used to facilitate communications via the new medium (step 336 ).
- the packet analyzer 124 determines whether a new application interface window should be opened to facilitate communications via the new medium (step 340 ). If the packet analyzer 124 has been pre-programmed to automatically open a new application interface window upon detecting a new medium, then the method may continue invoking the application and opening its corresponding interface window (step 344 ). Similarly, if the packet analyzer 124 queries the user of the communication device whether they want to allow the new application interface window to be opened and the user responds affirmatively, then the new application can be invoked and the corresponding interface window may be opened. This query may also be answered affirmatively if the appropriate application is already opened and/or the corresponding application interface window is opened.
- the communication session is allowed to continue with the new media (step 348 ).
- the new media may either replace the first media or supplement the first media.
- multiple application interface windows may be simultaneously opened on the user interface 132 or a single application interface window capable of facilitating the multi-media communication may be utilized.
- the method continues to step 324 to determine if the communication session has been terminated.
- a mega-packet that has an audio packet and a video packet bundled within a single mega-packet can be used as a way to ensure that the video and corresponding audio arrive together, are buffered together, and are presented by the receiving device together.
- a packet is received as self-identifying the use of RFC-4351, RFC-2198 or some other packet format having multiple media types, then multiple applications may be simultaneously invoked for various different media types corresponding to the media types contained within the mega-packet.
- the systems, methods and protocols of this invention can be implemented on a special purpose computer in addition to or in place of the described communication equipment, a programmed microprocessor or microcontroller and peripheral integrated circuit element(s), an ASIC or other integrated circuit, a digital signal processor, a hard-wired electronic or logic circuit such as discrete element circuit, a programmable logic device such as PLD, PLA, FPGA, PAL, a communications device, such as a server, personal computer, any comparable means, or the like.
- any device capable of implementing a state machine that is in turn capable of implementing the methodology illustrated herein can be used to implement the various communication methods, protocols and techniques according to this invention.
- the disclosed methods may be readily implemented in software using object or object-oriented software development environments that provide portable source code that can be used on a variety of computer or workstation platforms.
- the disclosed system may be implemented partially or fully in hardware using standard logic circuits or VLSI design. Whether software or hardware is used to implement the systems in accordance with this invention is dependent on the speed and/or efficiency requirements of the system, the particular function, and the particular software or hardware systems or microprocessor or microcomputer systems being utilized.
- the analysis systems, methods and protocols illustrated herein can be readily implemented in hardware and/or software using any known or later developed systems or structures, devices and/or software by those of ordinary skill in the applicable art from the functional description provided herein and with a general basic knowledge of the communication and computer arts.
- the disclosed methods may be readily implemented in software that can be stored on a storage medium, executed on a programmed general-purpose computer with the cooperation of a controller and memory, a special purpose computer, a microprocessor, or the like.
- the systems and methods of this invention can be implemented as program embedded on personal computer such as an applet, JAVA® or CGI script, as a resource residing on a server or computer workstation, as a routine embedded in a dedicated communication system or system component, or the like.
- the system can also be implemented by physically incorporating the system and/or method into software and/or hardware system, such as the hardware and software systems of a communications device or system.
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Multimedia (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- General Business, Economics & Management (AREA)
- Tourism & Hospitality (AREA)
- Economics (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Human Resources & Organizations (AREA)
- Marketing (AREA)
- Primary Health Care (AREA)
- Strategic Management (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Telephonic Communication Services (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
- The invention relates generally to communications and more specifically to communication applications.
- In computing, a softphone is a software program for making telephone calls over the Internet using a general purpose computer, rather than using dedicated hardware. Often a softphone is designed to behave like a traditional telephone, sometimes appearing as an image of a phone, with a display panel and buttons with which the user can interact. A softphone is usually used with a headset connected to the sound card of the PC, laptop, or the like, or with a USB phone.
- Traditionally, softphone applications have had embedded support only for voice and video communication. When a specialized communication medium is required, such as Teletypewriter or Teletype (TTY), the softphone must be operated in a mode that places it in conjunction with a separate special-purpose endpoint device. It may be possible to provide embedded support for TTY into a softphone. However, if TTY communications are required, then a text chat window will need to be populated on the softphone.
- The use of a text chat window is not necessarily that difficult to implement. However, in order to prevent the Graphical User Interface (GUI) of the softphone from becoming unnecessarily cluttered, it is desirable that the text chat window be presented only when required, and that it remain hidden or inactive when not required.
- It is also desirable only to enable communications via a certain medium to prevent the unnecessary utilization of communication hardware and network bandwidth. For example, if two communication devices are both capable of communicating via voice, video, and text, it may not be desirable to assign hardware resources for voice, video, and text at the onset of the communication session unless the participants are going to use all three media. Not only would hardware resources (e.g., ports, drivers, processors, memory, etc.) be unnecessarily consumed, but network bandwidth would also be unnecessarily consumed. It would be much more desirable to assign such resources on an as-needed basis and in response to the desires and needs of the communication session participants.
- Some existing communication solutions allow users to activate the application windows manually. However, it is important to note that, in a completely manual process, participants (especially contact center agents) may not be aware that a call is from a TTY user and, therefore, may fail to enable a text window in a timely manner. Accordingly, it is one aspect of the present invention to allow an application window, such as a text window, to be activated automatically by the softphone for calls that were pre-identified as being from TTY users.
- Contact center techniques exist for pre-identifying TTY callers that include requiring the callers to call into the center via a TTY-only inbound phone number and/or presenting callers with an automated attendant application that asks them to self-identify. In both cases, calls are placed in a TTY hunt group prior to their being presented to an agent. A call may be tagged as being from the TTY hunt group to automatically trigger the contact center agent's communication device to activate its text window.
- The above-described automatic activation techniques still fail to solve the following problems:
- (1) Softphone-equipped employees at an enterprise may receive direct-dial calls from PSTN-based TTY users, in the same way that inbound direct-dial voice calls may be received. Calls may also be transferred between employees of a contact center without traversing the TTY hunt group. In these scenarios, currently available techniques do not provide a way to activate the called party's text window automatically because there is no pre-identification of TTY users.
- (2) In communication environments that support multi-mode “unified communication,” people, including those with no disability-related need to use a TTY, may wish to supplement their communications with a different medium at some point during the communication session. For example, “Party A” may wish to send “Party B” a URL that cannot conveniently be sent by voice, or may simply wish to transmit something by text because voice can be overheard by people who are nearby. In these scenarios, the prior art techniques do not provide a way to automatically activate Party B's text window (or other data-appropriate application).
- In response to these problems, embodiments of the present invention provide another mechanism that will cause an application and/or the application's window to open automatically.
- It is one aspect of the present invention to take advantage of a “TTY-on-IP” codec that was implemented in Avaya gateways approximately six years ago. The gateway solution works in the following manner:
- Rather than transport TTY signals on IP networks as in-band audio tones (which are prone to distortion in the presence of packet loss or audio compression), Avaya systems transport TTY signals as, what are in essence, verbal descriptions of the tones. The encoding format conforms to the protocol specified by IETF Standard RFC-2833. Consistent with the RFC-2833 standard, the packets have headers that identify the format of the information contained within the packet.
- In accordance with at least some embodiments of the present invention, all packets that contain TTY information, that are received by a communication device from a gateway or from another communication device, will have headers that can indicate: “This packet contains TTY information.” Based solely on its inspection of the packet headers, with no inspection of the packet content, a packet analyzer provided in a communication device, such as a softphone, can be user-configured to open its TTY/text window immediately and automatically upon receipt of a TTY transmission that is formatted in the above-described manner.
- While certain examples will be discussed herein related to the automatic triggering of a text window and text application, one skilled in the art will appreciate that embodiments of the present invention are not so limited. More specifically, embodiments of the present invention include the general idea of utilizing packet headers as a trigger for automatic activation or de-activation of a special-purpose software application, which may or may not be implemented in conjunction with a softphone.
- Illustratively, in addition to RFC-2833, industry-standard protocols that support conversational text in SIP environments include RFC-4103, RFC-4351, and RFC-5194. Detection of an RFC-4103, RFC-4351, or RFC-5194 packet header could trigger the automatic opening of a text chat window. Alternatively, or in addition, if a communication session begins as a text-based communication, the detection of a G.711, G.722, G.726, G.729, or any other voice-based packet header could trigger the automatic opening of a voice application window. Alternatively, or in addition, if a communication session begins as a non-video-based communication, the detection of a video packet header could trigger the automatic opening of a video application window. Exemplary video standards which may be followed in forming a video packet include, but are not limited to, RFC-2250, RFC-3189, RFC-4175, RFC-4421, and others.
- The standards discussed above in connection with the various media types are but examples of the well-known and, in some instances, standardized codecs used today. Embodiments of the present invention are not limited to these exemplary codecs and standards should not be construed in such a manner.
- In other words, the fundamental premise of the present invention can be extended beyond the automatic opening of a text chat window. For example, the receipt of a packet header that indicates video content could trigger the automatic opening of a video display window. In this scenario, initial negotiation of the communication session would serve as a confirmation that the endpoints are video-capable, but would not necessarily cause the utilization of a video-based communication session. In order to conserve screen real estate, a video window would not be opened by the communication endpoint prior to the endpoint's receipt of video packets that call for it. Although conservation of screen space is one beneficial feature obtained by implementing certain embodiments of the present invention, utilization of mechanisms described herein also include: (1) preservation of computer resources, such as CPU and memory, by not assigning them to a softphone's special applications until these resources are known to be needed and (2) conserving network bandwidth by not reserving such bandwidth for the special applications until it is known to be needed.
- In accordance with at least some embodiments of the present invention, the communication endpoint might ask for the user's confirmation before opening a window automatically (e.g., “You are receiving a video transmission. Do you want to see it?”).
- In accordance with at least some embodiments of the present invention, inspection of the packet header alone would trigger the opening of the appropriate application and window and, simultaneously, trigger the activation of the required codec. As an example of why this might be desirable, RFC-2833 and RFC-4103 encode text differently. An endpoint would need to activate a different codec upon receipt of an RFC-2833 or RFC-4103 packet, but might nevertheless use the same text chat GUI window for both.
- In accordance with at least some embodiments of the present invention, a buffer in the receiving communication device is adapted to save and allow the subsequent playback of information that was received while the special-purpose application is being enabled. Illustratively, this would ensure that the TTY character that triggered the text chat window is seen by the recipient immediately upon opening the text chat GUI window.
- In accordance with at least some embodiments a method is provided that generally comprises:
- establishing, at a first communication device, a communication session with a second communication device, wherein the first communication device utilizes at least a first application for communicating with the second communication device via at least a first medium, the first medium having been negotiated prior to the establishment of the communication session;
- during the communication session, receiving as a part of the communication session a communication packet at the first communication device;
- analyzing, by the first communication device, a header portion of the received communication packet; and
- based on the analysis of the header portion, invoking by the first communication device at least a second application for communicating via at least a second medium.
- The term “computer-readable medium” as used herein refers to any tangible storage and/or transmission medium that participates in storing and/or providing instructions to a processor for execution. Such a medium may take many forms, including but not limited to, non-volatile media, volatile media, and transmission media. Non-volatile media includes, for example, NVRAM, or magnetic or optical disks. Volatile media includes dynamic memory, such as main memory. Common forms of computer-readable media include, for example, a floppy disk, a flexible disk, hard disk, magnetic tape, or any other magnetic medium, magneto-optical medium, a CD-ROM, any other optical medium, punch cards, paper tape, any other physical medium with patterns of holes, RAM, PROM, EPROM, FLASH-EPROM, solid state medium like a memory card, any other memory chip or cartridge, a carrier wave as described hereinafter, or any other medium from which a computer can read. A digital file attachment to e-mail or other self-contained information archive or set of archives is considered a distribution medium equivalent to a tangible storage medium. When the computer-readable media is configured as a database, it is to be understood that the database may be any type of database, such as relational, hierarchical, object-oriented, and/or the like. Accordingly, the invention is considered to include a tangible storage medium or distribution medium and prior art-recognized equivalents and successor media, in which the software implementations of the present invention are stored.
- The terms “determine,” “calculate” and “compute,” and variations thereof, as used herein, are used interchangeably and include any type of methodology, process, mathematical operation or technique.
- The term “module”, “agent”, or “tool” as used herein refers to any known or later developed hardware, software, firmware, artificial intelligence, fuzzy logic, or combination of hardware and software that is capable of performing the functionality associated with that element. Also, while the invention is described in terms of exemplary embodiments, it should be appreciated that individual aspects of the invention can be separately claimed.
- The preceding is a simplified summary of embodiments of the invention to provide an understanding of some aspects of the invention. This summary is neither an extensive nor exhaustive overview of the invention and its various embodiments. It is intended neither to identify key or critical elements of the invention nor to delineate the scope of the invention but to present selected concepts of the invention in a simplified form as an introduction to the more detailed description presented below. As will be appreciated, other embodiments of the invention are possible utilizing, alone or in combination, one or more of the features set forth above or described in detail below.
-
FIG. 1 is block diagram depicting a communication system in accordance with at least some embodiments of the present invention; -
FIG. 2A is a first screen shot of a user interface in accordance with at least some embodiments of the present invention; -
FIG. 2B is a second screen shot of a user interface in accordance with at least some embodiments of the present invention; -
FIG. 2C is a third screen shot of a user interface in accordance with at least some embodiments of the present invention; and -
FIG. 3 is a flow diagram depicting a communication method in accordance with at least some embodiments of the present invention. - The invention will be illustrated below in conjunction with an exemplary communication system. Although well suited for use with, e.g., a system using a server(s) and/or database(s), the invention is not limited to use with any particular type of communication system or configuration of system elements. Those skilled in the art will recognize that the disclosed techniques may be used in any communication application in which it is desirable to automatically manage the activation and/or de-activation of communication applications.
- The exemplary systems and methods of this invention will also be described in relation to analysis software, modules, and associated analysis hardware. However, to avoid unnecessarily obscuring the present invention, the following description omits well-known structures, components and devices that may be shown in block diagram form, are well known, or are otherwise summarized.
- For purposes of explanation, numerous details are set forth in order to provide a thorough understanding of the present invention. It should be appreciated, however, that the present invention may be practiced in a variety of ways beyond the specific details set forth herein.
- Referring now to
FIG. 1 , anexemplary communication system 100 is depicted in accordance with at least some embodiments of the present invention. Thecommunication system 100 may comprise acommunication network 104 that facilitates communications (e.g., voice, image, video, data, other non-voice media types employing protocols that support conversational text, such as those described in RFC-4103 (RTP Payload for Text Conversation), RFC-2833, RFC-4351, RFC-5194, and combinations thereof) betweenvarious communication devices 108. - The communications between
communication devices 108 may be direct communications or, in some embodiments, may be facilitated by a communications server and/or switch. In other embodiments, communications betweencommunication devices 108 may traverse one ormore gateway 112, such as in a contact center configuration where onecommunication device 108 is operated by a contact center agent on an enterprise side of thegateway 112 and anothercommunication device 108 is operated by a customer on the public side of thegateway 112. - The
communication network 104 may be any type of known communication medium or collection of communication media and may use any type of protocols to transport messages between endpoints. Thecommunication network 104 may include wired and/or wireless communication technologies. The Internet is an example of thecommunication network 104 that constitutes an IP network consisting of many computers and other communication devices located all over the world, which are connected through many telephone systems and other means. Other examples of thecommunication network 104 include, without limitation, a standard Plain Old Telephone System (POTS), an Integrated Services Digital Network (ISDN), the Public Switched Telephone Network (PSTN), a Local Area Network (LAN), a Wide Area Network (WAN), a Session Initiation Protocol (SIP) network, a cellular communication network, a satellite communication network, any type of enterprise network, and any other type of packet-switched or circuit-switched network known in the art. Generally speaking however, thecommunication network 104 comprises at least one packet-based communication network. In addition, it can be appreciated that thecommunication network 104 need not be limited to any one network type, and instead may be comprised of a number of different networks and/or network types. - The
communication devices 108 may be any type of known communication or processing device such as a Digital Control Protocol (DCP) phone, VoIP telephones, Push-To-Talk (PTT) telephony devices, a computer (e.g., personal computer, laptop, or Personal Digital Assistant (PDA)) with a Computer Telephony Interface (CTI), a mobile telephone, a smart phone, or combinations thereof. In accordance with at least some embodiments of the present invention, at least one of thecommunication devices 108 is a softphone. The term “softphone” as used herein should be understood to include any type of device comprising a processor and memory having one or more communication applications stored thereon. The communication applications stored on thecommunication device 108 allow the communication device to operate and behave like a traditional phone having dedicated hardware for facilitating communications. A softphone, on the other hand, does not generally have dedicated hardware to facilitate real-time communications with other users of other communication devices. Rather, the softphone utilizes one or more of its applications to facilitate such communications. In some embodiments, the softphone may be embodied as a single device (e.g., a PC, laptop, or similar type of personal workstation) which is connected to the Internet. In other embodiments, the softphone may be embodied as multiple devices where one device comprises the communication application(s) but is connected to another simple telephone which provides the connection between the device having the application(s) and the PSTN, for example. Other configurations of softphones are well known to those skilled in the art and are, therefore, not elaborated further herein. - The
communication device 108 may be controlled by or associated with a single user or may be adapted for use by many users (e.g., an enterprise communication device that allows any enterprise user to utilize the communication device upon presentation of a valid user name and password). In general thecommunication device 108 may be adapted to support video, audio, text, and/or data communications withother communication devices 108. The type of medium used by thecommunication device 108 to communicate withother communication devices 108 may depend upon the communication applications available on thecommunication device 108. - One or more of the
communication devices 108 may comprise various components that enable it to transmit and receive packets containing voice, video, text, and/or data communications across thecommunication network 104. Acommunication device 108 may, therefore, include amemory 116 and aprocessor 128. As noted above, thememory 116 may include a number of applications or executable instructions that are readable and executable by theprocessor 128. For instance, thememory 116 may include a plurality of communication applications 120 a-N and apacket analyzer 124. - The communication applications 120 a-N may be specifically used by the
communication device 108 for communicating via a particular medium or possibly via a different standard in the same medium. As one example, thefirst application 120 a may correspond to a voice-based application, thesecond application 120 b may correspond to a text-based application, and theNth application 120N may correspond to a video-based application. - The
packet analyzer 124 is provided to analyze packets received at the communication device and determine, based on the results of the analysis, whether one or more of the applications 120 a-N should be activated and/or de-activated. Thepacket analyzer 124 is generally operable to analyze the contents of the header portion of packets received during a communication session. In some embodiments, the communication session has already been established and the packets received during the communication session are generally assumed to be carrying the data according to a pre-negotiated format. However, conditions may change such that during an established communication session onecommunication device 108 begins utilizing another communication medium as a part of the communication session, perhaps unbeknown to theother communication device 108. This newly utilized medium may cause packets of a different format to be transmitted to theother communication device 108 in a different and previously non-negotiated format. Thepacket analyzer 124 is capable of identifying such packets by the contents of their header and not necessarily by inspecting the data contents of the packets themselves (i.e., via a non-deep-packet inspection). Once thepacket analyzer 124 identifies such a packet, thepacket analyzer 124 is capable of invoking the appropriate application 120 to supplement the communication session. - In addition, the
communication device 108 may compriseuser interface 132 that is adapted to facilitate user control of thecommunication device 108 and anetwork interface 136 that is adapted to connect thecommunication device 108 to thecommunication network 104. Thenetwork interface 136 may comprise a communication modem, a communication port, or any other type of device or driver adapted to condition packets for transmission across thecommunication network 104 to adestination communication device 108 as well as condition received packets for processing by theprocessor 128. Examples ofnetwork interfaces 136 include, without limitation, a network interface card, a modem, a wired telephony port, a serial or parallel data port, radio frequency broadcast transceiver, a USB port, or other wired or wireless communication network interfaces. - The
user interface 132 may comprise any type of known user input and/or user output technologies. For example, theuser interface 132 may comprise a GUI to facilitate visual communication control of a voice communication session as well as facilitate text and video-based communication sessions. Additionally, theuser interface 132 may comprise an audio interface (e.g., speaker and microphone) which allows the user to hear voice communications and project voice communications to the other communication session participants. In some embodiments the user input and user output portions of theuser interface 132 may be separate and distinct. In other embodiments, the user input and user output portions of theuser interface 132 may be combined, such as in a touch-screen interface. - Each application 120 a-N may also have its own dedicated interface window or control screen that allows a user of the
communication device 108 to control the application 120 and further control the communication session, or at least the medium controlled by the application 120. Thus, if multiple media are being used during a single communication session, multiple windows may be opened and displayed on theuser interface 132. In accordance with at least some embodiments of the present invention, when an application is invoked during an established communication session, the interface window for that application may also be automatically displayed via theuser interface 132. - Referring now to
FIGS. 2A-2C , an exemplary set of screen-shots of aGUI 200 will be described in accordance with at least some embodiments of the present invention. Referring initially toFIG. 2A , a first screen-shot of aGUI 200 is depicted wherein a firstapplication interface window 204 is displayed on theGUI 200. The firstapplication interface window 204 may correspond to the application 120 which is being used to facilitate communications via a first medium during an established communication session. The first medium may comprise one of voice, video, data, and text. Therefore, the firstapplication interface window 204 may correspond to one of a control interface for voice communications, a video screen with a control interface, a text-chat window, or a data window. - With reference now to
FIG. 2B , if a far-end user decides to begin using a second medium as a part of the communication session, the far-end user may open a second application or in some other fashion begin transmitting newly formatted packets to theother communication device 108 involved in the communication session. The newly formatted packets may be received in the data stream of the established communication session (e.g., over the same port and possibly interspersed between the packets carrying data for the first medium), but the newly formatted packets may be carrying data according to a different standard. - When the
packet analyzer 124 detects such a newly formatted packet, possibly by analyzing the header of the packet and identifying that a new packet format is being used, thepacket analyzer 124 may automatically identify the second medium and perform one of following two functions: (1) automatically invoking the application which facilitates communications via the second medium or (2) querying the user of thecommunication device 108 if they want to communicate via the second medium. -
FIG. 2B depicts the scenario where a query is transmitted visually to a user of thecommunication device 108 via apopup window 208. One skilled in the art will appreciate that an audio query may also be utilized to ask the user if the second medium should be utilized as a part of the communication session. Exemplary audio queries may be transmitted possibly via a whisper page, interrupt, or similar type of audio communication. - If the user affirmatively responds to the query or in the event that the
packet analyzer 124 automatically invokes the appropriate application, then a newapplication interface window 212 is presented via theuser interface 132, such as is depicted inFIG. 2C . In some embodiments, the firstapplication interface window 204 may be automatically re-sized to accommodate the newapplication interface window 212. In other embodiments, the newapplication interface window 212 may be placed partially or completely over the firstapplication interface window 204. In other embodiments, the newapplication interface window 212 may be opened behind the firstapplication interface window 204, but some other sort of audio or visual indicia may be presented to the user indicating that the newapplication interface window 212 has been opened. - Referring now to
FIG. 3 , an exemplary communication method will be described in accordance with at least some embodiments of the present invention and from the perspective of asingle communication device 108. One skilled in the art will appreciate that embodiments of the present invention can be equally applied to two-party communication sessions and multi-party communication sessions without departing from the scope of the present invention. - The method begins when a communication initialization message is received at the communication device 108 (step 304). The communication initialization message may include a call setup signal, an H.323 call setup message, a SIP INVITE message, or any other type of message or collection of messages used to initiate a communication session.
- Thereafter, or possibly included in the communication initialization message or exchange of communication initialization messages, the
communication device 108 negotiates parameters for the communication session (step 308). During this negotiation step the communication device may determine the communication capabilities of the far-end device as well as define which medium or media are to be used initially as a part of the communication session. In some embodiments, the communication devices are capable of communicating via first, second, third, and fourth media (e.g., voice, video, text, and data) but may agree to only communicate initially via one such medium. Still, the devices may share their communication capabilities to facilitate a smooth and efficient session transition to other media. For example, in some embodiments codecs for all media may be pre-negotiated even though only a single medium is being used initially. The pre-negotiation is not a requirement, however. - After the initial communication session parameters have been negotiated, the method continues with the establishment of the communication session via the first medium (step 312). In this particular example, the first medium may correspond to a voice medium. To facilitate communications via the first medium, the
communication device 108 may invoke a first corresponding application which allows the user of the communication device to control the voice call. - During the established communication session the far-end communication device may begin utilizing a second communication medium. This is typically initiated by an action of a user of the far-end communication device (e.g., opening a video channel, sending a text message, sending an email, or the like). The user of the other communication device may not be aware of the far-end user's actions and may not have applications open for every possible medium that could be used during the communication session. Rather, as a part of the communication session, packets are received at the
communication device 108 from the far-end device (step 316). Each of these packets may be analyzed by thepacket analyzer 124 to determine if a new medium is being used (step 320). In particular, thepacket analyzer 124 may analyze the header portion of the packets to determine if the packet is identifying itself as carrying data for a medium other than the first medium. Analysis of the header portion of the packet allows thepacket analyzer 124 to quickly determine if a new medium is being used during the communication session. This results in the ability to support real-time or near real-time communications in a manner which minimizes the delay between detecting a new medium and invoking a new application to facilitate user communications via the new medium. This is particularly useful for far-end TTY users to ensure that the far-end user does not get the sense that they are being ignored or that the call has been dropped. It is also useful in emergency situations or other types of time-sensitive situations. - If the
packet analyzer 124 determines that the received packet is only carrying data for the first medium, then the method proceeds to step 324 where it is determined if the communication session has been terminated (e.g., via detection of a communication-ending message such as a SIP BYE message, an H.323 termination message, or detection of an on-hook state)(step 324). If this query is answered negatively, then the method returns back to step 316. If this query is answered affirmatively, then the communication session is terminated (step 328). As an optional step, the application(s) which were previously opened to facilitate the communication session may be automatically or manually closed (step 332). - Referring back to the inquiry of
step 320, in the event that thepacket analyzer 124 detects a packet formatted to carry data for a medium other than the first medium, then the method continues with thepacket analyzer 124 identifying the new medium and further identifying the application 120 which is used to facilitate communications via the new medium (step 336). - Once the
packet analyzer 124 identifies the new medium and corresponding application 120, thepacket analyzer 124 determines whether a new application interface window should be opened to facilitate communications via the new medium (step 340). If thepacket analyzer 124 has been pre-programmed to automatically open a new application interface window upon detecting a new medium, then the method may continue invoking the application and opening its corresponding interface window (step 344). Similarly, if thepacket analyzer 124 queries the user of the communication device whether they want to allow the new application interface window to be opened and the user responds affirmatively, then the new application can be invoked and the corresponding interface window may be opened. This query may also be answered affirmatively if the appropriate application is already opened and/or the corresponding application interface window is opened. - Thereafter, the communication session is allowed to continue with the new media (step 348). As can be appreciated by one skilled in the art the new media may either replace the first media or supplement the first media. In the situation where the new media supplements the first media, multiple application interface windows may be simultaneously opened on the
user interface 132 or a single application interface window capable of facilitating the multi-media communication may be utilized. Thereafter, or in the event that it was decided atstep 340 not to utilize the new medium, the method continues to step 324 to determine if the communication session has been terminated. - In additional embodiments of the present invention, a mega-packet that has an audio packet and a video packet bundled within a single mega-packet can be used as a way to ensure that the video and corresponding audio arrive together, are buffered together, and are presented by the receiving device together. In accordance with at least some embodiments of the present invention, if a packet is received as self-identifying the use of RFC-4351, RFC-2198 or some other packet format having multiple media types, then multiple applications may be simultaneously invoked for various different media types corresponding to the media types contained within the mega-packet.
- While the above-described flowchart has been discussed in relation to a particular sequence of events, it should be appreciated that changes to this sequence can occur without materially effecting the operation of the invention. Additionally, the exact sequence of events need not occur as set forth in the exemplary embodiments. The exemplary techniques illustrated herein are not limited to the specifically illustrated embodiments but can also be utilized with the other exemplary embodiments and each described feature is individually and separately claimable.
- The systems, methods and protocols of this invention can be implemented on a special purpose computer in addition to or in place of the described communication equipment, a programmed microprocessor or microcontroller and peripheral integrated circuit element(s), an ASIC or other integrated circuit, a digital signal processor, a hard-wired electronic or logic circuit such as discrete element circuit, a programmable logic device such as PLD, PLA, FPGA, PAL, a communications device, such as a server, personal computer, any comparable means, or the like. In general, any device capable of implementing a state machine that is in turn capable of implementing the methodology illustrated herein can be used to implement the various communication methods, protocols and techniques according to this invention.
- Furthermore, the disclosed methods may be readily implemented in software using object or object-oriented software development environments that provide portable source code that can be used on a variety of computer or workstation platforms. Alternatively, the disclosed system may be implemented partially or fully in hardware using standard logic circuits or VLSI design. Whether software or hardware is used to implement the systems in accordance with this invention is dependent on the speed and/or efficiency requirements of the system, the particular function, and the particular software or hardware systems or microprocessor or microcomputer systems being utilized. The analysis systems, methods and protocols illustrated herein can be readily implemented in hardware and/or software using any known or later developed systems or structures, devices and/or software by those of ordinary skill in the applicable art from the functional description provided herein and with a general basic knowledge of the communication and computer arts.
- Moreover, the disclosed methods may be readily implemented in software that can be stored on a storage medium, executed on a programmed general-purpose computer with the cooperation of a controller and memory, a special purpose computer, a microprocessor, or the like. In these instances, the systems and methods of this invention can be implemented as program embedded on personal computer such as an applet, JAVA® or CGI script, as a resource residing on a server or computer workstation, as a routine embedded in a dedicated communication system or system component, or the like. The system can also be implemented by physically incorporating the system and/or method into software and/or hardware system, such as the hardware and software systems of a communications device or system.
- It is therefore apparent that there has been provided, in accordance with the present invention, systems, apparatuses and methods for managing communication applications. While this invention has been described in conjunction with a number of embodiments, it is evident that many alternatives, modifications and variations would be or are apparent to those of ordinary skill in the applicable arts. Accordingly, it is intended to embrace all such alternatives, modifications, equivalents and variations that are within the spirit and scope of this invention.
Claims (20)
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US12/620,428 US9516069B2 (en) | 2009-11-17 | 2009-11-17 | Packet headers as a trigger for automatic activation of special-purpose softphone applications |
EP10181556.1A EP2323336B1 (en) | 2009-11-17 | 2010-09-29 | Packet headers as a trigger for automatic activation of special-purpose softphone applications |
KR1020100095502A KR20110055378A (en) | 2009-11-17 | 2010-09-30 | Communication methods, computer readable media and communication devices |
CN201010510112.3A CN102065188B (en) | 2009-11-17 | 2010-09-30 | Packet headers as a trigger for automatic activation of special-purpose softphone applications |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US12/620,428 US9516069B2 (en) | 2009-11-17 | 2009-11-17 | Packet headers as a trigger for automatic activation of special-purpose softphone applications |
Publications (2)
Publication Number | Publication Date |
---|---|
US20110116505A1 true US20110116505A1 (en) | 2011-05-19 |
US9516069B2 US9516069B2 (en) | 2016-12-06 |
Family
ID=43837951
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/620,428 Active 2033-04-04 US9516069B2 (en) | 2009-11-17 | 2009-11-17 | Packet headers as a trigger for automatic activation of special-purpose softphone applications |
Country Status (4)
Country | Link |
---|---|
US (1) | US9516069B2 (en) |
EP (1) | EP2323336B1 (en) |
KR (1) | KR20110055378A (en) |
CN (1) | CN102065188B (en) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20120227096A1 (en) * | 2011-03-04 | 2012-09-06 | Intercede Limited | Method and apparatus for transferring data |
CN102932425A (en) * | 2012-10-08 | 2013-02-13 | 珠海金山办公软件有限公司 | Method for receiving push information and then automatically opening operation panel |
US8565386B2 (en) | 2009-09-29 | 2013-10-22 | Avaya Inc. | Automatic configuration of soft phones that are usable in conjunction with special-purpose endpoints |
US20130305029A1 (en) * | 2010-12-23 | 2013-11-14 | Claus Rist | Method for automatic start up of a communication terminal configured for voice communication on a communication terminal configured for text communication |
US9007426B2 (en) | 2012-10-04 | 2015-04-14 | Blackberry Limited | Comparison-based selection of video resolutions in a video call |
US9880710B1 (en) * | 2012-05-03 | 2018-01-30 | Tableau Software, Inc. | Systems and methods for effectively using data controls in a graphical user interface on a small visual display |
US11341962B2 (en) | 2010-05-13 | 2022-05-24 | Poltorak Technologies Llc | Electronic personal interactive device |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104519210A (en) * | 2014-12-18 | 2015-04-15 | 深圳市燃气集团股份有限公司 | CTI (computer telephony integration) softphone system, call control system and call control method thereof |
Citations (107)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4567323A (en) * | 1983-07-12 | 1986-01-28 | At&T Bell Laboratories | Method and apparatus for providing a plurality of special services |
US4797911A (en) * | 1987-06-16 | 1989-01-10 | Inventions, Inc. | Customer account online servicing system |
US4894857A (en) * | 1987-06-16 | 1990-01-16 | Inuentions Inc. | Method and apparatus for customer account servicing |
US5001710A (en) * | 1989-10-24 | 1991-03-19 | At&T Bell Laboratories | Customer programmable automated integrated voice/data technique for communication systems |
US5097528A (en) * | 1991-02-25 | 1992-03-17 | International Business Machines Corporation | System for integrating telephony data with data processing systems |
US5101425A (en) * | 1990-08-07 | 1992-03-31 | Digital Systems International, Inc. | Operations monitoring system |
US5185780A (en) * | 1990-10-12 | 1993-02-09 | Tex Corporation | Method for predicting agent requirements in a force management system |
US5278898A (en) * | 1991-05-30 | 1994-01-11 | Davox Corporation | System for managing a hold queue |
US5289368A (en) * | 1990-10-12 | 1994-02-22 | Iex Corporation | Force management system user interface |
US5291550A (en) * | 1990-12-26 | 1994-03-01 | At&T Bell Laboratories | Dynamic network call distributor |
US5299260A (en) * | 1990-11-20 | 1994-03-29 | Unifi Communications Corporation | Telephone call handling system |
US5390243A (en) * | 1993-11-01 | 1995-02-14 | At&T Corp. | Telemarketing complex with automatic threshold levels |
US5499291A (en) * | 1993-01-14 | 1996-03-12 | At&T Corp. | Arrangement for automating call-center agent-schedule-notification and schedule-adherence functions |
US5500795A (en) * | 1992-07-30 | 1996-03-19 | Teknekron Infoswitch Corporation | Method and system for monitoring and controlling the performance of a call processing center |
US5592378A (en) * | 1994-08-19 | 1997-01-07 | Andersen Consulting Llp | Computerized order entry system and method |
US5592542A (en) * | 1993-02-02 | 1997-01-07 | Fujitsu Limited | Call distribution control method and call distribution control system |
US5594726A (en) * | 1993-09-17 | 1997-01-14 | Scientific-Atlanta, Inc. | Frequency agile broadband communications system |
US5603029A (en) * | 1995-06-07 | 1997-02-11 | International Business Machines Corporation | System of assigning work requests based on classifying into an eligible class where the criteria is goal oriented and capacity information is available |
US5604892A (en) * | 1992-09-01 | 1997-02-18 | Nuttall; David J. H. | Method for modeling a physical system of elements using a relational database |
US5606361A (en) * | 1995-05-10 | 1997-02-25 | Davidsohn; John | Videophone interactive mailbox facility system and method of processing information |
US5611076A (en) * | 1994-09-21 | 1997-03-11 | Micro Data Base Systems, Inc. | Multi-model database management system engine for databases having complex data models |
US5721770A (en) * | 1996-07-02 | 1998-02-24 | Lucent Technologies Inc. | Agent vectoring programmably conditionally assigning agents to various tasks including tasks other than handling of waiting calls |
US5864874A (en) * | 1994-05-02 | 1999-01-26 | Ubique Ltd. | Community co-presence system |
US5875437A (en) * | 1987-04-15 | 1999-02-23 | Proprietary Financial Products, Inc. | System for the operation and management of one or more financial accounts through the use of a digital communication and computation system for exchange, investment and borrowing |
US5880720A (en) * | 1995-07-26 | 1999-03-09 | Kabushiki Kaisha Toshiba | Television system for providing interactive television programs and server system for constructing the television system |
US5884032A (en) * | 1995-09-25 | 1999-03-16 | The New Brunswick Telephone Company, Limited | System for coordinating communications via customer contact channel changing system using call centre for setting up the call between customer and an available help agent |
US5889956A (en) * | 1995-07-19 | 1999-03-30 | Fujitsu Network Communications, Inc. | Hierarchical resource management with maximum allowable allocation boundaries |
US6011844A (en) * | 1998-06-19 | 2000-01-04 | Callnet Communications | Point-of-presence call center management system |
US6014437A (en) * | 1997-02-03 | 2000-01-11 | International Business Machines Corporation | Multi service platform architecture for telephone networks |
US6031896A (en) * | 1998-10-23 | 2000-02-29 | Gte Laboratories Incorporated | Real-time voicemail monitoring and call control over the internet |
US6038296A (en) * | 1997-10-07 | 2000-03-14 | Lucent Technologies Inc. | Internet/intranet user interface to a multimedia messaging system |
US6044355A (en) * | 1997-07-09 | 2000-03-28 | Iex Corporation | Skills-based scheduling for telephone call centers |
US6044205A (en) * | 1996-02-29 | 2000-03-28 | Intermind Corporation | Communications system for transferring information between memories according to processes transferred with the information |
US6044144A (en) * | 1997-02-07 | 2000-03-28 | Mci Communications Corp. | Network call parking manager |
US6173053B1 (en) * | 1998-04-09 | 2001-01-09 | Avaya Technology Corp. | Optimizing call-center performance by using predictive data to distribute calls among agents |
US6175564B1 (en) * | 1995-10-25 | 2001-01-16 | Genesys Telecommunications Laboratories, Inc | Apparatus and methods for managing multiple internet protocol capable call centers |
US6178441B1 (en) * | 1998-09-21 | 2001-01-23 | International Business Machines Corporation | Method and system in a computer network for the reliable and consistent ordering of client requests |
US6185292B1 (en) * | 1997-02-10 | 2001-02-06 | Genesys Telecommunications Laboratories, Inc. | Skill-based real-time call routing in telephony systems |
US6185603B1 (en) * | 1997-03-13 | 2001-02-06 | At&T Corp. | Method and system for delivery of e-mail and alerting messages |
US6192122B1 (en) * | 1998-02-12 | 2001-02-20 | Avaya Technology Corp. | Call center agent selection that optimizes call wait times |
US6339754B1 (en) * | 1995-02-14 | 2002-01-15 | America Online, Inc. | System for automated translation of speech |
US20020012186A1 (en) * | 2000-07-24 | 2002-01-31 | Tohoku Techno Arch Co., Ltd. | Magnetic record/reproduce apparatus for recording/reproducing large amounts of data at ultra-high-speed using a perpendicular magnetic recording mode |
US20020019829A1 (en) * | 2000-03-21 | 2002-02-14 | Ehud Shapiro | Community co-presence system and method having virtual groups |
US20020021307A1 (en) * | 2000-04-24 | 2002-02-21 | Steve Glenn | Method and apparatus for utilizing online presence information |
US6353810B1 (en) * | 1999-08-31 | 2002-03-05 | Accenture Llp | System, method and article of manufacture for an emotion detection system improving emotion recognition |
US6356632B1 (en) * | 1998-12-31 | 2002-03-12 | Avaya Technology Corp. | Call selection and agent selection in a call center based on agent staffing schedule |
US6360222B1 (en) * | 1998-05-06 | 2002-03-19 | Oracle Corporation | Method and system thereof for organizing and updating an information directory based on relationships between users |
US20020035605A1 (en) * | 2000-01-26 | 2002-03-21 | Mcdowell Mark | Use of presence and location information concerning wireless subscribers for instant messaging and mobile commerce |
US20020038422A1 (en) * | 2000-09-11 | 2002-03-28 | Tuyosi Suwamoto | Authentication system capable of maintaining security and saving expenses |
US20030004704A1 (en) * | 2001-07-02 | 2003-01-02 | Baron John M. | System and method of spreadsheet-based string localization |
US20030028621A1 (en) * | 2001-05-23 | 2003-02-06 | Evolving Systems, Incorporated | Presence, location and availability communication system and method |
US6535600B1 (en) * | 1999-12-06 | 2003-03-18 | Avaya Technology Corp. | System for automatically routing calls to call center agents in an agent surplus condition based on service levels |
US6535601B1 (en) * | 1998-08-27 | 2003-03-18 | Avaya Technology Corp. | Skill-value queuing in a call center |
US20030142200A1 (en) * | 2002-01-29 | 2003-07-31 | Palm, Inc. | System for and method of conferencing with a handheld computer using multiple media types |
US6675168B2 (en) * | 1994-05-02 | 2004-01-06 | International Business Machines Corporation | Co-presence data retrieval system |
US20040008828A1 (en) * | 2002-07-09 | 2004-01-15 | Scott Coles | Dynamic information retrieval system utilizing voice recognition |
US20040015496A1 (en) * | 2002-07-20 | 2004-01-22 | Anonsen Steven P. | Performing operations on a set of objects in a database system |
US20040015506A1 (en) * | 2002-07-20 | 2004-01-22 | Anonsen Steven P. | Translation of object queries involving inheritence |
US6684192B2 (en) * | 1998-03-05 | 2004-01-27 | American Management Systems, Inc. | Decision management system providing qualitative account/customer assessment via point in time simulation |
US6697457B2 (en) * | 1999-08-31 | 2004-02-24 | Accenture Llp | Voice messaging system that organizes voice messages based on detected emotion |
US6700967B2 (en) * | 2000-05-17 | 2004-03-02 | International Business Machines Corporation | Presence information method and system |
US6704409B1 (en) * | 1997-12-31 | 2004-03-09 | Aspect Communications Corporation | Method and apparatus for processing real-time transactions and non-real-time transactions |
US6707903B2 (en) * | 1999-12-15 | 2004-03-16 | Avaya, Inc. | Automated workflow method for assigning work items to resources |
US20040052243A1 (en) * | 2002-09-16 | 2004-03-18 | Bostrom Kevin L. | Proxy modem for voice over internet protocol based communication system |
US20040054743A1 (en) * | 2001-01-30 | 2004-03-18 | Nuasis Corporation | Escalated handling of non-realtime communications |
US6711253B1 (en) * | 2000-02-04 | 2004-03-23 | Avaya Technology Corp. | Method and apparatus for analyzing performance data in a call center |
US20040057569A1 (en) * | 1998-12-11 | 2004-03-25 | Acuity Software | Automatic call distribution system using computer network-based communication |
US6839735B2 (en) * | 2000-02-29 | 2005-01-04 | Microsoft Corporation | Methods and systems for controlling access to presence information according to a variety of different access permission types |
US6842503B1 (en) * | 2003-09-02 | 2005-01-11 | Cisco Technology, Inc. | Support of TTY systems in voice over data networks |
US6847973B2 (en) * | 2000-06-16 | 2005-01-25 | Cognos Incorporated | Method of managing slowly changing dimensions |
US20050021529A1 (en) * | 2003-07-22 | 2005-01-27 | Jeff Hodson | Transaction time tracking and reporting system |
US20050044375A1 (en) * | 2003-07-04 | 2005-02-24 | Nokia Corporation | Key storage administration |
US20050049911A1 (en) * | 2003-08-29 | 2005-03-03 | Accenture Global Services Gmbh. | Transformation opportunity indicator |
US20050065837A1 (en) * | 2001-05-17 | 2005-03-24 | Bay Bridge Decision Technologies, Inc., A Maryland Corporation | System and method for generating forecasts and analysis of contact center behavior for planning purposes |
US20050071844A1 (en) * | 2003-09-26 | 2005-03-31 | Flockhart Andrew D. | Method and apparatus for load balancing work on a network of servers based on the probability of being serviced within a service time goal |
US20050071241A1 (en) * | 2003-09-26 | 2005-03-31 | Flockhart Andrew D. | Contact center resource allocation based on work bidding/auction |
US20050071212A1 (en) * | 2003-09-26 | 2005-03-31 | Flockhart Andrew D. | Method and apparatus for business time computation in a resource allocation system |
US20050071211A1 (en) * | 2003-09-26 | 2005-03-31 | Flockhart Andrew D. | Method and apparatus for assessing the status of work waiting for service |
US20060004686A1 (en) * | 2004-06-30 | 2006-01-05 | Microsoft Corporation | Real-time reporting, such as real-time reporting of extrinsic attribute values |
US6985901B1 (en) * | 1999-12-23 | 2006-01-10 | Accenture Llp | Controlling data collection, manipulation and storage on a network with service assurance capabilities |
US20060007916A1 (en) * | 2004-07-09 | 2006-01-12 | Jones Paul E | Method and apparatus for interleaving text and media in a real-time transport session |
US6988126B2 (en) * | 2000-10-17 | 2006-01-17 | Hewlett-Packard Development Company, L.P. | Contact center system and method for specifying different service specific behavior and offering range of corresponding customer services |
US20060015388A1 (en) * | 2004-07-13 | 2006-01-19 | Flockhart Andrew D | Method and apparatus for supporting individualized selection rules for resource allocation |
US20060026049A1 (en) * | 2004-07-28 | 2006-02-02 | Sbc Knowledge Ventures, L.P. | Method for identifying and prioritizing customer care automation |
US20060056598A1 (en) * | 2004-09-14 | 2006-03-16 | Sbc Knowledge Ventures, L.P. | Detection of TTY's using programmable filters |
US20060187900A1 (en) * | 2005-02-22 | 2006-08-24 | Akbar Imran M | Method and system for providing private virtual secure Voice over Internet Protocol communications |
US7158628B2 (en) * | 2003-08-20 | 2007-01-02 | Knowlagent, Inc. | Method and system for selecting a preferred contact center agent based on agent proficiency and performance and contact center state |
US7162469B2 (en) * | 2002-07-20 | 2007-01-09 | Microsoft Corporation | Querying an object for properties |
US7165075B2 (en) * | 2002-07-20 | 2007-01-16 | Microsoft Corporation | Object graph faulting and trimming in an object-relational database system |
US7170992B2 (en) * | 2003-02-13 | 2007-01-30 | Sbc Properties, L.P. | Method for evaluating customer call center system designs |
US7170976B1 (en) * | 2002-12-17 | 2007-01-30 | Cisco Technology, Inc. | System and method for communicating text teletype (TTY) information in a communication network |
US7174004B1 (en) * | 2004-03-25 | 2007-02-06 | Avaya Technology Corp. | Network based method and apparatus for supporting interoperability between incompatible TTY devices |
US7177401B2 (en) * | 2005-02-03 | 2007-02-13 | Texas Instruments Incorporated | TTY communication over packet networks |
US20070038632A1 (en) * | 2001-05-31 | 2007-02-15 | Engstrom G E | Time slot based calendar access control |
US7324954B2 (en) * | 2001-06-29 | 2008-01-29 | International Business Machines Corporation | System and method for organizational risk based on personnel planning factors |
US7336779B2 (en) * | 2002-03-15 | 2008-02-26 | Avaya Technology Corp. | Topical dynamic chat |
EP1924094A1 (en) * | 2006-11-14 | 2008-05-21 | Samsung Electronics Co.,Ltd. | Mobile communication terminal for video calling and method for saving chat messages thereof |
US7512984B2 (en) * | 2004-06-01 | 2009-03-31 | Imera Systems, Inc. | Distributed and scalable instant multimedia communication system |
EP2071817A2 (en) * | 2007-12-14 | 2009-06-17 | Avaya Technology Llc | Arrangement for dynamically diverting communications having characteristics incompatible with a communication device to another device |
US7567653B1 (en) * | 2005-03-22 | 2009-07-28 | Avaya Inc. | Method by which call centers can vector inbound TTY calls automatically to TTY-enabled resources |
US20090239519A1 (en) * | 2005-11-02 | 2009-09-24 | Nec Corporation | Terminal function completion method and system, and communication terminal, peripheral terminal and communication terminal management server constituting the system |
US7773525B2 (en) * | 2005-03-17 | 2010-08-10 | Nec Corporation | Mobile communication control method, mobile communication system, router, and program |
US7809125B2 (en) * | 2005-09-01 | 2010-10-05 | Avaya Inc. | Method and apparatus for selection of special-purpose gateways |
US7885209B1 (en) * | 2007-04-03 | 2011-02-08 | Avaya Inc. | Alternatively enabling and disabling the talk paths of endpoints that share a virtual address |
US7944870B2 (en) * | 2005-06-08 | 2011-05-17 | At&T Intellectual Property I, L.P. | Methods and systems for temporary additional telephone numbers |
US8094664B2 (en) * | 2006-11-03 | 2012-01-10 | Nokia Corporation | Session based communication |
US8264965B2 (en) * | 2008-03-21 | 2012-09-11 | Alcatel Lucent | In-band DPI application awareness propagation enhancements |
Family Cites Families (328)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4163124A (en) | 1978-07-24 | 1979-07-31 | Rolm Corporation | Finite storage-time queue |
US4510351A (en) | 1982-10-28 | 1985-04-09 | At&T Bell Laboratories | ACD Management information system |
US4737983A (en) | 1985-10-02 | 1988-04-12 | American Telephone And Telegraph Company Communications, Inc. | Automatic call distributor telephone service |
JPS62261275A (en) | 1986-05-08 | 1987-11-13 | Tokyo Electric Co Ltd | Facsimile equipment |
JPH077573Y2 (en) | 1988-03-15 | 1995-02-22 | 日野自動車工業株式会社 | Intake air heating system for ship engine |
US5167010A (en) | 1989-08-03 | 1992-11-24 | Westinghouse Electric Corp. | Expert advice display processing system |
US5274700A (en) | 1989-11-27 | 1993-12-28 | Unifi Communications Corporation | Methods of automatically rerouting an incoming telephone call placed over a network |
US5155761A (en) | 1990-01-26 | 1992-10-13 | Intervoice, Inc. | Automatic call back system and method of operation |
US5164981A (en) | 1990-06-04 | 1992-11-17 | Davox | Voice response system with automated data transfer |
US5311422A (en) | 1990-06-28 | 1994-05-10 | The United States Of America As Represented By The Administrator Of The National Aeronautics And Space Administration | General purpose architecture for intelligent computer-aided training |
US5325292A (en) | 1990-10-12 | 1994-06-28 | Crockett Gary B | Tour/schedule generation for a force management system |
US5911134A (en) | 1990-10-12 | 1999-06-08 | Iex Corporation | Method for planning, scheduling and managing personnel |
JPH04213266A (en) | 1990-12-07 | 1992-08-04 | Sharp Corp | Facsimile system |
US5206903A (en) | 1990-12-26 | 1993-04-27 | At&T Bell Laboratories | Automatic call distribution based on matching required skills with agents skills |
US5164983A (en) | 1991-01-28 | 1992-11-17 | American Telephone & Telegraph Company | Telemarketing complex performance management system |
US5210789A (en) | 1991-06-28 | 1993-05-11 | International Telecharge, Inc. | Interactive telephone operator terminal |
US5749079A (en) | 1992-03-04 | 1998-05-05 | Singapore Computer Systems Limited | End user query facility including a query connectivity driver |
US5335269A (en) | 1992-03-12 | 1994-08-02 | Rockwell International Corporation | Two dimensional routing apparatus in an automatic call director-type system |
US5642515A (en) | 1992-04-17 | 1997-06-24 | International Business Machines Corporation | Network server for local and remote resources |
US5504894A (en) | 1992-04-30 | 1996-04-02 | International Business Machines Corporation | Workload manager for achieving transaction class response time goals in a multiprocessing system |
US5396536A (en) | 1992-06-23 | 1995-03-07 | At&T Corp. | Automatic processing of calls with different communication modes in a telecommunications system |
US6173052B1 (en) | 1992-06-25 | 2001-01-09 | Apropros Technology | Blending communications in a call center |
AU4653593A (en) | 1992-06-25 | 1994-01-24 | Teledata Solutions, Inc. | Call distributor |
US5444774A (en) | 1992-06-26 | 1995-08-22 | At&T Corp. | Interactive queuing sytem for call centers |
US5309513A (en) | 1992-07-02 | 1994-05-03 | Rockwell International Corporation | Telephone system with ubiquitous agents |
US5684964A (en) | 1992-07-30 | 1997-11-04 | Teknekron Infoswitch Corporation | Method and system for monitoring and controlling the performance of an organization |
US5469504A (en) | 1992-10-14 | 1995-11-21 | Blaha; David L. | Automatic call distribution with intersubnetwork customer information transfer system and method |
AU4280793A (en) | 1992-10-21 | 1994-05-09 | Digital Systems International, Inc. | Integrated intelligent call blending |
US5335268A (en) | 1992-10-22 | 1994-08-02 | Mci Communications Corporation | Intelligent routing of special service telephone traffic |
CA2102868C (en) | 1992-11-11 | 1999-10-26 | Joseph E. Bloom | Device for programming script sets in a telephone system |
GB2273025B (en) | 1992-11-12 | 1997-03-26 | Rockwell International Corp | Automatic call distributor with a programmable data window display system and method |
CA2103204C (en) | 1992-11-17 | 2002-11-12 | Daniel F. Baker | Call distributor with automatic preannouncement system and method |
US5937051A (en) | 1993-07-08 | 1999-08-10 | Teknekron Infoswitch Corporation | Method and system for transferring calls and call-related data between a plurality of call centers |
AU677393B2 (en) | 1993-07-08 | 1997-04-24 | E-Talk Corporation | Method and system for transferring calls and call-related data between a plurality of call centres |
US5499386A (en) | 1993-07-09 | 1996-03-12 | Telefonaktiebolaget L M Ericsson | Best server selection in layered cellular radio system |
US5469503A (en) | 1993-07-27 | 1995-11-21 | Aspect Telecommunications Corporation | Method for resynchronizing secondary database and primary database with preservation of functionality of an automatic call distribution system |
ES2138649T3 (en) | 1993-09-22 | 2000-01-16 | Teknekron Infoswitch Corp | MONITORING OF TELECOMMUNICATION SYSTEMS. |
US5513212A (en) | 1993-11-15 | 1996-04-30 | At&T Corp. | Conversion of a fax modulation to a data modulation |
US5436965A (en) | 1993-11-16 | 1995-07-25 | Automated Systems And Programming, Inc. | Method and system for optimization of telephone contact campaigns |
US5963911A (en) | 1994-03-25 | 1999-10-05 | British Telecommunications Public Limited Company | Resource allocation |
US5537542A (en) | 1994-04-04 | 1996-07-16 | International Business Machines Corporation | Apparatus and method for managing a server workload according to client performance goals in a client/server data processing system |
US5473773A (en) | 1994-04-04 | 1995-12-05 | International Business Machines Corporation | Apparatus and method for managing a data processing system workload according to two or more distinct processing goals |
US5537470A (en) | 1994-04-06 | 1996-07-16 | At&T Corp. | Method and apparatus for handling in-bound telemarketing calls |
US5577169A (en) | 1994-04-29 | 1996-11-19 | International Business Machines Corporation | Fuzzy logic entity behavior profiler |
GB2289149B (en) | 1994-05-02 | 1998-11-18 | Ubique Ltd | A co-presence data retrieval system |
US5784452A (en) | 1994-06-01 | 1998-07-21 | Davox Corporation | Telephony call center with agent work groups |
US5790650A (en) | 1994-06-01 | 1998-08-04 | Davox Corporation | Telephone call center management system which supports multi-user and separate private applications |
US5519773A (en) | 1994-06-07 | 1996-05-21 | Siemens Colm Communications Inc. | Call sharing for inbound and outbound call center agents |
US5506898A (en) | 1994-07-12 | 1996-04-09 | At&T Corp. | Expected wait-time indication arrangement |
US5682460A (en) | 1994-08-29 | 1997-10-28 | Motorola, Inc. | Method for selecting transmission preferences |
US5530744A (en) | 1994-09-20 | 1996-06-25 | At&T Corp. | Method and system for dynamic customized call routing |
US5594791A (en) | 1994-10-05 | 1997-01-14 | Inventions, Inc. | Method and apparatus for providing result-oriented customer service |
US5752027A (en) | 1994-11-30 | 1998-05-12 | Dun & Bradstreet Software Services, Inc. | Apparatus and process for creating and accessing a database centric object |
US5836011A (en) | 1995-01-20 | 1998-11-10 | International Business Machines Corporation | Implementation of teams and roles within a people oriented work environment |
US5546452A (en) | 1995-03-02 | 1996-08-13 | Geotel Communications Corp. | Communications system using a central controller to control at least one network and agent system |
EP0740450B1 (en) | 1995-04-24 | 2006-06-14 | International Business Machines Corporation | Method and apparatus for skill-based routing in a call center |
US5790642A (en) | 1995-04-28 | 1998-08-04 | Dialogic Corporation | Competitively bidding service centers |
US5748468A (en) | 1995-05-04 | 1998-05-05 | Microsoft Corporation | Prioritized co-processor resource manager and method |
US5751707A (en) | 1995-06-19 | 1998-05-12 | Bell Atlantic Network Services, Inc. | AIN interaction through wireless digital video network |
US5627884A (en) | 1995-06-26 | 1997-05-06 | Williams; Mark J. | Method for returning inbound calls |
US5790677A (en) | 1995-06-29 | 1998-08-04 | Microsoft Corporation | System and method for secure electronic commerce transactions |
US5684872A (en) | 1995-07-21 | 1997-11-04 | Lucent Technologies Inc. | Prediction of a caller's motivation as a basis for selecting treatment of an incoming call |
US6411682B1 (en) | 1995-09-21 | 2002-06-25 | Aspect Telecommunications Corporation | Computer controlled paging and telephone communication system and method |
US5742675A (en) | 1995-09-26 | 1998-04-21 | Telefonaktiebolaget Lm Ericsson | Method and apparatus for automatically distributing calls to available logged-in call handling agents |
US6430282B1 (en) | 1995-09-29 | 2002-08-06 | Nortel Networks Limited | Methods and apparatus for originating voice calls |
US20010034628A1 (en) | 1995-10-03 | 2001-10-25 | Eder Jeffrey Scott | Detailed method of and system for modeling and analyzing business improvement programs |
US5703943A (en) | 1995-10-16 | 1997-12-30 | Lucent Technologies, Inc. | Completion of calls to a preferred agent in an automatic call distributor |
US5754841A (en) | 1995-10-20 | 1998-05-19 | Ncr Corporation | Method and apparatus for parallel execution of user-defined functions in an object-relational database management system |
US5930786A (en) | 1995-10-20 | 1999-07-27 | Ncr Corporation | Method and apparatus for providing shared data to a requesting client |
US5794250A (en) | 1995-10-20 | 1998-08-11 | Ncr Corporation | Method and apparatus for extending existing database management system for new data types |
US5689698A (en) | 1995-10-20 | 1997-11-18 | Ncr Corporation | Method and apparatus for managing shared data using a data surrogate and obtaining cost parameters from a data dictionary by evaluating a parse tree object |
US5926538A (en) | 1997-02-11 | 1999-07-20 | Genesys Telecommunications Labs, Inc | Method for routing calls to call centers based on statistical modeling of call behavior |
US6597685B2 (en) | 1995-10-25 | 2003-07-22 | Genesys Telecommunications Laboratories, Inc. | Method and apparatus for determining and using multiple object states in an intelligent internet protocol telephony network |
US6130933A (en) | 1996-02-02 | 2000-10-10 | Genesys Telecommunications Laboratories, Inc. | Apparatus and methods for coordinating telephone and data communications |
US5915012A (en) | 1997-01-14 | 1999-06-22 | Genesys, Telecommunications Laboratories, Inc. | System and method for operating a plurality of call centers |
EP0770967A3 (en) | 1995-10-26 | 1998-12-30 | Koninklijke Philips Electronics N.V. | Decision support system for the management of an agile supply chain |
US5740238A (en) | 1995-11-03 | 1998-04-14 | Lucent Technologies Inc. | Method and apparatus for queuing a call to the best backup split |
US5754639A (en) | 1995-11-03 | 1998-05-19 | Lucent Technologies | Method and apparatus for queuing a call to the best split |
US20030051136A1 (en) | 1995-11-06 | 2003-03-13 | Pavel Curtis | Multimedia coordination system |
US5754776A (en) | 1995-12-28 | 1998-05-19 | Intel Corporation | Re-prioritizing background data transfers in multipoint conferencing |
US5802282A (en) | 1995-12-28 | 1998-09-01 | Intel Corporation | Recovering missing data during background data transfer in multipoint conferencing |
US5826039A (en) | 1995-12-29 | 1998-10-20 | Lucent Technologies Inc. | Universal connection point for resources and communication unrelated to a physical endpoint |
US5742763A (en) | 1995-12-29 | 1998-04-21 | At&T Corp. | Universal message delivery system for handles identifying network presences |
US5802510A (en) | 1995-12-29 | 1998-09-01 | At&T Corp | Universal directory service |
US5781614A (en) | 1996-01-19 | 1998-07-14 | Lucent Technologies Inc. | Message retrieval via alternative access |
US5757904A (en) | 1996-02-05 | 1998-05-26 | Lucent Technologies Inc. | Context-sensitive presentation of information to call-center agents |
US5973756A (en) | 1996-02-06 | 1999-10-26 | Fca Corporation | IR Transmitter with integral magnetic-stripe ATM type credit card reader & method therefor |
US5787410A (en) | 1996-02-20 | 1998-07-28 | Oracle Corporation | Method and apparatus for storing and retrieving data in multiple languages simultaneously using a fully-populated sub-table |
US5838968A (en) | 1996-03-01 | 1998-11-17 | Chromatic Research, Inc. | System and method for dynamic resource management across tasks in real-time operating systems |
US5909669A (en) | 1996-04-01 | 1999-06-01 | Electronic Data Systems Corporation | System and method for generating a knowledge worker productivity assessment |
US5673205A (en) | 1996-04-08 | 1997-09-30 | Lucent Technologies Inc. | Accessing a video message via video snapshots |
US5914951A (en) | 1996-04-16 | 1999-06-22 | At&T Corp | System and method for controlling and monitoring communication between customers and customer service representatives |
US5867562A (en) | 1996-04-17 | 1999-02-02 | Scherer; Gordon F. | Call processing system with call screening |
US20030144900A1 (en) | 2002-01-28 | 2003-07-31 | Whitmer Michael L. | Method and system for improving enterprise performance |
US5915010A (en) | 1996-06-10 | 1999-06-22 | Teknekron Infoswitch | System, method and user interface for data announced call transfer |
US6064730A (en) | 1996-06-18 | 2000-05-16 | Lucent Technologies Inc. | Customer-self routing call center |
US6052723A (en) | 1996-07-25 | 2000-04-18 | Stockmaster.Com, Inc. | Method for aggregate control on an electronic network |
US6385646B1 (en) | 1996-08-23 | 2002-05-07 | At&T Corp. | Method and system for establishing voice communications in an internet environment |
US5903877A (en) | 1996-09-30 | 1999-05-11 | Lucent Technologies Inc. | Transaction center for processing customer transaction requests from alternative media sources |
US5897622A (en) | 1996-10-16 | 1999-04-27 | Microsoft Corporation | Electronic shopping and merchandising system |
US6446092B1 (en) | 1996-11-01 | 2002-09-03 | Peerdirect Company | Independent distributed database system |
US5796393A (en) | 1996-11-08 | 1998-08-18 | Compuserve Incorporated | System for intergrating an on-line service community with a foreign service |
US6055308A (en) | 1997-01-21 | 2000-04-25 | Genesys Telecommunications Laboratories, Inc. | Method and system for determining and using multiple object states in a computer telephony integration system |
US5903641A (en) | 1997-01-28 | 1999-05-11 | Lucent Technologies Inc. | Automatic dynamic changing of agents' call-handling assignments |
US5828747A (en) | 1997-01-28 | 1998-10-27 | Lucent Technologies Inc. | Call distribution based on agent occupancy |
US5946387A (en) | 1997-02-10 | 1999-08-31 | Genesys Telecommunications Laboratories, Inc, | Agent-level network call routing |
US5940496A (en) | 1997-02-10 | 1999-08-17 | Gewesys Telecommunications Laboratories, Inc. | Apparatus and methods enhancing call routing within and between call-centers |
US5923745A (en) | 1997-02-28 | 1999-07-13 | Teknekron Infoswitch Corporation | Routing calls to call centers |
US5905793A (en) | 1997-03-07 | 1999-05-18 | Lucent Technologies Inc. | Waiting-call selection based on anticipated wait times |
US5982873A (en) | 1997-03-07 | 1999-11-09 | Lucent Technologies Inc. | Waiting-call selection based on objectives |
US6134318A (en) | 1997-03-19 | 2000-10-17 | At&T Corp | System and method for telemarketing through a hypertext network |
US6181736B1 (en) | 1997-03-25 | 2001-01-30 | Nxi Communications, Inc. | Network communication system |
US5974462A (en) | 1997-03-28 | 1999-10-26 | International Business Machines Corporation | Method and apparatus for controlling the number of servers in a client/server system |
US5948065A (en) | 1997-03-28 | 1999-09-07 | International Business Machines Corporation | System for managing processor resources in a multisystem environment in order to provide smooth real-time data streams while enabling other types of applications to be processed concurrently |
US5960073A (en) | 1997-04-03 | 1999-09-28 | Genesys Telecommunications Laboratories , Inc. | Method and apparatus for providing an interactive home agent with access to call center functionality and resources |
NO971605L (en) | 1997-04-08 | 1998-10-09 | Ericsson Telefon Ab L M | Device for improving accessibility of services in a communication system |
US5996013A (en) | 1997-04-30 | 1999-11-30 | International Business Machines Corporation | Method and apparatus for resource allocation with guarantees |
US6049547A (en) | 1997-05-15 | 2000-04-11 | Lucent Technologies Inc. | Lookahead interflow of traffic among a plurality of serving sites of one customer |
US5901215A (en) | 1997-05-20 | 1999-05-04 | Rockwell Semiconductor Systems, Inc. | Apparatus and method for identifying records of overflowed ACD calls |
US6263359B1 (en) | 1997-05-22 | 2001-07-17 | International Business Machines Corporation | Computer resource proportional utilization and response time scheduling |
US6259969B1 (en) | 1997-06-04 | 2001-07-10 | Nativeminds, Inc. | System and method for automatically verifying the performance of a virtual robot |
US6094581A (en) | 1997-06-10 | 2000-07-25 | Telefonaktiebolaget Lm Ericsson | Tailored hierarchical cell structures in a communications system |
US5974135A (en) | 1997-06-11 | 1999-10-26 | Harrah's Operating Company, Inc. | Teleservices computer system, method, and manager application for integrated presentation of concurrent interactions with multiple terminal emulation sessions |
US5937402A (en) | 1997-06-19 | 1999-08-10 | Ontos, Inc. | System for enabling access to a relational database from an object oriented program |
US5987117A (en) | 1997-07-07 | 1999-11-16 | Mitel Corporation | Method of dynamic load sharing between systems with automatic telephone call distributors |
US6023681A (en) | 1997-08-11 | 2000-02-08 | At&T Corp. | Method and apparatus for predicting queuing delays |
US6052685A (en) | 1997-08-13 | 2000-04-18 | Mosaix, Inc. | Integration of legacy database management systems with ODBC-compliant application programs |
US6038293A (en) | 1997-09-03 | 2000-03-14 | Mci Communications Corporation | Method and system for efficiently transferring telephone calls |
US6381253B1 (en) | 1997-09-09 | 2002-04-30 | International Business Machines Corporation | Data transmission system and method for interconnecting sending and receiving analog devices primarily through data channels |
US6000832A (en) | 1997-09-24 | 1999-12-14 | Microsoft Corporation | Electronic online commerce card with customer generated transaction proxy number for online transactions |
US6084954A (en) | 1997-09-30 | 2000-07-04 | Lucent Technologies Inc. | System and method for correlating incoming and outgoing telephone calls using predictive logic |
AU9574698A (en) | 1997-09-30 | 1999-04-23 | Mci Communications Corporation | Computer/telephony integration monitoring server for a call center |
US6490350B2 (en) | 1997-09-30 | 2002-12-03 | Mci Communications Corporation | Monitoring system for telephony resources in a call center |
US6229819B1 (en) | 1997-10-21 | 2001-05-08 | Mci Communications Corporation | Advanced intelligent network gateway |
US5999963A (en) | 1997-11-07 | 1999-12-07 | Lucent Technologies, Inc. | Move-to-rear list scheduling |
JP3617997B2 (en) | 1997-11-14 | 2005-02-09 | 三菱電機株式会社 | Data update method |
US6108670A (en) | 1997-11-24 | 2000-08-22 | International Business Machines Corporation | Checking and enabling database updates with a dynamic, multi-modal, rule based system |
US6088441A (en) | 1997-12-17 | 2000-07-11 | Lucent Technologies Inc. | Arrangement for equalizing levels of service among skills |
US6563921B1 (en) | 1997-12-31 | 2003-05-13 | Virtual Hold Technology, Llc | Automatic call director first in first out accessory |
US6115462A (en) | 1998-01-09 | 2000-09-05 | Gte Laboratories Incorporated | Method and apparatus for efficient call routing |
US6426950B1 (en) | 1998-02-13 | 2002-07-30 | Nortel Networks Limited | Method of resource management at computer controlled telephony hardware |
US6449358B1 (en) | 1998-02-17 | 2002-09-10 | Genesys Telecommunications Laboratories, Inc. | Method for predicting and managing call load by determining the optimum frequency of outbound call generation during an out-bound calling campaign from a call center |
US6157655A (en) | 1998-02-17 | 2000-12-05 | Genesys Telecommunications Laboratories, Inc. | Method for estimating telephony system-queue waiting time in an agent level routing environment |
US5943416A (en) | 1998-02-17 | 1999-08-24 | Genesys Telecommunications Laboratories, Inc. | Automated survey control routine in a call center environment |
US6167395A (en) | 1998-09-11 | 2000-12-26 | Genesys Telecommunications Laboratories, Inc | Method and apparatus for creating specialized multimedia threads in a multimedia communication center |
US6138139A (en) | 1998-10-29 | 2000-10-24 | Genesys Telecommunications Laboraties, Inc. | Method and apparatus for supporting diverse interaction paths within a multimedia communication center |
US6226377B1 (en) | 1998-03-06 | 2001-05-01 | Avaya Technology Corp. | Prioritized transaction server allocation |
US6230183B1 (en) | 1998-03-11 | 2001-05-08 | International Business Machines Corporation | Method and apparatus for controlling the number of servers in a multisystem cluster |
US6278777B1 (en) | 1998-03-12 | 2001-08-21 | Ser Solutions, Inc. | System for managing agent assignments background of the invention |
US6154769A (en) | 1998-03-27 | 2000-11-28 | Hewlett-Packard Company | Scheduling server requests to decrease response time and increase server throughput |
US6049779A (en) | 1998-04-06 | 2000-04-11 | Berkson; Stephen P. | Call center incentive system and method |
US6650748B1 (en) | 1998-04-13 | 2003-11-18 | Avaya Technology Corp. | Multiple call handling in a call center |
US6604084B1 (en) | 1998-05-08 | 2003-08-05 | E-Talk Corporation | System and method for generating an evaluation in a performance evaluation system |
US6449356B1 (en) | 1998-05-26 | 2002-09-10 | Rockwell Semiconductor Systems, Inc. | Method of multi-media transaction processing |
US6292550B1 (en) | 1998-06-01 | 2001-09-18 | Avaya Technology Corp. | Dynamic call vectoring |
US6233332B1 (en) | 1998-06-03 | 2001-05-15 | Avaya Technology Corp. | System for context based media independent communications processing |
US6307931B1 (en) | 1998-06-19 | 2001-10-23 | Avaya Technology Corp. | System and method for allowing communication between networks having incompatible addressing formats |
US20010011228A1 (en) | 1998-07-31 | 2001-08-02 | Grigory Shenkman | Method for predictive routing of incoming calls within a communication center according to history and maximum profit/contribution analysis |
US6389400B1 (en) | 1998-08-20 | 2002-05-14 | Sbc Technology Resources, Inc. | System and methods for intelligent routing of customer requests using customer and agent models |
US6272544B1 (en) | 1998-09-08 | 2001-08-07 | Avaya Technology Corp | Dynamically assigning priorities for the allocation of server resources to completing classes of work based upon achievement of server level goals |
US6295353B1 (en) | 1998-10-07 | 2001-09-25 | Avaya Technology Corp. | Arrangement for efficiently updating status information of a network call-routing system |
US6449646B1 (en) | 1998-10-13 | 2002-09-10 | Aspect Communications Corporation | Method and apparatus for allocating mixed transaction type messages to resources via an integrated queuing mechanism |
US6298062B1 (en) | 1998-10-23 | 2001-10-02 | Verizon Laboratories Inc. | System providing integrated services over a computer network |
US6128304A (en) | 1998-10-23 | 2000-10-03 | Gte Laboratories Incorporated | Network presence for a communications system operating over a computer network |
US6064731A (en) | 1998-10-29 | 2000-05-16 | Lucent Technologies Inc. | Arrangement for improving retention of call center's customers |
US6735593B1 (en) | 1998-11-12 | 2004-05-11 | Simon Guy Williams | Systems and methods for storing data |
US6574605B1 (en) | 1998-11-17 | 2003-06-03 | Citibank, N.A. | Method and system for strategic services enterprise workload management |
US6275812B1 (en) | 1998-12-08 | 2001-08-14 | Lucent Technologies, Inc. | Intelligent system for dynamic resource management |
US6366666B2 (en) | 1998-12-16 | 2002-04-02 | Avaya Technology Corp. | Adjustment of call selection to achieve target values for interval-based performance metrics in a call center |
US6463471B1 (en) | 1998-12-28 | 2002-10-08 | Intel Corporation | Method and system for validating and distributing network presence information for peers of interest |
US6556974B1 (en) | 1998-12-30 | 2003-04-29 | D'alessandro Alex F. | Method for evaluating current business performance |
US7295669B1 (en) | 1999-01-21 | 2007-11-13 | Avaya Technology Corp. | Call center telephone and data flow connection system |
US6434230B1 (en) | 1999-02-02 | 2002-08-13 | Avaya Technology Corp. | Rules-based queuing of calls to call-handling resources |
JP3133297B2 (en) | 1999-02-04 | 2001-02-05 | 松下電送システム株式会社 | Communication device |
US6560649B1 (en) | 1999-02-10 | 2003-05-06 | Avaya Technology Corp. | Hierarchical service level remediation for competing classes based upon achievement of service level goals |
US7200219B1 (en) | 1999-02-10 | 2007-04-03 | Avaya Technology Corp. | Dynamically allocating server resources to competing classes of work based upon achievement of service goals |
US6744877B1 (en) | 1999-03-08 | 2004-06-01 | Avaya Technology Corp. | Method and system for enterprise service balancing |
US6366668B1 (en) | 1999-03-11 | 2002-04-02 | Avaya Technology Corp. | Method of routing calls in an automatic call distribution network |
US6424709B1 (en) | 1999-03-22 | 2002-07-23 | Rockwell Electronic Commerce Corp. | Skill-based call routing |
US6574599B1 (en) | 1999-03-31 | 2003-06-03 | Microsoft Corporation | Voice-recognition-based methods for establishing outbound communication through a unified messaging system including intelligent calendar interface |
US20060178994A1 (en) | 1999-07-26 | 2006-08-10 | Stolfo Salvatore J | Method and system for private shipping to anonymous users of a computer network |
US6829348B1 (en) | 1999-07-30 | 2004-12-07 | Convergys Cmg Utah, Inc. | System for customer contact information management and methods for using same |
JP3614044B2 (en) | 1999-08-12 | 2005-01-26 | サクサ株式会社 | Telephone equipment |
US7222075B2 (en) | 1999-08-31 | 2007-05-22 | Accenture Llp | Detecting emotions using voice signal analysis |
US6427137B2 (en) | 1999-08-31 | 2002-07-30 | Accenture Llp | System, method and article of manufacture for a voice analysis system that detects nervousness for preventing fraud |
US6151571A (en) | 1999-08-31 | 2000-11-21 | Andersen Consulting | System, method and article of manufacture for detecting emotion in voice signals through analysis of a plurality of voice signal parameters |
US6480826B2 (en) | 1999-08-31 | 2002-11-12 | Accenture Llp | System and method for a telephonic emotion detection that provides operator feedback |
US6463415B2 (en) | 1999-08-31 | 2002-10-08 | Accenture Llp | 69voice authentication system and method for regulating border crossing |
US6275806B1 (en) | 1999-08-31 | 2001-08-14 | Andersen Consulting, Llp | System method and article of manufacture for detecting emotion in voice signals by utilizing statistics for voice signal parameters |
CA2281331A1 (en) | 1999-09-03 | 2001-03-03 | Cognos Incorporated | Database management system |
US20030202521A1 (en) | 1999-09-10 | 2003-10-30 | Theodore Havinis | System and method for negotiation of multi-media capabilities across networks |
US6389028B1 (en) | 1999-09-24 | 2002-05-14 | Genesys Telecommunications Laboratories, Inc. | Method and apparatus for providing estimated response-wait-time displays for data network-based inquiries to a communication center |
US6463346B1 (en) | 1999-10-08 | 2002-10-08 | Avaya Technology Corp. | Workflow-scheduling optimization driven by target completion time |
US6389132B1 (en) | 1999-10-13 | 2002-05-14 | Avaya Technology Corp. | Multi-tasking, web-based call center |
US6493558B1 (en) | 1999-10-15 | 2002-12-10 | Nokia Mobile Phones Ltd. | TD-SMS messaging gateway |
US7035808B1 (en) | 1999-10-20 | 2006-04-25 | Avaya Technology Corp. | Arrangement for resource and work-item selection |
US20040202308A1 (en) | 1999-11-16 | 2004-10-14 | Knowlagent, Inc. | Managing the selection of performance interventions in a contact center |
US20040202309A1 (en) | 1999-11-16 | 2004-10-14 | Knowlagent, Inc. | Managing the rate of delivering performance interventions in a contact center |
US6798767B1 (en) | 1999-11-16 | 2004-09-28 | Cisco Technology, Inc. | System and method for generating multiple line appearances in a communication network |
US20020065894A1 (en) | 1999-12-03 | 2002-05-30 | Dalal Siddhartha R. | Local presence state and user-controlled presence and message forwarding in unified instant messaging |
US6553114B1 (en) | 1999-12-06 | 2003-04-22 | Avaya Technology Corp. | System for automatically predicting call center agent work time in a multi-skilled agent environment |
US6563920B1 (en) | 1999-12-15 | 2003-05-13 | Avaya Technology Corp. | Methods and apparatus for processing of communications in a call center based on variable rest period determinations |
US6408066B1 (en) | 1999-12-15 | 2002-06-18 | Lucent Technologies Inc. | ACD skill-based routing |
US6571285B1 (en) | 1999-12-23 | 2003-05-27 | Accenture Llp | Providing an integrated service assurance environment for a network |
US6668167B2 (en) | 2000-01-26 | 2003-12-23 | Mcdowell Mark | Method and apparatus for sharing mobile user event information between wireless networks and fixed IP networks |
US7203655B2 (en) | 2000-02-16 | 2007-04-10 | Iex Corporation | Method and system for providing performance statistics to agents |
US6603854B1 (en) | 2000-02-25 | 2003-08-05 | Teltronics, Inc. | System and method for evaluating agents in call center |
US6775377B2 (en) | 2001-09-10 | 2004-08-10 | Knowlagent, Inc. | Method and system for delivery of individualized training to call center agents |
US6324282B1 (en) | 2000-03-02 | 2001-11-27 | Knowlagent, Inc. | Method and system for delivery of individualized training to call center agents |
US6757362B1 (en) | 2000-03-06 | 2004-06-29 | Avaya Technology Corp. | Personal virtual assistant |
US6724885B1 (en) | 2000-03-31 | 2004-04-20 | Lucent Technologies Inc. | Automatic call distribution center with queue position restoration for call-back customers |
EP1405210A2 (en) | 2000-04-17 | 2004-04-07 | Avaya Technology Corp. | A system for integrating diverse databases and maintaining their consistency |
US6754333B1 (en) | 2000-04-27 | 2004-06-22 | Avaya Technology Corp. | Wait time prediction arrangement for non-real-time customer contacts |
JP3475910B2 (en) | 2000-05-24 | 2003-12-10 | 株式会社村田製作所 | Electronic component, method of manufacturing electronic component, and circuit board |
US7266508B1 (en) | 2000-05-25 | 2007-09-04 | At&T Intellectual Property, Inc. | System and method for managing customer contacts and related information |
US7526440B2 (en) | 2000-06-12 | 2009-04-28 | Walker Digital, Llc | Method, computer product, and apparatus for facilitating the provision of opinions to a shopper from a panel of peers |
US7340408B1 (en) | 2000-06-13 | 2008-03-04 | Verizon Laboratories Inc. | Method for evaluating customer valve to guide loyalty and retention programs |
US6408277B1 (en) | 2000-06-21 | 2002-06-18 | Banter Limited | System and method for automatic task prioritization |
US7117215B1 (en) | 2001-06-07 | 2006-10-03 | Informatica Corporation | Method and apparatus for transporting data for data warehousing applications that incorporates analytic data interface |
US6785666B1 (en) | 2000-07-11 | 2004-08-31 | Revenue Science, Inc. | Method and system for parsing navigation information |
US6738462B1 (en) | 2000-07-19 | 2004-05-18 | Avaya Technology Corp. | Unified communications automated personal name addressing |
US6766326B1 (en) | 2000-07-24 | 2004-07-20 | Resty M Cena | Universal storage for dynamic databases |
US6947988B1 (en) | 2000-08-11 | 2005-09-20 | Rockwell Electronic Commerce Technologies, Llc | Method and apparatus for allocating resources of a contact center |
US7039176B2 (en) | 2000-08-14 | 2006-05-02 | Telephony@Work | Call center administration manager with rules-based routing prioritization |
US20020087630A1 (en) | 2000-10-20 | 2002-07-04 | Jonathan Wu | Enhanced information and presence service |
US20020085701A1 (en) | 2000-10-30 | 2002-07-04 | Parsons Eric W. | Method and system for providing unified communication management based on presence information |
US7299259B2 (en) | 2000-11-08 | 2007-11-20 | Genesys Telecommunications Laboratories, Inc. | Method and apparatus for intelligent routing of instant messaging presence protocol (IMPP) events among a group of customer service representatives |
US6822945B2 (en) | 2000-11-08 | 2004-11-23 | Genesys Telecommunications Laboratories, Inc. | Method and apparatus for anticipating and planning communication-center resources based on evaluation of events waiting in a communication center master queue |
JP3440932B2 (en) | 2000-11-17 | 2003-08-25 | 株式会社日立製作所 | Playback device and recording medium |
US7283805B2 (en) | 2000-11-20 | 2007-10-16 | Cingular Wireless Ii, Llc | Methods and systems for providing application level presence information in wireless communication |
US7957514B2 (en) | 2000-12-18 | 2011-06-07 | Paltalk Holdings, Inc. | System, method and computer program product for conveying presence information via voice mail |
US6766014B2 (en) | 2001-01-09 | 2004-07-20 | Avaya Technology Corp. | Customer service by batch |
US6968052B2 (en) | 2001-01-24 | 2005-11-22 | Telecordia Technologies, Inc. | Method and apparatus for creating a presence monitoring contact list with dynamic membership |
JP2002274054A (en) | 2001-03-19 | 2002-09-25 | Fuji Photo Film Co Ltd | Thermal transfer recording material |
WO2002063898A1 (en) | 2001-02-05 | 2002-08-15 | Personity, Inc. | Presence and availability management system |
US20020112186A1 (en) | 2001-02-15 | 2002-08-15 | Tobias Ford | Authentication and authorization for access to remote production devices |
US20020123923A1 (en) | 2001-03-01 | 2002-09-05 | Stefanos Manganaris | Method and system for assessing intrinsic customer value |
US8601492B2 (en) | 2001-03-31 | 2013-12-03 | Siebel Systems, Inc. | User interface for multi-channel communication |
US7315616B2 (en) | 2001-03-31 | 2008-01-01 | Siebel Systems, Inc. | System and method for maintaining real-time agent information for multi-channel communication queuing |
JP2002304313A (en) | 2001-04-05 | 2002-10-18 | Canon Inc | Information storage system and information management system |
FI20011090L (en) | 2001-05-23 | 2002-11-24 | Nokia Corp | Communicating codec information |
US7218626B2 (en) | 2001-05-29 | 2007-05-15 | Interdigital Technology Corporation | System and method for reducing information communicated between universal mobile telecommunication system multimedia capable units |
US6766013B2 (en) | 2001-06-05 | 2004-07-20 | Avaya Technology Corp. | Timely shut-down of a real-time work center |
WO2002099640A1 (en) | 2001-06-06 | 2002-12-12 | Yahoo Inc. | System and method for controlling access to digital content, including streaming media |
US7100200B2 (en) | 2001-06-13 | 2006-08-29 | Citrix Systems, Inc. | Method and apparatus for transmitting authentication credentials of a user across communication sessions |
US7110525B1 (en) | 2001-06-25 | 2006-09-19 | Toby Heller | Agent training sensitive call routing system |
WO2003003694A2 (en) | 2001-06-26 | 2003-01-09 | Versada Networks, Inc. | Detecting and transporting dynamic presence information over a wireless and wireline communications network |
US6879683B1 (en) | 2001-06-28 | 2005-04-12 | Bellsouth Intellectual Property Corp. | System and method for providing a call back option for callers to a call center |
US7409423B2 (en) | 2001-06-28 | 2008-08-05 | Horvitz Eric J | Methods for and applications of learning and inferring the periods of time until people are available or unavailable for different forms of communication, collaboration, and information access |
US7054434B2 (en) | 2001-07-09 | 2006-05-30 | Austin Logistics Incorporated | System and method for common account based routing of contact records |
US7953219B2 (en) | 2001-07-19 | 2011-05-31 | Nice Systems, Ltd. | Method apparatus and system for capturing and analyzing interaction based content |
US7110524B2 (en) | 2001-08-07 | 2006-09-19 | Qwest Communications International, Inc. | Method and system for call queueing and customer application interaction |
US6915305B2 (en) | 2001-08-15 | 2005-07-05 | International Business Machines Corporation | Restructuring view maintenance system and method |
US7151820B2 (en) | 2001-09-20 | 2006-12-19 | Siemens Communications Inc. | System for and method of detecting a connection of a text telephony (TTY) device to a mobile phone |
GB2380894A (en) | 2001-10-09 | 2003-04-16 | Orange Personal Comm Serv Ltd | Monitoring resources available at gateways and selecting a gateway controller |
US6735299B2 (en) | 2001-11-08 | 2004-05-11 | Avaya Technology Corp. | Automatic call distribution groups in call center management systems |
US7076051B2 (en) | 2001-12-12 | 2006-07-11 | International Business Machines Corporation | Promoting caller voice browsing in a hold queue |
US7139390B2 (en) | 2001-12-12 | 2006-11-21 | International Business Machines Corporation | Promoting use of experts to callers waiting in a hold queue |
US7257597B1 (en) | 2001-12-18 | 2007-08-14 | Siebel Systems, Inc. | Table substitution |
US7212625B1 (en) | 2001-12-20 | 2007-05-01 | Nortel Networks Limited | System and method for presenting queue lengths of various media used by service centers |
US6947543B2 (en) | 2002-01-03 | 2005-09-20 | Avaya Technology Corp. | Computer-telephony integration that uses features of an automatic call distribution system |
AUPS017302A0 (en) | 2002-01-25 | 2002-02-14 | Tritronics (Australia) Pty Ltd | Performance monitoring system and method |
WO2003065251A1 (en) | 2002-01-29 | 2003-08-07 | Children's Hospital Boston | Information exchange between heterogeneous databases through automated identification of concept equivalence |
JP2003223420A (en) | 2002-01-31 | 2003-08-08 | Fujitsu Ltd | Access control method, storage device and information processing device |
US7212622B2 (en) | 2002-02-14 | 2007-05-01 | Itxc Ip Holdings Sarl | Call routing system |
US7035927B2 (en) | 2002-03-12 | 2006-04-25 | Avaya Technology Corp. | Intelligent inbound/outbound communications blending |
US7415417B2 (en) | 2002-03-15 | 2008-08-19 | Avaya Technology Corp. | Presence awareness agent |
US7127058B2 (en) | 2002-03-27 | 2006-10-24 | Nortel Networks Limited | Managing communications in a call center |
US7698182B2 (en) | 2002-04-29 | 2010-04-13 | Evercom Systems, Inc. | Optimizing profitability in business transactions |
US7248565B1 (en) | 2002-05-16 | 2007-07-24 | Cisco Technology, Inc. | Arrangement for managing multiple gateway trunk groups for voice over IP networks |
US7620169B2 (en) | 2002-06-17 | 2009-11-17 | Avaya Inc. | Waiting but not ready |
US7010542B2 (en) | 2002-07-20 | 2006-03-07 | Microsoft Corporation | Result set formatting and processing |
US7149733B2 (en) | 2002-07-20 | 2006-12-12 | Microsoft Corporation | Translation of object queries involving inheritence |
US7412436B2 (en) | 2002-07-20 | 2008-08-12 | Microsoft Corporation | System and interface for manipulating a database |
US7136873B2 (en) | 2002-07-20 | 2006-11-14 | Microsoft Corporation | Dynamic filtering in a database system |
US20040138944A1 (en) | 2002-07-22 | 2004-07-15 | Cindy Whitacre | Program performance management system |
US7558739B2 (en) | 2002-10-22 | 2009-07-07 | Avaya Inc. | Method and apparatus for meeting an on-site enterprise service level objective |
US7020254B2 (en) | 2002-10-28 | 2006-03-28 | Bellsouth Intellectual Property Corporation | Escalation tracking system |
KR100487124B1 (en) * | 2002-11-12 | 2005-05-03 | 삼성전자주식회사 | method for processing session information of session initiation protocol system and recorded medium thereof |
US20040102940A1 (en) | 2002-11-22 | 2004-05-27 | Singapore Institute Of Manufacturing | Integration of a discrete event simulation with a configurable software application |
US20040210475A1 (en) | 2002-11-25 | 2004-10-21 | Starnes S. Renee | Variable compensation tool and system for customer service agents |
US8065717B2 (en) | 2002-11-27 | 2011-11-22 | Activcard | Automated security token administrative services |
US7545925B2 (en) | 2002-12-06 | 2009-06-09 | At&T Intellectual Property I, L.P. | Method and system for improved routing of repair calls to a call center |
US7532628B2 (en) | 2002-12-30 | 2009-05-12 | Cisco Technology, Inc. | Composite controller for multimedia sessions |
US20040162998A1 (en) | 2003-02-14 | 2004-08-19 | Jukka Tuomi | Service authentication in a communication system |
US7689569B2 (en) | 2003-03-31 | 2010-03-30 | Qwest Communications International Inc. | Systems and methods for managing large data environments |
US6914964B1 (en) | 2003-04-01 | 2005-07-05 | Richard C. Levine | System and method for establishing automatic multipoint network connections in a communications environment |
US7162012B2 (en) | 2003-04-03 | 2007-01-09 | Avaya Technology Corp. | Apparatus and method for transitioning between TTY and voice transmission modes |
US7155612B2 (en) | 2003-04-30 | 2006-12-26 | International Business Machines Corporation | Desktop database data administration tool with row level security |
CA2523482C (en) | 2003-05-12 | 2016-04-12 | Aware, Inc. | Telecommunication diagnostic information management |
US7376127B2 (en) | 2003-05-12 | 2008-05-20 | Avaya Technology Corp. | Methods for reconstructing missing packets in TTY over voice over IP transmission |
US7110523B2 (en) | 2003-05-30 | 2006-09-19 | Interactive Intelligence, Inc. | System and method for distributing and routing calls in a call center |
US7050566B2 (en) | 2003-06-13 | 2006-05-23 | Assurant, Inc. | Call processing system |
US7392402B2 (en) | 2003-07-02 | 2008-06-24 | Hitachi, Ltd. | Method and apparatus for data integration security |
US7386100B2 (en) | 2003-09-09 | 2008-06-10 | Avaya Technology Corp. | Arrangement for maintaining mode synchronization in automatic TTY-to-text translation systems |
US6963826B2 (en) | 2003-09-22 | 2005-11-08 | C3I, Inc. | Performance optimizer system and method |
US7500241B1 (en) | 2003-10-10 | 2009-03-03 | Avaya Inc. | Method and apparatus for scheduling tasks |
US7783513B2 (en) | 2003-10-22 | 2010-08-24 | Intellisist, Inc. | Business performance and customer care quality measurement |
US20050283393A1 (en) | 2003-11-20 | 2005-12-22 | New England 800 Company D/B/A Taction | System and method for event-based forecasting |
US20050125458A1 (en) | 2003-12-09 | 2005-06-09 | Sutherland James E. | Chronological data record access |
US7499844B2 (en) | 2003-12-19 | 2009-03-03 | At&T Intellectual Property I, L.P. | Method and system for predicting network usage in a network having re-occurring usage variations |
US20050228707A1 (en) | 2003-12-23 | 2005-10-13 | Robert Hendrickson | Method for real-time allocation of customer service resources and opportunities for optimizing business and financial benefit |
US7953859B1 (en) | 2004-03-31 | 2011-05-31 | Avaya Inc. | Data model of participation in multi-channel and multi-party contacts |
US8000989B1 (en) | 2004-03-31 | 2011-08-16 | Avaya Inc. | Using true value in routing work items to resources |
US7734032B1 (en) | 2004-03-31 | 2010-06-08 | Avaya Inc. | Contact center and method for tracking and acting on one and done customer contacts |
US7844246B2 (en) | 2004-05-20 | 2010-11-30 | General Motors Llc | Method and system for communications between a telematics call center and a telematics unit |
US7290205B2 (en) | 2004-06-23 | 2007-10-30 | Sas Institute Inc. | System and method for management of document cross-reference links |
US7978827B1 (en) | 2004-06-30 | 2011-07-12 | Avaya Inc. | Automatic configuration of call handling based on end-user needs and characteristics |
US20060100973A1 (en) | 2004-10-21 | 2006-05-11 | Microsoft Corporation | Real-time localized resource extraction |
US8594704B2 (en) | 2004-12-16 | 2013-11-26 | Atc Technologies, Llc | Location-based broadcast messaging for radioterminal users |
US7373341B2 (en) | 2004-12-30 | 2008-05-13 | Business Objects, S.A. | Computer readable medium, method and apparatus for preserving filtering conditions to query multilingual data sources at various locales when regenerating a report |
US7991602B2 (en) | 2005-01-27 | 2011-08-02 | Rockwell Automation Technologies, Inc. | Agent simulation development environment |
US7809127B2 (en) | 2005-05-26 | 2010-10-05 | Avaya Inc. | Method for discovering problem agent behaviors |
US7545761B1 (en) | 2005-06-08 | 2009-06-09 | Cellco Partnership | Session classification for differentiated prepaid accounting |
JP4125309B2 (en) | 2005-07-25 | 2008-07-30 | キヤノン株式会社 | Imaging device |
US7779042B1 (en) | 2005-08-08 | 2010-08-17 | Avaya Inc. | Deferred control of surrogate key generation in a distributed processing architecture |
US8774389B2 (en) | 2005-09-13 | 2014-07-08 | International Business Machines Corporation | Call routing between shared service centers |
US7822587B1 (en) | 2005-10-03 | 2010-10-26 | Avaya Inc. | Hybrid database architecture for both maintaining and relaxing type 2 data entity behavior |
US7787609B1 (en) | 2005-10-06 | 2010-08-31 | Avaya Inc. | Prioritized service delivery based on presence and availability of interruptible enterprise resources with skills |
US7752230B2 (en) | 2005-10-06 | 2010-07-06 | Avaya Inc. | Data extensibility using external database tables |
US8199900B2 (en) | 2005-11-14 | 2012-06-12 | Aspect Software, Inc. | Automated performance monitoring for contact management system |
US20070121587A1 (en) | 2005-11-28 | 2007-05-31 | Texas Instruments Incorporated | Package for MCGP for cost and quality control in a VoIP system that simplifies fax/modem/TTY call setup |
US7890315B2 (en) | 2005-12-29 | 2011-02-15 | Microsoft Corporation | Performance engineering and the application life cycle |
US8737173B2 (en) | 2006-02-24 | 2014-05-27 | Avaya Inc. | Date and time dimensions for contact center reporting in arbitrary international time zones |
US8059656B1 (en) | 2006-05-12 | 2011-11-15 | Radha Telikepalli | Expedited resource negotiation in SIP |
US7936867B1 (en) | 2006-08-15 | 2011-05-03 | Avaya Inc. | Multi-service request within a contact center |
US9063979B2 (en) | 2007-11-01 | 2015-06-23 | Ebay, Inc. | Analyzing event streams of user sessions |
US8856182B2 (en) | 2008-01-25 | 2014-10-07 | Avaya Inc. | Report database dependency tracing through business intelligence metadata |
-
2009
- 2009-11-17 US US12/620,428 patent/US9516069B2/en active Active
-
2010
- 2010-09-29 EP EP10181556.1A patent/EP2323336B1/en active Active
- 2010-09-30 CN CN201010510112.3A patent/CN102065188B/en active Active
- 2010-09-30 KR KR1020100095502A patent/KR20110055378A/en not_active Ceased
Patent Citations (110)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4567323A (en) * | 1983-07-12 | 1986-01-28 | At&T Bell Laboratories | Method and apparatus for providing a plurality of special services |
US5875437A (en) * | 1987-04-15 | 1999-02-23 | Proprietary Financial Products, Inc. | System for the operation and management of one or more financial accounts through the use of a digital communication and computation system for exchange, investment and borrowing |
US4797911A (en) * | 1987-06-16 | 1989-01-10 | Inventions, Inc. | Customer account online servicing system |
US4894857A (en) * | 1987-06-16 | 1990-01-16 | Inuentions Inc. | Method and apparatus for customer account servicing |
US5001710A (en) * | 1989-10-24 | 1991-03-19 | At&T Bell Laboratories | Customer programmable automated integrated voice/data technique for communication systems |
US5101425A (en) * | 1990-08-07 | 1992-03-31 | Digital Systems International, Inc. | Operations monitoring system |
US5185780A (en) * | 1990-10-12 | 1993-02-09 | Tex Corporation | Method for predicting agent requirements in a force management system |
US5289368A (en) * | 1990-10-12 | 1994-02-22 | Iex Corporation | Force management system user interface |
US5299260A (en) * | 1990-11-20 | 1994-03-29 | Unifi Communications Corporation | Telephone call handling system |
US5291550A (en) * | 1990-12-26 | 1994-03-01 | At&T Bell Laboratories | Dynamic network call distributor |
US5097528A (en) * | 1991-02-25 | 1992-03-17 | International Business Machines Corporation | System for integrating telephony data with data processing systems |
US5278898A (en) * | 1991-05-30 | 1994-01-11 | Davox Corporation | System for managing a hold queue |
US5500795A (en) * | 1992-07-30 | 1996-03-19 | Teknekron Infoswitch Corporation | Method and system for monitoring and controlling the performance of a call processing center |
US5604892A (en) * | 1992-09-01 | 1997-02-18 | Nuttall; David J. H. | Method for modeling a physical system of elements using a relational database |
US5499291A (en) * | 1993-01-14 | 1996-03-12 | At&T Corp. | Arrangement for automating call-center agent-schedule-notification and schedule-adherence functions |
US5592542A (en) * | 1993-02-02 | 1997-01-07 | Fujitsu Limited | Call distribution control method and call distribution control system |
US5594726A (en) * | 1993-09-17 | 1997-01-14 | Scientific-Atlanta, Inc. | Frequency agile broadband communications system |
US5390243A (en) * | 1993-11-01 | 1995-02-14 | At&T Corp. | Telemarketing complex with automatic threshold levels |
US6675168B2 (en) * | 1994-05-02 | 2004-01-06 | International Business Machines Corporation | Co-presence data retrieval system |
US5864874A (en) * | 1994-05-02 | 1999-01-26 | Ubique Ltd. | Community co-presence system |
US5592378A (en) * | 1994-08-19 | 1997-01-07 | Andersen Consulting Llp | Computerized order entry system and method |
US5611076A (en) * | 1994-09-21 | 1997-03-11 | Micro Data Base Systems, Inc. | Multi-model database management system engine for databases having complex data models |
US5713014A (en) * | 1994-09-21 | 1998-01-27 | Micro Data Base Systems, Inc. | Multi-model database management system engine for database having complex data models |
US6339754B1 (en) * | 1995-02-14 | 2002-01-15 | America Online, Inc. | System for automated translation of speech |
US5606361A (en) * | 1995-05-10 | 1997-02-25 | Davidsohn; John | Videophone interactive mailbox facility system and method of processing information |
US5724092A (en) * | 1995-05-10 | 1998-03-03 | Davidsohn; John | Videophone interactive mailbox facility system and method of processing information |
US5881238A (en) * | 1995-06-07 | 1999-03-09 | International Business Machines Corporation | System for assignment of work requests by identifying servers in a multisystem complex having a minimum predefined capacity utilization at lowest importance level |
US5603029A (en) * | 1995-06-07 | 1997-02-11 | International Business Machines Corporation | System of assigning work requests based on classifying into an eligible class where the criteria is goal oriented and capacity information is available |
US5889956A (en) * | 1995-07-19 | 1999-03-30 | Fujitsu Network Communications, Inc. | Hierarchical resource management with maximum allowable allocation boundaries |
US5880720A (en) * | 1995-07-26 | 1999-03-09 | Kabushiki Kaisha Toshiba | Television system for providing interactive television programs and server system for constructing the television system |
US5884032A (en) * | 1995-09-25 | 1999-03-16 | The New Brunswick Telephone Company, Limited | System for coordinating communications via customer contact channel changing system using call centre for setting up the call between customer and an available help agent |
US6175564B1 (en) * | 1995-10-25 | 2001-01-16 | Genesys Telecommunications Laboratories, Inc | Apparatus and methods for managing multiple internet protocol capable call centers |
US6044205A (en) * | 1996-02-29 | 2000-03-28 | Intermind Corporation | Communications system for transferring information between memories according to processes transferred with the information |
US5721770A (en) * | 1996-07-02 | 1998-02-24 | Lucent Technologies Inc. | Agent vectoring programmably conditionally assigning agents to various tasks including tasks other than handling of waiting calls |
US6014437A (en) * | 1997-02-03 | 2000-01-11 | International Business Machines Corporation | Multi service platform architecture for telephone networks |
US6044144A (en) * | 1997-02-07 | 2000-03-28 | Mci Communications Corp. | Network call parking manager |
US6185292B1 (en) * | 1997-02-10 | 2001-02-06 | Genesys Telecommunications Laboratories, Inc. | Skill-based real-time call routing in telephony systems |
US6185603B1 (en) * | 1997-03-13 | 2001-02-06 | At&T Corp. | Method and system for delivery of e-mail and alerting messages |
US6044355A (en) * | 1997-07-09 | 2000-03-28 | Iex Corporation | Skills-based scheduling for telephone call centers |
US6038296A (en) * | 1997-10-07 | 2000-03-14 | Lucent Technologies Inc. | Internet/intranet user interface to a multimedia messaging system |
US6704409B1 (en) * | 1997-12-31 | 2004-03-09 | Aspect Communications Corporation | Method and apparatus for processing real-time transactions and non-real-time transactions |
US6192122B1 (en) * | 1998-02-12 | 2001-02-20 | Avaya Technology Corp. | Call center agent selection that optimizes call wait times |
US6684192B2 (en) * | 1998-03-05 | 2004-01-27 | American Management Systems, Inc. | Decision management system providing qualitative account/customer assessment via point in time simulation |
US6173053B1 (en) * | 1998-04-09 | 2001-01-09 | Avaya Technology Corp. | Optimizing call-center performance by using predictive data to distribute calls among agents |
US6360222B1 (en) * | 1998-05-06 | 2002-03-19 | Oracle Corporation | Method and system thereof for organizing and updating an information directory based on relationships between users |
US6011844A (en) * | 1998-06-19 | 2000-01-04 | Callnet Communications | Point-of-presence call center management system |
US6535601B1 (en) * | 1998-08-27 | 2003-03-18 | Avaya Technology Corp. | Skill-value queuing in a call center |
US6178441B1 (en) * | 1998-09-21 | 2001-01-23 | International Business Machines Corporation | Method and system in a computer network for the reliable and consistent ordering of client requests |
US6031896A (en) * | 1998-10-23 | 2000-02-29 | Gte Laboratories Incorporated | Real-time voicemail monitoring and call control over the internet |
US20040057569A1 (en) * | 1998-12-11 | 2004-03-25 | Acuity Software | Automatic call distribution system using computer network-based communication |
US6356632B1 (en) * | 1998-12-31 | 2002-03-12 | Avaya Technology Corp. | Call selection and agent selection in a call center based on agent staffing schedule |
US6697457B2 (en) * | 1999-08-31 | 2004-02-24 | Accenture Llp | Voice messaging system that organizes voice messages based on detected emotion |
US6353810B1 (en) * | 1999-08-31 | 2002-03-05 | Accenture Llp | System, method and article of manufacture for an emotion detection system improving emotion recognition |
US6535600B1 (en) * | 1999-12-06 | 2003-03-18 | Avaya Technology Corp. | System for automatically routing calls to call center agents in an agent surplus condition based on service levels |
US6707903B2 (en) * | 1999-12-15 | 2004-03-16 | Avaya, Inc. | Automated workflow method for assigning work items to resources |
US6985901B1 (en) * | 1999-12-23 | 2006-01-10 | Accenture Llp | Controlling data collection, manipulation and storage on a network with service assurance capabilities |
US20020035605A1 (en) * | 2000-01-26 | 2002-03-21 | Mcdowell Mark | Use of presence and location information concerning wireless subscribers for instant messaging and mobile commerce |
US6711253B1 (en) * | 2000-02-04 | 2004-03-23 | Avaya Technology Corp. | Method and apparatus for analyzing performance data in a call center |
US6839735B2 (en) * | 2000-02-29 | 2005-01-04 | Microsoft Corporation | Methods and systems for controlling access to presence information according to a variety of different access permission types |
US20020019829A1 (en) * | 2000-03-21 | 2002-02-14 | Ehud Shapiro | Community co-presence system and method having virtual groups |
US20020021307A1 (en) * | 2000-04-24 | 2002-02-21 | Steve Glenn | Method and apparatus for utilizing online presence information |
US6700967B2 (en) * | 2000-05-17 | 2004-03-02 | International Business Machines Corporation | Presence information method and system |
US6847973B2 (en) * | 2000-06-16 | 2005-01-25 | Cognos Incorporated | Method of managing slowly changing dimensions |
US20020012186A1 (en) * | 2000-07-24 | 2002-01-31 | Tohoku Techno Arch Co., Ltd. | Magnetic record/reproduce apparatus for recording/reproducing large amounts of data at ultra-high-speed using a perpendicular magnetic recording mode |
US20020038422A1 (en) * | 2000-09-11 | 2002-03-28 | Tuyosi Suwamoto | Authentication system capable of maintaining security and saving expenses |
US6988126B2 (en) * | 2000-10-17 | 2006-01-17 | Hewlett-Packard Development Company, L.P. | Contact center system and method for specifying different service specific behavior and offering range of corresponding customer services |
US20040054743A1 (en) * | 2001-01-30 | 2004-03-18 | Nuasis Corporation | Escalated handling of non-realtime communications |
US20050065837A1 (en) * | 2001-05-17 | 2005-03-24 | Bay Bridge Decision Technologies, Inc., A Maryland Corporation | System and method for generating forecasts and analysis of contact center behavior for planning purposes |
US20030028621A1 (en) * | 2001-05-23 | 2003-02-06 | Evolving Systems, Incorporated | Presence, location and availability communication system and method |
US20070038632A1 (en) * | 2001-05-31 | 2007-02-15 | Engstrom G E | Time slot based calendar access control |
US7324954B2 (en) * | 2001-06-29 | 2008-01-29 | International Business Machines Corporation | System and method for organizational risk based on personnel planning factors |
US20030004704A1 (en) * | 2001-07-02 | 2003-01-02 | Baron John M. | System and method of spreadsheet-based string localization |
US20030142200A1 (en) * | 2002-01-29 | 2003-07-31 | Palm, Inc. | System for and method of conferencing with a handheld computer using multiple media types |
US7336779B2 (en) * | 2002-03-15 | 2008-02-26 | Avaya Technology Corp. | Topical dynamic chat |
US20040008828A1 (en) * | 2002-07-09 | 2004-01-15 | Scott Coles | Dynamic information retrieval system utilizing voice recognition |
US7165075B2 (en) * | 2002-07-20 | 2007-01-16 | Microsoft Corporation | Object graph faulting and trimming in an object-relational database system |
US7162469B2 (en) * | 2002-07-20 | 2007-01-09 | Microsoft Corporation | Querying an object for properties |
US20040015496A1 (en) * | 2002-07-20 | 2004-01-22 | Anonsen Steven P. | Performing operations on a set of objects in a database system |
US20040015506A1 (en) * | 2002-07-20 | 2004-01-22 | Anonsen Steven P. | Translation of object queries involving inheritence |
US20040052243A1 (en) * | 2002-09-16 | 2004-03-18 | Bostrom Kevin L. | Proxy modem for voice over internet protocol based communication system |
US7170976B1 (en) * | 2002-12-17 | 2007-01-30 | Cisco Technology, Inc. | System and method for communicating text teletype (TTY) information in a communication network |
US7170992B2 (en) * | 2003-02-13 | 2007-01-30 | Sbc Properties, L.P. | Method for evaluating customer call center system designs |
US20050044375A1 (en) * | 2003-07-04 | 2005-02-24 | Nokia Corporation | Key storage administration |
US20050021529A1 (en) * | 2003-07-22 | 2005-01-27 | Jeff Hodson | Transaction time tracking and reporting system |
US7158628B2 (en) * | 2003-08-20 | 2007-01-02 | Knowlagent, Inc. | Method and system for selecting a preferred contact center agent based on agent proficiency and performance and contact center state |
US20050049911A1 (en) * | 2003-08-29 | 2005-03-03 | Accenture Global Services Gmbh. | Transformation opportunity indicator |
US6842503B1 (en) * | 2003-09-02 | 2005-01-11 | Cisco Technology, Inc. | Support of TTY systems in voice over data networks |
US20050071212A1 (en) * | 2003-09-26 | 2005-03-31 | Flockhart Andrew D. | Method and apparatus for business time computation in a resource allocation system |
US20050071844A1 (en) * | 2003-09-26 | 2005-03-31 | Flockhart Andrew D. | Method and apparatus for load balancing work on a network of servers based on the probability of being serviced within a service time goal |
US20050071241A1 (en) * | 2003-09-26 | 2005-03-31 | Flockhart Andrew D. | Contact center resource allocation based on work bidding/auction |
US20050071211A1 (en) * | 2003-09-26 | 2005-03-31 | Flockhart Andrew D. | Method and apparatus for assessing the status of work waiting for service |
US7174004B1 (en) * | 2004-03-25 | 2007-02-06 | Avaya Technology Corp. | Network based method and apparatus for supporting interoperability between incompatible TTY devices |
US7512984B2 (en) * | 2004-06-01 | 2009-03-31 | Imera Systems, Inc. | Distributed and scalable instant multimedia communication system |
US20060004686A1 (en) * | 2004-06-30 | 2006-01-05 | Microsoft Corporation | Real-time reporting, such as real-time reporting of extrinsic attribute values |
US20060007916A1 (en) * | 2004-07-09 | 2006-01-12 | Jones Paul E | Method and apparatus for interleaving text and media in a real-time transport session |
US20060015388A1 (en) * | 2004-07-13 | 2006-01-19 | Flockhart Andrew D | Method and apparatus for supporting individualized selection rules for resource allocation |
US20060026049A1 (en) * | 2004-07-28 | 2006-02-02 | Sbc Knowledge Ventures, L.P. | Method for identifying and prioritizing customer care automation |
US20060056598A1 (en) * | 2004-09-14 | 2006-03-16 | Sbc Knowledge Ventures, L.P. | Detection of TTY's using programmable filters |
US7177401B2 (en) * | 2005-02-03 | 2007-02-13 | Texas Instruments Incorporated | TTY communication over packet networks |
US20060187900A1 (en) * | 2005-02-22 | 2006-08-24 | Akbar Imran M | Method and system for providing private virtual secure Voice over Internet Protocol communications |
US7773525B2 (en) * | 2005-03-17 | 2010-08-10 | Nec Corporation | Mobile communication control method, mobile communication system, router, and program |
US7567653B1 (en) * | 2005-03-22 | 2009-07-28 | Avaya Inc. | Method by which call centers can vector inbound TTY calls automatically to TTY-enabled resources |
US7944870B2 (en) * | 2005-06-08 | 2011-05-17 | At&T Intellectual Property I, L.P. | Methods and systems for temporary additional telephone numbers |
US7809125B2 (en) * | 2005-09-01 | 2010-10-05 | Avaya Inc. | Method and apparatus for selection of special-purpose gateways |
US20090239519A1 (en) * | 2005-11-02 | 2009-09-24 | Nec Corporation | Terminal function completion method and system, and communication terminal, peripheral terminal and communication terminal management server constituting the system |
US8094664B2 (en) * | 2006-11-03 | 2012-01-10 | Nokia Corporation | Session based communication |
EP1924094A1 (en) * | 2006-11-14 | 2008-05-21 | Samsung Electronics Co.,Ltd. | Mobile communication terminal for video calling and method for saving chat messages thereof |
US7885209B1 (en) * | 2007-04-03 | 2011-02-08 | Avaya Inc. | Alternatively enabling and disabling the talk paths of endpoints that share a virtual address |
EP2071817A2 (en) * | 2007-12-14 | 2009-06-17 | Avaya Technology Llc | Arrangement for dynamically diverting communications having characteristics incompatible with a communication device to another device |
US8264965B2 (en) * | 2008-03-21 | 2012-09-11 | Alcatel Lucent | In-band DPI application awareness propagation enhancements |
Cited By (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8565386B2 (en) | 2009-09-29 | 2013-10-22 | Avaya Inc. | Automatic configuration of soft phones that are usable in conjunction with special-purpose endpoints |
US11341962B2 (en) | 2010-05-13 | 2022-05-24 | Poltorak Technologies Llc | Electronic personal interactive device |
US11367435B2 (en) | 2010-05-13 | 2022-06-21 | Poltorak Technologies Llc | Electronic personal interactive device |
US20130305029A1 (en) * | 2010-12-23 | 2013-11-14 | Claus Rist | Method for automatic start up of a communication terminal configured for voice communication on a communication terminal configured for text communication |
US10616408B2 (en) | 2010-12-23 | 2020-04-07 | Unify Gmbh & Co. Kg | Method for automatic start up of a communication terminal configured for voice communication on a communication terminal configured for text communication |
US11102349B2 (en) | 2010-12-23 | 2021-08-24 | Ringcentral, Inc. | Method for automatic start up of a communication terminal configured for voice communication on a communication terminal configured for text communication |
US20120227096A1 (en) * | 2011-03-04 | 2012-09-06 | Intercede Limited | Method and apparatus for transferring data |
US9880710B1 (en) * | 2012-05-03 | 2018-01-30 | Tableau Software, Inc. | Systems and methods for effectively using data controls in a graphical user interface on a small visual display |
US10572114B2 (en) * | 2012-05-03 | 2020-02-25 | Tableau Software, Inc. | Systems and methods for effectively using data controls in a graphical user interface on a small visual display |
US9007426B2 (en) | 2012-10-04 | 2015-04-14 | Blackberry Limited | Comparison-based selection of video resolutions in a video call |
CN102932425A (en) * | 2012-10-08 | 2013-02-13 | 珠海金山办公软件有限公司 | Method for receiving push information and then automatically opening operation panel |
Also Published As
Publication number | Publication date |
---|---|
CN102065188A (en) | 2011-05-18 |
EP2323336B1 (en) | 2018-04-25 |
EP2323336A2 (en) | 2011-05-18 |
US9516069B2 (en) | 2016-12-06 |
KR20110055378A (en) | 2011-05-25 |
CN102065188B (en) | 2015-01-21 |
EP2323336A3 (en) | 2011-06-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9516069B2 (en) | Packet headers as a trigger for automatic activation of special-purpose softphone applications | |
US8233606B2 (en) | Conference call hold with record and time compression | |
EP1376979B1 (en) | System and method for signaling using instant messaging in multimedia telephony-over-LAN conferences | |
EP2779579B1 (en) | Method and apparatuses for realizing voip call in cloud computing environment | |
US8880581B2 (en) | System and method for classification of media in VoIP sessions with RTP source profiling/tagging | |
US8908843B2 (en) | Beaming to the next conference or between concurrent conferences | |
EP1613046A1 (en) | Apparatus and method for providing communication services over multiple signaling protocols | |
US20080151037A1 (en) | Session initiation protocol (SIP)-H.323 video interwork | |
US20080165245A1 (en) | Integration of audio conference bridge with video multipoint control unit | |
US20110075653A1 (en) | Systems, methods, and computer program products for providing a manual ring-down communication line using session initiation protocol | |
US8903058B2 (en) | Conveying call subject matter with voice data | |
CN103188411A (en) | VOIP telephone real-time monitoring system and monitoring method based on recording | |
US20240205328A1 (en) | Method for controlling a real-time conversation and real-time communication and collaboration platform | |
US9148306B2 (en) | System and method for classification of media in VoIP sessions with RTP source profiling/tagging | |
US8830056B2 (en) | Intelligent music on hold | |
US8411700B2 (en) | DLP-based wireless docking for WiFi-based endpoints with desktop | |
CN101753577B (en) | VoIP communication system based on SIP protocol and communication method thereof | |
US7925688B2 (en) | Method for selecting an application server, a related call session control network element, a related primary application server and a related called user terminal | |
US8667149B2 (en) | Communication device, communication method, and computer-readable storage medium storing communication program | |
US20160036864A1 (en) | Providing external application services with an existing private branch exchange media server | |
BRPI1010332A2 (en) | package headers as a trigger for automatic activation of special purpose softphone applications | |
WO2015196823A1 (en) | Method and device for achieving cyclic playing from text to voice service, and server | |
US7490155B1 (en) | Management and control for interactive media sessions | |
US10440529B2 (en) | Method and system of responding to a call with a real time text | |
US8625577B1 (en) | Method and apparatus for providing audio recording |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: AVAYA INC., NEW JERSEY Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:HYMUS, FRANCIS C.;MICHAELIS, PAUL ROLLER;WINDHAUSEN, RICHARD ALAN;REEL/FRAME:023601/0546 Effective date: 20091117 |
|
AS | Assignment |
Owner name: BANK OF NEW YORK MELLON TRUST, NA, AS NOTES COLLATERAL AGENT, THE, PENNSYLVANIA Free format text: SECURITY AGREEMENT;ASSIGNOR:AVAYA INC., A DELAWARE CORPORATION;REEL/FRAME:025863/0535 Effective date: 20110211 Owner name: BANK OF NEW YORK MELLON TRUST, NA, AS NOTES COLLAT Free format text: SECURITY AGREEMENT;ASSIGNOR:AVAYA INC., A DELAWARE CORPORATION;REEL/FRAME:025863/0535 Effective date: 20110211 |
|
AS | Assignment |
Owner name: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., PENNSYLVANIA Free format text: SECURITY AGREEMENT;ASSIGNOR:AVAYA, INC.;REEL/FRAME:029608/0256 Effective date: 20121221 Owner name: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., P Free format text: SECURITY AGREEMENT;ASSIGNOR:AVAYA, INC.;REEL/FRAME:029608/0256 Effective date: 20121221 |
|
AS | Assignment |
Owner name: BANK OF NEW YORK MELLON TRUST COMPANY, N.A., THE, PENNSYLVANIA Free format text: SECURITY AGREEMENT;ASSIGNOR:AVAYA, INC.;REEL/FRAME:030083/0639 Effective date: 20130307 Owner name: BANK OF NEW YORK MELLON TRUST COMPANY, N.A., THE, Free format text: SECURITY AGREEMENT;ASSIGNOR:AVAYA, INC.;REEL/FRAME:030083/0639 Effective date: 20130307 |
|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
FEPP | Fee payment procedure |
Free format text: PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
AS | Assignment |
Owner name: CITIBANK, N.A., AS ADMINISTRATIVE AGENT, NEW YORK Free format text: SECURITY INTEREST;ASSIGNORS:AVAYA INC.;AVAYA INTEGRATED CABINET SOLUTIONS INC.;OCTEL COMMUNICATIONS CORPORATION;AND OTHERS;REEL/FRAME:041576/0001 Effective date: 20170124 |
|
CC | Certificate of correction | ||
AS | Assignment |
Owner name: AVAYA INTEGRATED CABINET SOLUTIONS INC., CALIFORNIA Free format text: BANKRUPTCY COURT ORDER RELEASING ALL LIENS INCLUDING THE SECURITY INTEREST RECORDED AT REEL/FRAME 041576/0001;ASSIGNOR:CITIBANK, N.A.;REEL/FRAME:044893/0531 Effective date: 20171128 Owner name: OCTEL COMMUNICATIONS LLC (FORMERLY KNOWN AS OCTEL COMMUNICATIONS CORPORATION), CALIFORNIA Free format text: BANKRUPTCY COURT ORDER RELEASING ALL LIENS INCLUDING THE SECURITY INTEREST RECORDED AT REEL/FRAME 041576/0001;ASSIGNOR:CITIBANK, N.A.;REEL/FRAME:044893/0531 Effective date: 20171128 Owner name: AVAYA INC., CALIFORNIA Free format text: BANKRUPTCY COURT ORDER RELEASING ALL LIENS INCLUDING THE SECURITY INTEREST RECORDED AT REEL/FRAME 025863/0535;ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST, NA;REEL/FRAME:044892/0001 Effective date: 20171128 Owner name: AVAYA INC., CALIFORNIA Free format text: BANKRUPTCY COURT ORDER RELEASING ALL LIENS INCLUDING THE SECURITY INTEREST RECORDED AT REEL/FRAME 029608/0256;ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A.;REEL/FRAME:044891/0801 Effective date: 20171128 Owner name: AVAYA INC., CALIFORNIA Free format text: BANKRUPTCY COURT ORDER RELEASING ALL LIENS INCLUDING THE SECURITY INTEREST RECORDED AT REEL/FRAME 041576/0001;ASSIGNOR:CITIBANK, N.A.;REEL/FRAME:044893/0531 Effective date: 20171128 Owner name: VPNET TECHNOLOGIES, INC., CALIFORNIA Free format text: BANKRUPTCY COURT ORDER RELEASING ALL LIENS INCLUDING THE SECURITY INTEREST RECORDED AT REEL/FRAME 041576/0001;ASSIGNOR:CITIBANK, N.A.;REEL/FRAME:044893/0531 Effective date: 20171128 Owner name: OCTEL COMMUNICATIONS LLC (FORMERLY KNOWN AS OCTEL Free format text: BANKRUPTCY COURT ORDER RELEASING ALL LIENS INCLUDING THE SECURITY INTEREST RECORDED AT REEL/FRAME 041576/0001;ASSIGNOR:CITIBANK, N.A.;REEL/FRAME:044893/0531 Effective date: 20171128 Owner name: AVAYA INTEGRATED CABINET SOLUTIONS INC., CALIFORNI Free format text: BANKRUPTCY COURT ORDER RELEASING ALL LIENS INCLUDING THE SECURITY INTEREST RECORDED AT REEL/FRAME 041576/0001;ASSIGNOR:CITIBANK, N.A.;REEL/FRAME:044893/0531 Effective date: 20171128 Owner name: AVAYA INC., CALIFORNIA Free format text: BANKRUPTCY COURT ORDER RELEASING ALL LIENS INCLUDING THE SECURITY INTEREST RECORDED AT REEL/FRAME 030083/0639;ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A.;REEL/FRAME:045012/0666 Effective date: 20171128 |
|
AS | Assignment |
Owner name: GOLDMAN SACHS BANK USA, AS COLLATERAL AGENT, NEW YORK Free format text: SECURITY INTEREST;ASSIGNORS:AVAYA INC.;AVAYA INTEGRATED CABINET SOLUTIONS LLC;OCTEL COMMUNICATIONS LLC;AND OTHERS;REEL/FRAME:045034/0001 Effective date: 20171215 Owner name: GOLDMAN SACHS BANK USA, AS COLLATERAL AGENT, NEW Y Free format text: SECURITY INTEREST;ASSIGNORS:AVAYA INC.;AVAYA INTEGRATED CABINET SOLUTIONS LLC;OCTEL COMMUNICATIONS LLC;AND OTHERS;REEL/FRAME:045034/0001 Effective date: 20171215 |
|
AS | Assignment |
Owner name: CITIBANK, N.A., AS COLLATERAL AGENT, NEW YORK Free format text: SECURITY INTEREST;ASSIGNORS:AVAYA INC.;AVAYA INTEGRATED CABINET SOLUTIONS LLC;OCTEL COMMUNICATIONS LLC;AND OTHERS;REEL/FRAME:045124/0026 Effective date: 20171215 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 4 |
|
AS | Assignment |
Owner name: WILMINGTON TRUST, NATIONAL ASSOCIATION, MINNESOTA Free format text: SECURITY INTEREST;ASSIGNORS:AVAYA INC.;AVAYA MANAGEMENT L.P.;INTELLISIST, INC.;AND OTHERS;REEL/FRAME:053955/0436 Effective date: 20200925 |
|
AS | Assignment |
Owner name: WILMINGTON TRUST, NATIONAL ASSOCIATION, AS COLLATERAL AGENT, DELAWARE Free format text: INTELLECTUAL PROPERTY SECURITY AGREEMENT;ASSIGNORS:AVAYA INC.;INTELLISIST, INC.;AVAYA MANAGEMENT L.P.;AND OTHERS;REEL/FRAME:061087/0386 Effective date: 20220712 |
|
AS | Assignment |
Owner name: AVAYA INTEGRATED CABINET SOLUTIONS LLC, NEW JERSEY Free format text: RELEASE OF SECURITY INTEREST IN PATENTS AT REEL 45124/FRAME 0026;ASSIGNOR:CITIBANK, N.A., AS COLLATERAL AGENT;REEL/FRAME:063457/0001 Effective date: 20230403 Owner name: AVAYA MANAGEMENT L.P., NEW JERSEY Free format text: RELEASE OF SECURITY INTEREST IN PATENTS AT REEL 45124/FRAME 0026;ASSIGNOR:CITIBANK, N.A., AS COLLATERAL AGENT;REEL/FRAME:063457/0001 Effective date: 20230403 Owner name: AVAYA INC., NEW JERSEY Free format text: RELEASE OF SECURITY INTEREST IN PATENTS AT REEL 45124/FRAME 0026;ASSIGNOR:CITIBANK, N.A., AS COLLATERAL AGENT;REEL/FRAME:063457/0001 Effective date: 20230403 Owner name: AVAYA HOLDINGS CORP., NEW JERSEY Free format text: RELEASE OF SECURITY INTEREST IN PATENTS AT REEL 45124/FRAME 0026;ASSIGNOR:CITIBANK, N.A., AS COLLATERAL AGENT;REEL/FRAME:063457/0001 Effective date: 20230403 |
|
AS | Assignment |
Owner name: WILMINGTON SAVINGS FUND SOCIETY, FSB (COLLATERAL AGENT), DELAWARE Free format text: INTELLECTUAL PROPERTY SECURITY AGREEMENT;ASSIGNORS:AVAYA MANAGEMENT L.P.;AVAYA INC.;INTELLISIST, INC.;AND OTHERS;REEL/FRAME:063742/0001 Effective date: 20230501 |
|
AS | Assignment |
Owner name: CITIBANK, N.A., AS COLLATERAL AGENT, NEW YORK Free format text: INTELLECTUAL PROPERTY SECURITY AGREEMENT;ASSIGNORS:AVAYA INC.;AVAYA MANAGEMENT L.P.;INTELLISIST, INC.;REEL/FRAME:063542/0662 Effective date: 20230501 |
|
AS | Assignment |
Owner name: AVAYA MANAGEMENT L.P., NEW JERSEY Free format text: RELEASE OF SECURITY INTEREST IN PATENTS (REEL/FRAME 045034/0001);ASSIGNOR:GOLDMAN SACHS BANK USA., AS COLLATERAL AGENT;REEL/FRAME:063779/0622 Effective date: 20230501 Owner name: CAAS TECHNOLOGIES, LLC, NEW JERSEY Free format text: RELEASE OF SECURITY INTEREST IN PATENTS (REEL/FRAME 045034/0001);ASSIGNOR:GOLDMAN SACHS BANK USA., AS COLLATERAL AGENT;REEL/FRAME:063779/0622 Effective date: 20230501 Owner name: HYPERQUALITY II, LLC, NEW JERSEY Free format text: RELEASE OF SECURITY INTEREST IN PATENTS (REEL/FRAME 045034/0001);ASSIGNOR:GOLDMAN SACHS BANK USA., AS COLLATERAL AGENT;REEL/FRAME:063779/0622 Effective date: 20230501 Owner name: HYPERQUALITY, INC., NEW JERSEY Free format text: RELEASE OF SECURITY INTEREST IN PATENTS (REEL/FRAME 045034/0001);ASSIGNOR:GOLDMAN SACHS BANK USA., AS COLLATERAL AGENT;REEL/FRAME:063779/0622 Effective date: 20230501 Owner name: ZANG, INC. (FORMER NAME OF AVAYA CLOUD INC.), NEW JERSEY Free format text: RELEASE OF SECURITY INTEREST IN PATENTS (REEL/FRAME 045034/0001);ASSIGNOR:GOLDMAN SACHS BANK USA., AS COLLATERAL AGENT;REEL/FRAME:063779/0622 Effective date: 20230501 Owner name: VPNET TECHNOLOGIES, INC., NEW JERSEY Free format text: RELEASE OF SECURITY INTEREST IN PATENTS (REEL/FRAME 045034/0001);ASSIGNOR:GOLDMAN SACHS BANK USA., AS COLLATERAL AGENT;REEL/FRAME:063779/0622 Effective date: 20230501 Owner name: OCTEL COMMUNICATIONS LLC, NEW JERSEY Free format text: RELEASE OF SECURITY INTEREST IN PATENTS (REEL/FRAME 045034/0001);ASSIGNOR:GOLDMAN SACHS BANK USA., AS COLLATERAL AGENT;REEL/FRAME:063779/0622 Effective date: 20230501 Owner name: AVAYA INTEGRATED CABINET SOLUTIONS LLC, NEW JERSEY Free format text: RELEASE OF SECURITY INTEREST IN PATENTS (REEL/FRAME 045034/0001);ASSIGNOR:GOLDMAN SACHS BANK USA., AS COLLATERAL AGENT;REEL/FRAME:063779/0622 Effective date: 20230501 Owner name: INTELLISIST, INC., NEW JERSEY Free format text: RELEASE OF SECURITY INTEREST IN PATENTS (REEL/FRAME 045034/0001);ASSIGNOR:GOLDMAN SACHS BANK USA., AS COLLATERAL AGENT;REEL/FRAME:063779/0622 Effective date: 20230501 Owner name: AVAYA INC., NEW JERSEY Free format text: RELEASE OF SECURITY INTEREST IN PATENTS (REEL/FRAME 045034/0001);ASSIGNOR:GOLDMAN SACHS BANK USA., AS COLLATERAL AGENT;REEL/FRAME:063779/0622 Effective date: 20230501 Owner name: AVAYA INTEGRATED CABINET SOLUTIONS LLC, NEW JERSEY Free format text: RELEASE OF SECURITY INTEREST IN PATENTS (REEL/FRAME 53955/0436);ASSIGNOR:WILMINGTON TRUST, NATIONAL ASSOCIATION, AS NOTES COLLATERAL AGENT;REEL/FRAME:063705/0023 Effective date: 20230501 Owner name: INTELLISIST, INC., NEW JERSEY Free format text: RELEASE OF SECURITY INTEREST IN PATENTS (REEL/FRAME 53955/0436);ASSIGNOR:WILMINGTON TRUST, NATIONAL ASSOCIATION, AS NOTES COLLATERAL AGENT;REEL/FRAME:063705/0023 Effective date: 20230501 Owner name: AVAYA INC., NEW JERSEY Free format text: RELEASE OF SECURITY INTEREST IN PATENTS (REEL/FRAME 53955/0436);ASSIGNOR:WILMINGTON TRUST, NATIONAL ASSOCIATION, AS NOTES COLLATERAL AGENT;REEL/FRAME:063705/0023 Effective date: 20230501 Owner name: AVAYA MANAGEMENT L.P., NEW JERSEY Free format text: RELEASE OF SECURITY INTEREST IN PATENTS (REEL/FRAME 53955/0436);ASSIGNOR:WILMINGTON TRUST, NATIONAL ASSOCIATION, AS NOTES COLLATERAL AGENT;REEL/FRAME:063705/0023 Effective date: 20230501 Owner name: AVAYA INTEGRATED CABINET SOLUTIONS LLC, NEW JERSEY Free format text: RELEASE OF SECURITY INTEREST IN PATENTS (REEL/FRAME 61087/0386);ASSIGNOR:WILMINGTON TRUST, NATIONAL ASSOCIATION, AS NOTES COLLATERAL AGENT;REEL/FRAME:063690/0359 Effective date: 20230501 Owner name: INTELLISIST, INC., NEW JERSEY Free format text: RELEASE OF SECURITY INTEREST IN PATENTS (REEL/FRAME 61087/0386);ASSIGNOR:WILMINGTON TRUST, NATIONAL ASSOCIATION, AS NOTES COLLATERAL AGENT;REEL/FRAME:063690/0359 Effective date: 20230501 Owner name: AVAYA INC., NEW JERSEY Free format text: RELEASE OF SECURITY INTEREST IN PATENTS (REEL/FRAME 61087/0386);ASSIGNOR:WILMINGTON TRUST, NATIONAL ASSOCIATION, AS NOTES COLLATERAL AGENT;REEL/FRAME:063690/0359 Effective date: 20230501 Owner name: AVAYA MANAGEMENT L.P., NEW JERSEY Free format text: RELEASE OF SECURITY INTEREST IN PATENTS (REEL/FRAME 61087/0386);ASSIGNOR:WILMINGTON TRUST, NATIONAL ASSOCIATION, AS NOTES COLLATERAL AGENT;REEL/FRAME:063690/0359 Effective date: 20230501 |
|
AS | Assignment |
Owner name: AVAYA LLC, DELAWARE Free format text: (SECURITY INTEREST) GRANTOR'S NAME CHANGE;ASSIGNOR:AVAYA INC.;REEL/FRAME:065019/0231 Effective date: 20230501 |
|
AS | Assignment |
Owner name: AVAYA MANAGEMENT L.P., NEW JERSEY Free format text: INTELLECTUAL PROPERTY RELEASE AND REASSIGNMENT;ASSIGNOR:WILMINGTON SAVINGS FUND SOCIETY, FSB;REEL/FRAME:066894/0227 Effective date: 20240325 Owner name: AVAYA LLC, DELAWARE Free format text: INTELLECTUAL PROPERTY RELEASE AND REASSIGNMENT;ASSIGNOR:WILMINGTON SAVINGS FUND SOCIETY, FSB;REEL/FRAME:066894/0227 Effective date: 20240325 Owner name: AVAYA MANAGEMENT L.P., NEW JERSEY Free format text: INTELLECTUAL PROPERTY RELEASE AND REASSIGNMENT;ASSIGNOR:CITIBANK, N.A.;REEL/FRAME:066894/0117 Effective date: 20240325 Owner name: AVAYA LLC, DELAWARE Free format text: INTELLECTUAL PROPERTY RELEASE AND REASSIGNMENT;ASSIGNOR:CITIBANK, N.A.;REEL/FRAME:066894/0117 Effective date: 20240325 |
|
AS | Assignment |
Owner name: ARLINGTON TECHNOLOGIES, LLC, TEXAS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:AVAYA LLC;REEL/FRAME:067022/0780 Effective date: 20240329 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 8 |