JP2016220027A - Repeating device, call control system, call control method, and call control program - Google Patents

Repeating device, call control system, call control method, and call control program Download PDF

Info

Publication number
JP2016220027A
JP2016220027A JP2015102793A JP2015102793A JP2016220027A JP 2016220027 A JP2016220027 A JP 2016220027A JP 2015102793 A JP2015102793 A JP 2015102793A JP 2015102793 A JP2015102793 A JP 2015102793A JP 2016220027 A JP2016220027 A JP 2016220027A
Authority
JP
Japan
Prior art keywords
terminal
network
request
call control
response
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.)
Granted
Application number
JP2015102793A
Other languages
Japanese (ja)
Other versions
JP6348875B2 (en
Inventor
健二郎 荒井
Kenjiro Arai
健二郎 荒井
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 JP2015102793A priority Critical patent/JP6348875B2/en
Publication of JP2016220027A publication Critical patent/JP2016220027A/en
Application granted granted Critical
Publication of JP6348875B2 publication Critical patent/JP6348875B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To achieve call control reliably without modifying the nodes in a network and the terminals connected with the network, regardless of the operation form of the network.SOLUTION: A SBC1 installed on the boundary of a VoLTE network 4 and a SIP network 5 includes a UAS function unit 11 for receiving a request from a VoLTE terminal 2 connected communicably with the VoLTE network 4, and transmitting a response to the VoLTE terminal 2, a UAC function unit 12 for transmitting a request to an incoming side terminal 3 connected communicably with the SIP network 5, and receiving a response from the incoming side terminal 3, and a call control unit 13 for operating the UAS function unit 11 when the state of an offer set in a request from the VoLTE terminal 2 is a=inactive, but not operating the UAC function unit 12, and operating the UAS function unit 11 and UAC function unit 12 in the case other than a=inactive, and performing call control.SELECTED DRAWING: Figure 1

Description

本発明は、SIP(Session Initiation Protocol)を利用した呼制御手順の技術に関し、特に、他網又は端末との境界制御を行うSBC(Session Border Control)の技術に関する。   The present invention relates to a technique for a call control procedure using SIP (Session Initiation Protocol), and more particularly, to an SBC (Session Border Control) technique for performing boundary control with another network or terminal.

SIP(RFC3261)を利用した通信では、音声等のメディア情報は、SIPメッセージ(以下、単に、「メッセージ」と呼ぶ場合がある)のボディ部にSDP(Session Description Protocol)の形式で記述される。発側端末と着側端末との間で、実際にその通信に利用されるメディアは、RFC3264で定義されるSDPオファー/アンサーのネゴシエーション手順により確定する。   In communication using SIP (RFC3261), media information such as voice is described in the SDP (Session Description Protocol) format in the body part of a SIP message (hereinafter, sometimes simply referred to as “message”). The media actually used for the communication between the calling terminal and the called terminal is determined by the SDP offer / answer negotiation procedure defined in RFC3264.

昨今、移動体の通信手段としてLTE(Long Term Evolution)の導入が進んでおり、LTE上での高品質な音声通信(VoLTE:Voice over LTE)のサービスも開始している。VoLTEの音声通信の制御にはSIPが利用される。VoLTEのガイドラインはGSMA IR.92(「GSM」は登録商標)で規定されており、その具体的な技術仕様は非特許文献1等で規定されている。   In recent years, LTE (Long Term Evolution) has been introduced as a mobile communication method, and high-quality voice communication (VoLTE: Voice over LTE) services on LTE have also started. SIP is used to control VoLTE voice communication. VoLTE guidelines are defined in GSMA IR.92 ("GSM" is a registered trademark), and specific technical specifications are defined in Non-Patent Document 1 and the like.

VoLTEの技術仕様の大きな特徴の1つに、SIPの拡張機能としてRFC3312/RFC4032で規定されるSIPプリコンディション(以下、単に、「プリコンディション」と呼ぶ場合がある)がある。SIPプリコンディションとは、QoS(Quality of Service)制御(ここでは、音声等のメディアパケット用の帯域や優先クラス設定を、メディアパケットの処理を行うMGW(Media Gateway)等の装置に対して、SDP情報を基に要求・確認することを指す)機能を有するネットワークに接続する端末が、通信に関するリソース確保状況を相手側の端末と交換し、リソース確保が完了したことをSDPから判断し、メディアパケットが確実に発着端末間で疎通可能になった段階でメディアパケットの送信をお互いに開始する仕組みである。   One of the major features of VoLTE technical specifications is SIP preconditions (hereinafter sometimes simply referred to as “preconditions”) defined by RFC3312 / RFC4032 as an extended function of SIP. SIP preconditions refer to QoS (Quality of Service) control (here, the bandwidth and priority class settings for media packets such as voice, SDP for devices such as MGW (Media Gateway) that processes media packets. A terminal connected to a network that has a function (requesting / confirming based on information) exchanges the resource reservation status for communication with the other terminal, determines that the resource reservation has been completed from the SDP, and determines the media packet. This is a mechanism for starting transmission of media packets to each other when communication between the arrival and departure terminals is surely established.

プリコンディションに対応している発側端末が、プリコンディションに未対応の着側端末を呼び出す場合がある。この場合、発側端末が着側端末とセッションを開始する段階で、そのセッションを開始するためのリソース予約が済んでいないまま、SDPのメディアをactiveな状態(a=sendrecv/sendonly/recvonly)(稼働状態)にしてしまうと、着側端末からの通話(RTP(Real-time Transport Protocol)送信)を開始してしまう。しかし、発側端末でのリソース予約は未完了であるためRTPが発側端末まで到達しない(話頭切れ)。   There are cases where a calling terminal that supports preconditions calls a called terminal that does not support preconditions. In this case, when the calling terminal starts a session with the called terminal, the SDP media is in an active state (a = sendrecv / sendonly / recvonly) (without resource reservation for starting the session). If it is set to (operating state), a call (RTP (Real-time Transport Protocol) transmission) from the called terminal is started. However, the resource reservation at the calling terminal is incomplete, so RTP does not reach the calling terminal (head of talk).

なお、図8には、上記の話頭切れが生じる手順の例がシーケンスとして示されている。VoLTE端末2は、プリコンディション対応だがリソース未予約の発側端末である。着側端末3aは、例えば、プリコンディション未対応のSIP端末である。IMS(IP Multimedia Subsystem)装置1aは、VoLTE端末2と着側端末3aとで送受信されるさまざまなメッセージ(リクエストまたはレスポンス)を処理する中継装置である。図8に示されているメッセージの種別は周知であるため、説明は省略する。   FIG. 8 shows an example of a procedure for generating the above-mentioned talk break as a sequence. The VoLTE terminal 2 is a calling terminal that supports preconditions but does not reserve resources. The called terminal 3a is, for example, a SIP terminal that does not support preconditions. The IMS (IP Multimedia Subsystem) device 1a is a relay device that processes various messages (requests or responses) transmitted and received between the VoLTE terminal 2 and the called terminal 3a. Since the message types shown in FIG. 8 are well known, description thereof is omitted.

非特許文献1の6.1.2節では、着側端末がプリコンディション未対応の場合を考慮した手順が規定されている。具体的には、発側端末がSIPセッションを開始する段階で、そのセッションを開始するために必要なリソース予約ができていない場合、セッション開始時に送信するInitial INVITEリクエストのSDPオファーには、a=inactive(保留状態を示す)を設定するという手順である。   In section 6.1.2 of Non-Patent Document 1, a procedure considering the case where the called terminal does not support preconditions is defined. Specifically, if the resource reservation necessary for starting the session is not made when the calling terminal starts the SIP session, the SDP offer of the Initial INVITE request sent at the start of the session includes a = This is a procedure for setting inactive (indicating the hold status).

図9には、非特許文献1が規定する上記手順の例がシーケンスとして示されている。図9のIMS装置1a、VoLTE端末2、着側端末3aはそれぞれ、図8に示すものと同じである。セッション開始時にVoLTE端末2が送信するInitial INVITEリクエストのSDPオファーには、a=inactive(保留状態を示す)が設定されている(SDP_O1:a=inactive)。本SDPオファーを受信した着側端末3aは、RFC3264に従い、a=inactiveを設定したSDPアンサーを後続のSIPリクエスト又はレスポンスで送信することで(SDP_A1:a=inactive)、一旦非アクティブな状態(a=inactive)でSDPネゴシエーションを行う。VoLTE端末2のリソース予約が完了し(リソース予約済)、アクティブな状態(稼働状態)でSDPオファー/アンサーが行われたのち(SDP_O2:a=sendrecv,SDP_A2:a=sendrecv)、RTP(音声パケット)の送信(通話)が行われることになるため、話頭切れが発生しない。   FIG. 9 shows an example of the procedure defined by Non-Patent Document 1 as a sequence. The IMS device 1a, VoLTE terminal 2, and destination terminal 3a in FIG. 9 are the same as those shown in FIG. In the SDP offer of the Initial INVITE request transmitted by the VoLTE terminal 2 at the start of the session, a = inactive (indicating a pending state) is set (SDP_O1: a = inactive). Upon receiving this SDP offer, the called terminal 3a transmits an SDP answer with a = inactive set in a subsequent SIP request or response according to RFC3264 (SDP_A1: a = inactive), once in an inactive state (a = inactive) for SDP negotiation. After resource reservation of VoLTE terminal 2 is completed (resource reserved), SDP offer / answer is made in active state (operation state) (SDP_O2: a = sendrecv, SDP_A2: a = sendrecv), then RTP (voice packet) ) Will be transmitted (call), so there will be no break in the talk.

”3GPP TS 24.229 V12.6.0 (2014-09)”、[平成27年5月7日検索]、インターネット〈URL:http://www.3gpp.org/dynareport/24229.htm〉"3GPP TS 24.229 V12.6.0 (2014-09)", [Search May 7, 2015], Internet <URL: http://www.3gpp.org/dynareport/24229.htm>

網の運用形態によっては、Initial INVITEに設定する最初のSDPオファーでa=inactiveを設定することを非許容とする必要がある。このような運用形態としては、例えば、INVITEリクエストに対する200 OK受信時に時間課金を開始するという運用形態がある。この運用形態は、話頭切れなどで通話できなかったにもかかわらず時間課金されてしまうという不都合を回避したい場合などに採用される。   Depending on the operation mode of the network, it is necessary to make it non-permitted to set a = inactive in the first SDP offer set in Initial INVITE. As such an operation mode, for example, there is an operation mode in which time charging is started when a 200 OK is received for an INVITE request. This mode of operation is employed when it is desired to avoid the inconvenience of being charged for time even if the call could not be made due to a speech break.

しかし、図10のシーケンスに示すように、Initial INVITEに設定する最初のSDPオファーでa=inactiveを設定することを非許容とするSIP網5に対して、リソース未予約のVoLTE端末2が保留状態で発信した場合(SDP_O1:a=inactive)、SIP網5から488 (Not Acceptable Here)等のエラーレスポンスが返却され呼損となってしまう。また、VoLTE端末との接続を可能とするために、SIP網のポリシを変更し、SIP網内の全てのノードとその網に収容(接続)されている端末の実装を変更する場合には、莫大なコストを要してしまう。   However, as shown in the sequence of FIG. 10, the VoLTE terminal 2 that is not reserved for resources is in the hold state for the SIP network 5 that does not allow a = inactive to be set in the first SDP offer set in the Initial INVITE. When the call is transmitted (SDP_O1: a = inactive), an error response such as 488 (Not Acceptable Here) is returned from the SIP network 5 and the call is lost. In addition, in order to enable connection with a VoLTE terminal, when changing the policy of the SIP network and changing the implementation of all nodes in the SIP network and the terminals accommodated (connected) in the network, A huge cost is required.

そこで、本発明は、上記事情に鑑みて、網の運用形態がどのような運用形態であっても、その網内のノード、および、その網に接続されている端末を改変することなく、呼制御を確実に実現することを課題とする。   Therefore, in view of the above circumstances, the present invention makes a call without altering the nodes in the network and the terminals connected to the network, regardless of the operation mode of the network. It is an object to reliably realize the control.

前記課題を解決するために、請求項1に記載の発明は、発側網と着側網との境界に設置されている中継装置であって、前記発側網に通信可能に接続されている発側端末からのリクエストの受信、および、前記発側端末へのレスポンスの送信を行うUAS機能部と、前記着側網に通信可能に接続されている着側端末へのリクエストの送信、および、前記着側端末からのレスポンスの受信を行うUAC機能部と、前記発側端末からのリクエストに設定されているオファーの状態が保留状態である場合には前記UAS機能部は動作させるが前記UAC機能部は動作させず、稼働状態である場合には前記UAS機能部および前記UAC機能部を動作させ、呼制御を行う呼制御部と、を備える、ことを特徴とする。   In order to solve the above-mentioned problem, the invention according to claim 1 is a relay device installed at the boundary between the originating network and the terminating network, and is communicably connected to the originating network. Receiving a request from the calling terminal, and transmitting a response to the calling terminal connected to the UAS function unit for transmitting a response to the calling terminal, and transmitting the request to the called terminal, and The UAC function unit that receives a response from the called terminal, and the UAS function unit that operates when the offer state set in the request from the calling terminal is in a pending state, but the UAC function And a call control unit that operates the UAS function unit and the UAC function unit to perform call control when the unit is in an operating state.

また、請求項4に記載の発明は、発側網と着側網との境界に設置されている中継装置と、前記発側網に接続されている発側端末と、前記着側網に接続されている着側端末と、が通信可能に接続されている呼制御システムであって、前記中継装置は、前記発側端末からのリクエストの受信、および、前記発側端末へのレスポンスの送信を行うUAS機能部と、前記着側端末へのリクエストの送信、および、前記着側端末からのレスポンスの受信を行うUAC機能部と、前記発側端末からのリクエストに設定されているオファーに設定されている状態が保留状態である場合には前記UAS機能部は動作させるが前記UAC機能部は動作させず、稼働状態である場合には前記UAS機能部および前記UAC機能部を動作させ、呼制御を行う呼制御部と、を備える、ことを特徴とする。   The invention described in claim 4 is a relay apparatus installed at a boundary between the originating network and the terminating network, an originating terminal connected to the originating network, and a connection to the terminating network. A call control system that is communicably connected to the called terminal, wherein the relay device receives a request from the calling terminal and transmits a response to the calling terminal. Set to the offer set in the request from the calling terminal and the UAC function part that performs the transmission to the UAS function unit that performs, the UAC function unit that receives the response from the receiving terminal, and the response from the receiving terminal The UAS function unit is operated when the current status is on hold but the UAC function unit is not operated, and when it is in operation, the UAS function unit and the UAC function unit are operated, and call control is performed. A call control unit for performing To.

また、請求項5に記載の発明は、発側網と着側網との境界に設置されている中継装置における呼制御方法であって、前記発側網に通信可能に接続されている発側端末からのリクエストに設定されているオファーの状態が保留状態である場合には、前記発側端末からのリクエストの受信、および、前記発側端末へのレスポンスの送信は行うが、前記着側網に通信可能に接続されている着側端末へのリクエストの送信、および、前記着側端末からのレスポンスの受信は行わないUASステップと、前記発側端末からのリクエストのオファーに設定されている状態が稼働状態である場合には、前記発側端末からのリクエストの受信、前記着側端末へのリクエストの送信、前記着側端末からのレスポンスの受信、および、前記発側端末へのレスポンスの送信を行うUAS/UACステップと、を実行する、ことを特徴とする。   The invention according to claim 5 is a call control method in a relay apparatus installed at a boundary between a calling side network and a called side network, and is connected to the calling side network so as to be communicable. When the offer state set in the request from the terminal is in the hold state, the request is received from the calling terminal and the response is transmitted to the calling terminal. A state set in the UAS step that does not send a request to the destination terminal that is communicably connected to the receiver, and does not receive a response from the destination terminal, and the request offer from the source terminal Is operating, receiving a request from the calling terminal, sending a request to the called terminal, receiving a response from the called terminal, and sending a response to the calling terminal. Performing a UAS / UAC step, the performing, and wherein the.

また、請求項6に記載の発明は、発側網と着側網との境界に設置されている中継装置としてコンピュータを、前記発側網に通信可能に接続されている発側端末からのリクエストの受信、および、前記発側端末へのレスポンスの送信を行うUAS機能手段、前記着側網に通信可能に接続されている着側端末へのリクエストの送信、および、前記着側端末からのレスポンスの受信を行うUAC機能手段、前記発側端末からのリクエストに設定されているオファーの状態が保留状態である場合には前記UAS機能手段を動作させるが前記UAC機能部は動作させず、稼働状態である場合には前記UAS機能手段および前記UAC機能手段を動作させ、呼制御を行う呼制御手段、として機能させるための呼制御プログラムである。   According to a sixth aspect of the present invention, there is provided a request from a calling terminal connected to the calling network so as to be able to communicate with a computer as a relay device installed at the boundary between the calling network and the called network. And UAS function means for transmitting a response to the calling terminal, sending a request to the called terminal connected to the called network so as to be communicable, and a response from the called terminal UAC function means for receiving the request, when the offer state set in the request from the originating terminal is in a pending state, the UAS function means is operated, but the UAC function unit is not operated, the operating state Is a call control program for operating the UAS function means and the UAC function means to function as call control means for performing call control.

請求項1,4,5,6に記載の発明によれば、中継装置の呼制御部は、発側端末からのリクエストのオファーに設定されている状態が保留状態である場合には、UAC機能部を動作させず、発側端末からのリクエストに対してレスポンスを返して終端させる。これにより、発側端末のリソースが未予約であって着側端末を呼び出すことができないという呼損を回避することができる。また、発側端末からのリクエストのオファーに設定されている状態が稼働状態であるときにUAC機能部を動作させることで、発側端末のリソースが予約済になってから着側端末を呼び出すという通常の呼制御を実現することができる。このとき、網のポリシを変更したり、端末を改変したりする必要はない。
したがって、網の運用形態がどのような運用形態であっても、その網内のノード、および、その網に接続されている端末を改変することなく、呼制御を確実に実現することができる。
According to the first, fourth, fifth, and sixth aspects of the present invention, the call control unit of the relay device performs the UAC function when the state set in the offer of the request from the calling terminal is in the hold state. Return the response to the request from the originating terminal and terminate it. As a result, it is possible to avoid a call loss in which the resource of the calling terminal is not reserved and the called terminal cannot be called. In addition, when the state set in the offer of the request from the calling terminal is in operation, the UAC function unit is operated to call the called terminal after the calling terminal resource has been reserved. Normal call control can be realized. At this time, there is no need to change the network policy or change the terminal.
Therefore, regardless of the operation mode of the network, call control can be reliably realized without modifying the nodes in the network and the terminals connected to the network.

また、請求項2に記載の発明は、請求項1に記載の中継装置において、前記UAS機能部は、前記保留状態を示す前記オファーが設定された前記リクエストに対して、アンサーが設定されたレスポンスを前記発側端末に送信し、前記発側網と前記中継装置との間にダイアログを生成する、ことを特徴とする。   The invention according to claim 2 is the relay apparatus according to claim 1, wherein the UAS function unit responds to the request in which the offer indicating the hold state is set with an answer set Is transmitted to the calling terminal, and a dialog is generated between the calling network and the relay device.

請求項2に記載の発明によれば、UAS機能部が発側網と中継装置との間にダイアログを生成することで、一度受信した、保留状態を示すオファーを破棄せずに済ませることができる。よって、後になって、リソース予約済となった発側端末から同じオファーを再度受信する必要がないため、着側端末とのセッションに開始に必要な処理手順を簡略化することができる。   According to the second aspect of the present invention, the UAS function unit generates a dialog between the originating network and the relay device, so that it is possible to avoid discarding the offer indicating the hold state once received. . Therefore, it is not necessary to receive the same offer again from the originating terminal that has already been reserved for resources, so that it is possible to simplify the processing procedure necessary for starting a session with the terminating terminal.

また、請求項3に記載の発明は、請求項1または請求項2に記載の中継装置において、前記発側網は、VoLTE網であり、前記発側端末は、VoLTE端末であり、前記着側網は、SIP網であり、前記着側端末は、プリコンディション未対応の端末である、ことを特徴とする。   The invention according to claim 3 is the relay apparatus according to claim 1 or 2, wherein the originating network is a VoLTE network, the originating terminal is a VoLTE terminal, and the terminating side The network is a SIP network, and the destination terminal is a terminal that does not support preconditions.

請求項3に記載の発明によれば、VoLTE端末のリソースが予約済になってからプリコンディション未対応の着側端末を呼び出すという呼制御を実現することができる。   According to the third aspect of the present invention, it is possible to realize call control in which a destination terminal that does not support preconditions is called after a VoLTE terminal resource has been reserved.

本発明によれば、網の運用形態がどのような運用形態であっても、その網内のノード、および、その網に接続されている端末を改変することなく、呼制御を確実に実現することができる。   According to the present invention, call control is reliably realized without altering the nodes in the network and the terminals connected to the network, regardless of the network operation mode. be able to.

本実施形態の呼処理システムの全体構成図である。1 is an overall configuration diagram of a call processing system of an embodiment. 本発明の特徴の説明図である。It is explanatory drawing of the characteristic of this invention. 本実施形態の呼処理システムにて送受信されるメッセージ(SIPリクエストおよびSIPレスポンス)のメッセージ種別の一覧表である。It is a list of message types of messages (SIP request and SIP response) transmitted and received in the call processing system of the present embodiment. パターン1のSDP設定に基づく処理例1を示すシーケンス図である。FIG. 11 is a sequence diagram illustrating a processing example 1 based on an SDP setting of pattern 1; パターン2のSDP設定に基づく処理例2を示すシーケンス図である。FIG. 10 is a sequence diagram showing a processing example 2 based on the SDP setting of pattern 2. パターン3のSDP設定に基づく処理例3を示すシーケンス図である。FIG. 10 is a sequence diagram illustrating a processing example 3 based on the SDP setting of the pattern 3; 呼処理プログラムを実行するコンピュータを示す図である。It is a figure which shows the computer which executes a call processing program. 従来技術によって生じる話頭切れを示すシーケンス図である。It is a sequence diagram which shows the head break produced by a prior art. 非特許文献1の技術による、話頭切れの防止を示すシーケンス図である。It is a sequence diagram which shows prevention of a talk head break by the technique of a nonpatent literature 1. VoLTE端末と、「a=inactive」設定非許容となるSIP網との接続を示すシーケンス図である。FIG. 10 is a sequence diagram showing a connection between a VoLTE terminal and a SIP network that is not permitted to set “a = inactive”.

本発明を実施するための形態(実施形態)について、図面を参照しながら詳細に説明する。
図1に示すように、本実施形態の呼処理システムは、SBC1(中継装置)と、VoLTE端末2(発側端末)と、着側端末3とを備える。本実施形態では、VoLTE端末2から着側端末3への発呼を行う場合について説明する。図1のVoLTE網4は発側網となり、SIP網5は着側網となる。
EMBODIMENT OF THE INVENTION The form (embodiment) for implementing this invention is demonstrated in detail, referring drawings.
As shown in FIG. 1, the call processing system of the present embodiment includes an SBC 1 (relay device), a VoLTE terminal 2 (originating terminal), and a called terminal 3. In this embodiment, a case where a call is made from the VoLTE terminal 2 to the called terminal 3 will be described. The VoLTE network 4 in FIG. 1 is the originating network, and the SIP network 5 is the terminating network.

SBC1は、VoLTE網4およびSIP網5の境界に配置されるゲートウェイ装置である。SBC1は、UAS機能部11と、UAC機能部12と、呼制御部13といった機能部を備える。   The SBC 1 is a gateway device arranged at the boundary between the VoLTE network 4 and the SIP network 5. The SBC 1 includes functional units such as a UAS function unit 11, a UAC function unit 12, and a call control unit 13.

UAS機能部11は、SBC1をUAS(User Agent Server)として機能させる部位である。具体的には、UAS機能部11は、VoLTE端末2からのSIPリクエスト(リクエスト)の受信、および、VoLTE端末2へのSIPレスポンス(レスポンス)の送信を行う。   The UAS function unit 11 is a part that causes the SBC 1 to function as a UAS (User Agent Server). Specifically, the UAS function unit 11 receives a SIP request (request) from the VoLTE terminal 2 and transmits a SIP response (response) to the VoLTE terminal 2.

UAC機能部12は、SBC1をUAC(User Agent Client)として機能させる部位である。具体的には、UAC機能部12は、着側端末3へのSIPリクエストの送信、および、着側端末3からのSIPレスポンスの受信を行う。   The UAC function unit 12 is a part that causes the SBC 1 to function as a UAC (User Agent Client). Specifically, the UAC function unit 12 transmits a SIP request to the destination terminal 3 and receives a SIP response from the destination terminal 3.

呼制御部13は、VoLTE端末2と着側端末3との通話に必要な呼制御を行う。   The call control unit 13 performs call control necessary for a call between the VoLTE terminal 2 and the called terminal 3.

VoLTE端末2は、LTE上での音声通信を行う端末である。VoLTE端末2は、SIPプリコンディションに対応している。   The VoLTE terminal 2 is a terminal that performs voice communication over LTE. The VoLTE terminal 2 is compatible with SIP preconditions.

着側端末3は、SIP上での音声通信を行う端末である。本実施形態では、VoLTE端末2は、SIPプリコンディションに未対応であるとする。   The called-side terminal 3 is a terminal that performs voice communication over SIP. In this embodiment, it is assumed that the VoLTE terminal 2 does not support SIP preconditions.

VoLTE網4は、SBC1とVoLTE端末2とを通信可能に接続する網である。VoLTE網4には、SBC1とVoLTE端末2との間で転送されるSIPリクエストおよびSIPレスポンスを転送するノード(例:ブリッジ、ルータ。図示せず。)が配置されている。また、VoLTE網4に対して、VoLTE網4のノードのトラフィック監視をしたり、VoLTE網4のポリシを変更したりするための管理装置(図示せず)が通信可能に接続されている。   The VoLTE network 4 is a network that connects the SBC 1 and the VoLTE terminal 2 so that they can communicate with each other. In the VoLTE network 4, nodes (for example, bridges, routers, not shown) that transfer SIP requests and SIP responses transferred between the SBC 1 and the VoLTE terminal 2 are arranged. Further, a management device (not shown) for monitoring the traffic of the nodes of the VoLTE network 4 and changing the policy of the VoLTE network 4 is connected to the VoLTE network 4 so as to be communicable.

SIP網5は、SBC1と着側端末3とを通信可能に接続する網である。SIP網5には、SBC1と着側端末3との間で転送されるSIPリクエストおよびSIPレスポンスを転送するノード(例:ブリッジ、ルータ。図示せず。)が配置されている。また、SIP網5に対して、SIP網5のノードのトラフィック監視をしたり、SIP網5のポリシを変更したりするための管理装置(図示せず)が通信可能に接続されている。   The SIP network 5 is a network that connects the SBC 1 and the called terminal 3 so that they can communicate with each other. In the SIP network 5, nodes (for example, bridges, routers, not shown) that transfer SIP requests and SIP responses transferred between the SBC 1 and the called terminal 3 are arranged. Further, a management device (not shown) for monitoring traffic of the nodes of the SIP network 5 and changing a policy of the SIP network 5 is connected to the SIP network 5 so as to be communicable.

本実施形態のSBC1は、UAS機能部11およびUAC機能部12によって、SIPリクエスト受信およびSIPレスポンス送信を担うUASと、SIPリクエスト送信およびSIPレスポンス受信を担うUACとの両方の機能を備えるB2BUA(Back-to-back User Agent)として動作する。   The SBC 1 according to the present embodiment includes a U2 function unit 11 and a UAC function unit 12 that have both functions of a UAS responsible for SIP request reception and SIP response transmission and a UAC responsible for SIP request transmission and SIP response reception. -to-back User Agent)

図2に示すように、B2BUA機能を実装したSBC1は、VoLTE端末2から受信するSIPリクエストのSDPオファーの方向属性がa=inactiveであるとき、つまり、SDPオファーに設定されている状態が保留状態であるときは、UASとしてのみ動作し、VoLTE端末2とのSDPネゴシエーションを実施する(ステップS101,S102)。よって、SDPオファーに設定されている状態が保留状態であるときは、SBC1は、後位である着側端末3とのセッションを確立するための処理を行わない。   As shown in FIG. 2, the SBC 1 that implements the B2BUA function is in a pending state when the direction attribute of the SDP offer of the SIP request received from the VoLTE terminal 2 is a = inactive, that is, the state set in the SDP offer If it is, it operates only as UAS and performs SDP negotiation with VoLTE terminal 2 (steps S101 and S102). Therefore, when the state set in the SDP offer is the hold state, the SBC 1 does not perform processing for establishing a session with the succeeding destination terminal 3.

その後、SBC1は、発側からのSDPオファーの方向属性がa=inactive以外、つまりa=sendrecv/sendonly/recvonlyになった段階でUACとしての動作を開始する。つまり、SBC1は、SDPオファーに設定されている状態が稼働状態であるときは、UACとしても動作し、着側端末3とのSDPネゴシエーションを実施する(ステップS103〜S106)。よって、SDPオファーに設定されている状態が稼働状態になった段階で、SBC1は、後位である着側端末3とのセッションを確立するための処理を開始する。   Thereafter, the SBC 1 starts the operation as the UAC when the direction attribute of the SDP offer from the calling side is other than a = inactive, that is, a = sendrecv / sendonly / recvonly. That is, when the state set in the SDP offer is in the operating state, the SBC 1 also operates as a UAC and performs SDP negotiation with the called terminal 3 (steps S103 to S106). Therefore, at the stage where the state set in the SDP offer becomes an operation state, the SBC 1 starts a process for establishing a session with the callee terminal 3 that is the rear end.

図2に示したB2BUA機能を実装したSBC1の処理について説明する。SBC1が実行する処理は、呼制御部13が担当する。本実施形態では、SBC1の処理としてパターン1〜3までの3種類のSDP設定がなされた具体例を取り上げる。また、本実施形態の呼処理システムにて送受信されるメッセージ(SIPリクエストおよびSIPレスポンス)のメッセージ種別の一覧を図3に示す。   The processing of the SBC 1 that implements the B2BUA function shown in FIG. 2 will be described. The process executed by the SBC 1 is handled by the call control unit 13. In the present embodiment, a specific example in which three types of SDP settings of patterns 1 to 3 are made as the processing of SBC 1 will be described. FIG. 3 shows a list of message types of messages (SIP requests and SIP responses) transmitted and received in the call processing system of this embodiment.

例えば、図3のパターン1の処理において、「発側」(VoLTE端末2)から「SBC」(SBC1)に送信されるInitial-INVITEのメッセージ(SIPリクエスト)は、「オファー(1)」と呼ぶ。また、パターン1の処理において、着側(着側端末3)からSBC1に送信される200 OK(INVITE)のメッセージは、「アンサー(2)」と呼ぶ。なお、図3のメッセージ種別の意味は周知であるため、その説明は省略する。   For example, in the pattern 1 process of FIG. 3, an Initial-INVITE message (SIP request) transmitted from the “originating side” (VoLTE terminal 2) to “SBC” (SBC1) is called “offer (1)”. . In the pattern 1 process, a 200 OK (INVITE) message transmitted from the called side (called side terminal 3) to the SBC 1 is referred to as “answer (2)”. Since the meaning of the message type in FIG. 3 is well known, the description thereof is omitted.

(パターン1のSDP設定に基づく処理例1)
本パターンは、SBC1が、a=inactiveを含むSDPアンサーを設定した183 (Session Progress)を発側に送信し、その後発側からアーリーダイアログ上でactive状態(稼働状態)になったSDPオファーを設定したUPDATEリクエストを受信する場合の例である。シーケンス図を図4に示す。
なお、SIP網5は、最初のSDPオファーに対するa=inactiveの設定を非許容とする(後記のパターン2,3についても同様)。
(Processing example 1 based on SDP setting of pattern 1)
In this pattern, SBC1 sends 183 (Session Progress) in which an SDP answer including a = inactive is set to the calling side, and then sets the SDP offer that has become active (active) on the early dialog from the calling side. It is an example when receiving the updated UPDATE request. A sequence diagram is shown in FIG.
The SIP network 5 does not permit the setting of a = inactive for the first SDP offer (the same applies to patterns 2 and 3 described later).

SBC1は、Initial-INVITE(ToヘッダのtagがないINVITEリクエスト)でa=inactiveが設定されたSDPオファー(SDP_O1)(オファー(1))を、VoLTE網4を介してリソース未予約のVoLTE端末2から受信する(ステップS1,S3)。その際、VoLTE網4からVoLTE端末2に対して100 Tryingが送信される(ステップS2)。   The SBC 1 sends an SDP offer (SDP_O1) (offer (1)) in which a = inactive is set in Initial-INVITE (INVITE request without a tag of the To header) to the VoLTE terminal 2 that has not reserved resources via the VoLTE network 4 (Steps S1, S3). At that time, 100 Trying is transmitted from the VoLTE network 4 to the VoLTE terminal 2 (step S2).

SBC1は、VoLTE網4に対して100 Trying送信(ステップS4)後、直ちに183 (Session Progress) レスポンスにa=inactiveの方向属性を設定したSDPアンサー(SDP_A1)(アンサー(1))を設定してVoLTE端末2に送信する(ステップS5)。   The SBC 1 sets an SDP answer (SDP_A1) (answer (1)) in which a = inactive direction attribute is set in the 183 (Session Progress) response immediately after 100 Trying transmission to the VoLTE network 4 (step S4). It transmits to the VoLTE terminal 2 (step S5).

UAS機能部11は、送信される183 (Session Progress) レスポンスのto-tagを生成することで、SBC1とVoLTE網4との間にDialog-A(VoLTE端末2から受信したCall-IDヘッダ・from-tagの値、および、VoLTE端末2に送信したTo-tagの値で構成)を生成する(ステップS6)。UAS機能部11が、SBC1とVoLTE網4との間にDialog-Aを生成することで、一度受信した、a=inactiveが設定されたSDPオファー(SDP_O1)を破棄せずに済ませることができる。よって、後になって、リソース予約済となったVoLTE端末2からSDPオファー(SDP_O1)を再度受信する必要がないため、着側端末3とのセッションに開始に必要な処理手順を簡略化することができる。   The UAS function unit 11 generates a to-tag of a 183 (Session Progress) response to be transmitted, so that the Dialog-A (Call-ID header received from the VoLTE terminal 2 and from from the VoLTE terminal 2 between the SBC1 and the VoLTE network 4) -tag value and the To-tag value transmitted to the VoLTE terminal 2) are generated (step S6). By generating Dialog-A between the SBC 1 and the VoLTE network 4, the UAS function unit 11 can avoid receiving the SDP offer (SDP_O 1) in which a = inactive is set once. Therefore, since it is not necessary to receive the SDP offer (SDP_O1) again from the VoLTE terminal 2 that has already been reserved for resources, the processing procedure necessary for starting the session with the called terminal 3 can be simplified. it can.

その後、SBC1は、183 (Session Progress) レスポンスの到達確認として、VoLTE端末2からのPRACKリクエストの受信処理(ステップS7)と、VoLTE端末2への、当該リクエストに対する200 OKレスポンスの送信処理(ステップS8)を行う。
なお、説明の便宜上、「200 OK」を、単に、「200」と表記する場合がある。
Thereafter, the SBC 1 confirms the arrival of the 183 (Session Progress) response by receiving a PRACK request from the VoLTE terminal 2 (step S7) and transmitting a 200 OK response to the VoLTE terminal 2 in response to the request (step S8). )I do.
For convenience of explanation, “200 OK” may be simply expressed as “200”.

VoLTE端末2にてリソースの予約が完了した後(リソース予約済)、SBC1は、Dialog-A上でa=inactive以外の方向属性が設定されたSDPオファー(SDP_O2)(オファー(2))が設定されたUPDATEリクエストを受信する(ステップS9)。すると、SBC1は、着側端末3とのセッションを開始するため、UPDATEリクエストに設定されたSDPを基に生成されるSDP(SDP_O2)(オファー(2))を設定したInitial INVITEリクエストを、SIP網5を介して着側端末3に送信する(ステップS10,S12)。その際、SIP網5からSBC1に対して100 Tryingが送信される(ステップS11)。   After resource reservation is completed in VoLTE terminal 2 (resource reserved), SBC1 sets SDP offer (SDP_O2) (offer (2)) with a direction attribute other than a = inactive set on Dialog-A The updated UPDATE request is received (step S9). Then, in order to start a session with the called terminal 3, the SBC 1 sends an Initial INVITE request in which the SDP (SDP_O2) (offer (2)) generated based on the SDP set in the UPDATE request is set to the SIP network. 5 to the destination terminal 3 (steps S10 and S12). At that time, 100 Trying is transmitted from the SIP network 5 to the SBC 1 (step S11).

着側端末3は、SIP網5に対して100 Trying送信(ステップS13)後、SBC1に対して直ちに180 Ringingを送信する(ステップS14)。180 Ringing受信時点で、SBC1と着側端末3との間にDialog-B(送信したCall-IDヘッダ・from-tagの値、および、受信したto-tagの値で構成)が生成される(ステップS15)。その後、SBC1は、180 Ringingの到達確認として、着側端末3へのPRACKリクエストの送信処理(ステップS16)と、着側端末3からの、当該リクエストに対する200 OKレスポンスの受信処理(ステップS17)を行う。   The called terminal 3 transmits 100 Trying to the SIP network 5 (step S13), and immediately transmits 180 Ringing to the SBC 1 (step S14). When 180 Ringing is received, Dialog-B (consisting of the value of the transmitted Call-ID header / from-tag and the value of the received to-tag) is generated between the SBC 1 and the called terminal 3 ( Step S15). Thereafter, the SBC 1 performs a PRACK request transmission process to the destination terminal 3 (step S16) and a 200 OK response reception process (step S17) for the request from the destination terminal 3 as arrival confirmation of 180 Ringing. Do.

その後、SBC1は、着側端末3から200 OK(INVITE)でSDPアンサー(SDP_A2)(アンサー(2))を受信する(ステップS18)。すると、SBC1は、当該SDPアンサーを基に生成したSDP(SDP_A2)(アンサー(2))を、以前(ステップS9)VoLTE端末2から受信したUPDATEリクエストに対する200 OKレスポンスに設定して、VoLTE端末2に送信する(ステップS19)。   Thereafter, the SBC 1 receives the SDP answer (SDP_A2) (answer (2)) with 200 OK (INVITE) from the called terminal 3 (step S18). Then, the SBC 1 sets the SDP (SDP_A2) (answer (2)) generated based on the SDP answer as a 200 OK response to the UPDATE request received from the previous (step S9) VoLTE terminal 2, and the VoLTE terminal 2 (Step S19).

SBC1は、UPDATEリクエストに対する200 OKレスポンスの送信直後に、180 Ringingレスポンスと、Initial INVITEリクエストに対する200 OKレスポンスをDialog-A上でVoLTE端末2に送信する(ステップS20,S21)。その後、SBC1は、VoLTE端末2から受信するACKを着側端末3に対して疎通させる(ステップS22)ことで、VoLTE端末2と着側端末3とは、通話を開始する。   Immediately after transmitting the 200 OK response to the UPDATE request, the SBC 1 transmits a 180 Ringing response and a 200 OK response to the Initial INVITE request to the VoLTE terminal 2 on Dialog-A (steps S20 and S21). Thereafter, the SBC 1 communicates the ACK received from the VoLTE terminal 2 to the called terminal 3 (step S22), so that the VoLTE terminal 2 and the called terminal 3 start a call.

(パターン2のSDP設定に基づく処理例2)
本パターンは、SBC1が、a=inactiveを含むSDPアンサーを設定した183 (Session Progress)を発側に送信し、その後発側からアーリーダイアログ上でactive状態(稼働状態)になったSDPオファーを設定したPRACKリクエストを受信する場合の例である。シーケンス図を図5に示す。
(Processing example 2 based on pattern 2 SDP setting)
In this pattern, SBC1 sends 183 (Session Progress) in which an SDP answer including a = inactive is set to the calling side, and then sets the SDP offer that has become active (active) on the early dialog from the calling side. This is an example of receiving a received PRACK request. A sequence diagram is shown in FIG.

SBC1は、Initial INVITE(ToヘッダのtagがないINVITEリクエスト)でa=inactiveが設定されたSDPオファー(SDP_O1)(オファー(1))を、VoLTE網4を介してリソース未予約のVoLTE端末2から受信する(ステップS31,S33)。その際、VoLTE網4からVoLTE端末2に対して100 Tryingが送信される(ステップS32)。   SBC 1 sends an SDP offer (SDP_O1) (offer (1)) in which a = inactive is set in Initial INVITE (INVITE request without tag of To header) from VoLTE terminal 2 that has not reserved resources via VoLTE network 4. Received (steps S31 and S33). At that time, 100 Trying is transmitted from the VoLTE network 4 to the VoLTE terminal 2 (step S32).

SBC1は、VoLTE網4に対して100 Trying送信(ステップS34)後、直ちに183 (Session Progress) レスポンスにa=inactiveの方向属性を設定したSDPアンサー(SDP_A1)(アンサー(1))を設定してVoLTE端末2に送信する(ステップS35)。   SBC1 immediately sets 100 S Trying transmission to the VoLTE network 4 (step S34), and immediately sets an SDP answer (SDP_A1) (answer (1)) in which a = inactive direction attribute is set in the 183 (Session Progress) response. It transmits to the VoLTE terminal 2 (step S35).

UAS機能部11は、送信される183 (Session Progress) レスポンスのto-tagを生成することで、Dialog-A(VoLTE端末2から受信したCall-IDヘッダ・from-tagの値、および、VoLTE端末2に送信したTo-tagの値で構成)を生成する(ステップS36)。UAS機能部11が、SBC1とVoLTE網4との間にDialog-Aを生成することで、一度受信した、a=inactiveが設定されたSDPオファー(SDP_O1)を破棄せずに済ませることができる。よって、後になって、リソース予約済となったVoLTE端末2からSDPオファー(SDP_O1)を再度受信する必要がないため、着側端末3とのセッションに開始に必要な処理手順を簡略化することができる。   The UAS function unit 11 generates a to-tag of a 183 (Session Progress) response to be transmitted, thereby enabling Dialog-A (the value of the Call-ID header / from-tag received from the VoLTE terminal 2 and the VoLTE terminal). 2 (configured with the value of the To-tag transmitted to 2) (step S36). By generating Dialog-A between the SBC 1 and the VoLTE network 4, the UAS function unit 11 can avoid receiving the SDP offer (SDP_O 1) in which a = inactive is set once. Therefore, since it is not necessary to receive the SDP offer (SDP_O1) again from the VoLTE terminal 2 that has already been reserved for resources, the processing procedure necessary for starting the session with the called terminal 3 can be simplified. it can.

VoLTE端末2にてリソースの予約が完了した後(リソース予約済)、SBC1は、Dialog-A上でa=inactive以外の方向属性が設定されたSDPオファー(SDP_O2)(オファー(2))が設定されたPRACKリクエストを受信する(ステップS37)。すると、SBC1は、着側端末3とのセッションを開始するため、PRACKリクエストに設定されたSDPを基に生成されるSDP(SDP_O2)を設定したInitial INVITEリクエストを着側端末3に送信する(ステップS38,S40)。その際、SIP網5からSBC1に対して100 Tryingが送信される(ステップS39)。   After resource reservation is completed in VoLTE terminal 2 (resource reserved), SBC1 sets SDP offer (SDP_O2) (offer (2)) with a direction attribute other than a = inactive set on Dialog-A The received PRACK request is received (step S37). Then, the SBC 1 transmits an Initial INVITE request in which an SDP (SDP_O2) generated based on the SDP set in the PRACK request is set to start the session with the called terminal 3 (Step SBC1). S38, S40). At that time, 100 Trying is transmitted from the SIP network 5 to the SBC 1 (step S39).

着側端末3は、SIP網5に対して100 Trying送信(ステップS41)後、SBC1に対して直ちに180 Ringingを送信する(ステップS42)。180 Ringing受信時点で、SBC1と着側端末3との間にDialog-B(送信したCall-IDヘッダ・from-tagの値、および、受信したto-tagの値で構成)が生成される(ステップS43)。その後、VoLTE端末2は、180 Ringingの到達確認として、着側端末3へのPRACKリクエストの送信処理(ステップS44)と、着側端末3からの、当該リクエストに対する200 OKレスポンスの受信処理(ステップS45)を行う。   The called terminal 3 transmits 100 Trying to the SIP network 5 (step S41), and immediately transmits 180 Ringing to the SBC 1 (step S42). When 180 Ringing is received, Dialog-B (consisting of the value of the transmitted Call-ID header / from-tag and the value of the received to-tag) is generated between the SBC 1 and the called terminal 3 ( Step S43). Thereafter, the VoLTE terminal 2 confirms the arrival of 180 Ringing by transmitting a PRACK request to the destination terminal 3 (step S44) and receiving a 200 OK response to the request from the destination terminal 3 (step S45). )I do.

その後、SBC1は、着側端末3から200 OK(INVITE)でSDPアンサー(SDP_A2)(アンサー(2))を受信する(ステップS46)。すると、SBC1は、当該SDPアンサーを基に生成したSDP(SDP_A2)(アンサー(2))を、以前(ステップS37)VoLTE端末2から受信したPRACKリクエストに対する200 OKレスポンスに設定して、VoLTE端末2に送信する(ステップS47)。   Thereafter, the SBC 1 receives the SDP answer (SDP_A2) (answer (2)) with 200 OK (INVITE) from the called terminal 3 (step S46). Then, the SBC 1 sets the SDP (SDP_A2) (answer (2)) generated based on the SDP answer as a 200 OK response to the PRACK request received from the previous (step S37) VoLTE terminal 2, and the VoLTE terminal 2 (Step S47).

SBC1は、PRACKリクエストに対する200 OKレスポンスの送信直後に、180 Ringingレスポンスと、Initial INVITEリクエストに対する200 OKレスポンスをDialog-A上でVoLTE端末2に送信する(ステップS48,S49)。その後、SBC1は、VoLTE端末2から受信するACKを着側端末3に対して疎通させる(ステップS50)ことで、VoLTE端末2と着側端末3とは、通話を開始する。   Immediately after transmitting the 200 OK response to the PRACK request, the SBC 1 transmits a 180 Ringing response and a 200 OK response to the Initial INVITE request to the VoLTE terminal 2 on Dialog-A (steps S48 and S49). Thereafter, the SBC 1 causes the ACK received from the VoLTE terminal 2 to communicate with the called terminal 3 (step S50), whereby the VoLTE terminal 2 and the called terminal 3 start a call.

(パターン3のSDP設定に基づく処理例3)
本パターンは、SBC1が、Initial-INVITEリクエストに対して、a=inactiveを含むSDPアンサーを設定した200 (OK)レスポンスを発側に送信し、その後発側からコンファームダイアログ上でactive状態(稼働状態)になったSDPオファーを設定したUPDATEリクエストを受信する場合の例である。シーケンス図を図6に示す。
(Processing example 3 based on SDP setting of pattern 3)
In this pattern, SBC1 sends a 200 (OK) response with an SDP answer including a = inactive to the originating side in response to the Initial-INVITE request. This is an example in the case of receiving an UPDATE request in which an SDP offer set to (status) is set. A sequence diagram is shown in FIG.

SBC1は、Initial INVITE(ToヘッダのtagがないINVITEリクエスト)でa=inactiveが設定されたSDPオファー(SDP_O1)(オファー(1))を、VoLTE網4を介してリソース未予約のVoLTE端末2から受信する(ステップS61,S63)。その際、VoLTE網4からVoLTE端末2に対して100 Tryingが送信される(ステップS62)。   SBC 1 sends an SDP offer (SDP_O1) (offer (1)) in which a = inactive is set in Initial INVITE (INVITE request without tag of To header) from VoLTE terminal 2 that has not reserved resources via VoLTE network 4. Receive (steps S61 and S63). At that time, 100 Trying is transmitted from the VoLTE network 4 to the VoLTE terminal 2 (step S62).

SBC1は、VoLTE網4に対して100 Tryingを送信(ステップS64)する。その後、UAS機能部11は、直ちに180 Ringing、および、Initial-INVITEリクエストに対して、a=inactiveの方向属性を設定したSDPアンサー(SDP_A1)(アンサー(1))を含む200 OKレスポンスをVoLTE端末2に送信する(ステップS65,S66)。この段階でSBC1とVoLTE端末2との間でDialog-A(パターン1,2のDialog-Aと同様に構成)が確立される(ステップS67)。SBC1は、VoLTE端末2からACKを受信する(ステップS68)。UAS機能部11が、SBC1とVoLTE網4との間にDialog-Aを確立することで、一度受信した、a=inactiveが設定されたSDPオファー(SDP_O1)を破棄せずに済ませることができる。よって、後になって、リソース予約済となったVoLTE端末2からSDPオファー(SDP_O1)を再度受信する必要がないため、着側端末3とのセッションに開始に必要な処理手順を簡略化することができる。   The SBC 1 transmits 100 Trying to the VoLTE network 4 (step S64). After that, the UAS function unit 11 immediately sends a 200 OK response including the SDP answer (SDP_A1) (answer (1)) in which the direction attribute of a = inactive is set to the 180 Ringing and Initial-INVITE request to the VoLTE terminal. 2 (steps S65 and S66). At this stage, Dialog-A (configured similarly to Dialog-A in patterns 1 and 2) is established between SBC1 and VoLTE terminal 2 (step S67). The SBC 1 receives an ACK from the VoLTE terminal 2 (step S68). By establishing Dialog-A between the SBC 1 and the VoLTE network 4, the UAS function unit 11 can avoid receiving the SDP offer (SDP_O 1) in which a = inactive is set once. Therefore, since it is not necessary to receive the SDP offer (SDP_O1) again from the VoLTE terminal 2 that has already been reserved for resources, the processing procedure necessary for starting the session with the called terminal 3 can be simplified. it can.

VoLTE端末2にてリソースの予約が完了した後(リソース予約済)、SBC1は、Dialog-A上でa=inactive以外の方向属性が設定されたSDPオファー(SDP_O2)(オファー(2))が設定されたUPDATEリクエストを受信する(ステップS69)。すると、SBC1は、着側端末3とのセッションを開始するため、UPDATEリクエストに設定されたSDPを基に生成されるSDP(SDP_O2)(オファー(2))を設定したInitial INVITEリクエストを、SIP網5を介して着側端末3に送信する(ステップS70,S72)。その際、SIP網5からSBC1に対して100 Tryingが送信される(ステップS71)。   After resource reservation is completed in VoLTE terminal 2 (resource reserved), SBC1 sets SDP offer (SDP_O2) (offer (2)) with a direction attribute other than a = inactive set on Dialog-A The updated UPDATE request is received (step S69). Then, in order to start a session with the called terminal 3, the SBC 1 sends an Initial INVITE request in which the SDP (SDP_O2) (offer (2)) generated based on the SDP set in the UPDATE request is set to the SIP network. 5 to the called terminal 3 (steps S70 and S72). At that time, 100 Trying is transmitted from the SIP network 5 to the SBC 1 (step S71).

着側端末3は、SIP網5に対して100 Trying送信(ステップS73)後、SBC1に対して直ちに180 Ringingを送信する(ステップS74)。180 Ringing受信時点で、SBC1と着側端末3との間にDialog-B(送信したCall-IDヘッダ・from-tagの値、および、受信したto-tagの値で構成)が生成される(ステップS75)。その後、SBC1は、180 Ringingの到達確認として、着側端末3へのPRACKリクエストの送信処理(ステップS76)と、着側端末3からの、当該リクエストに対する200 OKレスポンスの受信処理(ステップS77)を行う。   The called terminal 3 transmits 100 Trying to the SIP network 5 (step S73), and then immediately transmits 180 Ringing to the SBC 1 (step S74). When 180 Ringing is received, Dialog-B (consisting of the value of the transmitted Call-ID header / from-tag and the value of the received to-tag) is generated between the SBC 1 and the called terminal 3 ( Step S75). Thereafter, the SBC 1 performs transmission processing of a PRACK request to the destination terminal 3 (step S76) and reception processing of a 200 OK response to the request from the destination terminal 3 (step S77) as 180 Ringing arrival confirmation. Do.

その後、SBC1は、着側端末3から200 OK(INVITE)でSDPアンサー(SDP_A2)(アンサー(2))を受信する(ステップS78)。すると、SBC1は、着側端末3にACKを送信し(ステップS79)、当該SDPアンサーを基に生成したSDP(SDP_A2)を、以前(ステップS69)VoLTE端末2から受信したUPDATEリクエストに対する200 OKレスポンスに設定して送信する(ステップS80)ことで、VoLTE端末2と着側端末3とは、通話を開始する。   Thereafter, the SBC 1 receives the SDP answer (SDP_A2) (answer (2)) from the called terminal 3 with 200 OK (INVITE) (step S78). Then, the SBC 1 transmits an ACK to the destination terminal 3 (step S79), and the 200 OK response to the UPDATE request received from the VoLTE terminal 2 before (step S69) the SDP (SDP_A2) generated based on the SDP answer. By setting (S80) and transmitting (step S80), the VoLTE terminal 2 and the called terminal 3 start a call.

本実施形態によれば、SBC1の呼制御部13は、VoLTE端末2からのリクエストのオファーに設定されている状態が保留状態(a=inactive)である場合には、UAC機能部12を動作させず、VoLTE端末2からのリクエストに対してレスポンスを返して終端させる。これにより、VoLTE端末2のリソースが未予約であって着側端末3を呼び出すことができないという呼損を回避することができる。また、VoLTE端末2からのリクエストのオファーに設定されている状態が稼働状態(a=sendrecv/sendonly/recvonly)であるときにUAC機能部12を動作させることで、VoLTE端末2のリソースが予約済になってから着側端末3を呼び出すという通常の呼制御を実現することができる。このとき、網のポリシを変更したり、端末を改変したりする必要はない。
したがって、網の運用形態がどのような運用形態であっても、その網内のノード、および、その網に接続されている端末を改変することなく、呼制御を確実に実現することができる。
According to the present embodiment, the call control unit 13 of the SBC 1 operates the UAC function unit 12 when the state set in the request offer from the VoLTE terminal 2 is the hold state (a = inactive). First, a response is returned to the request from the VoLTE terminal 2 and terminated. As a result, it is possible to avoid a call loss in which the resources of the VoLTE terminal 2 are not reserved and the called terminal 3 cannot be called. Moreover, when the state set in the offer of the request from the VoLTE terminal 2 is in the operating state (a = sendrecv / sendonly / recvonly), the resource of the VoLTE terminal 2 is reserved by operating the UAC function unit 12 Then, the normal call control of calling the called terminal 3 can be realized. At this time, there is no need to change the network policy or change the terminal.
Therefore, regardless of the operation mode of the network, call control can be reliably realized without modifying the nodes in the network and the terminals connected to the network.

(プログラム)
また、上記実施形態に係る中継装置が実行する処理をコンピュータが実行可能な言語で記述したプログラムを作成することもできる。この場合、コンピュータがプログラムを実行することにより、上記実施形態と同様の効果を得ることができる。さらに、かかるプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータに読み込ませて実行することにより上記実施形態と同様の処理を実現してもよい。以下に、中継装置と同様の機能を実現する呼制御プログラムを実行するコンピュータの一例を説明する。
(program)
It is also possible to create a program in which processing executed by the relay device according to the above embodiment is described in a language that can be executed by a computer. In this case, the same effect as the above-described embodiment can be obtained by the computer executing the program. Further, such a program may be recorded on a computer-readable recording medium, and the program recorded on the recording medium may be read by a computer and executed to execute the same processing as in the above embodiment. Hereinafter, an example of a computer that executes a call control program that realizes the same function as the relay apparatus will be described.

図7は、呼制御プログラムを実行するコンピュータを示す図である。図7に示すように、コンピュータ1000は、例えば、メモリ1010と、CPU1020と、ハードディスクドライブインタフェース1030と、ディスクドライブインタフェース1040と、シリアルポートインタフェース1050と、ビデオアダプタ1060と、ネットワークインタフェース1070とを有する。これらの各部は、バス1080によって接続される。   FIG. 7 is a diagram illustrating a computer that executes a call control program. As illustrated in FIG. 7, the computer 1000 includes, for example, a memory 1010, a CPU 1020, a hard disk drive interface 1030, a disk drive interface 1040, a serial port interface 1050, a video adapter 1060, and a network interface 1070. These units are connected by a bus 1080.

メモリ1010は、ROM(Read Only Memory)1011およびRAM(Random Access Memory)1012を含む。ROM1011は、例えば、BIOS(Basic Input Output System)等のブートプログラムを記憶する。ハードディスクドライブインタフェース1030は、ハードディスクドライブ1090に接続される。ディスクドライブインタフェース1040は、ディスクドライブ1100に接続される。ディスクドライブ1100には、例えば、磁気ディスクや光ディスク等の着脱可能な記憶媒体が挿入される。シリアルポートインタフェース1050には、例えば、マウス1110およびキーボード1120が接続される。ビデオアダプタ1060には、例えば、ディスプレイ1130が接続される。   The memory 1010 includes a ROM (Read Only Memory) 1011 and a RAM (Random Access Memory) 1012. The ROM 1011 stores a boot program such as BIOS (Basic Input Output System). The hard disk drive interface 1030 is connected to the hard disk drive 1090. The disk drive interface 1040 is connected to the disk drive 1100. A removable storage medium such as a magnetic disk or an optical disk is inserted into the disk drive 1100, for example. For example, a mouse 1110 and a keyboard 1120 are connected to the serial port interface 1050. For example, a display 1130 is connected to the video adapter 1060.

ここで、図7に示すように、ハードディスクドライブ1090は、例えば、OS1091、アプリケーションプログラム1092、プログラムモジュール1093およびプログラムデータ1094を記憶する。上記実施形態で説明した各テーブルは、例えばハードディスクドライブ1090やメモリ1010に記憶される。   Here, as shown in FIG. 7, the hard disk drive 1090 stores, for example, an OS 1091, an application program 1092, a program module 1093, and program data 1094. Each table described in the above embodiment is stored in the hard disk drive 1090 or the memory 1010, for example.

また、呼制御プログラムは、例えば、コンピュータ1000によって実行される指令が記述されたプログラムモジュールとして、ハードディスクドライブ1090に記憶される。具体的には、上記実施形態で説明した呼制御プログラムが実行する各処理が記述されたプログラムモジュールが、ハードディスクドライブ1090に記憶される。   Further, the call control program is stored in the hard disk drive 1090 as a program module in which a command executed by the computer 1000 is described, for example. Specifically, a program module describing each process executed by the call control program described in the above embodiment is stored in the hard disk drive 1090.

また、呼制御プログラムによる情報処理に用いられるデータは、プログラムデータとして、例えば、ハードディスクドライブ1090に記憶される。そして、CPU1020が、ハードディスクドライブ1090に記憶されたプログラムモジュール1093やプログラムデータ1094を必要に応じてRAM1012に読み出して、上述した各手順を実行する。   Further, data used for information processing by the call control program is stored in the hard disk drive 1090 as program data, for example. Then, the CPU 1020 reads out the program module 1093 and the program data 1094 stored in the hard disk drive 1090 to the RAM 1012 as necessary, and executes the above-described procedures.

なお、呼制御プログラムに係るプログラムモジュール1093やプログラムデータ1094は、ハードディスクドライブ1090に記憶される場合に限られず、例えば、着脱可能な記憶媒体に記憶されて、ディスクドライブ1100等を介してCPU1020によって読み出されてもよい。あるいは、呼制御プログラムに係るプログラムモジュール1093やプログラムデータ1094は、LAN(Local Area Network)やWAN(Wide Area Network)等のネットワークを介して接続された他のコンピュータに記憶され、ネットワークインタフェース1070を介してCPU1020によって読み出されてもよい。   The program module 1093 and the program data 1094 related to the call control program are not limited to being stored in the hard disk drive 1090. For example, the program module 1093 and the program data 1094 are stored in a removable storage medium and read by the CPU 1020 via the disk drive 1100 or the like. May be issued. Alternatively, the program module 1093 and the program data 1094 related to the call control program are stored in another computer connected via a network such as a LAN (Local Area Network) or a WAN (Wide Area Network), and are transmitted via the network interface 1070. May be read by the CPU 1020.

(その他)
本実施形態では、「a=inactive」が設定された最初のSDPオファーを非許容とするSIP網5とVoLTE網4を相互接続する場合のSIP終端手順として、SIP網5とVoLTE網4の間にSBC1を設置し、SBC1で終端する手順について説明したが、手順自体の配備はSBCに限定しなくともよい。
(Other)
In this embodiment, the SIP network 5 and the VoLTE network 4 are connected as a SIP termination procedure when the SIP network 5 and the VoLTE network 4 that do not permit the first SDP offer in which “a = inactive” is set are interconnected. The procedure of installing SBC1 and terminating at SBC1 has been described, but the arrangement of the procedure itself need not be limited to SBC.

本実施形態で説明した種々の技術を適宜組み合わせた技術を実現することもできる。
本実施形態で説明したソフトウェアをハードウェアとして実現することもでき、ハードウェアをソフトウェアとして実現することもできる。
その他、ハードウェア、ソフトウェア、フローチャートなどについて、本発明の趣旨を逸脱しない範囲で適宜変更が可能である。
A technique obtained by appropriately combining various techniques described in the present embodiment can also be realized.
The software described in this embodiment can be realized as hardware, and the hardware can also be realized as software.
In addition, hardware, software, flowcharts, and the like can be changed as appropriate without departing from the spirit of the present invention.

1 SBC(中継装置)
2 VoLTE端末(発側端末)
3 着側端末
4 VoLTE網(発側網)
5 SIP網(着側網)
11 UAS機能部
12 UAC機能部
13 呼制御部
1 SBC (relay device)
2 VoLTE terminal (calling terminal)
3 Termination side terminal 4 VoLTE network (origin side network)
5 SIP network (destination side network)
11 UAS function part 12 UAC function part 13 Call control part

Claims (6)

発側網と着側網との境界に設置されている中継装置であって、
前記発側網に通信可能に接続されている発側端末からのリクエストの受信、および、前記発側端末へのレスポンスの送信を行うUAS機能部と、
前記着側網に通信可能に接続されている着側端末へのリクエストの送信、および、前記着側端末からのレスポンスの受信を行うUAC機能部と、
前記発側端末からのリクエストに設定されているオファーの状態が保留状態である場合には前記UAS機能部は動作させるが前記UAC機能部は動作させず、稼働状態である場合には前記UAS機能部および前記UAC機能部を動作させ、呼制御を行う呼制御部と、を備える、
ことを特徴とする中継装置。
A relay device installed at the boundary between the originating network and the terminating network,
Receiving a request from a calling terminal connected to the calling network so as to be communicable, and transmitting a response to the calling terminal;
Sending a request to a destination terminal communicably connected to the destination network, and receiving a response from the destination terminal; and a UAC function unit,
When the offer state set in the request from the calling terminal is in the hold state, the UAS function unit is operated but the UAC function unit is not operated. And a call control unit that operates the UAC function unit and performs call control,
A relay device characterized by that.
前記UAS機能部は、前記保留状態を示す前記オファーが設定された前記リクエストに対して、アンサーが設定されたレスポンスを前記発側端末に送信し、前記発側網と前記中継装置との間にダイアログを生成する、
ことを特徴とする請求項1に記載の中継装置。
In response to the request in which the offer indicating the hold state is set, the UAS function unit transmits a response in which an answer is set to the calling terminal, and between the calling network and the relay device. Create a dialog,
The relay apparatus according to claim 1.
前記発側網は、VoLTE網であり、
前記発側端末は、VoLTE端末であり、
前記着側網は、SIP網であり、
前記着側端末は、プリコンディション未対応の端末である、
ことを特徴とする請求項1または請求項2に記載の中継装置。
The originating network is a VoLTE network,
The calling terminal is a VoLTE terminal,
The destination network is a SIP network;
The called terminal is a terminal that does not support preconditions,
The relay apparatus according to claim 1, wherein the relay apparatus is characterized in that
発側網と着側網との境界に設置されている中継装置と、前記発側網に接続されている発側端末と、前記着側網に接続されている着側端末と、が通信可能に接続されている呼制御システムであって、
前記中継装置は、
前記発側端末からのリクエストの受信、および、前記発側端末へのレスポンスの送信を行うUAS機能部と、
前記着側端末へのリクエストの送信、および、前記着側端末からのレスポンスの受信を行うUAC機能部と、
前記発側端末からのリクエストに設定されているオファーの状態が保留状態である場合には前記UAS機能部は動作させるが前記UAC機能部は動作させず、稼働状態である場合には前記UAS機能部および前記UAC機能部を動作させ、呼制御を行う呼制御部と、を備える、
ことを特徴とする呼制御システム。
Communication is possible between the relay device installed at the boundary between the originating network and the terminating network, the originating terminal connected to the originating network, and the terminating terminal connected to the terminating network. A call control system connected to
The relay device is
Receiving a request from the calling terminal, and transmitting a response to the calling terminal; a UAS function unit;
Sending a request to the called terminal, and receiving a response from the called terminal; a UAC function unit;
When the offer state set in the request from the calling terminal is in the hold state, the UAS function unit is operated but the UAC function unit is not operated. And a call control unit that operates the UAC function unit and performs call control,
A call control system.
発側網と着側網との境界に設置されている中継装置における呼制御方法であって、
前記発側網に通信可能に接続されている発側端末からのリクエストに設定されているオファーの状態が保留状態である場合には、前記発側端末からのリクエストの受信、および、前記発側端末へのレスポンスの送信は行うが、前記着側網に通信可能に接続されている着側端末へのリクエストの送信、および、前記着側端末からのレスポンスの受信は行わないUASステップと、
前記発側端末からのリクエストのオファーに設定されている状態が稼働状態である場合には、前記発側端末からのリクエストの受信、前記着側端末へのリクエストの送信、前記着側端末からのレスポンスの受信、および、前記発側端末へのレスポンスの送信を行うUAS/UACステップと、を実行する、
ことを特徴とする呼制御方法。
A call control method in a relay apparatus installed at a boundary between a calling side network and a called side network,
When the offer state set in the request from the originating terminal that is communicably connected to the originating network is on hold, the reception of the request from the originating terminal, and the originating side Sending a response to the terminal, but sending a request to the called terminal that is communicably connected to the called network, and a UAS step not receiving a response from the called terminal;
When the status set in the offer of the request from the calling terminal is in an operating state, the request is received from the calling terminal, the request is transmitted to the called terminal, and the request from the called terminal is received. Performing a UAS / UAC step for receiving a response and transmitting a response to the calling terminal;
A call control method.
発側網と着側網との境界に設置されている中継装置としてコンピュータを、
前記発側網に通信可能に接続されている発側端末からのリクエストの受信、および、前記発側端末へのレスポンスの送信を行うUAS機能手段、
前記着側網に通信可能に接続されている着側端末へのリクエストの送信、および、前記着側端末からのレスポンスの受信を行うUAC機能手段、
前記発側端末からのリクエストに設定されているオファーの状態が保留状態である場合には前記UAS機能手段を動作させるが前記UAC機能部は動作させず、稼働状態である場合には前記UAS機能手段および前記UAC機能手段を動作させ、呼制御を行う呼制御手段、
として機能させるための呼制御プログラム。
A computer as a relay device installed at the boundary between the originating network and the terminating network,
UAS function means for receiving a request from a calling side terminal communicably connected to the calling side network, and transmitting a response to the calling side terminal;
A UAC function means for transmitting a request to a destination terminal that is communicably connected to the destination network, and receiving a response from the destination terminal;
When the offer state set in the request from the calling terminal is in a pending state, the UAS function unit is operated, but the UAC function unit is not operated, and the UAS function unit is operated in an operating state. Call control means for operating the UAC function means and performing call control,
Call control program to function as
JP2015102793A 2015-05-20 2015-05-20 RELAY DEVICE, CALL CONTROL SYSTEM, CALL CONTROL METHOD, AND CALL CONTROL PROGRAM Active JP6348875B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015102793A JP6348875B2 (en) 2015-05-20 2015-05-20 RELAY DEVICE, CALL CONTROL SYSTEM, CALL CONTROL METHOD, AND CALL CONTROL PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015102793A JP6348875B2 (en) 2015-05-20 2015-05-20 RELAY DEVICE, CALL CONTROL SYSTEM, CALL CONTROL METHOD, AND CALL CONTROL PROGRAM

Publications (2)

Publication Number Publication Date
JP2016220027A true JP2016220027A (en) 2016-12-22
JP6348875B2 JP6348875B2 (en) 2018-06-27

Family

ID=57579158

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015102793A Active JP6348875B2 (en) 2015-05-20 2015-05-20 RELAY DEVICE, CALL CONTROL SYSTEM, CALL CONTROL METHOD, AND CALL CONTROL PROGRAM

Country Status (1)

Country Link
JP (1) JP6348875B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114710821A (en) * 2022-03-15 2022-07-05 上海井星信息科技有限公司 Method, system and storage medium for VoLTE relay to access SIP contact center

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007500981A (en) * 2003-05-13 2007-01-18 ノキア コーポレイション Distribution of billing identifiers especially in UMTS networks
JP2009505609A (en) * 2005-08-22 2009-02-05 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Method and apparatus for establishing multimedia communication session
US20100260125A1 (en) * 2008-01-03 2010-10-14 Lee Shi-Jae Apparatus and method for interworking between wireless network and wireline network
US20100287285A1 (en) * 2008-01-15 2010-11-11 David Castellanos Zamora Control of quality-of-service preconditions in an ip mutimedia subsystem
JP2015043511A (en) * 2013-08-26 2015-03-05 株式会社Nttドコモ Communication control apparatus and communication control method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007500981A (en) * 2003-05-13 2007-01-18 ノキア コーポレイション Distribution of billing identifiers especially in UMTS networks
JP2009505609A (en) * 2005-08-22 2009-02-05 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Method and apparatus for establishing multimedia communication session
US20100260125A1 (en) * 2008-01-03 2010-10-14 Lee Shi-Jae Apparatus and method for interworking between wireless network and wireline network
US20100287285A1 (en) * 2008-01-15 2010-11-11 David Castellanos Zamora Control of quality-of-service preconditions in an ip mutimedia subsystem
JP2015043511A (en) * 2013-08-26 2015-03-05 株式会社Nttドコモ Communication control apparatus and communication control method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114710821A (en) * 2022-03-15 2022-07-05 上海井星信息科技有限公司 Method, system and storage medium for VoLTE relay to access SIP contact center

Also Published As

Publication number Publication date
JP6348875B2 (en) 2018-06-27

Similar Documents

Publication Publication Date Title
JP4709217B2 (en) Method and apparatus for session control in a hybrid telecommunications network
US8203993B2 (en) Providing improved post-dial delay at an originating terminal
US8566454B2 (en) Methods for enhancing SDP preconditions signalling for IP multimedia sessions
WO2008145051A1 (en) Method for converting conversation media, method and device for updating calling establishment
KR101705440B1 (en) Hybrid cloud media architecture for media communications
US9591036B2 (en) Method and apparatus for dynamic device pairing
JP2007318343A (en) Gateway device and renegotiation method
US20230269280A1 (en) Communication method, communication apparatus, and communication system
WO2014183654A1 (en) Method for performing session based on sip, terminal and call service server
JP2009194674A (en) Communication terminal device and control method of communication terminal device
US9071690B2 (en) Call transfer processing in SIP mode
WO2009094940A1 (en) Method and apparatus of media capability re-negotiation
JP6348875B2 (en) RELAY DEVICE, CALL CONTROL SYSTEM, CALL CONTROL METHOD, AND CALL CONTROL PROGRAM
JP2011505772A (en) Method and apparatus for realizing call holding
US8984148B2 (en) Method and apparatus for signaling post-ring reservations
EP2938040B1 (en) Systems, methods, and computer program products for providing caller identity update information
JP4971284B2 (en) Inter-session terminal connection method, inter-session terminal connection device, and inter-session terminal connection program
RU2378785C2 (en) Providing timely multimedia in communication system
JP2012209801A (en) Data communication system, data communication terminal, data communication method, and program
JP2019161380A (en) Disconnection monitoring terminal and disconnection monitoring method
JP2016100631A (en) Communication control device and communication control method
JP2013162241A (en) Media distribution control device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170623

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180516

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20180529

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180601

R150 Certificate of patent or registration of utility model

Ref document number: 6348875

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150