CN1885859B - Method for supporting combined circuit domain call and Internet multimedia subsystem dialogue - Google Patents
Method for supporting combined circuit domain call and Internet multimedia subsystem dialogue Download PDFInfo
- Publication number
- CN1885859B CN1885859B CN2005100795086A CN200510079508A CN1885859B CN 1885859 B CN1885859 B CN 1885859B CN 2005100795086 A CN2005100795086 A CN 2005100795086A CN 200510079508 A CN200510079508 A CN 200510079508A CN 1885859 B CN1885859 B CN 1885859B
- Authority
- CN
- China
- Prior art keywords
- user
- terminal
- message
- sends
- terminals
- 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
Links
Images
Landscapes
- Mobile Radio Communication Systems (AREA)
- Telephonic Communication Services (AREA)
Abstract
一种支持合并的电路域呼叫和互联网多媒体子系统对话的方法,包括以下步骤:用户A与用户B之间建立起CS域呼叫;用户A的该终端获得用户B所有终端的能力及IP地址;用户B的该终端获得用户A所有终端的能力及IP地址;发起CSI业务的一方,在邀请消息中携带被叫的IP地址,被叫的服务呼叫会话控制功能(S-CSCF)将邀请消息仅发送给与IP地址匹配的终端。通过本发明,实现进行CS域呼叫的双方获得对端用户所有终端能力及IP地址的能力,从而能够有效地进行CSI业务,增强用户体验。
A method for supporting a combined circuit domain call and Internet multimedia subsystem dialogue, comprising the following steps: a CS domain call is established between user A and user B; the terminal of user A obtains the capabilities and IP addresses of all terminals of user B; The terminal of user B obtains the capabilities and IP addresses of all terminals of user A; the party that initiates the CSI service carries the called IP address in the invitation message, and the called serving call session control function (S-CSCF) sends the invitation message only Send to the terminal matching the IP address. Through the present invention, both parties making a CS domain call can obtain all terminal capabilities and IP addresses of the opposite end user, thereby effectively performing CSI services and enhancing user experience.
Description
技术领域technical field
本发明涉及第三代移动通信,特别是涉及合并的电路域呼叫和互联网多媒体子系统对话的能力交换。The present invention relates to the third generation of mobile communication, in particular to the ability exchange of combined circuit domain call and Internet multimedia subsystem dialogue.
背景技术Background technique
Internet多媒体子系统(以下简称IMS)是3GPP制定的为用户提供Internet多媒体业务的一种结构框架(详见图1)。在用户利用IMS进行业务之前,他必须先向IMS中的服务呼叫会话控制功能(以下简称S-CSCF)进行注册,这个注册就是告知S-CSCF用户的公共用户标识(以下简称PUI)与用户现在所处位置的IP地址的绑定关系。当然,在注册的过程中,用户还可以告诉网络他的一些特性,支持的能力等等,具体内容可以参见3GPP的规范TS 23.228。图1中的代理呼叫会话控制功能(以下简称P-CSCF)是用来接入IMS的一个代理网关,它通常是用户当前所在网络的一个网关,该网关的地址是在用户进行IP接入的时候通过P-CSCF发现由网络告知的。具体步骤可以参见TS23.228。P-CSCF通过解析用户的PUI所包含的归属网络域名,找到一个查询呼叫会话控制功能(以下简称I-CSCF),通过I-CSCF与归属网络注册用户服务器(以下简称HSS)的交互知道用户所属的S-CSCF。当I-CSCF找到用户的S-CSCF之后,就将从P-CSCF收到的消息转发给S-CSCF,由S-CSCF进行处理。S-CSCF如果还没有保存用户的业务属性,就向HSS要求这些信息。S-CSCF继续处理从用户处收到的消息。Internet Multimedia Subsystem (hereinafter referred to as IMS) is a structural framework formulated by 3GPP to provide users with Internet multimedia services (see Figure 1 for details). Before the user utilizes IMS to conduct business, he must first register with the Serving Call Session Control Function (hereinafter referred to as S-CSCF) in the IMS. This registration is to inform the S-CSCF of the user's public user identity (hereinafter referred to as PUI) The binding relationship of the IP address of the location. Of course, during the registration process, the user can also tell the network some of his features, supported capabilities, etc. For details, please refer to the 3GPP specification TS 23.228. The Proxy Call Session Control Function (hereinafter referred to as P-CSCF) in Figure 1 is a proxy gateway used to access the IMS. It is usually a gateway of the network where the user is currently located. The time is notified by the network through the P-CSCF discovery. For specific steps, please refer to TS23.228. The P-CSCF finds an Inquiry Call Session Control Function (hereinafter referred to as I-CSCF) by analyzing the home network domain name included in the user's PUI, and knows the user's identity through the interaction between the I-CSCF and the home network registration subscriber server (hereinafter referred to as HSS). The S-CSCF. After the I-CSCF finds the user's S-CSCF, it forwards the message received from the P-CSCF to the S-CSCF for processing by the S-CSCF. If the S-CSCF has not stored the service attributes of the user, it will request such information from the HSS. S-CSCF continues to process messages received from users.
IMS系统中UE与P-CSCF之间的消息用的是会话发起协议(以下简称SIP)。IMS系统中的SIP消息遵循RFC 3261中定义的邀请INVITE、注册REGISTER、选项OPTIONS等消息触发请求原则及响应原则。在IMS系统中消息的路由特别重要,在每个SIP消息的头中有一个叫做请求统一资源标识(Request-URI)的字段。发起方的S-CSCF通过该字段找到被叫的S-CSCF。在IMS系统中,该Request-URI字段通常用用户的PUI来标识。该PUI可以是以email的形式表示的SIP URI,也可以是以电话号码方式表示的TEL URI。如果用的是TEL URI,那么当主叫的S-CSCF收到该标识后,它要经过ENUM DNS(参照IETF的RFC 2916)方式进行转换,转换成标准的SIPURI。然后主叫的S-CSCF给被叫的S-CSCF发送消息的时候,就使用SIP URI来标识用户。The message between the UE and the P-CSCF in the IMS system uses the Session Initiation Protocol (hereinafter referred to as SIP). The SIP message in the IMS system follows the request principle and response principle defined in RFC 3261 for invitation INVITE, registration REGISTER, option OPTIONS and other messages. The routing of messages in the IMS system is particularly important. There is a field called Request-URI in the header of each SIP message. The originating S-CSCF finds the called S-CSCF through this field. In the IMS system, the Request-URI field is usually identified by the user's PUI. The PUI can be a SIP URI expressed in the form of email, or a TEL URI expressed in the form of a phone number. If the TEL URI is used, then when the calling S-CSCF receives the identifier, it will be converted into a standard SIPURI through ENUM DNS (refer to RFC 2916 of IETF). Then when the calling S-CSCF sends a message to the called S-CSCF, it uses the SIP URI to identify the user.
根据前面所述,每个用户在进行注册的时候,都会告知它的S-CSCF,它的PUI与IP地址的映射关系。在IMS系统中,同一用户可能有一到多个终端设备,即UE。这多个终端设备在与网络进行注册的时候可以将同一个PUI与每个终端不同的IP地址进行绑定。According to the foregoing, when each user registers, it will inform its S-CSCF of the mapping relationship between its PUI and IP address. In the IMS system, the same user may have one or more terminal equipments, ie UEs. The multiple terminal devices may bind the same PUI to different IP addresses of each terminal when registering with the network.
当被叫的S-CSCF准备给某个以PUI标识的用户发送SIP消息的时候,因为SIP的消息是封装在IP包中,那么S-CSCF就要区分这个消息应该给哪个终端设备发送。如果多个终端都用一个PUI进行用户标识,那么S-CSCF就要给这多个终端设备发送同一条SIP消息。当然SIP消息中的请求统一资源标识用的就是各个终端注册的IP地址。When the called S-CSCF prepares to send a SIP message to a certain user identified by PUI, since the SIP message is encapsulated in an IP packet, the S-CSCF needs to distinguish which terminal device the message should be sent to. If multiple terminals use one PUI for user identification, then the S-CSCF will send the same SIP message to these multiple terminal devices. Of course, the request URI in the SIP message uses the IP address registered by each terminal.
在IMS的基础上,3GPP正在制定组合的电路域呼叫和IMS会话(以下简称CSI)的标准,参见图8。在一个用户设备中有两个客户端,一个是针对电路域(以下简称CS域)的呼叫,另外一个是针对IMS域的会话。当同样的两个UE之间同时进行CS域呼叫和IMS域会话的时候,在用户设备的应用层呈现给用户的就是同一个组合业务。这样就需要CS域与IMS域之间进行一些交互、操作等。图8中CS核心指的是进行CS域呼叫所涉及的网络实体的统称,一般来说包括移动终端交互中心(以下简称MSC),拜访位置寄存器(以下简称VLR)等。IMS核心指的是进行IMS域会话所涉及的网络实体的统称,一般来说包括图1中的所有实体。On the basis of IMS, 3GPP is formulating a combined circuit domain call and IMS session (hereinafter referred to as CSI) standard, as shown in FIG. 8 . There are two clients in one user equipment, one is a call for circuit domain (hereinafter referred to as CS domain), and the other is a session for IMS domain. When a CS domain call and an IMS domain session are simultaneously performed between the same two UEs, the same combined service is presented to the user at the application layer of the user equipment. In this way, some interactions and operations between the CS domain and the IMS domain are required. The CS core in FIG. 8 refers to the collective name of network entities involved in CS domain calls, generally including mobile terminal interaction center (hereinafter referred to as MSC), visitor location register (hereinafter referred to as VLR) and so on. The IMS core refers to the collective name of the network entities involved in the IMS domain session, and generally includes all the entities in FIG. 1 .
在两个UE进行CSI业务之前,两个UE必须预先知道用户支持CSI的能力。用户支持CSI的能力是通过OPTIONS消息传递的。图2描述的是两个用户之间通过选项OPTIONS消息来传递终端的能力,该消息中包括的参数有用户A的MS-ISDN,SIP URI,媒体承载类型,是否支持CSI等等。具体的参数可以参见3GPP TS 23.279。然后在UE B发给UE A的200 OK消息中,包含用户B的MS-ISDN,SIP URI,媒体承载类型,是否支持CSI等等。这样UE A就知道了UE B的终端能力,同时UE B也知道了UE A的终端能力。对端的终端能力是保存在用户终端中的,有定时器监控。如果定时器超时,那么新的终端能力交换的过程就要重新开始,内存中存储的对端的终端能力要被新的终端能力所覆盖。Before the two UEs perform the CSI service, the two UEs must know the user's ability to support CSI in advance. The user's ability to support CSI is passed through the OPTIONS message. Figure 2 describes the ability of the terminal to be transferred between two users through the OPTIONS message. The parameters included in the message include user A's MS-ISDN, SIP URI, media bearer type, whether to support CSI, and so on. For specific parameters, please refer to 3GPP TS 23.279. Then, the 200 OK message sent by UE B to UE A includes user B's MS-ISDN, SIP URI, media bearer type, whether to support CSI, and so on. In this way, UE A knows the terminal capability of UE B, and UE B also knows the terminal capability of UE A. The terminal capability of the opposite end is stored in the user terminal and monitored by a timer. If the timer expires, the new terminal capability exchange process will be restarted, and the peer terminal capability stored in the memory will be overwritten by the new terminal capability.
图3解释的是现有技术存在的问题。What Fig. 3 explains is the problem existing in the prior art.
当一个用户的同一个PUI与多个终端设备进行绑定的时候,这个用户的S-CSCF就要给这多个终端设备发送同一个消息即303和304。在CSI中进行终端能力交换的时候,选项OPTIONS消息就要发给多个终端。一般来说,当被叫方收到选项OPTIONS消息,会给发起方返回200OK的消息。当被叫的S-CSCF收到第一个200OK 305的时候,就将该消息转发给主叫的S-CSCF,进而路由回主叫用户设备。When the same PUI of a user is bound to multiple terminal devices, the user's S-CSCF will send the same message, namely 303 and 304, to the multiple terminal devices. When exchanging terminal capabilities in CSI, the OPTIONS message will be sent to multiple terminals. Generally speaking, when the called party receives the OPTIONS message, it will return a 200 OK message to the initiator. When the called S-CSCF receives the
对于某一方的用户来说,当他想发起CSI业务的时候,他关心的只是他可以使用同一个终端在CS域呼叫的基础上增加一个IMS会话,而不关心对端的合并业务是发生在一个终端上,还是两个终端上。因此这就要求正在进行会话的终端要保存对端用户的所有终端的能力。但现有技术是实现不了的。For a user on one side, when he wants to initiate a CSI service, all he cares about is that he can use the same terminal to add an IMS session on the basis of a call in the CS domain, and he does not care whether the merged service at the other end occurs in a On the terminal, or on two terminals. Therefore, it is required that the terminal in progress of the session should save the capabilities of all the terminals of the peer user. But existing technology can't realize.
发明内容Contents of the invention
为了解决上述问题,本发明的目的是提供一种支持合并的电路域呼叫和互联网t多媒体子系统呼叫的方法,可以实现正在进行呼叫的两个终端保存对端用户所有终端的能力。In order to solve the above problems, the object of the present invention is to provide a method for supporting combined circuit domain calls and Internet t multimedia subsystem calls, which can realize the ability of the two terminals that are calling to save all terminals of the opposite end user.
为实现上述目的,一种支持合并的电路域呼叫和互联网多媒体子系统对话的方法,包括以下步骤:In order to achieve the above object, a method for supporting a combined CS domain call and Internet multimedia subsystem dialogue includes the following steps:
a)用户A与用户B之间建立起CS域呼叫;a) A CS domain call is established between user A and user B;
b)用户A的该终端获得用户B所有终端的能力及IP地址;b) The terminal of user A obtains the capabilities and IP addresses of all terminals of user B;
c)用户B的该终端获得用户A所有终端的能力及IP地址;c) The terminal of user B obtains the capabilities and IP addresses of all terminals of user A;
d)发起CSI业务的一方,在邀请消息中携带被叫的IP地址,被叫的服务呼叫会话控制功能(S-CSCF)将邀请消息仅发送给与IP地址匹配的终端。d) The party that initiates the CSI service carries the IP address of the called party in the invitation message, and the called Serving Call Session Control Function (S-CSCF) sends the invitation message only to terminals that match the IP address.
通过本发明,实现进行CS域呼叫的双方获得对端用户所有终端能力及IP地址的能力,从而能够有效地进行CSI业务,增强用户体验。Through the present invention, both parties making a CS domain call can obtain all terminal capabilities and IP addresses of the opposite end user, thereby effectively performing CSI services and enhancing user experience.
附图说明Description of drawings
图1是IMS体系结构框图;Figure 1 is a block diagram of the IMS architecture;
图2是UE利用OPTIONS来交换终端能力的示意图;FIG. 2 is a schematic diagram of UE using OPTIONS to exchange terminal capabilities;
图3是现有技术的示意图;Fig. 3 is the schematic diagram of prior art;
图4是交换终端能力的实施例一;FIG. 4 is Embodiment 1 of exchanging terminal capabilities;
图5是交换终端能力的实施例二;FIG. 5 is a second embodiment of exchanging terminal capabilities;
图6是发起会话的实施例;Fig. 6 is the embodiment of initiating a session;
图7是发明构成的示意图;Figure 7 is a schematic diagram of the composition of the invention;
图8是CSI结构框架。Figure 8 is the framework of the CSI structure.
具体实施方式Detailed ways
图7是本发明的发明构成。Fig. 7 is the inventive structure of the present invention.
在两个用户之间已经建立起了CS域呼叫之后701,用户A的终端获得用户B的所有终端的能力及IP地址702,用户B的终端也获得用户A的所有终端的能力及IP地址703。704当用户A或者用户B要加入IMS会话时,发出的邀请消息中要包含被叫终端的IP地址。被叫端的S-CSCF要将邀请消息只发送给被叫注册的地址为该IP地址的终端设备。After a CS domain call has been established between two users 701, the terminal of user A obtains the capabilities and IP addresses of all terminals of user B 702, and the terminal of user B also obtains the capabilities and IP addresses of all terminals of user A 703 .704 When user A or user B wants to join the IMS session, the IP address of the called terminal should be included in the invitation message sent. The S-CSCF at the called end shall send the invitation message only to the terminal equipment whose registered address is the IP address of the called party.
图4是本发明的一个实施例。Figure 4 is an embodiment of the present invention.
在用户A与用户B发起能力交换请求之前,在UE A1与UE B1之间已经建立了一个CS域的呼叫。用户A知道用户B的UE B1终端对应的MS-ISDN号码。Before user A and user B initiate a capability exchange request, a CS domain call has been established between UE A1 and UE B1. User A knows the MS-ISDN number corresponding to user B's UE B1 terminal.
当能力交换的发起方的终端UE A1发起终端能力交换的过程,它向S-CSCF A发送401传输TRANSFER消息,该消息包含以UE B1的MS-ISDN号码构成的TEL URI,或者是用户B的SIP URI,当且仅当UE A1中保存了该TEL-URI与用户B的SIP URI之间的对应关系。如果401消息中包含的是TEL URI,S-CSCF A将该消息中的TEL URI替换成用户B的SIP URI,然后将消息发送给S-CSCF B。S-CSCF A如何知道用户B的SIP URI及如何找到用户B的S-CSCFB不在本发明包含范围之内,请参见已有技术。在本实施例中,假定用户B有两个终端UE B1和UE B2,且这两个终端都以同一个SIP URI向S-CSCFB注册过。因此S-CSCF B将传输消息发送给UE B1和UE B2。当UE B1和UE B2将他们自己的终端能力包含在200OK消息中后,将该消息发送给S-CSCFB。S-CSCF B负责将这两个响应转发给UE A1。这样就使得UE A1保存UE B1和UE B2的终端能力。在405和408的传输消息中还可以包含UE B1和UE B2的联系IP地址,这样UE A1可以保存这两个IP地址及对应的SIP URI。当用户A想通过UE A1加入与用户B的IMS会话时,UE A1发出的邀请消息中可以指定特定的联系IP地址,这样被叫的S-CSCF就可以将邀请消息只发送给以该IP地址注册的用户终端。When the terminal UE A1 of the initiator of capability exchange initiates the process of terminal capability exchange, it sends a 401 TRANSFER message to S-CSCF A, which contains the TEL URI composed of UE B1's MS-ISDN number, or user B's SIP URI, if and only if the corresponding relationship between the TEL-URI and the SIP URI of user B is stored in UE A1. If the 401 message contains the TEL URI, S-CSCF A replaces the TEL URI in the message with the SIP URI of user B, and then sends the message to S-CSCF B. How S-CSCF A knows the SIP URI of user B and how to find S-CSCFB of user B is not within the scope of the present invention, please refer to the prior art. In this embodiment, it is assumed that user B has two terminals UE B1 and UE B2, and both terminals have registered with S-CSCFB with the same SIP URI. So S-CSCF B sends the transmission message to UE B1 and UE B2. After UE B1 and UE B2 include their own terminal capabilities in the 200OK message, they send this message to S-CSCFB. S-CSCF B is responsible for forwarding these two responses to UE A1. In this way, UE A1 retains the terminal capabilities of UE B1 and UE B2. The transmission messages of 405 and 408 may also include the contact IP addresses of UE B1 and UE B2, so that UE A1 can store these two IP addresses and the corresponding SIP URI. When user A wants to join the IMS session with user B through UE A1, the invitation message sent by UE A1 can specify a specific contact IP address, so that the called S-CSCF can only send the invitation message to this IP address Registered user terminal.
411到420就是401到410的一个反过程,该过程中能力交换的发起方是用户B的终端设备UE B1。在417和420 200OK收到之后,UE B1就保存用户A的终端设备UE A1和UE A2的终端能力和其对应的IP地址。如果用户B想通过其终端UE B1发起CSI业务,那么在发出的邀请消息中可以指定特定的联系IP地址,这样被叫的S-CSCF就可以将邀请消息只发送给以该IP地址注册的用户终端。411 to 420 are a reverse process of 401 to 410, and the initiator of the capability exchange in this process is the terminal equipment UE B1 of user B. After receiving 417 and 420 200OK, UE B1 saves the terminal capabilities and corresponding IP addresses of user A's terminal equipment UE A1 and UE A2. If user B wants to initiate a CSI service through its terminal UE B1, a specific contact IP address can be specified in the invitation message sent, so that the called S-CSCF can only send the invitation message to the user registered with this IP address terminal.
图5给出的是本发明的一个实施例。What Fig. 5 provided is an embodiment of the present invention.
UE A已经与用户B的终端B1之间建立了CS域的呼叫。当UE A要向用户B的终端发起终端能力交换请求的时候,UE A向它的S-CSCFA发送询问QUERY消息501,该消息中包含以用户B的终端B1的电话号码构成的Request-URI或者用户B的公共用户标识PUI。S-CSCF A将Request-URI转换成为email形式的SIP URI。S-CSCF A向S-CSCF B发送询问QUERY消息502,该消息中包含转换的SIP URI等。503S-CSCF B查询用户设备的注册信息,知道该SIP URI对应两个IP地址,分别是终端B1和终端B2的。然后S-CSCF B向S-CSCF A返回响应消息(3xx或者200OK)504,该消息分别包含B1的IP地址和B2的IP地址。S-CSCF A将该消息返回给UE A505。UE A知道了用户B所有终端的IP地址,那么在随后发送的506和507中都包含B1和B2的IP地址,及用户B的SIP URI等信息。在收到该消息后,UE B1和UE B2将其终端能力包含在200OK消息中,当UE A收到508和509后,就保存UE B1和UE B2的终端能力,在随后的邀请消息中,UE A在该消息中包含IP地址,从而使得S-CSCF B知道将邀请消息路由到哪个终端设备处。UE A has established a CS domain call with user B's terminal B1. When UE A wants to initiate a terminal capability exchange request to the terminal of user B, UE A sends a query QUERY message 501 to its S-CSCFA, which contains the Request-URI composed of the phone number of terminal B1 of user B or User B's public user identifier PUI. S-CSCF A converts Request-URI into SIP URI in email form. S-CSCF A sends a query QUERY message 502 to S-CSCF B, which includes converted SIP URI and so on. 503S-CSCF B queries the registration information of the user equipment, and knows that the SIP URI corresponds to two IP addresses, which are respectively terminal B1 and terminal B2. Then S-CSCF B returns a response message (3xx or 200 OK) 504 to S-CSCF A, and the message includes the IP address of B1 and the IP address of B2 respectively. S-CSCF A returns the message to UE A505. UE A knows the IP addresses of all terminals of user B, then the subsequent 506 and 507 sent include the IP addresses of B1 and B2, and the SIP URI of user B and other information. After receiving this message, UE B1 and UE B2 include their terminal capabilities in the 200OK message. When UE A receives 508 and 509, it saves the terminal capabilities of UE B1 and UE B2. In the subsequent invitation message, UE A includes the IP address in the message, so that S-CSCF B knows which terminal device to route the invitation message to.
图6给出的是本发明的另一个实施例。Figure 6 shows another embodiment of the present invention.
通过图4和图5的方法,UE A已经得到了用户B的终端设备B1和B2的终端能力。接下来UE A要进行CSI业务,增加一个IMS会话,并且选择UE B2为建立IMS会话的对端。UE A发送601邀请消息给其S-CSCF A,该消息中包含UE B的SIP URI,或者TEL URI,UE B2的IP地址等信息。S-CSCF A将TEL URI转换成SIP URI,将消息转发给S-CSCF B602。S-CSCF B发现该消息中包含UE B2的IP地址,那么就将该消息只发送给UE B2603。UE B2收到该邀请消息后,就接收该IMS呼叫,发送200OK给UE A,该消息经过605和606的转发最后由UE A收到。Through the methods shown in Figure 4 and Figure 5, UE A has obtained the terminal capabilities of user B's terminal equipment B1 and B2. Next, UE A needs to perform CSI service, add an IMS session, and select UE B2 as the peer end for establishing the IMS session. UE A sends a 601 invitation message to its S-CSCF A, which contains UE B's SIP URI, or TEL URI, UE B2's IP address and other information. S-CSCF A converts the TEL URI into a SIP URI, and forwards the message to S-CSCF B602. S-CSCF B finds that the message contains the IP address of UE B2, so it sends the message only to UE B2603. After UE B2 receives the invitation message, it receives the IMS call and sends 200 OK to UE A. The message is forwarded by 605 and 606 and finally received by UE A.
Claims (9)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN2005100795086A CN1885859B (en) | 2005-06-22 | 2005-06-22 | Method for supporting combined circuit domain call and Internet multimedia subsystem dialogue |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN2005100795086A CN1885859B (en) | 2005-06-22 | 2005-06-22 | Method for supporting combined circuit domain call and Internet multimedia subsystem dialogue |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN1885859A CN1885859A (en) | 2006-12-27 |
| CN1885859B true CN1885859B (en) | 2010-12-01 |
Family
ID=37583830
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN2005100795086A Expired - Fee Related CN1885859B (en) | 2005-06-22 | 2005-06-22 | Method for supporting combined circuit domain call and Internet multimedia subsystem dialogue |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN1885859B (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101115059A (en) * | 2007-01-19 | 2008-01-30 | 华为技术有限公司 | Method, device and system for transmitting terminal information in multimedia subsystem |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2004071048A1 (en) * | 2003-02-03 | 2004-08-19 | Koninklijke Kpn N.V. | Message data transmission in mobile communication systems taking into account capabilities of sending and receiving devices |
| CN1842084A (en) * | 2005-03-28 | 2006-10-04 | 华为技术有限公司 | Method for realizing terminal ability interaction and route control when IMS and CS service concurrence |
-
2005
- 2005-06-22 CN CN2005100795086A patent/CN1885859B/en not_active Expired - Fee Related
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2004071048A1 (en) * | 2003-02-03 | 2004-08-19 | Koninklijke Kpn N.V. | Message data transmission in mobile communication systems taking into account capabilities of sending and receiving devices |
| CN1842084A (en) * | 2005-03-28 | 2006-10-04 | 华为技术有限公司 | Method for realizing terminal ability interaction and route control when IMS and CS service concurrence |
Non-Patent Citations (2)
| Title |
|---|
| J. Rosenberg.Obtaining and Using Globally Routable User Agent (UA)URIs(GRUU) in the Session Initiation Protocol (SIP).IETF STANDARD-WORKING-DRAFTdraft-ietf-sip-gruu-02.2004,draft-ietf-sip-gruu-02全文. * |
| Report on alternative architectures for combining CS Bearerswith IMS.3GPP TR 23.899V1.0.0.2004,draft-ietf-sip-gruu-02全文. * |
Also Published As
| Publication number | Publication date |
|---|---|
| CN1885859A (en) | 2006-12-27 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US11575719B2 (en) | Exchange and use of globally unique device identifiers for circuit-switched and packet switched integration | |
| US9363319B2 (en) | Method and system of transferring a message in a session initiation protocol based communications network | |
| CN101102537A (en) | Apparatus, system and method for filtering applications | |
| CN101682617A (en) | Group call capability query | |
| US9246955B2 (en) | Capability query handling in a communication network | |
| CN1859723A (en) | Method for supporting merged circuit domain call and IMS conversation | |
| US8036659B2 (en) | Method for requesting an unregistered UE to perform registration in the IMS | |
| CN101743733B (en) | IP multimedia subsystem (IMS) and method for routing an HTTP message via an IMS | |
| WO2006111845A2 (en) | Session initiation from application servers in an ip multimedia subsystem | |
| JP5608748B2 (en) | Method and apparatus in a communication network | |
| CN1856167B (en) | Method to request registration of users who are not registered with IMS | |
| CN101547424A (en) | A terminal access position acquiring method, device and system | |
| CN1885859B (en) | Method for supporting combined circuit domain call and Internet multimedia subsystem dialogue | |
| CN101330645B (en) | Method for establishing conversation in an IP multimedia subsystem | |
| KR101006318B1 (en) | Internet based call processing method and system | |
| CN101242635A (en) | Method for obtaining MSISDN number, communication system, HSS, AS, CSCF and CSI terminal |
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 | ||
| CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20101201 Termination date: 20140622 |
|
| EXPY | Termination of patent right or utility model |