JP4541333B2 - Terminal device, system, method, and program - Google Patents

Terminal device, system, method, and program Download PDF

Info

Publication number
JP4541333B2
JP4541333B2 JP2006220159A JP2006220159A JP4541333B2 JP 4541333 B2 JP4541333 B2 JP 4541333B2 JP 2006220159 A JP2006220159 A JP 2006220159A JP 2006220159 A JP2006220159 A JP 2006220159A JP 4541333 B2 JP4541333 B2 JP 4541333B2
Authority
JP
Japan
Prior art keywords
identification information
terminal device
session management
response message
information
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.)
Active
Application number
JP2006220159A
Other languages
Japanese (ja)
Other versions
JP2008048047A (en
Inventor
克夫 鴇田
克誌 則武
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.)
NTT Communications Corp
Original Assignee
NTT Communications 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 NTT Communications Corp filed Critical NTT Communications Corp
Priority to JP2006220159A priority Critical patent/JP4541333B2/en
Publication of JP2008048047A publication Critical patent/JP2008048047A/en
Application granted granted Critical
Publication of JP4541333B2 publication Critical patent/JP4541333B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、SIP(Session Initiation Protocol)を用いたIPパケット通信サービスに係るものであり、特に、SIPメッセージの異常判定に関するものである。   The present invention relates to an IP packet communication service using SIP (Session Initiation Protocol), and more particularly, to abnormality determination of a SIP message.

現在、IP電話等のSIPを用いたIPパケット通信サービスが普及している。IP電話を例にとり、SIPを用いた端末間の呼接続動作の一例について図1を参照して説明する。   Currently, IP packet communication services using SIP such as IP telephones are widespread. Taking an IP phone as an example, an example of call connection operation between terminals using SIP will be described with reference to FIG.

図1では、SIPメッセージを中継するSIPサーバ3に端末1と端末2が接続される例を示している。図1に示す接続構成において、SIPサーバ3は、端末1、2からの要求に基づき、端末1、2のIPアドレスとSIP URI(以降、“識別名”と呼ぶことにする)とを対応付けて登録する。また、SIPサーバ3は、端末1から接続先端末2の識別名を宛先とするINVITEリクエスト(セッション確立要求)を受けた場合に、その識別名に基づき接続先端末2のIPアドレスを検索し、INVITEリクエストを端末2に転送する機能を有している。以下、IPアドレスと識別名の登録は済んでいるものとする。なお、本例では識別名として電話番号を用いる。   FIG. 1 shows an example in which a terminal 1 and a terminal 2 are connected to a SIP server 3 that relays a SIP message. In the connection configuration shown in FIG. 1, the SIP server 3 associates the IP addresses of the terminals 1 and 2 with the SIP URI (hereinafter referred to as “identification name”) based on the requests from the terminals 1 and 2. And register. Further, when the SIP server 3 receives an INVITE request (session establishment request) destined for the identification name of the connection destination terminal 2 from the terminal 1, the SIP server 3 searches for the IP address of the connection destination terminal 2 based on the identification name, It has a function of transferring an INVITE request to the terminal 2. In the following, it is assumed that the IP address and identification name have been registered. In this example, a telephone number is used as the identification name.

図1において、発信者が端末1を用いて端末2の電話番号を指定して発信動作を行なうと、端末1は、端末2の電話番号を宛先とするINVITEリクエストをSIPサーバ3に送信する(ステップ1)。INVITTEリクエストを受信したSIPサーバ3は、INVITTEリクエストを端末2に送信する(ステップ2)。   In FIG. 1, when a caller specifies a telephone number of the terminal 2 using the terminal 1 and performs a call operation, the terminal 1 transmits an INVITE request addressed to the telephone number of the terminal 2 to the SIP server 3 ( Step 1). The SIP server 3 that has received the INVITTE request transmits the INVITTE request to the terminal 2 (step 2).

端末2は呼び出し音を鳴らすとともに、呼び出し中を意味する180 Ringingレスポンスを送出する(ステップ3)。180 Ringingレスポンスは、SIPサーバ3を経由して端末1に送られる(ステップ4)。そして、着信者が端末2において応答動作を行なうと、端末2から200 OKレスポンスが送出され(ステップ5)、200 OKレスポンスはSIPサーバ3を経由して端末1に送られる(ステップ6)。その後、端末1からACKリクエストが端末2に送られることにより(ステップ7、8)、端末1と端末2との間で通話(RTPによる音声パケットの送受信)が行なわれることになる(ステップ9)。   The terminal 2 emits a ringing tone and transmits a 180 Ringing response indicating that the calling is in progress (step 3). The 180 Ringing response is sent to the terminal 1 via the SIP server 3 (step 4). When the callee performs a response operation at the terminal 2, a 200 OK response is sent from the terminal 2 (step 5), and the 200 OK response is sent to the terminal 1 via the SIP server 3 (step 6). Thereafter, an ACK request is sent from the terminal 1 to the terminal 2 (steps 7 and 8), whereby a call (transmission and reception of voice packets by RTP) is performed between the terminal 1 and the terminal 2 (step 9). .

図2に、INVITEリクエストの構成例を示す。図2では本願に関連する情報のみを示している。図2に示すように、INVITEリクエストは、スタートライン、ヘッダー部、及びメディア情報が記述されるボディー部を含む。スタートラインは、リクエストの種類(INVITE)と接続相手先の識別名を含む。   FIG. 2 shows a configuration example of the INVITE request. FIG. 2 shows only information related to the present application. As shown in FIG. 2, the INVITE request includes a start line, a header part, and a body part in which media information is described. The start line includes the type of request (INVITE) and the identification name of the connection partner.

ヘッダー部は、Via、From、to、Call-IDの各ヘッダを含む。Viaヘッダにはメッセージが経由した装置の経路情報が記述される。図1の例であれば、端末2に到着したViaヘッダにはSIPサーバ3の識別名(又はIPアドレス)が記述されることになる。レスポンスを送信する際には、Viaヘッダに記述された経路情報が示す直前の装置にレスポンスを送信する。Viaヘッダに記述されているbranchは、トランザクションの識別情報であり、リクエスト毎に一意の所定の文字列が付与される。   The header part includes Via, From, to, and Call-ID headers. The Via header describes the route information of the device through which the message passes. In the example of FIG. 1, the identification name (or IP address) of the SIP server 3 is described in the Via header that has arrived at the terminal 2. When sending a response, the response is sent to the device immediately before the route information described in the Via header. The branch described in the Via header is transaction identification information, and a unique predetermined character string is assigned to each request.

Fromヘッダにはリクエストの送信元端末の識別名が記述され、Toヘッダにはリクエストの宛先の識別名が記述される。また、CAll-IDヘッダには、1つの呼に関連する一連のSIPメッセージをグループ化して他の呼のSIPメッセージと区別する識別情報(CAll-IDと呼ぶ)が記述される。   In the From header, the identification name of the request source terminal is described, and in the To header, the identification name of the request destination is described. The CAll-ID header describes identification information (referred to as CAll-ID) that groups a series of SIP messages related to one call and distinguishes them from the SIP messages of other calls.

図3にレスポンスの例として180 Ringingレスポンスを示す。リクエストと同様に、スタートライン、ヘッダー部、及びボディー部を含む。なお、Fromヘッダフィールドに記述されるtagと、toヘッダに記述されるtagと、Call-IDの組み合わせによってダイアログIDが構成される。ダイアログとは1つのセッションにおける送受信者間の接続関係であり、ダイアログIDによりダイアログが一意に識別される。ダイアログを構成する要素としてはダイアログIDの他、シーケンス番号、URI等がある。以降、ダイアログを構成する要素のうち送受信者間の接続を一意に識別することを可能とする情報をダイアログ情報と呼ぶことにする。   FIG. 3 shows a 180 Ringing response as an example of the response. As with the request, it includes a start line, a header part, and a body part. Note that a dialog ID is configured by a combination of a tag described in the From header field, a tag described in the to header, and Call-ID. A dialog is a connection relationship between a sender and a receiver in one session, and a dialog is uniquely identified by a dialog ID. Elements that make up a dialog include a sequence ID, URI, etc. in addition to the dialog ID. Hereinafter, information that can uniquely identify a connection between a sender and a receiver among elements constituting the dialog is referred to as dialog information.

SIPサーバ3はメッセージに記述されたダイアログ情報を蓄積し、ダイアログの状態を管理することができる。例えば、図1のINVITEリクエストを受信した際に、SIPサーバ3は、メッセージの種別(INVITE)とFromのtag情報とCall-ID等のダイアログ情報を記録しておく。そして、端末2はViaヘッダの内容に従って180 RingingレスポンスをSIPサーバ3に送信し、SIPサーバ3は、180 Ringingレスポンスを受信したときに、当該レスポンスと自身が以前に転送したリクエストとを対応付けるために、180 Ringingレスポンスに記述されたダイアログ情報が、SIPサーバ3に既に記録されたダイアログ情報の中に存在するかどうかのチェックを行い、存在しなければ、当該レスポンスに対応するリクエストが存在しないと判定し、異常状態であるとして当該レスポンスを破棄する。   The SIP server 3 can store the dialog information described in the message and manage the dialog state. For example, when the INVITE request in FIG. 1 is received, the SIP server 3 records message type (INVITE), From tag information, and dialog information such as Call-ID. Then, the terminal 2 transmits a 180 Ringing response to the SIP server 3 according to the contents of the Via header, and when the SIP server 3 receives the 180 Ringing response, the SIP server 3 associates the response with the request previously transferred by itself. , 180 Check whether the dialog information described in the Ringing response exists in the dialog information already recorded in the SIP server 3, and if it does not exist, determine that there is no request corresponding to the response. Then, the response is discarded as an abnormal state.

なお、SIPによる呼制御に関連する先行技術文献として例えば特許文献1がある。
特開2005-148794号公報
For example, Patent Document 1 is a prior art document related to call control by SIP.
JP 2005-148794 A

上記の従来技術では、端末2はViaヘッダの経路情報に示された直前の装置宛にレスポンスを送出するため、Viaヘッダに本来レスポンスを送るべきでない相手(上記の例であればSIPサーバ3以外の相手)が直前の装置として記述されていた場合、レスポンスをその相手に送信してしまうという問題がある。   In the above prior art, since the terminal 2 sends a response to the device immediately before indicated in the route information of the Via header, the terminal that should not originally send the response to the Via header (other than the SIP server 3 in the above example) If the other party) is described as the immediately preceding device, there is a problem that a response is transmitted to the other party.

また、ダイアログ情報の比較により検出される異常状態の発生状況や頻度によっては、異常状態を解析して発生原因等を把握する必要があるが、従来技術ではレスポンスを無効トラヒックとして破棄するだけなので、異常状態の解析を行うことができないという問題がある。   Also, depending on the occurrence status and frequency of the abnormal state detected by comparing dialog information, it is necessary to analyze the abnormal state and grasp the cause of the occurrence, etc., but the conventional technology only discards the response as invalid traffic, There is a problem that an abnormal state cannot be analyzed.

本発明は上記の点に鑑みてなされたものであり、端末がレスポンスを正しい相手のみに返送し、また、SIPサーバによってダイアログ情報の比較に基づき検出された異常状態を解析することを可能とする技術を提供することを目的とする。   The present invention has been made in view of the above points, and enables a terminal to return a response only to a correct partner and to analyze an abnormal state detected by a SIP server based on comparison of dialog information. The purpose is to provide technology.

上記の課題は、セッション管理装置を介して他の端末装置と要求メッセージ及び応答メッセージの送受信を行なうことにより当該他の端末装置との間でセッションを確立する機能を備えた端末装置であって、前記端末装置のアドレス情報が登録されたセッション管理装置の識別情報を格納する格納手段と、他の端末装置を送信元とする要求メッセージを受信し、当該要求メッセージから、当該要求メッセージが前記端末装置に到着するまでに経由した装置のうちの前記端末装置の直前の装置を示す直前装置識別情報を抽出する抽出手段と、前記直前装置識別情報が、前記格納手段に格納されたセッション管理装置の識別情報と同一かどうかの判定を行なう判定手段と、前記判定手段により、前記直前装置識別情報と前記セッション管理装置の識別情報とが同一であると判定された場合にのみ応答メッセージを前記セッション管理装置に送信する応答メッセージ送信手段とを備えることを特徴とする端末装置により解決される。   The above-described problem is a terminal device having a function of establishing a session with another terminal device by performing transmission / reception of a request message and a response message with another terminal device via the session management device, Storage means for storing identification information of the session management device in which the address information of the terminal device is registered, and a request message originating from another terminal device are received, and the request message is transmitted from the request message to the terminal device. Of the session management device in which the immediately preceding device identification information indicating the device immediately preceding the terminal device among the devices that have passed through until reaching the terminal is extracted, and the immediately preceding device identification information stored in the storage device Determining means for determining whether the information is the same as the information; and by the determining means, the immediately preceding device identification information and the session management device And another information is resolved by the terminal device, characterized in that it comprises a reply message sending means for sending only a response message to the session management apparatus when it is determined to be the same.

前記端末装置における前記判定手段は、前記要求メッセージの送信元のアドレスと、前記端末装置のアドレス情報が登録されたセッション管理装置のアドレスとが同一かどうかの判定を更に行い、前記判定手段により、前記直前装置識別情報と前記セッション管理装置の識別情報とが同一であり、かつ、前記送信元のアドレスと前記セッション管理装置のアドレスとが同一でないと判定された場合に、前記応答メッセージ送信手段は、前記送信元のアドレスを含むエラー応答メッセージを前記セッション管理装置に送信することとしてもよい。   The determination means in the terminal device further determines whether the address of the transmission source of the request message is the same as the address of the session management device in which the address information of the terminal device is registered. When it is determined that the immediately preceding device identification information and the session management device identification information are the same, and the source address and the session management device address are not the same, the response message transmitting means An error response message including the address of the transmission source may be transmitted to the session management device.

本発明は、複数の端末装置間で送受信される要求メッセージ及び応答メッセージを中継し、複数の端末装置間でのセッションを管理するセッション管理装置であって、2つの端末装置間の接続関係を識別するための接続関係識別情報を当該2つの端末装置間で送受信されるメッセージから取得し、格納手段に格納する接続関係識別情報取得手段と、ある端末装置から受信した応答メッセージに含まれる接続関係識別情報が、前記格納手段に格納されているかどうかを判定する判定手段と、前記判定手段により、前記応答メッセージに含まれる接続関係識別情報が、前記格納手段に格納されていないと判定された場合に、当該応答メッセージにおける所定の情報をログ格納手段に格納する情報格納手段とを備えることを特徴とするセッション管理装置として構成することもできる。   The present invention is a session management device that relays request messages and response messages transmitted and received between a plurality of terminal devices and manages a session between the plurality of terminal devices, and identifies a connection relationship between two terminal devices. Connection relation identification information for acquiring the connection relation identification information from a message transmitted and received between the two terminal devices, and storing the connection relation identification information in the storage means, and the connection relation identification included in the response message received from a certain terminal device A determination unit that determines whether information is stored in the storage unit; and the determination unit determines that the connection relationship identification information included in the response message is not stored in the storage unit. And an information storage means for storing predetermined information in the response message in the log storage means. It can also be configured as a device.

前記セッション管理装置の前記判定手段は、前記応答メッセージが予め定めた種類のメッセージであるかどうかの判定を更に行い、前記情報格納手段は、前記判定手段により、前記応答メッセージに含まれる接続関係識別情報が前記格納手段に格納されておらず、かつ、前記応答メッセージが予め定めた種類のメッセージであると判定された場合に、当該応答メッセージにおける所定の情報をログ格納手段に格納することとしてもよい。   The determination unit of the session management apparatus further determines whether or not the response message is a predetermined type of message, and the information storage unit is configured to identify a connection relationship included in the response message by the determination unit. When it is determined that information is not stored in the storage unit and the response message is a predetermined type of message, predetermined information in the response message may be stored in the log storage unit. Good.

本明細書及び特許請求の範囲における“セッション管理装置”は、端末間での通信セッションを確立、管理するための装置であり、SIPサーバはセッション管理装置の一例である。また、明細書におけるダイアログ情報は、接続関係識別情報の一例である。   The “session management device” in the present specification and claims is a device for establishing and managing a communication session between terminals, and a SIP server is an example of a session management device. The dialog information in the specification is an example of connection relationship identification information.

本発明によれば、端末装置は、直前装置識別情報が、端末情報の登録先のセッション管理装置の識別情報と同一である場合にのみ応答メッセージを送信することとしたので、不正な相手に応答メッセージを送信してしまうことを防止できる。また、セッション管理装置は、一致する接続関係識別情報がなく、異常状態と判定された応答メッセージの所定の情報を記録するので、その後に異常状態の解析を行うことが可能となる。   According to the present invention, the terminal device transmits a response message only when the immediately preceding device identification information is the same as the identification information of the session management device to which the terminal information is registered. Sending a message can be prevented. In addition, since the session management apparatus records the predetermined information of the response message determined to be in an abnormal state without the matching connection relationship identification information, it is possible to analyze the abnormal state thereafter.

以下、図面を参照して本発明の実施の形態について説明する。   Embodiments of the present invention will be described below with reference to the drawings.

(概要)
本実施の形態における処理の概要を図4に示すシーケンスチャートを参照して説明する。本実施の形態でも、図1と同様に、端末1と端末2がSIPサーバ3に接続される構成を前提とする。本実施の形態では、各端末は、自身の情報の登録先であるSIPサーバ3の識別名とIPアドレスとを記憶装置に保持しているものとする。
(Overview)
An outline of processing in the present embodiment will be described with reference to a sequence chart shown in FIG. Also in this embodiment, a configuration in which the terminal 1 and the terminal 2 are connected to the SIP server 3 is assumed as in FIG. In the present embodiment, it is assumed that each terminal holds the identification name and IP address of the SIP server 3 that is the registration destination of its information in the storage device.

端末1がINVITEリクエストを端末2宛てに送出する(ステップ11)。INVITEリクエストを受信したSIPサーバ3は、INVITEリクエストに含まれるダイアログ情報を記憶装置に記録する。SIPサーバ3は、INVITEリクエストに宛先として含まれる端末2の識別名から端末2のIPアドレスを抽出し、そのIPアドレスを宛先としてINVITEリクエストを送出する(ステップ12)。   Terminal 1 sends an INVITE request to terminal 2 (step 11). The SIP server 3 that has received the INVITE request records the dialog information included in the INVITE request in the storage device. The SIP server 3 extracts the IP address of the terminal 2 from the identification name of the terminal 2 included as the destination in the INVITE request, and sends out the INVITE request with the IP address as the destination (step 12).

INVITEリクエストを受信した端末2は、SIPにおける通常の動作に加え、Viaヘッダに記述されたレスポンスの転送先が確かに端末情報の登録先であるSIPサーバ3であるかどうかの判定を行なう(ステップ13)。この判定結果がOKである場合は、通常の動作と同様にして、レスポンスをSIPサーバ3に送信する(ステップ14)。この判定結果がNGである場合は、リクエストを破棄し、レスポンスの送信を行わない(ステップ15)。   The terminal 2 that received the INVITE request determines whether or not the transfer destination of the response described in the Via header is indeed the SIP server 3 that is the registration destination of the terminal information in addition to the normal operation in SIP (step) 13). If this determination result is OK, a response is transmitted to the SIP server 3 in the same manner as a normal operation (step 14). If this determination result is NG, the request is discarded and no response is transmitted (step 15).

レスポンスを受信したSIPサーバ3は、レスポンスに含まれるダイアログ情報が、SIPサーバ3が保持しているダイアログ情報のうちのいずれかと一致するかどうかの判定を行い(ステップ16)、一致した場合(OK)は、通常の動作を行うが(ステップ17)、一致していない場合(NG)は、異常状態であると判断し、そのレスポンスにおける所定の情報をログとして記憶装置に記録するとともに、レスポンスの転送を行なわない(ステップ18)。   The SIP server 3 that has received the response determines whether or not the dialog information included in the response matches any of the dialog information held by the SIP server 3 (step 16). ) Performs a normal operation (step 17), but if they do not match (NG), it is determined to be in an abnormal state, and predetermined information in the response is recorded in the storage device as a log, and the response No transfer is performed (step 18).

本実施の形態の処理により、正当な相手先にのみレスポンスを送信することが可能になる。また、SIPサーバ3は異常状態と判定されたレスポンスの情報を記録するので、その後に異常状態の解析を行うことが可能となる。   The processing according to the present embodiment makes it possible to send a response only to a legitimate partner. Further, since the SIP server 3 records the information of the response determined as an abnormal state, it is possible to analyze the abnormal state after that.

(端末2の詳細構成、及び詳細動作)
次に、端末1、2の構成及び動作をより詳細に説明する。端末1、2は同様の構成を有するので、端末2の構成を例にして説明する。
(Detailed configuration and detailed operation of terminal 2)
Next, the configuration and operation of the terminals 1 and 2 will be described in more detail. Since the terminals 1 and 2 have the same configuration, the configuration of the terminal 2 will be described as an example.

端末2は、CPU及び記憶装置を含むコンピュータの構成を持ったIP電話端末やPC(パーソナルコンピュータ)等に、本発明に係る処理を実行するためのプログラムを搭載することにより実現される。なお、このプログラムはCD−ROMやメモリ等の記録媒体に格納して配布することもできるし、ネットワーク上のサーバからダウンロードする方式で配布することも可能である。   The terminal 2 is realized by mounting a program for executing processing according to the present invention on an IP telephone terminal or a PC (personal computer) having a computer configuration including a CPU and a storage device. This program can be stored in a recording medium such as a CD-ROM or a memory and distributed, or can be distributed by downloading from a server on the network.

端末2の主要機能構成を図5に示す。図5に示すように、端末2は、ネットワーク通信部21、アプリケーション部22、SIP機能部23、正当性判定部24、及びデータ格納部25を備えている。   The main functional configuration of the terminal 2 is shown in FIG. As illustrated in FIG. 5, the terminal 2 includes a network communication unit 21, an application unit 22, a SIP function unit 23, a validity determination unit 24, and a data storage unit 25.

ネットワーク通信部21は、IPネットワークを介してデータ通信を行なうための機能を備えている。アプリケーション部22は、端末間でのデータ通信機能やユーザインタフェース機能等のアプリケーション機能を備えている。SIP機能部23は、SIPに基づくメッセージの送受信を行なって、呼(セッション)の確立等を行う機能を備えている。また、正当性判定部24は、前述したViaヘッダのチェックによる判定を行う機能を含むリクエストの正当性を判定する機能を備えている。データ格納部25は、正当性判定部24が参照するデータを格納している機能部であり、端末情報の登録先であるSIPサーバ3の識別名とIPアドレスが格納される。   The network communication unit 21 has a function for performing data communication via the IP network. The application unit 22 has application functions such as a data communication function between terminals and a user interface function. The SIP function unit 23 has a function of establishing a call (session) by transmitting / receiving a message based on SIP. Further, the validity determination unit 24 has a function of determining the validity of a request including the function of performing the determination by checking the Via header described above. The data storage unit 25 is a functional unit that stores data referred to by the validity determination unit 24, and stores the identification name and IP address of the SIP server 3 to which the terminal information is registered.

次に、図6のフローチャートを参照して端末2の動作を詳細に説明する。   Next, the operation of the terminal 2 will be described in detail with reference to the flowchart of FIG.

端末2がINVITEリクエスト等のリクエストを受信すると(ステップ21)、リクエストのViaヘッダに記述された経路情報から直前の装置の識別名を抽出し、それがデータ格納部25に保持されている端末情報登録先のSIPサーバ3の識別名と一致するか否かの判定を行なう(ステップ22)。もちろん、Viaヘッダに識別名でなくIPアドレスが記述されている場合は、SIPサーバ3のIPアドレスとの比較を行なう。   When the terminal 2 receives a request such as an INVITE request (step 21), it extracts the previous device identification name from the route information described in the Via header of the request, and the terminal information held in the data storage unit 25 It is determined whether or not it matches the identification name of the registration destination SIP server 3 (step 22). Of course, when an IP address is described instead of an identification name in the Via header, the IP address of the SIP server 3 is compared.

ステップ22の判定の結果、一致する場合(ステップ22のYes)は次のステップに進む。一致していない場合(ステップ22のNo)は、受信したリクエストを破棄し、レスポンスを返送しない(ステップ23)。   As a result of the determination in step 22, if they match (Yes in step 22), the process proceeds to the next step. If they do not match (No in step 22), the received request is discarded and no response is returned (step 23).

ステップ22において一致するとの判定結果であった場合、当該リクエストを含むIPパケットのヘッダに記述された送信元IPアドレスが、SIPサーバ3のIPアドレスと一致するかどうかの判定を行なう(ステップ24)。一致する場合(ステップ24のYes)は次のステップに進む。一致していない場合(ステップ24のNo)は、その送信元IPアドレスをメッセージ内(warningヘッダ等)に記述したエラーレスポンスをSIPサーバ3に送信する(ステップ25)。   If the result of determination in step 22 is a match, it is determined whether or not the source IP address described in the header of the IP packet including the request matches the IP address of the SIP server 3 (step 24). . If they match (Yes in step 24), the process proceeds to the next step. If they do not match (No in step 24), an error response in which the transmission source IP address is described in the message (warning header or the like) is transmitted to the SIP server 3 (step 25).

ステップ24において一致するとの判定結果であった場合、リクエストの宛先名(スタートラインに記述されたSIP URI)が自分自身の識別名と一致するか否かの判定を行なう(ステップ26)。一致する場合(ステップ26のYes)は、次のステップに進む。一致しない場合(ステップ26のNo)は、エラーレスポンスをSIPサーバ3に送信する(ステップ27)。   If the result of the determination in step 24 is a match, it is determined whether or not the request destination name (SIP URI described in the start line) matches its own identification name (step 26). If they match (Yes in step 26), the process proceeds to the next step. If they do not match (No in step 26), an error response is transmitted to the SIP server 3 (step 27).

ステップ26において一致するとの判定結果であった場合は、受信したリクエストに対するレスポンスをSIPサーバ3に送信する(ステップ28)。   If it is determined in step 26 that they match, a response to the received request is transmitted to the SIP server 3 (step 28).

なお、図6に示したフローでは、判定の優先順位をViaヘッダ>送信元IPアドレス>リクエストの宛先名、としている。なお、リクエストの判定処理は図6に示したものに限定されるわけではない。各パラメータの判定結果のNGパターン毎に、図7に示す動作を実現できる処理であればよい。   In the flow shown in FIG. 6, the priority of determination is Via header> source IP address> destination name of request. The request determination process is not limited to that shown in FIG. Any process capable of realizing the operation shown in FIG. 7 may be used for each NG pattern of the determination result of each parameter.

また、上記の処理では、Viaヘッダの経路情報における直前の装置の情報が正しくない場合に、リクエストを破棄し、レスポンスを送信しないこととしたが、この場合も、正しくない経路情報を含むエラーレスポンスを、SIPサーバ3に送信することとしてもよい。   In the above processing, if the information of the immediately preceding device in the Via header route information is incorrect, the request is discarded and the response is not sent. In this case as well, an error response including incorrect route information is included. May be transmitted to the SIP server 3.

(SIPサーバの詳細構成、及び詳細動作)
次に、SIPサーバ3の構成及び動作を詳細に説明する。
(Detailed configuration and detailed operation of SIP server)
Next, the configuration and operation of the SIP server 3 will be described in detail.

SIPサーバ3はCPU及び記憶装置を含むコンピュータに、本発明に係る処理を実行するためのプログラムを搭載することにより実現される。なお、このプログラムはCD−ROMやメモリ等の記録媒体に格納して配布することもできるし、ネットワーク上のサーバからダウンロードする方式で配布することも可能である。   The SIP server 3 is realized by mounting a program for executing processing according to the present invention in a computer including a CPU and a storage device. This program can be stored in a recording medium such as a CD-ROM or a memory and distributed, or can be distributed by downloading from a server on the network.

SIPサーバ3の主要機能構成を図8に示す。図8に示すように、SIPサーバ3は、ネットワーク通信部31、SIP機能部32、異常状態検出部33、及びログ管理部34、データ格納部35を備えている。   The main functional configuration of the SIP server 3 is shown in FIG. As shown in FIG. 8, the SIP server 3 includes a network communication unit 31, a SIP function unit 32, an abnormal state detection unit 33, a log management unit 34, and a data storage unit 35.

ネットワーク通信部31は、IPネットワークを介してデータ通信を行なうための機能を備えている。SIP機能部32は、SIPプロキシ機能、SIPレジストラ機能、ダイアログ情報をデータ格納部35に蓄積する機能等のSIP関連機能を備えている。   The network communication unit 31 has a function for performing data communication via the IP network. The SIP function unit 32 includes SIP-related functions such as a SIP proxy function, a SIP registrar function, and a function for accumulating dialog information in the data storage unit 35.

異常状態検出部33は、ダイアログ情報に基づきレスポンスが異常かどうかを判定し、異常レスポンスに含まれる所定の情報をログとしてデータ格納部35に格納する機能を備えている。ログ管理部34は、ログを管理者にとって見やすい情報に整形し、その情報をネットワークを介して監視装置に通知する機能や、監視装置からの要求に応じてログ情報を監視装置に送信する機能を備えている。   The abnormal state detection unit 33 has a function of determining whether or not the response is abnormal based on the dialog information, and storing predetermined information included in the abnormal response in the data storage unit 35 as a log. The log management unit 34 has a function of shaping the log into information that can be easily viewed by the administrator, and notifying the monitoring apparatus of the information via the network, and a function of transmitting log information to the monitoring apparatus in response to a request from the monitoring apparatus. I have.

次に、図9のフローチャートを参照してSIPサーバ3の動作を説明する。図9の処理の前提として、SIPサーバ3は、リクエストやレスポンスに記述されているダイアログ情報をデータ格納部35に蓄積し、管理する手段を備えているものとする。   Next, the operation of the SIP server 3 will be described with reference to the flowchart of FIG. As a premise of the processing of FIG. 9, the SIP server 3 is assumed to include means for accumulating and managing dialog information described in the request and response in the data storage unit 35.

SIPサーバ3がレスポンスを受信すると(ステップ31)、そのレスポンスに含まれるダイアログ情報を用いてデータ格納部35を検索し(ステップ32)、レスポンスにおけるダイアログ情報と一致するダイアログ情報がデータ格納部35に存在するかどうか判定する(ステップ33)。存在する場合(ステップ33のYes)は、受信したレスポンスに対する通常通りの処理を行う(ステップ34)。   When the SIP server 3 receives the response (step 31), it searches the data storage unit 35 using the dialog information included in the response (step 32), and the dialog information that matches the dialog information in the response is stored in the data storage unit 35. It is determined whether it exists (step 33). If it exists (Yes in step 33), the normal processing is performed on the received response (step 34).

なお、図6のステップ25、ステップ27においてSIPサーバ3に送信されたエラーレスポンスについては、それに対応するリクエストがSIPサーバ3を経由していない可能性が高いため、ステップ33における判定はNoになる可能性が高い。   Note that the error response transmitted to the SIP server 3 in steps 25 and 27 in FIG. 6 is highly likely that the corresponding request does not pass through the SIP server 3, so the determination in step 33 is No. Probability is high.

ステップ33における判定結果がNoである場合、受信したレスポンスがログ出力の対象レスポンスかどうかの判定を行なう(ステップ35)。例えば、INVITEリクエストに対するレスポンスであって所定のレスポンスコードを持つレスポンスをログ出力の対象とする。この場合、この条件に合致するかどうかの判定をステップ35で行う。ステップ35においてログ出力対象レスポンスであると判定された場合(ステップ35のYes)は、ログをデータ格納部35に格納し(ステップ36)、レスポンスを破棄する(ステップ37)。ログ出力対象レスポンスでない場合(ステップ35におけるNo)は、ログを格納することなくレスポンスを破棄する。   If the determination result in step 33 is No, it is determined whether the received response is a log output target response (step 35). For example, a response to an INVITE request that has a predetermined response code is a log output target. In this case, it is determined in step 35 whether this condition is met. If it is determined in step 35 that the response is a log output target response (Yes in step 35), the log is stored in the data storage unit 35 (step 36), and the response is discarded (step 37). If it is not a log output target response (No in step 35), the response is discarded without storing the log.

ログとしてデータ格納部35に格納される情報のフォーマットの一例を図10に示す。図10に示すように、ログを格納した日時、異常レスポンスであることを示す情報(Illegal Response)とレスポンスコード(xxx)、Fromの情報、toの情報、warningヘッダの情報が対応付けて格納される。Fromの情報としては例えば発信者電話番号が記録され、toの情報としては例えば着信者番号が記録される。warning情報としては、前述したように端末2によってレスポンスメッセージに含められた送信元IPアドレスが記録される。   An example of the format of information stored in the data storage unit 35 as a log is shown in FIG. As shown in FIG. 10, the date and time when the log is stored, information indicating that it is an abnormal response (Illegal Response), response code (xxx), From information, to information, and warning header information are stored in association with each other. The As the From information, for example, a caller telephone number is recorded, and as the To information, for example, a callee number is recorded. As the warning information, the transmission source IP address included in the response message by the terminal 2 as described above is recorded.

なお、対象レスポンスに対して異常状態が検出された場合は、ログをデータ格納部35に格納するとともに、ログ管理部34がログ情報を監視装置に通知してもよい。また、異常を検知した時点でログ情報を監視装置に通知せずに、監視装置からログ情報を参照可能とするようにしてもよい。図10に示したログ情報を参照することにより、例えば不正なリクエストメッセージを送信した送信元のIPアドレスがわかる。   When an abnormal state is detected for the target response, the log may be stored in the data storage unit 35 and the log management unit 34 may notify the monitoring apparatus of the log information. Further, the log information may be referred to from the monitoring device without notifying the monitoring device of the log information when an abnormality is detected. By referring to the log information shown in FIG. 10, for example, the IP address of the transmission source that has transmitted the invalid request message can be known.

本実施の形態におけるSIPサーバ3は、前述した端末2のようにリクエストメッセージの正当性を判定する機能を持つ端末から送られたメッセージの他、正当性を判定する機能を持たない端末からのメッセージに対しても有効である。この場合、例えば、ダイアログ情報がアンマッチとなったレスポンスのFromの情報に基づき、異常状態の発生元となっている端末を特定でき、ユーザへの通知等の適切な対応をとることが可能である。   The SIP server 3 according to the present embodiment, in addition to the message sent from the terminal having the function of judging the validity of the request message like the terminal 2 described above, the message from the terminal having no function of judging the validity It is also effective against In this case, for example, it is possible to identify the terminal that is the source of the abnormal state based on the From information of the response in which the dialog information is unmatched, and it is possible to take appropriate measures such as notification to the user .

(実施の形態の効果)
本実施の形態の端末2におけるリクエストの正当性確認機能により、リクエストに対するレスポンスが正しい返送先(登録先のSIPサーバ)に返送される場合にのみレスポンスを返送するので、レスポンスに含まれる端末情報が正しい返送先以外の装置に送られることを防止でき、端末情報の不正利用等を防止できる。また、SIPサーバ3におけるログ蓄積機能により、レスポンスの異常状態を解析し、異常の発生原因を把握することが可能となる。
(Effect of embodiment)
Since the request validity check function in the terminal 2 of the present embodiment returns the response only when the response to the request is returned to the correct return destination (registration destination SIP server), the terminal information included in the response is It can be prevented from being sent to a device other than the correct return destination, and unauthorized use of terminal information can be prevented. Further, the log storage function in the SIP server 3 makes it possible to analyze the abnormal state of the response and grasp the cause of the abnormality.

なお、本発明は、上記の実施の形態に限定されることなく、特許請求の範囲内において、種々変更・応用が可能である。   The present invention is not limited to the above-described embodiment, and various modifications and applications can be made within the scope of the claims.

SIPを用いた端末間の呼接続動作の一例を示す図である。It is a figure which shows an example of the call connection operation | movement between the terminals using SIP. INVITEリクエストの構成例を示す図である。It is a figure which shows the structural example of an INVITE request. 180Ringingレスポンスの構成例を示す図である。It is a figure which shows the structural example of a 180Ringing response. 本発明の実施の形態における処理の概要を示すシーケンスチャートである。It is a sequence chart which shows the outline | summary of the process in embodiment of this invention. 端末2の主要機能構成を示す図である。3 is a diagram illustrating a main functional configuration of a terminal 2. FIG. 端末2の動作を示すフローチャートである。4 is a flowchart showing the operation of the terminal 2. 各パラメータの判定結果のパターン毎の動作を示す表である。It is a table | surface which shows the operation | movement for every pattern of the determination result of each parameter. SIPサーバ3の主要機能構成を示す図である。2 is a diagram showing a main functional configuration of a SIP server 3. FIG. SIPサーバ3の動作を示すフローチャートである。3 is a flowchart showing the operation of the SIP server 3. ログ情報のフォーマットの一例を示す図である。It is a figure which shows an example of the format of log information.

符号の説明Explanation of symbols

1、2 端末
3 SIPサーバ
21 ネットワーク通信部
22 アプリケーション部
23 SIP機能部
24 正当性判定部
25 データ格納部
31 ネットワーク通信部
32 SIP機能部
33 異常状態検出部
34 ログ管理部
35 データ格納部
1, 2 Terminal 3 SIP server 21 Network communication unit 22 Application unit 23 SIP function unit 24 Validity determination unit 25 Data storage unit 31 Network communication unit 32 SIP function unit 33 Abnormal state detection unit 34 Log management unit 35 Data storage unit

Claims (5)

セッション管理装置を介して他の端末装置と要求メッセージ及び応答メッセージの送受信を行なうことにより当該他の端末装置との間でセッションを確立する機能を備えた端末装置であって、
前記端末装置のアドレス情報が登録されたセッション管理装置の識別情報を格納する格納手段と、
他の端末装置を送信元とする要求メッセージを受信し、当該要求メッセージから、当該要求メッセージが前記端末装置に到着するまでに経由した装置のうちの前記端末装置の直前の装置を示す直前装置識別情報を抽出する抽出手段と、
前記直前装置識別情報が、前記格納手段に格納されたセッション管理装置の識別情報と同一かどうかの判定を行なう判定手段と、
前記判定手段により、前記直前装置識別情報と前記セッション管理装置の識別情報とが同一であると判定された場合にのみ応答メッセージを前記セッション管理装置に送信する応答メッセージ送信手段と
を備えることを特徴とする端末装置。
A terminal device having a function of establishing a session with another terminal device by transmitting / receiving a request message and a response message with the other terminal device via the session management device,
Storage means for storing identification information of the session management device in which the address information of the terminal device is registered;
An immediately preceding device identification indicating a device immediately preceding the terminal device among devices that have been received from the request message until the request message arrives at the terminal device. Extraction means for extracting information;
Determination means for determining whether the immediately preceding apparatus identification information is the same as the identification information of the session management apparatus stored in the storage means;
Response message transmitting means for transmitting a response message to the session management apparatus only when the determination means determines that the immediately preceding apparatus identification information and the identification information of the session management apparatus are the same. A terminal device.
前記判定手段は、前記要求メッセージの送信元のアドレスと、前記端末装置のアドレス情報が登録されたセッション管理装置のアドレスとが同一かどうかの判定を更に行い、
前記判定手段により、前記直前装置識別情報と前記セッション管理装置の識別情報とが同一であり、かつ、前記送信元のアドレスと前記セッション管理装置のアドレスとが同一でないと判定された場合に、前記応答メッセージ送信手段は、前記送信元のアドレスを含むエラー応答メッセージを前記セッション管理装置に送信することを特徴とする請求項1に記載の端末装置。
The determination means further determines whether or not the address of the transmission source of the request message and the address of the session management device in which the address information of the terminal device is registered,
When the determination unit determines that the immediately preceding device identification information and the session management device identification information are the same, and the transmission source address and the session management device address are not the same, The terminal apparatus according to claim 1, wherein the response message transmitting unit transmits an error response message including the transmission source address to the session management apparatus.
他の端末装置と要求メッセージ及び応答メッセージの送受信を行なうことにより当該他の端末装置との間でセッションを確立する機能を備えた端末装置と、当該端末装置のアドレス情報が登録され、前記要求メッセージ及び応答メッセージの中継を行うセッション管理装置とを備えたシステムであって、
前記端末装置は、
前記セッション管理装置の識別情報を格納する格納手段と、
他の端末装置を送信元とする要求メッセージを受信し、当該要求メッセージから、当該要求メッセージが前記端末装置に到着するまでに経由した装置のうちの前記端末装置の直前の装置を示す直前装置識別情報を抽出する抽出手段と、
前記直前装置識別情報が、前記格納手段に格納されたセッション管理装置の識別情報と同一かどうかの判定を行なう判定手段と、
前記判定手段により、前記直前装置識別情報と前記セッション管理装置の識別情報とが同一であると判定された場合にのみ応答メッセージを前記セッション管理装置に送信する応答メッセージ送信手段とを備え、
前記セッション管理装置は、
2つの端末装置間の接続関係を識別するための接続関係識別情報を当該2つの端末装置間で送受信されるメッセージから取得し、接続関係識別情報格納手段に格納する接続関係識別情報取得手段と、
前記端末装置から受信した応答メッセージに含まれる接続関係識別情報が、前記接続関係識別情報格納手段に格納されているかどうかを判定する判定手段と、
前記判定手段により、前記応答メッセージに含まれる接続関係識別情報が、前記接続関係識別情報格納手段に格納されていないと判定された場合に、当該応答メッセージにおける所定の情報をログ格納手段に格納する情報格納手段とを備えることを特徴とするシステム。
A terminal device having a function of establishing a session with another terminal device by transmitting / receiving a request message and a response message to / from another terminal device, and address information of the terminal device are registered, and the request message And a session management device that relays response messages,
The terminal device
Storage means for storing identification information of the session management device;
An immediately preceding device identification indicating a device immediately preceding the terminal device among devices that have been received from the request message until the request message arrives at the terminal device. Extraction means for extracting information;
Determination means for determining whether the immediately preceding apparatus identification information is the same as the identification information of the session management apparatus stored in the storage means;
Response message transmitting means for transmitting a response message to the session management apparatus only when the determination means determines that the immediately preceding apparatus identification information and the identification information of the session management apparatus are the same,
The session management device includes:
Connection relation identification information acquisition means for acquiring connection relation identification information for identifying a connection relation between two terminal apparatuses from a message transmitted and received between the two terminal apparatuses, and storing the connection relation identification information in the connection relation identification information storage means;
Determining means for determining whether or not the connection relation identification information included in the response message received from the terminal device is stored in the connection relation identification information storage means;
When the determination unit determines that the connection relationship identification information included in the response message is not stored in the connection relationship identification information storage unit, the predetermined information in the response message is stored in the log storage unit And a system for storing information.
他の端末装置と要求メッセージ及び応答メッセージの送受信を行なうことにより当該他の端末装置との間でセッションを確立する機能を備えた端末装置と、当該端末装置のアドレス情報が登録され、前記要求メッセージ及び応答メッセージの中継を行うセッション管理装置とを備えたシステムにより実行される方法であって、
前記端末装置が、セッション管理装置の識別情報を格納手段に格納する格納ステップと、
前記端末装置が、他の端末装置を送信元とする要求メッセージを受信し、当該要求メッセージから、当該要求メッセージが前記端末装置に到着するまでに経由した装置のうちの前記端末装置の直前の装置を示す直前装置識別情報を抽出し、前記直前装置識別情報が、前記格納手段に格納されたセッション管理装置の識別情報と同一かどうかの判定を行なう判定ステップと、
前記端末装置が、前記判定ステップにより、前記直前装置識別情報と前記セッション管理装置の識別情報とが同一であると判定された場合にのみ応答メッセージを前記セッション管理装置に送信する応答メッセージ送信ステップと、
前記セッション管理装置が、前記他の端末装置を送信元とする要求メッセージを受信し、前記他の端末装置と前記端末装置間の接続関係を識別するための接続関係識別情報を前記要求メッセージから取得し、接続関係識別情報格納手段に格納する接続関係識別情報取得ステップと、
前記セッション管理装置が、前記端末装置から応答メッセージを受信し、当該応答メッセージに含まれる接続関係識別情報が、前記接続関係識別情報格納手段に格納されているかどうかを判定する判定ステップと、
前記判定ステップにより、前記応答メッセージに含まれる接続関係識別情報が、前記接続関係識別情報格納手段に格納されていないと判定された場合に、前記セッション管理装置が、当該応答メッセージにおける所定の情報をログ格納手段に格納する情報格納ステップとを備えることを特徴とする方法。
A terminal device having a function of establishing a session with another terminal device by transmitting / receiving a request message and a response message to / from another terminal device, and address information of the terminal device are registered, and the request message And a method executed by a system including a session management device that relays response messages,
A storage step in which the terminal device stores identification information of the session management device in a storage means;
The device immediately before the terminal device among the devices through which the terminal device has received a request message originating from another terminal device and the request message arrives at the terminal device from the request message A determination step of determining whether or not the immediately preceding device identification information indicating the same is the same as the identification information of the session management device stored in the storage unit;
A response message transmission step of transmitting a response message to the session management device only when the terminal device determines that the previous device identification information and the identification information of the session management device are the same in the determination step; ,
The session management device receives a request message originating from the other terminal device, and obtains connection relationship identification information for identifying a connection relationship between the other terminal device and the terminal device from the request message. A connection relationship identification information acquisition step for storing in the connection relationship identification information storage means;
The session management device receives a response message from the terminal device, and determines whether or not the connection relationship identification information included in the response message is stored in the connection relationship identification information storage unit;
When it is determined by the determination step that the connection relationship identification information included in the response message is not stored in the connection relationship identification information storage unit, the session management device stores predetermined information in the response message. An information storage step of storing in the log storage means.
セッション管理装置を介して他の端末装置と要求メッセージ及び応答メッセージの送受信を行なうことにより当該他の端末装置との間でセッションを確立する機能を備えた端末装置を、
他の端末装置を送信元とする要求メッセージを受信し、当該要求メッセージから、当該要求メッセージが前記端末装置に到着するまでに経由した装置のうちの前記端末装置の直前の装置を示す直前装置識別情報を抽出する抽出手段、
前記端末装置のアドレス情報が登録されたセッション管理装置の識別情報を記憶装置から読み出し、前記直前装置識別情報が、当該セッション管理装置の識別情報と同一かどうかの判定を行なう判定手段、
前記判定手段により、前記直前装置識別情報と前記セッション管理装置の識別情報とが同一であると判定された場合にのみ応答メッセージを前記セッション管理装置に送信する応答メッセージ送信手段、
として機能させるためのプログラム。
A terminal device having a function of establishing a session with another terminal device by transmitting / receiving a request message and a response message to / from another terminal device via the session management device,
An immediately preceding device identification indicating a device immediately preceding the terminal device among devices that have been received from the request message until the request message arrives at the terminal device. Extraction means for extracting information,
Determining means for reading out identification information of the session management device in which the address information of the terminal device is registered from a storage device, and determining whether the immediately preceding device identification information is the same as the identification information of the session management device;
A response message transmitting means for transmitting a response message to the session management apparatus only when the determination means determines that the immediately preceding apparatus identification information and the identification information of the session management apparatus are the same;
Program to function as.
JP2006220159A 2006-08-11 2006-08-11 Terminal device, system, method, and program Active JP4541333B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006220159A JP4541333B2 (en) 2006-08-11 2006-08-11 Terminal device, system, method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006220159A JP4541333B2 (en) 2006-08-11 2006-08-11 Terminal device, system, method, and program

Publications (2)

Publication Number Publication Date
JP2008048047A JP2008048047A (en) 2008-02-28
JP4541333B2 true JP4541333B2 (en) 2010-09-08

Family

ID=39181384

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006220159A Active JP4541333B2 (en) 2006-08-11 2006-08-11 Terminal device, system, method, and program

Country Status (1)

Country Link
JP (1) JP4541333B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009246686A (en) * 2008-03-31 2009-10-22 Nippon Telegraph & Telephone West Corp Communication analyzing device and communication analyzing method
JP5051055B2 (en) * 2008-08-12 2012-10-17 富士通株式会社 Method, probe apparatus, and aggregation server apparatus for identifying influence range when network failure occurs in internet service with signaling
JP5850224B2 (en) 2011-02-28 2016-02-03 株式会社リコー Management system and program
JP6437282B2 (en) * 2014-11-18 2018-12-12 株式会社Nttドコモ Communication control device and communication control method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005252994A (en) * 2004-03-08 2005-09-15 Sanyo Electric Co Ltd Voip system, and ip phone and gateway configuring same
JP2005312026A (en) * 2004-03-31 2005-11-04 Microsoft Corp Signature and verification method for session origination protocol routing header
JP2006025184A (en) * 2004-07-08 2006-01-26 Murata Mach Ltd Facsimile apparatus
JP2006033732A (en) * 2004-07-21 2006-02-02 Sanyo Electric Co Ltd Sip telephone device
JP2007006306A (en) * 2005-06-27 2007-01-11 Hitachi Ltd Session repeating apparatus, terminal device and session establishing method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005252994A (en) * 2004-03-08 2005-09-15 Sanyo Electric Co Ltd Voip system, and ip phone and gateway configuring same
JP2005312026A (en) * 2004-03-31 2005-11-04 Microsoft Corp Signature and verification method for session origination protocol routing header
JP2006025184A (en) * 2004-07-08 2006-01-26 Murata Mach Ltd Facsimile apparatus
JP2006033732A (en) * 2004-07-21 2006-02-02 Sanyo Electric Co Ltd Sip telephone device
JP2007006306A (en) * 2005-06-27 2007-01-11 Hitachi Ltd Session repeating apparatus, terminal device and session establishing method

Also Published As

Publication number Publication date
JP2008048047A (en) 2008-02-28

Similar Documents

Publication Publication Date Title
US7680120B2 (en) Connected communication terminal, connecting communication terminal, session management server and trigger server
US7394804B2 (en) Message conversion server and IP telephone
KR100728280B1 (en) Network state management method for using BYE/200OK in communication system for using Session Initiation Protocol
US8606936B2 (en) Communication system, session control management server and session control method
JP4433191B2 (en) Management server, backup server, and program
EP2079024A1 (en) Proxy server, communication system, communication method, and program
JP2008538470A (en) How to counter the transmission of unsolicited voice information
JP5477379B2 (en) Rogue call detection device, rogue call detection method, and rogue call detection program
JP2005229273A (en) Server backup system
US20140164543A1 (en) Communication System, Application Server and Communication Method for Server Cooperation
JP2006237950A (en) Ip telephone terminal and program
EP2224652A1 (en) Method, system, server and terminal for canceling a push message
JP4541333B2 (en) Terminal device, system, method, and program
JP2008131393A (en) Call control method of call control apparatus, and call control apparatus
US9264285B2 (en) Communication system and server
JP2006087016A (en) Communication terminal, communication system and communication method
US20070206745A1 (en) Communication system and transfer control method together with telphone device, communication device, and program used for same
JP2006081202A (en) Message conversion apparatus and ip telephone device
US9973623B2 (en) Methods, devices and system for logging calls for terminals
EP1320269B1 (en) Apparatus, method and telephonic station for completing a call to a packet-network
JP5609519B2 (en) SIP equipment
JP6509061B2 (en) Incoming call control device, incoming call control method, communication system, and program
JP2005101745A (en) Ip telephone system and communication terminal
KR100723306B1 (en) Apparatus and method for providing user mobility of sip phone
JP2010161769A (en) Method of managing communication service, terminal adapted to use communication service, register device adapted to register terminal, proxy device, and protocol stack product

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080821

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20091027

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091124

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100125

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: 20100622

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100623

R150 Certificate of patent or registration of utility model

Ref document number: 4541333

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130702

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140702

Year of fee payment: 4

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250