US9270932B2 - Video call set up in an established audio call - Google Patents
Video call set up in an established audio call Download PDFInfo
- Publication number
- US9270932B2 US9270932B2 US14/153,889 US201414153889A US9270932B2 US 9270932 B2 US9270932 B2 US 9270932B2 US 201414153889 A US201414153889 A US 201414153889A US 9270932 B2 US9270932 B2 US 9270932B2
- Authority
- US
- United States
- Prior art keywords
- endpoint
- call
- video
- video communication
- call server
- 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.)
- Active, expires
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N7/00—Television systems
- H04N7/14—Systems for two-way working
- H04N7/141—Systems for two-way working between two video terminals, e.g. videophone
-
- 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/1083—In-session procedures
- H04L65/1086—In-session procedures session scope modification
-
- 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/1083—In-session procedures
- H04L65/1089—In-session procedures by adding media; by removing media
-
- 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
- H04L65/4015—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 where at least one of the additional parallel sessions is real time or time sensitive, e.g. white board sharing, collaboration or spawning of a subconference
-
- H04L65/1006—
-
- 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/1101—Session protocols
- H04L65/1104—Session initiation protocol [SIP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
- H04L67/104—Peer-to-peer [P2P] networks
Definitions
- This specification relates to network communications.
- IP communications devices such as Voice over IP (VoIP) telephones and VoIP call servers enable users to communicate over an IP network.
- VoIP call server can receive, from one VoIP telephone, a request to initiate a call with a second VoIP telephone.
- the request can include, for example, call features that are supported by the VoIP telephone that requested the initiation of the call.
- the VoIP call server can proceed to set up the call through a negotiation process that use the data included in the request to negotiate the call features for the established call.
- Initiating a call with a second endpoint can include sending an invitation including a first set of call parameters to the call server.
- Methods can include the actions of receiving, from the call server, a second set of call parameters for transmitting audio to the second endpoint, the second set of parameters not including a full set of parameters necessary to transmit video to the second endpoint; and transmitting an acknowledgment to the call server.
- FIG. 1 is a block diagram illustrating an example data flow for setting up an IP call using a call server.
- FIG. 5 is a block diagram of an example endpoint that sets up video calls independent of a call server.
- the call server 102 may remove these SDP parameters from the first set of SDP parameters, and create the second set of SDP parameters based on the remaining SDP parameters in the first set.
- the VoIP Apparatus 106 receives the SIP invite 110 , and responds with a 200 OK message 112 that includes a third set of SDP parameters (SDP3).
- the third set of SDP parameters can specify an IP address of the VoIP Apparatus 106 , port numbers of media streams of the VoIP Apparatus 106 , and the media session characteristics that are supported by the VoIP Apparatus 106 .
- the VoIP Apparatus 106 transmits the 200 OK message 112 to the call server 102 , which selects a fourth set of SDP parameters (SDP 4) that will be used to establish the call between the VoIP Apparatus 104 and the VoIP Apparatus 106 .
- the fourth set of SDP (SDP4) may differ from the third set of SDP (SDP3), for reasons similar to those described above.
- the call server 102 sends a 200 OK message 114 , which includes the fourth set of SDP parameters (SDP 4), to the VoIP Apparatus 104 .
- the VoIP Apparatus 104 transmits an acknowledgment 116 to the call server 102 , which in turn, transmits the acknowledgment 116 to the VoIP Apparatus 106 .
- the receipt of the acknowledgment 116 by the VoIP Apparatus 106 completes the call set up between the VoIP Apparatus 104 and the VoIP Apparatus 106 .
- the VoIP Apparatus 104 and the VoIP Apparatus 106 can directly communicate with each other over the network 101 (i.e., without transmitting messages through the call server 102 ).
- the call that is established by the call server 102 will generally only include services that are supported by the call server 102 . For example, if the call server 102 only supports audio call set up, then the call server 102 will not set up a video call between the VoIP Apparatus 104 and the VoIP Apparatus 106 even if the VoIP Apparatus 104 and the VoIP Apparatus 106 both support video call capabilities. Rather, the call server 102 may simply remove or disable any SDP parameters related to setting up a video call from the messages received from the VoIP Apparatus 104 and the VoIP Apparatus 106 .
- the VoIP Apparatus 104 and the VoIP Apparatus 106 can be configured to set up a video call even if the call server 102 does not set up a video call. For example, after an audio portion of the call is set up by the call server 102 , the VoIP Apparatus 104 and the VoIP Apparatus 106 can exchange video call parameters (e.g., video codecs, resolution information, frame rate information, and other video call parameters) over an administrative channel that is established between the VoIP Apparatus 104 and the VoIP Apparatus 106 as part of the audio call set up. For example, the VoIP Apparatus 104 and the VoIP Apparatus 106 can use an RTCP channel to exchange video call parameters.
- video call parameters e.g., video codecs, resolution information, frame rate information, and other video call parameters
- FIG. 2 is a block diagram of an example data flow 200 for setting up a video call independent of a call server.
- an audio call between the VoIP Apparatus 104 into the VoIP Apparatus 106 can be negotiated by the call server 102 using audio call setup data 202 in a manner similar to that described above with respect to FIG. 1 .
- the VoIP Apparatus 104 and the VoIP Apparatus 106 can directly communicate with each other (e.g., by way of network 101 ) to set up a video call in addition to the previously established audio call.
- the video call can be set up independent of (e.g., without transmitting data to) the call server 102 .
- the VoIP Apparatus 104 and the VoIP Apparatus 106 can set up the video call using an offer/answer model similar to that used by SIP to set up IP calls between IP endpoints.
- the VoIP Apparatus 104 can transmit video call parameters 204 directly (e.g., over the network 101 ) to the VoIP Apparatus 106 (e.g., using an administrative channel, such as an RTCP channel).
- the video call parameters 204 can include, for example, as SIP invite message specifying SDP parameters related to setting up a video call, thereby informing the VoIP Apparatus 106 that the VoIP Apparatus 104 has the capability to transmit and receive video.
- the VoIP Apparatus 104 can transmit, for example, SDP parameters (or other information) specifying video codecs, frame rates, screen resolution data, and/or other information specifying the video communication capabilities of the VoIP Apparatus 104 .
- the VoIP Apparatus 106 will identify the SDP parameters that were included in the video call parameters 204 by the VoIP Apparatus 104 as parameters that are used to set up a video call. In response to receiving these video call parameters 204 , the VoIP Apparatus 106 can respond by providing video call parameters 206 directly to the VoIP Apparatus 104 (e.g., over the network 101 , but without transmitting the video call parameters 206 to the call server 102 ).
- the VoIP Apparatus 106 can transmit to the VoIP Apparatus 104 a 200 OK message including SDP parameters (or other information) specifying video codecs, frame rates, screen resolution data, and/or other information specifying the video communication capabilities of the VoIP Apparatus 106 .
- SDP parameters or other information
- the VoIP Apparatus 104 can select the video call parameters that will be used to establish a video call with the VoIP Apparatus 106 . For example, based on the video call parameters 204 and the video call parameters 206 , the VoIP Apparatus 104 can identify video communication capabilities that are supported by each of the VoIP Apparatus 104 and the VoIP Apparatus 106 . In turn, the VoIP Apparatus 104 can transmit an acknowledgment to the VoIP Apparatus 106 , and begin transmitting video data 208 to the VoIP Apparatus 106 based on the video communication capabilities that are supported by each of the VoIP Apparatus 104 and the VoIP Apparatus 106 . Likewise, the VoIP Apparatus 106 can transmit video data 210 to the VoIP Apparatus 104 based on the identified video communication capabilities that are supported by each of the VoIP Apparatus 104 and 106 .
- video data 208 and video data 210 are automatically transmitted upon set up of the video call. For example, after negotiation of the parameters is complete, the VoIP Apparatus 104 and VoIP Apparatus 106 can begin transmitting the video data 208 and 210 using the selected parameters without requiring user input.
- user input is required to be received by one or more of the VoIP Apparatus 104 and/or VoIP Apparatus 106 before video data 208 and 210 are transmitted between the VoIP Apparatus 104 and VoIP Apparatus 106 .
- a notification e.g., a light specifying that video call capability is available or another type of notification
- the parameters that are selected for use in the video call can be selected by the VoIP Apparatus 106 in response to receiving the video call parameters 204 from the VoIP Apparatus 104 .
- the VoIP Apparatus 106 can identify a set of the video call parameters 204 that are supported by the VoIP Apparatus 106 (e.g., by accessing an index of supported video call parameters to identify supported video call parameters that match the video call parameters in the received video call parameters 204 ).
- the video call parameters 210 that are sent by the VoIP Apparatus 106 to the VoIP Apparatus 104 can complete the call set up, for example, by operating as an acknowledgement that the VoIP Apparatus 106 has video call capabilities, and also specifying the video call parameters that will be used for the video call.
- the VoIP Apparatus 104 and/or VoIP Apparatus 106 can begin transmitting the video data 208 and 210 following receipt of the video call parameters 206 by the VoIP Apparatus 104 .
- the VoIP Apparatus 104 can send an acknowledgement to the VoIP Apparatus 106 indicating that the VoIP Apparatus 104 has received the video call parameters 206 .
- FIG. 3 is a flow chart of an example process 300 for setting up a video call independent of a call server.
- the process 300 can be performed by an endpoint, such as the VoIP Apparatus 104 or VoIP Apparatus 106 of FIG. 1 .
- the process 300 is implemented as instructions stored on a non-transitory computer readable medium. In these implementations, execution of the instructions by an endpoint causes the endpoint to perform operations of the process 300 .
- a particular endpoint initiates a call with a called endpoint ( 302 ).
- the particular endpoint can initiate the call, for example, by sending an invite (e.g., an SIP Invite message) to a call server, which in turn sends an invite to the called endpoint.
- an invite e.g., an SIP Invite message
- the particular endpoint can include in the invite a set of call parameters (e.g., SDP parameters) with which the call server can negotiate a call between the particular endpoint and the called endpoint.
- the particular endpoint can receive from the call server a set of call parameters that will be used to establish the call between the particular endpoint and the called endpoint.
- the set of call parameters used to establish the call can be selected by the call server based on call parameters that were provided to the call server by each of the particular endpoint and the called endpoint. For example, the call server can select, as the call parameters that will be used to establish the call, those call parameters that were provided to the call server by both of the particular endpoint and the called endpoint. That is, the call server can identify the call parameters that are supported by each of the particular endpoint and the called endpoint, and set up the call using those identified parameters. For brevity, the set of call parameters used to set up the call will be referred to as “established call parameters.”
- the established call parameters may not include parameters related to a particular communication capability that is provided by the particular endpoint.
- the set of call parameters provided to the call server by the particular endpoint may include video call parameters related to setting up a video call (e.g., a supported frame rate, supported video codecs, and/or supported video resolution), while the established call parameters may not include these video call parameters.
- the video call parameters may be omitted from the established call parameters, for example, because the called endpoint does not support the video call parameters, or because the call server is not capable of setting up a call based on the video call parameters (i.e., even if the called endpoint and the particular endpoint both support the video call parameters). In either case, the call that is set up by the call server will not support the video communication capabilities that are supported by the particular endpoint when the video call parameters corresponding to those capabilities are not included in the established call parameters.
- the particular endpoint transmits, to the called endpoint, information specifying a video communication capability of the particular endpoint that was not set up in the call established by the call server ( 304 ).
- the information is transmitted by the particular endpoint over an administrative channel that facilitates data communication between the particular endpoint and the called endpoint.
- the information can be transmitted by the particular endpoint over an RTCP channel that is available after an audio call is set up.
- the information specifying the video capabilities of the particular endpoint is transmitted to the called endpoint in a manner that bypasses the call server that established the audio call between the endpoints.
- the information that is transmitted by the particular endpoint can include a set of video codecs that the particular endpoint uses to transmit video, bit rates that are supported by the particular endpoint, frame rates that are supported by the particular endpoint, display resolutions that are supported by the particular endpoint, and/or other information that facilitates setting up a video call between the particular endpoint and the called endpoint.
- the particular endpoint receives information specifying that the called endpoint supports a video communication capability ( 306 ).
- the particular endpoint can receive the information from the called endpoint over an administrative channel that facilitates data communication between the particular endpoint and the called endpoint.
- the information can be received by the particular endpoint over an RTCP channel that is available after an audio call is set up.
- the information that is received by the particular endpoint can include a set of video codecs that are supported by the called endpoint, bit rates that are supported by the called endpoint, frame rates that are supported by the called endpoint, display resolutions that are supported by the called endpoint, and/or other information that facilitates setting up a video call between the particular endpoint and the called endpoint.
- Video communication between the particular endpoint and called endpoint is established independent of the call server ( 308 ).
- the video communication is established by the particular endpoint.
- the first endpoint can select video call parameters (e.g., video codec, frame rate, bit rate, and resolution) that are supported by each of the particular endpoint and the called endpoint in response to receiving the information specifying the video communication capabilities that are supported by the called endpoint.
- video call parameters e.g., video codec, frame rate, bit rate, and resolution
- the video communication between the particular endpoint and called endpoint is established over an administrative channel of the audio call that was previously set up by the call server.
- the video communication between the particular endpoint and the called endpoint can occur over the RTCP channel that was established for the audio call.
- the established video communication between the particular endpoint and the called endpoint facilitates the transmission of additional data (e.g., in addition to the audio data that is exchanged using the audio call that was previously set up by the call server) between the particular endpoint and the called endpoint.
- additional data transmitted between the particular endpoint and the called endpoint can include, for example, live video data, whiteboard data (e.g., data that facilitates presentation of a whiteboard at each of the endpoints), or screen sharing data (e.g., data that facilitate sharing of information displayed on a screen of one of the endpoints).
- the particular endpoint and the called endpoint negotiate the establishment of video communication capability independent of the call server.
- the particular endpoint and called endpoint can communicate over a channel that bypasses the call server, to identify parameters that will be used to set up the video call between the particular endpoint into the second endpoint.
- the selection of the video call parameters is described as being performed by the particular endpoint that initiated the call with the called endpoint. However, the selection of the video call parameters can be performed, at least in part, by the called endpoint.
- the called endpoint can select the video call parameters that will be used to establish a video call with the particular endpoint in response to receiving video call parameters from the particular endpoint.
- the called endpoint can transmit to the particular endpoint data specifying the video call parameters that will be used to establish the video call between the particular endpoint and the called endpoint.
- Other video call set up techniques can also be used to negotiate parameters of the video call between the particular endpoint and the called endpoint.
- a particular endpoint e.g., the endpoint that initiates video call set up
- Each of the endpoints that receive the information from that particular endpoint can respond with information specifying video communication capabilities that are also supported by those endpoints.
- the particular endpoint can proceed to establish a video call with one or more of the other endpoints based on the information received from those endpoints.
- FIGS. 4A and 4B are block diagrams of additional example network configurations in which the techniques described above can be implemented.
- the VoIP Apparatus 104 is separated from the network 101 by a firewall 402
- the VoIP Apparatus 106 is separated from the network 101 by a firewall 404 .
- audio call setup data 406 that are used to set up an audio call between the VoIP Apparatus 104 and the VoIP Apparatus 106 are transmitted to the audio call server 408 through the firewalls 402 and 404 and the network 101 .
- the audio call that is set up by the audio call server 408 can be set up in a manner similar to that described above.
- the audio call setup data 406 will be routed to the VoIP Apparatus 104 and the VoIP Apparatus 106 through the firewalls 402 and 404 , respectively.
- the VoIP Apparatus 104 and the VoIP Apparatus 106 can directly negotiate a video call using video call setup data 410 in a manner similar to that discussed above, but the video call data 410 exchanged between the VoIP Apparatus 104 and the VoIP Apparatus 106 will be routed through the firewall 402 and the firewall 404 .
- the configuration 450 illustrated by FIG. 4B is similar to the configuration 400 , but the configuration 450 includes a Media Relay Server 412 .
- the audio call between the VoIP Apparatus 104 and VoIP Apparatus 106 will be established in the same manner as discussed with respect to configuration 400 .
- the video call setup data 410 that is exchanged between the VoIP Apparatus 104 and the VoIP Apparatus 106 will be routed through the Media Relay Server 412 .
- the video call that is established using the video call setup data 410 is still set up independent of the audio call server 408 that establish the audio call between the VoIP Apparatus 104 and the VoIP Apparatus 106 because the video call setup data 410 bypasses (e.g., is not routed through) the audio call server 408 , and the audio call server 408 does not negotiate the parameters of the video call using the video call setup data 410 .
- FIG. 5 is a block diagram of an example endpoint 500 that sets up video calls independent of a call server.
- the endpoint 500 is included in a desktop IP telephone 505 .
- the example endpoint 500 can also be included in other IP communications devices, such as a mobile telephone, tablet computing device, computer, set-top box television client device, or another device that is capable of communicating over an IP network.
- the endpoint 500 includes a processor 510 , a memory 520 , a storage device 530 , and an input/output device 540 .
- Each of the components 510 , 520 , 530 , and 540 can be interconnected, for example, using a system bus 550 .
- the processor 510 is capable of processing instructions for execution within the endpoint 500 .
- the processor 510 is a single-threaded processor.
- the processor 510 is a multi-threaded processor.
- the processor 510 is capable of processing instructions stored in the memory 520 or on the storage device 530 .
- the memory 520 stores information within the endpoint 500 .
- the memory 520 is a computer-readable medium.
- the memory 520 is a volatile memory unit.
- the memory 520 is a non-volatile memory unit.
- the storage device 530 is capable of providing mass storage for the system 500 .
- the storage device 530 is a computer-readable medium.
- the storage device 530 can include, for example, a hard disk device, an optical disk device, a storage device that is shared over a network by multiple computing devices (e.g., a cloud storage device), or some other large capacity storage device.
- the input/output device 540 provides input/output operations for the system 500 .
- the input/output device 540 can include one or more of a network interface devices, e.g., an Ethernet card, a serial communication device, e.g., and RS-232 port, and/or a wireless interface device, e.g., and 802.11 card.
- the input/output device 540 can include driver devices configured to receive input data and send output data to other input/output devices, e.g., keyboard, printer and display devices.
- Embodiments of the subject matter and the operations described in this specification can be implemented in digital electronic circuitry, or in computer software, firmware, or hardware, including the structures disclosed in this specification and their structural equivalents, or in combinations of one or more of them.
- Embodiments of the subject matter described in this specification can be implemented as one or more computer programs, i.e., one or more modules of computer program instructions, encoded on computer storage medium for execution by, or to control the operation of, data processing apparatus.
- the program instructions can be encoded on an artificially-generated propagated signal, e.g., a machine-generated electrical, optical, or electromagnetic signal, that is generated to encode information for transmission to suitable receiver apparatus for execution by a data processing apparatus.
- a computer storage medium can be, or be included in, a computer-readable storage device, a computer-readable storage substrate, a random or serial access memory array or device, or a combination of one or more of them.
- a computer storage medium is not a propagated signal, a computer storage medium can be a source or destination of computer program instructions encoded in an artificially-generated propagated signal.
- the computer storage medium can also be, or be included in, one or more separate physical components or media (e.g., multiple CDs, disks, or other storage devices).
- the operations described in this specification can be implemented as operations performed by a data processing apparatus on data stored on one or more computer-readable storage devices or received from other sources.
- the term “data processing apparatus” encompasses all kinds of apparatus, devices, and machines for processing data, including by way of example a programmable processor, a computer, a system on a chip, or multiple ones, or combinations, of the foregoing.
- the apparatus can include special purpose logic circuitry, e.g., an FPGA (field programmable gate array) or an ASIC (application-specific integrated circuit).
- the apparatus can also include, in addition to hardware, code that creates an execution environment for the computer program in question, e.g., code that constitutes processor firmware, a protocol stack, a database management system, an operating system, a cross-platform runtime environment, a virtual machine, or a combination of one or more of them.
- the apparatus and execution environment can realize various different computing model infrastructures, such as web services, distributed computing and grid computing infrastructures.
- a computer program (also known as a program, software, software application, script, or code) can be written in any form of programming language, including compiled or interpreted languages, declarative or procedural languages, and it can be deployed in any form, including as a stand-alone program or as a module, component, subroutine, object, or other unit suitable for use in a computing environment.
- a computer program may, but need not, correspond to a file in a file system.
- a program can be stored in a portion of a file that holds other programs or data (e.g., one or more scripts stored in a markup language document), in a single file dedicated to the program in question, or in multiple coordinated files (e.g., files that store one or more modules, sub-programs, or portions of code).
- a computer program can be deployed to be executed on one computer or on multiple computers that are located at one site or distributed across multiple sites and interconnected by a communication network.
- the processes and logic flows described in this specification can be performed by one or more programmable processors executing one or more computer programs to perform actions by operating on input data and generating output.
- the processes and logic flows can also be performed by, and apparatus can also be implemented as, special purpose logic circuitry, e.g., an FPGA (field programmable gate array) or an ASIC (application-specific integrated circuit).
- processors suitable for the execution of a computer program include, by way of example, both general and special purpose microprocessors, and any one or more processors of any kind of digital computer.
- a processor will receive instructions and data from a read-only memory or a random access memory or both.
- the essential elements of a computer are a processor for performing actions in accordance with instructions and one or more memory devices for storing instructions and data.
- a computer will also include, or be operatively coupled to receive data from or transfer data to, or both, one or more mass storage devices for storing data, e.g., magnetic, magneto-optical disks, or optical disks.
- mass storage devices for storing data, e.g., magnetic, magneto-optical disks, or optical disks.
- a computer need not have such devices.
- a computer can be embedded in another device, e.g., a mobile telephone, a personal digital assistant (PDA), a mobile audio or video player, a game console, a Global Positioning System (GPS) receiver, or a portable storage device (e.g., a universal serial bus (USB) flash drive), to name just a few.
- Devices suitable for storing computer program instructions and data include all forms of non-volatile memory, media and memory devices, including by way of example semiconductor memory devices, e.g., EPROM, EEPROM, and flash memory devices; magnetic disks, e.g., internal hard disks or removable disks; magneto-optical disks; and CD-ROM and DVD-ROM disks.
- the processor and the memory can be supplemented by, or incorporated in, special purpose logic circuitry.
- a computer having a display device, e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor, for displaying information to the user and a keyboard and a pointing device, e.g., a mouse or a trackball, by which the user can provide input to the computer.
- a display device e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor
- keyboard and a pointing device e.g., a mouse or a trackball
- Other kinds of devices can be used to provide for interaction with a user as well; for example, feedback provided to the user can be any form of sensory feedback, e.g., visual feedback, auditory feedback, or tactile feedback; and input from the user can be received in any form, including acoustic, speech, or tactile input.
- a computer can interact with a user by sending documents to and receiving documents from a device that is used by the user; for example, by sending web pages to a
- Embodiments of the subject matter described in this specification can be implemented in a computing system that includes a back-end component, e.g., as a data server, or that includes a middleware component, e.g., an application server, or that includes a front-end component, e.g., a client computer having a graphical user interface or a Web browser through which a user can interact with an implementation of the subject matter described in this specification, or any combination of one or more such back-end, middleware, or front-end components.
- the components of the system can be interconnected by any form or medium of digital data communication, e.g., a communication network.
- Examples of communication networks include a local area network (“LAN”) and a wide area network (“WAN”), an inter-network (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks).
- LAN local area network
- WAN wide area network
- inter-network e.g., the Internet
- peer-to-peer networks e.g., ad hoc peer-to-peer networks.
- the computing system can include clients and servers.
- a client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other.
- a server transmits data (e.g., an HTML page) to a client device (e.g., for purposes of displaying data to and receiving user input from a user interacting with the client device).
- client device e.g., for purposes of displaying data to and receiving user input from a user interacting with the client device.
- Data generated at the client device e.g., a result of the user interaction
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Business, Economics & Management (AREA)
- General Business, Economics & Management (AREA)
- Telephonic Communication Services (AREA)
Abstract
Description
Claims (20)
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US14/153,889 US9270932B2 (en) | 2014-01-13 | 2014-01-13 | Video call set up in an established audio call |
| CA2857174A CA2857174C (en) | 2014-01-13 | 2014-07-18 | Video call set up in an established audio call |
| EP14197244.8A EP2894826B1 (en) | 2014-01-13 | 2014-12-10 | Video call set up in an established audio call |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US14/153,889 US9270932B2 (en) | 2014-01-13 | 2014-01-13 | Video call set up in an established audio call |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| US20150201158A1 US20150201158A1 (en) | 2015-07-16 |
| US9270932B2 true US9270932B2 (en) | 2016-02-23 |
Family
ID=52231818
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US14/153,889 Active 2034-04-07 US9270932B2 (en) | 2014-01-13 | 2014-01-13 | Video call set up in an established audio call |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US9270932B2 (en) |
| EP (1) | EP2894826B1 (en) |
| CA (1) | CA2857174C (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US12143428B2 (en) | 2022-11-30 | 2024-11-12 | T-Mobile Usa, Inc. | Enabling a wideband codec audio call between a mobile device and a wireless telecommunication network support center |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106488167A (en) * | 2015-08-26 | 2017-03-08 | 中兴通讯股份有限公司 | A kind of video call method, the network equipment, terminal and system |
| US10602562B2 (en) | 2017-07-06 | 2020-03-24 | T-Mobile Usa, Inc. | Establishing communication sessions by downgrading |
| WO2020051579A1 (en) * | 2018-09-07 | 2020-03-12 | Intel Corporation | Apparatus and method for signaling ran-assisted codec adaptation capabilities in ims multimedia telephony sessions |
| CN114697753B (en) * | 2020-12-28 | 2025-03-11 | 深圳Tcl数字技术有限公司 | Call implementation method, device, television set and computer-readable storage medium |
Citations (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20060002373A1 (en) * | 2004-06-30 | 2006-01-05 | Michael Denny | Terminals, methods, systems, and computer program products for providing video communications over a broadband connection based on a call via a PSTN |
| US20070040899A1 (en) * | 2005-05-27 | 2007-02-22 | Katsunori Takahashi | Videophone apparatus and videophone |
| US20070249346A1 (en) * | 2006-04-07 | 2007-10-25 | Nokia Corporation | Set up for streaming media |
| US20070285496A1 (en) * | 2006-06-06 | 2007-12-13 | Nokia Corporation | System and method for fast video call setup based upon earlier provided information |
| US20080049725A1 (en) * | 2006-08-28 | 2008-02-28 | Nokia Corporation | Method, System and terminal for multimedia session establishment |
| US20080186377A1 (en) * | 2006-12-29 | 2008-08-07 | Glowpoint Inc. | Video call distributor |
| US20080317010A1 (en) | 2007-06-22 | 2008-12-25 | Aylus Networks, Inc. | System and method for signaling optimization in ims services by using a service delivery platform |
| EP2120440A1 (en) | 2007-03-30 | 2009-11-18 | Huawei Technologies Co., Ltd. | A method, terminal and system for implementing video binding in a voice communication network |
| US8064435B2 (en) * | 2007-03-01 | 2011-11-22 | Cisco Technology, Inc. | Optimized interworking between different communication protocols |
| US20120120270A1 (en) * | 2010-11-15 | 2012-05-17 | Cisco Technology, Inc. | System and method for providing enhanced audio in a video environment |
| EP2493166A1 (en) | 2011-02-11 | 2012-08-29 | Vodafone IP Licensing Limited | Communications System and Method based on service capability and social presence. |
-
2014
- 2014-01-13 US US14/153,889 patent/US9270932B2/en active Active
- 2014-07-18 CA CA2857174A patent/CA2857174C/en active Active
- 2014-12-10 EP EP14197244.8A patent/EP2894826B1/en active Active
Patent Citations (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20060002373A1 (en) * | 2004-06-30 | 2006-01-05 | Michael Denny | Terminals, methods, systems, and computer program products for providing video communications over a broadband connection based on a call via a PSTN |
| US20070040899A1 (en) * | 2005-05-27 | 2007-02-22 | Katsunori Takahashi | Videophone apparatus and videophone |
| US20070249346A1 (en) * | 2006-04-07 | 2007-10-25 | Nokia Corporation | Set up for streaming media |
| US20070285496A1 (en) * | 2006-06-06 | 2007-12-13 | Nokia Corporation | System and method for fast video call setup based upon earlier provided information |
| US20080049725A1 (en) * | 2006-08-28 | 2008-02-28 | Nokia Corporation | Method, System and terminal for multimedia session establishment |
| US20080186377A1 (en) * | 2006-12-29 | 2008-08-07 | Glowpoint Inc. | Video call distributor |
| US8064435B2 (en) * | 2007-03-01 | 2011-11-22 | Cisco Technology, Inc. | Optimized interworking between different communication protocols |
| EP2120440A1 (en) | 2007-03-30 | 2009-11-18 | Huawei Technologies Co., Ltd. | A method, terminal and system for implementing video binding in a voice communication network |
| US20080317010A1 (en) | 2007-06-22 | 2008-12-25 | Aylus Networks, Inc. | System and method for signaling optimization in ims services by using a service delivery platform |
| US20120120270A1 (en) * | 2010-11-15 | 2012-05-17 | Cisco Technology, Inc. | System and method for providing enhanced audio in a video environment |
| EP2493166A1 (en) | 2011-02-11 | 2012-08-29 | Vodafone IP Licensing Limited | Communications System and Method based on service capability and social presence. |
Non-Patent Citations (1)
| Title |
|---|
| T. Jalkanen: "Video Share Interoperability Specification, Version 2.0" GSM Association, No. IR74, Oct. 28, 2014, XP002739402, GSMA; URL:http://www.gsma.com/newsroom/wp-content/uploads//IR.74-v2.0pdf. |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US12143428B2 (en) | 2022-11-30 | 2024-11-12 | T-Mobile Usa, Inc. | Enabling a wideband codec audio call between a mobile device and a wireless telecommunication network support center |
Also Published As
| Publication number | Publication date |
|---|---|
| CA2857174A1 (en) | 2015-07-13 |
| EP2894826A1 (en) | 2015-07-15 |
| EP2894826B1 (en) | 2017-05-10 |
| CA2857174C (en) | 2018-03-20 |
| US20150201158A1 (en) | 2015-07-16 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US20150006610A1 (en) | Virtual web real-time communications (webrtc) gateways, and related methods, systems, and computer-readable media | |
| US9065969B2 (en) | Scalable web real-time communications (WebRTC) media engines, and related methods, systems, and computer-readable media | |
| CN104253857B (en) | Virtual WEB real-time Communication for Power agency is with and related methods, system back-to-back | |
| CN104348710B (en) | For the method and system for obtaining with associating WEB real-time Communication for Power interaction properties of flow | |
| US9716731B2 (en) | Consolidated peer-to-peer media sessions for audio and/or video communications | |
| US20190379735A1 (en) | Method and apparatus for multimedia communication, and storage medium | |
| US20160219084A1 (en) | Establishing streaming sessions during remote sessions | |
| US20190273765A1 (en) | Apparatus and method for communications involving a legacy device | |
| CN105282008B (en) | Enhance the method and system of media characteristic during real-time Communication for Power Network interactive sessions | |
| CA2857174C (en) | Video call set up in an established audio call | |
| JP6325105B2 (en) | Wireless media sharing from multiple sources to a single sink | |
| US10581927B2 (en) | Providing web real-time communications (WebRTC) media services via WebRTC-enabled media servers, and related methods, systems, and computer-readable media | |
| US9769214B2 (en) | Providing reliable session initiation protocol (SIP) signaling for web real-time communications (WEBRTC) interactive flows, and related methods, systems, and computer-readable media | |
| US9749363B2 (en) | Application of enterprise policies to web real-time communications (WebRTC) interactive sessions using an enterprise session initiation protocol (SIP) engine, and related methods, systems, and computer-readable media | |
| RU2011128874A (en) | ARCHITECTURE OF THE POLICY SERVICE SYSTEM FOR SESSIONS CREATED USING STUN | |
| US8928727B1 (en) | Sharing input device data in a multiway video conference provided in an online social network | |
| US10149119B2 (en) | Providing multiple content items for display on multiple devices | |
| KR101705440B1 (en) | Hybrid cloud media architecture for media communications | |
| JP2017521903A5 (en) | ||
| EP2966832B1 (en) | Multimedia conversation transfer | |
| WO2017113816A1 (en) | Method and device for peer-to-peer network connection | |
| US20230025701A1 (en) | Enabling vertical application layer server for peer-to-peer media parameter negotiation | |
| EP2654239A1 (en) | Communication controller and communication control method | |
| RU120259U1 (en) | SYSTEM OF MULTIMEDIA INTERACTIVE INTERACTION | |
| US9781171B2 (en) | Registration method for managing NAT shutdown |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AS | Assignment |
Owner name: MITEL NETWORKS CORPORATION, CANADA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:YIN, JIANQI;REEL/FRAME:031954/0936 Effective date: 20140113 |
|
| AS | Assignment |
Owner name: JEFFERIES FINANCE LLC, AS THE COLLATERAL AGENT, NE Free format text: SECURITY AGREEMENT;ASSIGNORS:MITEL US HOLDINGS, INC.;MITEL NETWORKS CORPORATION;AASTRA USA INC.;REEL/FRAME:032264/0760 Effective date: 20140131 |
|
| AS | Assignment |
Owner name: MITEL NETWORKS CORPORATION, CANADA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:JEFFERIES FINANCE LLC, AS THE COLLATERAL AGENT;REEL/FRAME:035562/0157 Effective date: 20150429 Owner name: MITEL COMMUNICATIONS INC. FKA AASTRA USA INC., TEX Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:JEFFERIES FINANCE LLC, AS THE COLLATERAL AGENT;REEL/FRAME:035562/0157 Effective date: 20150429 Owner name: MITEL US HOLDINGS, INC., ARIZONA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:JEFFERIES FINANCE LLC, AS THE COLLATERAL AGENT;REEL/FRAME:035562/0157 Effective date: 20150429 |
|
| AS | Assignment |
Owner name: BANK OF AMERICA, N.A.(ACTING THROUGH ITS CANADA BR Free format text: SECURITY INTEREST;ASSIGNOR:MITEL NETWORKS CORPORATION;REEL/FRAME:035783/0540 Effective date: 20150429 |
|
| STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
| AS | Assignment |
Owner name: CITIZENS BANK, N.A., MASSACHUSETTS Free format text: SECURITY INTEREST;ASSIGNOR:MITEL NETWORKS CORPORATION;REEL/FRAME:042107/0378 Effective date: 20170309 |
|
| AS | Assignment |
Owner name: MITEL NETWORKS, INC., ARIZONA Free format text: RELEASE BY SECURED PARTY;ASSIGNORS:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;BANK OF AMERICA, N.A., (ACTING THROUGH ITS CANADA BRANCH), AS CANADIAN COLLATERAL AGENT;REEL/FRAME:042244/0461 Effective date: 20170309 Owner name: MITEL COMMUNICATIONS, INC., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNORS:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;BANK OF AMERICA, N.A., (ACTING THROUGH ITS CANADA BRANCH), AS CANADIAN COLLATERAL AGENT;REEL/FRAME:042244/0461 Effective date: 20170309 Owner name: MITEL (DELAWARE), INC., ARIZONA Free format text: RELEASE BY SECURED PARTY;ASSIGNORS:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;BANK OF AMERICA, N.A., (ACTING THROUGH ITS CANADA BRANCH), AS CANADIAN COLLATERAL AGENT;REEL/FRAME:042244/0461 Effective date: 20170309 Owner name: MITEL NETWORKS CORPORATION, CANADA Free format text: RELEASE BY SECURED PARTY;ASSIGNORS:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;BANK OF AMERICA, N.A., (ACTING THROUGH ITS CANADA BRANCH), AS CANADIAN COLLATERAL AGENT;REEL/FRAME:042244/0461 Effective date: 20170309 Owner name: MITEL US HOLDINGS, INC., ARIZONA Free format text: RELEASE BY SECURED PARTY;ASSIGNORS:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;BANK OF AMERICA, N.A., (ACTING THROUGH ITS CANADA BRANCH), AS CANADIAN COLLATERAL AGENT;REEL/FRAME:042244/0461 Effective date: 20170309 Owner name: MITEL BUSINESS SYSTEMS, INC., ARIZONA Free format text: RELEASE BY SECURED PARTY;ASSIGNORS:BANK OF AMERICA, N.A., AS COLLATERAL AGENT;BANK OF AMERICA, N.A., (ACTING THROUGH ITS CANADA BRANCH), AS CANADIAN COLLATERAL AGENT;REEL/FRAME:042244/0461 Effective date: 20170309 |
|
| AS | Assignment |
Owner name: MITEL NETWORKS CORPORATION, CANADA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CITIZENS BANK, N.A.;REEL/FRAME:048096/0785 Effective date: 20181130 |
|
| AS | Assignment |
Owner name: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLATERAL AGENT, NEW YORK Free format text: SECURITY INTEREST;ASSIGNOR:MITEL NETWORKS ULC;REEL/FRAME:047741/0674 Effective date: 20181205 Owner name: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLATERAL AGENT, NEW YORK Free format text: SECURITY INTEREST;ASSIGNOR:MITEL NETWORKS ULC;REEL/FRAME:047741/0704 Effective date: 20181205 Owner name: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLAT Free format text: SECURITY INTEREST;ASSIGNOR:MITEL NETWORKS ULC;REEL/FRAME:047741/0704 Effective date: 20181205 Owner name: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLAT Free format text: SECURITY INTEREST;ASSIGNOR:MITEL NETWORKS ULC;REEL/FRAME:047741/0674 Effective date: 20181205 |
|
| 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: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLATERAL AGENT, NEW YORK Free format text: SECURITY INTEREST;ASSIGNOR:MITEL NETWORKS CORPORATION;REEL/FRAME:061824/0282 Effective date: 20221018 |
|
| 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 |
|
| AS | Assignment |
Owner name: WILMINGTON SAVINGS FUND SOCIETY, FSB, DELAWARE Free format text: NOTICE OF SUCCCESSION OF AGENCY - 3L;ASSIGNOR:UBS AG, STAMFORD BRANCH, AS LEGAL SUCCESSOR TO CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:070006/0268 Effective date: 20241203 Owner name: WILMINGTON SAVINGS FUND SOCIETY, FSB, DELAWARE Free format text: NOTICE OF SUCCCESSION OF AGENCY - PL;ASSIGNOR:UBS AG, STAMFORD BRANCH, AS LEGAL SUCCESSOR TO CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:069895/0755 Effective date: 20241203 Owner name: ANKURA TRUST COMPANY, LLC, CONNECTICUT Free format text: NOTICE OF SUCCESSION OF AGENCY - 5L;ASSIGNOR:UBS AG, STAMFORD BRANCH, AS LEGAL SUCCESSOR TO CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:069897/0046 Effective date: 20241219 Owner name: WILMINGTON SAVINGS FUND SOCIETY, FSB, DELAWARE Free format text: NOTICE OF SUCCCESSION OF AGENCY - 2L;ASSIGNOR:UBS AG, STAMFORD BRANCH, AS LEGAL SUCCESSOR TO CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:069896/0001 Effective date: 20241203 Owner name: ANKURA TRUST COMPANY, LLC, CONNECTICUT Free format text: NOTICE OF SUCCESSION OF AGENCY - 4L;ASSIGNOR:UBS AG, STAMFORD BRANCH, AS LEGAL SUCCESSOR TO CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:069896/0827 Effective date: 20241219 |
|
| AS | Assignment |
Owner name: ACQUIOM AGENCY SERVICES LLC, COLORADO Free format text: SECURITY INTEREST;ASSIGNORS:MITEL (DELAWARE), INC.;MITEL NETWORKS CORPORATION;MITEL NETWORKS, INC.;REEL/FRAME:070689/0857 Effective date: 20250311 |
|
| AS | Assignment |
Owner name: ACQUIOM AGENCY SERVICES LLC, COLORADO Free format text: SECURITY INTEREST;ASSIGNORS:MITEL (DELAWARE), INC.;MITEL NETWORKS CORPORATION;MITEL NETWORKS, INC.;REEL/FRAME:071676/0815 Effective date: 20250620 |
|
| AS | Assignment |
Owner name: MITEL (DELAWARE), INC., ARIZONA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:ACQUIOM AGENCY SERVICES LLC;REEL/FRAME:071730/0632 Effective date: 20250620 Owner name: MITEL NETWORKS, INC., ARIZONA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:ACQUIOM AGENCY SERVICES LLC;REEL/FRAME:071730/0632 Effective date: 20250620 Owner name: MITEL NETWORKS CORPORATION, ARIZONA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:ACQUIOM AGENCY SERVICES LLC;REEL/FRAME:071730/0632 Effective date: 20250620 Owner name: MITEL (DELAWARE), INC., ARIZONA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:ANKURA TRUST COMPANY, LLC;REEL/FRAME:071722/0721 Effective date: 20250620 Owner name: MITEL COMMUNICATIONS, INC., ARIZONA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:ANKURA TRUST COMPANY, LLC;REEL/FRAME:071722/0721 Effective date: 20250620 Owner name: MITEL CLOUD SERVICES, INC., ARIZONA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:ANKURA TRUST COMPANY, LLC;REEL/FRAME:071722/0721 Effective date: 20250620 Owner name: MITEL NETWORKS, INC., ARIZONA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:ANKURA TRUST COMPANY, LLC;REEL/FRAME:071722/0721 Effective date: 20250620 Owner name: MITEL NETWORKS CORPORATION, ARIZONA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:ANKURA TRUST COMPANY, LLC;REEL/FRAME:071722/0721 Effective date: 20250620 Owner name: MITEL (DELAWARE), INC., ARIZONA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:WILMINGTON SAVINGS FUND SOCIETY, FSB;REEL/FRAME:071712/0821 Effective date: 20250620 Owner name: MITEL COMMUNICATIONS, INC., ARIZONA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:WILMINGTON SAVINGS FUND SOCIETY, FSB;REEL/FRAME:071712/0821 Effective date: 20250620 Owner name: MITEL NETWORKS, INC., ARIZONA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:WILMINGTON SAVINGS FUND SOCIETY, FSB;REEL/FRAME:071712/0821 Effective date: 20250620 Owner name: MITEL NETWORKS CORPORATION, ARIZONA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:WILMINGTON SAVINGS FUND SOCIETY, FSB;REEL/FRAME:071712/0821 Effective date: 20250620 |
|
| AS | Assignment |
Owner name: U.S. PCI SERVICES, LLC, NEW YORK Free format text: SECURITY INTEREST;ASSIGNORS:MLN US HOLDCO LLC;MITEL (DELAWARE), INC.;MITEL NETWORKS CORPORATION;AND OTHERS;REEL/FRAME:071758/0843 Effective date: 20250620 |