[go: up one dir, main page]

CN120151330A - Communication method, system, device and readable medium - Google Patents

Communication method, system, device and readable medium Download PDF

Info

Publication number
CN120151330A
CN120151330A CN202311710599.3A CN202311710599A CN120151330A CN 120151330 A CN120151330 A CN 120151330A CN 202311710599 A CN202311710599 A CN 202311710599A CN 120151330 A CN120151330 A CN 120151330A
Authority
CN
China
Prior art keywords
sip
server
target
message
target terminal
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.)
Pending
Application number
CN202311710599.3A
Other languages
Chinese (zh)
Inventor
张航
黄帅
王福
苏达峰
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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN202311710599.3A priority Critical patent/CN120151330A/en
Priority to PCT/CN2024/134510 priority patent/WO2025124129A1/en
Publication of CN120151330A publication Critical patent/CN120151330A/en
Pending legal-status Critical Current

Links

Classifications

    • 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/1083In-session procedures
    • H04L65/1095Inter-network session transfer or sharing
    • 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
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/80Responding to QoS
    • 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
    • H04L69/22Parsing or analysis of headers

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Computer Security & Cryptography (AREA)
  • Telephonic Communication Services (AREA)

Abstract

本公开提供了一种通信方法、系统、设备及可读介质,属于通信技术领域。应用于第一中介服务器的方法包括:接收来自于目标终端的第一初始会话协议SIP消息,解析所述第一SIP消息确定目标SIP服务器,将所述第一SIP消息转发给所述目标SIP服务器;接收来自于所述目标SIP服务器的第二SIP消息,解析所述第二SIP消息确定所述目标终端,将所述第二SIP消息转发给所述目标终端。该方法用以提高SIP接入服务的稳定性和可靠性,为实现无状态的负载均衡提供基础。

The present disclosure provides a communication method, system, device and readable medium, which belongs to the field of communication technology. The method applied to the first intermediary server includes: receiving a first initial session protocol SIP message from a target terminal, parsing the first SIP message to determine a target SIP server, and forwarding the first SIP message to the target SIP server; receiving a second SIP message from the target SIP server, parsing the second SIP message to determine the target terminal, and forwarding the second SIP message to the target terminal. The method is used to improve the stability and reliability of SIP access services and provide a basis for achieving stateless load balancing.

Description

Communication method, system, device and readable medium
Technical Field
The present disclosure relates to the field of communications technologies, and in particular, to a communications method, system, device, and readable medium.
Background
Session initiation protocol (Session Initiation Protocol, SIP) access technology refers to a technology in which a terminal device establishes, modifies, and terminates a multimedia session by employing the SIP protocol. SIP is an application-layer signaling control protocol that represents sessions such as Internet (Internet) multimedia conferences, internet Protocol (IP) telephony, multimedia distribution, etc. Advantages of using SIP protocol access over H323 protocol, H248 (MGCP) protocol, etc., include:
(1) The system has expandability and can be simply and easily embedded in various embedded terminal devices;
(2) Ensuring interoperability, different devices can be used for communication;
(3) The method has strong flexibility, can be used for constructing a unified and complete communication solution by being fused with other software systems, and can be applied to various multimedia access scenes, including video conferences, video monitoring and the like.
In view of the great advantages of SIP access, a large number of corresponding SIP server software has emerged, but these solutions (software products) currently fail to provide stable and reliable SIP access services.
Disclosure of Invention
The embodiment of the disclosure provides a communication method, a communication system, a communication device and a readable medium.
A first aspect of an embodiment of the present disclosure provides a communication method, applied to a first intermediary server, the method including:
receiving a first initial session protocol (SIP) message from a target terminal, analyzing the first SIP message to determine a target SIP server, and forwarding the first SIP message to the target SIP server;
and receiving a second SIP message from the target SIP server, analyzing the second SIP message to determine the target terminal, and forwarding the second SIP message to the target terminal.
A second aspect of an embodiment of the present disclosure provides a communication method, applied to a SIP server, including:
receiving a first SIP message forwarded by a first intermediary server from a target terminal;
and sending a second SIP message for the target terminal to the first intermediary server so as to be forwarded to the target terminal through the first intermediary server.
A third aspect of an embodiment of the present disclosure provides a communication system, including:
the target terminal is used for sending a first initial session protocol (SIP) message to the first intermediary server;
the target SIP server is used for sending a second SIP message to the first intermediary server;
The first intermediary server is used for receiving the first SIP message from the target terminal, analyzing the first SIP message to determine a target SIP server, and forwarding the first SIP message to the target SIP server; and receiving the second SIP message from the target SIP server, analyzing the second SIP message to determine the target terminal, and forwarding the second SIP message to the target terminal;
and the second intermediary server is used as a standby server of the first intermediary server.
A fourth aspect of an embodiment of the present disclosure provides an electronic device, including:
At least one processor;
a memory having at least one program stored thereon, which when executed by the at least one processor causes the at least one processor to implement the method according to the first aspect;
at least one I/O interface, connected between the processor and the memory, configured to enable information interaction of the processor and the memory.
A fifth aspect of the disclosed embodiments provides a computer readable medium having stored thereon a computer program which, when executed by a processor, implements the method according to the first aspect.
The embodiment of the disclosure has the following advantages:
The method comprises the steps of setting a first intermediate server, receiving a first SIP message from a target terminal through the first intermediate server, analyzing the first SIP message to determine the target SIP server, forwarding the first SIP message to the target SIP server, receiving a second SIP message from the target SIP server, analyzing the second SIP message to determine the target terminal, and forwarding the second SIP message to the target terminal, so that the corresponding SIP servers can be distributed to the terminal through the first intermediate server, a basis is provided for load balancing of a plurality of connected SIP servers, the stability and reliability of the SIP access service are provided, the state of a SIP call is not required to be recorded, and a basis is provided for realizing stateless load balancing.
Drawings
Fig. 1 is a schematic architecture diagram of a communication system provided in an embodiment of the disclosure;
FIG. 2 is a flow chart of a communication method performed by a first intermediary server according to an embodiment of the disclosure;
Fig. 3 is a schematic diagram of a normal flow of SIP communication provided in an embodiment of the disclosure;
Fig. 4 is a schematic diagram of a processing flow when a SIP server provided in an embodiment of the disclosure fails;
FIG. 5 is a schematic diagram of a process flow for mediating server failure provided in an embodiment of the present disclosure;
Fig. 6 is a flowchart of a method for a SIP server to communicate according to an embodiment of the present disclosure;
fig. 7 is a schematic structural diagram of a communication device applied to a first intermediary server according to an embodiment of the present disclosure;
Fig. 8 is a schematic structural diagram of a communication device applied to a SIP server according to an embodiment of the present disclosure;
fig. 9 is a schematic structural diagram of an electronic device according to an embodiment of the disclosure.
Detailed Description
Specific embodiments of the present disclosure are described in detail below with reference to the accompanying drawings. It should be understood that the detailed description and specific examples, while indicating and illustrating the disclosure, are not intended to limit the disclosure.
As used in this disclosure, the term "and/or" includes any and all combinations of one or more of the associated listed items.
The terminology used in the present disclosure is for the purpose of describing particular embodiments only and is not intended to be limiting of the disclosure. As used in this disclosure, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
When the terms "comprises" and/or "comprising," "including," are used in this disclosure, they specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
Unless otherwise defined, all terms (including technical and scientific terms) used in this disclosure have the same meaning as commonly understood by one of ordinary skill in the art. It will be further understood that terms, such as those defined in commonly used dictionaries, should be interpreted as having a meaning that is consistent with their meaning in the context of the relevant art and the present disclosure, and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein.
The application scenarios of the communication system and the communication method provided by the embodiment of the disclosure include, but are not limited to, video conference, video monitoring and SIP terminal access scenarios of a call center, and support terminals of various SIP types to access through audio or video.
The disclosed embodiments provide a communication system that can be applied to SIP communication services. Fig. 1 is a schematic architecture diagram of a communication system for SIP communication according to an embodiment of the disclosure, which mainly includes:
a target terminal 10 for sending a first initial session protocol SIP message to a first mediating server;
a target SIP server 11 for sending a second SIP message to the first mediating server;
A first mediating server 12, configured to receive the first SIP message from a target terminal, parse the first SIP message to determine a target SIP server, and forward the first SIP message to the target SIP server; and receiving the second SIP message from the target SIP server, analyzing the second SIP message to determine the target terminal, and forwarding the second SIP message to the target terminal;
A second mediating server 13, configured to serve as a standby server of the first mediating server.
The first intermediary server 12 and the second intermediary server 13 form a dual Hot Standby (Hot Standby) mechanism, and the dual Hot Standby is a solution applied to the server, and is normally in a working state, and the slave is in a monitoring state, once the slave finds that the host is abnormal, the slave replaces the host in a short time, and the function of the host is completely realized.
Wherein the first mediating server 12 mainly performs the following processes including, but not limited to:
(1) As an SIP message entry, for transparent transmission of SIP messages, other network elements responsible for processing SIP messages have no perception to the first mediating server 12;
(2) The system has a lightweight SIP protocol stack, and can complete the distribution and load balancing of the SIP message according to a load balancing algorithm;
(3) The system has no state distinction, and has two modes of main mode and standby mode, in which the forwarding of SIP message is not affected after the main mode and standby mode are switched, and in which the forwarding of SIP message is not affected after restarting.
The target SIP server is any one server in a SIP server set of the network side where the first intermediary server is in butt joint.
The target SIP server mainly performs the following processing including but not limited to:
(1) As a SIP message server, the SIP message server has a complete SIP protocol stack and can analyze the SIP request message;
(2) Registration type messages such as registration, cancellation, registration keep-alive, registration authentication, registration preemption and the like initiated by the terminal can be processed;
(3) The method can process call type messages such as calls initiated by the terminal, regular numbers, special service number calls, routing addressing and the like.
In the embodiment of the disclosure, a networking mode of 1+1 (HA) +N is adopted, two intermediate servers are used as a master and a slave, and then N (N is an integer larger than 1) SIP servers are used for processing SIP signaling, so that a user is supported to access through an SIP protocol, and stable and reliable access service of a video conference is provided for the user. When part of the SIP servers are failed or a certain SIP intermediary server is failed, the SIP access system can still continue to work normally, stable real-time communication including voice, video, message and the like can be established between different terminal devices, and the system can be used for call control and call management.
The embodiment of the present disclosure also provides a communication method, where the communication method is applied to the first intermediary server 11 described in the above system architecture, a virtual IP address is preconfigured in the first intermediary server 11, and the target terminal and the target SIP server respectively configure the virtual IP address to send the SIP message to the first intermediary server corresponding to the virtual IP address for forwarding. Wherein a Virtual IP address, also known as Virtual IP, VIP, is an IP address that is not connected to a particular computer or Network Interface Card (NIC) in a computer, all packets sent to this VIP address are still over the real network interface.
Fig. 2 is a schematic flow chart of a communication method executed by the first mediating server, which mainly includes the following steps:
Step 201, receiving a first initial session protocol SIP message from a target terminal, parsing the first SIP message to determine a target SIP server, and forwarding the first SIP message to the target SIP server.
In some embodiments, said parsing the first SIP message determines a destination SIP server, comprising:
analyzing the first SIP message to determine the type of the first SIP message, and distributing the target SIP server to the target terminal according to the type of the first SIP message.
In some embodiments, the assigning the destination SIP server to the destination terminal according to the type of the first SIP message includes:
If the type of the first SIP message is a registration type message and is a new SIP registration request message, the target SIP server is allocated to the target terminal again;
In the case that the type of the first SIP message is a registration-type message and is not a new SIP registration request message, resolving to obtain the content of a first target field of the first SIP message, and determining the target server based on the content of the first target field;
under the condition that the type of the first SIP message is an SIP call type message initiated by the target terminal and a new SIP call access request message, the target SIP server is allocated to the target terminal again;
obtaining the content of a second target field of the first SIP message under the condition that the type of the first SIP message is an SIP call type message initiated by the target terminal and is not a new SIP call access request message, and determining the target SIP server based on the content of the second target field;
and under the condition that the type of the first SIP message is a call type message for calling the target terminal, obtaining the content of a second target field of the first SIP message, and determining the target SIP server based on the content of the second target field.
The manner of analyzing the first SIP message to determine the destination SIP server is different for each stage in the SIP communication process, and the processing procedure of each stage will be described below.
The method comprises the steps of registering, calling up the SIP initiated by the terminal to the server and calling down the SIP initiated by the server to the terminal.
The SIP message in the registration stage is called a registration type message, the SIP message in the SIP calling stage is called a terminal initiated SIP call type message, and the SIP message in the SIP calling stage is called a call type message of a calling terminal.
First, registration phase
In some embodiments, said parsing the first SIP message determines a destination server, comprising:
and when the first SIP message is analyzed to determine that the first SIP message belongs to a registration type message and is a new SIP registration request message, the target SIP server is allocated to the target terminal again.
In some embodiments, the allocating the target SIP server to the target terminal includes:
And analyzing to obtain the unique identifier of the target terminal included in the first SIP message, and selecting the target SIP server from the SIP server set based on the unique identifier of the target terminal through a load balancing algorithm.
In an exemplary embodiment, after receiving a first SIP message from a target terminal, a first mediating server parses the first SIP message to determine that the first SIP message is an initial registration request, that is, a new SIP registration request message belonging to a registration class message, uses a calling number in the first SIP message as a unique identifier of the target terminal, uses the calling number as an input parameter of a load balancing algorithm, obtains an address of the target SIP server output by the load balancing algorithm, and sends the first SIP message to the target SIP server according to the address.
According to the load balancing algorithm, points on the Hash (Hash) ring are equally divided by the SIP servers in the normal running state, so that the results of different SIP messages after load balancing can be evenly directed to the SIP servers in the normal running state.
According to the characteristics of the load balancing algorithm, the output corresponding to the same input parameter is always the same, so that the same unique identifier (such as a calling number) of the target terminal is used as the input parameter of the load balancing algorithm, the selected target SIP server is the same SIP server, the load balancing is ensured, and meanwhile, the registration type SIP messages of the same terminal can be distributed to the same SIP server for processing, and the consistency of the SIP session is ensured.
It should be noted that, the unique identifier of the target terminal may be other parameters besides the calling number, and only the unique identifier of the target terminal may be used as an input parameter of the load balancing algorithm.
In some embodiments, said parsing the first SIP message determines a destination server, comprising:
And analyzing the first SIP message to determine that the first SIP message belongs to a registration type message and is not a new SIP registration request message, analyzing and obtaining the content of a first target field of the first SIP message, and determining the target server based on the content of the first target field.
In an exemplary embodiment, the first target field is a Nonce field of an Authorization header field of the first SIP message.
In an exemplary embodiment, referring to the normal flow diagram of SIP communication shown in fig. 3, when a target terminal REGISTERs with a server, a first intermediary server receives a new initial registration request (REGISTER) message sent by the target terminal on a user side, and distributes the new initial registration request (REGISTER) message to a target SIP server on a network side according to a calling number in the message, where the target SIP server embeds address information of the target terminal in a private field XNEXTHOP, and at the same time, the target SIP server carries a WWW-Authenticate header field in a response, and embeds address information of the SIP server in a Nonce field of the header field.
When the terminal carries out the subsequent REGISTER message, the first intermediary server distributes the message to the corresponding target SIP server for processing directly according to the Nonce field of the Authorization header field in the terminal registration type message.
Second, SIP callback phase
In some embodiments, said parsing the first SIP message determines a destination SIP server, comprising:
And when the first SIP message is analyzed to determine that the first SIP message belongs to the SIP call type message initiated by the target terminal and the new SIP call access request message, the target SIP server is allocated to the target terminal again.
In some embodiments, the allocating the target SIP server to the target terminal includes:
And analyzing to obtain the unique identifier of the target terminal included in the first SIP message, and selecting the target SIP server from the SIP server set based on the unique identifier of the target terminal through a load balancing algorithm.
In an exemplary embodiment, after receiving a first SIP message from a target terminal, a first mediating server parses the first SIP message to determine that the first SIP message is a new SIP call access request message, that is, belongs to a SIP call class message and is a new SIP call access request message, uses a calling number in the first SIP message as a unique identifier of the target terminal, uses the calling number as an input parameter of a load balancing algorithm, obtains an address of a target SIP server output by the load balancing algorithm, and sends the first SIP message to the target SIP server according to the address.
According to the load balancing algorithm, points on the Hash (Hash) ring are equally divided by the SIP servers in the normal running state, so that the results of different SIP messages after load balancing can be evenly directed to the SIP servers in the normal running state.
According to the characteristics of the load balancing algorithm, the output corresponding to the same input parameter is always the same, so that the same unique identifier (such as a calling number) of the target terminal is used as the input parameter of the load balancing algorithm, the selected target SIP server is the same SIP server, the load balancing is ensured, and meanwhile, the registration type SIP messages of the same terminal can be distributed to the same SIP server for processing, and the consistency of the SIP session is ensured.
It should be noted that, the unique identifier of the target terminal may be other parameters besides the calling number, and only the unique identifier of the target terminal may be used as an input parameter of the load balancing algorithm.
In some embodiments, said parsing the first SIP message determines a destination SIP server, comprising:
And analyzing the first SIP message to determine that the first SIP message belongs to the SIP call type message initiated by the target terminal and is not a new SIP call access request message, obtaining the content of a second target field of the first SIP message, and determining the target SIP server based on the content of the second target field.
In an exemplary embodiment, the second destination field is a Local tag (Local tag) field of a To header field of the first SIP message. The Local tag is a random substring generated by the SIP server and may include a nonce of the Register authentication message, a From tag of the requester message, and a To tag of the responder message.
In an exemplary embodiment, referring To the normal flow schematic diagram of SIP communication shown in fig. 3, when a target terminal initiates a SIP call To a server, a first mediation server receives a new INVITE message sent by a target terminal on a user side, distributes the INVITE message To a target SIP server on a network side according To a calling number, and the target SIP server embeds own address information into a To tag as a Local tag To be carried in a response. When the target terminal makes a subsequent request or response in the same session, the first intermediary server obtains Local tag fields From the To header field and the From header field respectively, and distributes the response or request message To the corresponding target SIP server for processing.
Third, SIP outbound phase
In some embodiments, said parsing the first SIP message determines a destination SIP server, comprising:
And under the condition that the first SIP message is analyzed to determine that the first SIP message belongs to a call type message calling the target terminal, obtaining the content of a second target field of the first SIP message, and determining the target SIP server based on the content of the second target field.
In an exemplary embodiment, the second destination field is a Local tag (Local tag) field in a From header field of the first SIP message.
In an exemplary embodiment, referring to the normal flow schematic diagram of SIP communication shown in fig. 3, when a server initiates a call to a target terminal, the SIP server embeds address information of the target terminal in the private field XNEXTHOP, and embeds own address information in the tag field of the From header field, and the first intermediary server distributes the address information to the corresponding target terminal according to the address information in XNEXTHOP. When the target terminal performs subsequent response or request in the same session, the first intermediary server obtains the address of the target SIP server From the Local tag fields obtained in the From header field and the To header field respectively, and distributes the response or request message To the corresponding target SIP server for processing.
In some embodiments, for a load balancing algorithm used during a registration phase and a SIP call-up phase, each SIP server in a SIP server set used in the load balancing algorithm is in a normal working state, so as to ensure that SIP messages distributed to the SIP servers can be processed normally. Based on the above, the method further comprises removing any SIP server from the SIP server set if any SIP server fault for establishing communication connection is detected, and adding any SIP server to the SIP server set if any SIP server fault release is detected.
Step 202, receiving a second SIP message from the target SIP server, analyzing the second SIP message to determine the target terminal, and forwarding the second SIP message to the target terminal.
In some embodiments, in a case that the parsing the second SIP message determines that the second SIP message belongs to a specified type of message, obtaining content of a third target field of the second SIP message, and determining the target terminal based on the content of the third target field;
wherein the specified type of message includes one of:
A registration class message;
The call message initiated by the target terminal;
and calling the call type message of the target terminal.
The manner of analyzing the second SIP message to determine the target terminal is also different for each stage in the SIP communication process, and the processing procedure of each stage will be described below.
First, registration phase
In some embodiments, said parsing the second SIP message to determine the target terminal includes:
and under the condition that the second SIP message is analyzed to determine that the second SIP message belongs to the registration type message, obtaining the content of a third target field of the second SIP message, and determining the target terminal based on the content of the third target field.
In an exemplary embodiment, the third target field is XNEXTHOP fields in the header field private field.
In an exemplary embodiment, referring to the normal flow diagram of SIP communication shown in fig. 3, the destination SIP server embeds the address information of the destination terminal in the private field XNEXTHOP, while the destination SIP server carries a WWW-Authenticate header field in the response, and embeds the address information of the SIP server in the Nonce field of the header field.
Second, SIP callback phase
In some embodiments, said parsing the second SIP message to determine the target terminal includes:
And under the condition that the second SIP message is analyzed to determine that the second SIP message belongs to the call type message initiated by the target terminal, obtaining the content of a third target field of the second SIP message, and determining the target terminal based on the content of the third target field.
In an exemplary embodiment, the third target field is XNEXTHOP fields in the header field private field.
Third, SIP outbound phase
In some embodiments, said parsing the second SIP message to determine the target terminal includes:
and under the condition that the second SIP message is analyzed to determine that the second SIP message belongs to a call type message calling the target terminal, obtaining the content of a third target field of the second SIP message, and determining the target terminal based on the content of the third target field.
In an exemplary embodiment, the third target field is XNEXTHOP fields in the header field private field.
The process of the target SIP server sending the second SIP message in each stage in the SIP communication process may refer to the normal flow schematic diagram of SIP communication shown in fig. 3, which is not described herein again.
In some embodiments, the method further comprises:
under the condition that the target SIP server fails, a new target SIP server is redetermined, and a third SIP message of the current SIP session newly acquired by the target terminal is sent to the new target SIP server; and querying cached historical information of the current SIP session of the target terminal through the new target SIP server and returning a response to the third SIP message according to the historical information.
In an exemplary embodiment, when a part of SIP servers fail, the failed SIP server does not send a keep-alive message to the first intermediate server, and after the first intermediate server recognizes that the corresponding SIP server node fails, the load balancing algorithm is adjusted, so that the SIP message after that is not sent to the failed SIP server any more, and is converted into a SIP server to be distributed to other normal states for processing.
In some embodiments, the method further comprises:
And under the condition that the target SIP server is in fault recovery, sending a newly acquired fourth SIP message of the current SIP session of the target terminal to the target SIP server, inquiring cached historical information of the current SIP session of the target terminal through the target SIP server, and returning a response to the fourth SIP message according to the historical information.
In an exemplary embodiment, referring to a schematic process flow diagram of the SIP server shown in fig. 4 when the SIP server corresponding to the Local tag is down, the first mediating server forwards the fault to the rest of SIP servers through a load balancing algorithm. Because of carrying Local tag, the SIP message at this time is a new request in a strange session for the newly allocated SIP server, and the newly allocated SIP server generates a corresponding correct response message according to the history information of the session queried in the Redis cache database.
When the SIP server is in fault recovery, the previous session information can be recovered from the Redis cache database, the SIP server continues to send keep-alive messages to the first intermediary server, the first intermediary server recognizes that the corresponding SIP server node is normal, adjusts a load balancing algorithm, continues to distribute the messages to the SIP server which is recovered to be normal, and after the SIP server receives the messages, the SIP server continues to process according to the previous normal flow steps.
In some embodiments, the method further comprises:
Triggering a primary-backup switching mechanism under the condition that the first intermediary server fails, and transmitting a virtual network address of the first intermediary server to a second intermediary server through the primary-backup switching mechanism so as to switch the second intermediary server into a primary server and switch the first intermediary server into a backup server;
And under the condition that the first intermediary server is recovered from faults, triggering the main-standby switching mechanism, and acquiring the virtual network address of the second intermediary server through the main-standby switching mechanism to configure so as to switch the first intermediary server into a main server and switch the second intermediary server into a standby server.
In an exemplary embodiment, fig. 5 is a schematic flow chart of a processing procedure when an intermediary server fails, when a first intermediary server fails, a primary-backup switching mechanism of a dual-machine hot-standby component is automatically triggered, the dual-machine hot-standby component floats a virtual IP address onto a standby second intermediary server, the second intermediary server becomes primary, and the failed first intermediary server becomes standby. And after the first intermediary server which is in failure is repaired, the standby state is kept, the second switching is waited, and the distribution of the SIP information is not affected.
The embodiment of the disclosure also provides a communication method applied to the SIP server.
Fig. 6 is a flowchart of a method for performing communication by using a SIP server according to an embodiment of the disclosure, where the method includes the following steps:
step 601 receives a first SIP message forwarded by a first mediating server from a target terminal.
In some embodiments, a SIP server sends keep-alive messages to a first mediating server to maintain a communication connection with the first mediating server.
Step 602, sending a second SIP message for the target terminal to the first mediating server to forward to the target terminal through the first mediating server.
In some embodiments, before said sending the second SIP message for the target terminal to the first mediating server, the method further comprises at least one of the following steps:
Writing an address of the SIP server in a first destination field of the second SIP message;
writing an address of the SIP server in a second destination field of the second SIP message;
And writing the address of the target terminal in a third target field of the second SIP message.
In some embodiments, the method further comprises:
inquiring and obtaining historical information of the SIP session of the target terminal from a cache database;
responding to the first SIP message according to the history information.
In the embodiment of the disclosure, a first intermediate server is set, a first SIP message from a target terminal is received through the first intermediate server, the first SIP message is analyzed to determine a target SIP server, the first SIP message is forwarded to the target SIP server, a second SIP message from the target SIP server is received, the second SIP message is analyzed to determine the target terminal, and the second SIP message is forwarded to the target terminal, so that corresponding SIP servers can be distributed to the terminal through the first intermediate server, a basis is provided for load balancing of a plurality of connected SIP servers, and possibility is provided for improving stability and reliability of SIP access services.
In the related art, a few SIP access schemes distribute SIP messages by adopting an NGINX proxy server, which requires an additional state recording mechanism to record the state of the SIP message, so as to ensure the consistency of SIP transactions. This results in the need for a NGNIX proxy server to cooperate with a state record mechanism to distribute SIP messages, which itself still presents a single point of risk and is not truly highly reliable. When the NGINX server fails, after restarting NGINX, the SIP message in the non-initial request state cannot be forwarded according to the correct SIP server to ensure the consistency of the SIP transaction. The disaster recovery processing capability is lacking, the single-point SIP access scheme or the scheme relying on NGINX is needed to be manually recovered once the single-point SIP server or the NGINX fails, so that the complete video conference access service cannot be continuously provided for the user, and a large amount of system construction and human operation and maintenance resources are needed. The single-point SIP access scheme lacks load balancing capability, and can not guarantee stable operation of the system under the condition of large traffic. When the system is overloaded, it may not respond to the request of the terminal in time. The NGNIX proxy server adopts a 4-layer proxy mode, namely based on the TCP/UDP protocol, but NGINIX does not know the specific content of the request, can not realize stateless forwarding, and needs to cooperate with a state caching mechanism, so that the mechanism of high reliability of master-slave switching can not be realized.
The first intermediate server and the second intermediate server in the embodiment of the present disclosure belong to stateless forwarding, and the state of the SIP session does not need to be recorded depending on a state recording mechanism, so that stateless load balancing can be implemented, and forwarding is directly performed by analyzing SIP messages.
In the embodiment of the disclosure, for accessing the SIP type terminal in the video conference, the high bandwidth of the 5G communication technology development and network transmission is relied on, so that more stable and reliable video conference access experience is provided for the user accessing the SIP, the robustness and the service bearing capacity of the video conference system can be improved, and the SIP access performance is improved. The embodiment of the disclosure realizes quick response when the SIP server fails, and avoids the situation that a user cannot enter a meeting or cannot enter the meeting after multiple times of meeting failures caused by single-point failure. Meanwhile, the embodiment of the disclosure can effectively relieve the situations of slow response and non-response to the terminal caused by overload to the single-point SIP server when high concurrency occurs through load balancing to the SIP message.
In addition, the embodiment of the disclosure can realize a hot backup deployment mode independent of cache, realize high reliability, and can select legal load balancing algorithm and hot backup method according to different service scenes and safety requirements only by ensuring that an intermediate server for distributing the SIP message is in a stateless design, so as to realize high-reliability SIP access.
The above steps of the methods are divided, for clarity of description, and may be combined into one step or split into multiple steps when implemented, so long as they include the same logic relationship, and all the steps are within the scope of the disclosure, and adding insignificant modification to the algorithm or the process or introducing insignificant design, but not changing the core design of the algorithm and the process, are within the scope of the disclosure.
In the embodiments of the present disclosure, a communication apparatus is provided, and the implementation of the apparatus may be referred to in the related description of the first intermediary server in the method embodiment, which is not repeated herein. Fig. 7 is a schematic structural diagram of the device, mainly including:
a first processing module 701, configured to receive a first initial session protocol SIP message from a target terminal, parse the first SIP message to determine a target SIP server, and forward the first SIP message to the target SIP server;
And a second processing module 702, configured to receive a second SIP message from the target SIP server, parse the second SIP message to determine the target terminal, and forward the second SIP message to the target terminal.
In the embodiments of the present disclosure, a communication apparatus is provided, and the implementation of the apparatus may be referred to in the related description of the SIP server of the method embodiment, which is not repeated herein. Fig. 8 is a schematic structural diagram of the device, mainly including:
A receiving module 801, configured to receive a first SIP message forwarded by a first mediation server from a target terminal;
a sending module 802, configured to send, to the first intermediary server, a second SIP message for the target terminal, so as to forward, through the first intermediary server, the second SIP message to the target terminal.
The functions or modules included in the apparatus provided by the embodiments of the present disclosure may be used to perform the methods described in the method embodiments, and specific implementation and technical effects thereof may refer to the descriptions of the method embodiments above, which are not repeated herein for brevity.
In this embodiment, each module is a logic module, and in practical application, one logic unit may be one physical unit, or may be a part of one physical unit, or may be implemented by a combination of a plurality of physical units. In addition, in order to highlight the innovative part of the present disclosure, elements that are not so close to solving the technical problem presented in the present disclosure are not introduced in the present embodiment, but it does not indicate that other elements are not present in the present embodiment.
Referring to fig. 9, an embodiment of the present disclosure provides an electronic device including:
at least one processor 901;
A memory 902 having at least one program stored thereon which, when executed by the at least one processor, causes the at least one processor to perform the method described above;
at least one I/O interface 903, coupled between the processor and the memory, is configured to enable information interaction of the processor with the memory.
The processor 901 is a device with data processing capability, including but not limited to a Central Processing Unit (CPU), the memory 902 is a device with data storage capability, including but not limited to a random access memory (RAM, more specifically SDRAM, DDR, etc.), a Read Only Memory (ROM), an Electrically Erasable Programmable Read Only Memory (EEPROM), a FLASH memory (FLASH), and an I/O interface 903 is connected between the processor 901 and the memory 902, so as to enable information interaction between the processor 901 and the memory 902, including but not limited to a data Bus (Bus), etc.
In some embodiments, processor 901, memory 902, and I/O interface 903 are connected to each other via a bus, which in turn connects to other components of the computing device.
The present embodiment also provides a computer readable medium, on which a computer program is stored, where the program when executed by a processor implements the method provided in the present embodiment, and specific steps of the method are not described herein in detail to avoid repetitive description.
Those of ordinary skill in the art will appreciate that all or some of the steps in the methods, systems, functional modules/units in the apparatus as applied above may be implemented as software, firmware, hardware, and suitable combinations thereof. In a hardware implementation, the division between functional modules/units mentioned in the above description does not necessarily correspond to the division of physical components, for example, one physical component may have a plurality of functions, or one function or step may be cooperatively performed by several physical components. Some or all of the physical components may be implemented as software executed by a processor, such as a central processing unit, digital signal processor, or microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit. Such software may be distributed on computer readable media, which may include computer storage media (or non-transitory media) and communication media (or transitory media). The term computer storage media includes both volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data, as known to those skilled in the art. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital Versatile Disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by a computer. Furthermore, as is well known to those of ordinary skill in the art, communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
Those skilled in the art will appreciate that while some embodiments described herein include some features but not others included in other embodiments, combinations of features of different embodiments are meant to be within the scope of the embodiments and form different embodiments.
It is to be understood that the above embodiments are merely exemplary embodiments employed to illustrate the principles of the present disclosure, however, the present disclosure is not limited thereto. Various modifications and improvements may be made by those skilled in the art without departing from the spirit and substance of the disclosure, and are also considered to be within the scope of the disclosure.

Claims (15)

1.一种通信方法,其特征在于,应用于第一中介服务器,所述方法包括:1. A communication method, characterized in that it is applied to a first intermediary server, the method comprising: 接收来自于目标终端的第一初始会话协议SIP消息,解析所述第一SIP消息确定目标SIP服务器,将所述第一SIP消息转发给所述目标SIP服务器;Receiving a first initial session protocol SIP message from a target terminal, parsing the first SIP message to determine a target SIP server, and forwarding the first SIP message to the target SIP server; 接收来自于所述目标SIP服务器的第二SIP消息,解析所述第二SIP消息确定所述目标终端,将所述第二SIP消息转发给所述目标终端。A second SIP message is received from the target SIP server, the second SIP message is parsed to determine the target terminal, and the second SIP message is forwarded to the target terminal. 2.根据权利要求1所述的方法,其特征在于,所述解析所述第一SIP消息确定目标SIP服务器,包括:2. The method according to claim 1, wherein the step of parsing the first SIP message to determine the target SIP server comprises: 解析所述第一SIP消息确定所述第一SIP消息的类型,根据所述第一SIP消息的类型为所述目标终端分配所述目标SIP服务器。The first SIP message is parsed to determine the type of the first SIP message, and the target SIP server is allocated to the target terminal according to the type of the first SIP message. 3.根据权利要求2所述的方法,其特征在于,所述根据所述第一SIP消息的类型为所述目标终端分配所述目标SIP服务器,包括:3. The method according to claim 2, wherein allocating the target SIP server to the target terminal according to the type of the first SIP message comprises: 在所述第一SIP消息的类型为注册类消息、且为新的SIP注册请求消息的情况下,重新为所述目标终端分配所述目标SIP服务器;When the type of the first SIP message is a registration message and is a new SIP registration request message, reassigning the target SIP server to the target terminal; 在所述第一SIP消息的类型为注册类消息、且不是新的SIP注册请求消息的情况下,解析获得所述第一SIP消息的第一目标字段的内容,基于所述第一目标字段的内容确定所述目标服务器;When the type of the first SIP message is a registration message and is not a new SIP registration request message, parse and obtain content of a first target field of the first SIP message, and determine the target server based on the content of the first target field; 在所述第一SIP消息的类型为所述目标终端发起的SIP呼叫类消息、且新的SIP呼叫接入请求消息的情况下,重新为所述目标终端分配所述目标SIP服务器;When the type of the first SIP message is a SIP call class message initiated by the target terminal and is a new SIP call access request message, reassigning the target SIP server to the target terminal; 在所述第一SIP消息的类型为所述目标终端发起的SIP呼叫类消息、且不为新的SIP呼叫接入请求消息的情况下,获得所述第一SIP消息的第二目标字段的内容,基于所述第二目标字段的内容确定所述目标SIP服务器;When the type of the first SIP message is a SIP call message initiated by the target terminal and is not a new SIP call access request message, obtaining content of a second target field of the first SIP message, and determining the target SIP server based on the content of the second target field; 在所述第一SIP消息的类型为呼叫所述目标终端的呼叫类消息的情况下,获得所述第一SIP消息的第二目标字段的内容,基于所述第二目标字段的内容确定所述目标SIP服务器。In the case that the type of the first SIP message is a call type message for calling the target terminal, the content of the second target field of the first SIP message is obtained, and the target SIP server is determined based on the content of the second target field. 4.根据权利要求1所述的方法,其特征在于,所述解析所述第二SIP消息确定所述目标终端,包括:4. The method according to claim 1, wherein the step of parsing the second SIP message to determine the target terminal comprises: 解析所述第二SIP消息确定所述第二SIP消息属于指定类型消息的情况下,获得所述第二SIP消息的第三目标字段的内容,基于所述第三目标字段的内容确定所述目标终端;When parsing the second SIP message to determine that the second SIP message belongs to a specified type of message, obtaining content of a third target field of the second SIP message, and determining the target terminal based on the content of the third target field; 其中,所述指定类型消息包括以下之一:The specified type of message includes one of the following: 注册类消息;Registration messages; 所述目标终端发起的呼叫类消息;A call message initiated by the target terminal; 呼叫所述目标终端的呼叫类消息。A calling message for calling the target terminal. 5.根据权利要求3所述的方法,其特征在于,所述重新为所述目标终端分配所述目标SIP服务器,包括:5. The method according to claim 3, wherein the reassigning the target SIP server to the target terminal comprises: 解析获得所述第一SIP消息中包括的目标终端的唯一标识,通过负载均衡算法基于所述目标终端的唯一标识从SIP服务器集合中选择所述目标SIP服务器。The unique identifier of the target terminal included in the first SIP message is obtained by parsing, and the target SIP server is selected from a set of SIP servers based on the unique identifier of the target terminal through a load balancing algorithm. 6.根据权利要求5所述的方法,其特征在于,所述方法还包括:6. The method according to claim 5, characterized in that the method further comprises: 在监测到建立通信连接的任一SIP服务器故障的情况下,将所述任一SIP服务器从所述SIP服务器集合中去除;In case of detecting a failure of any SIP server for establishing a communication connection, removing the any SIP server from the SIP server set; 在监测到所述任一SIP服务器故障解除的情况下,将所述任一SIP服务器增加至所述SIP服务器集合。In the case where it is detected that the failure of any one of the SIP servers is rectified, the any one of the SIP servers is added to the SIP server set. 7.根据权利要求1所述的方法,其特征在于,所述方法还包括:7. The method according to claim 1, characterized in that the method further comprises: 在所述目标SIP服务器故障的情况下,重新确定新的目标SIP服务器,将新获取到所述目标终端的本次SIP会话的第三SIP消息发送给所述新的目标SIP服务器;通过所述新的目标SIP服务器查询缓存的所述目标终端的本次SIP会话的历史信息,并根据所述历史信息返回对所述第三SIP消息的响应。In the case that the target SIP server fails, a new target SIP server is re-determined, and the third SIP message of the current SIP session of the target terminal newly obtained is sent to the new target SIP server; the cached history information of the current SIP session of the target terminal is queried through the new target SIP server, and a response to the third SIP message is returned according to the history information. 8.根据权利要求7所述的方法,其特征在于,所述方法还包括:8. The method according to claim 7, characterized in that the method further comprises: 在所述目标SIP服务器故障恢复的情况下,将新获取到的所述目标终端的本次SIP会话的第四SIP消息发送给所述目标SIP服务器,通过所述目标SIP服务器查询缓存的所述目标终端的本次SIP会话的历史信息并根据所述历史信息返回对所述第四SIP消息的响应。When the target SIP server fails and recovers, the newly acquired fourth SIP message of the current SIP session of the target terminal is sent to the target SIP server, and the cached history information of the current SIP session of the target terminal is queried through the target SIP server and a response to the fourth SIP message is returned according to the history information. 9.根据权利要求1所述的方法,其特征在于,所述方法还包括:9. The method according to claim 1, characterized in that the method further comprises: 在所述第一中介服务器发生故障的情况下,触发主备切换机制,通过所述主备切换机制将所述第一中介服务器的虚拟网络地址传递给第二中介服务器,以将所述第二中介服务器切换为主服务器、将所述第一中介服务器切换为备服务器;In the event of a failure of the first intermediary server, triggering a primary-standby switching mechanism, passing the virtual network address of the first intermediary server to the second intermediary server through the primary-standby switching mechanism, so as to switch the second intermediary server to the primary server and the first intermediary server to the standby server; 在所述第一中介服务器故障恢复的情况下,触发所述主备切换机制,通过所述主备切换机制获取所述第二中介服务器的虚拟网络地址进行配置,以将所述第一中介服务器切换为主服务器、将所述第二中介服务器切换为备服务器。When the first intermediary server recovers from the failure, the active-standby switching mechanism is triggered, and the virtual network address of the second intermediary server is obtained through the active-standby switching mechanism for configuration, so as to switch the first intermediary server to the active server and the second intermediary server to the standby server. 10.一种通信方法,其特征在于,应用于SIP服务器,所述方法包括:10. A communication method, characterized in that it is applied to a SIP server, the method comprising: 接收通过第一中介服务器转发的来自于目标终端的第一SIP消息;Receiving a first SIP message from a target terminal forwarded by a first intermediary server; 向所述第一中介服务器发送针对所述目标终端的第二SIP消息,以通过所述第一中介服务器转发至所述目标终端。A second SIP message for the target terminal is sent to the first intermediary server, so as to be forwarded to the target terminal through the first intermediary server. 11.根据权利要求10所述的方法,其特征在于,在所述向所述第一中介服务器发送针对所述目标终端的第二SIP消息之前,所述方法还包括以下步骤中的至少之一:11. The method according to claim 10, characterized in that before sending the second SIP message for the target terminal to the first intermediary server, the method further comprises at least one of the following steps: 在所述第二SIP消息的第一目标字段中写入所述SIP服务器的地址;Writing the address of the SIP server into the first target field of the second SIP message; 在所述第二SIP消息的第二目标字段写入所述SIP服务器的地址;Writing the address of the SIP server into the second target field of the second SIP message; 在所述第二SIP消息的第三目标字段写入所述目标终端的地址。The address of the target terminal is written into the third target field of the second SIP message. 12.根据权利要求10所述的方法,其特征在于,所述方法还包括:12. The method according to claim 10, characterized in that the method further comprises: 从缓存数据库中查询获得所述目标终端的本次SIP会话的历史信息;Query and obtain the historical information of the current SIP session of the target terminal from the cache database; 根据所述历史信息响应所述第一SIP消息。The first SIP message is responded to according to the historical information. 13.一种通信系统,其特征在于,包括:13. A communication system, comprising: 目标终端,用于向第一中介服务器发送第一初始会话协议SIP消息;The target terminal is used to send a first initial session protocol SIP message to the first intermediary server; 目标SIP服务器,用于向所述第一中介服务器发送第二SIP消息;The target SIP server is used to send a second SIP message to the first intermediary server; 第一中介服务器,用于接收来自于目标终端的所述第一SIP消息,解析所述第一SIP消息确定目标SIP服务器,将所述第一SIP消息转发给所述目标SIP服务器;以及,接收来自于所述目标SIP服务器的所述第二SIP消息,解析所述第二SIP消息确定所述目标终端,将所述第二SIP消息转发给所述目标终端;A first intermediary server is configured to receive the first SIP message from a target terminal, parse the first SIP message to determine a target SIP server, and forward the first SIP message to the target SIP server; and receive the second SIP message from the target SIP server, parse the second SIP message to determine the target terminal, and forward the second SIP message to the target terminal; 第二中介服务器,用于作为所述第一中介服务器的备用服务器。The second intermediary server is used to serve as a backup server for the first intermediary server. 14.一种电子设备,其特征在于,包括:14. An electronic device, comprising: 至少一个处理器;at least one processor; 存储器,其上存储有至少一个程序,当所述至少一个程序被所述至少一个处理器执行,使得所述至少一个处理器实现根据权利要求1-9中任意一项所述的方法或者权利要求10-12中任意一项所述的方法;A memory having at least one program stored thereon, wherein when the at least one program is executed by the at least one processor, the at least one processor implements the method according to any one of claims 1 to 9 or the method according to any one of claims 10 to 12; 至少一个I/O接口,连接在所述处理器与存储器之间,配置为实现所述处理器与存储器的信息交互。At least one I/O interface is connected between the processor and the memory and is configured to implement information interaction between the processor and the memory. 15.一种计算机可读介质,其上存储有计算机程序,所述程序被处理器执行时实现根据权利要求1-9中任意一项所述的方法或者权利要求10-12中任意一项所述的方法。15. A computer-readable medium having a computer program stored thereon, wherein when the program is executed by a processor, the method according to any one of claims 1 to 9 or the method according to any one of claims 10 to 12 is implemented.
CN202311710599.3A 2023-12-13 2023-12-13 Communication method, system, device and readable medium Pending CN120151330A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202311710599.3A CN120151330A (en) 2023-12-13 2023-12-13 Communication method, system, device and readable medium
PCT/CN2024/134510 WO2025124129A1 (en) 2023-12-13 2024-11-26 Communication method and system, device, and readable medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311710599.3A CN120151330A (en) 2023-12-13 2023-12-13 Communication method, system, device and readable medium

Publications (1)

Publication Number Publication Date
CN120151330A true CN120151330A (en) 2025-06-13

Family

ID=95951482

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311710599.3A Pending CN120151330A (en) 2023-12-13 2023-12-13 Communication method, system, device and readable medium

Country Status (2)

Country Link
CN (1) CN120151330A (en)
WO (1) WO2025124129A1 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090013078A1 (en) * 2007-07-03 2009-01-08 4Dk Technologies, Inc. Optimized Signaling Protocol, Including Session Initiation Protocol (SIP), in a Communications Environment
JP5834864B2 (en) * 2011-12-12 2015-12-24 富士通株式会社 Server apparatus, SIP server apparatus, computer program, and message distribution method
US11611613B2 (en) * 2020-07-24 2023-03-21 Vmware, Inc. Policy-based forwarding to a load balancer of a load balancing cluster

Also Published As

Publication number Publication date
WO2025124129A1 (en) 2025-06-19

Similar Documents

Publication Publication Date Title
US8374079B2 (en) Proxy server, communication system, communication method and program
JP5523012B2 (en) How to register an endpoint in the list of surviving network controllers in the controller sliding window
US8874762B2 (en) Session initiation protocol adaptor
US8661077B2 (en) Methods, systems and computer readable media for providing a failover measure using watcher information (WINFO) architecture
US9319431B2 (en) Methods, systems, and computer readable media for providing sedation service in a telecommunications network
US20130054806A1 (en) Load Balancing for SIP Services
US11638134B2 (en) Methods, systems, and computer readable media for resource cleanup in communications networks
CN113727464B (en) Method and device for establishing high concurrent call of SIP streaming media server
EP2795849B1 (en) Method and apparatus for messaging in the cloud
US9363660B2 (en) Processing data in a cluster of network nodes
US7882226B2 (en) System and method for scalable and redundant COPS message routing in an IP multimedia subsystem
EP4193585B1 (en) Network nodes and methods therein for indirect communication
CN113162865A (en) Load balancing method, server and computer storage medium
US20070115806A1 (en) Methods, systems, and computer program products for session initiation protocol (SIP) fast switchover
JP5841262B2 (en) SIP proxy failover method
US8189764B2 (en) Server for transferring a communication message
CN112671554A (en) Node fault processing method and related device
EP2887620B1 (en) Session Initiation Protocol Messaging
CN120151330A (en) Communication method, system, device and readable medium
US20170111407A1 (en) Reestablishment of session initiation protocol (sip) dialogs
US9432415B2 (en) Processing data
US8051129B2 (en) Arrangement and method for reducing required memory usage between communication servers
CN119520588B (en) Signaling processing methods, apparatus, systems, computer equipment, and readable storage media
US20260039706A1 (en) Methods, systems, and computer readable media for providing stream control transmission protocol (sctp) multihoming between a kubernetes environment and a non-kubernetes environment
CN119109769A (en) Communication method, device and system, storage medium and electronic device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication