WO2009010004A1 - Search system, search method and presence server - Google Patents

Search system, search method and presence server Download PDF

Info

Publication number
WO2009010004A1
WO2009010004A1 PCT/CN2008/071637 CN2008071637W WO2009010004A1 WO 2009010004 A1 WO2009010004 A1 WO 2009010004A1 CN 2008071637 W CN2008071637 W CN 2008071637W WO 2009010004 A1 WO2009010004 A1 WO 2009010004A1
Authority
WO
WIPO (PCT)
Prior art keywords
search
information
user
personal information
server
Prior art date
Application number
PCT/CN2008/071637
Other languages
French (fr)
Chinese (zh)
Inventor
Fang Ji
Original Assignee
Huawei Technologies Co., Ltd.
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 Huawei Technologies Co., Ltd. filed Critical Huawei Technologies Co., Ltd.
Publication of WO2009010004A1 publication Critical patent/WO2009010004A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/54Presence management, e.g. monitoring or registration for receipt of user log-on information, or the connection status of the users

Definitions

  • Embodiments of the present invention relate to the field of mobile communications, and more particularly to a search system, a search method, and a presentation server. Background technique
  • the user information of the network user includes the user's willingness to communicate, communication capability, communication device information, and user personal information.
  • the user needs to search for qualified users according to certain information of other users (part of the user information).
  • the search proxy (Search Proxy, SP) is mainly to complete the document search function, that is, the following functions need to be implemented in the implementation: Receive the extension markup language (XML) document management client (XDMC) search request ; parse the request and forward the request to the XML Document Management Server (XDMS) of the domain, or forward the request to the XDMS processing of other networks; collect all the response messages of the XDMS, and then send them to the UE after combined filtering.
  • XML extension markup language
  • XDMS XML Document Management Server
  • the SP searches for user information as follows: XDMC sends a search request to the Aggregation Proxy (AP) to search for user personal information and online information (Search with User Profile & Online), and the AP forwards the received search request to the SP; SP First, the search condition is extracted, and then the XDMS is searched for the qualified user personal information; the XDMS returns the search result, and the SP receives the returned result and saves it to the local, and extracts the Uniform Resource Identifier (URI) of the user; The PS subscribes to the online information of these users; the PS returns the result; after all the user's subscriptions are completed, the SP combines the two results; the SP returns the combined result to the XDMC.
  • URI Uniform Resource Identifier
  • An embodiment of the present invention provides a search system, a search method, and a presence server, which are used for searching.
  • the interaction between the search agent and the presence server and the XML document management server is not required, thereby reducing the interface complexity, improving the search efficiency, and making the architecture simple and the user data not repeated.
  • An embodiment of the present invention provides a search system, including:
  • a search agent for forwarding search requests to the presence server
  • a presentation server configured to store presence information including personal information, and perform a search in the presence information of the user according to the received search request to return a search result.
  • the embodiment of the invention further provides a search method, including:
  • An embodiment of the present invention provides a presence server, including:
  • a database for storing presence information of the user including personal information
  • a search agent configured to perform a search in the presence information of the user stored in the database according to the received search request
  • a server module is provided for maintaining the presence information.
  • the search system and the search method of the embodiment of the present invention store the presence information in the presence server, so that the interaction between the search agent and the presence server and the XML document management server is not required, the interface complexity is reduced, and the search is improved. Efficiency, while making the architecture simple, user data is no longer duplicated.
  • FIG. 1 is a schematic diagram of a context of a search system according to an embodiment of the present invention.
  • FIG. 2 is a schematic structural diagram of a search system according to an embodiment of the present invention.
  • FIG. 3 is a flowchart of a search method according to an embodiment of the present invention.
  • FIG. 4 is a flowchart of presenting a user agent to publish user presence information in a search method according to an embodiment of the present invention.
  • the personal information of the user is maintained by the presence server (Presence Server), and all the information available for searching by the user is saved on the Presence Server. Therefore, as shown in FIG. 1 , it is a schematic diagram of the context of the search system according to an embodiment of the present invention.
  • the XDMC 11 only needs to pass through the Session Initiation Protocol Core (SIP Core ) 12 and the Presence Server 13 .
  • the interactive completion information is released.
  • XDMC11 only needs to perform search request through AP14 and Search Proxyl5.
  • Search Proxyl5 only needs to search in the presence information stored in Presence Serverl3, and the search result is directly returned to XDMC11, which makes the signaling simple.
  • the architecture is simple and the search performance will be greatly improved.
  • Table 1 is a Schema (shared-profile Schema) of personal information defined in the prior art, in which content contained in the user's personal information can be seen.
  • Xmlns n um:oma:params:xml:ns:shared-profile
  • the Presence information can contain user information.
  • the user data model table defined for the prior art that is, the Schema for Presence information, refers to the Schema definition of RFC 4479:
  • the user's business information (including willingness information and capability information), device information and personal information are defined in the Data-Model.
  • the personal information can refer to personal information belonging to any namespace, which justifies the personal information into the Presence information.
  • personal information can be modified and queried under the "person" node in the presence information, and can also be modified and queried, and thus the user information, including capability information, willingness information, device information
  • the personal information is stored in the user's Presnece information, so that the function of Search Proxy is added without changing the function of the existing Presence Server, the implementation is simple, the architecture is simple and clear, the signaling is simple, and the interaction with the XDMS is not required. Will greatly improve the search performance.
  • FIG. 2 it is a schematic structural diagram of a search system according to an embodiment of the present invention, which includes an Aggregation Proxy (AP) 2, which is used for authentication and routing of search requests, and a search proxy (Search Proxy) 3 for using an aggregation proxy.
  • the routed search request is forwarded to the presence server; the presence server (Presence Server, PS) 4 is configured to store the presence information including the personal information, and search in the user's presence information according to the received search request, and return the search result.
  • AP Aggregation Proxy
  • PS Presence Server
  • the presentation server 4 includes a database 40 for storing presence information of the user including personal information.
  • a presence search proxy (Presence Search Proxy) 41 is configured to store in the database 40 according to the received search request.
  • the user's presence information is searched; the presence server module 42 is used to maintain the presence information.
  • the search request is sent by the XML Document Management Client (XDMC).
  • XDMC XML Document Management Client
  • the search system of the embodiment of the present invention does not have any influence on the capabilities of the existing presence server.
  • the search agent is presented as a logically independent module, but has the characteristics of common data with the PS, so it is called Presence Search Proxy.
  • the search method of the embodiment of the present invention includes performing a search in the presence information according to the search condition carried by the received search request, and returning the information that meets the search condition.
  • Step 501 The XDMC sends a search request to the AP.
  • Step 502 The AP performs a permission check, and returns the check result to the XDMC. If the search request is the authorization information, step 503 is performed; otherwise, the process ends;
  • Step 503 After receiving the authorization information, the XDMC re-initiates the request to the AP.
  • Step 504 The AP routes the search request to a Presence Search Proxy.
  • Step 505 The search agent searches in the Presence information of the user that the search agent carries according to the search condition carried by the search request, where the user searches for the search. Privilege control, in the User-Profile defined by the OMA, the "allow-publication" user controls whether the user's personal information is allowed to search, and the user's personal information that the user controls the search permission is not allowed to be searched;
  • Step 506 the rendering search agent returns the search result to the AP
  • step 507 the AP returns the search result to the XDMC.
  • FIG. 4 it is a flow chart for presenting the user agent to publish the user presentation information in the search method according to the embodiment of the present invention. The detailed steps are as follows:
  • Step 401 Presenting a Presence User Agent (PUA) to issue Presence information of the user;
  • PUA Presence User Agent
  • the PUA may be located on the user's terminal device, or on the application server, or in the network;
  • Step 402 The Proxy-Call/Session Control Function (P-CSCF) in the IMS core network sends the publishing request to the Serving-Call/Session Control Function (S-).
  • P-CSCF Proxy-Call/Session Control Function
  • Step 403 The S-CSCF checks the initial filter criteria (IFC) of the user, and determines a trigger rule.
  • IFC initial filter criteria
  • Step 404 the S-CSCF delivers the publishing request to the PS according to the triggering rule
  • Step 405 the PS checks the user's authority, passes the permission check; otherwise ends
  • Step 406 the PS stores Presence information including personal information, and returns a 200 OK response;
  • Step 407 the S-CSCF sends the response message to the P-CSCF;
  • Step 408, the P-CSCF delivers the response message to the PUA;
  • the PS can notify the user who sent the search request of the new Presence information including the personal information.
  • the above gives how to obtain the user's personal information on the PS. It is published to the PS through the user's publishing agent (which can be the user's terminal device or an application server, which can publish its information on behalf of the user).
  • the user's publishing agent which can be the user's terminal device or an application server, which can publish its information on behalf of the user.
  • the presentation publishing agent of user A issues the user's presence information to the presence server, including the user's capability information, willingness information, device information, and personal information.
  • the information can also be released separately, for example, only one capability is released in one release.
  • Information and willingness information as well as device information, and at other times the device even publishes the user's personal information.
  • the published information can be a piece of all the information.
  • the rendering search agent no longer interacts with both Presence Server and XDMS at the same time, greatly improving performance;
  • the user saves a personal information in the XDMS, and the Presence information
  • the user's personal information can also be saved, resulting in data duplication, and the user experience is complicated.
  • the XDMS is no longer used to maintain personal information, but the user's personal information is maintained on the Presence Server and embedded in the data-model definition. Under the "person" node, the data is not duplicated, which is convenient for user management and the user experience is more reasonable.
  • the search scheme provided by the embodiment of the present invention is simple in structure and greatly improved in performance, without prejudice to the specification, in response to the user's search for the personal information and the presence information of the other users.
  • the search system and the search method of the embodiment of the present invention do not require interaction between the search agent and the presence server and the XML document management server, thereby reducing interface complexity, improving search efficiency, and making the architecture simple, and user data is no longer repeat.
  • the embodiments of the present invention are described in detail with reference to the preferred embodiments, and those skilled in the art should understand that the technical solutions of the embodiments of the present invention may be modified or equivalently substituted without departing from the technical solutions of the embodiments of the present invention. Spirit and scope.

Abstract

A search system, a search method and a presence server are provided. The search system includes search proxy, which is used to transmit search request to presence server; presence server, which is used to store presence information including personal information and perform search in user presence information according to received search request and return search result. The search method includes: according to search conditions in the received search request, performing search in presence information including personal information stored in presence server, then returning information meeting the search conditions. In the embodiment, because of storing all presence information in presence server, interaction between search proxy and presence server and XML document management server is avoided, and interface complexity degree is reduced, and search efficiency is improved, and system structure becomes simple and user data needn't repetition.

Description

搜索系统、 搜索方法和呈现服务器 技术领域  Search system, search method and rendering server
本发明实施例涉及移动通信领域, 尤其是一种搜索系统、 搜索方法和呈 现服务器。 背景技术  Embodiments of the present invention relate to the field of mobile communications, and more particularly to a search system, a search method, and a presentation server. Background technique
目前, 网络用户的用户信息包括用户的通信意愿、 通信能力、 通信设备 信息和用户个人信息等, 用户需要根据其他用户的某些信息 (属于用户信息 的一部分)搜索出符合条件的用户。  Currently, the user information of the network user includes the user's willingness to communicate, communication capability, communication device information, and user personal information. The user needs to search for qualified users according to certain information of other users (part of the user information).
搜索代理(Search Proxy, SP )主要是完成文档搜索的功能, 即需要在实 现上完成以下功能: 接收扩展标记语言( extension Markup Language , XML ) 文档管理客户端 (Document Management Client, XDMC ) 的搜索请求; 解 析请求并把请求转发给本域的 XML 文档管理服务器 ( XML Document Management Server, XDMS ), 或者将请求转发到其他网络的 XDMS处理; 收集所有 XDMS的应答消息, 经过组合过滤之后发送给 UE。 另外, SP搜索 用户信息的过程如下: XDMC向聚合代理(Aggregation Proxy, AP )发送搜 索请求搜索用户个人信息和在线信息( Search with User Profile & Online ), AP 向 SP转发接收到的搜索请求; SP首先提取搜索条件, 然后到 XDMS搜索符 合条件的用户个人信息; XDMS返回搜索结果, SP接收到返回结果后保存到 本地,并从中提取出用户的统一资源标识( Uniform Resource Identifier, URI ); SP向 PS订阅这些用户的在线信息; PS返回结果; 当所有用户的订阅都完成 以后, SP把这两个结果组合起来; SP将组合后的结果返回给 XDMC。 发明内容  The search proxy (Search Proxy, SP) is mainly to complete the document search function, that is, the following functions need to be implemented in the implementation: Receive the extension markup language (XML) document management client (XDMC) search request ; parse the request and forward the request to the XML Document Management Server (XDMS) of the domain, or forward the request to the XDMS processing of other networks; collect all the response messages of the XDMS, and then send them to the UE after combined filtering. In addition, the SP searches for user information as follows: XDMC sends a search request to the Aggregation Proxy (AP) to search for user personal information and online information (Search with User Profile & Online), and the AP forwards the received search request to the SP; SP First, the search condition is extracted, and then the XDMS is searched for the qualified user personal information; the XDMS returns the search result, and the SP receives the returned result and saves it to the local, and extracts the Uniform Resource Identifier (URI) of the user; The PS subscribes to the online information of these users; the PS returns the result; after all the user's subscriptions are completed, the SP combines the two results; the SP returns the combined result to the XDMC. Summary of the invention
本发明实施例是提供一种搜索系统、 搜索方法和呈现服务器, 在搜索用 户信息时, 不需要搜索代理和呈现服务器以及 XML文档管理服务器之间的交 互, 以减少接口复杂度, 提高搜索效率, 同时使得架构简单, 用户数据不重 复。 An embodiment of the present invention provides a search system, a search method, and a presence server, which are used for searching. When the user information is used, the interaction between the search agent and the presence server and the XML document management server is not required, thereby reducing the interface complexity, improving the search efficiency, and making the architecture simple and the user data not repeated.
本发明实施例提供了一种搜索系统, 包括:  An embodiment of the present invention provides a search system, including:
搜索代理, 用于将搜索请求转发到呈现服务器;  a search agent for forwarding search requests to the presence server;
呈现服务器, 用于存储包括个人信息的呈现信息, 并根据接收到的搜索 请求在用户的呈现信息中进行搜索返回搜索结果。  a presentation server, configured to store presence information including personal information, and perform a search in the presence information of the user according to the received search request to return a search result.
本发明实施例还提供了一种搜索方法, 包括:  The embodiment of the invention further provides a search method, including:
根据接收到的搜索请求所携带的搜索条件, 在呈现服务器中的包括个人 信息的呈现信息中进行搜索;  Performing a search in the presence information including the personal information in the presence server according to the search condition carried by the received search request;
返回符合搜索条件的信息。  Returns information that matches the search criteria.
本发明实施例提供了一种呈现服务器, 包括:  An embodiment of the present invention provides a presence server, including:
数据库, 用于存储用户的包括个人信息的呈现信息;  a database for storing presence information of the user including personal information;
呈现搜索代理, 用于根据接收到的搜索请求在所述数据库存储的用户的 呈现信息中进行搜索;  Presenting a search agent, configured to perform a search in the presence information of the user stored in the database according to the received search request;
呈现服务器模块, 用于维护所述呈现信息。  A server module is provided for maintaining the presence information.
因此, 本发明实施例的搜索系统和搜索方法, 将呈现信息全部存储在呈 现服务器中, 因此不需要搜索代理和呈现服务器以及 XML文档管理服务器之 间的交互, 减少了接口复杂度, 提高了搜索效率, 同时使得架构简单, 用户 数据不再重复。 附图说明  Therefore, the search system and the search method of the embodiment of the present invention store the presence information in the presence server, so that the interaction between the search agent and the presence server and the XML document management server is not required, the interface complexity is reduced, and the search is improved. Efficiency, while making the architecture simple, user data is no longer duplicated. DRAWINGS
图 1为本发明实施例搜索系统的上下文的示意图;  1 is a schematic diagram of a context of a search system according to an embodiment of the present invention;
图 2为本发明实施例搜索系统的结构示意图;  2 is a schematic structural diagram of a search system according to an embodiment of the present invention;
图 3为本发明实施例搜索方法的流程图;  3 is a flowchart of a search method according to an embodiment of the present invention;
图 4为本发明实施例搜索方法中呈现用户代理发布用户呈现信息的流程 图。 具体实施方式 FIG. 4 is a flowchart of presenting a user agent to publish user presence information in a search method according to an embodiment of the present invention; Figure. detailed description
本发明实施例是把用户的个人信息由呈现服务器( Presence Server )来维 护, 则用户所有可供搜索的信息全部保存在 Presence Server上。 因此如图 1 所示, 为本发明实施例搜索系统的上下文的示意图, 从图中可以看出, XDMC11只需要经过会话初始协议核心网 ( Session Initiation Protocol Core, SIP Core ) 12和 Presence Server 13进行交互完成信息的发布, XDMC11只需 要经过 AP14和 Search Proxyl5交互进行搜索请求,在后台 Search Proxyl5只 需要在 Presence Serverl3存储的呈现信息中进行搜索, 搜索的结果直接返回 给 XDMC11 , 这样会使得信令简单、 架构简单, 搜索性能将大大提高。  In the embodiment of the present invention, the personal information of the user is maintained by the presence server (Presence Server), and all the information available for searching by the user is saved on the Presence Server. Therefore, as shown in FIG. 1 , it is a schematic diagram of the context of the search system according to an embodiment of the present invention. As can be seen from the figure, the XDMC 11 only needs to pass through the Session Initiation Protocol Core (SIP Core ) 12 and the Presence Server 13 . The interactive completion information is released. XDMC11 only needs to perform search request through AP14 and Search Proxyl5. In the background, Search Proxyl5 only needs to search in the presence information stored in Presence Serverl3, and the search result is directly returned to XDMC11, which makes the signaling simple. The architecture is simple and the search performance will be greatly improved.
表 1是现有技术定义的个人信息的 Schema ( shared-profile Schema ), 其 中可以看出用户的个人信息中所包含的内容。  Table 1 is a Schema (shared-profile Schema) of personal information defined in the prior art, in which content contained in the user's personal information can be seen.
表 1  Table 1
<?xml version:" 1.0" encoding=nUTF-8"?> <?xml version:"1.0" encoding= n UTF-8"?>
<xs:schema  <xs:schema
targetNamespace="um:oma:params:xml:ns:shared-profile"  targetNamespace="um:oma:params:xml:ns:shared-profile"
xmlns=num:oma:params:xml:ns:shared-profile" Xmlns= n um:oma:params:xml:ns:shared-profile"
xmlns:xs="http:〃 www.w3.org/2001/XMLSchema"  Xmlns:xs="http:〃 www.w3.org/2001/XMLSchema"
<!-- The root "shared-profile" element ~> <!-- The root "shared-profile" element ~>
<xs: element name="shared-profile">  <xs: element name="shared-profile">
<xs: complexType>  <xs: complexType>
<xs: sequence maxOccurs=,, 1,,>  <xs: sequence maxOccurs=,, 1,,>
<xs: element name="shared-profile" type="shared-profileType"/> </xs:sequence>  <xs: element name="shared-profile" type="shared-profileType"/> </xs:sequence>
</ xs: complexType>  </ xs: complexType>
</xs:element>  </xs:element>
<xs:complexType name="shared-profileType"> <xs:sequence> <xs:complexType name="shared-profileType"> <xs:sequence>
<xs: element name= "user-information" type=nuser-informationType" minOccurs=' "/> <xs: element name= "user-information" type= n user-informationType"minOccurs='"/>
<xs: element name: "alias" type="aliasType" minOccurs="0"/>  <xs: element name: "alias" type="aliasType" minOccurs="0"/>
<xs: element name= "display-name" type="display-nameType" minOccurs="0"/〉 <xs: element name= "display-name" type="display-nameType" minOccurs="0"/〉
<xs: element name= "allow-publication" type="xs:boolean /> <xs: element name= "allow-publication" type="xs:boolean />
<xs: element name= "allow-anonymity" type="xs:boolean />  <xs: element name= "allow-anonymity" type="xs:boolean />
</xs:sequence>  </xs:sequence>
<xs: attribute name="uri" type="xs:anyURJ" use="required">  <xs: attribute name="uri" type="xs:anyURJ" use="required">
<xs:anyAttribute namespace=,,##other" processContents="lax" minOccurs=,,0,, maxOccurs="unbounded"/>  <xs:anyAttribute namespace=,,##other" processContents="lax" minOccurs=,,0,, maxOccurs="unbounded"/>
</xs :complexType>  </xs :complexType>
<xs:complexType name1 ="user-informationType"> <xs:complexType name 1 ="user-informationType">
<xs:sequence>  <xs:sequence>
<xs: element name= "name" type="nameType" minOccurs="0" maxOccurs=" l"/> <xs: element name= "name" type="nameType" minOccurs="0" maxOccurs=" l"/>
<xs: element name= "age" type="ageType" minOccurs="0" maxOccurs=" 1 "/><xs: element name= "age" type="ageType" minOccurs="0" maxOccurs=" 1 "/>
<xs: element name= "address" type="addressType" minOccurs="0" maxOccurs=" 1,,/〉 <xs: element name= "address" type="addressType" minOccurs="0" maxOccurs=" 1,,/>
<xs: element name= "city" type="cityType" minOccurs=,,0" maxOccurs="l"/> <xs: element name= "city" type="cityType" minOccurs=,,0" maxOccurs="l"/>
<xs: element name= "country" type="countryType" minOccurs=n0" maxOccurs=" 1,,/〉 <xs: element name= "country"type="countryType" minOccurs= n 0"maxOccurs="1,,/>
<xs:element name= "email" type="emailType" minOccurs="0" maxOccurs="l"/> <xs:element name= "email" type="emailType" minOccurs="0" maxOccurs="l"/>
<xs: element name= "gender" type="genderType" minOccurs="0" <xs: element name= "gender" type="genderType" minOccurs="0"
maxOccurs=" 1,,/> maxOccurs=" 1,,/>
<xs: element name= "intention" type=nintentionType" minOccurs=n0" maxOccurs=" 1,,/> <xs: element name= "intention" type= n intentionType" minOccurs= n 0"maxOccurs="1,,/>
<xs: element name= "freetext" type="freetextType" minOccurs='O" maxOccurs=M 1 > <xs: element name= "freetext"type="freetextType"minOccurs='O" maxOccurs= M 1 >
<xs: element name= "communication-type" type="communication-typeType" minOccurs=' " maxOccurs="l, />  <xs: element name= "communication-type" type="communication-typeType" minOccurs=' " maxOccurs="l, />
<xs: element name= "hobbies" type="hobbiesType" minOccurs=' " maxOccurs=" 1,,/>  <xs: element name= "hobbies" type="hobbiesType" minOccurs=' " maxOccurs=" 1,,/>
<xs: element name= "links" type="linksType" minOccurs=, " maxOccurs=" 1 "/> <xs: anyAttribute namespace=,,##other,, processContents="lax" minOccurs=' maxOccurs="unbounded"/> <xs: element name= "links"type="linksType" minOccurs =, "maxOccurs=" 1 "/> <xs: anyAttribute namespace=,,##other,, processContents="lax"minOccurs='maxOccurs="unbounded"/>
</xs: complexType>  </xs: complexType>
<xs:complexType name="aliasType"> <xs:simpleContent> <xs:extension base="xs:stringn> <xs: attribute ref="xml:lang"/> </xs:extension> <xs:complexType name="aliasType"><xs:simpleContent><xs:extensionbase="xs:string n ><xs: attribute ref="xml:lang"/></xs:extension>
</xs:simpleContent> </xs:simpleContent>
</xs:complexType>  </xs:complexType>
<xs:complexType name="display-nameType"> <xs: simpleC ontent>  <xs:complexType name="display-nameType"> <xs: simpleC ontent>
<xs:extension base="xs:stringn> <xs: attribute ref="xml:lang"/> </xs:extension> </xs:simpleContent> <xs:extension base="xs:string n ><xs: attribute ref="xml:lang"/></xs:extension></xs:simpleContent>
</xs:complexType>  </xs:complexType>
</xs:schema> 而 Presence信息中是可以包含用户信息的。 如表 2所示, 为现有技术定 义的用户数据模型表, 即有关 Presence信息的 Schema, 以下引用 RFC 4479 的 Schema定义:  </xs:schema> The Presence information can contain user information. As shown in Table 2, the user data model table defined for the prior art, that is, the Schema for Presence information, refers to the Schema definition of RFC 4479:
表 2  Table 2
<?xml version:" 1.0" encoding="UTF-8 " ?>  <?xml version:" 1.0" encoding="UTF-8 " ?>
<xs: schema targetNamespace="um:ietf:params:xml:ns:pidf:data-moder'  <xs: schema targetNamespace="um:ietf:params:xml:ns:pidf:data-moder'
xmlns:xs="http://www.w3. org/200 l XMLSchema"  Xmlns:xs="http://www.w3.org/200 l XMLSchema"
xmlns="um:ietf:params:xml:ns:pidf:data-moder'  Xmlns="um:ietf:params:xml:ns:pidf:data-moder'
elementFormDefault="qualified" attributeFormDefault="unqualified">  elementFormDefault="qualified" attributeFormDefault="unqualified">
<xs: include schemaLocation="common-schema.xsd"/>  <xs: include schemaLocation="common-schema.xsd"/>
<xs: element name="deviceID" type="deviceID_t">  <xs: element name="deviceID" type="deviceID_t">
<xs:annotation>  <xs:annotation>
<xs:documentation>Device ID, a U N</xs:documentation>  <xs:documentation>Device ID, a U N</xs:documentation>
</ xs: annotation  </ xs: annotation
</xs:element>  </xs:element>
<xs: element name="device">  <xs: element name="device">
<xs:annotation>  <xs:annotation>
<xs: documentation>C ontains information about  <xs: documentation>C ontains information about
the device</xs:documentation> </ xs: annotation The device</xs:documentation> </ xs: annotation
<xs: complexType>  <xs: complexType>
<xs:sequence>  <xs:sequence>
<xs:any namespace=,,##other,, processContents="lax"  <xs:any namespace=,,##other,,processContents="lax"
minOccurs=,,0,, maxOccurs="unbounded"/>  minOccurs=,,0,, maxOccurs="unbounded"/>
<xs: element ref="deviceID"/>  <xs: element ref="deviceID"/>
<xs: element name="note" type="Note_t" minOccurs=' "/>  <xs: element name="note" type="Note_t" minOccurs=' "/>
<xs: element name="timestamp" type="Timestamp_t" minOccurs=,,0"/> </xs:sequence>  <xs: element name="timestamp" type="Timestamp_t" minOccurs=,,0"/> </xs:sequence>
<xs: attribute name="id" type="xs:ID" use="required"/>  <xs: attribute name="id" type="xs:ID" use="required"/>
</xs: complexType>  </xs: complexType>
</xs:element>  </xs:element>
<xs: element name="person">  <xs: element name="person">
<xs:annotation>  <xs:annotation>
<xs: documentation>C ontains information about the  <xs: documentation>C ontains information about the
human user</xs:documentation>  Human user</xs:documentation>
</ xs: annotation  </ xs: annotation
<xs: complexType>  <xs: complexType>
<xs:sequence>  <xs:sequence>
<xs:any namespace=,,##other,, processContents="lax"  <xs:any namespace=,,##other,,processContents="lax"
minOccurs=,,0,, maxOccurs="unbounded">  minOccurs=,,0,, maxOccurs="unbounded">
<xs:annotation>  <xs:annotation>
<xs:documentation>Characteristic and status  <xs:documentation>Characteristic and status
information</ xs: documentation  Information</xs: documentation
</ xs: annotation  </ xs: annotation
</xs:any>  </xs:any>
<xs: element name="note" type="Note_t" minOccurs=' "/>  <xs: element name="note" type="Note_t" minOccurs=' "/>
<xs: element name="timestamp" type="Timestamp_t" minOccurs=,,0"/> </xs:sequence>  <xs: element name="timestamp" type="Timestamp_t" minOccurs=,,0"/> </xs:sequence>
<xs: attribute name="id" type="xs:ID" use="required"/>  <xs: attribute name="id" type="xs:ID" use="required"/>
</xs: complexType>  </xs: complexType>
</xs:element>  </xs:element>
</xs:schema> 在 Data-Model 中定义了用户的业务信息 (其中包括意愿信息和能力信 息)、设备信息和个人信息, 其中个人信息可以引用属于任何命名空间的个人 信息, 这正好将个人信息纳入 Presence信息中维护提供了方便, 而且个人信 息纳入 Presence信息中 "person"节点下进行维护和管理同样可以进行修改和 查询, 而且还可以进行权限控制, 而且这样一来用户信息, 包括能力信息、 意愿信息、 设备信息和个人信息全部存放在用户的 Presnece信息中, 这样在 不改变现有 Presence Server的功能的基础上新增 Search Proxy的功能, 实现 简单, 架构简单清晰, 信令简单, 不需要和 XDMS进行交互, 将使得搜索性 能得到很大提高。 </xs:schema> The user's business information (including willingness information and capability information), device information and personal information are defined in the Data-Model. The personal information can refer to personal information belonging to any namespace, which justifies the personal information into the Presence information. Provided for convenience, and personal information can be modified and queried under the "person" node in the presence information, and can also be modified and queried, and thus the user information, including capability information, willingness information, device information And the personal information is stored in the user's Presnece information, so that the function of Search Proxy is added without changing the function of the existing Presence Server, the implementation is simple, the architecture is simple and clear, the signaling is simple, and the interaction with the XDMS is not required. Will greatly improve the search performance.
如图 2 所示, 为本发明实施例搜索系统的结构示意图, 包括聚合代理 ( Aggregation Proxy, AP ) 2, 用于搜索请求的认证和路由; 搜索代理( Search Proxy ) 3 , 用于将聚合代理 2路由的搜索请求转发到呈现服务器; 呈现服务 器(Presence Server, PS ) 4, 用于存储包括个人信息的呈现信息, 并根据接 收到的搜索请求在用户的呈现信息中进行搜索, 返回搜索结果。  As shown in FIG. 2, it is a schematic structural diagram of a search system according to an embodiment of the present invention, which includes an Aggregation Proxy (AP) 2, which is used for authentication and routing of search requests, and a search proxy (Search Proxy) 3 for using an aggregation proxy. The routed search request is forwarded to the presence server; the presence server (Presence Server, PS) 4 is configured to store the presence information including the personal information, and search in the user's presence information according to the received search request, and return the search result.
再如图 2所示, 呈现服务器 4包括数据库 40, 用于存储用户的包括个人 信息的呈现信息; 呈现搜索代理(Presence Search Proxy ) 41 , 用于根据接收 到的搜索请求在所述数据库 40存储的用户的呈现信息中进行搜索;呈现服务 器模块 42, 用于维护呈现信息。  As shown in FIG. 2, the presentation server 4 includes a database 40 for storing presence information of the user including personal information. A presence search proxy (Presence Search Proxy) 41 is configured to store in the database 40 according to the received search request. The user's presence information is searched; the presence server module 42 is used to maintain the presence information.
搜索请求由 XML文档管理客户端 ( XML Document Management Client, XDMC )来发送的。  The search request is sent by the XML Document Management Client (XDMC).
因此, 本发明实施例的搜索系统不会对现有的呈现服务器的能力造成任 何影响。 呈现搜索代理作为一个逻辑上独立的模块,但是又和 PS具有公用数 据的特性, 所以称为 Presence Search Proxy。  Therefore, the search system of the embodiment of the present invention does not have any influence on the capabilities of the existing presence server. The search agent is presented as a logically independent module, but has the characteristics of common data with the PS, so it is called Presence Search Proxy.
本发明实施例搜索方法包括根据接收到的搜索请求所携带的搜索条件, 在呈现信息中进行搜索 , 将符合搜索条件的信息返回。  The search method of the embodiment of the present invention includes performing a search in the presence information according to the search condition carried by the received search request, and returning the information that meets the search condition.
如图 3所示, 为本发明实施例搜索方法的流程图, 详细步骤如下: 步骤 501 , XDMC向 AP发送搜索请求; As shown in FIG. 3, it is a flowchart of a search method according to an embodiment of the present invention, and the detailed steps are as follows: Step 501: The XDMC sends a search request to the AP.
步骤 502, AP进行权限检查, 并将检查结果返回给 XDMC, 如果该搜索 请求为授权信息则执行步骤 503 , 否则结束;  Step 502: The AP performs a permission check, and returns the check result to the XDMC. If the search request is the authorization information, step 503 is performed; otherwise, the process ends;
步骤 503 , XDMC收到授权信息后, 重新发起请求到 AP;  Step 503: After receiving the authorization information, the XDMC re-initiates the request to the AP.
步骤 504, AP将该搜索请求路由到呈现搜索代理( Presence Search Proxy ); 步骤 505 , 呈现搜索代理根据搜索请求携带的搜索条件在其拥有的用户 的 Presence信息中进行搜索, 其中涉及用户对搜索的权限控制, 在 OMA定 义的 User-Profile中包含" allow-publication"用户控制该用户的个人信息是否被 允许搜索, 则用户控制了搜索权限的该用户的个人信息不允许被搜索;  Step 504: The AP routes the search request to a Presence Search Proxy. Step 505: The search agent searches in the Presence information of the user that the search agent carries according to the search condition carried by the search request, where the user searches for the search. Privilege control, in the User-Profile defined by the OMA, the "allow-publication" user controls whether the user's personal information is allowed to search, and the user's personal information that the user controls the search permission is not allowed to be searched;
步骤 506, 呈现搜索代理将搜索结果返回给 AP;  Step 506, the rendering search agent returns the search result to the AP;
步骤 507, AP将搜索结果返回给 XDMC。  In step 507, the AP returns the search result to the XDMC.
在进行搜索前, 需要发布用户呈现信息, 如图 4所示, 为本发明实施例 搜索方法中呈现用户代理发布用户呈现信息的流程图, 详细步骤如下:  Before performing the search, the user presentation information needs to be published. As shown in FIG. 4, it is a flow chart for presenting the user agent to publish the user presentation information in the search method according to the embodiment of the present invention. The detailed steps are as follows:
步骤 401 ,呈现用户代理( Presence User Agent, PUA )发布用户的 Presence 信息;  Step 401: Presenting a Presence User Agent (PUA) to issue Presence information of the user;
PUA可能位于用户的终端设备, 也可以位于应用服务器, 也可能位于网 络中;  The PUA may be located on the user's terminal device, or on the application server, or in the network;
步骤 402, IMS核心网中的呼叫 /会话控制功能代理(Proxy-Call/Session Control Function , P-CSCF )将该发布请求发送给呼叫 /会话控制功能服务器 ( Serving-Call/Session Control Function, S-CSCF );  Step 402: The Proxy-Call/Session Control Function (P-CSCF) in the IMS core network sends the publishing request to the Serving-Call/Session Control Function (S-). CSCF );
步骤 403 , S-CSCF检查该用户的初始过滤规则( Initial filter criteria, IFC ), 决定触发规则;  Step 403: The S-CSCF checks the initial filter criteria (IFC) of the user, and determines a trigger rule.
步骤 404, S-CSCF根据触发规则将该发布请求递送给 PS;  Step 404, the S-CSCF delivers the publishing request to the PS according to the triggering rule;
步骤 405 , PS检查用户的权限, 通过权限检查; 否则结束  Step 405, the PS checks the user's authority, passes the permission check; otherwise ends
步骤 406, PS存储包括个人信息的 Presence信息,并返回 200 OK响应; 步骤 407, S-CSCF将该响应消息给 P-CSCF; 步骤 408 , P-CSCF将该响应消息递送给 PUA; Step 406, the PS stores Presence information including personal information, and returns a 200 OK response; Step 407, the S-CSCF sends the response message to the P-CSCF; Step 408, the P-CSCF delivers the response message to the PUA;
PS存储呈现( Presence )信息后 PS可以向发送搜索请求的用户通知新的 包括个人信息的 Presence信息。  After the PS stores the Presence information, the PS can notify the user who sent the search request of the new Presence information including the personal information.
以上给出了 PS上如何获得用户的个人信息, 它是通过用户发布代理(可 以是用户的终端设备, 也可以是应用服务器, 能够代用户发布其信息的应用) 发布到 PS的。  The above gives how to obtain the user's personal information on the PS. It is published to the PS through the user's publishing agent (which can be the user's terminal device or an application server, which can publish its information on behalf of the user).
例如:  E.g:
1、 用户 A 的呈现发布代理向呈现服务器发布用户的呈现信息, 其中包 括用户的能力信息、 意愿信息、 设备信息和个人信息, 当然这些信息也可以 分开发布, 比如在一次发布中只发布了能力信息和意愿信息以及设备信息, 而在另外的时间甚至设备发布用户的个人信息。 也就是说发布的信息可以是 全部信息的一个片断。  1. The presentation publishing agent of user A issues the user's presence information to the presence server, including the user's capability information, willingness information, device information, and personal information. Of course, the information can also be released separately, for example, only one capability is released in one release. Information and willingness information as well as device information, and at other times the device even publishes the user's personal information. In other words, the published information can be a piece of all the information.
2、 用户 B上线后, 发起搜索请求, 希望搜索所在城市为 "深圳", 而且当 前"在线"的用户, 该请求被路由到呈现搜索代理, 该代理只需要检查当前用 户发布的呈现信息中所在城市为"深圳", 而且当前"在线"就可以了, 将符合 条件的用户信息返回给用户 B。  2. After user B goes online, initiates a search request, and hopes to search for the city where the city is "Shenzhen", and the current "online" user is routed to the presence search agent, and the agent only needs to check the presence information of the current user. The city is "Shenzhen", and the current "online" is OK, and the qualified user information is returned to User B.
如果釆用现有的架构, 则需要先到 Profile XDMS去搜索当前所在城市是 "深圳 "的用户, 待返回符合条件的用户后, 再到呈现服务器去订阅这些用户 的呈现信息, 再找出当前"在线"的用户, 然后再将符合两个条件的用户返回 给用户 B。 这样性能显然很差, 导致搜索结果很慢, 而且不管釆用现有的几 种方案中的哪一种, 都导致 Profile XDMS和呈现服务器忍受庞大的数据量和 信令交互频度。  If you use the existing architecture, you need to go to the Profile XDMS to search for the user whose current city is "Shenzhen". After returning the eligible users, go to the presence server to subscribe to the presentation information of these users, and then find out the current The "online" user then returns the user who meets the two conditions to user B. This performance is clearly poor, resulting in slow search results, and regardless of which of the existing solutions, the Profile XDMS and the presence server endure a large amount of data and signaling interactions.
因此本发明实施例具有以下优点:  Therefore, embodiments of the present invention have the following advantages:
1、 呈现搜索代理不再同时和 Presence Server和 XDMS 同时交互, 大大 提高了性能;  1. The rendering search agent no longer interacts with both Presence Server and XDMS at the same time, greatly improving performance;
2、 按照现有技术, 用户在 XDMS保存一份个人信息, 在 Presence信息 中也可以保存用户个人信息, 导致数据重复, 用户体验复杂, 本发明实施例 不再使用 XDMS 维护个人信息,而是将用户个人信息放在 Presence Server上 维护, 内嵌在 data-model定义的 "person"节点下, 使得数据不再重复, 方便 用户管理, 用户体验更合理。 2. According to the prior art, the user saves a personal information in the XDMS, and the Presence information The user's personal information can also be saved, resulting in data duplication, and the user experience is complicated. In the embodiment of the present invention, the XDMS is no longer used to maintain personal information, but the user's personal information is maintained on the Presence Server and embedded in the data-model definition. Under the "person" node, the data is not duplicated, which is convenient for user management and the user experience is more reasonable.
3、 只搜索一份数据就可以满足用户的搜索需求 (可以搜索用户的个人信 息、 能力信息、 意愿信息和设备信息), 实现简单, 性能提升;  3. Searching only one piece of data can satisfy the user's search needs (you can search the user's personal information, ability information, willingness information and device information), which is simple and performance-enhancing;
4、 基于 Presence Server 的 Presence Search Proxy 的出现, 减少了网络 复杂度;  4. The emergence of Presence Search Proxy based on Presence Server reduces network complexity;
5、针对用户对其他用户的个人信息和 Presence信息的联合搜索需求, 本 发明实施例提供的搜索方案在不违反规范的前提下, 架构简单、 性能大大提 高。  5. The search scheme provided by the embodiment of the present invention is simple in structure and greatly improved in performance, without prejudice to the specification, in response to the user's search for the personal information and the presence information of the other users.
因此, 本发明实施例的搜索系统和搜索方法, 不需要搜索代理和呈现服 务器以及 XML文档管理服务器之间的交互, 减少了接口复杂度, 提高了搜 索效率, 同时使得架构简单, 用户数据不再重复。 非限制, 尽管参照较佳实施例对本发明实施例进行了详细说明, 本领域的普 通技术人员应当理解, 可以对本发明实施例的技术方案进行修改或者等同替 换, 而不脱离本发明实施例技术方案的精神和范围。  Therefore, the search system and the search method of the embodiment of the present invention do not require interaction between the search agent and the presence server and the XML document management server, thereby reducing interface complexity, improving search efficiency, and making the architecture simple, and user data is no longer repeat. The embodiments of the present invention are described in detail with reference to the preferred embodiments, and those skilled in the art should understand that the technical solutions of the embodiments of the present invention may be modified or equivalently substituted without departing from the technical solutions of the embodiments of the present invention. Spirit and scope.

Claims

权 利 要求 Rights request
1、 一种搜索系统, 其特征在于, 包括:  A search system, comprising:
搜索代理, 用于将搜索请求转发到呈现服务器;  a search agent for forwarding search requests to the presence server;
呈现服务器, 用于存储包括个人信息的呈现信息, 并根据接收到的搜索 请求在用户的呈现信息中进行搜索返回搜索结果。  a presentation server, configured to store presence information including personal information, and perform a search in the presence information of the user according to the received search request to return a search result.
2、 根据权利要求 1所述的搜索系统, 球于, 还包括:  2. The search system according to claim 1, further comprising:
聚合代理, 用于接收并认证搜索请求, 并将所述搜索请求路由到所述搜 索代理;  An aggregation proxy, configured to receive and authenticate a search request, and route the search request to the search agent;
3、 根据权利要求 1所述的搜索系统, 其特征在于, 所述呈现服务器包括: 数据库, 用于存储用户的包括个人信息的呈现信息;  The search system according to claim 1, wherein the presentation server comprises: a database, configured to store presence information of the user including personal information;
呈现搜索代理, 用于根据接收到的搜索请求在所述数据库存储的用户的 呈现信息中进行搜索;  Presenting a search agent, configured to perform a search in the presence information of the user stored in the database according to the received search request;
呈现服务器模块, 用于维护所述呈现信息。  A server module is provided for maintaining the presence information.
4、 一种搜索方法, 其特征在于, 包括:  4. A search method, characterized in that it comprises:
根据接收到的搜索请求所携带的搜索条件, 在呈现服务器中的包括个人 信息的呈现信息中进行搜索;  Performing a search in the presence information including the personal information in the presence server according to the search condition carried by the received search request;
返回符合搜索条件的信息。  Returns information that matches the search criteria.
5、 根据权利要求 4所述的搜索方法, 其特征在于, 所述根据接收到的搜 索请求所携带的搜索条件, 在呈现服务器中的包括个人信息的呈现信息中进 行搜索具体包括:  The search method according to claim 4, wherein the searching in the presence information including the personal information in the presence server according to the search condition carried in the search request includes:
接收到搜索请求后, 对该搜索请求进行权限检查, 如果该搜索请求为授 权信息则重新发起搜索请求, 然后在呈现服务器中的包括个人信息的呈现信 息中进行搜索。  After receiving the search request, the search request is checked for permission, if the search request is authorized information, the search request is re-initiated, and then the search is performed in the presence information including the personal information in the presence server.
6、 根据权利要求 4所述的搜索方法, 其特征在于, 用户控制了搜索权限 的该用户的个人信息不允许被搜索。  The search method according to claim 4, characterized in that the personal information of the user who controls the search authority by the user is not allowed to be searched.
7、 根据权利要求 4所述的搜索方法, 其特征在于, 接收所述搜索请求前 包括: 将发布的用户的包含个人信息的呈现信息进行存储。 7. The search method according to claim 4, wherein before receiving the search request The method includes: storing the presented information of the released user including personal information.
8、 根据权利要求 7所述的搜索方法, 其特征在于, 所述将发布的用户的 包含个人信息的呈现信息进行存储前还包括: 检查权限信息, 权限检查通过 则存储该用户的包括个人信息的呈现信息。  The search method according to claim 7, wherein before the storing the presence information of the user including the personal information, the method further includes: checking the permission information, and storing the personal information including the personal information by the permission check Presentation information.
9、 根据权利要求 7所述的搜索方法, 其特征在于, 所述存储该用户的包 括个人信息的呈现信息后还包括: 向发送所述搜索请求的用户通知新的呈现 信息。  The search method according to claim 7, wherein the storing the presence information of the user including the personal information further comprises: notifying the user who sent the search request of the new presence information.
10、 一种呈现服务器, 其特征在于, 包括:  10. A presence server, comprising:
数据库, 用于存储用户的包括个人信息的呈现信息;  a database for storing presence information of the user including personal information;
呈现搜索代理, 用于根据接收到的搜索请求在所述数据库存储的用户的 呈现信息中进行搜索;  Presenting a search agent, configured to perform a search in the presence information of the user stored in the database according to the received search request;
呈现服务器模块, 用于维护所述呈现信息。  A server module is provided for maintaining the presence information.
PCT/CN2008/071637 2007-07-16 2008-07-14 Search system, search method and presence server WO2009010004A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200710135828.8 2007-07-16
CN200710135828.8A CN101075266B (en) 2007-07-16 2007-07-16 Searching system and method

Publications (1)

Publication Number Publication Date
WO2009010004A1 true WO2009010004A1 (en) 2009-01-22

Family

ID=38976317

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2008/071637 WO2009010004A1 (en) 2007-07-16 2008-07-14 Search system, search method and presence server

Country Status (2)

Country Link
CN (1) CN101075266B (en)
WO (1) WO2009010004A1 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101075266B (en) * 2007-07-16 2010-04-14 华为技术有限公司 Searching system and method
CN101631287B (en) * 2009-07-31 2012-01-04 华为技术有限公司 System, method and device for processing request message and aggregation agent
CN104052648A (en) * 2013-03-12 2014-09-17 国际商业机器公司 Flow-directed collaborative communication
CN104111943A (en) * 2013-04-19 2014-10-22 田夕 Method and system for webpage information optimization and on-line interaction
CN108090219B (en) * 2014-12-24 2021-08-20 北京奇虎科技有限公司 Method and device for processing built-in data of database

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1498379A (en) * 2001-03-21 2004-05-19 因特国风网络软件有限公司 System and method of personal and business web cards
CN1509447A (en) * 2001-04-18 2004-06-30 ���Ͽع����޹�˾ Global network and privacy control of personal web card and method thereof
WO2006113217A1 (en) * 2005-04-15 2006-10-26 Tekelec Methods systems and computer program products for providing presence qualified e.164 number mapping (enum) service in a communications network
CN1859322A (en) * 2005-12-17 2006-11-08 华为技术有限公司 Method for searching user's information
CN101075266A (en) * 2007-07-16 2007-11-21 华为技术有限公司 Searching system and method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4479334B2 (en) * 2004-05-06 2010-06-09 株式会社日立製作所 Push-type information distribution method based on presence service, push-type information distribution system, information providing apparatus, and channel search apparatus
EP1775912B1 (en) * 2005-10-11 2016-01-20 Alcatel Lucent Method for evaluating an additional service for a device of a user of a telecommunication system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1498379A (en) * 2001-03-21 2004-05-19 因特国风网络软件有限公司 System and method of personal and business web cards
CN1509447A (en) * 2001-04-18 2004-06-30 ���Ͽع����޹�˾ Global network and privacy control of personal web card and method thereof
WO2006113217A1 (en) * 2005-04-15 2006-10-26 Tekelec Methods systems and computer program products for providing presence qualified e.164 number mapping (enum) service in a communications network
CN1859322A (en) * 2005-12-17 2006-11-08 华为技术有限公司 Method for searching user's information
CN101075266A (en) * 2007-07-16 2007-11-21 华为技术有限公司 Searching system and method

Also Published As

Publication number Publication date
CN101075266A (en) 2007-11-21
CN101075266B (en) 2010-04-14

Similar Documents

Publication Publication Date Title
US8332468B2 (en) Method and system for processing an address book
US8176147B2 (en) Method and messaging system for managing media contents in uniform storage
JP5156645B2 (en) Display network availability status information in presence information
KR101504064B1 (en) System and method for managing user preference profile
WO2007059674A1 (en) An inquire proxy, communication system and the method for inquiring information in the communication system
JP5377295B2 (en) Group notification method in SIP-based message service
US20100088371A1 (en) Method for obtaining device information of user terminals and communication service function entity
WO2007095800A1 (en) Presence service interface device, presence service system and method for publishing and obtaining presence information
WO2007068195A1 (en) A method and system for querying user information, and search agent, client and server
US20080147751A1 (en) Extensible markup language document management method and system
US20070123226A1 (en) Data service system and access control method
US9158858B2 (en) System and method for managing XML document management server history
US20080134259A1 (en) Method, server and system for subscribing for presence information
WO2009010004A1 (en) Search system, search method and presence server
US20110307500A1 (en) Method and apparatus for managing aspect and aspect trigger
US10009388B2 (en) Method and system for establishing integrated group ISC session based on content interest
EP2340651B1 (en) Group management in a communication network
CN1770764B (en) Service trigger point matching method
EP1862932A1 (en) Managing information in XML document management architecture
WO2010003341A1 (en) Method, system, server and client for implementing relative condition evaluation
KR101490520B1 (en) System and method for managing xml document management server history
Zhang et al. Inter-working between SIMPLE and IMPS
Khoo et al. Service Identification Mechanism on IMS
KR20070051655A (en) Interworking method between pt server and multiple pt database servers and terminal for interworking
WO2010118573A1 (en) Uniform resource identifier selection method and system based on conditions

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 08783696

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 08783696

Country of ref document: EP

Kind code of ref document: A1