JP2011041192A - Session control apparatus and method - Google Patents

Session control apparatus and method Download PDF

Info

Publication number
JP2011041192A
JP2011041192A JP2009189255A JP2009189255A JP2011041192A JP 2011041192 A JP2011041192 A JP 2011041192A JP 2009189255 A JP2009189255 A JP 2009189255A JP 2009189255 A JP2009189255 A JP 2009189255A JP 2011041192 A JP2011041192 A JP 2011041192A
Authority
JP
Japan
Prior art keywords
session
session control
application server
information
transmission
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2009189255A
Other languages
Japanese (ja)
Inventor
Hiroshi Ishikawa
寛 石川
Takumi Oba
巧 大羽
Naotaka Morita
直孝 森田
Akira Kurokawa
章 黒川
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2009189255A priority Critical patent/JP2011041192A/en
Publication of JP2011041192A publication Critical patent/JP2011041192A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To reduce a processing load by preventing an application server from performing unnecessary signal transfer processings during session control and to improve the throughput of a network. <P>SOLUTION: A subscriber information storage section of S-CSCF (2-B) stores connection conditions for application servers ASV1, ASV2, in advance. When the S-CSCF (2-B) controls a session between subscriber terminals UE-A and UE-B, on the basis of information corresponding to subscribers stored in the subscriber information storage section of the S-CSCF (2-B), it is then determined whether transmission/reception of a session control signal is required for the application servers ASV1; ASV2 and only when it is determined that the transmission/reception is required as a result of the determination, is the session control signal transmitted/received with the application servers ASV1, ASV2. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

この発明は、IMS(IP Multimedia Subsystem)において端末間のセッション制御を行うセッション制御装置及び方法に関する。   The present invention relates to a session control apparatus and method for performing session control between terminals in an IMS (IP Multimedia Subsystem).

ITU-T等で議論している次世代ネットワーク(NGN:Next Generation Network)は、サービスがIP(Internet Protocol)ネットワークを経て提供されるネットワークアーキテクチャを想定している。NGNでは第三世代の移動通信ネットワークの標準化団体である3GPP(3rd Generation Partnership Project)で策定されたIMSの採用を決めており、このIMSを用いたネットワークサービスが提供されている。IMSはプロトコルとしてSIP (Session Initiation Protocol)を用いることで、サービスの実行制御、端末間のセッション制御、登録処理及び課金処理等を行うサブシステムである。IMSでは、SIP を用いたアプリケーション・サーバ(AS:Application Server)を利用することで様々なアプリケーションを実行することが可能となる。アプリケーション・サーバを利用することで、IMSは単なる二者間でのマルチメディア・セッションの確立だけでなく、拡張したサービスを実現することができる。アプリケーション・サーバを利用することで実現されるサービスとしては、CAT(Customized Alerting Tone)サービスや保留サービス等が知られている(例えば、非特許文献1及び非特許文献2を参照。)。   A next generation network (NGN) discussed in ITU-T and the like assumes a network architecture in which services are provided via an IP (Internet Protocol) network. NGN has decided to adopt IMS formulated by 3GPP (3rd Generation Partnership Project), which is a standard organization for third-generation mobile communication networks, and provides network services using this IMS. The IMS is a subsystem that performs service execution control, session control between terminals, registration processing, charging processing, and the like by using SIP (Session Initiation Protocol) as a protocol. In IMS, it is possible to execute various applications by using an application server (AS) using SIP. By using an application server, IMS can not only establish a multimedia session between two parties, but also realize an extended service. As services realized by using an application server, a CAT (Customized Alerting Tone) service, a hold service, and the like are known (see, for example, Non-Patent Document 1 and Non-Patent Document 2).

ところで、発信側の端末と着信側の端末との間にアプリケーション・サーバを介してセッションを確立する場合、セッション制御サーバ(S−CSCF:Call Session Control Function)は、例えば図10に示すようにアプリケーション・サーバASV1,ASV2を起点として、発信元の端末UE−Aとの間と、着信先の端末UE−Bとの間に2つのフローを形成することでセッションを確立する。   By the way, when a session is established between an originating terminal and a terminating terminal via an application server, a session control server (S-CSCF: Call Session Control Function), for example, as shown in FIG. Starting from the servers ASV1 and ASV2, a session is established by forming two flows between the terminal UE-A that is the source and the terminal UE-B that is the destination.

図11は、上記セッションの確立過程で構築されるルート情報、つまりRoute Set の一例を示すものである。発信元の端末UE−Aから着信先の端末UE−Bとの間にセッションを確立する場合、当該端末UE−A,UE−B間に介在する、各ノードの識別情報A,B,C,1,C,Dが順に記録されることでRoute Set が生成される。このRoute Set は着信先の端末UE−Bから発信元の端末UE−Aへ応答信号により通知され、以後発信元の端末UE−Aと着信先の端末UE−Bとの間で転送されるセッション制御信号は、上記Route Set に従い転送される(例えば、非特許文献3乃至非特許文献6を参照。)。   FIG. 11 shows an example of route information constructed in the process of establishing the session, that is, a Route Set. When a session is established between the source terminal UE-A and the destination terminal UE-B, the identification information A, B, C of each node interposed between the terminals UE-A and UE-B Route Set is generated by sequentially recording 1, C, and D. This Route Set is notified by a response signal from the destination terminal UE-B to the source terminal UE-A, and subsequently transferred between the source terminal UE-A and the destination terminal UE-B. The control signal is transferred according to the Route Set (see, for example, Non-Patent Document 3 to Non-Patent Document 6).

3GPP TS 24.182 V8.2.0 (2009-06); 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; IP Multimedia Subsystem (IMS) Customized Alerting Tones (CAT); Protocol specification (Release 8); 4章等, Jun.20093GPP TS 24.182 V8.2.0 (2009-06); 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; IP Multimedia Subsystem (IMS) Customized Alerting Tones (CAT); Protocol specification (Release 8); Chapter 4 etc., Jun .2009 3GPP TS 24.610 V8.3.0 (2009 03); 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; Communication HOLD (HOLD) using IP Multimedia (IM) Core Network (CN) subsystem; Protocol specification (Release 8); 4章等, Mar.20093GPP TS 24.610 V8.3.0 (2009 03); 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; Communication HOLD (HOLD) using IP Multimedia (IM) Core Network (CN) subsystem; Protocol specification (Release 8); 4 Chapters, Mar. 2009 3GPP TS 23.228, V8.9.0 (2009-06); 3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; IP Multimedia Subsystem (IMS); Stage 2 (Release 8); 4.2.4章, 24頁, Jun.20093GPP TS 23.228, V8.9.0 (2009-06); 3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; IP Multimedia Subsystem (IMS); Stage 2 (Release 8); 4.2.4, 24, Jun. 2009 3GPP TS 24.229, V8.8.0 (2009-06); 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; IP multimedia call control protocol based on Session Initiation Protocol (SIP) and Session Description Protocol (SDP); Stage 3 (Release 8); 5.4.3.2章, 66頁, Jun.20093GPP TS 24.229, V8.8.0 (2009-06); 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; IP multimedia call control protocol based on Session Initiation Protocol (SIP) and Session Description Protocol (SDP); Stage 3 ( Release 8); 5.4.3.2, 66, Jun. 2009 3GPP TS 23.218, V8.4.0 (2008-12); 3rd Generation Partnership Project; Technical Specification Group 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; IP Multimedia (IM) session handling; IM call model; Stage 2 (Release 8); 5.2.1〜5.2.3章, 12〜13頁, Dec.20083GPP TS 23.218, V8.4.0 (2008-12); 3rd Generation Partnership Project; Technical Specification Group 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; IP Multimedia (IM) session handling; IM call model; Stage 2 (Release 8); 5.2.1-5.2.3, 12-13, Dec. 2008 3GPP TS 29.228, V8.5.0 (2009-03); 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; IP Multimedia (IM) Subsystem Cx and Dx interfaces; Signalling flows and message contents (Release 8); Annex B (informative): 2.2章,2.3章, 52〜54頁 Mar.20093GPP TS 29.228, V8.5.0 (2009-03); 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; IP Multimedia (IM) Subsystem Cx and Dx interfaces; Signaling flows and message contents (Release 8); Annex B ( informative): Chapter 2.2, Chapter 2.3, pp. 52-54 Mar.2009

ところが、上記した従来のセッション制御方法では、セッション制御処理の開始から終了までの全期間にわたり、アプリケーション・サーバが常時介在する状態でセッション制御信号の転送制御が行われる。このため、実際のサービスの実行中にアプリケーション・サーバを介在させる必要がなくなっても、例えば図12に示すようにセッション制御信号は常にアプリケーション・サーバASV1を経由することになる。この結果、アプリケーション・サーバASV1にとっては、不必要なセッション制御信号の送受信処理のために無駄な負荷がかかるという問題があった。   However, in the conventional session control method described above, the transfer control of the session control signal is performed in a state where the application server is always present over the entire period from the start to the end of the session control process. For this reason, even if it becomes unnecessary to intervene an application server during execution of an actual service, for example, as shown in FIG. 12, the session control signal always passes through the application server ASV1. As a result, there has been a problem that the application server ASV1 has a useless load due to an unnecessary session control signal transmission / reception process.

さらに、例えば図13に示すように転送経路に介在するアプリケーション・サーバASV1,ASV2,ASV3,…の数が多くなると、Route set の情報量増加によるセッション制御信号のデータサイズの大型化と、SIP のホップ数の増加により、ネットワークのスループットの低下を招く心配もあった。   Further, for example, as shown in FIG. 13, when the number of application servers ASV1, ASV2, ASV3,... Intervening in the transfer route increases, the data size of the session control signal increases due to the increase in the amount of information in the route set, and the SIP There was also a concern that the increase in the number of hops would cause a decrease in network throughput.

この発明は上記事情に着目してなされたもので、その目的とするところは、セッション制御時において、アプリケーション・サーバで不必要な信号転送処理が行われないようにしてアプリケーション・サーバの処理負荷を軽減とネットワークにおけるスループットの向上を可能にしたセッション制御装置及び方法を提供することにある。   The present invention has been made paying attention to the above circumstances, and its purpose is to reduce the processing load on the application server so that unnecessary signal transfer processing is not performed in the application server during session control. It is an object of the present invention to provide a session control apparatus and method capable of reducing and improving throughput in a network.

上記目的を達成するためにこの発明の一つの観点は、IMS(IP Multimedia Subsystem)を用いたネットワークに設けられ、加入者端末間でアプリケーション・サーバを介してセッション制御を行うセッション制御装置にあって、サービスごとに上記アプリケーション・サーバに対するセッション制御信号の送受信条件を表す拡張情報を含むフィルタ情報をフィルタ情報記憶手段に記憶しておく。そして、上記加入者端末間のセッション制御時に、当該加入者端末が利用するサービスに対応する上記記憶されたフィルタ情報に含まれる拡張情報をもとに、上記アプリケーション・サーバに対するセッション制御信号の送受信の要否を判定し、この判定の結果に基づいてアプリケーション・サーバとの間のセッション制御信号の送受信を制御するようにしたものである。   In order to achieve the above object, one aspect of the present invention is a session control apparatus provided in a network using IMS (IP Multimedia Subsystem) and performing session control between subscriber terminals via an application server. For each service, filter information including extended information indicating transmission / reception conditions of the session control signal to the application server is stored in the filter information storage means. During session control between the subscriber terminals, transmission / reception of session control signals to / from the application server is performed based on the extended information included in the stored filter information corresponding to the service used by the subscriber terminals. The necessity is determined, and the transmission / reception of the session control signal with the application server is controlled based on the result of the determination.

したがって、アプリケーション・サーバに対するセッション制御信号の送受信条件を表す拡張情報をフィルタ情報に含めて予め記憶しておくことで、加入者端末間のセッション制御時に、上記記憶されたフィルタ情報に含まれる拡張情報をもとにアプリケーション・サーバに対するセッション制御信号の送受信の要否が判定され、この判定の結果に基づいてアプリケーション・サーバとの間のセッション制御信号の送受信が行われる。このため、アプリケーション・サーバとの間では、予め設定した条件を満たすときのみセッション制御信号の送受信が行われることになる。したがって、アプリケーション・サーバでは無駄なセッション制御信号の送受信が行われなくなり、これによりアプリケーション・サーバの処理負荷は軽減される。   Therefore, by storing beforehand the extended information indicating the transmission / reception conditions of the session control signal for the application server in the filter information, the extended information included in the stored filter information at the time of session control between subscriber terminals. Whether or not it is necessary to transmit / receive a session control signal to / from the application server is determined based on the above, and a session control signal is transmitted / received to / from the application server based on the determination result. For this reason, the session control signal is transmitted to and received from the application server only when a preset condition is satisfied. Accordingly, useless session control signals are not transmitted and received in the application server, thereby reducing the processing load on the application server.

また、この発明の一観点は以下のような具体的な態様を備えることも特徴とする。
第1の態様は、発信元の加入者端末から送信されるセッション確立要求に応じてセッション制御経路を表すルート情報を構築する際に、アプリケーション・サーバの識別情報を上記ルート情報に記録しないように制御するものである。
このようにすると、セッション確立要求時において構築されるルート情報にはアプリケーション・サーバの識別情報が記録されない。このため、セッション制御経路上にアプリケーション・サーバが存在することを加入者端末に対し隠蔽することが可能となる。また、アプリケーション・サーバの識別情報を記録しないようにすることでルート情報の情報サイズを小さくすることができ、これにより加入者端末が多数のアプリケーション・サーバのサービスを利用する場合でも、セッション制御信号のデータサイズを小型化することが可能となる。
Another aspect of the present invention is characterized by comprising the following specific modes.
In the first aspect, when the route information indicating the session control path is constructed in response to the session establishment request transmitted from the originating subscriber terminal, the identification information of the application server is not recorded in the route information. It is something to control.
In this way, the application server identification information is not recorded in the route information constructed at the time of the session establishment request. Therefore, it is possible to conceal the presence of the application server on the session control path from the subscriber terminal. In addition, the information size of the route information can be reduced by not recording the identification information of the application server, so that the session control signal can be obtained even when the subscriber terminal uses a number of application server services. The data size can be reduced.

第2の態様は、フィルタ情報の拡張情報として、「常時」、「セッション確立前」、「セッション確立後」のいずれかを指定する情報を記憶させる。そして、セッション制御を行う際に、上記記憶されたフィルタ情報に含まれる拡張情報に応じ、当該拡張情報が「常時」の場合にはアプリケーション・サーバとの間のセッション制御信号の送受信を常時行い、上記拡張情報が「セッション確立前」及び「セッション確立後」の場合にはそれぞれセッション確立前及びセッション確立後の期間のみアプリケーション・サーバとの間でセッション制御信号の送受信を行うように制御するものである。
このようにすると、セッション制御信号の送受信条件として、「常時」、「セッション確立前」、「セッション確立後」の3種類の送受信許可期間を指定することができ、これにより簡単な条件によりアプリケーション・サーバとの間のセッション制御信号の送受信を制御することができる。
In the second aspect, information specifying any one of “always”, “before session establishment”, and “after session establishment” is stored as the extension information of the filter information. When performing session control, according to the extended information included in the stored filter information, when the extended information is “always”, the session control signal is always transmitted and received with the application server, When the above extended information is “before session establishment” and “after session establishment”, control is performed so that session control signals are transmitted / received to / from the application server only during the period before session establishment and after session establishment. is there.
In this way, three types of transmission / reception permission periods of “always”, “before session establishment”, and “after session establishment” can be designated as the transmission / reception conditions for the session control signal. Transmission and reception of session control signals with the server can be controlled.

すなわち、この発明の一つの観点によれば、セッション制御時において、アプリケーション・サーバで不必要な信号転送処理が行われないようにしてアプリケーション・サーバの処理負荷を軽減とネットワークにおけるスループットの向上を可能にしたセッション制御装置及び方法を提供することができる。   That is, according to one aspect of the present invention, it is possible to reduce the processing load on the application server and improve the throughput in the network by preventing unnecessary signal transfer processing from being performed on the application server during session control. A session control apparatus and method can be provided.

この発明の一実施形態に係わるセッション制御機能(S−CSCF)を備えたIMSネットワークシステムの概略構成図。1 is a schematic configuration diagram of an IMS network system having a session control function (S-CSCF) according to an embodiment of the present invention. この発明の一実施形態に係わるセッション制御機能(S−CSCF)の構成を示すブロック図。The block diagram which shows the structure of the session control function (S-CSCF) concerning one Embodiment of this invention. 図2に示したセッション制御機能(S−CSCF)が加入者情報として保存するinitial Filter Criteriaの構成の一例を示す図。The figure which shows an example of a structure of initial Filter Criteria which the session control function (S-CSCF) shown in FIG. 2 preserve | saves as subscriber information. 図1に示したシステムにおけるIMS CAT発信時のシーケンスを示す図。The figure which shows the sequence at the time of IMS CAT transmission in the system shown in FIG. IMS CAT発信時のシーケンスの従来例を示す図。The figure which shows the prior art example of the sequence at the time of IMS CAT transmission. 図1に示したシステムにおける保留サービス実行時のシーケンスを示す図。The figure which shows the sequence at the time of the pending | holding service execution in the system shown in FIG. 保留サービス実行時のシーケンスの従来例を示す図。The figure which shows the prior art example of the sequence at the time of pending | holding service execution. 図1に示したシステムにおいて生成されるセッションを構成するフローを示す図。The figure which shows the flow which comprises the session produced | generated in the system shown in FIG. 図1に示したシステムにおけるRoute setの構築動作を示す図。The figure which shows the construction operation | movement of Route set in the system shown in FIG. 従来システムにおいて生成されるセッションを構成するフローを示す図。The figure which shows the flow which comprises the session produced | generated in the conventional system. 従来システムにおけるRoute setの構築動作を示す図。The figure which shows construction | assembly operation | movement of Route set in a conventional system. 従来システムの課題を説明するための図。The figure for demonstrating the subject of a conventional system. 従来システムの課題を説明するための図。The figure for demonstrating the subject of a conventional system.

以下、図面を参照してこの発明に係わる実施形態を説明する。
図1は、この発明の一実施形態に係わるセッション制御機能を備えたネットワークシステムの概略構成図である。このネットワークシステムは、通信事業者が管理するIMS(IP Multimedia Subsystem)に基づくネットワークからなり、通信プロトコルとしてSIP(Session Initiation Protocol)を使用する。
Embodiments according to the present invention will be described below with reference to the drawings.
FIG. 1 is a schematic configuration diagram of a network system having a session control function according to an embodiment of the present invention. This network system is composed of a network based on IMS (IP Multimedia Subsystem) managed by a telecommunications carrier, and uses SIP (Session Initiation Protocol) as a communication protocol.

IMSのネットワークNWは、複数のSIP サーバSSV−A,SSV−Bと、複数のアプリケーション・サーバ(AS)ASV1,ASV2と、加入者情報データベース(HSS:Home Subscriber Server)DBを備えている。
このうちSIP サーバSSV−A,SSV−Bはそれぞれ、P−CSCF(Proxy−Call Session Control Function)1−A,1−Bと、S−CSCF(Serving−Call Session Control Function)2−A,2−Bと、図示しないI−CSCF(Interrogating−Call Session Control Function)を有している。P−CSCF1−A,1−Bは、プロキシサーバとして機能するもので、このP−CSCF1−A,1−Bには携帯電話機やPDA(Personal Digital Assistant)、パーソナル・コンピュータ等の加入者端末UE−A,UE−Bが接続される。
The IMS network NW includes a plurality of SIP servers SSV-A and SSV-B, a plurality of application servers (AS) ASV1 and ASV2, and a subscriber information database (HSS: Home Subscriber Server) DB.
Among these, SIP servers SSV-A and SSV-B are respectively P-CSCF (Proxy-Call Session Control Function) 1-A, 1-B and S-CSCF (Serving-Call Session Control Function) 2-A, 2 -B and I-CSCF (Interrogating-Call Session Control Function) (not shown). The P-CSCF 1-A and 1-B function as proxy servers. The P-CSCF 1-A and 1-B include subscriber terminals UE such as mobile phones, PDAs (Personal Digital Assistants), and personal computers. -A and UE-B are connected.

S−CSCF2−A,2−Bは、セッション制御サーバとして機能するもので、加入者情報データベースDBに記憶された加入者情報に基づいて、加入者端末UE−A,UE−B及びアプリケーション・サーバASV1,ASV2に対するSIPによるセッション確立や開放等のセッション制御処理を行う。   The S-CSCFs 2-A and 2-B function as session control servers. Based on the subscriber information stored in the subscriber information database DB, the subscriber terminals UE-A and UE-B and the application server Session control processing such as session establishment and release by SIP for ASV1 and ASV2 is performed.

アプリケーション・サーバASV1,ASV2は、加入者に対し種々のサービスを提供するもので、上記S−CSCF2−A,2−Bに対し接続される。付加サービスとしては、例えば発信元の加入者端末に対しRBT(Ring Back Tone)に代わり音楽データ等の特別な呼出音を提供するCAT(Customized Alerting Tone)サービスや、保留操作を行った加入者端末に対し保留音を提供する保留サービス、加入者端末から送信される通話音声データを記録する留守番電話サービス等がある。   The application servers ASV1 and ASV2 provide various services to subscribers and are connected to the S-CSCFs 2-A and 2-B. As an additional service, for example, a CAT (Customized Alerting Tone) service that provides a special ringing tone such as music data instead of RBT (Ring Back Tone) to a calling subscriber terminal, or a subscriber terminal that performs a hold operation For example, there is a hold service that provides a hold sound, an answering machine service that records call voice data transmitted from a subscriber terminal, and the like.

ところで、上記S−CSCF2−A,2−Bは以下のように構成される。図2はその機能構成を示すブロック図である。
すなわち、S−CSCF2−A,2−Bは、制御ユニット21と、記憶ユニット22と、SIP 送受信部23を備えている。このうち先ずSIP 送受信部23は、制御ユニット21の制御の下で、P−CSCF1−A,1−B、アプリケーション・サーバASV1,ASV2及び加入者情報データベースDBとの間でSIP 信号の送受信を行う。
By the way, the S-CSCF2-A and 2-B are configured as follows. FIG. 2 is a block diagram showing the functional configuration.
That is, the S-CSCFs 2-A and 2-B include a control unit 21, a storage unit 22, and a SIP transmission / reception unit 23. First of all, the SIP transmission / reception unit 23 transmits / receives a SIP signal to / from the P-CSCF 1 -A, 1 -B, the application servers ASV 1 and ASV 2, and the subscriber information database DB under the control of the control unit 21. .

記憶ユニット22には、加入者情報記憶部221が設けられている。加入者情報記憶部221には、加入者情報の一つとしてinitial Filter Criteria40が保存される。このinitial Filter Criteria40は、加入者登録時に加入者情報データベース(HSS)DBからダウンロードされる。   The storage unit 22 is provided with a subscriber information storage unit 221. The subscriber information storage unit 221 stores initial Filter Criteria 40 as one piece of subscriber information. This initial Filter Criteria 40 is downloaded from the subscriber information database (HSS) DB at the time of subscriber registration.

initial Filter Criteria40は、例えば図3に示すようにTrigger Point41と、Application Server管理情報42とを備える。Trigger Point41は、複数のService Point Trigger411〜44nを有している。各Service Point Trigger411〜44nは、受信したセッション制御信号のヘッダ等に挿入された条件がいずれのサービス条件と一致するかを判定するもので、それぞれRequest-URI51と、SIP Method52と、SIP Header53と、Session Case54と、Session Description55とを含んでいる。Request-URI51は、SIP 信号の宛先を表す。SIP Method52は、INVITE、OPTIONS、SUBSCRIBE等の対象となるSIP methodを表す。SIP Header53は、検索対象となるSIP Headerの有無或いは部分/完全一致となる条件の有無を判定するために用いる。Session Case54は、セッションの向き等の条件を表す。この条件としては、発信者宛の信号(在圏/圏外)、着信者宛の信号(在圏/圏外)、転送サービス後の発信者等の5つのパターンがある。Session Description55は、セッション制御信号の本文(body部)に記述されている内容との部分/完全一致となる条件の判定に用いる。   The initial Filter Criteria 40 includes a Trigger Point 41 and Application Server management information 42 as shown in FIG. The Trigger Point 41 has a plurality of Service Point Triggers 411 to 44n. Each Service Point Trigger 411-44n determines which service condition the condition inserted in the header or the like of the received session control signal matches. Request-URI 51, SIP Method 52, SIP Header 53, Session Case 54 and Session Description 55 are included. Request-URI 51 represents the destination of the SIP signal. SIP Method 52 represents a SIP method that is a target of INVITE, OPTIONS, SUBSCRIBE, or the like. The SIP Header 53 is used to determine the presence or absence of a SIP Header to be searched or the presence or absence of a partial / perfect match condition. Session Case 54 represents a condition such as a session direction. As this condition, there are five patterns such as a signal addressed to the caller (in-service / out-of-service area), a signal addressed to the call-in party (in-service / out-of-service area), and a caller after the transfer service. Session Description 55 is used to determine a condition that is partial / completely coincident with the content described in the body (body part) of the session control signal.

また、各Service Point Trigger411〜41nには、この発明を実現するために必要な制御情報としてAS handling case within session56が新たに記憶されている。AS handling case within session56は、アプリケーション・サーバASV1,ASV2に対する接続条件を指定するもので、接続条件として「常時」と、「セッション確立前のみ」と、「セッション確立後のみ」の3種類の送受信許可期間のいずれかを指定する。   Each Service Point Trigger 411 to 41n newly stores AS handling case within session 56 as control information necessary to realize the present invention. AS handling case within session 56 specifies connection conditions for application servers ASV1 and ASV2, and three types of transmission / reception permission are set as "always", "only before session establishment", and "only after session establishment" as connection conditions. Specify one of the periods.

一方、Application Server管理情報42は、アプリケーション・サーバASV1,ASV2に対し接続するために必要な情報を記憶したもので、上記各Service Point Trigger411〜41nの中から受信セッション制御信号の条件と一致する条件を含むService Point Triggerが見つかった場合に読み出される。Application Server管理情報42には、SIP URI61と、Default handling62と、Service Information63が記憶されている。SIP URI61は、接続先対象のアプリケーション・サーバの宛先を表す。Default handling62は、アプリケーション・サーバに対しセッション制御信号が到達不能となった場合にどういう動作を実行するかを規定する。Service Information63は、アプリケーション・サーバからセッション制御サーバSSV1に対して通知される内容の通知欄を表す。   On the other hand, the Application Server management information 42 stores information necessary for connecting to the application servers ASV1 and ASV2, and is a condition that matches the condition of the received session control signal among the above Service Point Triggers 411 to 41n. Read when Service Point Trigger including is found. In the Application Server management information 42, a SIP URI 61, a default handling 62, and service information 63 are stored. The SIP URI 61 represents a destination of a connection destination target application server. The default handling 62 defines what operation is performed when the session control signal becomes unreachable to the application server. Service Information 63 represents a notification column of contents notified from the application server to the session control server SSV1.

また、Application Server管理情報42にも、上記Service Point Trigger41と同様にAS handling case within session64が新たに記憶されている。このAS handling case within session64は、上記Service Point Trigger41に記憶されたAS handling case within session56と同一の内容を有するもので、AS handling case within session56の予備として使用される。
なお、上記initial Filter Criteria40の基本構成とその機能については、非特許文献4のAnnex B.2.2章、2.3章に詳しく述べられている。
Further, AS handling case within session 64 is also newly stored in the Application Server management information 42 as in the case of the Service Point Trigger 41. The AS handling case within session 64 has the same contents as the AS handling case within session 56 stored in the Service Point Trigger 41 and is used as a spare for the AS handling case within session 56.
The basic configuration and functions of the initial filter criteria 40 are described in detail in Annex B.2.2 and 2.3 of Non-Patent Document 4.

制御ユニット10は、この発明に係わる制御機能として、ルート情報構築部211と、AS送受信要否判定部212と、信号送受信制御部213とを備えている。これらの制御機能はいずれも、制御プログラムをCPU(Central Processing Unit)に実行させることにより実現される。   The control unit 10 includes a route information construction unit 211, an AS transmission / reception necessity determination unit 212, and a signal transmission / reception control unit 213 as control functions according to the present invention. All of these control functions are realized by causing a CPU (Central Processing Unit) to execute a control program.

ルート情報構築部211は、発信元の加入者端末から送信されたセッション確立要求が受信された場合に、発信元の加入者端末から着信先の加入者端末までの信号転送経路を表すルート情報(Route set)に、アプリケーション・サーバASV1,ASV2の識別情報を記録せず、自己のセッション制御サーバSSV1の識別情報のみを記録する。すなわち、ルート情報からアプリケーション・サーバASV1,ASV2を隠蔽する処理を行う。   The route information construction unit 211, when receiving a session establishment request transmitted from a source subscriber terminal, indicates route information indicating a signal transfer path from the source subscriber terminal to the destination subscriber terminal ( In the Route set), the identification information of the application servers ASV1 and ASV2 is not recorded, but only the identification information of the own session control server SSV1 is recorded. That is, a process for concealing the application servers ASV1 and ASV2 from the route information is performed.

AS送受信要否判定部212は、加入者端末から送信されたセッション制御信号が受信された場合に、上記記憶ユニット22の加入者情報記憶部221に保存されたinitial Filter Criteria40を参照して、現在のセッション制御過程がAS handling case within session56に記述された接続条件に該当するか否かを判定し、その判定結果をもとにアプリケーション・サーバASV1,ASV2に対するセッション制御信号の送受信の要否を判断する。   The AS transmission / reception necessity determination unit 212 refers to the initial Filter Criteria 40 stored in the subscriber information storage unit 221 of the storage unit 22 when the session control signal transmitted from the subscriber terminal is received, It is determined whether or not the session control process corresponds to the connection condition described in AS handling case within session 56, and the necessity of transmission / reception of the session control signal to the application servers ASV1 and ASV2 is determined based on the determination result To do.

信号送受信制御部213は、上記AS送受信要否判定部212によるセッション制御信号の送受信の要否の判定結果に基づいて、送受信が必要と判断された場合にのみアプリケーション・サーバASV1,ASV2との間に形成されるフローを使用して、アプリケーション・サーバASV1との間でセッション制御信号を送受信する。上記アプリケーション・サーバASV1,ASV2との間に形成されるフローは、発信元の加入者端末及び着信先の加入者端末との間にそれぞれ形成されるフローとは独立したフローである。   The signal transmission / reception control unit 213 communicates with the application servers ASV1 and ASV2 only when transmission / reception is determined to be necessary based on the determination result of whether transmission / reception of the session control signal is required by the AS transmission / reception necessity determination unit 212. The session control signal is transmitted / received to / from the application server ASV1 using the flow formed in the above. The flow formed between the application servers ASV1 and ASV2 is independent from the flow formed between the calling subscriber terminal and the called subscriber terminal.

次に、以上のように構成されたセッション制御サーバ(S−CSCF)2−A,2−Bの動作を、2種類のサービスを例にとって説明する。
(1)IMS CATサービスの提供を受ける場合
ここでは、加入者端末UE−Aを発信元、加入者端末UE−Bを着信先とし、発信元の加入者端末UE−AがCATサービスを利用する場合を例にとって説明する。CATサービスは、アプリケーション・サーバASV1が提供する。図4はその制御シーケンスを示す図である。
Next, the operation of the session control server (S-CSCF) 2-A, 2-B configured as described above will be described using two types of services as examples.
(1) When receiving IMS CAT service
Here, a case where the subscriber terminal UE-A is a source, the subscriber terminal UE-B is a destination, and the source subscriber terminal UE-A uses a CAT service will be described as an example. The CAT service is provided by the application server ASV1. FIG. 4 is a diagram showing the control sequence.

先ず、発信元の加入者端末UE−Aがセッション確立要求INVITE(Offer A1)を送信すると、このINVITE(Offer A1)は上記加入者端末UE−Aを収容するP−CSCF1−Aで受信されたのちS−CSCF2−Aに転送され、このS−CSCF2−Aから着信先の加入者端末UE−Bを収容するS−CSCF2−Bに転送される。   First, when the originating subscriber terminal UE-A transmits a session establishment request INVITE (Offer A1), this INVITE (Offer A1) is received by the P-CSCF1-A that accommodates the subscriber terminal UE-A. After that, the data is transferred to the S-CSCF2-A, and transferred from the S-CSCF2-A to the S-CSCF2-B that accommodates the destination subscriber terminal UE-B.

さて、上記セッション確立要求INVITE(Offer A1)を受信すると着信側のS−CSCF2−Bは、AS送受信要否判定部212により、アプリケーション・サーバに対するセッション制御信号の送受信の要否を以下のように判定する。すなわち、先ず上記受信したINVITE(Offer A1)をもとに、加入者情報記憶部221に保存されたinitial Filter Criteria40の中から、発信元の加入者に対応する条件が記憶されたService Point Triggerを検索する。次に、この検索されたService Point Trigger のAS handling case within session56に記載された接続条件に、現在のセッション制御過程が該当するか否かを判定する。そして、この判定の結果、現在のセッション制御過程が上記接続条件に該当すると、アプリケーション・サーバに対するセッション制御信号の送受信が必要と判断する。   Upon receiving the session establishment request INVITE (Offer A1), the receiving S-CSCF2-B determines whether transmission / reception of the session control signal to / from the application server is performed by the AS transmission / reception necessity determination unit 212 as follows. judge. That is, first, based on the received INVITE (Offer A1), the Service Point Trigger in which the conditions corresponding to the calling subscriber are stored from the initial Filter Criteria 40 stored in the subscriber information storage unit 221. Search for. Next, it is determined whether or not the current session control process corresponds to the connection condition described in AS handling case within session 56 of the searched Service Point Trigger. If the current session control process satisfies the connection condition as a result of this determination, it is determined that transmission / reception of a session control signal to the application server is necessary.

例えば、いまAS handling case within session56に接続条件として「セッション確立前のみ」が記載されていれば、現在のセッション制御過程はセッション確立前の状態であるため上記接続条件に該当する。このため、AS送受信要否判定部212は、アプリケーション・サーバASV1に対するセッション制御信号の送受信が必要と判断する。   For example, if “only before session establishment” is described as a connection condition in the AS handling case within session 56, the current session control process is in a state before the session establishment, and thus corresponds to the connection condition. Therefore, the AS transmission / reception necessity determination unit 212 determines that transmission / reception of a session control signal to the application server ASV1 is necessary.

AS送受信要否判定部212により送受信が必要と判断されると、信号送受信制御部213によりApplication Server管理情報42が読み出され、この管理情報42に記載された情報に基づいて、アプリケーション・サーバASV1との間でセッション確立要求INVITE(Offer A1)の送受信が行われる。なお、このときアプリケーション・サーバASV1との間のINVITE(Offer A1)の送受信は、図8に示すように発信元の加入者端末及び着信先の加入者端末との間にそれぞれ形成されるフローとは独立したフローにより行われる。   When the AS transmission / reception necessity determining unit 212 determines that transmission / reception is necessary, the application server management information 42 is read by the signal transmission / reception control unit 213, and the application server ASV 1 is based on the information described in the management information 42. Session establishment request INVITE (Offer A1) is transmitted / received to / from. At this time, the transmission / reception of INVITE (Offer A1) to / from the application server ASV1 is performed between the originating subscriber terminal and the terminating subscriber terminal as shown in FIG. Is performed by an independent flow.

上記INVITE(Offer A1)を受信するとアプリケーション・サーバASV1は、音源としてのMRFに対しINVITE(Offer A1)を与える。MRFは上記INVITE(Offer A1)に応じてCAT用リソースを確保し、アプリケーション・サーバASV1に対し200OK(CAT-answer)を返送する。   Upon receiving the INVITE (Offer A1), the application server ASV1 gives INVITE (Offer A1) to the MRF as the sound source. The MRF secures a CAT resource according to the above INVITE (Offer A1), and returns 200 OK (CAT-answer) to the application server ASV1.

また、アプリケーション・サーバASV1からINVITE(Offer A1)が返送されるとS−CSCF2−Bは、着信先の加入者端末UE−Bに向けINVITE(Offer A1)を送信する。このINVITE(Offer A1)はP−CSCF1−Bを経て着信先の加入者端末UE−Bに転送される。上記INVITE(Offer A1)を受信すると着信先の加入者端末UE−Bは、183(Answer B1)を返送する。183(Answer B1)が返送されるとS−CSCF2−Bは、この183(Answer B1)を、上記着信先の加入者端末UE−Bとの間に形成されるフローとは異なるフローによりアプリケーション・サーバASV1へ転送する。そして、アプリケーション・サーバASV1からPRACKが返送されると、このPRACKを着信先の加入者端末UE−Bへ転送する。これに対し着信先の加入者端末UE−Bから応答信号200OK(PRA)が返送されると、S−CSCF2−Bは当該200OK(PRA)をアプリケーション・サーバASV1へ転送する。アプリケーション・サーバASV1が上記応答信号200OK(PRA)を受信すると、MRFはCAT用の圧縮音楽データを記憶媒体から読み出して復号し、この復号された音楽データの送信を開始する。   When INVITE (Offer A1) is returned from the application server ASV1, the S-CSCF2-B transmits INVITE (Offer A1) to the destination subscriber terminal UE-B. This INVITE (Offer A1) is transferred to the called subscriber terminal UE-B via the P-CSCF1-B. When receiving the INVITE (Offer A1), the destination subscriber terminal UE-B returns 183 (Answer B1). When 183 (Answer B1) is returned, the S-CSCF2-B causes the application 183 (Answer B1) to be transferred to the application by a flow different from the flow formed with the destination subscriber terminal UE-B. Transfer to server ASV1. When the PRACK is returned from the application server ASV1, the PRACK is transferred to the destination subscriber terminal UE-B. On the other hand, when the response signal 200OK (PRA) is returned from the destination subscriber terminal UE-B, the S-CSCF2-B transfers the 200OK (PRA) to the application server ASV1. When the application server ASV1 receives the response signal 200OK (PRA), the MRF reads and decodes the compressed music data for CAT from the storage medium, and starts transmitting the decoded music data.

一方、上記発信元の加入者端末UE−AからINVITE(Offer A1)を受信すると、アプリケーション・サーバASV1は183(session: CAT-answer)を返送する。この183(session: CAT-answer)は、発信側のS−CSCF2−A及びP−CSCF1−Aを介して発信元の加入者端末UE−Aに転送される。上記183(session: CAT-answer)を受信すると発信元の加入者端末UE−Aは、PRACKを返送する。このPRACKは、発信側のP−CSCF1−A及びS−CSCF2−Aを介して着信側のS−CSCF2−Bに転送され、さらにアプリケーション・サーバASV1へ転送される。これに対し、アプリケーション・サーバASV1が応答信号200OK(PRA)を返送すると、この200OK(PRA)は着信側のS−CSCF2−Bから発信元の加入者端末UE−Aへ転送される。
かくして、MRFから送信されたCAT用の音楽データは発信元の加入者端末UE−Aに転送され、この発信元の加入者端末UE−AにおいてRBTの代わりに出力される。したがって、発信元のユーザは呼出中であることを音楽により確認できる。
On the other hand, when INVITE (Offer A1) is received from the originating subscriber terminal UE-A, the application server ASV1 returns 183 (session: CAT-answer). This 183 (session: CAT-answer) is transferred to the originating subscriber terminal UE-A via the originating S-CSCF2-A and P-CSCF1-A. When receiving the above 183 (session: CAT-answer), the originating subscriber terminal UE-A returns a PRACK. This PRACK is transferred to the receiving side S-CSCF2-B via the transmitting side P-CSCF1-A and S-CSCF2-A, and further transferred to the application server ASV1. On the other hand, when the application server ASV1 returns a response signal 200OK (PRA), the 200OK (PRA) is transferred from the S-CSCF2-B on the receiving side to the subscriber terminal UE-A that is the transmission source.
Thus, the music data for CAT transmitted from the MRF is transferred to the originating subscriber terminal UE-A, and is output instead of the RBT at the originating subscriber terminal UE-A. Therefore, it is possible to confirm from the music that the calling user is calling.

この状態で、着信先の加入者端末UE−Bにおいてユーザが着信応答すると、着信先の加入者端末UE−Bから200OK(INV)(no SDP)が送信される。S−CSCF2−Bは、上記200OK(INV)(no SDP)を受信するとこの200OK(INV)(no SDP)をアプリケーション・サーバASV1へ転送する。この200OK(INV)(no SDP)を受信するとアプリケーション・サーバASV1は、MRFに対し終了信号BYEを送信する。この終了信号BYEを受信するとMRFは、CAT用の音声データの送信を停止し、その応答信号200OK(BYE)をアプリケーション・サーバASV1へ返送する。   In this state, when the user answers the incoming call at the destination subscriber terminal UE-B, 200 OK (INV) (no SDP) is transmitted from the destination subscriber terminal UE-B. When the S-CSCF2-B receives the 200OK (INV) (no SDP), the S-CSCF2-B transfers the 200 OK (INV) (no SDP) to the application server ASV1. Upon receiving this 200OK (INV) (no SDP), the application server ASV1 transmits an end signal BYE to the MRF. Upon receiving this end signal BYE, the MRF stops the transmission of the CAT audio data, and returns a response signal 200OK (BYE) to the application server ASV1.

また、上記200OK(INV)(no SDP)を受信するとアプリケーション・サーバASV1は、UPDATE(Offer B1)を発信元の加入者端末UE−Aへ送信する。これに対し発信元の加入者端末UE−Aは200OK(UDP)(Answer A2)を返送する。この200OK(UDP)(Answer A2)は、発信側のP−CSCF1−A及びS−CSCF2−Aを介して着信側のS−CSCF2−Bに転送され、さらにアプリケーション・サーバASV1へ転送される。これに対し、アプリケーション・サーバASV1が応答信号200OK(INV)(no SDP)を返送すると、この200OK(INV)(no SDP)は着信側のS−CSCF2−Bから発信元の加入者端末UE−Aへ転送される。
かくして、発信元の加入者端末UE−Aと着信先の加入者端末UE−Bとの間にはセッションが確立され、以後両端末間では図4の6aに示すように通話のためのメディアデータ転送状態となる。
When receiving 200OK (INV) (no SDP), the application server ASV1 transmits UPDATE (Offer B1) to the originating subscriber terminal UE-A. On the other hand, the originating subscriber terminal UE-A returns 200 OK (UDP) (Answer A2). This 200 OK (UDP) (Answer A2) is transferred to the incoming S-CSCF2-B via the outgoing P-CSCF1-A and S-CSCF2-A, and further transferred to the application server ASV1. On the other hand, when the application server ASV1 returns a response signal 200OK (INV) (no SDP), the 200 OK (INV) (no SDP) is transmitted from the S-CSCF2-B on the receiving side to the subscriber terminal UE- Forwarded to A.
Thus, a session is established between the originating subscriber terminal UE-A and the called subscriber terminal UE-B, and thereafter, media data for a call is established between the two terminals as shown at 6a in FIG. It becomes a transfer state.

上記メディアデータの転送状態となると、発信元の加入者端末UE−Aは上記200OK(INV)(no SDP)に対し先ずACKを返送する。このACKは発信側のP−CSCF1−A及びS−CSCF2−Aを介して着信側のS−CSCF2−Bに転送される。ACKを受信すると着信側のS−CSCF2−Bは、AS送受信要否判定部212により、加入者情報記憶部221に保存されたinitial Filter Criteria40の中から発信元の加入者に対応する条件が記憶されたService Point Triggerを検索し、この検索されたService Point Trigger のAS handling case within session56に記載された接続条件に、現在のセッション制御過程が該当するか否かを判定する。   When the media data is transferred, the originating subscriber terminal UE-A first returns an ACK to the 200OK (INV) (no SDP). This ACK is transferred to S-CSCF2-B on the receiving side via P-CSCF1-A and S-CSCF2-A on the calling side. When the ACK is received, the S-CSCF2-B on the receiving side stores the condition corresponding to the calling subscriber from the initial filter criteria 40 stored in the subscriber information storage unit 221 by the AS transmission / reception necessity determination unit 212. The searched Service Point Trigger is searched, and it is determined whether or not the current session control process corresponds to the connection condition described in AS handling case within session 56 of the searched Service Point Trigger.

例えば、現在のセッション制御過程はセッション確立後であり、かつAS handling case within session56に記載された接続条件は「セッション確立前」である。このためAS送受信要否判定部212は、現在のセッション制御過程は接続条件に該当しないと判定し、アプリケーション・サーバASV1に対するセッション制御信号の送受信は不要と判断する。
AS送受信要否判定部212により送受信が不要と判断されると、信号送受信制御部213はアプリケーション・サーバASV1への上記ACK の送信を省略し、当該ACKを着信先の加入者端末UE−Bへ向け転送する。
For example, the current session control process is after session establishment, and the connection condition described in AS handling case within session 56 is “before session establishment”. For this reason, the AS transmission / reception necessity determination unit 212 determines that the current session control process does not correspond to the connection condition, and determines that transmission / reception of the session control signal to the application server ASV1 is unnecessary.
When the AS transmission / reception necessity determination unit 212 determines that transmission / reception is not necessary, the signal transmission / reception control unit 213 omits transmission of the ACK to the application server ASV1, and transmits the ACK to the destination subscriber terminal UE-B. Forward.

以後同様に、加入者端末UE−A,UE−Bからセッション制御信号が送信されるごとに、着信側のS−CSCF2−BではAS送受信要否判定部212により現在のセッション制御過程がAS handling case within session56に記載された接続条件に該当するか否かが判定される。そして、現在のセッション制御過程はセッション確立後であり、AS handling case within session56に記載された接続条件(セッション確立前)に該当しないため、信号送受信制御部213はアプリケーション・サーバASV1との間の上記セッション制御信号の送受信を省略する。
したがって、加入者端末UE−A,UE−B間にセッションが確立された後は、S−CSCF2−Bとアプリケーション・サーバASV1との間では不必要なセッション制御信号の送受信が行われないようになり、これによりアプリケーション・サーバASV1の処理負担は軽減される。
After that, every time a session control signal is transmitted from the subscriber terminals UE-A and UE-B, the AS transmission / reception necessity determination unit 212 determines that the current session control process is performed by the AS handling in the S-CSCF2-B on the called side. It is determined whether the connection condition described in case within session 56 is satisfied. Since the current session control process is after the session is established and does not correspond to the connection condition described before AS handling case within session 56 (before the session is established), the signal transmission / reception control unit 213 performs the above-described communication with the application server ASV1. Transmission / reception of session control signals is omitted.
Therefore, after a session is established between the subscriber terminals UE-A and UE-B, unnecessary session control signals are not transmitted and received between the S-CSCF2-B and the application server ASV1. This reduces the processing load on the application server ASV1.

図5は、以上述べた本実施形態のAS送受信要否の判定を行わない場合のシーケンスを示したものである。同図の8aに示すように、加入者端末UE−A,UE−B間にセッションが確立された後にも、S−CSCF2−Bとアプリケーション・サーバASV1との間ではセッション制御信号ACKが無条件に送受信される。このため、アプリケーション・サーバASV1では実質的な不必要なセッション制御信号の送受信処理を強いられることになり、その分処理負担が大きくなる。   FIG. 5 shows a sequence when the above-described determination of whether or not AS transmission / reception is necessary is not performed. As shown in FIG. 8a, the session control signal ACK is unconditional between the S-CSCF2-B and the application server ASV1 even after the session is established between the subscriber terminals UE-A and UE-B. Sent and received. For this reason, the application server ASV1 is forced to perform a substantially unnecessary session control signal transmission / reception process, and the processing load increases accordingly.

(2)保留サービスの提供を受ける場合
ここでは、加入者端末UE−A,UE−B間でセッションが確立された状態で、着信先の加入者端末UE−Bの操作に応じて保留サービスが実行される場合を例にとって説明する。保留サービスは、アプリケーション・サーバASV2が提供する。図6はその制御シーケンスを示す図である。
(2) When receiving a hold service
Here, a case will be described as an example where a hold service is executed in response to an operation of a destination subscriber terminal UE-B in a state where a session is established between the subscriber terminals UE-A and UE-B. The hold service is provided by the application server ASV2. FIG. 6 is a diagram showing the control sequence.

先ず、発信元の加入者端末UE−Aがセッション確立要求INVITE(Offer A1)を送信すると、このINVITE(Offer A1)は上記加入者端末UE−Aを収容するP−CSCF1−Aで受信されたのちS−CSCF2−Aに転送され、このS−CSCF2−Aから着信先の加入者端末UE−Bを収容するS−CSCF2−Bに転送される。   First, when the originating subscriber terminal UE-A transmits a session establishment request INVITE (Offer A1), this INVITE (Offer A1) is received by the P-CSCF1-A that accommodates the subscriber terminal UE-A. After that, the data is transferred to the S-CSCF2-A, and transferred from the S-CSCF2-A to the S-CSCF2-B that accommodates the destination subscriber terminal UE-B.

さて、上記セッション確立要求INVITE(Offer A1)を受信すると着信側のS−CSCF2−Bは、AS送受信要否判定部212により、アプリケーション・サーバに対するセッション制御信号の送受信の要否を以下のように判定する。すなわち、先ず上記受信したINVITE(Offer A1)をもとに、加入者情報記憶部221に保存されたinitial Filter Criteria40の中から、発信元の加入者に対応する条件が記憶されたService Point Triggerを検索する。次に、この検索されたService Point Trigger のAS handling case within session56に記載された接続条件に、現在のセッション制御過程が該当するか否かを判定する。そして、この判定の結果、現在のセッション制御過程が上記接続条件に該当しなければ、アプリケーション・サーバに対するセッション制御信号の送受信は不要と判断する。   Upon receiving the session establishment request INVITE (Offer A1), the receiving S-CSCF2-B determines whether transmission / reception of the session control signal to / from the application server is performed by the AS transmission / reception necessity determination unit 212 as follows. judge. That is, first, based on the received INVITE (Offer A1), the Service Point Trigger in which the conditions corresponding to the calling subscriber are stored from the initial Filter Criteria 40 stored in the subscriber information storage unit 221. Search for. Next, it is determined whether or not the current session control process corresponds to the connection condition described in AS handling case within session 56 of the searched Service Point Trigger. As a result of this determination, if the current session control process does not satisfy the connection condition, it is determined that transmission / reception of a session control signal to the application server is unnecessary.

例えば、いまAS handling case within session56に接続条件として「セッション確立後のみ」が記載されていれば、現在のセッション制御過程はセッション確立前の状態(図6中の7a)であるため上記接続条件に該当しない。このため、AS送受信要否判定部212は、アプリケーション・サーバASV2への上記INVITE(Offer A1)の送信は不必要と判断する。   For example, if “only after session establishment” is described as a connection condition in the AS handling case within session 56, the current session control process is the state before the session establishment (7a in FIG. 6). Not applicable. Therefore, the AS transmission / reception necessity determination unit 212 determines that transmission of the INVITE (Offer A1) to the application server ASV2 is unnecessary.

AS送受信要否判定部212により送受信が不必要と判断されると、信号送受信制御部213はアプリケーション・サーバASV2への上記セッション確立要求INVITE(Offer A1)の送信を省略し、当該INVITE(Offer A1)を着信先の加入者端末UE−Bへ向け送信する。このINVITE(Offer A1)は着信側のP−CSCF1−Bを経て着信先の加入者端末UE−Bに転送される。INVITE(Offer A1)を受信すると着信先の加入者端末UE−Bは、応答信号183(Answer B1)を返送する。   When the AS transmission / reception necessity determination unit 212 determines that transmission / reception is not required, the signal transmission / reception control unit 213 omits transmission of the session establishment request INVITE (Offer A1) to the application server ASV2, and the INVITE (Offer A1 ) To the destination subscriber terminal UE-B. This INVITE (Offer A1) is transferred to the called subscriber terminal UE-B via the called-side P-CSCF1-B. Upon receiving INVITE (Offer A1), the destination subscriber terminal UE-B returns a response signal 183 (Answer B1).

上記応答信号183(Answer B1)を受信した場合にも、S−CSCF2−BはAS送受信要否判定部212により、アプリケーション・サーバASV2に対するセッション制御信号の送受信の要否を判定する。そして、この場合も現在のセッション制御過程はセッション確立前の状態(図6中の7a)であるため、AS handling case within session56に記述された接続条件、つまり「セッション確立後のみ」に該当しない。このため、AS送受信要否判定部212は、アプリケーション・サーバASV2への上記応答信号183(Answer B1)の送信は不必要と判断する。   Even when the response signal 183 (Answer B1) is received, the S-CSCF2-B uses the AS transmission / reception necessity determination unit 212 to determine whether or not it is necessary to transmit / receive a session control signal to / from the application server ASV2. Also in this case, since the current session control process is the state before session establishment (7a in FIG. 6), it does not correspond to the connection condition described in AS handling case within session 56, that is, “only after session establishment”. Therefore, the AS transmission / reception necessity determination unit 212 determines that transmission of the response signal 183 (Answer B1) to the application server ASV2 is unnecessary.

AS送受信要否判定部212により送受信が不必要と判断されると、信号送受信制御部213はアプリケーション・サーバASV2への上記応答信号183(Answer B1)の送信を省略し、当該183(Answer B1)を発信元の加入者端末UE−Aへ向け送信する。この上記183(Answer B1)は発信側のS−CSCF2−A及びP−CSCF1−Aを経て発信元の加入者端末UE−Aに転送される。   When the AS transmission / reception necessity determination unit 212 determines that transmission / reception is unnecessary, the signal transmission / reception control unit 213 omits the transmission of the response signal 183 (Answer B1) to the application server ASV2, and the 183 (Answer B1) To the originating subscriber terminal UE-A. The 183 (Answer B1) is transferred to the originating subscriber terminal UE-A via the originating S-CSCF2-A and P-CSCF1-A.

以後同様に、加入者端末UE−A,UE−BからPRACK、200OK(PRA)、200OK(INV)、ACK等のセッション制御信号が送信されるごとに、着信側のS−CSCF2−BではAS送受信要否判定部212により現在のセッション制御過程がAS handling case within session56に記載された接続条件に該当するか否かが判定される。そして、現在のセッション制御過程はセッション確立前であり、AS handling case within session56に記載された接続条件(セッション確立後)に該当しないため、信号送受信制御部213はアプリケーション・サーバASV2との間の上記セッション制御信号の送受信を省略する。
したがって、加入者端末UE−A,UE−B間にセッションが確立される前の状態では、S−CSCF2−Bとアプリケーション・サーバASV2との間では不必要なセッション制御信号の送受信が行われないようになり、これによりアプリケーション・サーバASV2の処理負担は軽減される。
Thereafter, similarly, whenever a session control signal such as PRACK, 200OK (PRA), 200OK (INV), ACK, etc. is transmitted from the subscriber terminals UE-A and UE-B, the AS in the S-CSCF2-B on the receiving side The transmission / reception necessity determination unit 212 determines whether or not the current session control process corresponds to the connection condition described in AS handling case within session 56. Since the current session control process is before session establishment and does not correspond to the connection condition (after session establishment) described in AS handling case within session 56, the signal transmission / reception control unit 213 performs the above-described communication with the application server ASV2. Transmission / reception of session control signals is omitted.
Therefore, in a state before the session is established between the subscriber terminals UE-A and UE-B, unnecessary session control signals are not transmitted and received between the S-CSCF2-B and the application server ASV2. As a result, the processing load on the application server ASV2 is reduced.

一方、加入者端末UE−A,UE−B間にセッションが確立された後の状態では、以下のようにAS送受信要否判定処理とその判定結果に基づくセッション制御信号の送受信処理が行われる。
すなわち、加入者端末UE−Bにおいて保留操作が行われると、加入者端末UE−BからINVITE(sendonly)が送信される。このINVITE(sendonly)を受信すると着信側のS−CSCF2−Bは、AS送受信要否判定部212により、アプリケーション・サーバASV2に対するセッション制御信号の送受信の要否を判定する。
On the other hand, in a state after the session is established between the subscriber terminals UE-A and UE-B, an AS transmission / reception necessity determination process and a session control signal transmission / reception process based on the determination result are performed as follows.
That is, when a hold operation is performed in the subscriber terminal UE-B, INVITE (sendonly) is transmitted from the subscriber terminal UE-B. When receiving this INVITE (sendonly), the S-CSCF2-B on the receiving side determines whether transmission / reception of a session control signal to / from the application server ASV2 is performed by the AS transmission / reception necessity determination unit 212.

すなわち、先ず上記受信したINVITE(sendonly)をもとに、加入者情報記憶部221に保存されたinitial Filter Criteria40の中から、発信元の加入者に対応する条件が記憶されたService Point Triggerを検索する。次に、この検索されたService Point Trigger のAS handling case within session56に記載された接続条件に、現在のセッション制御過程が該当するか否かを判定する。そして、この判定の結果、現在のセッション制御過程が上記接続条件に該当すると、アプリケーション・サーバに対するセッション制御信号の送受信が必要と判断する。   That is, first, based on the received INVITE (sendonly), the service point trigger that stores the conditions corresponding to the calling subscriber is searched from the initial filter criteria 40 stored in the subscriber information storage unit 221. To do. Next, it is determined whether or not the current session control process corresponds to the connection condition described in AS handling case within session 56 of the searched Service Point Trigger. If the current session control process satisfies the connection condition as a result of this determination, it is determined that transmission / reception of a session control signal to the application server is necessary.

例えば、いまAS handling case within session56には接続条件として「セッション確立後」が記載されているので、現在のセッション制御過程はセッション確立後の状態であるため上記接続条件に該当する。このため、AS送受信要否判定部212は、アプリケーション・サーバASV2に対するセッション制御信号の送受信は必要と判断する。   For example, since the AS handling case within session 56 now describes “after session establishment” as the connection condition, the current session control process is in the state after the session establishment, and therefore corresponds to the connection condition. Therefore, the AS transmission / reception necessity determination unit 212 determines that transmission / reception of the session control signal to / from the application server ASV2 is necessary.

AS送受信要否判定部212により送受信が必要と判断されると、信号送受信制御部213によりApplication Server管理情報42が読み出され、この管理情報42に記載された情報に基づいて、アプリケーション・サーバASV2との間で上記INVITE(sendonly)の送受信が行われる。なお、このときアプリケーション・サーバASV2との間のINVITE(sendonly)の送受信は、図8に示すように加入者端末UE−A及び加入者端末UE−Bとの間にそれぞれ形成されるフローとは独立したフローにより行われる。   When the AS transmission / reception necessity determination unit 212 determines that transmission / reception is necessary, the application server management information 42 is read by the signal transmission / reception control unit 213, and the application server ASV 2 is based on the information described in the management information 42. The above INVITE (sendonly) is transmitted / received to / from. At this time, transmission / reception of INVITE (sendonly) to / from the application server ASV2 is a flow formed between the subscriber terminal UE-A and the subscriber terminal UE-B as shown in FIG. This is done by an independent flow.

上記INVITE(sendonly)を受信するとアプリケーション・サーバASV2は、当該INVITE(sendonly)を加入者端末UE−Aへ送信する。このINVITE(sendonly)は、S−CSCF2−A及びP−CSCF1−Aを介して加入者端末UE−Aに転送される。INVITE(sendonly)を受信すると加入者端末UE−Aは応答信号200OK(recvonly)を返送する。この応答信号200OK(recvonly)はP−CSCF1−A及びS−CSCF2−Aを経てS−CSCF2−Bに転送される。   Upon receiving the INVITE (sendonly), the application server ASV2 transmits the INVITE (sendonly) to the subscriber terminal UE-A. This INVITE (send only) is transferred to the subscriber terminal UE-A via the S-CSCF2-A and the P-CSCF1-A. When receiving the INVITE (sendonly), the subscriber terminal UE-A returns a response signal 200OK (recvonly). This response signal 200OK (recvonly) is transferred to S-CSCF2-B via P-CSCF1-A and S-CSCF2-A.

この200OK(recvonly)を受信するとS−CSCF2−Bは、AS送受信要否判定部212により、アプリケーション・サーバASV2に対する上記200OK(recvonly)の送受信の要否を判定する。この判定の結果、いまはセッション確立後であり、かつAS handling case within session56には接続条件として「セッション確立後」が記載されているので、アプリケーション・サーバASV2に対する上記200OK(recvonly)の送受信は必要と判断する。送受信が必要と判断されると、信号送受信制御部213によりアプリケーション・サーバASV2へ上記200OK(recvonly)が送信される。   When this 200OK (recvonly) is received, the S-CSCF2-B determines whether the 200OK (recvonly) transmission / reception with respect to the application server ASV2 is necessary by the AS transmission / reception necessity determination unit 212. As a result of this determination, the session is now established and AS handling case within session 56 describes “after session establishment” as the connection condition, so the 200 OK (recvonly) transmission / reception with respect to the application server ASV2 is necessary. Judge. When it is determined that transmission / reception is necessary, the signal transmission / reception control unit 213 transmits the 200OK (recvonly) to the application server ASV2.

アプリケーション・サーバASV2は、上記200OK(recvonly)を受信すると保留用の音源であるMRFに対し保留音の送信を指示する。この結果、MRFは記憶媒体から圧縮保留音データを読み出して復号し、この復号された保留音データを送信する。この保留音データはアプリケーション・サーバASV2から、S−CSCF2−B、S−CSCF2−A及びP−CSCF1−Aを経て加入者端末UE−Aに転送される。かくして、加入者端末UE−Aのユーザは保留中であることを確認できる。
なお、上記MRFに対する保留音の送信指示を終了すると、アプリケーション・サーバASV2は上記200OK(recvonly)をS−CSCF2−Bへ返送する。S−CSCF2−Bは、上記200OK(recvonly)を保留操作した加入者端末UE−Bへ送信する。
When the application server ASV2 receives the 200OK (recvonly), the application server ASV2 instructs the MRF, which is a holding sound source, to transmit a holding sound. As a result, the MRF reads and decodes the compressed hold sound data from the storage medium, and transmits the decoded hold sound data. The music on hold data is transferred from the application server ASV2 to the subscriber terminal UE-A via the S-CSCF2-B, S-CSCF2-A, and P-CSCF1-A. Thus, it can be confirmed that the user of the subscriber terminal UE-A is on hold.
When the hold sound transmission instruction to the MRF is completed, the application server ASV2 returns the 200OK (recvonly) to the S-CSCF2-B. The S-CSCF2-B transmits the 200OK (recvonly) to the subscriber terminal UE-B that has performed the hold operation.

図7は、以上述べた保留サービスの提供を受ける場合に、AS送受信要否の判定を行わない場合のシーケンスを示したものである。同図の9aに示すように、加入者端末UE−A,UE−B間にセッションが確立される前の状態において、S−CSCF2−Bとアプリケーション・サーバASV2との間ではセッション制御信号が無条件に送受信される。このため、アプリケーション・サーバASV1では実質的な不必要なセッション制御信号の送受信処理を強いられることになり、その分処理負担が大きくなる。   FIG. 7 shows a sequence in the case where the determination of necessity of AS transmission / reception is not performed when the provision of the above-described hold service is received. As shown in FIG. 9a, there is no session control signal between the S-CSCF2-B and the application server ASV2 in the state before the session is established between the subscriber terminals UE-A and UE-B. Sent and received on condition. For this reason, the application server ASV1 is forced to perform a substantially unnecessary session control signal transmission / reception process, and the processing load increases accordingly.

(3)ルート情報の構築処理
上記(1)及び(2)において述べたセッション確立要求の転送過程において、S−CSCF2−Bでは以下のようにルート情報の構築処理が行われる。図9は、発信元の加入者端末UE−Aから着信先の加入者端末UE−Bまでのセッション制御経路におけるルート情報構築処理を示す図である。
(3) Route Information Construction Process In the process of transferring the session establishment request described in (1) and (2) above, the S-CSCF2-B performs the route information construction process as follows. FIG. 9 is a diagram illustrating a route information construction process in a session control path from a source subscriber terminal UE-A to a destination subscriber terminal UE-B.

発信元の加入者端末UE−Aがセッション確立要求INVITE(Offer A1)を送信すると、その転送経路上に位置する各ノードは順次ルート情報に自ノードの識別情報を記録する。例えば、P−CSCF1−Aは自身の識別情報(A)をルート情報(Route set)に記録し、続いてS−CSCF2−Aは自身の識別情報(B)を上記ルート情報に追加記録する。   When the originating subscriber terminal UE-A transmits a session establishment request INVITE (Offer A1), each node located on the transfer path sequentially records its own node identification information in the route information. For example, the P-CSCF1-A records its own identification information (A) in the route information (Route set), and then the S-CSCF2-A additionally records its own identification information (B) in the route information.

一方、S−CSCF2−Bは、上記セッション確立要求INVITE(Offer A1)を受信すると、ルート情報構築部211の制御の下で、セッション制御経路にアプリケーション・サーバASV1,ASV2が含まれる場合であっても、当該アプリケーション・サーバASV1,ASV2の識別情報(1),(2)を上記ルート情報に記録せず、自身の識別情報(C)のみをルート情報に追加記録する。そして、このルート情報をINVITE(Offer A1)と共にP−CSCF1−Bへ転送する。P−CSCF1−Bは、上記INVITE(Offer A1)を受信すると、自身の識別情報(D)をルート情報に追加記録した後、着信先の加入者端末UE−Bへ転送する。着信先の加入者端末UE−Bは、上記INVITE(Offer A1)と共にルート情報を受信すると、このルート情報を構築済みのルート情報として記憶すると共に、応答信号により発信元の加入者端末UE−Aへ返送する。発信元の加入者端末UE−Aは、上記応答信号と共に受信した構築済みのルート情報を記憶し、以後このルート情報を用いてセッション制御信号を送信する。
かくして、アプリケーション・サーバASV1,ASV2の識別情報はルート情報から隠蔽される。
On the other hand, when the S-CSCF2-B receives the session establishment request INVITE (Offer A1), the application server ASV1 or ASV2 is included in the session control path under the control of the route information construction unit 211. In addition, the identification information (1) and (2) of the application servers ASV1 and ASV2 is not recorded in the route information, but only its own identification information (C) is additionally recorded in the route information. Then, this route information is transferred to P-CSCF1-B together with INVITE (Offer A1). When receiving the INVITE (Offer A1), the P-CSCF1-B additionally records its identification information (D) in the route information and then transfers it to the destination subscriber terminal UE-B. When the destination subscriber terminal UE-B receives the route information together with the INVITE (Offer A1), the destination subscriber terminal UE-B stores the route information as the constructed route information, and also sends the subscriber terminal UE-A as a response signal. Return to The originating subscriber terminal UE-A stores the constructed route information received together with the response signal, and thereafter transmits a session control signal using this route information.
Thus, the identification information of the application servers ASV1 and ASV2 is hidden from the route information.

以上説明したようにこの実施形態では、加入者情報の一つであるinitial Filter Criteria40にAS handling case within session56の記憶領域を設け、このAS handling case within session56にアプリケーション・サーバASV1,ASV2に対する接続条件を記憶している。そして、S−CSCF2−Bが上記加入者端末UE−A,UE−B間のセッションを制御する際に、加入者に対応するinitial Filter Criteria40のAS handling case within session56をもとに、上記アプリケーション・サーバASV1,ASV2に対するセッション制御信号の送受信の要否を判定し、この判定の結果送受信が必要と判定された場合にのみアプリケーション・サーバASV1,ASV2との間でセッション制御信号を送受信するようにしている。   As described above, in this embodiment, a storage area for AS handling case within session 56 is provided in initial filter Criteria 40, which is one of subscriber information, and connection conditions for application servers ASV1 and ASV2 are set in AS handling case within session 56. I remember it. Then, when the S-CSCF2-B controls the session between the subscriber terminals UE-A and UE-B, based on the AS handling case within session 56 of the initial Filter Criteria 40 corresponding to the subscriber, It is determined whether or not it is necessary to transmit / receive a session control signal to / from the servers ASV1 and ASV2, and a session control signal is transmitted / received to / from the application servers ASV1 and ASV2 only when it is determined that transmission / reception is necessary as a result of this determination. Yes.

したがって、S−CSCF2−Bとアプリケーション・サーバASV1,ASV2との間では、AS handling case within session56として予め設定した接続条件を満たすときのみセッション制御信号の送受信が行われることになる。したがって、アプリケーション・サーバASV1,ASV2では無駄なセッション制御信号の送受信処理が行われなくなり、これによりアプリケーション・サーバASV1,ASV2の処理負荷を軽減することができる。   Therefore, the session control signal is transmitted / received between the S-CSCF2-B and the application servers ASV1 and ASV2 only when a connection condition set in advance as AS handling case within session 56 is satisfied. Therefore, useless session control signal transmission / reception processing is not performed in the application servers ASV1 and ASV2, thereby reducing the processing load on the application servers ASV1 and ASV2.

また、接続条件としてセッション制御の期間、例えば「常時」、「セッション確立前」、「セッション確立後」を選択的に記憶し、現在のセッション制御過程がこれらの期間に該当する場合にのみアプリケーション・サーバASV1,ASV2との間でセッション制御信号の送受信を行うようにしている。このため、接続条件を「常時」、「セッション確立前」、「セッション確立後」の3種類の送受信許可期間により指定することができ、これにより簡単な条件によりアプリケーション・サーバとの間のセッション制御信号の送受信を制御することができる。   In addition, session control periods such as “always”, “before session establishment”, and “after session establishment” are selectively stored as connection conditions, and application / application only when the current session control process falls within these periods. Session control signals are transmitted and received between the servers ASV1 and ASV2. For this reason, connection conditions can be specified by three types of transmission / reception permission periods of “always”, “before session establishment”, and “after session establishment”, and session control with the application server can be performed under simple conditions. Signal transmission and reception can be controlled.

さらに、発信元の加入者端末UE−Aから送信されるセッション確立要求に応じてセッション制御経路を表すルート情報(Route set)を構築する際に、S−CSCF2−Bはアプリケーション・サーバASV1,ASV2の識別情報を上記ルート情報に記録しないようにしている。このため、アプリケーション・サーバASV1,ASV2の識別情報をルート情報から隠蔽することができる。したがって、ルート情報の情報サイズを小さくすることができ、これにより加入者端末が多数のアプリケーション・サーバのサービスを利用する場合でも、セッション制御信号のデータサイズを小型化することが可能となる。   Further, when constructing route information (Route set) representing a session control path in response to a session establishment request transmitted from the originating subscriber terminal UE-A, the S-CSCF2-B uses the application servers ASV1, ASV2 Is not recorded in the route information. For this reason, the identification information of the application servers ASV1 and ASV2 can be hidden from the route information. Therefore, the information size of the route information can be reduced, and thus the data size of the session control signal can be reduced even when the subscriber terminal uses a large number of application server services.

なお、この発明は上記実施形態に限定されるものではない。例えば、前記実施形態ではAS handling case within session56として設定する接続条件として、「常時」、「セッション確立前」、「セッション確立後」の3種類の送受信許可期間を設定するようにしたが、他に「セッション解放期間」を加えてもよく、さらにはセッション制御信号単位で接続条件を設定するようにしてもよい。   The present invention is not limited to the above embodiment. For example, in the above embodiment, three types of transmission / reception permission periods of “always”, “before session establishment”, and “after session establishment” are set as connection conditions set as AS handling case within session 56. A “session release period” may be added, and connection conditions may be set for each session control signal.

また、前記実施形態では、アプリケーション・サーバASV1,ASV2が提供するサービスとして、CATサービスと保留サービスを提供する場合を例にとって説明したが、留守番録音サービス等のその他のサービスを提供する場合にも、この発明は同様に適用可能である。   In the above embodiment, the case where the CAT service and the hold service are provided as examples of the services provided by the application servers ASV1 and ASV2 has been described. However, when other services such as an answering service are provided, The present invention is equally applicable.

その他、アプリケーション・サーバとの接続条件を表す拡張情報の構成やその記憶手段の構成、AS送受信要否判定処理及びその判定結果に基づくセッション制御信号の送受信制御処理の手順等についても、この発明の要旨を逸脱しない範囲で種々変形して実施可能である。   In addition, the configuration of the extended information representing the connection condition with the application server, the configuration of the storage means, the AS transmission / reception necessity determination processing, the procedure of the transmission / reception control processing of the session control signal based on the determination result, and the like are also included in the present invention. Various modifications can be made without departing from the scope of the invention.

要するにこの発明は、上記実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上記実施形態に開示されている複数の構成要素の適宜な組み合せにより種々の発明を形成できる。例えば、実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。さらに、異なる実施形態に亘る構成要素を適宜組み合せてもよい。   In short, the present invention is not limited to the above-described embodiment as it is, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage. Further, various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the embodiment. For example, some components may be deleted from all the components shown in the embodiment. Furthermore, you may combine suitably the component covering different embodiment.

NW…SIP ベースのIMSネットワーク、SSV−A,SSV−B…SIP サーバ、1−A,1−B…P−CSCF、2−A,2−B…S−CSCF、ASV1,ASV2…アプリケーション・サーバ、UE−A,UE−B…加入者端末、DB…加入者情報データベース(HSS)、21…制御ユニット、22…記憶ユニット、23…SIP 送受信部、211…ルート情報構築部、212…AS送受信要否判定部、213…信号送受信制御部、221…加入者情報記憶部、40…Initial Filter Criteria、41…Trigger Point、411〜41n…Service Point Trigger、42…Application Server管理情報。   NW: SIP-based IMS network, SSV-A, SSV-B ... SIP server, 1-A, 1-B ... P-CSCF, 2-A, 2-B ... S-CSCF, ASV1, ASV2 ... Application server , UE-A, UE-B ... subscriber terminal, DB ... subscriber information database (HSS), 21 ... control unit, 22 ... storage unit, 23 ... SIP transmission / reception unit, 211 ... route information construction unit, 212 ... AS transmission / reception Necessity determination unit, 213 ... signal transmission / reception control unit, 221 ... subscriber information storage unit, 40 ... Initial Filter Criteria, 41 ... Trigger Point, 411 to 41n ... Service Point Trigger, 42 ... Application Server management information.

Claims (6)

IMS(IP Multimedia Subsystem)を用いたネットワークに設けられ、加入者端末間でアプリケーション・サーバを介してセッション制御を行うセッション制御装置において、
サービスごとに前記アプリケーション・サーバに対するセッション制御信号の送受信条件を表す拡張情報を含むフィルタ情報を記憶するフィルタ情報記憶手段と、
前記加入者端末間のセッション制御時に、当該加入者端末が利用するサービスに対応する前記記憶されたフィルタ情報に含まれる拡張情報をもとに、前記アプリケーション・サーバに対するセッション制御信号の送受信の要否を判定する判定手段と、
前記判定の結果に基づいて、前記アプリケーション・サーバとの間のセッション制御信号の送受信を制御する送受信制御手段と
を具備することを特徴とするセッション制御装置。
In a session control apparatus that is provided in a network using IMS (IP Multimedia Subsystem) and performs session control between subscriber terminals via an application server,
Filter information storage means for storing filter information including extended information indicating transmission / reception conditions of a session control signal to the application server for each service;
Whether or not to transmit / receive a session control signal to / from the application server based on the extended information included in the stored filter information corresponding to the service used by the subscriber terminal during session control between the subscriber terminals Determining means for determining
A session control apparatus comprising: a transmission / reception control unit that controls transmission / reception of a session control signal to / from the application server based on the determination result.
発信元の加入者端末から送信されるセッション確立要求に応じてセッション制御経路を表すルート情報を構築する際に、前記アプリケーション・サーバの識別情報を前記ルート情報に記録しないように制御する手段を、さらに具備することを特徴とする請求項1記載のセッション制御装置。   A means for controlling not to record the identification information of the application server in the route information when constructing route information representing a session control path in response to a session establishment request transmitted from a subscriber terminal of a sender, The session control apparatus according to claim 1, further comprising: 前記フィルタ情報記憶手段は、前記フィルタ情報の拡張情報として、「常時」、「セッション確立前」、「セッション確立後」のいずれかを指定する情報を記憶し、
前記送受信制御手段は、前記記憶されたフィルタ情報に含まれる拡張情報に基づく判定結果に応じ、当該拡張情報が「常時」の場合にはアプリケーション・サーバとの間のセッション制御信号の送受信を常時行い、前記拡張情報が「セッション確立前」及び「セッション確立後」の場合にはそれぞれセッション確立前及びセッション確立後の期間のみアプリケーション・サーバとの間でセッション制御信号を送受信する
ことを特徴とする請求項1又は2記載のセッション制御装置。
The filter information storage means stores information designating any one of “always”, “before session establishment”, “after session establishment” as extended information of the filter information,
The transmission / reception control unit always transmits / receives a session control signal to / from the application server when the extended information is “always” according to the determination result based on the extended information included in the stored filter information. When the extended information is “before session establishment” and “after session establishment”, a session control signal is transmitted / received to / from the application server only during a period before session establishment and after session establishment, respectively. Item 3. The session control device according to Item 1 or 2.
IMS(IP Multimedia Subsystem)を用いたネットワークに設けられるセッション制御装置において、加入者端末間でアプリケーション・サーバを介してセッション制御を行うセッション制御方法であって、
サービスごとに前記アプリケーション・サーバに対するセッション制御信号の送受信条件を表す拡張情報を含むフィルタ情報を記憶媒体に記憶する過程と、
前記加入者端末間のセッションを制御する際に、当該加入者端末が利用するサービスに対応するフィルタ情報を前記記憶媒体から読み出して、この読み出されたフィルタ情報に含まれる拡張情報をもとに、前記アプリケーション・サーバに対するセッション制御信号の送受信の要否を判定し、この判定の結果に基づいて前記アプリケーション・サーバとの間のセッション制御信号の送受信を制御する過程と
を具備することを特徴とするセッション制御方法。
In a session control apparatus provided in a network using IMS (IP Multimedia Subsystem), a session control method for performing session control between subscriber terminals via an application server,
Storing filter information including extended information indicating transmission / reception conditions of a session control signal for the application server for each service in a storage medium;
When controlling a session between the subscriber terminals, filter information corresponding to a service used by the subscriber terminals is read from the storage medium, and based on the extended information included in the read filter information Determining whether or not it is necessary to transmit / receive a session control signal to / from the application server, and controlling transmission / reception of a session control signal to / from the application server based on a result of the determination. Session control method to use.
発信元の加入者端末から送信されるセッション確立要求に応じてセッション制御経路を表すルート情報を構築する際に、前記アプリケーション・サーバの識別情報を前記ルート情報に記録しないように制御する過程を、さらに具備することを特徴とする請求項4記載のセッション制御方法。   A process of controlling not to record the identification information of the application server in the route information when constructing route information representing a session control path in response to a session establishment request transmitted from a subscriber terminal of a transmission source, The session control method according to claim 4, further comprising: 前記フィルタ情報を記憶する過程は、前記フィルタ情報の拡張情報として、「常時」、「セッション確立前」、「セッション確立後」のいずれかを指定する情報を記憶し、
前記制御する過程は、前記記憶されたフィルタ情報に含まれる拡張情報に基づく判定結果に応じ、当該拡張情報が「常時」の場合にはアプリケーション・サーバとの間のセッション制御信号の送受信を常時行い、前記拡張情報が「セッション確立前」及び「セッション確立後」の場合にはそれぞれセッション確立前及びセッション確立後の期間のみアプリケーション・サーバとの間でセッション制御信号を送受信する
ことを特徴とする請求項4又は5記載のセッション制御方法。
The process of storing the filter information stores, as extended information of the filter information, information that designates “always”, “before session establishment”, “after session establishment”,
In the control process, according to the determination result based on the extension information included in the stored filter information, when the extension information is “always”, the session control signal is always transmitted and received with the application server. When the extended information is “before session establishment” and “after session establishment”, a session control signal is transmitted / received to / from the application server only during a period before session establishment and after session establishment, respectively. Item 6. The session control method according to Item 4 or 5.
JP2009189255A 2009-08-18 2009-08-18 Session control apparatus and method Pending JP2011041192A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009189255A JP2011041192A (en) 2009-08-18 2009-08-18 Session control apparatus and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009189255A JP2011041192A (en) 2009-08-18 2009-08-18 Session control apparatus and method

Publications (1)

Publication Number Publication Date
JP2011041192A true JP2011041192A (en) 2011-02-24

Family

ID=43768457

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009189255A Pending JP2011041192A (en) 2009-08-18 2009-08-18 Session control apparatus and method

Country Status (1)

Country Link
JP (1) JP2011041192A (en)

Similar Documents

Publication Publication Date Title
US8379824B2 (en) Methods and apparatus to provide a network-based caller identification service in a voice over internet protocol network
CN101242663B (en) Switching method, system and device for call between mobile terminal and soft terminal with same number
JP5529129B2 (en) Method and system for selective call forwarding based on media attributes in a telecommunications network
CN101884205B (en) Dynamic initiation of i1-ps signaling in ims centralized services
JP2010045828A (en) System, apparatus, and method for establishing circuit-switched communication via packet-switched network signaling
US20100104082A1 (en) Method and apparatus for implementing multimedia customized rbt and multimedia customized rt services
WO2020073998A1 (en) Method for controlling video color ring back tone in call and related apparatus
US20150334241A1 (en) Real-Time Monitoring/Interrupting of Voicemail Message Recording
CN101459735B (en) Implementing method and system for customized ring back tone and color image service
WO2010022648A1 (en) Method, device for playing multimedia color ring back tone and system thereof
US20150222753A1 (en) Method for Handling a Call from a Calling Subscriber Towards a Called Subscriber
JP5551786B2 (en) Method, server and terminal device for playing multimedia ringer during conversation
EP1959608A1 (en) A method, a application server and a system for implementing the third party control service
CN101547193B (en) Method and device for processing early media service in different domains
CN101553042B (en) Method, system and equipment for selecting gateway
JP2011049687A (en) Communication network system, sip signal relay method therefor and sip application server
CN102111386B (en) Early media implementation method and device
KR20120058764A (en) Method and apparatus for providing voice quality in voice over internet protocol
WO2019198682A1 (en) Sip proxy server, communication method and sip proxy program
JP2011041192A (en) Session control apparatus and method
CN101547260B (en) Method and device for realizing customization of ring back tone service
JP6663879B2 (en) Ring tone providing auxiliary device, ring tone providing auxiliary method, and ring tone providing auxiliary program
KR101136653B1 (en) Apparatus and method for providing multimedia contents to terminals on early session
US9002327B2 (en) Method and device for providing user equipment with voice messages
KR100982893B1 (en) Apparatus and method for providing web contents to terminals