WO2021171339A1 - 通信装置、通信方法、およびプログラム - Google Patents

通信装置、通信方法、およびプログラム Download PDF

Info

Publication number
WO2021171339A1
WO2021171339A1 PCT/JP2020/007346 JP2020007346W WO2021171339A1 WO 2021171339 A1 WO2021171339 A1 WO 2021171339A1 JP 2020007346 W JP2020007346 W JP 2020007346W WO 2021171339 A1 WO2021171339 A1 WO 2021171339A1
Authority
WO
WIPO (PCT)
Prior art keywords
recovery
detection means
failure
communication device
ibcf
Prior art date
Application number
PCT/JP2020/007346
Other languages
English (en)
French (fr)
Inventor
広嗣 撰
Original Assignee
日本電信電話株式会社
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 日本電信電話株式会社 filed Critical 日本電信電話株式会社
Priority to PCT/JP2020/007346 priority Critical patent/WO2021171339A1/ja
Publication of WO2021171339A1 publication Critical patent/WO2021171339A1/ja

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M3/00Automatic or semi-automatic exchanges

Definitions

  • the present invention relates to a communication device, a communication method, and a program.
  • IP interconnection IP-based connection forms
  • IBCF Interconnection Border Control Function
  • the originating IBCF detects the failure of the opposite IBCF by an error response or no response to the SIP INVITE message.
  • the originating IBCF can perform recovery detection by transmitting an OPTIONS message to the IBCF in which a failure has occurred and receiving a normal response.
  • Some businesses do not support recovery detection using OPTIONS messages, and may not be able to respond normally to OPTIONS messages.
  • automatic recovery using a timer instead of the OPTIONS message is performed for recovery detection. In automatic recovery using a timer, it is considered that the opposite IBCF has been recovered when the timer expires.
  • the automatic recovery by the timer had the following problems.
  • the opposite IBCF recovers in a short time, there is a problem that a time lag occurs from the recovery to the expiration of the timer. If it is determined that the opposite IBCF has been restored when the timer expires and there is no response even if the INVITE message is transmitted, there is a problem that a call loss occurs.
  • the present invention has been made in view of the above, and an object of the present invention is to perform appropriate recovery detection for each oncoming business operator.
  • the communication device of one aspect of the present invention includes a transmission / reception unit that transmits / receives a message to / from the communication device of the opposite business operator, a recovery detection means table in which recovery detection means are set for each failure detection factor for each opposite business operator.
  • a selection unit that selects the recovery detection means by referring to the recovery detection means table and a recovery detection unit that detects the recovery of the communication device by the selected recovery detection means are provided. ..
  • the communication method of one aspect of the present invention is a communication method executed by a communication device, in which a step of transmitting and receiving a message to and from a communication device of an opposite carrier and a failure of the communication device are detected, the opposite business It has a step of selecting the recovery detection means by referring to the recovery detection means table in which the recovery detection means is set for each person according to the failure detection factor, and a step of detecting the recovery of the communication device by the selected recovery detection means. ..
  • FIG. 1 is a diagram showing an example of an overall configuration of a communication system including the communication device of the present embodiment.
  • FIG. 2 is a diagram showing an example of the configuration of the communication device of the present embodiment.
  • FIG. 3 is a diagram showing an example of a recovery detection means table in which recovery detection means for each failure detection factor are set for each business operator.
  • FIG. 4 is a sequence diagram showing a process flow in which the communication device detects the recovery of the IBCF in the non-response state.
  • FIG. 5 is a sequence diagram showing a process flow for detecting the recovery of the IBCF in which the communication device has returned an error response.
  • FIG. 4 is a sequence diagram showing a process flow in which the communication device detects the recovery of the IBCF in the non-response state.
  • FIG. 5 is a sequence diagram showing a process flow for detecting the recovery of the IBCF in which the communication device has returned an error response.
  • FIG. 6 is a sequence diagram showing a processing flow in which the communication device detects the recovery of the IBCF in the non-response state.
  • FIG. 7 is a sequence diagram showing a process flow for detecting the recovery of the IBCF in which the communication device has returned an error response.
  • FIG. 8 is a diagram showing an example of the hardware configuration of the communication device.
  • a communication system including the communication device 1 of the present embodiment will be described with reference to FIG.
  • the IBCFs of the operators A and B are connected to the communication device 1.
  • the communication device 1 is also an IBCF.
  • the communication device 1 and the IBCFs of the carriers A and B send and receive messages in the session layer, and perform processing for IP interconnection between the communication carrier networks.
  • the communication device 1 transmits an INVITE message to the opposite IBCF (IBCF of the operator A or IBCF of the operator B), and when the response to the INVITE message cannot be received (no response) or an error response is received, the communication device 1 is opposed. It is determined that the IBCF has failed. When detecting the recovery of the opposite IBCF, the communication device 1 uses the OPTIONS message or the recovery timer depending on the opposite operator and the failure detection factor.
  • the IBCF of the business operator A can use the OPTIONS message for the recovery detection, and the IBCF of the business operator B cannot use the OPTIONS message for the recovery detection.
  • the communication device 1 transmits an OPTIONS message at the time of recovery detection
  • the IBCF of the operator A can return a normal response if it is recovered. Even if the IBCF of the operator B is restored, it cannot return a normal response to the OPTIONS message, and returns some kind of response.
  • a recovery timer is used to detect the recovery of the IBCF of the business operator B, a time lag may occur from the time when the business operator B actually recovers to the time when the communication device 1 detects the recovery, or the business operator B may use the recovery timer. If it is not recovered by the expiration and there is no response even if the INVITE message is sent, a call loss may occur.
  • the communication device 1 detects the recovery of the opposite IBCF by changing the recovery detection means for each failure detection factor. Specifically, when the failure detection factor is no response, the communication device 1 transmits an OPTIONS message to the opposite IBCF at predetermined intervals. When the communication device 1 receives some response from the opposite IBCF, it determines that the opposite IBCF has been restored. When the failure detection factor is an error response, the communication device 1 uses a recovery timer. Even if the opposite IBCF is not restored when the recovery timer expires, the opposite IBCF can return an error response to the INVITE message, so that no call loss occurs.
  • the configuration of the communication device 1 of the present embodiment will be described with reference to FIG.
  • the communication device 1 shown in the figure includes a transmission / reception unit 11, a selection unit 12, a recovery detection unit 13, and a setting management unit 14.
  • the transmission / reception unit 11 transmits a message to the opposite IBCF and receives a response.
  • the transmission / reception unit 11 transmits an INVITE message or an ACTION message to the opposite IBCF, and receives a response from the opposite IBCF.
  • the transmission / reception unit 11 determines that a failure has occurred in the opposite IBCF when the opposite IBCF does not respond or an error response is received from the opposite IBCF when the INVITE message is transmitted.
  • the selection unit 12 refers to the recovery detection means table held by the setting management unit 14 and selects the recovery detection means.
  • the recovery detection means is set for each oncoming business operator according to the failure detection factor. Failure detection factors include no response and error response.
  • Recovery detection means includes a method using an OPTIONS message and a method using a timer. In the method using OPTIONS messages, recovery determination conditions include reception of a normal response and reception of some response.
  • FIG. 3 shows an example of the recovery detection means table held by the setting management unit 14.
  • recovery detection means set for each failure detection factor are managed for each of the business operator A and the business operator B.
  • Business operator A is a business operator that can normally respond to an OPTIONS message when recovery is detected.
  • Business operator B is a business operator who cannot normally respond to the OPTIONS message when recovery is detected.
  • the recovery detection means for the business operator A is a method based on the OPTIONS message regardless of the failure detection factor, and when the response to the ACTIONS message is a normal response, the business operator A is determined to have recovered.
  • the recovery detection means for the business operator B differs depending on the failure detection factor.
  • failure detection factor is no response, recovery is detected by the method using the OPTIONS message. Since the business operator B cannot normally respond to the OPTIONS message, it is determined that the business operator B has recovered when it receives some response to the OPTIONS message. If the failure detection factor is an error response, recovery is detected by a timer method. When the predetermined timer expires, the operator B is determined to have recovered.
  • the recovery detection unit 13 detects the recovery of the opposite business operator using the recovery detection means selected by the selection unit 12. Specifically, when the method using the OPTIONS message is selected, the recovery detection unit 13 transmits the OPTIONS message to the opposite IBCF at predetermined intervals, and determines that the opposite IBCF has been restored based on the received response. When the timer method is selected, the recovery detection unit 13 activates the timer for a predetermined time, and when the timer expires, the opposite IBCF is considered to have recovered.
  • FIG. 4 is a sequence diagram showing a flow of processing in which the communication device 1 detects the restoration of the IBCF of the operator A in the non-response state.
  • step S11 the transmission / reception unit 11 transmits an INVITE message to the opposite IBCF (IBCF of the operator A).
  • the opposite IBCF has a failure and is in a non-response state in which a response cannot be returned to the INVITE message.
  • step S12 the transmission / reception unit 11 detects that the opposite IBCF has a failure, and the selection unit 12 detects recovery detection means. To select. Specifically, since the opposite business operator is the business operator A and the failure detection factor is no response, the selection unit 12 selects a method using an OPTIONS message as the recovery detection means from the recovery detection means table. The recovery determination condition is when a normal response to the OPTIONS message is received.
  • the transmission / reception unit 11 transmits an OPTIONS message to the opposite IBCF at predetermined intervals. Since the opposite IBCF is in a non-response state, the transmission / reception unit 11 has not received a response to the OPTIONS message transmitted in steps S13 and S14.
  • step S16 the transmission / reception unit 11 receives a normal response to the OPTIONS message transmitted in step S15.
  • step S17 the recovery detection unit 13 determines that the opposite IBCF has been recovered.
  • step S18 the transmission / reception unit 11 transmits an INVITE message, and in step S19, the transmission / reception unit 11 receives a normal response to the INVITE message.
  • FIG. 5 is a sequence diagram showing a processing flow in which the communication device 1 detects the recovery of the IBCF of the business operator A that has returned the error response.
  • step S31 the transmission / reception unit 11 transmits an INVITE message to the opposite IBCF (IBCF of the operator A).
  • the opposite IBCF has failed and returns an error response to the INVITE message.
  • the transmission / reception unit 11 When the transmission / reception unit 11 receives an error response in step S32, the transmission / reception unit 11 detects that a failure has occurred in the opposite IBCF in step S33, and the selection unit 12 selects the recovery detection means. Specifically, in the selection unit 12, the opposite business operator is the business operator A, and the failure detection factor is an error response. Therefore, the selection unit 12 selects a method using an OPTIONS message as the recovery detection means from the recovery detection means table. do. The recovery determination condition is when a normal response to the OPTIONS message is received.
  • step S34 the transmission / reception unit 11 transmits an OPTIONS message to the opposite IBCF according to the recovery detection means selected by the selection unit 12. Since the opposite IBCF has not recovered from the failure, an error response is returned in response to the OPTIONS message.
  • step S35 the transmission / reception unit 11 receives an error response to the OPTIONS message. Since the recovery detection unit 13 has not received the normal response to the OPTIONS message, it determines that the recovery has not yet been performed.
  • step S36 the transmission / reception unit 11 transmits an OPTIONS message.
  • step S37 the transmission / reception unit 11 receives an error response.
  • step S38 the transmission / reception unit 11 transmits an OPTIONS message.
  • step S39 the transmission / reception unit 11 receives a normal response to the OPTIONS message.
  • step S40 the recovery detection unit 13 determines that the opposite IBCF has been recovered.
  • step S41 the transmission / reception unit 11 transmits an INVITE message, and in step S42, the transmission / reception unit 11 receives a normal response to the INVITE message.
  • the operator A who can normally respond to the OPTIONS message can be recovered and detected by using the OPTIONS message.
  • FIG. 6 is a sequence diagram showing a flow of processing in which the communication device 1 detects the restoration of the IBCF of the operator B in the non-response state.
  • step S51 the transmission / reception unit 11 transmits an INVITE message to the opposite IBCF (IBCF of the operator B).
  • the opposite IBCF has a failure and is in a non-response state in which a response cannot be returned to the INVITE message.
  • the transmission / reception unit 11 detects that the opposite IBCF has a failure, and the selection unit 12 detects recovery detection means.
  • the opposite business operator is the business operator B, and the failure detection factor is no response. Therefore, the selection unit 12 selects a method using an OPTIONS message as the recovery detection means from the recovery detection means table. do.
  • the recovery determination condition is when some response is received in response to the OPTIONS message.
  • the transmission / reception unit 11 transmits an OPTIONS message to the opposite IBCF at predetermined intervals according to the recovery detection means selected by the selection unit 12. Since the opposite IBCF is in a non-response state, the transmission / reception unit 11 has not received a response to the OPTIONS message transmitted in steps S53 and S54.
  • step S56 the transmission / reception unit 11 receives some response to the OPTIONS message transmitted in step S55.
  • step S57 the recovery detection unit 13 determines that the opposite IBCF has been recovered. Since the communication device 1 received the response from the opposite IBCF, it is considered that the non-response state of the opposite IBCF has been restored. Even if the operator B cannot return a normal response to the OPTIONS message, some response to the OPTIONS message can be used to detect recovery from the non-response state.
  • step S58 the transmission / reception unit 11 transmits an INVITE message, and in step S59, the transmission / reception unit 11 receives a normal response to the INVITE message.
  • FIG. 7 is a sequence diagram showing a processing flow in which the communication device 1 detects the recovery of the IBCF of the business operator B that has returned the error response.
  • step S71 the transmission / reception unit 11 transmits an INVITE message to the opposite IBCF (IBCF of the operator B).
  • the opposite IBCF has failed and returns an error response to the INVITE message.
  • the transmission / reception unit 11 When the transmission / reception unit 11 receives an error response in step S72, the transmission / reception unit 11 detects that a failure has occurred in the opposite IBCF in step S73, and the selection unit 12 selects the recovery detection means. Specifically, since the opposite business operator is the business operator B and the failure detection factor is the error response, the selection unit 12 selects a method using a timer as the recovery detection means from the recovery detection means table.
  • step S74 the recovery detection unit 13 starts the recovery timer according to the recovery detection means selected by the selection unit 12.
  • step S75 the recovery detection unit 13 determines in step S76 that the oncoming IBCF has been restored.
  • step S77 the transmission / reception unit 11 transmits an INVITE message.
  • step S78 the transmission / reception unit 11 receives a response to the INVITE message. At this time, if the transmission / reception unit 11 receives an error response, the process from step S73 is repeated.
  • the communication device 1 of the present embodiment includes a transmission / reception unit 11 for transmitting and receiving a message to and from the opposite IBCF, and a recovery detection means table in which recovery detection means are set for each failure detection factor for each opposite operator.
  • a selection unit 12 that selects a recovery detection means by referring to the recovery detection means table when a failure of the opposite IBCF is detected, and a recovery detection unit 13 that detects the recovery of the opposite IBCF by the selected recovery detection means are provided. As a result, appropriate recovery detection can be performed for each oncoming business operator.
  • the recovery detection means is set to the OPTIONS message for the opposite business operator who can use the OPTIONS message, and when the failure detection factor is no response for the opposite business operator who cannot use the OPTIONS message.
  • the recovery detection means is set in the OPTIONS message, the recovery determination condition is set as when some response to the OPTIONS message is received, and the recovery detection means is set in the timer when the failure detection factor is an error response.
  • the communication device 1 described above includes, for example, a central processing unit (CPU) 901, a memory 902, a storage 903, a communication device 904, an input device 905, and an output device 906, as shown in FIG.
  • CPU central processing unit
  • the communication device 1 is realized by the CPU 901 executing a predetermined program loaded on the memory 902.
  • This program can be recorded on a computer-readable recording medium such as a magnetic disk, an optical disk, or a semiconductor memory, or can be distributed via a network.

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Telephonic Communication Services (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

通信装置1は、対向IBCFとの間でメッセージを送受信する送受信部11と、対向事業者ごとに障害検知要因別で復旧検知手段を設定した復旧検知手段テーブルと、対向IBCFの障害を検知した場合、復旧検知手段テーブルを参照して復旧検知手段を選定する選定部12と、選定した復旧検知手段により対向IBCFの復旧を検知する復旧検知部13を備える。

Description

通信装置、通信方法、およびプログラム
 本発明は、通信装置、通信方法、およびプログラムに関する。
 IP網上で提供される電話サービスの普及に伴い、通信事業者網間の接続においても、IPベースの接続形態(IP相互接続)への移行が進められている。通信事業者網は、IBCF(Interconnection Border Control Function)を介して相互接続される。IBCFは、セッション層において、通信事業者網間のIP相互接続のための処理を行う。
 通信事業者網間のIP相互接続において、発側IBCFは、SIPのINVITEメッセージに対するエラー応答または無応答により対向IBCFの障害を検知する。発側IBCFは、障害発生中のIBCFに対してOPTIONSメッセージを送信して正常応答を受信することにより、復旧検知を行うことができる。事業者によってはOPTIONSメッセージによる復旧検知をサポートしておらず、OPTIONSメッセージに対して正常な応答をできないことがある。この場合、復旧検知にはOPTIONSメッセージではなくタイマを用いた自動復旧を行うこととなる。タイマを用いた自動復旧では、タイマ満了時に対向IBCFが復旧したものとみなす。
「JJ-90.30 IMS事業者網間の相互接続共通インタフェース」、第6.0版、一般社団法人情報通信技術委員会、2019年5月23日、p. 74
 タイマによる自動復旧には以下のような問題があった。短時間で対向IBCFが回復した場合は回復からタイマ満了までにタイムラグが発生するという問題があった。タイマ満了で対向IBCFが復旧したと判断し、INVITEメッセージを送信しても無応答だった場合は呼損が発生するという問題があった。
 本発明は、上記に鑑みてなされたものであり、対向事業者ごとに適切な復旧検知を行うことを目的とする。
 本発明の一態様の通信装置は、対向事業者の通信装置との間でメッセージを送受信する送受信部と、対向事業者ごとに障害検知要因別で復旧検知手段を設定した復旧検知手段テーブルと、前記通信装置の障害を検知した場合、前記復旧検知手段テーブルを参照して前記復旧検知手段を選定する選定部と、選定した前記復旧検知手段により前記通信装置の復旧を検知する復旧検知部を備える。
 本発明の一態様の通信方法は、通信装置が実行する通信方法であって、対向事業者の通信装置との間でメッセージを送受信するステップと、前記通信装置の障害を検知した場合、対向事業者ごとに障害検知要因別で復旧検知手段を設定した復旧検知手段テーブルを参照して前記復旧検知手段を選定するステップと、選定した前記復旧検知手段により前記通信装置の復旧を検知するステップを有する。
 本発明によれば、対向事業者ごとに適切な復旧検知を行うことができる。
図1は、本実施形態の通信装置を含む通信システムの全体構成の一例を示す図である。 図2は、本実施形態の通信装置の構成の一例を示す図である。 図3は、事業者ごとに、障害検知要因別の復旧検知手段を設定した復旧検知手段テーブルの一例を示す図である。 図4は、通信装置が、無応答状態のIBCFの復旧を検知する処理の流れを示すシーケンス図である。 図5は、通信装置が、エラー応答を返却したIBCFの復旧を検知する処理の流れを示すシーケンス図である。 図6は、通信装置が、無応答状態のIBCFの復旧を検知する処理の流れを示すシーケンス図である。 図7は、通信装置が、エラー応答を返却したIBCFの復旧を検知する処理の流れを示すシーケンス図である。 図8は、通信装置のハードウェア構成の一例を示す図である。
 以下、本発明の実施の形態について図面を用いて説明する。
 図1を参照し、本実施形態の通信装置1を含む通信システムについて説明する。図1の例では、通信装置1に事業者A,BのIBCFが接続されている。通信装置1もIBCFである。通信装置1と事業者A,BのIBCFは、セッション層においてメッセージを送受信し、通信事業者網間のIP相互接続のための処理を行う。
 通信装置1は、対向IBCF(事業者AのIBCFまたは事業者BのIBCF)にINVITEメッセージを送信し、INVITEメッセージに対する応答を受信できなかったり(無応答)、エラー応答を受信したりすると、対向IBCFに障害が発生したと判断する。通信装置1は、対向IBCFの復旧を検知する際、対向事業者および障害検知要因により、OPTIONSメッセージを利用したり、復旧タイマを利用したりする。
 事業者AのIBCFは復旧検知にOPTIONSメッセージを利用でき、事業者BのIBCFは復旧検知にOPTIONSメッセージを利用できないものとする。具体的には、復旧検知の際、通信装置1がOPTIONSメッセージを送信すると、事業者AのIBCFは復旧していれば正常応答を返却することができる。事業者BのIBCFは復旧していてもOPTIONSメッセージに対して正常応答を返却することができず、何らかの応答を返却する。
 事業者BのIBCFの復旧検知を行うために復旧タイマを用いると、実際に事業者Bが復旧した時点から通信装置1が復旧検知するまでにタイムラグが発生したり、事業者Bが復旧タイマの満了までに復旧しておらず、INVITEメッセージを送信しても無応答だった場合は呼損が発生したりする。
 本実施形態では、通信装置1は、対向IBCFがOPTIONSメッセージに対して正常な応答をできない場合、障害検知要因ごとに復旧検知手段を変えて対向IBCFの復旧を検知する。具体的には、障害検知要因が無応答であった場合、通信装置1は、所定の間隔で、対向IBCFに対してOPTIONSメッセージを送信する。通信装置1は、対向IBCFから何らかの応答を受信したときに、対向IBCFが復旧したと判定する。障害検知要因がエラー応答であった場合、通信装置1は復旧タイマを用いる。復旧タイマ満了時に対向IBCFが復旧していなかったとしても、対向IBCFはINVITEメッセージに対するエラー応答を返却できるので、呼損は発生しない。
 図2を参照し、本実施形態の通信装置1の構成について説明する。同図に示す通信装置1は、送受信部11、選定部12、復旧検知部13、および設定管理部14を備える。
 送受信部11は、対向IBCFへメッセージを送信し、応答を受信する。例えば、送受信部11は、INVITEメッセージまたはOPTIONSメッセージを対向IBCFへ送信し、対向IBCFから応答を受信する。
 送受信部11は、INVITEメッセージを送信した際、対向IBCFが無応答の場合、または対向IBCFからエラー応答を受信した場合、対向IBCFに障害が発生したと判断する。
 選定部12は、送受信部11が対向IBCFの障害を検知した際、設定管理部14の保持する復旧検知手段テーブルを参照し、復旧検知手段を選定する。復旧検知手段は、対向事業者ごとに、障害検知要因別で設定されている。障害検知要因には、無応答とエラー応答がある。復旧検知手段には、OPTIONSメッセージによる方法とタイマによる方法がある。OPTIONSメッセージによる方法では、復旧判定条件として、正常応答の受信と何らかの応答の受信がある。
 図3に、設定管理部14の保持する復旧検知手段テーブルの一例を示す。同図に示す復旧検知手段テーブルでは、事業者Aと事業者Bのそれぞれについて、障害検知要因別で設定された復旧検知手段が管理されている。事業者Aは、復旧検知の際、OPTIONSメッセージに対して正常応答できる事業者である。事業者Bは、復旧検知の際、OPTIONSメッセージに対して正常応答できない事業者である。事業者Aに対する復旧検知手段は、障害検知要因にかかわらず、OPTIONSメッセージによる方法であり、OPTIONSメッセージに対する応答が正常応答である場合に事業者Aは復旧したと判定される。事業者Bに対する復旧検知手段は、障害検知要因ごとに異なる。障害検知要因が無応答の場合はOPTIONSメッセージによる方法で復旧検知する。事業者BはOPTIONSメッセージに対して正常応答できないので、OPTIONSメッセージに対する何らかの応答を受信したときに事業者Bは復旧したと判定される。障害検知要因がエラー応答の場合はタイマによる方法で復旧検知する。所定のタイマが満了時に事業者Bは復旧したと判定される。
 復旧検知部13は、選定部12の選定した復旧検知手段を用いて対向事業者の復旧を検知する。具体的には、OPTIONSメッセージによる方法が選定された場合、復旧検知部13は、所定の間隔で、OPTIONSメッセージを対向IBCFへ送信し、受信した応答に基づいて対向IBCFは復旧したと判定する。タイマによる方法が選定された場合、復旧検知部13は、所定時間のタイマを起動し、タイマが満了したときに対向IBCFは復旧したとみなす。
 図4ないし図8を参照し、通信装置1が対向事業者の復旧を検知する処理の流れについて説明する。
 まず、図4および図5を参照し、OPTIONSメッセージに対して正常応答できる事業者Aの復旧検知について説明する。
 図4は、通信装置1が、無応答状態の事業者AのIBCFの復旧を検知する処理の流れを示すシーケンス図である。
 ステップS11にて、送受信部11は、対向IBCF(事業者AのIBCF)にINVITEメッセージを送信する。対向IBCFは障害が発生しており、INVITEメッセージに対して応答を返却できない無応答状態である。
 INVITEメッセージを送信してから応答を受信するまでに所定のタイマが満了すると、ステップS12にて、送受信部11は対向IBCFに障害が発生していることを検知し、選定部12は復旧検知手段を選定する。具体的には、対向事業者は事業者Aで、障害検知要因は無応答であるので、選定部12は、復旧検知手段テーブルから、復旧検知手段としてOPTIONSメッセージによる方法を選定する。復旧判定条件は、OPTIONSメッセージに対する正常応答を受信したときである。
 選定部12の選定した復旧検知手段に従って、ステップS13,S14,S15にて、送受信部11は、所定の間隔で、対向IBCFにOPTIONSメッセージを送信する。対向IBCFは無応答状態であるので、送受信部11は、ステップS13とステップS14で送信したOPTIONSメッセージに対する応答は受信できていない。
 ステップS16にて、送受信部11は、ステップS15で送信したOPTIONSメッセージに対して正常応答を受信する。
 OPTIONSメッセージに対する正常応答を受信したので、ステップS17にて、復旧検知部13は、対向IBCFは復旧したと判定する。
 対向IBCFが復旧したので、ステップS18にて、送受信部11はINVITEメッセージを送信し、ステップS19にて、送受信部11はINVITEメッセージに対する正常応答を受信する。
 図5は、通信装置1が、エラー応答を返却した事業者AのIBCFの復旧を検知する処理の流れを示すシーケンス図である。
 ステップS31にて、送受信部11は、対向IBCF(事業者AのIBCF)にINVITEメッセージを送信する。対向IBCFは障害が発生しており、INVITEメッセージに対してエラー応答を返却する。
 ステップS32にて、送受信部11がエラー応答を受信すると、ステップS33にて、送受信部11は対向IBCFに障害が発生していることを検知し、選定部12は復旧検知手段を選定する。具体的には、選定部12は、対向事業者は事業者Aで、障害検知要因はエラー応答であるので、選定部12は、復旧検知手段テーブルから、復旧検知手段としてOPTIONSメッセージによる方法を選定する。復旧判定条件は、OPTIONSメッセージに対する正常応答を受信したときである。
 選定部12の選定した復旧検知手段に従って、ステップS34にて、送受信部11は、対向IBCFにOPTIONSメッセージを送信する。対向IBCFは障害から復旧していないので、OPTIONSメッセージに対してエラー応答を返却する。
 ステップS35にて、送受信部11は、OPTIONSメッセージに対するエラー応答を受信する。復旧検知部13は、OPTIONSメッセージに対する正常応答を受信していないので、まだ復旧していないと判定する。
 所定の間隔で、ステップS36にて、送受信部11は、OPTIONSメッセージを送信する。ステップS37にて、送受信部11は、エラー応答を受信する。
 所定の間隔で、ステップS38にて、送受信部11は、OPTIONSメッセージを送信する。ステップS39にて、送受信部11は、OPTIONSメッセージに対する正常応答を受信する。
 OPTIONSメッセージに対する正常応答を受信したので、ステップS40にて、復旧検知部13は、対向IBCFは復旧したと判定する。
 対向IBCFが復旧したので、ステップS41にて、送受信部11はINVITEメッセージを送信し、ステップS42にて、送受信部11はINVITEメッセージに対する正常応答を受信する。
 図4および図5に示したように、OPTIONSメッセージに対して正常応答できる事業者Aについては、OPTIONSメッセージを利用して復旧検知できる。
 続いて、図6および図7を参照し、OPTIONSメッセージに対して正常応答できない事業者Bの復旧検知について説明する。
 図6は、通信装置1が、無応答状態の事業者BのIBCFの復旧を検知する処理の流れを示すシーケンス図である。
 ステップS51にて、送受信部11は、対向IBCF(事業者BのIBCF)にINVITEメッセージを送信する。対向IBCFは障害が発生しており、INVITEメッセージに対して応答を返却できない無応答状態である。
 INVITEメッセージを送信してから応答を受信するまでに所定のタイマが満了すると、ステップS52にて、送受信部11は対向IBCFに障害が発生していることを検知し、選定部12は復旧検知手段を選定する。具体的には、選定部12は、対向事業者は事業者Bで、障害検知要因は無応答であるので、選定部12は、復旧検知手段テーブルから、復旧検知手段としてOPTIONSメッセージによる方法を選定する。復旧判定条件は、OPTIONSメッセージに対して何らかの応答を受信したときである。
 選定部12の選定した復旧検知手段に従って、ステップS53,S54,S55にて、送受信部11は、所定の間隔で、対向IBCFにOPTIONSメッセージを送信する。対向IBCFは無応答状態であるので、送受信部11は、ステップS53とステップS54で送信したOPTIONSメッセージに対する応答は受信できていない。
 ステップS56にて、送受信部11は、ステップS55で送信したOPTIONSメッセージに対して何らかの応答を受信する。
 OPTIONSメッセージに対する何らかの応答を受信したので、ステップS57にて、復旧検知部13は、対向IBCFは復旧したと判定する。通信装置1は対向IBCFから応答を受信したので、対向IBCFの無応答状態は復旧したと考えられる。事業者BがOPTIONSメッセージに対して正常応答を返却できない場合であっても、無応答状態からの復旧を検知するのにOPTIONSメッセージに対する何らかの応答を利用できる。
 対向IBCFが復旧したので、ステップS58にて、送受信部11はINVITEメッセージを送信し、ステップS59にて、送受信部11はINVITEメッセージに対する正常応答を受信する。
 図7は、通信装置1が、エラー応答を返却した事業者BのIBCFの復旧を検知する処理の流れを示すシーケンス図である。
 ステップS71にて、送受信部11は、対向IBCF(事業者BのIBCF)にINVITEメッセージを送信する。対向IBCFは障害が発生しており、INVITEメッセージに対してエラー応答を返却する。
 ステップS72にて、送受信部11がエラー応答を受信すると、ステップS73にて、送受信部11は対向IBCFに障害が発生していることを検知し、選定部12は復旧検知手段を選定する。具体的には、対向事業者は事業者Bで、障害検知要因はエラー応答であるので、選定部12は、復旧検知手段テーブルから、復旧検知手段としてタイマによる方法を選定する。
 選定部12の選定した復旧検知手段に従って、ステップS74にて、復旧検知部13は、復旧タイマを開始する。
 ステップS75にて、復旧タイマが満了すると、ステップS76にて、復旧検知部13は、対向IBCFは復旧したと判断する。
 ステップS77にて、送受信部11はINVITEメッセージを送信する。
 ステップS78にて、送受信部11はINVITEメッセージに対する応答を受信する。このとき、送受信部11がエラー応答を受信した場合は、ステップS73からの処理を繰り返す。
 復旧タイマ満了時に、対向IBCFがまだ復旧していない場合であっても、対向IBCFからINVITEメッセージに対する応答が得られるので呼損が発生しない。
 以上説明したように、本実施形態の通信装置1は、対向IBCFとの間でメッセージを送受信する送受信部11と、対向事業者ごとに障害検知要因別で復旧検知手段を設定した復旧検知手段テーブルと、対向IBCFの障害を検知した場合、復旧検知手段テーブルを参照して復旧検知手段を選定する選定部12と、選定した復旧検知手段により対向IBCFの復旧を検知する復旧検知部13を備える。これにより、対向事業者ごとに適切な復旧検知を行うことができる。
 本実施形態の復旧検知手段テーブルは、OPTIONSメッセージを利用できる対向事業者については復旧検知手段をOPTIONSメッセージに設定し、OPTIONSメッセージを利用できない対向事業者については、障害検知要因が無応答のときは復旧検知手段をOPTIONSメッセージに設定するとともに復旧判定条件をOPTIONSメッセージに対する何らかの応答を受信したときと設定し、障害検知要因がエラー応答のときは復旧検知手段をタイマに設定する。これにより、OPTIONSメッセージに対して正常な応答をできない事業者の復旧検知を迅速かつ呼損が発生しないように行うことができる。
 上記説明した通信装置1には、例えば、図8に示すような、中央演算処理装置(CPU)901と、メモリ902と、ストレージ903と、通信装置904と、入力装置905と、出力装置906とを備える汎用的なコンピュータシステムを用いることができる。このコンピュータシステムにおいて、CPU901がメモリ902上にロードされた所定のプログラムを実行することにより、通信装置1が実現される。このプログラムは磁気ディスク、光ディスク、半導体メモリ等のコンピュータ読み取り可能な記録媒体に記録することも、ネットワークを介して配信することもできる。
 1…通信装置
 11…送受信部
 12…選定部
 13…復旧検知部
 14…設定管理部

Claims (5)

  1.  対向事業者の通信装置との間でメッセージを送受信する送受信部と、
     対向事業者ごとに障害検知要因別で復旧検知手段を設定した復旧検知手段テーブルと、
     前記通信装置の障害を検知した場合、前記復旧検知手段テーブルを参照して前記復旧検知手段を選定する選定部と、
     選定した前記復旧検知手段により前記通信装置の復旧を検知する復旧検知部を備える
     通信装置。
  2.  請求項1に記載の通信装置であって、
     前記復旧検知手段テーブルは、障害復旧メッセージを利用できる対向事業者については復旧検知手段を障害復旧メッセージに設定し、障害復旧メッセージを利用できない対向事業者については、障害検知要因が無応答のときは復旧検知手段を障害復旧メッセージに設定するとともに復旧判定条件を障害復旧メッセージに対する何らかの応答を受信したときと設定し、障害検知要因がエラー応答のときは復旧検知手段をタイマに設定する
     通信装置。
  3.  通信装置が実行する通信方法であって、
     対向事業者の通信装置との間でメッセージを送受信するステップと、
     前記通信装置の障害を検知した場合、対向事業者ごとに障害検知要因別で復旧検知手段を設定した復旧検知手段テーブルを参照して前記復旧検知手段を選定するステップと、
     選定した前記復旧検知手段により前記通信装置の復旧を検知するステップを有する
     通信方法。
  4.  請求項3に記載の通信方法であって、
     前記復旧検知手段テーブルは、障害復旧メッセージを利用できる対向事業者については復旧検知手段を障害復旧メッセージに設定し、障害復旧メッセージを利用できない対向事業者については、障害検知要因が無応答のときは復旧検知手段を障害復旧メッセージに設定するとともに復旧判定条件を障害復旧メッセージに対する何らかの応答を受信したときと設定し、障害検知要因がエラー応答のときは復旧検知手段をタイマに設定する
     通信方法。
  5.  請求項1または2に記載の通信装置の各部としてコンピュータを動作させるプログラム。
PCT/JP2020/007346 2020-02-25 2020-02-25 通信装置、通信方法、およびプログラム WO2021171339A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2020/007346 WO2021171339A1 (ja) 2020-02-25 2020-02-25 通信装置、通信方法、およびプログラム

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2020/007346 WO2021171339A1 (ja) 2020-02-25 2020-02-25 通信装置、通信方法、およびプログラム

Publications (1)

Publication Number Publication Date
WO2021171339A1 true WO2021171339A1 (ja) 2021-09-02

Family

ID=77491274

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2020/007346 WO2021171339A1 (ja) 2020-02-25 2020-02-25 通信装置、通信方法、およびプログラム

Country Status (1)

Country Link
WO (1) WO2021171339A1 (ja)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009033447A (ja) * 2007-07-26 2009-02-12 Toshiba Corp インタフェース装置、主装置及びインタフェース装置に用いられる制御方法
JP2009239482A (ja) * 2008-03-26 2009-10-15 Toshiba Corp 電話システムとその交換装置および発信制御方法
JP2015012477A (ja) * 2013-06-28 2015-01-19 沖電気工業株式会社 通信制御システム、通信制御装置及び通信制御プログラム
JP2017060132A (ja) * 2015-09-18 2017-03-23 富士通株式会社 通話制御装置、通話制御システム、および、通話制御方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009033447A (ja) * 2007-07-26 2009-02-12 Toshiba Corp インタフェース装置、主装置及びインタフェース装置に用いられる制御方法
JP2009239482A (ja) * 2008-03-26 2009-10-15 Toshiba Corp 電話システムとその交換装置および発信制御方法
JP2015012477A (ja) * 2013-06-28 2015-01-19 沖電気工業株式会社 通信制御システム、通信制御装置及び通信制御プログラム
JP2017060132A (ja) * 2015-09-18 2017-03-23 富士通株式会社 通話制御装置、通話制御システム、および、通話制御方法

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
THE TELECOMMUNICATION TECHNOLOGY COMMITTEE. COMMON INTERCONNECTION INTERFACE BETWEEN IMS OPERATOR'S NETWORKS., 23 May 2019 (2019-05-23), pages 73 - 74 *

Similar Documents

Publication Publication Date Title
US10021463B2 (en) Methods and apparatus to provide voice communication error notifications
CN100399756C (zh) 用于在多个网络上的多媒体通信的方法和设备
US20180213010A1 (en) Method and system for providing media services in a communication system
US6909776B2 (en) Systems and methods for monitoring network-based voice messaging systems
US6671364B2 (en) System and method of triggering services for call control
US9413880B1 (en) Automatic failover for phone recordings
US20090024759A1 (en) System and method for providing alerting services
US8532092B2 (en) Methods, systems, and computer readable media for providing next generation network (NGN)-based end user services to legacy subscribers in a communications network
US9838447B2 (en) Method of conveying a location information representing a physical location of a first communication device, a computer program product for executing the method, and the first communication device for conveying the location information
US9426021B2 (en) Communication failover in a distributed network
US20160088111A1 (en) Method, Apparatus and Network for Multi-Domain Conference Management
WO2016197795A1 (zh) 一种会议备份方法、管理节点和会议系统
WO2021171339A1 (ja) 通信装置、通信方法、およびプログラム
CN110602339B (zh) 一种基于语音网关的故障检测方法、系统及存储介质
EP3451631B1 (en) Webrtc communication method and user equipment
US20110286365A1 (en) Method for Connection Preservation
CN105162801A (zh) 一种以会议方式实现ip终端自主录音的方法
US7970109B2 (en) Auto block and auto discovery in a distributed communication system
US11218521B2 (en) Video conference implementation method, server and computer readable storage medium
WO2017128601A1 (zh) 语音通话备份的方法和装置
KR20080103398A (ko) 실시간 서비스를 관리하는 방법 및 대응하는 패킷-기반의원격 통신 네트워크
US20150124584A1 (en) Method and apparatus for improved handling of ims node blacklisting
WO2020217403A1 (ja) 通信装置、通信方法及び通信プログラム
CN110996358A (zh) 通话终端切换方法、装置、电子设备及存储介质
CN111385519B (zh) 实现视频会议恢复的方法、装置、终端及多点控制单元

Legal Events

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

Ref document number: 20921138

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20921138

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP