CN101834877B - Method and system for balancing dynamic load based on distributed SIP architecture - Google Patents

Method and system for balancing dynamic load based on distributed SIP architecture Download PDF

Info

Publication number
CN101834877B
CN101834877B CN2010101910241A CN201010191024A CN101834877B CN 101834877 B CN101834877 B CN 101834877B CN 2010101910241 A CN2010101910241 A CN 2010101910241A CN 201010191024 A CN201010191024 A CN 201010191024A CN 101834877 B CN101834877 B CN 101834877B
Authority
CN
China
Prior art keywords
server
sip
database
user
sip server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CN2010101910241A
Other languages
Chinese (zh)
Other versions
CN101834877A (en
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.)
Huazhong University of Science and Technology
Original Assignee
Huazhong University of Science and Technology
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 Huazhong University of Science and Technology filed Critical Huazhong University of Science and Technology
Priority to CN2010101910241A priority Critical patent/CN101834877B/en
Publication of CN101834877A publication Critical patent/CN101834877A/en
Application granted granted Critical
Publication of CN101834877B publication Critical patent/CN101834877B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a method and a system for balancing dynamic load based on a distributed SIP architecture. The system comprises a user side, DNS, a database and a plurality of SIP servers for dynamically registering information thereof to the database. The method for balancing the dynamic load comprises the following steps: maintaining a real-time service state list for the SIP servers in the database, wherein, the service state list comprises an SIP server address, a working state and a load rate; and initiating a call to the registered SIP servers by the user side, processing the signaling if the servers are idle, otherwise re-directing the signaling to other available idle servers for processing. By the invention, the burden for processing SIP information can be equally shared by each server, and the bottleneck of the system caused by that all signaling passes through the same balance server is avoided. The system can dynamically adapt to participation and departure of the SIP servers, thus improving reliability and self adaptability of the system.

Description

Method and system based on the dynamic load leveling of distributed SIP architecture
Technical field
The present invention relates to a kind of implementation method and system of dynamic load leveling, particularly based on the method and system of the dynamic load leveling of distributed SIP architecture.
Background technology
Along with VoIP (Voice over Internet Protocol); The extensive use of multimedia conferencing etc.; The application of session initiation protocol (Session Initiation Protocol is called for short SIP) is more and more wider, has become one of next generation multimedia communication protocol.
The increase of SIP applied business number of users, the processing capability requirements of server increases thereupon, how to make the SIP webserver improve Business Processing to greatest extent, and make each resource bring into play it simultaneously is the problem that needs are considered as far as possible to greatest extent.
What generally adopt at present is Clustering.Cluster generally is made up of a load equalizer and a plurality of server.Load equalizer provides a unified external interface; Receive user's the message and the response of forwarding server, when each user sends to load equalizer with sip message, by the allocation strategy of load equalizer; From a plurality of servers, select suitable (being generally not busy server); Forward this message to the server processing of getting on, the message response for server is forwarded to user terminal via load equalizer again.Because load equalizer only needs the IP that parses message and port or its Call-ID of lightweight; Arrive server according to balanced each message of distributing of this characteristic value then; Do not relate to the parsing fully and the processing of message; Therefore, load equalizer is less to the consumption of resource, thereby higher message throughput is arranged.Each server is accomplished identical functions, and is independently of one another, only handles the sip message that is assigned to book server.The increase of number of servers; Concurrent processing ability to user message strengthens thereupon; In addition; Owing to load equalizer is accomplished balanced each message of distributing to server as far as possible, thereby needing on a certain server can effectively avoid the message of processing too much to wait for, and other servers are in the situation of idle condition.
This mode can improve the disposal ability of system greatly; But it also has tangible drawback: at first; When though load equalizer is transmitted with each server less system resource of specific consumption mutually, thereby can more message be distributed to a plurality of server process because all requests and respond and all need pass through this load equalizer; When user's concurrent request surpasses the ability to bear of load equalizer; Message is waited on load equalizer,, also can only be waited for after load equalizer is come distribution of messages and could handle even server cluster has the ability to handle these message simultaneously.Like this, load equalizer just becomes a serious bottleneck of system, the disposal ability that system for restricting is higher.In addition; Existing load balancing allocation strategy generally is based on Call-ID's; Through this value is got hash value, thereby make Different Ca ll-ID discretization as far as possible after conversion, afterwards to being worth delivery (modulus is the number of server) behind the Hash; According to the difference of remainder, corresponding message is transferred to different server process.This method can not adaptation server dynamic adding and leave; When server adds or leaves; Load equalizer can't the aware services device variation; Thereby maybe be to the server that leaves service cluster with new call distribution, perhaps can't be to the server that joins service cluster with new call distribution.Thereby may cause call failure or load allocating uneven.
Summary of the invention
Technical problem to be solved by this invention provides a kind of method and system of the dynamic load leveling based on distributed SIP architecture; Thereby guarantee the adding through server and leave; The disposed of in its entirety ability of dynamic debugging system; Guarantee that simultaneously each server equilibrium shares Message Processing, avoid a certain processing unit to become the bottleneck of whole system.
For solving the problems of the technologies described above, the method for a kind of dynamic load leveling based on distributed SIP architecture of the present invention may further comprise the steps:
Step 1, in database, safeguard the real-time service state tabulation of a sip server, said service state tabulation comprises IP address, operating state, registered user's load factor, the call load rate of sip server;
When step 2, user side were initiated registration to territory, DNS place, DNS selected that minimum sip server of registered user's load factor according to registered user's load factor of each server of said real-time service state tabulation record, distributes to the user side registration;
When step 3, user side were initiated the SIP request to the registration sip server, this sip server upgraded its present load number, if this server call load rate is less, then handles this message; Otherwise in the real-time service state tabulation of database, find the minimum sip server of current call load rate, and this message is redirected on that sip server.
Further improved; When said step 3 is redirected to the sip server of call load rate minimum with this message, comprise that this sip server upgraded its present load number when step 4:SIP server was received redirected SIP request; If this server call load rate is less, then handle this message; Otherwise in the real-time service state tabulation of database, find the minimum sip server of current call load rate, and this message is redirected on that sip server.
More optimal, comprise also when step 5:SIP server adds system that this initiate sip server is accepted new user's registration and shared the redirect message processing of other servers, and sets up heartbeat signal with said database; When server left, the user side that is registered to above it connected disconnection, is registered on other server again and the acceptance service, and the heartbeat signal of disconnection and said database.
The present invention also proposes a kind of system of the dynamic load leveling based on distributed SIP architecture, and this system comprises:
Database is used for record and upgrades said real-time service state tabulation;
DNS is responsible for balanced distributing user end registration;
Sip server is accepted and process user end request message; Sip server has heartbeat mechanism, and regularly mutual with database, the affirmation server state is normal;
User side, promptly the system registry user initiates the SIP services request.
Said real-time service state tabulation also comprises current register number of users, maximum registered user's number, current calls, maximum calls.
The present invention can make each server equilibrium treatment user side request and not have the equalization server limited processing ability; Simultaneously according to the demand of user side, dynamically to adjust the adding of server and leave and can satisfy new demand, and need not carry out other parameter setting, thereby improve the reliability of system greatly, adaptivity has very high practical value.
Description of drawings
Below in conjunction with accompanying drawing and embodiment technical scheme of the present invention is further specified.
Fig. 1 is the structural representation of system of the present invention.
Fig. 2 server initialization flowchart of the present invention.
Fig. 3 is user side register flow path figure of the present invention.
Process chart when Fig. 4 directly handles request message for server call load rate is little.
Fig. 5 is that server call load rate is bigger, realizes the process chart of real-time load balancing in the time of need this request being redirected to other server process.
Fig. 6 adds, leaves the dynamically process chart of adjustment for system of the present invention according to server.
Embodiment
Fig. 1 is the structural representation of system of the present invention.It comprises: DNS, database, a plurality of sip servers.The list structure sketch map of database is as shown in table 1, and it introduces See Figure 2 explanations in detail.DNS and a plurality of sip server are in the same territory; When user side during to the registration of this territory; At first initiate the DNS query messages to DNS; DNS selects the IP of the minimum server of this value to respond to user side according to registered user's load factor of each available server in the database, thereby user side is to server registration that distributes and initiation SIP request.When server is received the SIP request, upgrade its current calls, if book server call load rate is little then handles it, otherwise this message is redirected on the minimum server of other call load rate, thereby reaches effect of load balance.
Server ip State The current register number of users Maximum registered user's number Registered user's load factor (%) Current calls Maximum calls Call load rate (%)
192.168.0.10 1 10 100 10 50 200 25
192.168.0.20 0 0 0 0 0 0 0
... ... ... ... ... ... ... ...
The relevant information table of record server in table 1 database
The relevant information of table 1 comprises server ip address, state, current register number of users, maximum registered user's number, registered user's load factor, current calls, maximum calls, call load rate.
When sip server adds this system for the first time, do not deposit the information of this server in the database, for this reason, need in this table, add its IP address of record, and its state is changed to service state can be provided, as: 1 is available, and 0 is unavailable; When server withdraws from, state is changed to unavailable; When server starts once more, as long as be changed to the state of the IP of correspondence record available.
The maximum registered user's number and the maximum calls of this sip server are set in the sip server application configuration file, and this parameter also can be added up the last dividing value that obtains concurrent processing through real-time test run based on the hardware configuration decision of this sip server.Like this can be based on the different performance of each server in the system, the reasonable distribution load.During startup of server, this parameter is written in the database corresponding record.
Current calls is the message count that sip server need be handled, and how to calculate for this value, needs to consider the particularity of sip message processing procedure.A complete SIP session (session) comprises two affairs (transaction) (respectively corresponding INVITE handles and BYE handles) and exchange of media process.Media Stream generally by independently WMG completion forwarding, need not pass through sip server, and therefore, the exchange of media process need not consume the resource of sip server, only in two transaction processes, just needs sip server to handle.For this reason, current calls should increase 1 with it when receiving INVITE or BYE request breath, and when this request has been handled, it is subtracted 1.The busy condition that so just can accurately reflect sip server.
Registered user's load factor and call load rate come according to the variation of current register number of users, current calls by database trigger and in real time compute upgrade; Registered user's load factor=current register number of users/maximum registered user's number, call load rate=current calls/maximum calls.This parameter can rationally reflect the load of server, and it is minimum to be used for dns lookup registered user load factor, searches the minimum server of call load rate when reaching server redirection.
Sip server has heartbeat mechanism, and regularly mutual with database, the affirmation server state is normal; Like this, when the sip server catastrophic failure, when the user who registers above it registers because of connecting disconnection again; Can be registered on other available server, continue to enjoy service.In addition, need trigger to make regular check on the state of each available sip server in the database,,, its state is changed to unavailable, service no longer is provided then for server breaks down if the time that server surpass to be set is not mutual with database.
Fig. 2 is a sip server initialization flowchart of the present invention.May further comprise the steps:
Step 201, sip server start, and start the sip server program;
Whether step 202, sip server have the server ip of record to conform to book server IP in database in the look-up table 1, nothing then is judged as this sip server and adds system for the first time, otherwise for adding system, are to start once more;
Step 203, be this sip server when adding system for the first time in judged result; In database table 1, increase a record; And the IP of minute book server, state is changed to upstate, based on the value in the configuration file; Write down maximum registered user's number, maximum calls, and current register number of users, registered user's load factor, current calls, call load rate are initialized as 0;
Step 204, be this sip server when starting once more, search corresponding record at database table 1 by the IP of this sip server in judged result, and as step 303 the value of correct other each parameter of record;
Step 205, sip server initialization are accomplished.
Fig. 3 is user side register flow path figure of the present invention, may further comprise the steps:
When step 401, user side registration, the register requirement address of sending out is the domain name at DNS and a plurality of sip server place, for this reason, needs to initiate the DNS inquiry to DNS earlier;
When step 402, DNS received the DNS query messages, which sip server the table 1 of Query Database was found out and has been started and be upstate, and according to registered user's load factor of these sip servers, selected the sip server of a minimum, obtained its IP address;
Step 403, DNS respond user side DNS query messages, return the IP address of step 402 gained;
After step 404, user side obtain the IP address at registered domain name place, registration message is sent to the sip server of this IP, and wait for the other side's response;
When step 405, sip server are received step 404 register requirement, detect user's herd number and password thereof, if validated user; Then this sip server current register number of users increases 1 in database table 1; Simultaneously, find record, its state is changed to presence like the respective user number of following table 2 records; User IP and port are changed to IP and the port in the registration message, and registration sip server IP is changed to this sip server IP; If user profile is illegal, then above data-base recording registration need not carried out;
Step 406, according to the execution result of step 405, the response registration request from user.
The information of registered users table, as shown in table 2 below,
Subscriber Number State User IP and port Registrar IP
1000 1 192.168.0.100:10000 192.168.0.10
2000 0
... ... ... ...
Table 2 information of registered users table
Table 2 comprises the server ip of Subscriber Number, state, User IP and port, registration.Number when Subscriber Number is registered for the user, when succeeding in registration state value is changed to online, as: 0 is off-line, and 1 is online, and 2 is call state; And corresponding IP and the port value of recording user, the server ip of registration.When registration failure and user withdraw from state is changed to off-line; When the user is in the session its state is changed to call state.Corresponding IP and the port value of user can let the server correct handling be not registered to the user message on the book server.
When user side makes a call, can at first make a call to the server of being registered.Guarantee during registration that the number of users that distributes on each server is balanced as far as possible; So just can tentatively guarantee call treatment equalization of incidence potential on each server; Even the user calling request is more than other server on certain server; It is few as far as possible also can to guarantee to carry out the redirected request quantity of calling to call request, thereby improves the disposed of in its entirety ability of system to greatest extent.
Process chart when Fig. 4 directly handles request message for server call load rate is little, concrete steps are:
Step 5101, user side send the INVITE request to the server of registration;
Step 5102, because server receives that new request needs to handle, so the current calls of record that need database table 1 is corresponding with book server increases 1;
Step 5103, server be to the normal process of this INVITE request, be included in search in the database called, user both sides' state in the change database, and relevant signaling request and response between user both sides and server;
After step 5104, server finished to this INVITE Request Processing, the current calls of record that need database table 1 is corresponding with book server subtracted 1;
Media Stream between step 5105, user is mutual, wherein need pass through the forwarding of media transcoding gateway;
Step 5106, user one side want to finish conversation this time, send the BYE request;
Step 5107, BYE request is the same with INVITE need to consume server resource, and the current calls of record that equally need database table 1 is corresponding with book server increases 1;
Step 5108, server comprise user both sides' in the change database state to the normal process of this BYE message, and relevant signaling request and response between user both sides and server;
After step 5109, BYE Request Processing finished, the current calls of the record that database table 1 is corresponding with book server subtracted 1;
Fig. 5 is that server call load rate is bigger, realizes the process chart of real-time load balancing in the time of need this request being redirected to other server process, and concrete steps are:
Step 5201, user side send the INVITE request to the server of registration;
Step 5202, busier owing to book server so book server is not handled this message, and is transferred to other notr busy server process.The current calls of at first that database table 1 is corresponding with book server record increases 1, in this table, searches the minimum server of call load rate then, obtains its IP;
Step 5203, server are to user response 302 redirect request, and destination server is the server that obtained in a last step;
Step 5204, this INVITE Request Processing finish, and the current calls of the record that database table 1 is corresponding with book server subtracts 1;
Step 5205, the user server in redirect message is initiated the INVITE request;
Step 5206, when this call load rate servlets is received non-machine registered user's request, handle this message, the current calls of the record that database table 1 is corresponding with book server increases 1;
Step 5207,5208,5209 processing procedure and 5103~5109 processing procedure are similar, all are the corresponding message of normal process, and relevant parameter state in the change database.
Fig. 6 adds, leaves the dynamically process chart of adjustment for system of the present invention according to server.Concrete steps are:
Step 601, system comprise that the initialization of DNS, database, each server accomplishes, and user's normal registration is to the corresponding with service device and normal acceptance service;
Step 602, a server newly join in the system, prepare the acceptance service;
After step 603, this server join system; It is identical with book server at first in database table 1, to search the server ip whether record is arranged, if there is not then newly-increased record, writes book server IP; State is changed to available; According to the value in the configuration file, write down maximum registered user's number, maximum calls, current register number of users, registered user's load factor, current calls, call load rate are changed to 0; Otherwise only need change each parameter value gets final product.If new user's registration is arranged, then DNS can find this server registration user load rate little, and new user is registered on this server.Simultaneously, the real-time call load rate of other server is bigger, when needing more redirected message to other server, also can find this server, thereby makes the overall operation burden of this server ability sharing system, reaches effect of load balance;
A certain server leaves or the failover cisco unity malfunction in step 604, the system;
Step 605, since server can bring in constant renewal in relevant information; Whether database has trigger to make regular check on server simultaneously has renewal, therefore, if certain server connects suddenly when breaking off; Database can be put down state to the state of this server in the table 1; Registered user's load factor, call load rate are 0, and other users can not be registered on this failed server like this, and this server can not received the load that other server redirection is come yet.For the user who registers on this server, the user can be assigned on other normal server connecting when breaking off and can registering again, can continue to enjoy service.And to user's ongoing conversation on this server; Though can be affected because of interruption, can make a call once more, enjoy service through other server; Can make the influence that causes because of a certain server interruption as far as possible little like this, also need not readjust its parameter of system.
Can find out from above step; Through the interaction mechanism between database and server; Can correctly obtain the correlation behavior of server in real time, the registration through DNS simultaneously distributes, can make system can be according to the adding of server, leave; The disposal ability of dynamic debugging system reaches the effect of dynamic load leveling.
It should be noted last that; Above embodiment is only unrestricted in order to technical scheme of the present invention to be described; Although with reference to preferred embodiment the present invention is specified, those of ordinary skill in the art should be appreciated that and can make amendment or be equal to replacement technical scheme of the present invention; And not breaking away from the spirit and the scope of technical scheme of the present invention, it all should be encompassed in the middle of the claim scope of the present invention.

Claims (7)

1. the method based on the dynamic load leveling of distributed SIP architecture is characterized in that, may further comprise the steps:
Step 1, in database, safeguard the real-time service state tabulation of a sip server, said service state tabulation comprises IP address, operating state, registered user's load factor, the call load rate of sip server;
When step 2, user side were initiated registration to territory, DNS place, DNS selected that minimum sip server of registered user's load factor according to registered user's load factor of each server of said real-time service state tabulation record, distributes to the user side registration;
When step 3, user side were initiated the SIP request to the registration sip server, this sip server upgraded its present load number, if this server call load rate is less, then handled this SIP request; Otherwise in the real-time service state tabulation of database, find the minimum sip server of current call load rate, and this SIP request is redirected on that sip server.
2. the method for the dynamic load leveling based on distributed SIP architecture according to claim 1; It is characterized in that; When said step 3 is redirected to the sip server of call load rate minimum with this SIP request, comprise that this sip server upgraded its present load number when step 4:SIP server was received redirected SIP request; If this server call load rate is less, then handle this SIP request; Otherwise in the real-time service state tabulation of database, find the minimum sip server of current call load rate, and this SIP request is redirected on that sip server.
3. the method for the dynamic load leveling based on distributed SIP architecture according to claim 1 and 2; It is characterized in that; Also comprise when step 5:SIP server adds system; This initiate sip server is accepted new user's registration and is shared the redirect message processing of other servers, and sets up heartbeat signal with said database; When server left, the user side that is registered to above it connected disconnection, is registered on other server again and the acceptance service, and the heartbeat signal of disconnection and said database.
4. according to the system of the method for claim 1 or 2 said dynamic load levelings based on distributed SIP architecture, it is characterized in that, comprising:
Database is used for record and upgrades said real-time service state tabulation;
DNS is responsible for balanced distributing user end registration;
Sip server is accepted and process user end request message; Sip server and said database are set up heartbeat mechanism, and regularly mutual with database, the affirmation server state is normal;
User side, promptly the system registry user initiates the SIP services request.
5. the system of the method for the dynamic load leveling based on distributed SIP architecture according to claim 3 is characterized in that, comprising:
Database is used for record and upgrades said real-time service state tabulation;
DNS is responsible for balanced distributing user end registration;
Sip server is accepted and process user end request message; Sip server and said database are set up heartbeat mechanism, and regularly mutual with database, the affirmation server state is normal;
User side, promptly the system registry user initiates the SIP services request.
6. according to the system of the method for the said dynamic load leveling based on distributed SIP architecture of claim 4, it is characterized in that said real-time service state tabulation also comprises current register number of users, maximum registered user's number, current calls, maximum calls.
7. according to the system of the method for the said dynamic load leveling based on distributed SIP architecture of claim 5, it is characterized in that said real-time service state tabulation also comprises current register number of users, maximum registered user's number, current calls, maximum calls.
CN2010101910241A 2010-06-03 2010-06-03 Method and system for balancing dynamic load based on distributed SIP architecture Expired - Fee Related CN101834877B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2010101910241A CN101834877B (en) 2010-06-03 2010-06-03 Method and system for balancing dynamic load based on distributed SIP architecture

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010101910241A CN101834877B (en) 2010-06-03 2010-06-03 Method and system for balancing dynamic load based on distributed SIP architecture

Publications (2)

Publication Number Publication Date
CN101834877A CN101834877A (en) 2010-09-15
CN101834877B true CN101834877B (en) 2012-08-08

Family

ID=42718806

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010101910241A Expired - Fee Related CN101834877B (en) 2010-06-03 2010-06-03 Method and system for balancing dynamic load based on distributed SIP architecture

Country Status (1)

Country Link
CN (1) CN101834877B (en)

Families Citing this family (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102457904A (en) * 2010-10-14 2012-05-16 深圳市泰海科技有限公司 Method and device for balancing load as well as handheld terminal and communication equipment
CN103329499B (en) * 2010-11-30 2017-11-07 皇家Kpn公司 Dynamic allocation method, server, system and the network node of serving network node
CN102143075B (en) * 2011-03-28 2013-08-07 中国人民解放军国防科学技术大学 Method and system for achieving load balance
CN102123179A (en) * 2011-03-28 2011-07-13 中国人民解放军国防科学技术大学 Load balancing method and system applied to distributed application system
EP2587774B1 (en) * 2011-10-24 2015-03-04 Alcatel Lucent A method for sip proxy failover
CN102572146B (en) * 2011-12-30 2013-06-26 华中科技大学 Method for communication between session initiation protocol (SIP) client and mobile phone in voice over Internet protocol (VoIP) system
CN102523237A (en) * 2011-12-31 2012-06-27 北京佳讯飞鸿电气股份有限公司 Method for sharing load of SIP registrar in IP dispatching system
CN103369014A (en) * 2012-03-30 2013-10-23 北京千橡网景科技发展有限公司 Uncongested client and server communication connection adjustment methods and devices
CN104683253A (en) * 2013-11-27 2015-06-03 北京大唐高鸿数据网络技术有限公司 Dynamic load balancing method for unified communication system
CN103746963B (en) * 2013-12-16 2017-02-15 深圳百科信息技术有限公司 SIP server cluster system and service application request processing method thereof
CN105517654B (en) * 2014-04-25 2020-03-31 Abb瑞士股份有限公司 Household indoor system of building intercom system, building intercom system and main indoor unit
CN104219325A (en) * 2014-09-23 2014-12-17 中国南方电网有限责任公司 SOA load balancing device and routing algorithm using device
CN106941508A (en) * 2016-01-05 2017-07-11 阿里巴巴集团控股有限公司 Service calling method, device and system
CN107919971B (en) * 2016-10-09 2019-06-28 腾讯科技(深圳)有限公司 Method, apparatus and system for audio/video communication connection disaster tolerance
CN107968895B (en) * 2016-10-19 2020-05-01 北京京东尚科信息技术有限公司 Call center and method for processing speech channel request thereof, electronic equipment and storage medium
CN110138711A (en) * 2018-02-09 2019-08-16 北京京东尚科信息技术有限公司 A kind of method and apparatus for registration
CN110113303B (en) * 2019-03-25 2021-07-09 国家计算机网络与信息安全管理中心 SIP protocol stack load balancing system and method in telecommunication network IMS
CN110740161B (en) * 2019-08-30 2022-05-13 武汉烽火众智数字技术有限责任公司 System and method for adapting converged communication
CN111885168A (en) * 2020-07-24 2020-11-03 高新兴科技集团股份有限公司 High-availability access system and access method thereof
CN111935285A (en) * 2020-08-12 2020-11-13 创意信息技术股份有限公司 Dynamic load balancing method
CN113794726A (en) * 2021-09-16 2021-12-14 杭州登虹科技有限公司 Multi-sip scheduling method and system
CN115242755B (en) * 2022-07-07 2023-10-03 齐鲁工业大学 Performance monitoring and load balancing method based on SIP signaling server cluster
CN117729189A (en) * 2024-02-08 2024-03-19 睿云联(厦门)网络通讯技术有限公司 SIP registration current limiting method and equipment medium based on cloud distributed liveness

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101448240A (en) * 2008-12-25 2009-06-03 中兴通讯股份有限公司 Registration method, system and equipment of session initiation protocol terminal
CN101616152A (en) * 2009-06-19 2009-12-30 中兴通讯股份有限公司 The system and method for a kind of CSCF entity disaster-tolerance and load balancing

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8064342B2 (en) * 2006-10-27 2011-11-22 Verizon Patent And Licensing Inc. Load balancing session initiation protocol (SIP) servers
JP5125679B2 (en) * 2008-03-27 2013-01-23 日本電気株式会社 Load balancing apparatus, method and program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101448240A (en) * 2008-12-25 2009-06-03 中兴通讯股份有限公司 Registration method, system and equipment of session initiation protocol terminal
CN101616152A (en) * 2009-06-19 2009-12-30 中兴通讯股份有限公司 The system and method for a kind of CSCF entity disaster-tolerance and load balancing

Also Published As

Publication number Publication date
CN101834877A (en) 2010-09-15

Similar Documents

Publication Publication Date Title
CN101834877B (en) Method and system for balancing dynamic load based on distributed SIP architecture
US10693773B2 (en) Method for routing in a central conferencing routing server
US20100165889A1 (en) Distributed audio conferencing architecture with optimum resource utilization and seamless scalability
US20130297804A1 (en) Load Balancing for SIP Services
US11824903B2 (en) Voice service restoration after element failure
US20140258551A1 (en) Method for Implementing Session Border Controller Pool, and Session Border Controller
JP2011188320A (en) Method of transferring session between gateway and sip server, management apparatus, and program
US9100415B2 (en) On-net direct access to voicemail
US20090259768A1 (en) Application load distribution system in packet data networks
US8630163B1 (en) Server driven endpoint re-homing
CN100442762C (en) Media proxy selecting method
TWI397296B (en) Server system and method for user registeration
KR101048875B1 (en) Load balancing system and method of IMS server in internet telephony service
CN105681608A (en) Method and device for dynamically distributing MCP (Management Connection Proxies)
CN1980294A (en) Method and apparatus for realizing multiple attachings

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C17 Cessation of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20120808

Termination date: 20130603