Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP7714733B2 - Communication control device and communication control method - Google Patents
[go: Go Back, main page]

JP7714733B2 - Communication control device and communication control method - Google Patents

Communication control device and communication control method

Info

Publication number
JP7714733B2
JP7714733B2 JP2024082115A JP2024082115A JP7714733B2 JP 7714733 B2 JP7714733 B2 JP 7714733B2 JP 2024082115 A JP2024082115 A JP 2024082115A JP 2024082115 A JP2024082115 A JP 2024082115A JP 7714733 B2 JP7714733 B2 JP 7714733B2
Authority
JP
Japan
Prior art keywords
packet
terminal
timestamp
telephone
sequence number
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
JP2024082115A
Other languages
Japanese (ja)
Other versions
JP2024102368A (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 Docomo Inc
Original Assignee
NTT Docomo Inc
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 Docomo Inc filed Critical NTT Docomo Inc
Priority to JP2024082115A priority Critical patent/JP7714733B2/en
Publication of JP2024102368A publication Critical patent/JP2024102368A/en
Application granted granted Critical
Publication of JP7714733B2 publication Critical patent/JP7714733B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Telephonic Communication Services (AREA)
  • Small-Scale Networks (AREA)

Description

本発明は、通信端末の通信制御を行う通信制御装置および通信制御方法に関する。 The present invention relates to a communication control device and a communication control method that controls communications between communication terminals.

発信端末による音声発信時に、RBT(Ringback tone)から通話に遷移する場合、RTP(Real-timeTransport Protocol)による音声パケットの送信元が音源装置から着信端末に変更する。このとき、それぞれの音声パケットの送信元は、独立して送信元(SSRC:Synchronization Source)、シーケンスナンバー(SN)、タイムスタンプ(TS)情報を付与している。電話用ゲートウェイ(GW)は、受信した音声パケットに対して、同一値のSSRCの再付与、連続性を持ったSNの再付与といった処理を行う(非特許文献1参照)。発信端末は、この送信元SSRCおよびシーケンスナンバーSNを参照して、音声パケットの再生処理を行う。 When a calling terminal makes a voice call and transitions from RBT (Ringback Tone) to speech, the source of the voice packets sent by RTP (Real-time Transport Protocol) changes from the sound source device to the called terminal. At this time, the source of each voice packet independently assigns the source (SSRC: Synchronization Source), sequence number (SN), and timestamp (TS) information. The telephone gateway (GW) performs processing such as re-assigning the same SSRC value and re-assigning a continuous SN to the received voice packets (see non-patent document 1). The calling terminal references this source SSRC and sequence number SN to perform playback processing of the voice packets.

IETF RFC3550IETF RFC3550

上記非特許文献1においては、さらに、電話用GWは、送信元が付与したタイムスタンプTSに一定値を加算したタイムスタンプTSを生成する。そして、近年、特定端末においては、タイムスタンプTSを参照して、音声パケットを再生している。例えば、この音声パケットを受信した特定端末は、同一装置から連続したシーケンスの音声パケットが送信されてきたとみなすが、タイムスタンプTSが先発の音声パケットのタイムスタンプTSの値より大きく離れた値となった場合、特定端末において、後発の音声パケットの再生を待ち合わせる処理を行ってしまう。その結果、その特定端末は、音声を再生することができず、通話不可の状態が続くことになる。 In the above-mentioned non-patent document 1, the telephone gateway further generates a timestamp TS by adding a fixed value to the timestamp TS assigned by the sender. In recent years, specific terminals have been reproducing voice packets by referencing the timestamp TS. For example, when a specific terminal receives this voice packet, it considers it to be a continuous sequence of voice packets sent from the same device. However, if the timestamp TS is significantly different from the value of the timestamp TS of the earlier voice packet, the specific terminal will perform a process to wait for the reproduction of the later voice packet. As a result, the specific terminal will be unable to reproduce the voice, and will remain unable to make calls.

そこで、上述の課題を解決するために、本発明は、端末において音声の再生待ちをすることを回避することができる通信制御装置および通信制御方法を提供することを目的とする。 To solve the above-mentioned problems, the present invention aims to provide a communication control device and a communication control method that can avoid having to wait for audio playback at a terminal.

本発明の通信制御装置は、端末から送信されるパケットの直近に受信した直近パケットに含まれる管理情報に対して不整合となるように加工された管理情報を含む転送パケットを生成する生成部と、前記生成した転送パケットを前記端末の通信相手となる端末に送信する送信部と、を備え、前記転送パケットは、さらにタイムスタンプ情報を含み、前記不整合となる管理情報を受信した前記通信相手となる端末において、前記タイムスタンプ情報がリセットされた転送パケットを処理する。 The communication control device of the present invention comprises a generation unit that generates a forwarded packet containing management information that has been modified so that the packet to be transmitted from a terminal is inconsistent with the management information contained in the most recent packet received immediately before the packet to be transmitted, and a transmission unit that transmits the generated forwarded packet to a terminal that is a communication partner of the terminal. The forwarded packet further contains timestamp information, and the communication partner terminal that receives the inconsistent management information processes the forwarded packet with the timestamp information reset.

この発明によれば、直近のパケットとの関係で不整合となるよう加工した情報に基づいた処理を可能にすることで、端末において再生待ちといった状態を回避させることができる。 This invention enables processing based on information that has been processed to be inconsistent with the most recent packet, thereby avoiding situations such as waiting for playback on the terminal.

本発明によると、端末において再生待ちといった状態を回避させることができる。 This invention makes it possible to avoid situations such as waiting for playback on a terminal.

本開示における通信システムのシステム構成図である。1 is a system configuration diagram of a communication system according to the present disclosure. 電話用GW100の機能構成を示すブロック図である。FIG. 2 is a block diagram showing the functional configuration of the telephone GW 100. 電話用GW100の動作を示すフローチャートである。10 is a flowchart showing the operation of the telephone GW 100. 通信システムの全体シーケンスを示す図である。FIG. 1 is a diagram showing the overall sequence of a communication system. 発信端末200の動作を示すフローチャートである。10 is a flowchart showing the operation of the originating terminal 200. 、本開示の一実施の形態に係る電話用GW100のハードウェア構成の一例を示す図である。1 is a diagram illustrating an example of a hardware configuration of a telephone GW 100 according to an embodiment of the present disclosure.

添付図面を参照しながら本発明の実施形態を説明する。可能な場合には、同一の部分には同一の符号を付して、重複する説明を省略する。 Embodiments of the present invention will be described with reference to the accompanying drawings. Where possible, identical parts will be designated by the same reference numerals, and duplicate explanations will be omitted.

図1は、本開示における通信システムのシステム構成図である。図に示されるとおり、図1(a)は、発信端末200から着信端末300に向けて発信しているときの処理を示す。図1(b)は、着信端末300が着信応答をして通話を開始したときの処理を示す。 Figure 1 is a system configuration diagram of a communication system according to the present disclosure. As shown in the figure, Figure 1(a) shows the processing when a call is being made from the calling terminal 200 to the called terminal 300. Figure 1(b) shows the processing when the called terminal 300 responds to the call and starts a conversation.

図1(a)に示されるとおり、発信端末200は発信処理を行うと着信端末300が着信応答するまで、音源装置400はRBT(Ringback Tone)パケットP1を、電話用GW100に送信する。このRBTパケットP1は、音源装置400を示す送信元SSRC:A、音源装置400において決められたシーケンスナンバーSN:O、音源装置400におけるタイマに従ったタイムスタンプTS:Xを含む。 As shown in FIG. 1(a), when the calling terminal 200 performs the outgoing call processing, the sound source device 400 transmits an RBT (Ringback Tone) packet P1 to the telephone GW 100 until the called terminal 300 responds to the call. This RBT packet P1 includes a source SSRC: A indicating the sound source device 400, a sequence number SN: O determined by the sound source device 400, and a timestamp TS: X according to a timer in the sound source device 400.

そして、電話用GW100は、RBTパケットP1を受信すると、RBTパケットP2を生成する。このRBTパケットP2は、電話用GW100を示す送信元SSRC:Cおよび電話用GW100が独立して割り振ったシーケンスナンバーSN:Qを含む。また、タイムスタンプTSは、RBTパケットP2に含まれているタイムスタンプT:Xに、所定値αを付加したx+αとする。電話用GW100は、このような送信元SSRC、シーケンスナンバーSN、およびタイムスタンプTSを含むRBTパケットP2を生成して、発信端末200に送信する。 Then, when the telephone GW 100 receives the RBT packet P1, it generates an RBT packet P2. This RBT packet P2 includes a source SSRC:C indicating the telephone GW 100 and a sequence number SN:Q independently assigned by the telephone GW 100. The timestamp TS is x + α, which is the timestamp T:X included in the RBT packet P2 plus a predetermined value α. The telephone GW 100 generates an RBT packet P2 including this source SSRC, sequence number SN, and timestamp TS, and transmits it to the calling terminal 200.

そして、図1(b)に示される通り、着信端末300が着信応答をすると、通話が開始される。図1(b)では、着信端末300は、着信応答後、音声パケットP3を発信端末200に送信する。電話用GW100は、着信応答後に通常の音声(RBTではない)を示す音声パケットP3を受信すると、音声パケットP4を生成する。この音声パケットP4は、電話用GW100を示す送信元SSRC:Cおよび電話用GW100が独立して割り振ったシーケンスナンバーSN:Qに、極大値を加算したQ+10000を含む。ここでは極大値は10000とする。タイムスタンプTSは、音声パケットP3のタイムスタンプTS:Yにαを加算したY+αとする。 Then, as shown in Figure 1(b), when the terminating terminal 300 responds to the call, the call begins. In Figure 1(b), after responding to the call, the terminating terminal 300 transmits voice packet P3 to the originating terminal 200. When the telephone GW 100 receives voice packet P3 indicating normal voice (not RBT) after responding to the call, it generates voice packet P4. This voice packet P4 includes Q+10000, which is obtained by adding a maximum value to the source SSRC:C indicating the telephone GW 100 and the sequence number SN:Q assigned independently by the telephone GW 100. Here, the maximum value is 10000. The timestamp TS is Y+α, which is obtained by adding α to the timestamp TS:Y of the voice packet P3.

このように、電話用GW100は、送信元SSRC:C、シーケンスナンバーCN:Q+1000、タイムスタンプTS:Y+α を含んだ音声パケットP4を生成して、発信端末200に送信する。 In this way, the telephone GW 100 generates a voice packet P4 containing source SSRC: C, sequence number CN: Q+1000, and timestamp TS: Y+α, and transmits it to the originating terminal 200.

発信端末200は、電話用GW100から送信された音声パケットP4を再生する。発信端末200は、RBTパケットP2の後に音声パケットP4を受信することになる。このとき、発信端末200は、RBTパケットP2と音声パケットP4とを比較し、送信元SSRC:Cが同一であり、シーケンスナンバーSNが連続している場合、タイムスタンプTSのチェックをしてから音声再生処理を行う。一方で、シーケンスナンバーSNが連続ではない、または所定値以上の差分がある場合に、タイムスタンプTSの判断を行わずに、音声再生処理を行う。 発信端末200が、近年想定される特定端末である場合には、送信元SSRC:Cが同一であり、シーケンスナンバーSNが、連続している場合に、タイムスタンプTSの判断を行ってから、音声再生処理を行う。タイムスタンプTSは、着信端末300の情報を利用しており、音声パケットとしての連続性を担保するために近年の端末ではそのような動作をすることが想定されている。そのため、タイムスタンプTSが、直近のパケットと比較して、未来に飛んでいる場合などにおいては、後発の音声パケット待ち状態となることがある。本開示においては、このような音声パケット待ち状態を解消するため、電話用GW100においては、音声パケットに対して所定の加工を施す。 The originating terminal 200 plays back the voice packet P4 transmitted from the telephone GW 100. The originating terminal 200 receives the voice packet P4 after the RBT packet P2. At this time, the originating terminal 200 compares the RBT packet P2 with the voice packet P4. If the source SSRC:C is the same and the sequence numbers SN are consecutive, the originating terminal 200 checks the timestamp TS before performing the voice playback process. On the other hand, if the sequence numbers SN are not consecutive or there is a difference of a predetermined value or more, the originating terminal 200 performs the voice playback process without checking the timestamp TS. If the originating terminal 200 is a specific terminal that is expected in recent years, if the source SSRC:C is the same and the sequence numbers SN are consecutive, the originating terminal 200 checks the timestamp TS before performing the voice playback process. The timestamp TS uses information from the terminating terminal 300, and it is expected that recent terminals will perform such an operation to ensure continuity as voice packets. Therefore, if the timestamp TS is far into the future compared to the most recent packet, the system may be waiting for a later voice packet. In this disclosure, to resolve this voice packet waiting state, the telephone GW 100 performs specified processing on the voice packet.

このように動作する電話用GW100の機能について詳細に説明する。図2は、電話用GW100の機能構成を示すブロック図である。図に示される通り、電話用GW100は、通信部101、着信応答判断部102、およびパケット生成部103を含んで構成されている。 The functions of the telephone GW 100, which operates in this manner, will be described in detail below. Figure 2 is a block diagram showing the functional configuration of the telephone GW 100. As shown in the figure, the telephone GW 100 is configured to include a communication unit 101, an incoming call response determination unit 102, and a packet generation unit 103.

通信部101は、着信端末300または音源装置400からのパケット(音声パケットまたはRBTパケット)を受信し、それに基づいたパケットを発信端末200に送信する部分である。そのほか、通信部101は、着信応答信号の受信処理などを行う。 The communication unit 101 receives packets (voice packets or RBT packets) from the receiving terminal 300 or the sound source device 400, and transmits packets based on these to the calling terminal 200. In addition, the communication unit 101 also performs reception processing of incoming call response signals.

着信応答判断部102は、通信部101が、着信端末300から送信されたパケットの音源送信元を検知し、その音源送信元が変更したと判断した場合に着信応答信号を受信したと判断する部分である。 The incoming call response determination unit 102 is a part that detects the sound source sender of a packet sent by the communication unit 101 from the receiving terminal 300, and determines that an incoming call response signal has been received if it determines that the sound source sender has changed.

パケット生成部103は、着信端末300または音源装置400から送信されたパケット(音声パケットまたはRBTパケット)に基づいたパケットを生成する部分である。パケット生成部103は、通信部101が音源装置400からRBTパケット(送信元SSRC、シーケンスナンバーSN、タイムスタンプTSを含む)を受信すると、発信端末200に転送するRBTパケットに、送信元SSRCに電話用GW100を示す情報を付与し、シーケンスナンバーSNに、独立して割り振った値を付与する。タイムスタンプTSは、受信したRBTパケットに所定値αを加算した値とする。 The packet generation unit 103 is a part that generates packets based on packets (voice packets or RBT packets) transmitted from the terminating terminal 300 or the sound source device 400. When the communication unit 101 receives an RBT packet (including a source SSRC, sequence number SN, and timestamp TS) from the sound source device 400, the packet generation unit 103 assigns information indicating the telephone GW 100 to the source SSRC of the RBT packet to be forwarded to the originating terminal 200, and assigns an independently assigned value to the sequence number SN. The timestamp TS is the value obtained by adding a predetermined value α to the received RBT packet.

着信応答判断部102は、通信部101が着信端末300から着信応答信号を受けたことを判断し、その後、通信部101が新たな音声パケットを受信すると、パケット生成部103は、発信端末200に転送する音声パケットに、送信元SSRCに電話用GW100を示す情報を付与し、シーケンスナンバーSNとして、直近にシーケンスナンバーとして付与した値に極大値(例えば10000)を加算した値を付与する。タイムスタンプTSは、受信した音声パケットに所定値αを加算した値とする。 The incoming call response determination unit 102 determines that the communication unit 101 has received an incoming call response signal from the receiving terminal 300. When the communication unit 101 subsequently receives a new voice packet, the packet generation unit 103 assigns information indicating the telephone GW 100 as the source SSRC to the voice packet to be forwarded to the calling terminal 200, and assigns a sequence number SN equal to the most recently assigned sequence number plus a maximum value (e.g., 10,000). The timestamp TS is the value of the received voice packet plus a predetermined value α.

つぎに、このように構成された電話用GW100の動作について説明する。図3は、電話用GW100の動作を示すフローチャートである。 Next, we will explain the operation of the telephone GW 100 configured in this manner. Figure 3 is a flowchart showing the operation of the telephone GW 100.

通信部101は、着信端末300からパケット(音声パケットまたはRBTパケット)を受信する(S101)。そして、着信応答判断部102は、パケットを受信すると、そのSSRCから音源送出元の変更を検知して変更があったか否かを判断する(S102)。音源送出元が変更されていない場合には(S102:NO)、パケット生成部103は、シーケンスナンバーSNを改めて割り振り、または直近に生成したパケットに割り振ったシーケンスナンバーSNが連続となるよう所定値を加算して(S103)、新たにパケット(RBTパット)を生成する(S105)。より具体的には、パケット生成部103は、送信元SSRCを電話用GW100とし、シーケンスナンバーSNを、電話用GW100が改めて割り振り、または直近のパケットのシーケンスナンバーSNに所定値(例えば1)を加算する。さらに、タイムスタンプTSを、着信端末300から送信されたパケット(RBTパケット)に含まれているタイムスタンプに基づいた値とし、それらを含んだパケットを生成する。ここでのパケットはRBTパケットであり、着信応答(すなわち音源送出元の変更)がなされるまで、S102、S103の処理が繰り返される。 The communication unit 101 receives a packet (voice packet or RBT packet) from the receiving terminal 300 (S101). Then, upon receiving the packet, the incoming call response determination unit 102 detects a change in the sound source sender from the SSRC and determines whether a change has occurred (S102). If the sound source sender has not changed (S102: NO), the packet generation unit 103 assigns a new sequence number SN or adds a predetermined value to the sequence number SN assigned to the most recently generated packet so that the SNs are consecutive (S103), and generates a new packet (RBT packet) (S105). More specifically, the packet generation unit 103 sets the source SSRC to the telephone GW 100, and assigns a new sequence number SN by the telephone GW 100, or adds a predetermined value (e.g., 1) to the sequence number SN of the most recent packet. Furthermore, the timestamp TS is set to a value based on the timestamp included in the packet (RBT packet) sent from the receiving terminal 300, and a packet containing these is generated. The packet in this case is an RBT packet, and the processes of S102 and S103 are repeated until the incoming call is responded to (i.e., the sound source is changed).

そして、通信部101は、RBTパケット(RBTパケット)を発信端末200に送信する(S106)。 Then, the communication unit 101 transmits the RBT packet (RBT packet) to the originating terminal 200 (S106).

一方で、音源送出元が変更されたと判断されると(S102:YES)、パケット生成部103は、音声パケットを生成する。上述した通り、パケット生成部103は、送信元SSRCを電話用GW100とし、シーケンスナンバーSNとして、直近にパケット生成に使用したシーケンスナンバーSNに極大値である10000を加算した値を付与し、タイムスタンプTSを、着信端末300から送信された音声パケットに含まれているタイムスタンプに基づいた値(+αとする)としたパケット(ここでは音声パケット)を生成する(S105)。 On the other hand, if it is determined that the sound source has changed (S102: YES), the packet generation unit 103 generates a voice packet. As described above, the packet generation unit 103 generates a packet (here, a voice packet) in which the source SSRC is set to the telephone GW 100, the sequence number SN is set to the sequence number SN used in the most recent packet generation plus the maximum value of 10,000, and the timestamp TS is set to a value (+α) based on the timestamp included in the voice packet sent from the receiving terminal 300 (S105).

そして、通信部101は、パケット(音声パケットまたはTBTパケット)を発信端末200に送信する(S106)。 Then, the communication unit 101 transmits the packet (voice packet or TBT packet) to the originating terminal 200 (S106).

図4は、通信システムの全体シーケンスを示す図である。発信端末200は、電話用GW100を介して着信端末300に対して発信処理を行う(S201)。それに伴って、音源装置400は、着信端末300が着信応答するまで、RBTパケットを電話用GW100を介して発信端末200に送信する(S202、S203)。 Figure 4 shows the overall sequence of the communication system. The calling terminal 200 performs call processing to the called terminal 300 via the telephone gateway 100 (S201). Accordingly, the sound source device 400 transmits RBT packets to the calling terminal 200 via the telephone gateway 100 until the called terminal 300 responds to the call (S202, S203).

電話用GW100は、ソフトウエア(SW)処理によって、RBTパケットP1に基づいて、RBTパケットP2を生成し、発信端末200にRBTパケットP2を送信する。ところで、本開示においては、信元の変化に伴って各装置から送信される信号を受信していることから、ソフトウェア処理によって、TSの付与処理以外の各種処理を行うようにしている。 The telephone GW 100 generates an RBT packet P2 based on the RBT packet P1 through software (SW) processing and transmits the RBT packet P2 to the calling terminal 200. In this disclosure, since signals transmitted from each device are received in response to changes in the source of the signal, various processes other than the TS assignment process are performed through software processing.

着信端末300は、着信応答処理を行うと(S204)、着信応答信号を電話用GW100に送信する(S205)。電話用GW100の着信応答判断部102は、音源送信元の変更を検知して、着信応答信号の受信を判断する。 When the receiving terminal 300 performs the call response process (S204), it transmits a call response signal to the telephone GW 100 (S205). The call response determination unit 102 of the telephone GW 100 detects a change in the sound source sender and determines whether the call response signal has been received.

その直後、着信端末300は音声パケットP3を送信する(S206)。電話用GW100は、音声パケットP3に基づいて、音声パケットP4を生成し、発信端末200に送信する(S207)。音声パケットP4を生成する際、電話用GW100は、音声パケットP4のシーケンスナンバーSNを、RBTパケットP2のシーケンスナンバーSNに極大値を加算した値とする。 Immediately thereafter, the receiving terminal 300 transmits voice packet P3 (S206). The telephone GW 100 generates voice packet P4 based on voice packet P3 and transmits it to the transmitting terminal 200 (S207). When generating voice packet P4, the telephone GW 100 sets the sequence number SN of voice packet P4 to the value obtained by adding the maximum value to the sequence number SN of RBT packet P2.

これにより、発信端末200は、音声パケットP4のシーケンスナンバーSNが、直近に受信したRBTパケットP2のシーケンスナンバーSNより大きく、不連続となるため、タイムスタンプTSの判断処理を行うことなく、音声再生処理を行うことができる。 As a result, the sequence number SN of voice packet P4 is greater than the sequence number SN of the most recently received RBT packet P2, making them discontinuous, and the originating terminal 200 can perform voice playback processing without performing timestamp TS determination processing.

ここで、発信端末200の動作について説明する。図5は、発信端末200の動作を示すフローチャートである。発信端末200は、パケット(音声パケットまたはRBTパケット)を受信すると、直近に受信したパケットの送信元SSRCと一致するかを判断する(S301)。一致すると判断されると、つぎに、その受信したパケットのシーケンスナンバーSNが、直近のパケットのシーケンスナンバーSNと連続性があるか否かを判断する(S302)。そして、連続性があると判断されると、発信端末200は、タイムスタンプTSが、直近に受信したパケットのタイムスタンプTSと連続性があるか否かを判断する(S303)。なお、連続性の判断において、パケットロスを考慮してシーケンスナンバーSNが所定値以内で飛んだ場合でも連続と判断してもよい。本開示においては、所定値として5000としている。 Now, the operation of the originating terminal 200 will be described. Figure 5 is a flowchart showing the operation of the originating terminal 200. When the originating terminal 200 receives a packet (voice packet or RBT packet), it determines whether the SSRC matches the source SSRC of the most recently received packet (S301). If it determines that there is a match, it then determines whether the sequence number SN of the received packet is contiguous with the sequence number SN of the most recently received packet (S302). If it determines that there is continuity, the originating terminal 200 then determines whether the timestamp TS is contiguous with the timestamp TS of the most recently received packet (S303). Note that in determining continuity, packet loss may be taken into account and a determination may be made that a sequence number SN is contiguous even if it skips within a predetermined value. In this disclosure, the predetermined value is 5000.

発信端末200は、タイムスタンプTSが直近のパケットのタイムスタンプTSより、小さい場合、または連続していると判断した場合には、RTP再生による音声再生処理を行う(S304、S305)。タイムスタンプTSが、直近のパケットより小さい場合は、パケットの受信順序がネットワーク遅延などにより、変わってしまった場合に起こりうる。この場合、発信端末200は、このパケットを無視した音声再生処理を行う。 If the timestamp TS is smaller than the timestamp TS of the most recent packet, or if it is determined that the packets are consecutive, the originating terminal 200 performs audio playback processing using RTP playback (S304, S305). If the timestamp TS is smaller than that of the most recent packet, this may occur if the order in which packets were received has changed due to network delays or other reasons. In this case, the originating terminal 200 performs audio playback processing while ignoring this packet.

発信端末200は、タイムスタンプTSが直近のパケットのタイムスタンプTSより、大きいと判断した場合には、MUTE処理を行い、後発の音声パケットの再生待ちとなる(S306)。タイムスタンプTSが、直近のパケットより大きい場合も、パケットの受信順序がネットワーク遅延などにより、変わってしまった場合に起こりうる。この場合は、タイムスタンプTSのずれが小幅であって、再生待ち時間は短いため、通話者にとって通話不可という状態と認識しない。 If the originating terminal 200 determines that the timestamp TS is greater than the timestamp TS of the most recent packet, it performs a MUTE process and waits for the playback of the subsequent voice packet (S306). A timestamp TS greater than that of the most recent packet can also occur if the order in which packets are received has changed due to network delays, etc. In this case, the difference in the timestamp TS is small and the playback wait time is short, so the caller does not recognize this as an unreachable state.

本開示においては、発信端末200は、着信応答後において、ステップS306のMUTE状態が長時間とならないように、タイムスタンプTSの判断処理(S303)をスキップする。そのため、発信端末200は、シーケンスナンバーSNにおいて不連続(または所定の差分値である)と判断するよう、電話用GW100において、シーケンスナンバーSNを加工している。すなわち、シーケンスナンバーSNが、直近に受信したパケットのシーケンスナンバーSNよりその差分値が、所定値以上(例えば、5000以上)となるよう加工する。 In this disclosure, after responding to an incoming call, the calling terminal 200 skips the timestamp TS determination process (S303) so that the MUTE state in step S306 does not last for a long time. Therefore, the calling terminal 200 processes the sequence number SN in the telephone GW 100 so that it determines that the sequence number SN is discontinuous (or has a predetermined difference value). In other words, the sequence number SN is processed so that the difference value from the sequence number SN of the most recently received packet is a predetermined value or more (for example, 5000 or more).

発信端末200は、その差分値が所定値以上と判断した場合、発信端末200は、タイムスタンプTSをリセットし(S307)、RTP再生による音声再生処理を行う(S308)。これにより、着信応答後における音声再生待ちを回避することができる。RFC3550では、シーケンスナンバーSNを1ずつ増加するとの規定があるが、単調増加とならない場合には、パケット損失を検出して、パケット系列を回復する規定がある。本開示における発信端末200は、このRFC3550の規定に準拠することで、タイムスタンプTSがリセットされた場合に、音声パケットの再生処理を可能にする。 If the originating terminal 200 determines that the difference is equal to or greater than a predetermined value, the originating terminal 200 resets the timestamp TS (S307) and performs audio playback processing using RTP playback (S308). This makes it possible to avoid waiting for audio playback after answering a call. RFC3550 stipulates that the sequence number SN should be incremented by one, but if the increase is not monotonically significant, it also stipulates that packet loss should be detected and the packet sequence should be restored. The originating terminal 200 in this disclosure complies with the RFC3550 stipulations, thereby enabling audio packet playback processing when the timestamp TS is reset.

つぎに、本開示における電話用GW100の作用効果について説明する。この電話用GW100は、いわゆる通信制御装置である。この電話用GW100は、発信端末200からの発信に対する着信応答信号を着信端末300から受信すると、着信端末300から送信されるパケットを含まれる管理情報(本開示ではシーケンスナンバーSN)を、その直近に受信したパケットに含まれる管理情報(シーケンスナンバーSN)に対して不整合(ここでは不連続)となる管理情報に加工して、当該加工した管理情報を含む加工パケットを生成するパケット生成部103と、生成したパケットを発信端末200に送信する通信部101とを備える。 Next, the effects of the telephone GW 100 of the present disclosure will be described. This telephone GW 100 is a so-called communication control device. When this telephone GW 100 receives an incoming call response signal from the receiving terminal 300 in response to an outgoing call from the calling terminal 200, it processes the management information (sequence number SN in this disclosure) contained in the packet sent from the receiving terminal 300 into management information that is inconsistent (discontinuous in this case) with the management information (sequence number SN) contained in the most recently received packet, and generates a processed packet containing the processed management information. It also includes a packet generation unit 103 that generates a processed packet containing the processed management information, and a communication unit 101 that transmits the generated packet to the calling terminal 200.

この構成によれば、パケットに含まれる情報が、直近のパケットの情報と不整合とさせることで、発信端末200において、特定の動作をさせることができる。近年の通信端末において、音声再生において、シーケンスナンバーSNのチェックに加えて、タイムスタンプTSをチェックするものが想定される。これはパケットロスなどを考慮した仕様と思われる。この場合、上述したとおり、通信端末において、後発のパケット待ちとなる場合があり、長時間音声通話が途切れる可能性がある。したがって、通信端末が発信端末200となる場合において、そのタイムスタンプTSのチェックなどをスキップさせることで、タイムスタンプTSのチェックに伴う音声通話の不通を回避することができる。 This configuration allows the information contained in the packet to be inconsistent with the information of the most recent packet, thereby causing the originating terminal 200 to perform a specific operation. Recent communication terminals are expected to check the timestamp TS in addition to checking the sequence number SN when playing back audio. This is thought to be a specification that takes packet loss into consideration. In this case, as mentioned above, the communication terminal may have to wait for a later packet, which could result in the voice call being interrupted for an extended period of time. Therefore, when the communication terminal becomes the originating terminal 200, skipping the check of the timestamp TS can avoid voice call interruptions due to the check of the timestamp TS.

本開示においては、パケット生成部103は、パケットに含まれる情報として、シーケンスナンバーを、直近に受信したパケットに含まれるシーケンスナンバーに対して所定の差分を有するシーケンスナンバーに加工して、パケットを生成する。 In this disclosure, the packet generation unit 103 processes the sequence number contained in the packet into a sequence number that has a predetermined difference from the sequence number contained in the most recently received packet, and generates the packet.

具体的には、パケット生成部103は、所定値以上の数字を、直近のシーケンスナンバーに加算することにより、前記所定の差分を有するシーケンスナンバーに加工することができる。 Specifically, the packet generation unit 103 can process a sequence number with the specified difference by adding a number equal to or greater than a specified value to the most recent sequence number.

RFC3550においては、シーケンスナンバーSNをチェックすることにより、発信端末200において、いわゆるエラー処理であるタイムスタンプTSのリセット処理を行うように規定されている。これを利用することで、タイムスタンプTSのチェックを行うことにより生ずる音声再生待ちから生ずる通話不通を回避することができる。 RFC3550 stipulates that by checking the sequence number SN, the calling terminal 200 should perform a process to reset the timestamp TS, which is a so-called error process. Utilizing this can prevent call interruptions caused by waiting for audio playback due to checking the timestamp TS.

なお、RFCにおいては、シーケンスナンバーSNを見ているが、これに限らない場合も今後想定される。パケットに含まれている他の情報が、直近のパケットの他の情報と比較することで不整合とさせる情報であれば、これらに限るものではない。 Note that while the RFC looks at the sequence number SN, it is expected that this will not be the only case in the future. This does not necessarily mean that the packet will be considered inconsistent if the other information contained in the packet is inconsistent when compared with other information in the most recent packet.

また、上述本開示においては、着信応答処理時を例に説明したが、これに限るものでなく、シーケンスナンバーSNおよびタイムスタンプTS等の管理情報の付与が送信元の端末とは異なる装置で行われる処理時に同様の処理を適用できる。 Furthermore, while the above disclosure has been described using an example of an incoming call response process, this is not limited to this, and similar processing can be applied to processes in which management information such as sequence numbers SN and timestamps TS is assigned by a device other than the source terminal.

すなわち、パケット生成部103は、発信端末200からの発信に対する応答を着信端末300から受信すると、当該応答後に受信したパケットに対して転送パケットを生成し、当該応答を着信端末300から受信するまでは、直近に受信した直近パケットに含まれるシーケンスナンバーSNに対して整合性を保つ転送用のシーケンスナンバーSNに加工しているが、これに限るものではない。着信応答後に、その送信元が切り替わった場合にも本開示の処理は適用可能である。 In other words, when the packet generation unit 103 receives a response from the receiving terminal 300 to a call from the calling terminal 200, it generates a forwarding packet for the packet received after the response, and processes the packet into a forwarding sequence number SN that is consistent with the sequence number SN included in the most recently received packet until the response is received from the receiving terminal 300. However, this is not limited to this. The processing disclosed herein can also be applied when the sender is switched after the call response.

上記実施形態の説明に用いたブロック図は、機能単位のブロックを示している。これらの機能ブロック(構成部)は、ハードウェア及びソフトウェアの少なくとも一方の任意の組み合わせによって実現される。また、各機能ブロックの実現方法は特に限定されない。すなわち、各機能ブロックは、物理的又は論理的に結合した1つの装置を用いて実現されてもよいし、物理的又は論理的に分離した2つ以上の装置を直接的又は間接的に(例えば、有線、無線などを用いて)接続し、これら複数の装置を用いて実現されてもよい。機能ブロックは、上記1つの装置又は上記複数の装置にソフトウェアを組み合わせて実現されてもよい。 The block diagrams used to explain the above embodiments show functional blocks. These functional blocks (components) are realized by any combination of hardware and/or software. Furthermore, there are no particular limitations on how each functional block is realized. That is, each functional block may be realized using a single device that is physically or logically coupled, or may be realized using two or more physically or logically separated devices that are connected directly or indirectly (for example, using wires, wirelessly, etc.) and these multiple devices. A functional block may also be realized by combining software with the single device or multiple devices.

機能には、判断、決定、判定、計算、算出、処理、導出、調査、探索、確認、受信、送信、出力、アクセス、解決、選択、選定、確立、比較、想定、期待、見做し、報知(broadcasting)、通知(notifying)、通信(communicating)、転送(forwarding)、構成(configuring)、再構成(reconfiguring)、割り当て(allocating、mapping)、割り振り(assigning)などがあるが、これらに限られない。たとえば、送信を機能させる機能ブロック(構成部)は、送信部(transmitting unit)や送信機(transmitter)と呼称される。いずれも、上述したとおり、実現方法は特に限定されない。 Functions include, but are not limited to, judgment, determination, assessment, calculation, computation, processing, derivation, investigation, search, confirmation, reception, transmission, output, access, resolution, selection, election, establishment, comparison, assumption, expectation, regard, broadcasting, notifying, communicating, forwarding, configuring, reconfiguring, allocating, mapping, and assignment. For example, a functional block (component) that performs transmission functions is called a transmitting unit or transmitter. As mentioned above, there are no particular limitations on how these functions are implemented.

例えば、本開示の一実施の形態における電話用GW100は、本開示の通信方法の処理を行うコンピュータとして機能してもよい。図6は、本開示の一実施の形態に係る電話用GW100のハードウェア構成の一例を示す図である。上述の電話用GW100は、物理的には、プロセッサ1001、メモリ1002、ストレージ1003、通信装置1004、入力装置1005、出力装置1006、バス1007などを含むコンピュータ装置として構成されてもよい。 For example, the telephone GW 100 in one embodiment of the present disclosure may function as a computer that performs processing of the communication method of the present disclosure. Figure 6 is a diagram showing an example of the hardware configuration of the telephone GW 100 in one embodiment of the present disclosure. The telephone GW 100 described above may be physically configured as a computer device including a processor 1001, memory 1002, storage 1003, communication device 1004, input device 1005, output device 1006, bus 1007, etc.

なお、以下の説明では、「装置」という文言は、回路、デバイス、ユニットなどに読み替えることができる。電話用GW100のハードウェア構成は、図に示した各装置を1つ又は複数含むように構成されてもよいし、一部の装置を含まずに構成されてもよい。 In the following explanation, the term "device" can be interpreted as a circuit, device, unit, etc. The hardware configuration of the telephone GW 100 may be configured to include one or more of the devices shown in the figure, or may be configured to exclude some of the devices.

電話用GW100における各機能は、プロセッサ1001、メモリ1002などのハードウェア上に所定のソフトウェア(プログラム)を読み込ませることによって、プロセッサ1001が演算を行い、通信装置1004による通信を制御したり、メモリ1002及びストレージ1003におけるデータの読み出し及び書き込みの少なくとも一方を制御したりすることによって実現される。 Each function of the telephone gateway 100 is realized by loading specific software (programs) onto hardware such as the processor 1001 and memory 1002, causing the processor 1001 to perform calculations, control communications via the communication device 1004, and control at least one of reading and writing data from and to the memory 1002 and storage 1003.

プロセッサ1001は、例えば、オペレーティングシステムを動作させてコンピュータ全体を制御する。プロセッサ1001は、周辺装置とのインターフェース、制御装置、演算装置、レジスタなどを含む中央処理装置(CPU:Central Processing Unit)によって構成されてもよい。例えば、上述の着信応答判断部102およびパケット生成部103などは、プロセッサ1001によって実現されてもよい。 The processor 1001, for example, runs an operating system to control the entire computer. The processor 1001 may be configured as a central processing unit (CPU) that includes an interface with peripheral devices, a control unit, an arithmetic unit, registers, etc. For example, the above-mentioned incoming call response determination unit 102 and packet generation unit 103 may be realized by the processor 1001.

また、プロセッサ1001は、プログラム(プログラムコード)、ソフトウェアモジュール、データなどを、ストレージ1003及び通信装置1004の少なくとも一方からメモリ1002に読み出し、これらに従って各種の処理を実行する。プログラムとしては、上述の実施の形態において説明した動作の少なくとも一部をコンピュータに実行させるプログラムが用いられる。例えば、着信応答判断部102およびパケット生成部103は、メモリ1002に格納され、プロセッサ1001において動作する制御プログラムによって実現されてもよく、他の機能ブロックについても同様に実現されてもよい。上述の各種処理は、1つのプロセッサ1001によって実行される旨を説明してきたが、2以上のプロセッサ1001により同時又は逐次に実行されてもよい。プロセッサ1001は、1以上のチップによって実装されてもよい。なお、プログラムは、電気通信回線を介してネットワークから送信されても良い。 The processor 1001 also reads programs (program code), software modules, data, etc. from at least one of the storage 1003 and the communication device 1004 into the memory 1002 and executes various processes in accordance with these. The programs used are those that cause a computer to execute at least some of the operations described in the above-described embodiments. For example, the incoming call response determination unit 102 and the packet generation unit 103 may be implemented by a control program stored in the memory 1002 and running on the processor 1001, and similar implementations may be made for other functional blocks. While the above-described various processes have been described as being executed by a single processor 1001, they may also be executed simultaneously or sequentially by two or more processors 1001. The processor 1001 may be implemented on one or more chips. The programs may also be transmitted from a network via a telecommunications line.

メモリ1002は、コンピュータ読み取り可能な記録媒体であり、例えば、ROM(Read Only Memory)、EPROM(Erasable Programmable ROM)、EEPROM(Electrically Erasable Programmable ROM)、RAM(Random Access Memory)などの少なくとも1つによって構成されてもよい。メモリ1002は、レジスタ、キャッシュ、メインメモリ(主記憶装置)などと呼ばれてもよい。メモリ1002は、本開示の一実施の形態に係る通信方法を実施するために実行可能なプログラム(プログラムコード)、ソフトウェアモジュールなどを保存することができる。 Memory 1002 is a computer-readable recording medium and may be composed of, for example, at least one of ROM (Read Only Memory), EPROM (Erasable Programmable ROM), EEPROM (Electrically Erasable Programmable ROM), RAM (Random Access Memory), etc. Memory 1002 may also be called a register, cache, main memory (primary storage device), etc. Memory 1002 can store executable programs (program code), software modules, etc. for implementing a communication method according to one embodiment of the present disclosure.

ストレージ1003は、コンピュータ読み取り可能な記録媒体であり、例えば、CD-ROM(Compact Disc ROM)などの光ディスク、ハードディスクドライブ、フレキシブルディスク、光磁気ディスク(例えば、コンパクトディスク、デジタル多用途ディスク、Blu-ray(登録商標)ディスク)、スマートカード、フラッシュメモリ(例えば、カード、スティック、キードライブ)、フロッピー(登録商標)ディスク、磁気ストリップなどの少なくとも1つによって構成されてもよい。ストレージ1003は、補助記憶装置と呼ばれてもよい。上述の記憶媒体は、例えば、メモリ1002及びストレージ1003の少なくとも一方を含むデータベース、サーバその他の適切な媒体であってもよい。 Storage 1003 is a computer-readable recording medium, and may be composed of at least one of an optical disk such as a CD-ROM (Compact Disc ROM), a hard disk drive, a flexible disk, a magneto-optical disk (e.g., a compact disk, a digital versatile disk, a Blu-ray® disk), a smart card, a flash memory (e.g., a card, a stick, a key drive), a floppy disk, a magnetic strip, etc. Storage 1003 may also be referred to as an auxiliary storage device. The above-mentioned storage medium may be, for example, a database, a server, or other appropriate medium that includes at least one of memory 1002 and storage 1003.

通信装置1004は、有線ネットワーク及び無線ネットワークの少なくとも一方を介してコンピュータ間の通信を行うためのハードウェア(送受信デバイス)であり、例えばネットワークデバイス、ネットワークコントローラ、ネットワークカード、通信モジュールなどともいう。通信装置1004は、例えば周波数分割複信(FDD:Frequency Division Duplex)及び時分割複信(TDD:Time Division Duplex)の少なくとも一方を実現するために、高周波スイッチ、デュプレクサ、フィルタ、周波数シンセサイザなどを含んで構成されてもよい。例えば、上述の通信部101などは、通信装置1004によって実現されてもよい。通信部101は、送信部と受信部とで、物理的に、または論理的に分離された実装がなされてもよい。 The communication device 1004 is hardware (transmission/reception device) for communicating between computers via at least one of a wired network and a wireless network, and is also referred to as a network device, network controller, network card, or communication module. The communication device 1004 may be configured to include a high-frequency switch, duplexer, filter, frequency synthesizer, etc. to implement at least one of frequency division duplex (FDD) and time division duplex (TDD). For example, the above-mentioned communication unit 101 may be implemented by the communication device 1004. The communication unit 101 may be implemented as a physically or logically separated transmission unit and reception unit.

入力装置1005は、外部からの入力を受け付ける入力デバイス(例えば、キーボード、マウス、マイクロフォン、スイッチ、ボタン、センサなど)である。出力装置1006は、外部への出力を実施する出力デバイス(例えば、ディスプレイ、スピーカー、LEDランプなど)である。なお、入力装置1005及び出力装置1006は、一体となった構成(例えば、タッチパネル)であってもよい。 The input device 1005 is an input device (e.g., a keyboard, mouse, microphone, switch, button, sensor, etc.) that accepts input from the outside. The output device 1006 is an output device (e.g., a display, speaker, LED lamp, etc.) that outputs to the outside. Note that the input device 1005 and the output device 1006 may be integrated into one device (e.g., a touch panel).

また、プロセッサ1001、メモリ1002などの各装置は、情報を通信するためのバス1007によって接続される。バス1007は、単一のバスを用いて構成されてもよいし、装置間ごとに異なるバスを用いて構成されてもよい。 Furthermore, each device, such as the processor 1001 and memory 1002, is connected by a bus 1007 for communicating information. The bus 1007 may be configured using a single bus, or may be configured using different buses between each device.

また、電話用GW100は、マイクロプロセッサ、デジタル信号プロセッサ(DSP:Digital Signal Processor)、ASIC(Application Specific Integrated Circuit)、PLD(Programmable Logic Device)、FPGA(Field Programmable Gate Array)などのハードウェアを含んで構成されてもよく、当該ハードウェアにより、各機能ブロックの一部又は全てが実現されてもよい。例えば、プロセッサ1001は、これらのハードウェアの少なくとも1つを用いて実装されてもよい。 The telephone GW 100 may also be configured to include hardware such as a microprocessor, a digital signal processor (DSP), an application-specific integrated circuit (ASIC), a programmable logic device (PLD), or a field-programmable gate array (FPGA), and some or all of the functional blocks may be realized by this hardware. For example, the processor 1001 may be implemented using at least one of these pieces of hardware.

情報の通知は、本開示において説明した態様/実施形態に限られず、他の方法を用いて行われてもよい。例えば、情報の通知は、物理レイヤシグナリング(例えば、DCI(Downlink Control Information)、UCI(Uplink Control Information))、上位レイヤシグナリング(例えば、RRC(Radio Resource Control)シグナリング、MAC(Medium Access Control)シグナリング、報知情報(MIB(Master Information Block)、SIB(System Information Block)))、その他の信号又はこれらの組み合わせによって実施されてもよい。また、RRCシグナリングは、RRCメッセージと呼ばれてもよく、例えば、RRC接続セットアップ(RRC Connection Setup)メッセージ、RRC接続再構成(RRC Connection Reconfiguration)メッセージなどであってもよい。 The notification of information is not limited to the aspects/embodiments described in the present disclosure and may be performed using other methods. For example, the notification of information may be performed using physical layer signaling (e.g., Downlink Control Information (DCI), Uplink Control Information (UCI)), higher layer signaling (e.g., Radio Resource Control (RRC) signaling, Medium Access Control (MAC) signaling, broadcast information (Master Information Block (MIB), System Information Block (SIB))), other signals, or a combination thereof. Furthermore, RRC signaling may be referred to as an RRC message, such as an RRC Connection Setup message or an RRC Connection Reconfiguration message.

本開示において説明した各態様/実施形態は、LTE(Long Term Evolution)、LTE-A(LTE-Advanced)、SUPER 3G、IMT-Advanced、4G(4th generation mobile communication system)、5G(5th generation mobile communication system)、FRA(Future Radio Access)、NR(new Radio)、W-CDMA(登録商標)、GSM(登録商標)、CDMA2000、UMB(Ultra Mobile Broadband)、IEEE 802.11(Wi-Fi(登録商標))、IEEE 802.16(WiMAX(登録商標))、IEEE 802.20、UWB(Ultra-WideBand)、Bluetooth(登録商標)、その他の適切なシステムを利用するシステム及びこれらに基づいて拡張された次世代システムの少なくとも一つに適用されてもよい。また、複数のシステムが組み合わされて(例えば、LTE及びLTE-Aの少なくとも一方と5Gとの組み合わせ等)適用されてもよい。 Each aspect/embodiment described in this disclosure may be applied to at least one of systems using LTE (Long Term Evolution), LTE-Advanced (LTE-A), SUPER 3G, IMT-Advanced, 4G (4th generation mobile communication system), 5G (5th generation mobile communication system), FRA (Future Radio Access), NR (New Radio), W-CDMA (registered trademark), GSM (registered trademark), CDMA2000, UMB (Ultra Mobile Broadband), IEEE 802.11 (Wi-Fi (registered trademark)), IEEE 802.16 (WiMAX (registered trademark)), IEEE 802.20, UWB (Ultra-Wide Band), Bluetooth (registered trademark), or other suitable systems, and next-generation systems enhanced based on these. Furthermore, multiple systems may be combined (e.g., a combination of at least one of LTE and LTE-A with 5G, etc.).

本開示において説明した各態様/実施形態の処理手順、シーケンス、フローチャートなどは、矛盾の無い限り、順序を入れ替えてもよい。例えば、本開示において説明した方法については、例示的な順序を用いて様々なステップの要素を提示しており、提示した特定の順序に限定されない。 The order of the procedures, sequences, flowcharts, etc. of each aspect/embodiment described in this disclosure may be changed unless inconsistent. For example, the methods described in this disclosure present elements of various steps using an example order, and are not limited to the particular order presented.

本開示において基地局によって行われるとした特定動作は、場合によってはその上位ノード(upper node)によって行われることもある。基地局を有する1つ又は複数のネットワークノード(network nodes)からなるネットワークにおいて、端末との通信のために行われる様々な動作は、基地局及び基地局以外の他のネットワークノード(例えば、MME又はS-GWなどが考えられるが、これらに限られない)の少なくとも1つによって行われ得ることは明らかである。上記において基地局以外の他のネットワークノードが1つである場合を例示したが、複数の他のネットワークノードの組み合わせ(例えば、MME及びS-GW)であってもよい。 Specific operations described as being performed by a base station in this disclosure may also be performed by its upper node in some cases. In a network consisting of one or more network nodes having base stations, it is clear that various operations performed for communication with terminals may be performed by at least one of the base station and other network nodes other than the base station (such as, but not limited to, an MME or S-GW). While the above example illustrates a case where there is one other network node other than the base station, a combination of multiple other network nodes (such as an MME and an S-GW) may also be used.

情報等は、上位レイヤ(又は下位レイヤ)から下位レイヤ(又は上位レイヤ)へ出力され得る。複数のネットワークノードを介して入出力されてもよい。 Information, etc., can be output from a higher layer (or lower layer) to a lower layer (or higher layer). It may also be input/output via multiple network nodes.

入出力された情報等は特定の場所(例えば、メモリ)に保存されてもよいし、管理テーブルを用いて管理してもよい。入出力される情報等は、上書き、更新、又は追記され得る。出力された情報等は削除されてもよい。入力された情報等は他の装置へ送信されてもよい。 Input and output information may be stored in a specific location (e.g., memory) or managed using a management table. Input and output information may be overwritten, updated, or added to. Output information may be deleted. Input information may be sent to another device.

判定は、1ビットで表される値(0か1か)によって行われてもよいし、真偽値(Boolean:true又はfalse)によって行われてもよいし、数値の比較(例えば、所定の値との比較)によって行われてもよい。 The determination may be made based on a value represented by a single bit (0 or 1), a Boolean value (true or false), or a numerical comparison (e.g., comparison with a predetermined value).

本開示において説明した各態様/実施形態は単独で用いてもよいし、組み合わせて用いてもよいし、実行に伴って切り替えて用いてもよい。また、所定の情報の通知(例えば、「Xであること」の通知)は、明示的に行うものに限られず、暗黙的(例えば、当該所定の情報の通知を行わない)ことによって行われてもよい。 Each aspect/embodiment described in this disclosure may be used alone, in combination, or switched depending on the implementation. Furthermore, notification of specified information (e.g., notification that "X is true") is not limited to being done explicitly, but may also be done implicitly (e.g., not notifying the specified information).

以上、本開示について詳細に説明したが、当業者にとっては、本開示が本開示中に説明した実施形態に限定されるものではないということは明らかである。本開示は、請求の範囲の記載により定まる本開示の趣旨及び範囲を逸脱することなく修正及び変更態様として実施することができる。したがって、本開示の記載は、例示説明を目的とするものであり、本開示に対して何ら制限的な意味を有するものではない。 Although the present disclosure has been described in detail above, it will be clear to those skilled in the art that the present disclosure is not limited to the embodiments described herein. The present disclosure can be implemented in modified and altered forms without departing from the spirit and scope of the present disclosure, which are defined by the claims. Therefore, the description of the present disclosure is intended to be illustrative and does not have any limiting meaning on the present disclosure.

ソフトウェアは、ソフトウェア、ファームウェア、ミドルウェア、マイクロコード、ハードウェア記述言語と呼ばれるか、他の名称で呼ばれるかを問わず、命令、命令セット、コード、コードセグメント、プログラムコード、プログラム、サブプログラム、ソフトウェアモジュール、アプリケーション、ソフトウェアアプリケーション、ソフトウェアパッケージ、ルーチン、サブルーチン、オブジェクト、実行可能ファイル、実行スレッド、手順、機能などを意味するよう広く解釈されるべきである。 Software shall be construed broadly to mean instructions, instruction sets, code, code segments, program code, programs, subprograms, software modules, applications, software applications, software packages, routines, subroutines, objects, executable files, threads of execution, procedures, functions, etc., whether referred to as software, firmware, middleware, microcode, hardware description language, or otherwise.

また、ソフトウェア、命令、情報などは、伝送媒体を介して送受信されてもよい。例えば、ソフトウェアが、有線技術(同軸ケーブル、光ファイバケーブル、ツイストペア、デジタル加入者回線(DSL:Digital Subscriber Line)など)及び無線技術(赤外線、マイクロ波など)の少なくとも一方を使用してウェブサイト、サーバ、又は他のリモートソースから送信される場合、これらの有線技術及び無線技術の少なくとも一方は、伝送媒体の定義内に含まれる。 Software, instructions, information, etc. may also be transmitted and received via a transmission medium. For example, if software is transmitted from a website, server, or other remote source using wired technologies (such as coaxial cable, fiber optic cable, twisted pair, or Digital Subscriber Line (DSL)) and/or wireless technologies (such as infrared or microwave), these wired and/or wireless technologies are included within the definition of transmission media.

本開示において説明した情報、信号などは、様々な異なる技術のいずれかを使用して表されてもよい。例えば、上記の説明全体に渡って言及され得るデータ、命令、コマンド、情報、信号、ビット、シンボル、チップなどは、電圧、電流、電磁波、磁界若しくは磁性粒子、光場若しくは光子、又はこれらの任意の組み合わせによって表されてもよい。 The information, signals, etc. described in this disclosure may be represented using any of a variety of different technologies. For example, data, instructions, commands, information, signals, bits, symbols, chips, etc. that may be referred to throughout the above description may be represented by voltages, currents, electromagnetic waves, magnetic fields or magnetic particles, optical fields or photons, or any combination thereof.

なお、本開示において説明した用語及び本開示の理解に必要な用語については、同一の又は類似する意味を有する用語と置き換えてもよい。例えば、チャネル及びシンボルの少なくとも一方は信号(シグナリング)であってもよい。また、信号はメッセージであってもよい。また、コンポーネントキャリア(CC:Component Carrier)は、キャリア周波数、セル、周波数キャリアなどと呼ばれてもよい。 Note that terms explained in this disclosure and terms necessary for understanding this disclosure may be replaced with terms having the same or similar meanings. For example, at least one of a channel and a symbol may be a signal (signaling). Furthermore, a signal may be a message. Furthermore, a component carrier (CC) may be called a carrier frequency, a cell, a frequency carrier, etc.

本開示において使用する「システム」及び「ネットワーク」という用語は、互換的に使用される。 As used in this disclosure, the terms "system" and "network" are used interchangeably.

また、本開示において説明した情報、パラメータなどは、絶対値を用いて表されてもよいし、所定の値からの相対値を用いて表されてもよいし、対応する別の情報を用いて表されてもよい。例えば、無線リソースはインデックスによって指示されるものであってもよい。 Furthermore, the information, parameters, etc. described in this disclosure may be expressed using absolute values, relative values from a predetermined value, or other corresponding information. For example, radio resources may be indicated by an index.

上述したパラメータに使用する名称はいかなる点においても限定的な名称ではない。 The names used for the parameters above are not limiting in any way.

本開示においては、「移動局(MS:Mobile Station)」、「ユーザ端末(user terminal)」、「ユーザ装置(UE:User Equipment)」、「端末」などの用語は、互換的に使用され得る。 In this disclosure, terms such as "Mobile Station (MS)," "user terminal," "User Equipment (UE)," and "terminal" may be used interchangeably.

移動局は、当業者によって、加入者局、モバイルユニット、加入者ユニット、ワイヤレスユニット、リモートユニット、モバイルデバイス、ワイヤレスデバイス、ワイヤレス通信デバイス、リモートデバイス、モバイル加入者局、アクセス端末、モバイル端末、ワイヤレス端末、リモート端末、ハンドセット、ユーザエージェント、モバイルクライアント、クライアント、又はいくつかの他の適切な用語で呼ばれる場合もある。 A mobile station may also be referred to by those skilled in the art as a subscriber station, mobile unit, subscriber unit, wireless unit, remote unit, mobile device, wireless device, wireless communication device, remote device, mobile subscriber station, access terminal, mobile terminal, wireless terminal, remote terminal, handset, user agent, mobile client, client, or some other suitable terminology.

本開示で使用する「判断(determining)」、「決定(determining)」という用語は、多種多様な動作を包含する場合がある。「判断」、「決定」は、例えば、判定(judging)、計算(calculating)、算出(computing)、処理(processing)、導出(deriving)、調査(investigating)、探索(looking up、search、inquiry)(例えば、テーブル、データベース又は別のデータ構造での探索)、確認(ascertaining)した事を「判断」「決定」したとみなす事などを含み得る。また、「判断」、「決定」は、受信(receiving)(例えば、情報を受信すること)、送信(transmitting)(例えば、情報を送信すること)、入力(input)、出力(output)、アクセス(accessing)(例えば、メモリ中のデータにアクセスすること)した事を「判断」「決定」したとみなす事などを含み得る。また、「判断」、「決定」は、解決(resolving)、選択(selecting)、選定(choosing)、確立(establishing)、比較(comparing)などした事を「判断」「決定」したとみなす事を含み得る。つまり、「判断」「決定」は、何らかの動作を「判断」「決定」したとみなす事を含み得る。また、「判断(決定)」は、「想定する(assuming)」、「期待する(expecting)」、「みなす(considering)」などで読み替えられてもよい。 As used in this disclosure, the terms "determining" and "determining" may encompass a wide variety of actions. "Determining" and "determining" may include, for example, judging, calculating, computing, processing, deriving, investigating, looking up, searching, inquiring (e.g., searching a table, database, or other data structure), and ascertaining something that is considered a "determination." Also, "determining" and "determining" may include receiving (e.g., receiving information), transmitting (e.g., sending information), input, output, accessing (e.g., accessing data in memory), and other actions that are considered a "determination." Furthermore, "judgment" and "decision" can include regarding actions such as resolving, selecting, choosing, establishing, and comparing as having been "judgment" or "decision." In other words, "judgment" and "decision" can include regarding some action as having been "judgment" or "decision." Furthermore, "judgment (decision)" can be interpreted as "assuming," "expecting," "considering," etc.

「接続された(connected)」、「結合された(coupled)」という用語、又はこれらのあらゆる変形は、2又はそれ以上の要素間の直接的又は間接的なあらゆる接続又は結合を意味し、互いに「接続」又は「結合」された2つの要素間に1又はそれ以上の中間要素が存在することを含むことができる。要素間の結合又は接続は、物理的なものであっても、論理的なものであっても、或いはこれらの組み合わせであってもよい。例えば、「接続」は「アクセス」で読み替えられてもよい。本開示で使用する場合、2つの要素は、1又はそれ以上の電線、ケーブル及びプリント電気接続の少なくとも一つを用いて、並びにいくつかの非限定的かつ非包括的な例として、無線周波数領域、マイクロ波領域及び光(可視及び不可視の両方)領域の波長を有する電磁エネルギーなどを用いて、互いに「接続」又は「結合」されると考えることができる。 The terms "connected," "coupled," or any variation thereof, refer to any direct or indirect connection or coupling between two or more elements, and may include the presence of one or more intermediate elements between two elements that are "connected" or "coupled" to each other. The coupling or connection between elements may be physical, logical, or a combination thereof. For example, "connected" may be read as "access." As used in this disclosure, two elements may be considered to be "connected" or "coupled" to each other using one or more wires, cables, and/or printed electrical connections, as well as electromagnetic energy having wavelengths in the radio frequency range, microwave range, and optical (both visible and invisible) range, as some non-limiting and non-exhaustive examples.

本開示において使用する「に基づいて」という記載は、別段に明記されていない限り、「のみに基づいて」を意味しない。言い換えれば、「に基づいて」という記載は、「のみに基づいて」と「に少なくとも基づいて」の両方を意味する。 As used in this disclosure, the phrase "based on" does not mean "based only on," unless expressly stated otherwise. In other words, the phrase "based on" means both "based only on" and "based at least on."

本開示において、「含む(include)」、「含んでいる(including)」及びそれらの変形が使用されている場合、これらの用語は、用語「備える(comprising)」と同様に、包括的であることが意図される。さらに、本開示において使用されている用語「又は(or)」は、排他的論理和ではないことが意図される。 When the terms "include," "including," and variations thereof are used in this disclosure, these terms are intended to be inclusive, similar to the term "comprising." Furthermore, when the term "or" is used in this disclosure, it is not intended to be an exclusive or.

本開示において、例えば、英語でのa, an及びtheのように、翻訳により冠詞が追加された場合、本開示は、これらの冠詞の後に続く名詞が複数形であることを含んでもよい。 In this disclosure, where articles are added by translation, such as a, an, and the in English, this disclosure may include the noun following these articles being plural.

本開示において、「AとBが異なる」という用語は、「AとBが互いに異なる」ことを意味してもよい。なお、当該用語は、「AとBがそれぞれCと異なる」ことを意味してもよい。「離れる」、「結合される」などの用語も、「異なる」と同様に解釈されてもよい。 In this disclosure, the term "A and B are different" may mean "A and B are different from each other." It should be noted that the term may also mean "A and B are each different from C." Terms such as "separate" and "combined" may also be interpreted in the same way as "different."

101…通信部、102…着信応答判断部、103…パケット生成部。 101...Communication unit, 102...Incoming call response determination unit, 103...Packet generation unit.

Claims (2)

端末から送信されるパケットの直近に受信した直近パケットに含まれる管理情報に対して不整合となるように加工された管理情報を含む転送パケットを生成する生成部と、
前記生成した転送パケットを前記端末の通信相手となる端末に送信する送信部と、を備え、
前記転送パケットは、さらにタイムスタンプ情報を含み、
前記不整合となる管理情報を受信した前記通信相手となる端末において、前記タイムスタンプ情報がリセットされた転送パケットを処理することで、通話不通を回避する
通信制御装置。
a generation unit that generates a forwarding packet including management information that has been processed so as to be inconsistent with management information included in a most recent packet received immediately before a packet to be transmitted from a terminal;
a transmitting unit that transmits the generated forwarding packet to a terminal that is a communication partner of the terminal,
The transfer packet further includes timestamp information;
In the terminal of the communication partner that has received the inconsistent management information, the communication interruption is avoided by processing the forwarded packet in which the timestamp information has been reset.
Communications control device.
端末から送信されるパケットの直近に受信した直近パケットに含まれる管理情報に対して不整合となるように加工された管理情報を含む転送パケットを生成する生成ステップと、
前記生成した転送パケットを前記端末の通信相手となる端末に送信する送信ステップと、を備え、
前記転送パケットは、さらにタイムスタンプ情報を含み、
前記不整合となる管理情報を受信した前記通信相手となる端末において、前記タイムスタンプ情報がリセットされた転送パケットを処理することで、通話不通を回避する
通信制御方法。
a generating step of generating a forwarding packet including management information processed so as to be inconsistent with management information included in a most recent packet received immediately before the packet to be transmitted from the terminal;
a transmitting step of transmitting the generated forwarding packet to a terminal that is a communication partner of the terminal;
The transfer packet further includes timestamp information;
In the terminal of the communication partner that has received the inconsistent management information, the communication interruption is avoided by processing the forwarded packet in which the timestamp information has been reset.
Communication control method.
JP2024082115A 2020-07-14 2024-05-20 Communication control device and communication control method Active JP7714733B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2024082115A JP7714733B2 (en) 2020-07-14 2024-05-20 Communication control device and communication control method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2020120679A JP2022017868A (en) 2020-07-14 2020-07-14 Communication control device and communication system
JP2024082115A JP7714733B2 (en) 2020-07-14 2024-05-20 Communication control device and communication control method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2020120679A Division JP2022017868A (en) 2020-07-14 2020-07-14 Communication control device and communication system

Publications (2)

Publication Number Publication Date
JP2024102368A JP2024102368A (en) 2024-07-30
JP7714733B2 true JP7714733B2 (en) 2025-07-29

Family

ID=80185999

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2020120679A Ceased JP2022017868A (en) 2020-07-14 2020-07-14 Communication control device and communication system
JP2024082115A Active JP7714733B2 (en) 2020-07-14 2024-05-20 Communication control device and communication control method

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2020120679A Ceased JP2022017868A (en) 2020-07-14 2020-07-14 Communication control device and communication system

Country Status (1)

Country Link
JP (2) JP2022017868A (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2026069672A1 (en) * 2024-09-30 2026-04-02 株式会社Nttドコモ Terminal and communication method

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010087721A (en) 2008-09-30 2010-04-15 Saxa Inc Ip telephone system, line exchange device, and processing method

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63257348A (en) * 1987-04-15 1988-10-25 Fujitsu Ltd Network monitoring system
JPH11355280A (en) * 1998-06-04 1999-12-24 Mitsubishi Electric Corp Source clock recovery device, data transmission device, data reception device, and data transmission system
JP4020819B2 (en) * 2003-04-15 2007-12-12 サクサ株式会社 VoIP telephone system and communication control method in VoIP telephone system
WO2010079789A1 (en) * 2009-01-09 2010-07-15 日本電気株式会社 Gateway device, method and system
WO2018165182A1 (en) * 2017-03-07 2018-09-13 128 Technology, Inc. Router device using flow duplication

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010087721A (en) 2008-09-30 2010-04-15 Saxa Inc Ip telephone system, line exchange device, and processing method

Also Published As

Publication number Publication date
JP2024102368A (en) 2024-07-30
JP2022017868A (en) 2022-01-26

Similar Documents

Publication Publication Date Title
JP5449542B2 (en) Access control method, apparatus and system
CN107493605A (en) Method to set up, device and the base station of frequency domain resource
JPWO2017195471A1 (en) User equipment and base station
WO2021012996A1 (en) Information transmission method and device
US10582436B2 (en) Voice service processing method and base station
WO2022194210A1 (en) Session parameter updating method and apparatus, communication device, and electronic device
CN108370610B (en) Interference mitigation in dense mesh networks
JP7714733B2 (en) Communication control device and communication control method
JPWO2017170117A1 (en) User equipment
WO2023051265A1 (en) Method and apparatus for determining pdcch monitoring adaptive behavior
WO2024067687A1 (en) Information transmission method, first communication node, second communication node, and storage medium
TWI712273B (en) Method, device and small base station for eliminating adjacent channel interference
JP2024097525A (en) Synchronous Control Device
JP7572890B2 (en) Communication control device
WO2021204266A1 (en) Method and device for processing downlink reference signal, and readable storage medium
JP7523267B2 (en) Communication control device
WO2018173229A1 (en) User device and random access preamble transmission method
JP2020088825A (en) Call control system
WO2023231974A1 (en) Method and apparatus for managing protocol data unit (pdu) session, and storage medium
CN113765910B (en) Communication method, device, storage medium and electronic equipment
JP2023117570A (en) Communication control system
JP6990157B2 (en) Communication control device
WO2018008239A1 (en) Radio communication system
JP2019029850A (en) Base station apparatus, control method, and program for establishing connection with terminal apparatus
JP6782665B2 (en) Communications system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20240520

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20250304

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20250421

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20250716

R150 Certificate of patent or registration of utility model

Ref document number: 7714733

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150