Method for detecting terminal on-line state of meeting sponsored protocol server

A detection method and server technology, applied in the communication field

CN1859361AInactive Publication Date: 2006-11-08江苏三农乐购电子商务有限公司
0 Cites 15 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
Publication Date
2006-11-08
Estimated Expiration
Not applicable · inactive patent

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
Patent Text Reader

Abstract

The present invention provides conference originating protocol server to termination on-line state detection method. It contains after receiving SIP terminal logon request message and successfully responding, SIP server saving said terminal relevant positional information and active starting up detecting function to said terminal, according to detecting timer cyclically to make detecting to terminal; when SIP server receiving SIP terminal response message failing in detection procedure, then updating said terminal relevant positional information in data base; when receiving SIP terminal successful response message, ending this detection; when SIP server receiving SIP terminal cancellation message and successfully responding, then end cyclically detecting to said SIP terminal. The present invention can in time learn and update current SIP terminal on-line state in SIP server detecting period.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention belongs to the communication field, and in particular relates to a technology for a SIP server to detect whether a SIP terminal is online. Background technique

[0002] RFC3261 (Request for Comments: 3261, published in June 2002, section 10.1, pages 56-57) stipulates that SIP UA (SIP: Session Initiation Protocol, session initiation protocol; UA: User Agent user agent) after power-on A request to periodically register with the SIP server. If the SIP server does not receive the registration request message from the SIP terminal (ie SIP UA) within the registration period, the terminal location information related to the user is deleted from the database.

[0003] When a SIP terminal is offline due to some reasons such as power failure or abnormal exit of the terminal program, it cannot send a logout request message to the SIP server network, and the SIP server will keep the terminal location related to the terminal user until the registrati...

Examples

Embodiment Construction

[0014] The detailed implementation of the present invention will be described below in conjunction with the accompanying drawings.

[0015] Such as figure 1 As shown, after the SIP terminal registers online, the message flow of the SIP server actively detecting the online status of the SIP terminal user includes the following steps:

[0016] Step 111: after the SIP terminal is powered on, periodically send a REGISTER registration request message to the SIP server;

[0017] Step 112: Since there is no user authentication information in the REGISTER message, the SIP server returns a 401 Unauthenticated response message to the SIP terminal;

[0018] Step 113: the SIP terminal sends a REGISTER request message with authentication information to the SIP server;

[0019] Step 114: the authentication is passed, and the SIP server returns a 200 OK response to the SIP terminal;

[0020] Step 115: If the registration cycle duration of the SIP terminal is longer than the detection time...