US20130311618A1 - Method and Apparatus for High Performance Low Latency Real Time Notification Delivery - Google Patents

Method and Apparatus for High Performance Low Latency Real Time Notification Delivery Download PDF

Info

Publication number
US20130311618A1
US20130311618A1 US13/877,559 US201213877559A US2013311618A1 US 20130311618 A1 US20130311618 A1 US 20130311618A1 US 201213877559 A US201213877559 A US 201213877559A US 2013311618 A1 US2013311618 A1 US 2013311618A1
Authority
US
United States
Prior art keywords
event notifications
network device
aggregated
notification
notification message
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.)
Abandoned
Application number
US13/877,559
Inventor
Johannes Ruetschi
Rodrigo Pastro
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
RingCentral Inc
Original Assignee
Siemens Enterprise Communications GmbH and Co KG
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Siemens Enterprise Communications GmbH and Co KG filed Critical Siemens Enterprise Communications GmbH and Co KG
Assigned to SIEMENS ENTERPRISE COMMUNICATIONS GMBH & CO. KG reassignment SIEMENS ENTERPRISE COMMUNICATIONS GMBH & CO. KG ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: PASTRO, RODRIGO, RUETSCHI, JOHANNES
Publication of US20130311618A1 publication Critical patent/US20130311618A1/en
Assigned to UNIFY GMBH & CO. KG reassignment UNIFY GMBH & CO. KG CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: SIEMENS ENTERPRISE COMMUNICATIONS GMBH & CO. KG
Assigned to RINGCENTRAL, INC. reassignment RINGCENTRAL, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: RINGCENTRAL IP HOLDINGS, INC.
Assigned to RINGCENTRAL IP HOLDINGS, INC. reassignment RINGCENTRAL IP HOLDINGS, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: UNIFY PATENTE GMBH & CO. KG, UNIFY SOFTWARE AND SOLUTIONS GMBH & CO. KG
Assigned to UNIFY PATENTE GMBH & CO. KG reassignment UNIFY PATENTE GMBH & CO. KG CONFIDENTIAL PATENT AGREEMENT Assignors: UNIFY GMBH & CO. KG
Assigned to RINGCENTRAL, INC. reassignment RINGCENTRAL, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: RINGCENTRAL IP HOLDINGS, INC.
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • H04L65/1101Session protocols
    • H04L65/1104Session initiation protocol [SIP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Multimedia (AREA)
  • Computer Security & Cryptography (AREA)
  • Telephonic Communication Services (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Computer And Data Communications (AREA)

Abstract

A method for real time notification delivery comprises providing to an application server event notifications directed to a plurality of user agents that are at a site remote from an application server and that receive event notifications through a first network device that is capable of receiving aggregated notification messages, aggregating a plurality of event notifications directed to a plurality of user agents to create an aggregated notification message directed to a first network device, and routing an aggregated notification message to a first network device via a communications network.

Description

    BACKGROUND OF THE INVENTION
  • 1. Field of the Invention
  • The present invention relates to network communication systems and, more particularly, to a method and device that enables delivery of large scale real time feature notifications such as notifications for call events, presence, feature status, alarm conditions, or other events from a centralized, hosted, or cloud communications system to users at remote sites or branch offices.
  • 2. Description of the Related Art
  • Traditionally SIP notifications are delivered via a subscription notification scheme as per RFC 3265, which is hereby incorporated by reference in its entirety. Each subscription is associated with a distinct SIP dialog that is maintained by both notifier and subscriber. As a result, when an event occurs in a centralized application the communication system sends each notification in a distinct SIP NOTIFY message on a distinct SIP dialog to the remote user agents.
  • This approach leads to several problems. If a communication system is sensitive to low bandwidth between the centralized communication system, the remote notification recipient's notifications are queued and sent sequentially over a data link. This results in notification delivery delay (e.g. time from event occurrence to notification delivery) as well as high inter notification latency (e.g. time between first user agent to receive the notification and last user agent to receive the notification). Low bandwidth scenarios can occur if either bandwidth cannot be allocated, or if a link failure occurs and a secondary low bandwidth backup link is used to connect to a remote site.
  • Additionally, sending distinct messages may cause network latency. Serialization of a large number of notifications over a high latency data link can cause increased delay for delivery of subsequent notifications. This may also causes inefficient usage of network resources since a large number of similar messages are sent from a centralized application to notification recipients at a remote site. In most usage scenarios only SIP dialog information differs between notifications sent to different user agents for the same event occurrence.
  • There are no known existing SIP deployments or standardization that provides message aggregation for event notifications. Existing mechanisms acting on individual messages such as Transport Layer Security (“TLS”) compression or Signaling Compression (“SIGCOMP”) do not achieve levels of optimization for bandwidth reduction similar to the present invention and do not address latency optimization. Further, existing mechanisms do not provide satisfactory optimization for large numbers of event notifications.
  • Thus there is a need for method and apparatus that is able to send aggregated event notifications in a communication network from a first location to user agents at a second remote location.
  • SUMMARY OF THE INVENTION
  • A method and apparatus embodying the present invention solves the above problems, minimizes latency of delivery, and minimizes bandwidth requirements by providing automatic discovery of branch proxy capabilities and SIP over SIP aggregation of notifications events between application server and branch proxy. The aggregation enables notifications to be delivered in a single message between application server and branch proxy. A method and apparatus embodying the present invention also provides event content compression and message size optimization and maintains a standard compliant interface towards user agents.
  • A method for real time notification delivery is disclosed herein. The method comprises providing to an application server event notifications directed to a plurality of user agents that are at a site remote from the application server and receiving event notifications through a first network device that is capable of receiving aggregated notification messages and aggregating a plurality of event notifications directed to the plurality of user agents to create an aggregated notification message directed to the first network device. Each of the plurality of event notifications is associated with a user agent of the plurality of user agents. The method further requires routing the aggregated notification message to the first network device via a communications network.
  • In another preferred embodiment the method comprises parsing the aggregated notification message into the plurality of event notifications for the plurality of user agents and transmitting each event notification to at least one of the plurality of user agents.
  • In still another preferred embodiment the method comprises aggregating the plurality of event notifications using a first event notification of the plurality of event notifications to aggregate the remaining plurality of event notifications.
  • In yet another preferred embodiment the method comprises receiving user agent notification subscriptions and generating the plurality of event notifications based on the received notification subscriptions.
  • In still another preferred embodiment the method comprises receiving user agent notification subscriptions comprising an identifier for a location of the first network.
  • In a further preferred embodiment of the method, aggregating the plurality of event notifications comprises packaging all of the plurality of event notifications into a body of the aggregated notification message.
  • In yet a further preferred embodiment of the method, the aggregated notification message comprises an identifier for a location of the first network device.
  • In yet another preferred embodiment of the method, aggregating a plurality of event notifications comprises using an index for aggregating each event notification, the index comprising information regarding the user agent to which each event notification is directed and wherein the aggregated notification message does not include the index.
  • In still a further preferred embodiment of the method, the notification aggregated message further comprises information indicating a number of separate event notifications in the notification aggregated message and an index for each event notification, the index comprising information regarding the user agent to which each event notification is directed.
  • In another preferred embodiment of the method, the body of the aggregated notification message comprises a compressed text format that includes Session Initiation Protocol (“SIP”) information.
  • In still another preferred embodiment of the method, routing the aggregated notification message comprises a message aggregator sending the aggregated notification message to a transport function and the transport function transmitting the aggregated notification message to the first network device via a communication network.
  • In yet another preferred embodiment of the method, routing the aggregated notification message comprises routing the aggregated notification message according to Transport Layer Security (“TLS”) transport protocol.
  • In a further preferred embodiment the method comprises creating a template for each of the plurality of event notifications, the template comprising notification dialog data contained in each of the event notifications and a list of each type of notification dialog data contained in the event notifications.
  • In yet a further preferred embodiment the method comprises receiving the notification aggregated message at the first network device and the first network device processing the aggregated notification message according to the plurality of event notifications.
  • In still a further preferred embodiment the method comprises the first network device sending option messages at a predefined interval to the application server and updating a capability attribute associated with the first network device upon receipt of an option message comprising aggregated notification message capability information.
  • In another preferred embodiment the method comprises determining whether the first network device associated with the user agents is capable of receiving aggregated notification messages.
  • In still another preferred embodiment of the method, aggregating the plurality of event notifications comprises the application server sending a first plurality of event notifications to a message aggregator, each of the first plurality of event notifications being associated with a user agent of the plurality of user agents, and the message aggregator receiving the first plurality of event notifications and aggregating the first plurality of event notifications based on the first network device, the aggregated first plurality of event notifications comprising the aggregated notification message.
  • In yet a further preferred embodiment of the method, aggregating the plurality of event notifications further comprises using an identifier for a location of the first network device such that the aggregated notification message includes the identifier for the first network device.
  • An apparatus for real time notification delivery is also disclosed herein. The apparatus comprises an application server that is capable of receiving event notifications directed to a plurality of user agents. The user agents are at a site remote from the application server and receive event notifications through a first network device that is capable of receiving aggregated notification messages. Further, the application server aggregates a plurality of event notifications directed to the plurality of user agents to create an aggregated notification message directed to the first network device. Each of the plurality of event notifications being associated with a user agent of the plurality of user agents. Additionally, the application server routes the aggregated notification message to the first network device via a communications network.
  • In another preferred embodiment of the apparatus, the application server aggregates the plurality of event notifications by packaging all of the plurality of event notifications into a body of the aggregated notification message.
  • In yet another preferred embodiment of the apparatus, the body of the aggregated notification message comprises a compressed text format that includes Session Initiation Protocol (“SIP”) information.
  • In still another preferred embodiment of the apparatus, the application server receives user agent notification subscription information and aggregates the plurality of event notifications based on the received notification subscriptions.
  • In a further preferred embodiment of the apparatus, the first network device is an SIP proxy server.
  • The present invention is applicable to any large scale, hosted or cloud based communication system where real time events services are provided from centralized applications to one or more remote offices locations. Other details, objects, and advantages of the invention will become apparent as the following description of certain present preferred embodiments thereof and certain present preferred methods of practicing the same proceeds
  • BRIEF DESCRIPTION OF THE FIGURES
  • Present preferred devices, systems, and apparatuses for High Performance Low Latency Real Time Notification Delivery are shown in the accompanying drawings and certain present preferred methods of practicing the same are also illustrated therein. It should be understood that like reference numbers used in the drawings may identify like components.
  • FIG. 1 is a block diagram of a first preferred embodiment of a communication system that includes an apparatus of the present invention.
  • FIG. 2 is a preferred embodiment of a format of an aggregated notification message used by the present invention.
  • DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • Referring to FIG. 1, an apparatus for real time notification delivery may include an application server 3 located in a data center 1 that is part of a communication network 4. The application server 3 receives event notifications directed to a plurality of user agents 6. Individual agents are represented by boxes A, B, C, and D. Event notifications may include notifications for call events, presence, feature status, alarm conditions, or other events from a centralized, hosted, or cloud communications system. In addition, the event notifications may include an identifier for a remote site, such as a branch office, to which the event notification is directed, a number of notifications to be sent that remote site, and/or an index for each event notification that enables easy aggregation. Further, more than one event notification may be directed to a single user agent 6. In a preferred embodiment, the user agents 6 may be Session Initiation Protocol (“SIP”) user agents, the event notifications are SIP event notifications, and the user agents 6 and the application server 3 are connected via the first network device 5, which is a survivable branch proxy.
  • The user agents 6 may comprise software applications or hardware applications such as endpoints or terminals. Further, a user agent 6 may be a mobile communication device such as for example; a mobile phone, a computer, a laptop, a personal digital assistant, a netbook, or a tablet computer device or a user agent may be a non-mobile device, for example, a desktop computer or desktop phone. Embodiments of the application server 3 may include, for example, a computer device configured to host a service to a plurality of different client devices by communicating with the devices.
  • In a preferred embodiment, user agent notification subscriptions may be received by the data center 1, application server 3, or other network device such that the generation of the plurality of event notifications is based on the received and active notification subscriptions. The user agent notification subscriptions may include an identifier for a location of the first network in which the first network device 5 is located. In another preferred embodiment, the application server 3 may be an SIP server or it may include an SIP application 7. In another preferred embodiment, the first network device 5 is a server device. The server device may include a message queue 10 and a message extractor 12. The server device may be a branch or proxy server or it may include for example an SIP proxy function 11.
  • The application server 3 may generate the event notifications or it may receive the event notifications from another network device such as a server or gateway. The user agents 6 are located at a site 2 that is remote from the application server 3 and are able to receive event notifications through a first network device 5 that is capable of receiving aggregated notification messages. The capability of the first network device may be determined based on option messages sent by the first network device 5. A capability attribute associated with the first network device may be updated upon receipt of an option message that includes information indicating aggregated notification message capability.
  • In a preferred embodiment, the option messages may be sent at a predefined interval to the application server 3, data center 1, or other device that relays this information to the data center 1. An option message may be an SIP OPTIONS message and an SIP header of the message may include the proxy state of the first network device 5 and the proxy capability to process packaged notifications. Accordingly, the application server may dynamically update a capability attribute that is used for known proxies upon receipt of an OPTIONS message that includes Notification Aggregation capability. Upon the occurrence of an event the application notifications for all active subscription dialogs may be created and the application server or other device may determine which user agents are registered to a network device that supports notification aggregations based on a look-up table, contact information, or other form of registration information of the user agents.
  • Further, the application server 3 aggregates a plurality of the event notifications directed to the plurality of user agents to create an aggregated notification message that is directed to the first network device 5. Aggregation of the plurality of event notifications may take place using a first event notification of the plurality of event notifications to aggregate the remaining plurality of event notifications. Furthermore, aggregating the plurality of event notifications may comprise packaging all of the plurality of event notifications into a body of the aggregated notification message.
  • In addition, an identifier of a location of a network or network device may be used in the aggregation process such that the event notifications to be aggregated include the identifier or otherwise, the identifier is included in the aggregated notification message. This mechanism enables the event notifications to be aggregated based on a particular network or network device. In a situation where there are multiple remote sites that each have a network device, event notifications can be aggregated per each remote site and sent to the network device at that remote site.
  • In a preferred embodiment, the aggregated notification messages include an identifier for a location or address of the first network device 5 along with information that indicates a number of separate event notifications in the notification aggregated message and an index for each event notification. The index may include information regarding the user agent to which that particular event notification is directed. The index may be used to facilitate aggregation of notification events, but may or may not be sent as part of the aggregated notification message. Further, the body of the aggregated notification message may comprise a compressed text format that includes SIP information.
  • FIG. 2 illustrates a preferred embodiment of an aggregated notification message containing n notifications and associated dialogs. A content-type may be defined for attached compressed SIP messages. This content type could be defined as application/compressed-multipart. Compressed-multipart may be represented as Gzip compressed text. The compressed text is of a type multipart/mixed for which each part is of the type application/SIP. The result provides that a compressed copy of all notifications can be sent in the body of an initial notification from the centralized application to the remote SIP proxy.
  • In another preferred embodiment, event notifications may be aggregated to provide optimization for dialog processing. Prior to, during, or after the aggregation process, a template for each of the plurality of event notifications may be created, such that the template comprises notification dialog data contained in each of the event notifications along with a list of each type of notification dialog data contained in the event notifications.
  • The example code below illustrates how event notifications may be combined using an optimization approach. A message aggregator creates a template for the notification data (application/dialog-info-template). The template contains parameters for dialog related fields. The message aggregator also creates a list for all dialogs (application/dialog-list) on which the notifications have to be sent. Additionally, further optimization can be applied by using compression in order to reduce a message size.
  • NOTIFY sip:15615551234@10.161.219.26:5060;transport=udp SIP/2.0
    To: 28 <sip:15615551234@10.192.129.54>;tag=e51e42326b
    From: <sip:*70@10.192.129.54:5060;transport=udp>;tag=SEC11-
    683c00a-783c00a-1-2RFA407AbITY
    Call-ID: a578e41905e23570
    CSeq: 232 NOTIFY
    Route: <sip:10.161.219.18;transport=tcp;r2=on;lr;ftag=e51e42326b>
    Route: <sip:10.161.219.18;r2=on;lr;ftag=e51e42326b>
    Contact:
    <sip:*70@10.192.129.54:5060;transport=tcp;maddr=10.192.129.54>
    Via: SIP/2.0/UDP 10.192.129.54:5060;branch=z9hG4bKSEC-683c00a-
    783c00a-1-Q71wu37911
    Max-Forwards: 70
    Event: dialog
    Subscription-State: active
    Content-Type: multipart/mixed;boundary=“12345abcde”
    Content-Length:xxxx
    --12345abcde
    Content-Type: application/dialog-info-template+xml
    <?xml version=“1.0”?>
    <dialog-info xmlns=“urn:ietf:params:xml:ns:dialog-info”
           version=“231”
           state=“full”
           entity=“sip:10.192.129.54”>
        <dialog id=“%%From-Tag%%” call-id=“%%Call-Id%%”
           direction=“initiator”>
           <state>early</state>
           <local>
              <identity display=“John
              Smith”>sip:30@10.192.129.54</identity>
           </local>
           <remote>
              <identity>sip:814085554680@
              10.192.129.54</identity>
           </remote>
        </dialog>
    </dialog-info>
    --12345abcde
    Content-Type: application/dialog-list
    sip:15615551235@10.161.219.25:5060;transport=udp
    To: 26 <sip:15615551235@10.192.129.54>;tag=e4f6478938
    From-Tag:SEC11-683c00a-783c00a-1-s4Wf5BOon84D
    Call-ID: aa59e6591d5120c0
    CSeq: 828
    sip:15615551236@10.161.219.128:5060;transport=udp
    To: 43 <sip:15615551236@10.192.129.54>;tag=5befde7ce1
    From-Tag:SEC11-683c00a-783c00a-1-0J118O5P4SDI
    Call-ID: cc3ca556601b5eff
    CSeq: 2248
    sip:15615551237@10.161.219.22:5060;transport=udp
    To: 30 <sip:15615551237@10.192.129.54>;tag=b65cbd3d64
    From-Tag:SEC11-683c00a-783c00a-1-zPUJc2zjNZZh
    Call-ID: 012487c843ed6444
    CSeq: 842
    --12345abcde
  • In another preferred embodiment, the plurality of event notifications may be aggregated by a message aggregator 8. The message aggregator 8 may be a hardware or software application, which may be a component of the application server 3 or a separate device. Each of the plurality of event notifications is associated with a user agent of the plurality of user agents 6. Aggregating the plurality of event notifications may comprise the application server 3 sending a first plurality of event notifications to a message aggregator 8 such that each of the first plurality of event notifications is associated with a user agent of the plurality of user agents 6. The message aggregator receives the first plurality of event notifications and aggregates the first plurality of event notifications based on the first network device. The aggregated first plurality of event notifications comprises an aggregated notification message.
  • Further, the application server 3 routes the aggregated notification message to the first network device 5 via the communications network 4. In another preferred embodiment, a message aggregator 8 routes the aggregated notification message by sending the aggregated notification message to a transport function 9 and the transport function 9 transmits the aggregated notification message to the first network device 5 via a communication network 4. The aggregated notification message may preferably be routed through the communication network 4 according to Transport Layer Security (“TLS”) protocol.
  • The first network device 5 receives the notification aggregated message and processes the aggregated notification message according to the plurality of event notifications. This may include the first network device 5 parsing the aggregated notification message into the plurality of event notifications for the plurality of user agents and initiate transmission of each event notification to at least one of the plurality of user agents.
  • In another embodiment, the SIP proxy function 11 may process messages from the message queue 10 by reading a notification from the queue that contains aggregated event notifications in its body. The SIP proxy function 11 removes the aggregated notifications from the body and passes them to a message extractor 12. The message extractor 12 receives the packaged notifications and rebuilds the SIP messages either by extracting them directly from the received message body or by rebuilding them based on a dialog list that was produced during aggregation. Once extracted, the notifications are placed in the message queue 10 for normal SIP processing.
  • The present invention also comprises a method for real time notification delivery. The method may be embodied in a non-transitory computer readable medium. Embodiments of the non-transitory computer readable medium may be, for example, memory of a computer device, such as a communication device or communication terminal, a flash drive, memory of a server, flash memory, a compact disc, an optical disc storage media, or a DVD. The medium may have an application stored thereon that defines instructions that are executable by a processor of a network device. The instructions may define the method that includes the steps of providing to an application server event notifications directed to a plurality of user agents that are at a site remote from the application server and that receive event notifications through a first network device that is capable of receiving aggregated notification messages.
  • The method further requires aggregating a plurality of event notifications directed to a plurality of user agents to create an aggregated notification message directed to a first network device, each of the event notifications are associated with a user agent of the plurality of user agents, and the method also requires routing an aggregated notification message to a first network device via a communications network.
  • The present invention optimizes bandwidth usage and latency for the delivery of notifications from a centralized, hosted, or cloud based communication system to recipients at a remote site or branch locations. The present invention minimizes delay of notification delivery caused by data link latency or data link bandwidth restrictions. The present invention also minimizes inter-notification latency and guarantees quasi-simultaneous delivery of notifications to user agents at remote sites even if data links to the remote sites have limited bandwidth or high latency.
  • While certain present preferred embodiments of apparatuses for High Performance Low Latency Real Time Notification Delivery and methods of making and using the same have been shown and described above, it is to be distinctly understood that the invention is not limited thereto but may be otherwise variously embodied and practiced within the scope of the following claims.

Claims (23)

We claim:
1. A method for real time notification delivery comprising:
providing to an application server event notifications directed to a plurality of user agents, the user agents being at a site remote from the application server and receiving event notifications through a first network device that is capable of receiving aggregated notification messages;
aggregating a plurality of event notifications directed to the plurality of user agents to create an aggregated notification message directed to the first network device, each of the plurality of event notifications being associated with a user agent of the plurality of user agents; and
routing the aggregated notification message to the first network device via a communications network.
2. The method of claim 1 further comprising parsing the aggregated notification message into the plurality of event notifications for the plurality of user agents and transmitting each event notification to at least one of the plurality of user agents.
3. The method of claim 1 further comprising aggregating the plurality of event notifications using a first event notification of the plurality of event notifications to aggregate the remaining plurality of event notifications.
4. The method of claim 3 wherein aggregating the plurality of event notifications further comprises using an identifier for a location of the first network device such that the aggregated notification message includes the identifier for the first network device.
5. The method of claim 1 further comprising receiving user agent notification subscriptions comprising an identifier for a location of the first network device.
6. The method of claim 1 further comprising receiving user agent notification subscriptions and generating the plurality of event notifications based on the received notification subscriptions.
7. The method of claim 6 wherein the aggregated notification message comprises an identifier for a location of the first network device.
8. The method of claim 7 wherein aggregating a plurality of event notifications comprises using an index for aggregating each event notification, the index comprising information regarding the user agent to which each event notification is directed and wherein the aggregated notification message does not include the index.
9. The method of claim 1 wherein aggregating the plurality of event notifications comprises packaging all of the plurality of event notifications into a body of the aggregated notification message.
10. The method of claim 9 wherein the body of the aggregated notification message comprises a compressed text format that includes Session Initiation Protocol (“SIP”) information.
11. The method of claim 1 wherein routing the aggregated notification message comprises a message aggregator sending the aggregated notification message to a transport function and the transport function transmitting the aggregated notification message to the first network device via a communication network.
12. The method of claim 1 wherein routing the aggregated notification message comprises routing the aggregated notification message according to Transport Layer Security (“TLS”) transport protocol.
13. The method of claim 1 further comprising creating a template for each of the plurality of event notifications, the template comprising notification dialog data contained in each of the event notifications and a list of each type of notification dialog data contained in the event notifications.
14. The method of claim 1 further comprising receiving the notification aggregated message at the first network device and the first network device processing the aggregated notification message according to the plurality of event notifications.
15. The method of claim 1 further comprising the first network device sending option messages at a predefined interval to the application server and updating a capability attribute associated with the first network device upon receipt of an option message comprising aggregated notification message capability information.
16. The method of claim 1 further comprising determining whether the first network device associated with the user agents is capable of receiving aggregated notification messages.
17. The method of claim 1 wherein aggregating the plurality of event notifications comprises the application server sending a first plurality of event notifications to a message aggregator, each of the first plurality of event notifications being associated with a user agent of the plurality of user agents, and the message aggregator receiving the first plurality of event notifications and aggregating the first plurality of event notifications based on the first network device, the aggregated first plurality of event notifications comprising the aggregated notification message.
18. The method of claim 17 wherein aggregating the plurality of event notifications further comprises using an identifier for a location of the first network device such that the aggregated notification message includes the identifier for the first network device.
19. An apparatus for real time notification delivery comprising:
an application server; and
the application server being capable of receiving event notifications directed to a plurality of user agents, the user agents being at a site remote from the application server and receiving event notifications through a first network device that is capable of receiving aggregated notification messages;
the application server aggregating a plurality of event notifications directed to the plurality of user agents to create an aggregated notification message directed to the first network device, each of the plurality of event notifications being associated with a user agent of the plurality of user agents; and
the application server routing the aggregated notification message to the first network device via a communications network.
20. The apparatus of claim 19 wherein the application server aggregates the plurality of event notifications by packaging all of the plurality of event notifications into a body of the aggregated notification message.
21. The apparatus of claim 20 wherein the body of the aggregated notification message comprises a compressed text format that includes Session Initiation Protocol (“SIP”) information.
22. The apparatus of claim 19 wherein the application server receives user agent notification subscription information and aggregates the plurality of event notifications based on the received notification subscriptions.
23. The apparatus of claim 19 wherein the first network device is an SIP proxy server.
US13/877,559 2012-05-15 2012-05-15 Method and Apparatus for High Performance Low Latency Real Time Notification Delivery Abandoned US20130311618A1 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/US2012/037869 WO2013172819A1 (en) 2012-05-15 2012-05-15 Method and apparatus for high performance low latency real time notification delivery

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2012/037869 A-371-Of-International WO2013172819A1 (en) 2012-05-15 2012-05-15 Method and apparatus for high performance low latency real time notification delivery

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US14/962,059 Continuation US20160088071A1 (en) 2012-05-15 2015-12-08 Method and apparatus for high performance low latency real time notification delivery

Publications (1)

Publication Number Publication Date
US20130311618A1 true US20130311618A1 (en) 2013-11-21

Family

ID=49582240

Family Applications (3)

Application Number Title Priority Date Filing Date
US13/877,559 Abandoned US20130311618A1 (en) 2012-05-15 2012-05-15 Method and Apparatus for High Performance Low Latency Real Time Notification Delivery
US14/962,059 Abandoned US20160088071A1 (en) 2012-05-15 2015-12-08 Method and apparatus for high performance low latency real time notification delivery
US15/846,758 Expired - Fee Related US10567483B2 (en) 2012-05-15 2017-12-19 Method and apparatus for high performance low latency real time notification delivery

Family Applications After (2)

Application Number Title Priority Date Filing Date
US14/962,059 Abandoned US20160088071A1 (en) 2012-05-15 2015-12-08 Method and apparatus for high performance low latency real time notification delivery
US15/846,758 Expired - Fee Related US10567483B2 (en) 2012-05-15 2017-12-19 Method and apparatus for high performance low latency real time notification delivery

Country Status (6)

Country Link
US (3) US20130311618A1 (en)
EP (1) EP2740250B1 (en)
CN (1) CN103548315B (en)
BR (1) BR112013010159A2 (en)
RU (1) RU2608469C2 (en)
WO (1) WO2013172819A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9413597B2 (en) * 2014-03-10 2016-08-09 Verizon Patent And Licensing Inc. Method and system for providing aggregated network alarms
US20180054351A1 (en) * 2016-08-16 2018-02-22 Nicira, Inc. Group-based network event notification
CN107950038A (en) * 2015-05-20 2018-04-20 康维达无线有限责任公司 Subscribe to and notify to carry efficient method and apparatus with clustering service layer for analyzing
US11381655B2 (en) * 2018-08-29 2022-07-05 Red Hat, Inc. Server-driven notifications to mobile applications

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102157185B1 (en) * 2014-07-04 2020-09-18 삼성전자주식회사 Apparatus and method for providing a service connection through access layer in wireless communication system
US10713225B2 (en) * 2014-10-30 2020-07-14 Pearson Education, Inc. Content database generation
CN105553682B (en) * 2015-12-23 2019-05-24 华为技术有限公司 Event notification method and the system notified for event
US11277337B2 (en) * 2019-06-06 2022-03-15 Cisco Technology, Inc. Systems and methods for routing network traffic using labels
US11102056B1 (en) 2020-06-29 2021-08-24 Unify Patente Gmbh & Co. Kg Method for requesting connection in a blue-green deployment, method for performing a switchover in a blue-green deployment, and client-server system configured for blue-green deployment

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040255302A1 (en) * 2003-06-10 2004-12-16 Nokia Corporation Systems and methods for content and service registration, query and subscription, and notification across local service discovery domains
US20080120428A1 (en) * 2006-11-21 2008-05-22 Sprint Communications Company L.P. Unique compressed call identifiers
US20080288347A1 (en) * 2007-05-18 2008-11-20 Technorati, Inc. Advertising keyword selection based on real-time data
US20090187631A1 (en) * 2008-01-22 2009-07-23 Microsoft Corporation Aggregated message tracking status notification mechanism
US20100070563A1 (en) * 2008-03-26 2010-03-18 Avaya Inc. Registering an Endpoint With a Sliding Window of Controllers in a List of Controllers of a Survivable Network
US20110010465A1 (en) * 2007-07-18 2011-01-13 Andrea G Forte Methods and Systems for Providing Template Based Compression
US20120089660A1 (en) * 2009-08-18 2012-04-12 Enphase Energy, Inc. Method and system for distributed energy generator message aggregation
US8205074B2 (en) * 2005-12-13 2012-06-19 Hitachi, Ltd. Data communication method and data communication system
US8209567B2 (en) * 2010-01-28 2012-06-26 Hewlett-Packard Development Company, L.P. Message clustering of system event logs
US20130007847A1 (en) * 2010-12-28 2013-01-03 Hasso-Plattner-Institut für Softwaresystemtechnik GmbH Communication Protocol for a Containment-Aware Discovery Service
US20130097251A1 (en) * 2011-10-12 2013-04-18 Credibility Corp. Method and System for Directly Targeting and Blasting Messages to Automatically Identified Entities on Social Media

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100499594C (en) * 2000-02-14 2009-06-10 摩托罗拉公司 Method for communication of chat messages
US7647374B2 (en) * 2001-07-03 2010-01-12 Nokia Corporation Method for managing sessions between network parties, methods, network element and terminal for managing calls
US7787440B1 (en) * 2002-10-22 2010-08-31 Sprint Spectrum L.P. Method for call setup using short data bursts
US20060274701A1 (en) * 2005-06-03 2006-12-07 Telefonaktiebolaget Lm Ericsson (Publ) Means and method for notification
US8819132B2 (en) * 2009-05-27 2014-08-26 Microsoft Corporation Real-time directory groups
WO2011062120A1 (en) * 2009-11-18 2011-05-26 日本電気株式会社 Dynamic route branching system and dynamic route branching method
WO2011074516A1 (en) * 2009-12-15 2011-06-23 日本電気株式会社 Network system, method for controlling same, and controller
US8738712B2 (en) * 2009-12-31 2014-05-27 Verizon Patent And Licensing Inc. Method and system for storing and presenting program messages
WO2011117261A2 (en) * 2010-03-22 2011-09-29 Data Connection Limited System for connecting applications to networks
US8260333B2 (en) * 2010-05-17 2012-09-04 International Business Machines Corporation Consolidating international short message service messages destined to multiple recipients
US8488575B2 (en) * 2010-11-18 2013-07-16 At&T Intellectual Property, I, L.P. Methods, devices, and computer program products for providing a plurality of application services via a customized private network connection

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040255302A1 (en) * 2003-06-10 2004-12-16 Nokia Corporation Systems and methods for content and service registration, query and subscription, and notification across local service discovery domains
US8205074B2 (en) * 2005-12-13 2012-06-19 Hitachi, Ltd. Data communication method and data communication system
US20080120428A1 (en) * 2006-11-21 2008-05-22 Sprint Communications Company L.P. Unique compressed call identifiers
US20080288347A1 (en) * 2007-05-18 2008-11-20 Technorati, Inc. Advertising keyword selection based on real-time data
US20110010465A1 (en) * 2007-07-18 2011-01-13 Andrea G Forte Methods and Systems for Providing Template Based Compression
US20090187631A1 (en) * 2008-01-22 2009-07-23 Microsoft Corporation Aggregated message tracking status notification mechanism
US20100070563A1 (en) * 2008-03-26 2010-03-18 Avaya Inc. Registering an Endpoint With a Sliding Window of Controllers in a List of Controllers of a Survivable Network
US20120089660A1 (en) * 2009-08-18 2012-04-12 Enphase Energy, Inc. Method and system for distributed energy generator message aggregation
US8209567B2 (en) * 2010-01-28 2012-06-26 Hewlett-Packard Development Company, L.P. Message clustering of system event logs
US20130007847A1 (en) * 2010-12-28 2013-01-03 Hasso-Plattner-Institut für Softwaresystemtechnik GmbH Communication Protocol for a Containment-Aware Discovery Service
US20130097251A1 (en) * 2011-10-12 2013-04-18 Credibility Corp. Method and System for Directly Targeting and Blasting Messages to Automatically Identified Entities on Social Media

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9413597B2 (en) * 2014-03-10 2016-08-09 Verizon Patent And Licensing Inc. Method and system for providing aggregated network alarms
CN107950038A (en) * 2015-05-20 2018-04-20 康维达无线有限责任公司 Subscribe to and notify to carry efficient method and apparatus with clustering service layer for analyzing
JP2018526703A (en) * 2015-05-20 2018-09-13 コンヴィーダ ワイヤレス, エルエルシー Method and apparatus for analyzing and grouping service tier subscriptions and notifications to increase efficiency
US10334406B2 (en) * 2015-05-20 2019-06-25 Convida Wireless, Llc Methods and apparatus for analyzing and grouping service layer subscriptions and notifications for enhanced efficiency
JP2019194856A (en) * 2015-05-20 2019-11-07 コンヴィーダ ワイヤレス, エルエルシー Method and apparatus for analyzing and grouping service layer subscriptions and notifications to enhance efficiency
US20180054351A1 (en) * 2016-08-16 2018-02-22 Nicira, Inc. Group-based network event notification
US11831492B2 (en) * 2016-08-16 2023-11-28 Nicira, Inc. Group-based network event notification
US11381655B2 (en) * 2018-08-29 2022-07-05 Red Hat, Inc. Server-driven notifications to mobile applications

Also Published As

Publication number Publication date
WO2013172819A1 (en) 2013-11-21
EP2740250B1 (en) 2015-08-05
CN103548315A (en) 2014-01-29
RU2013117418A (en) 2014-10-27
US10567483B2 (en) 2020-02-18
US20180124161A1 (en) 2018-05-03
EP2740250A1 (en) 2014-06-11
BR112013010159A2 (en) 2017-03-01
CN103548315B (en) 2017-03-08
US20160088071A1 (en) 2016-03-24
RU2608469C2 (en) 2017-01-18

Similar Documents

Publication Publication Date Title
US10567483B2 (en) Method and apparatus for high performance low latency real time notification delivery
US9942281B2 (en) Group communication in communication system
US8296447B2 (en) Method for copying session information, call control server for executing the same, and computer product
US20100281169A1 (en) Presence-awareness for wireless devices
US10834033B2 (en) Method and system for transferring messages between messaging systems
US20120166626A1 (en) Updating Traffic Rate for MSRP Sessions
US8589567B2 (en) Method and apparatus for improving SIP parse performance
EP2068524A1 (en) A method and a system for acquiring the transmission path of the sip message
US20140280586A1 (en) Method and Devices to Reduce Presence Server Traffic
US10686849B2 (en) Data processing
US8589570B2 (en) Dynamic handler for SIP max-size error
EP2869525B1 (en) Method and apparatus for locating session initiation protocol dialog
CN110572350A (en) method and equipment for carrying out IMS service registration
US11165688B2 (en) Reformatting message content upon detecting transmission failure
KR20100060355A (en) Method for generating group messaging session in communication system and system therefor
US8219610B2 (en) Content providing system, monitoring server, and SIP proxy server
CN109120578B (en) Method and device for realizing link connection processing
US10681090B2 (en) Method for telecommunication and communication terminal
US20190342350A1 (en) Multiple-recipient options request in session initiated protocol (sip)
CN117319556A (en) Network call circulation prevention method, system, electronic equipment and storage medium
CN114679433A (en) Video access session management system, method, computer device and storage medium
KR20080090250A (en) Method for transmitting messages through inter-working of different type messages

Legal Events

Date Code Title Description
AS Assignment

Owner name: SIEMENS ENTERPRISE COMMUNICATIONS GMBH & CO. KG, G

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:RUETSCHI, JOHANNES;PASTRO, RODRIGO;REEL/FRAME:028207/0931

Effective date: 20120514

AS Assignment

Owner name: UNIFY GMBH & CO. KG, GERMANY

Free format text: CHANGE OF NAME;ASSIGNOR:SIEMENS ENTERPRISE COMMUNICATIONS GMBH & CO. KG;REEL/FRAME:034537/0869

Effective date: 20131021

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION

AS Assignment

Owner name: RINGCENTRAL IP HOLDINGS, INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:UNIFY SOFTWARE AND SOLUTIONS GMBH & CO. KG;UNIFY PATENTE GMBH & CO. KG;REEL/FRAME:053356/0009

Effective date: 20191230

Owner name: RINGCENTRAL, INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:RINGCENTRAL IP HOLDINGS, INC.;REEL/FRAME:053363/0269

Effective date: 20200702

AS Assignment

Owner name: UNIFY PATENTE GMBH & CO. KG, GERMANY

Free format text: CONFIDENTIAL PATENT AGREEMENT;ASSIGNOR:UNIFY GMBH & CO. KG;REEL/FRAME:054822/0001

Effective date: 20140930

AS Assignment

Owner name: RINGCENTRAL, INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:RINGCENTRAL IP HOLDINGS, INC.;REEL/FRAME:058857/0131

Effective date: 20220106