JP2009094691A - Voice control apparatus, communication terminal, group voice communication system, control program of voice control apparatus - Google Patents

Voice control apparatus, communication terminal, group voice communication system, control program of voice control apparatus Download PDF

Info

Publication number
JP2009094691A
JP2009094691A JP2007261979A JP2007261979A JP2009094691A JP 2009094691 A JP2009094691 A JP 2009094691A JP 2007261979 A JP2007261979 A JP 2007261979A JP 2007261979 A JP2007261979 A JP 2007261979A JP 2009094691 A JP2009094691 A JP 2009094691A
Authority
JP
Japan
Prior art keywords
communication terminal
group
call
voice
floor
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2007261979A
Other languages
Japanese (ja)
Inventor
Bunpei Tanitsu
文平 谷津
Hitoshi Sasaki
仁 佐々木
Bunshin Yamauchi
文進 山内
Hiroshi Saga
博 嵯峨
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 JP2007261979A priority Critical patent/JP2009094691A/en
Publication of JP2009094691A publication Critical patent/JP2009094691A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a voice control apparatus, communication terminals, a group voice communication system, and a control program of the voice control apparatus without spoiling user's convenience, increasing a load for a call control apparatus, and becoming complicated priority control. <P>SOLUTION: The communication terminal transmits a speech right acquiring request including a speech right flag which shows whether it is a speech right for a whole speech to a whole group, or a speech right for an individual speech to a part of members in a group. The voice control apparatus performs an either processing of a voice distribution processing for the whole speech to the whole group, or a voice distribution processing for the individual speech to a part of the whole group based on the speech right flag included in the speech right acquiring request. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は音声制御装置、通信端末、グループ通話システム、音声制御装置制御プログラムに関し、特にグループ通話サービスを提供する音声制御装置、通信端末、グループ通話システム、音声制御装置制御プログラムに関する。   The present invention relates to a voice control device, a communication terminal, a group call system, and a voice control device control program, and more particularly to a voice control device, a communication terminal, a group call system, and a voice control device control program that provide a group call service.

近年、携帯電話機等の移動通信端末装置をトランシーバのように使用することを可能にし、ボタンに触るだけで複数人によるグループ内でのコミュニケーションを実現するPoC(Push-to-Talk over Cellular)通信が実現されている。このPoC通信は、OMA(Open Mobile Alliance)で標準化されている。
PoC通信は1対1またはグループ間での迅速なコミュニケーション手段であり、PoC通信において、会話を開始するための操作は、ダイヤルボタンを押すのではなく、特定のボタンを押すという簡単な操作である。このボタンを押す操作によって交互に発言権を取得することにより、半二重通信を行うことができる。
Recently, PoC (Push-to-Talk over Cellular) communication that enables mobile communication terminal devices such as mobile phones to be used like transceivers and enables communication within a group by simply touching a button. It has been realized. This PoC communication is standardized by OMA (Open Mobile Alliance).
PoC communication is a means of quick communication between one-to-one or between groups. In PoC communication, an operation for starting a conversation is a simple operation of pressing a specific button instead of pressing a dial button. . Half-duplex communication can be performed by alternately acquiring the right to speak by pressing this button.

PoC通信を行うには、通信路が形成されていることを前提とし、SIP(Session Initiation Protocol)によるRegistrationメッセージ、INVITEメッセージの後、RTP(Real Time Protocol)/RTCP(RTP Control Protocol)による発言権の取得が行われる。つまり、SIPによる呼処理と関連なく、RTP/RTCPの処理によって発言権が取得される。
通信路が形成されていない状態からPoC通信を開始し、終了するまでの処理について、図18〜図23を参照して説明する。同図には、PoC通信機能を有する3つの通信端末TA、TB及びTCと、PoC通信サービスの制御を行うPoCサーバ100とが示されている。
In order to perform PoC communication, it is assumed that a communication path is formed, and the right to speak by RTP (Real Time Protocol) / RTCP (RTP Control Protocol) after the Registration message and INVITE message by SIP (Session Initiation Protocol) Is acquired. In other words, the right to speak is acquired by RTP / RTCP processing regardless of SIP call processing.
Processing from when PoC communication is started to when the communication path is not formed until it is finished will be described with reference to FIGS. The figure shows three communication terminals TA, TB, and TC having a PoC communication function, and a PoC server 100 that controls a PoC communication service.

(1)通信路の形成
PoC通信を行うには、前提として、通信路が形成されている状態になっている必要がある。通信路を形成するには、各通信端末からPoCサーバ100に向けて通信路確立要求信号50A、50B、50Cを送信する。これにより、この通信路確立要求信号50A、50B、50Cを受取ったPoCサーバ100は、図19に示されているように、各通信端末との間に通信路51A、51B、51Cを形成する。これら通信路51A、51B、51Cは、例えばGPRS(General Packet Radio Service)網やWLAN(Wireless Local Area Network)等のパケット通信が可能な通信路である。なお、PoCサーバは、加入者情報管理サーバ(Home Location Register Server)200に対して、その通信端末の位置登録処理等を行う。
(1) Formation of communication path In order to perform PoC communication, it is necessary that a communication path be formed. In order to form a communication path, communication path establishment request signals 50A, 50B, and 50C are transmitted from each communication terminal to the PoC server 100. Accordingly, the PoC server 100 that has received the communication path establishment request signals 50A, 50B, and 50C forms communication paths 51A, 51B, and 51C with each communication terminal as shown in FIG. These communication paths 51A, 51B, and 51C are communication paths capable of packet communication such as GPRS (General Packet Radio Service) network and WLAN (Wireless Local Area Network). The PoC server performs a location registration process of the communication terminal with respect to the subscriber information management server (Home Location Register Server) 200.

(Registration処理、Invitation処理)
以上の処理によって通信路51A、51B、51Cを形成した後、Registration処理を行う。本例では、ユーザAの通信端末TAからRegistration処理を行い、ユーザA、ユーザB及びユーザCの三者からなるPoC通話グループを指定する。Registration処理においては、ユーザAの通信端末TA、ユーザBの通信端末TB、ユーザCの通信端末TCからそれぞれREGISTERメッセージ52A、52B、52Cを送信する。この送信されたREGISTERメッセージに対するPoCサーバからの応答信号53A、53B、53Cをそれぞれ受信した後、200OK信号54A、54B、54Cが送出されると、Registration処理が完了となる。
(Registration process, Invitation process)
After forming the communication paths 51A, 51B, and 51C by the above processing, Registration processing is performed. In this example, the registration process is performed from the communication terminal TA of the user A, and a PoC call group consisting of the user A, the user B, and the user C is designated. In the registration process, REGISTER messages 52A, 52B, and 52C are transmitted from the communication terminal TA of user A, the communication terminal TB of user B, and the communication terminal TC of user C, respectively. After receiving the response signals 53A, 53B, and 53C from the PoC server for the transmitted REGISTER message and then sending the 200 OK signals 54A, 54B, and 54C, the registration process is completed.

Registration処理の後、Invitation処理に移行する。Invitation処理においては、図20に示されているように、ユーザAの通信端末TAから、同じPoC通話グループ内のユーザBの通信端末TB及びユーザCの通信端末TC宛に、INVITEメッセージ55Aを送信する。このINVITEメッセージには、宛先情報(ユーザBの通信端末TB、ユーザCの通信端末TCを識別するための情報)、送信元情報(ユーザAの通信端末TAを識別するための情報)、呼識別子(Call-ID等)、送信ルート等から構成されるヘッダ部分と、メディアの詳細情報(音声・映像の種別、帯域等)等から構成されるボディ部分とが含まれている。   After the Registration process, move to Invitation process. In the Invitation processing, as shown in FIG. 20, the INVITE message 55A is transmitted from the communication terminal TA of the user A to the communication terminal TB of the user B and the communication terminal TC of the user C in the same PoC call group. To do. This INVITE message includes destination information (information for identifying the communication terminal TB of the user B and the communication terminal TC of the user C), transmission source information (information for identifying the communication terminal TA of the user A), a call identifier (Call-ID, etc.), a header portion composed of a transmission route and the like, and a body portion composed of detailed media information (audio / video type, bandwidth, etc.) and the like are included.

PoCサーバ100を経由して送信されたINVITEメッセージ55B、55Cを受信した場合、ユーザB、ユーザCの通信端末TB、TCにおいて自動モードに設定されていれば、200OK信号56B、56Cが自動的に送出され、PoC通信が可能な状態になる。一方、手動モードに設定されていれば、まず180ringing信号が自動的に送出される(図示せず)。さらに、ボタンを押下する等の操作を行うと200OK信号56B、56Cが出力される。これにより、PoC通信が可能な状態になる。   When the INVITE messages 55B and 55C transmitted via the PoC server 100 are received, if the automatic mode is set in the communication terminals TB and TC of the user B and the user C, the 200OK signals 56B and 56C are automatically generated. Is sent out and PoC communication becomes possible. On the other hand, if the manual mode is set, first, a 180 ringing signal is automatically transmitted (not shown). Further, when an operation such as pressing a button is performed, 200 OK signals 56B and 56C are output. As a result, the PoC communication becomes possible.

ところで、ユーザAの通信端末TA及びユーザBの通信端末TBだけでPoC通信を行っている状態、つまり通信端末TA及び通信端末TBのみのPoC通話グループにおいて、ユーザCの通信端末TCにおいてボタンを押下する等の操作を行うと、INVITE信号が出力されて、ユーザA、ユーザB及びユーザCの三者によるPoC通信可能な状態になる。つまり、ボタンを押下する等の操作を行うことにより、後からPoC通話グループに参加し、PoC通信が可能な状態にすることができる。
なお、PoC通信を切断する場合は、通信端末からPoCサーバに向けてBYEメッセージを送信する。これにより、その通信端末は、それまで参加していたPoC通話グループから離脱することになる。
以上の処理は、IETF(Internet Engineering Task Force)の仕様書RFC3261に規定されているSIPに従って行われる。
By the way, in a state where the PoC communication is performed only with the communication terminal TA of the user A and the communication terminal TB of the user B, that is, in the PoC call group of only the communication terminal TA and the communication terminal TB, the button is pressed at the communication terminal TC of the user C. When an operation such as this is performed, an INVITE signal is output, and a state in which PoC communication between the user A, the user B, and the user C is possible. In other words, by performing an operation such as pressing a button, it is possible to join a PoC call group later and make a PoC communication possible.
When disconnecting PoC communication, a BYE message is transmitted from the communication terminal to the PoC server. As a result, the communication terminal leaves the PoC call group that has participated until then.
The above processing is performed in accordance with SIP defined in the specification RFC 3261 of IETF (Internet Engineering Task Force).

(発言権の取得)
PoC通信においては、発言権を取得しないと発言できない。つまり、発言権を取得している場合にのみ話し手になり、発言権を取得していない場合は聞き手になる。
PoC通信を行っている状態において、発言権を得るためには、RTCPに従った信号を送受信して、Floor Request信号を送信する必要がある。ここでは、図21に示されているように、ユーザAの通信端末TAからFloor Request信号57Aを送信する。このFloor Request信号57Aを受信したPoCサーバが発言権を許可する場合、PoCサーバはFloor Grant信号58AをユーザAの通信端末TAに返信する。このFloor Grant信号58Aが送信された端末に発言権が承諾されたことになる。
(Acquisition of speaking right)
In PoC communication, it is impossible to speak unless the right to speak is acquired. That is, it becomes a speaker only when the right to speak is acquired, and becomes a listener when the right to speak is not acquired.
In a state where PoC communication is performed, in order to obtain the right to speak, it is necessary to transmit and receive a signal according to RTCP and transmit a Floor Request signal. Here, as shown in FIG. 21, the floor request signal 57A is transmitted from the communication terminal TA of the user A. When the PoC server that has received the floor request signal 57A grants the right to speak, the PoC server returns a floor grant signal 58A to the communication terminal TA of the user A. The right to speak is granted to the terminal to which the floor grant signal 58A is transmitted.

一方、図22に示されているように、Floor Request信号57Aを受信したPoCサーバにおいて発言権を許可しない場合、PoCサーバはFloor Deny信号59Aを返信する。
このFloor Deny信号59Aは 発言権の要求が拒否されたことを表す。
発言権を有している通信端末において、ボタンを押しながら発話すれば、その音声がパケットデータとして同じPoC通話グループ内の他の通信端末に送信され、そのグループでの通話を行うことができる。ボタンを押している間は、発言権を有していることになるが、ボタンから指を離して押下をやめてしまうと、発言権が消滅する。この場合、ボタン押下をやめると、図23に示されているように、その通信端末からPoCサーバに向けてFloor Release信号60Aが送信され、どの通信端末にも発言権が無い状態(Floor Idle)になる。
On the other hand, as shown in FIG. 22, when the floor is not permitted in the PoC server that has received the Floor Request signal 57A, the PoC server returns a Floor Deny signal 59A.
This Floor Deny signal 59A indicates that the request for the floor is denied.
In a communication terminal having the right to speak, if the user speaks while pressing a button, the voice is transmitted as packet data to other communication terminals in the same PoC call group, and a call in that group can be performed. While you hold down the button, you have the right to speak. However, if you release the button and stop pressing, the right to speak disappears. In this case, when the button is stopped, as shown in FIG. 23, a floor release signal 60A is transmitted from the communication terminal to the PoC server, and no communication terminal has the right to speak (Floor Idle). become.

発言権は、上記のようにボタンの押下等の操作状態を解除した場合の他、タイマによるタイムアウトによって開放される。以上の処理については、非特許文献1に詳細に記載されている。
上述した標準上の仕組みでは、グループ通話中の発言はグループのすべてのメンバに伝わる。ここで、グループ通話中において、そのグループ内のメンバ同士で個別に通話したいというニーズがある。例えば、グループ通話中の現在の話題に関連する会話を個別に行いたいという場合や、現在の話題と関係の無い内緒の会話を行いたいという場合がある。
The right to speak is released due to a time-out by a timer in addition to the case where the operation state such as pressing of a button is canceled as described above. The above processing is described in detail in Non-Patent Document 1.
In the standard mechanism described above, a message during a group call is transmitted to all members of the group. Here, during a group call, there is a need to call the members individually within the group. For example, there is a case where a conversation related to the current topic during a group call is desired to be performed individually, or a secret conversation unrelated to the current topic is desired.

このようなニーズに対応するため、グループ通話中にグループ内の特定の相手について、並行して別のグループを生成する手法が考えられる。例えば、セッションを確立した状態で、別のセッションを確立することによって、グループ通話中に、グループ内のメンバと個別に通信を行う技術がある(例えば、特許文献1を参照)。また、目標とするグループの部分集合を選択してセッションを確立する技術もある(例えば、特許文献2を参照)。   In order to respond to such needs, a method of generating another group in parallel for a specific party in the group during a group call can be considered. For example, there is a technique for performing individual communication with a member in a group during a group call by establishing another session in a state where the session is established (see, for example, Patent Document 1). There is also a technique for establishing a session by selecting a subset of a target group (see, for example, Patent Document 2).

特開2007−243864号公報JP 2007-243864 A 特開2006−352856号公報JP 2006-352856 A OMA Push Talk Over Cellular Working Group、[online]、[平成19年9月25日検索]、インターネット<URL:http://www.openmobilealliance.org/tech/wg_committees/poc.html>OMA Push Talk Over Cellular Working Group, [online], [Search September 25, 2007], Internet <URL: http://www.openmobilealliance.org/tech/wg_committees/poc.html>

上記ニーズに対応するため、上述した特許文献1や特許文献2に記載されている技術を用いる場合、現在の確立しているセッションとは別に、新たにセッションを並行して確立する必要がある。しかしながら、新たなセッションを確立するには長時間(例えば、数十秒)かかる。このようにレスポンスが悪いと、個別の通話の機会を失ってしまうなど、ユーザの利便性が損なわれる。また、グループ全体向けのセッションと個別通話向けのセッションとを別にすると、呼制御装置の負荷が増加したり、優先制御が複雑になったりする。
本発明は上述した従来技術の問題点を解決するためになされたものであり、その目的はユーザの利便性が損なわれず、呼制御装置の負荷が増加したり、優先制御が複雑になったりすることのない音声制御装置、通信端末、グループ通話システム、音声制御装置制御プログラムを提供することである。
In order to respond to the above needs, when using the techniques described in Patent Document 1 and Patent Document 2 described above, it is necessary to newly establish a session in parallel separately from the currently established session. However, it takes a long time (for example, several tens of seconds) to establish a new session. Thus, when the response is poor, the convenience of the user is impaired, such as losing the opportunity for an individual call. Also, if the session for the entire group and the session for individual calls are separated, the load on the call control device increases or the priority control becomes complicated.
The present invention has been made to solve the above-described problems of the prior art, and its purpose is not to impair the convenience of the user, increasing the load on the call control device or complicating the priority control. A voice control device, a communication terminal, a group call system, and a voice control device control program are provided.

本発明の請求項1による音声制御装置は、複数のメンバによって構成されるグループ内において通信端末によるグループ通話を実現する場合に、発言者の通信端末から送信された音声を前記グループに属する他のメンバの通信端末へ送信する音声制御装置であって、グループ全体に対する全体通話のための発言権か前記グループ内の一部のメンバへの個別通話のための発言権かを示す発言権フラグを含む発言権取得要求を取得する発言権要求取得手段と、前記発言権要求取得手段によって取得された発言権取得要求に含まれている発言権フラグに基づき、前記グループ全体に対する全体通話のための音声配信処理と、前記グループ内の一部のメンバへの個別通話のための音声配信処理と、のいずれか一方の処理を行う音声配信手段とを備えたことを特徴とする。この構成によれば、グループ通話の途中において、グループ内の全通信端末に配信することと、グループ内の特定の通信端末のみへ配信することを、発言者が選択できる。このため、グループ通話中において、そのグループ内のメンバ同士で個別に通話したい場合でも、ユーザの利便性は損なわれず、呼制御装置の負荷が増加したり、優先制御が複雑になったりすることはない。   When the voice control device according to claim 1 of the present invention realizes a group call by a communication terminal in a group constituted by a plurality of members, a voice transmitted from the communication terminal of the speaker is transmitted to another group belonging to the group. A voice control device that transmits to a communication terminal of a member, and includes a floor flag indicating whether the floor has a floor for an entire call or a floor for an individual call to some members in the group. A voice request acquisition unit that acquires a request to acquire a right to speak, and a voice distribution for an entire call to the entire group based on a right to speak flag included in the right to acquire request that is acquired by the right request acquisition unit. A voice distribution means for performing any one of a process and a voice distribution process for individual calls to some members in the group And wherein the door. According to this configuration, in the middle of a group call, a speaker can select distribution to all communication terminals in the group and distribution to only specific communication terminals in the group. For this reason, during a group call, even if the members in the group want to talk individually, the convenience of the user is not impaired, the load on the call control device increases, and the priority control becomes complicated. Absent.

本発明の請求項2による音声制御装置は、請求項1において、前記音声配信手段は、前記グループ全体に対する全体通話のための全体通話音声と、前記グループ内の一部のメンバへの個別通話のための個別通話音声とが同一の通信端末に配信される場合、その通信端末には前記個別通話音声を優先して配信することを特徴とする。この構成によれば、グループ通話中において、そのグループ内のメンバ同士で個別通話を実現することができる。   The voice control device according to claim 2 of the present invention is the voice control device according to claim 1, wherein the voice delivery unit is configured to send a whole call voice for a whole call to the whole group and individual calls to some members in the group. When the individual call voice is distributed to the same communication terminal, the individual call voice is preferentially distributed to the communication terminal. According to this configuration, during a group call, individual calls can be realized between members in the group.

本発明の請求項3による音声制御装置は、請求項1において、前記音声配信手段は、前記グループ全体に対する全体通話のための全体通話音声と、前記グループ内の一部のメンバへの個別通話のための個別通話音声とが同一の通信端末に配信される場合、その通信端末以外の通信端末には前記全体通話音声を配信し続けることを特徴とする。この構成によれば、個別通話を行っているメンバ以外については、グループ通話を実現することができる。   According to a third aspect of the present invention, there is provided a voice control device according to the first aspect, wherein the voice distribution means is configured to send a whole call voice for a whole call to the whole group and individual calls to some members in the group. When the individual call voice is distributed to the same communication terminal, the whole call voice is continuously distributed to communication terminals other than the communication terminal. According to this configuration, group calls can be realized for members other than those who are making individual calls.

本発明の請求項4による通信端末は、グループ全体に対する全体通話のための発言権か前記グループ内の一部のメンバへの個別通話のための発言権かを示す発言権フラグを、発言権取得のための発言権取得要求に含めて送信する発言権取得要求送信手段を備えたことを特徴とする。この構成によれば、グループ通話の途中において、グループ内の全通信端末に配信することと、グループ内の特定の通信端末のみへ配信することを、発言者が選択できる。   The communication terminal according to claim 4 of the present invention obtains the right to speak, which indicates whether the right to speak for the entire group or the right to speak individually to some members in the group. The voice acquisition request transmitting means for transmitting the voice included in the request for acquiring the voice is included. According to this configuration, in the middle of a group call, a speaker can select distribution to all communication terminals in the group and distribution to only specific communication terminals in the group.

本発明の請求項5によるグループ通話システムは、発信元の通信端末と発信先の複数の通信端末とのグループ通話接続を行うための呼制御を行う呼制御装置と、発信元の通信端末と発信先の少なくとも1つの通信端末とで構成するグループを管理するためのグループ管理装置と、請求項1から請求項3までのいずれか1項に記載の音声制御装置とを備えたことを特徴とする。この構成によれば、グループ通話の途中において、グループ内の全通信端末に配信することと、グループ内の特定の通信端末のみへ配信することを、発言者が選択でき、グループ通話中において、そのグループ内のメンバ同士で個別に通話したい場合でも、ユーザの利便性は損なわれず、呼制御装置の負荷が増加したり、優先制御が複雑になったりすることはない。   A group call system according to claim 5 of the present invention is a call control device that performs call control for performing a group call connection between a caller communication terminal and a plurality of callee communication terminals, and a caller communication terminal and a caller. A group management device for managing a group constituted by at least one communication terminal and a voice control device according to any one of claims 1 to 3 are provided. . According to this configuration, in the middle of a group call, a speaker can select distribution to all communication terminals in the group and distribution to only a specific communication terminal in the group. Even if the members in the group want to talk individually, the convenience of the user is not impaired, and the load on the call control device does not increase and the priority control is not complicated.

本発明の請求項6によるグループ通話システムは、請求項5において、前記呼制御装置はIMS Coreとして、前記グループ管理装置はGLMSとして、前記音声制御装置はPoC Serverとして、前記通信端末はPoC Clientとして構成され、Push to Talk Over Cellularに準拠する移動体グループ通話システムを実現することを特徴とする。この構成によれば、PoC通信によるグループ通話中において、そのグループ内のメンバ同士で個別に通話したい場合でも、ユーザの利便性は損なわれず、呼制御装置の負荷が増加したり、優先制御が複雑になったりすることはない。   The group call system according to claim 6 of the present invention is the group call system according to claim 5, wherein the call control device is IMS Core, the group management device is GLMS, the voice control device is PoC Server, and the communication terminal is PoC Client. A mobile group call system configured and compliant with Push to Talk Over Cellular is realized. According to this configuration, during a group call by PoC communication, even if it is desired to make a call individually between members in the group, the convenience of the user is not impaired, the load on the call control device is increased, and priority control is complicated. It will never be.

本発明の請求項7による音声制御装置制御プログラムは、複数のメンバによって構成されるグループ内において通信端末によるグループ通話を実現する場合に、発言者の通信端末から送信された音声を前記グループに属する他のメンバの通信端末へ送信する音声制御装置を制御する音声制御装置制御プログラムであって、コンピュータを、グループ全体に対する全体通話のための発言権か前記グループ内の一部のメンバへの個別通話のための発言権かを示す発言権フラグを含む発言権取得要求を取得する発言権要求取得手段、前記発言権要求取得手段によって取得された発言権取得要求に含まれている発言権フラグに基づき、前記グループ全体に対する全体通話のための音声配信処理と、前記グループ内の一部のメンバへの個別通話のための音声配信処理と、のいずれか一方の処理を行う音声配信手段、として機能させることを特徴とする。このプログラムを実行することにより、グループ通話の途中において、グループ内の全通信端末に配信することと、グループ内の特定の通信端末のみへ配信することを、発言者が選択できる。   According to a seventh aspect of the present invention, there is provided a program for controlling a voice control apparatus, wherein a voice transmitted from a communication terminal of a speaker belongs to the group when realizing a group call by a communication terminal in a group composed of a plurality of members. A voice control device control program for controlling a voice control device to be transmitted to a communication terminal of another member, wherein the computer has a right to speak for the whole group or an individual call to some members in the group A right-of-speak request acquisition means for acquiring a right-to-speak request that includes a right-to-speak flag indicating the right to speak for, based on the right-of-speak flag included in the right-of-speak acquisition request acquired by the right-of-speak request , Voice distribution processing for the entire call for the entire group, and for individual calls to some members in the group Characterized in that to function as a sound distribution means, for performing a voice distribution process, the one of the processing. By executing this program, a speaker can select distribution to all communication terminals in the group or distribution to only specific communication terminals in the group during the group call.

要するに本発明によれば、呼制御装置とグループ管理装置によるグループ通話の呼処理が確立した後に、音声制御装置が全通信端末に配信する音声と、特定の通信端末のみへ配信する音声とを制御でき、特定の通信端末のみへ音声を配信するたびに、呼制御装置とグループ管理装置が呼制御をしなくて済むようになる。したがって、従来のグループ通話システムに対し、音声制御装置の制御内容を変更するのみで良いため、容易かつ低コストに上記機能を実現することができる。   In short, according to the present invention, after the call processing of the group call by the call control device and the group management device is established, the voice distributed by the voice control device to all the communication terminals and the voice delivered only to the specific communication terminal are controlled. In other words, the call control device and the group management device do not need to perform call control each time audio is distributed to a specific communication terminal. Therefore, since it is only necessary to change the control content of the voice control device with respect to the conventional group call system, the above function can be realized easily and at low cost.

本発明によれば、グループ通話の途中において、グループ内の全通信端末に配信することと、グループ内の特定の通信端末のみへ配信することを、発言者が選択できるようになる。このため、グループ通話中において、そのグループ内のメンバ同士で個別に通話したい場合でも、ユーザの利便性は損なわれず、呼制御装置の負荷が増加したり、優先制御が複雑になったりすることはない。   According to the present invention, in the middle of a group call, a speaker can select delivery to all communication terminals in the group and delivery to only specific communication terminals in the group. For this reason, during a group call, even if the members in the group want to talk individually, the convenience of the user is not impaired, the load on the call control device increases, and the priority control becomes complicated. Absent.

以下、本発明の実施の形態を、図面を参照して説明する。なお、以下の説明において参照する各図では、他の図と同等部分は同一符号によって示されている。
(システムの構成例)
図1は、本発明の実施形態によるグループ通話システムの構成例を示すブロック図である。同図を参照すると、本実施形態によるグループ通話システムは、グループ通話を行う通信端末10a、10b、10c、10dと、これら通信端末が接続可能な移動体通信網200とを含んで構成されている。移動体通信網200には、呼処理を行う呼制御装置20、上述したPoCサーバ100の機能を有し、音声パケットの複製処理などを行う音声制御装置30、グループ管理装置40が接続されており、OMA(Open Mobile Alliance)で規定されるPoC(Push‐to-Talk Over Cellular)の通信網が形成されている。
Hereinafter, embodiments of the present invention will be described with reference to the drawings. In the drawings referred to in the following description, the same parts as those in the other drawings are denoted by the same reference numerals.
(System configuration example)
FIG. 1 is a block diagram showing a configuration example of a group call system according to an embodiment of the present invention. Referring to FIG. 1, the group call system according to the present embodiment includes communication terminals 10a, 10b, 10c, and 10d that perform group calls, and a mobile communication network 200 to which these communication terminals can be connected. . Connected to the mobile communication network 200 are a call control device 20 that performs call processing, a voice control device 30 that has the functions of the PoC server 100 described above, and performs voice packet duplication processing, and a group management device 40. A communication network of PoC (Push-to-Talk Over Cellular) defined by OMA (Open Mobile Alliance) is formed.

通信端末10a〜10dは携帯電話機やパーソナルコンピュータなど、通信手段を介して移動体通信網200に接続できる装置を指し、PoC Clientとしての機能を有している。
呼制御装置20は、本例では、SIPによる呼処理を行う装置であり、IMS(IP Multimedia Subsystem) Coreとしての機能を有している。この呼制御装置20はセッションの確立処理を行う。本例では、呼制御装置20は1つだけ設けられているが、通常は複数設けられている。各通信端末に対応して、呼制御装置が存在する状態になることもある。
The communication terminals 10a to 10d indicate devices that can be connected to the mobile communication network 200 via communication means, such as mobile phones and personal computers, and have a function as PoC Client.
In this example, the call control device 20 is a device that performs call processing by SIP, and has a function as an IMS (IP Multimedia Subsystem) Core. The call control device 20 performs session establishment processing. In this example, only one call control device 20 is provided, but usually a plurality of call control devices 20 are provided. Corresponding to each communication terminal, a call control device may exist.

音声制御装置30は、通信端末からの音声を複製し、他の通信端末へ転送する制御装置であり、PoC Serverとしての機能を有している。
グループ管理装置40は、通話グループを管理するもので、本例では、GLMS(Group List and Management System)としての機能を有している。このグループ管理装置40は、発信時にグループを作成し、呼制御装置20を介して着信者に着信をかける。
The voice control device 30 is a control device that duplicates the voice from the communication terminal and transfers it to another communication terminal, and has a function as a PoC Server.
The group management device 40 manages a call group, and has a function as a GLMS (Group List and Management System) in this example. The group management device 40 creates a group at the time of outgoing call, and makes a call to the recipient via the call control device 20.

(音声制御装置の構成例)
ここで、図2は、音声制御装置30の機能構成例を示すブロック図である。同図に示されているように、音声制御装置30は、通信端末やグループ管理装置との間で信号を授受する情報通信部301と、音声パケットの複製処理を行う音声複製部302と、管理テーブルなどへのアクセスを行うテーブル制御部303と、管理テーブルなどを格納するテーブル記録部304とを含んで構成されている。
(Configuration example of voice control device)
Here, FIG. 2 is a block diagram illustrating a functional configuration example of the voice control device 30. As shown in the figure, the voice control device 30 includes an information communication unit 301 that exchanges signals with a communication terminal and a group management device, a voice duplication unit 302 that performs voice packet duplication processing, It includes a table control unit 303 that accesses a table and the like, and a table recording unit 304 that stores a management table and the like.

このような構成において、情報通信部301は、グループ管理装置40から通話グループリスト(図7を参照して後述)を受け取る。すると、その通話グループリストは、テーブル制御部303により、テーブル記録部304へ格納される。また、通信端末から情報通信部301が受信した音声パケットについては、テーブル制御部303が読み出したテーブル記録部304の保持する管理テーブル(図6を参照して後述)に従い、音声複製部302により複製が作られる。その後、複製された音声パケットは、情報通信部301より通信端末へ送信される。   In such a configuration, the information communication unit 301 receives a call group list (described later with reference to FIG. 7) from the group management device 40. Then, the call group list is stored in the table recording unit 304 by the table control unit 303. The voice packet received by the information communication unit 301 from the communication terminal is duplicated by the voice duplicating unit 302 in accordance with a management table (described later with reference to FIG. 6) held by the table recording unit 304 read by the table control unit 303. Is made. Thereafter, the copied voice packet is transmitted from the information communication unit 301 to the communication terminal.

図3は、音声制御装置30のハードウェア構成例を示すブロック図である。同図において、本例の音声制御装置30は、CPU311、RAM312、ROM313、ネットワーク制御部314、ハードディスク(HD)315から構成される。
図2中の情報通信部301は、例えば、ネットワーク制御部314によって実現される。図2中の音声複製部302は、例えば、CPU311、RAM312によって実現される。図2中のテーブル制御部303は、例えば、CPU311、RAM312、ROM313によって実現される。図2中のテーブル記録部304は、例えば、RAM312、HD315によって実現される。
FIG. 3 is a block diagram illustrating a hardware configuration example of the voice control device 30. In the figure, the voice control device 30 of this example is composed of a CPU 311, a RAM 312, a ROM 313, a network control unit 314, and a hard disk (HD) 315.
The information communication unit 301 in FIG. 2 is realized by the network control unit 314, for example. 2 is realized by the CPU 311 and the RAM 312, for example. The table control unit 303 in FIG. 2 is realized by, for example, the CPU 311, the RAM 312, and the ROM 313. The table recording unit 304 in FIG. 2 is realized by the RAM 312 and the HD 315, for example.

(通信端末の構成例)
ここで、図4は、図1中の各通信端末の構成例を示すブロック図である。同図に示されているように、通信端末は、他の装置との間で信号の授受を行うための通信部101と、各種の情報を記憶する記憶部102と、各種の情報を表示する表示部103と、各種の情報の選択や発言権取得要求を送信する際の操作を行うための操作部104と、端末各部の制御を行う制御部105とを含んで構成されている。なお、上記各部は、内部バスBによって相互に接続されている。
(Configuration example of communication terminal)
Here, FIG. 4 is a block diagram showing a configuration example of each communication terminal in FIG. As shown in the figure, the communication terminal displays a communication unit 101 for exchanging signals with other devices, a storage unit 102 for storing various types of information, and various types of information. The display unit 103 is configured to include an operation unit 104 for performing operations when selecting various types of information and transmitting a request to obtain a right to speak, and a control unit 105 for controlling each unit of the terminal. The above units are connected to each other by an internal bus B.

このような構成において、操作部104において、発言権取得要求送信のための操作がユーザによって行われると、制御部105によって通信部101の制御が行われる。これにより、通信部101から発言権取得要求が送信される。この発言権取得要求には、後述する発言権フラグが付加される。この発言権フラグは、グループ全体に対する全体通話のための発言権取得要求か、上記グループ内の一部のメンバへの個別通話のための発言権取得要求か、を示すフラグである。音声制御装置は、この発言権フラグを参照することにより、通信端末からの発言権取得要求が、グループ全体に対する全体通話のための発言権についての取得要求か、上記グループ内の一部のメンバへの個別通話のための発言権についての取得要求か、を判断することができる。
また、表示部103には、グループ通話を行っているグループのメンバを特定するための情報の他、発言権を現在取得している端末を示す内容が表示される。
In such a configuration, when the user performs an operation for transmitting the right to speak to the operation unit 104, the control unit 105 controls the communication unit 101. As a result, a speaking right acquisition request is transmitted from the communication unit 101. A speaking right flag, which will be described later, is added to the speaking right acquisition request. This floor flag is a flag indicating whether it is a floor acquisition request for an entire call to the entire group or a floor acquisition request for an individual call to some members in the group. By referring to the floor flag, the voice control device determines whether the floor acquisition request from the communication terminal is an acquisition request for the floor for the entire group or to some members in the group. It is possible to determine whether it is an acquisition request for the right to speak for individual calls.
In addition, the display unit 103 displays information indicating the terminal that is currently acquiring the right to speak, in addition to information for identifying the members of the group that is engaged in the group call.

(音声制御装置制御プログラム)
図5は、音声制御装置を制御するプログラムのアルゴリズムの例を示すフローチャートである。同図において、セッション確立状態において、通信端末から発言権取得要求であるFloor Request信号を受信すると(ステップS31)、そのFloor Request信号に含まれている発言権フラグを参照し、グループ全体に対する全体通話のための発言権、上記グループ内の一部のメンバへの個別通話のための発言権、のいずれを要求するものか判断する(ステップS32)。
この判断の結果、グループ全体に対する全体通話のための発言権取得要求である場合、グループ全体に対する全体通話のための音声配信処理が行われる(ステップS32→S33)。このグループ全体通話のための音声配信処理は、発言権が開放されるまで継続して行われる(ステップS34→S33…)。
(Voice control device control program)
FIG. 5 is a flowchart showing an example of an algorithm of a program for controlling the voice control device. In the figure, in a session established state, when a floor request signal that is a request to obtain a floor is received from a communication terminal (step S31), the entire call to the entire group is referred to by referring to the floor flag included in the floor request signal. It is determined which one of the right to speak and the right to speak for individual calls to some members in the group are requested (step S32).
If the result of this determination is a request to obtain the right to speak for the entire group, voice distribution processing for the entire group is performed (steps S32 → S33). The voice distribution process for the entire group call is continued until the right to speak is released (steps S34 → S33...).

一方、ステップS32の判断の結果、グループ内の一部のメンバへの個別通話のための発言権取得要求である場合、グループ内の一部のメンバへの個別通話のための音声配信処理が行われる(ステップS32→S35)。この個別通話のための音声配信処理は、発言権が開放されるまで継続して行われる(ステップS36→S35…)。
ステップS34、ステップS36において、発言権が開放された場合、ステップS31に戻り、処理が継続される。
なお、上記のプログラムは、例えば、HD315に記憶されており、それをRAM312に読み込んで、CPU311すなわちコンピュータによって実行される。
On the other hand, if the result of determination in step S32 is that it is a request to obtain a floor for an individual call to some members in the group, voice distribution processing for individual calls to some members in the group is performed. (Steps S32 → S35). The voice distribution process for the individual call is continuously performed until the right to speak is released (steps S36 → S35...).
In step S34 and step S36, when the right to speak is released, the process returns to step S31 and the processing is continued.
Note that the above program is stored in, for example, the HD 315, read into the RAM 312, and executed by the CPU 311, that is, the computer.

上記のプログラムは、複数のメンバによって構成されるグループ内において通信端末によるグループ通話を実現する場合に、発言者の通信端末から送信された音声を上記グループに属する他のメンバの通信端末へ送信する音声制御装置を制御する音声制御装置制御プログラムであり、コンピュータを、グループ全体に対する全体通話のための発言権か上記グループ内の一部のメンバへの個別通話のための発言権かを示す発言権フラグを含む発言権取得要求を取得する発言権要求取得手段(上記ステップS31に対応)、上記発言権要求取得手段によって取得された発言権取得要求に含まれている発言権フラグに基づき、上記グループ全体に対する全体通話のための音声配信処理と、上記グループ内の一部のメンバへの個別通話のための音声配信処理と、のいずれか一方の処理を行う音声配信手段(上記ステップS32,S33、S35に対応)、として機能させるプログラムである。このプログラムを実行することにより、グループ通話の途中において、グループ内の全通信端末に配信することと、グループ内の特定の通信端末のみへ配信することを、発言者が選択できる。   The above program transmits the voice transmitted from the communication terminal of the speaker to the communication terminals of other members belonging to the group when realizing a group call by the communication terminal in a group composed of a plurality of members. A voice control device control program for controlling a voice control device, wherein the computer has a right to say whether the right to speak for the entire group or a right to individually talk to some members of the group A floor request acquisition unit (corresponding to step S31) that acquires a floor acquisition request including a flag, and the group based on the floor flag included in the floor acquisition request acquired by the floor request acquisition Audio distribution processing for the entire call to the entire group and audio distribution for individual calls to some members in the group Voice delivery means for performing processing and the one of the processing (corresponding to Step S32, S33, S35), a program to function as a. By executing this program, a speaker can select distribution to all communication terminals in the group or distribution to only specific communication terminals in the group during the group call.

(管理テーブル)
テーブル記録部304の保持する管理テーブルは、発言権とその種別を示すテーブルである。この管理テーブルは、例えば、図6に示されているように、通信端末10a〜10d(具体的には、各通信端末の識別子)と、それらの発言権の取得状態を示す発言権フラグと、取得されている発言権の種別を示す発言権種別との対応関係を示すテーブルである。「発言権フラグ」は、後述するように、「ON」または「OFF」のいずれかに設定される項目である。また、「発言権種別」は、「発言権フラグ」が「ON」に設定されている場合に、その種別が設定される項目である。本例では、後述するように、グループ全体の通話に関する発言権であることを示す「全体」、指定された通信端末10x(xは、a、b、c、dのいずれか)との個別通話に関する発言権である「個別=通信端末10x」のいずれかに設定される項目である。
(Management table)
The management table held by the table recording unit 304 is a table indicating the right to speak and its type. For example, as shown in FIG. 6, the management table includes communication terminals 10 a to 10 d (specifically, identifiers of the communication terminals), a right to speak flag indicating the acquisition status of the right to speak, It is a table which shows the correspondence with the right type which shows the type of the acquired right. The “speaking right flag” is an item set to either “ON” or “OFF”, as will be described later. The “speaking right type” is an item in which the type is set when the “speaking right flag” is set to “ON”. In this example, as will be described later, “whole” indicating that it is the right to speak regarding calls of the entire group, and individual calls with the designated communication terminal 10x (x is one of a, b, c, and d) This is an item set in any of “individual = communication terminal 10x” which is a right to speak.

同図の状態では、通信端末10aおよび通信端末10bの発言権フラグが「ON」になっている。つまり、通信端末10aおよび通信端末10bが発言権フラグを取得している。通信端末10aが取得している発言権フラグは、グループ全体の通話に関する発言権である。これに対し、通信端末10bが取得している発言権フラグは、グループ全体ではなく、通信端末10cとの個別通話に関する発言権である。
このように構成された管理テーブルを利用することにより、発言権を現在取得している通信端末と、その発言権の種別とを管理することができる。
In the state of the figure, the floor flag of the communication terminal 10a and the communication terminal 10b is “ON”. That is, the communication terminal 10a and the communication terminal 10b have acquired the floor flag. The speaking right flag acquired by the communication terminal 10a is a speaking right related to a call of the entire group. On the other hand, the floor flag acquired by the communication terminal 10b is a floor regarding an individual call with the communication terminal 10c, not the entire group.
By using the management table configured as described above, it is possible to manage the communication terminal that is currently acquiring the right to speak and the type of the right to speak.

(通話グループリスト)
グループ管理装置40から音声制御装置30に送られてくる通話グループリストは、例えば、図7に示されているように、通信端末10a〜10d(具体的には、各通信端末の識別子)が含まれている。この通話グループリストは、INVITE信号に含まれる着信者情報に基づき、グループ管理装置40によって作成される。
(システムの動作)
以下、本システムの動作例について、図8〜図14を参照して説明する。本例では通信端末10aが通信端末10b、通信端末10c、通信端末10dへグループ発信した場合の動作について説明する。図8〜図11は、グループ全体の通話と個別通話とが別々のタイミングで行われる場合の動作を示す図である。
(Call group list)
The call group list sent from the group management device 40 to the voice control device 30 includes, for example, communication terminals 10a to 10d (specifically, identifiers of the communication terminals) as shown in FIG. It is. The call group list is created by the group management device 40 based on the recipient information included in the INVITE signal.
(System operation)
Hereinafter, an operation example of the present system will be described with reference to FIGS. In this example, the operation when the communication terminal 10a makes a group transmission to the communication terminal 10b, the communication terminal 10c, and the communication terminal 10d will be described. FIG. 8 to FIG. 11 are diagrams showing operations when the entire group call and the individual call are performed at different timings.

(発信処理)
最初に、本システムにおける発信処理について図8を参照して説明する。
図8において、通信端末10aからの発信要求として、呼制御装置20へINVITE信号を送信する(ステップS100)。このINVITE信号は呼制御装置20へセッションの確立を要求する信号である。呼制御装置20は、グループ管理装置40へINVITE信号を送信する(ステップS110)。
このINVITE信号を受信したグループ管理装置40は、INVITE信号に含まれる着信者情報から通話グループリストを作成する。そして、グループ管理装置40から音声制御装置30へ、音声複製処理の準備を要求する(ステップS120)。この場合、まず、グループ管理装置40から音声制御装置30へ、リソースハント要求が送信される(ステップS120a)。このリソースハント要求により、通話グループリストが、音声制御装置30へ通知される。通話グループリストを受取った音声制御装置30は、発言権フラグを全員「OFF」の状態に初期化した管理テーブル(図6参照)を作成する。この作成後、音声制御装置30は、リソースハント応答を、グループ管理装置40へ送信する(ステップS120b)。
(Outgoing processing)
First, transmission processing in this system will be described with reference to FIG.
In FIG. 8, an INVITE signal is transmitted to the call control device 20 as a call request from the communication terminal 10a (step S100). This INVITE signal is a signal requesting the call control device 20 to establish a session. The call control device 20 transmits an INVITE signal to the group management device 40 (step S110).
The group management apparatus 40 that has received this INVITE signal creates a call group list from the callee information included in the INVITE signal. Then, the group management device 40 requests the voice control device 30 to prepare for voice duplication processing (step S120). In this case, first, a resource hunt request is transmitted from the group management device 40 to the voice control device 30 (step S120a). The call group list is notified to the voice control device 30 by this resource hunt request. Receiving the call group list, the voice control device 30 creates a management table (see FIG. 6) in which all the speaking right flags are initialized to “OFF”. After the creation, the voice control device 30 transmits a resource hunt response to the group management device 40 (step S120b).

グループ管理装置40は、通話グループリストを参照し、通信端末10bへ着信をかける(ステップS130)。この場合、INVITE信号がグループ管理装置40から送信され(ステップS130a)、呼制御装置20を介して通信端末10bによって受信される(ステップS130b)。その後、通信端末10bから、正常応答を意味する200OK信号が送信され(ステップS130c)、呼制御装置20を介してグループ管理装置40によって受信される(ステップS130d)。   The group management device 40 refers to the call group list and makes an incoming call to the communication terminal 10b (step S130). In this case, the INVITE signal is transmitted from the group management device 40 (step S130a) and received by the communication terminal 10b via the call control device 20 (step S130b). Thereafter, a 200 OK signal indicating a normal response is transmitted from the communication terminal 10b (step S130c), and is received by the group management device 40 via the call control device 20 (step S130d).

図9に移行し、グループ管理装置40は、同様に、通話グループリストを参照し、通信端末10cへ着信をかける(ステップS140)。この場合、INVITE信号がグループ管理装置40から送信され(ステップS140a)、呼制御装置20を介して通信端末10cによって受信される(ステップS140b)。その後、通信端末10cから、正常応答を意味する200OK信号が送信され(ステップS140c)、呼制御装置20を介してグループ管理装置40によって受信される(ステップS140d)。   Shifting to FIG. 9, the group management device 40 similarly refers to the call group list and makes an incoming call to the communication terminal 10 c (step S <b> 140). In this case, the INVITE signal is transmitted from the group management device 40 (step S140a) and received by the communication terminal 10c via the call control device 20 (step S140b). Thereafter, a 200 OK signal signifying a normal response is transmitted from the communication terminal 10c (step S140c), and is received by the group management device 40 via the call control device 20 (step S140d).

さらに、グループ管理装置40は、同様に、通話グループリストを参照し、通信端末10dへ着信をかける(ステップS150)。この場合、INVITE信号がグループ管理装置40から送信され(ステップS150a)、呼制御装置20を介して通信端末10dによって受信される(ステップS150b)。その後、通信端末10dから、正常応答を意味する200OK信号が送信され(ステップS150c)、呼制御装置20を介してグループ管理装置40によって受信される(ステップS150d)。   Furthermore, the group management apparatus 40 similarly refers to the call group list and makes an incoming call to the communication terminal 10d (step S150). In this case, the INVITE signal is transmitted from the group management device 40 (step S150a) and received by the communication terminal 10d via the call control device 20 (step S150b). Thereafter, a 200 OK signal indicating a normal response is transmitted from the communication terminal 10d (step S150c), and is received by the group management device 40 via the call control device 20 (step S150d).

なお、上述した、グループ管理装置40から各通信端末10への着信処理は、並行して行われる。着信処理の後、グループ管理装置40は、呼制御装置20へ200OK信号を送信する(ステップS160)。この200OK信号を受信した呼制御装置20は、通信端末10aへ200OK信号を送信する(ステップS170)。
以上のステップS100からS170までの処理によって、グループ通話のセッションが確立する。
Note that the above-described incoming processing from the group management device 40 to each communication terminal 10 is performed in parallel. After the incoming call processing, the group management device 40 transmits a 200 OK signal to the call control device 20 (step S160). The call control device 20 that has received the 200OK signal transmits the 200OK signal to the communication terminal 10a (step S170).
A group call session is established by the processing from steps S100 to S170.

(全通信端末への配信)
図10に移行し、グループ通話のセッション確立状態(ステップS180)において、通信端末10aのユーザにより、全通信端末(つまり、グループ全体)に配信する発言権の取得操作が行われると(ステップS190)、通信端末10aから音声制御装置30へ、Floor Request信号が送信される(ステップS200)。このFloor Request信号は発言権の取得を要求する信号である。ここでは、個別通話のためのパラメータは付加されず、グループ全体に対する発言権を取得するためのFloor Request信号が送信される。
(Distribution to all communication terminals)
Shifting to FIG. 10, when the user of the communication terminal 10a performs an operation for acquiring the right to speak to all communication terminals (that is, the entire group) in the session establishment state of the group call (step S180) (step S190). The Floor Request signal is transmitted from the communication terminal 10a to the voice control device 30 (step S200). This Floor Request signal is a signal for requesting acquisition of the floor. Here, parameters for individual calls are not added, and a Floor Request signal for acquiring the right to speak for the entire group is transmitted.

Floor Request信号を受信した音声制御装置30は、発言権管理テーブルの通信端末10aの発言権フラグを「ON」に変更し、発言権種別を「グループ全体」に設定する(ステップS205)。さらに、音声制御装置30は、Floor Taken信号を送信する(ステップS210)。この場合、音声制御装置30から通信端末10b、10c、10dへ、それぞれFloor Taken信号が送信される(ステップS210a、S210b、S210c)。このFloor Taken信号は発言権の取得者を通知する信号である。ここでは、通信端末10aを発言権の取得者として通知する。   The voice control device 30 that has received the Floor Request signal changes the floor flag of the communication terminal 10a in the floor management table to “ON” and sets the floor right type to “entire group” (step S205). Furthermore, the voice control device 30 transmits a Floor Taken signal (step S210). In this case, a floor taken signal is transmitted from the voice control device 30 to the communication terminals 10b, 10c, and 10d (steps S210a, S210b, and S210c). This Floor Taken signal is a signal for notifying the acquirer of the floor. Here, the communication terminal 10a is notified as the acquisition right of the floor.

Floor Taken信号を受信した通信端末10b、10c、10dは、通信端末10aが発言権を取得したことを認識し、それぞれの通信端末画面に通信端末10aが発言権を取得した旨を表示する(ステップS211a、S211b、S211c)。次に、音声制御装置30は通信端末10aへFloor Grant信号を送信する(ステップS220)。このFloor Grant信号は、発言権取得承認を意味する信号である。   The communication terminals 10b, 10c, and 10d that have received the Floor Taken signal recognize that the communication terminal 10a has acquired the right to speak, and display on the respective communication terminal screens that the communication terminal 10a has acquired the right to speak (step). S211a, S211b, S211c). Next, the voice control device 30 transmits a Floor Grant signal to the communication terminal 10a (step S220). This Floor Grant signal is a signal meaning approval of acquisition of the right to speak.

以上のステップS190〜S220の処理によって、音声制御装置30は音声複製の準備が整う。すなわち、以後、音声制御装置30は、通信端末10aから受信したRTPパケットを、管理テーブルの通信端末10aの設定値に従い、通信端末10b、10c、10d向けに複製し、送信する。これにより、通信端末10aから通信端末10b、10c、10dへの通話が開始される(ステップS225)。
その後、通信端末10aにおいて、全通信端末に配信する発言権を解放する操作が行われると(ステップS230)、通信端末10aから音声制御装置30へFloor Release信号が送信される(ステップS235)。このFloor Release信号は発言権の解放を要求する信号である。
Through the processes in steps S190 to S220, the voice control device 30 is ready for voice duplication. That is, thereafter, the voice control device 30 duplicates and transmits the RTP packet received from the communication terminal 10a to the communication terminals 10b, 10c, and 10d according to the setting value of the communication terminal 10a in the management table. Thereby, the telephone call from the communication terminal 10a to the communication terminals 10b, 10c, and 10d is started (step S225).
Thereafter, when the communication terminal 10a is operated to release the right to speak to all communication terminals (step S230), a floor release signal is transmitted from the communication terminal 10a to the voice control device 30 (step S235). This Floor Release signal is a signal requesting release of the floor.

このFloor Release信号を受信した音声制御装置30は、管理テーブルの通信端末10aの発言権フラグを「OFF」に設定する(ステップS240)。さらに、音声制御装置30は、通信端末10aへFloor Idle信号を送信する(ステップS245)。同様に、音声制御装置30は、他の通信端末へFloor Idle信号を送信する(ステップS250)。この場合、音声制御装置30から通信端末10b、10c、10dへ、それぞれFloor Idle信号が送信される(ステップS250a、S250b、S250c)。このFloor Idle信号は発言権の解放を意味する。このFloor Idle信号を受信した通信端末10b、10c、10dは、通信端末10aが発言権を取得している旨の表示を消去する(ステップS251a、S251b、S251c)。   The voice control device 30 that has received this Floor Release signal sets the floor flag of the communication terminal 10a in the management table to “OFF” (step S240). Furthermore, the voice control device 30 transmits a Floor Idle signal to the communication terminal 10a (step S245). Similarly, the voice control device 30 transmits a Floor Idle signal to another communication terminal (step S250). In this case, a floor idle signal is transmitted from the voice control device 30 to each of the communication terminals 10b, 10c, and 10d (steps S250a, S250b, and S250c). This Floor Idle signal means release of the floor. Receiving this Floor Idle signal, the communication terminals 10b, 10c, and 10d delete the display indicating that the communication terminal 10a has acquired the right to speak (steps S251a, S251b, and S251c).

図11に移行し、以上により、通信端末10aから通信端末10b、10c、10dへの通話が終了となる(ステップS255)。
(特定の通信端末への配信)
ここで、通信端末10bにおいて、通信端末10cへ個別に配信する発言権の取得操作が行われると(ステップS290)、通信端末10bはFloor Request信号を音声制御装置30へ送信する(ステップS300)。このFloor Request信号には通信端末10cへの個別発言である旨のフラグが追加されている。
Shifting to FIG. 11, the call from the communication terminal 10a to the communication terminals 10b, 10c, and 10d is terminated (step S255).
(Distribution to specific communication terminals)
Here, when the communication terminal 10b performs an operation of acquiring a right to speak individually to the communication terminal 10c (step S290), the communication terminal 10b transmits a floor request signal to the voice control device 30 (step S300). A flag indicating that the message is an individual message to the communication terminal 10c is added to the Floor Request signal.

このFloor Request信号を受信した音声制御装置30は、発言権管理テーブルの通信端末10bの発言権フラグを「ON」に変更し、発言権種別を「個別=通信端末10c」に設定する(ステップS305)。さらに、音声制御装置30は、通信端末10cへFloor Taken信号を送信する(ステップS310)。
このFloor Takenを受信した通信端末10cは、通信端末10bが発言権を取得したことを認識し、通信端末画面に通信端末10bが発言権を取得した旨を表示する(ステップS315)。その後、音声制御装置30は、通信端末10bへFloor Grant信号を送信する(ステップS320)。
The voice control device 30 that has received this Floor Request signal changes the floor flag of the communication terminal 10b in the floor control table to “ON” and sets the floor right type to “individual = communication terminal 10c” (step S305). ). Furthermore, the voice control device 30 transmits a Floor Taken signal to the communication terminal 10c (step S310).
Receiving this Floor Taken, the communication terminal 10c recognizes that the communication terminal 10b has acquired the right to speak, and displays on the communication terminal screen that the communication terminal 10b has acquired the right to speak (step S315). Thereafter, the voice control device 30 transmits a Floor Grant signal to the communication terminal 10b (step S320).

以上のステップS300〜S320の処理によって、音声制御装置30は音声複製の準備が整い、通信端末10bから通信端末10cへの個別通話が開始される(ステップS325)。すなわち、以後、音声制御装置30は、通信端末10bから受信したRTPパケットを、管理テーブルの通信端末10bの設定値に従い、通信端末10c向けにのみ送信する。   Through the processes in steps S300 to S320, the voice control device 30 is ready for voice duplication, and an individual call from the communication terminal 10b to the communication terminal 10c is started (step S325). That is, thereafter, the voice control device 30 transmits the RTP packet received from the communication terminal 10b only to the communication terminal 10c according to the setting value of the communication terminal 10b in the management table.

その後、通信端末10bにおいて、通信端末10cに配信する発言権を解放する操作が行われると(ステップS330)、通信端末10bはFloor Release信号を音声制御装置30へ送信する(ステップS335)。このFloor Release信号を受信した音声制御装置30は、管理テーブルの通信端末10bの発言権フラグを「OFF」に設定する(ステップS340)。さらに、音声制御装置30は、通信端末10bへFloor Idle信号を送信する(ステップS350a)。同様に、音声制御装置30は、通信端末10cへFloor Idle信号を送信する(ステップS350b)。以上により、通信端末10bから通信端末10cへの個別通話が終了となる(ステップS355)。   Thereafter, when the communication terminal 10b is operated to release the right to speak to the communication terminal 10c (step S330), the communication terminal 10b transmits a Floor Release signal to the voice control device 30 (step S335). The voice control device 30 that has received this Floor Release signal sets the floor flag of the communication terminal 10b in the management table to “OFF” (step S340). Furthermore, the voice control device 30 transmits a Floor Idle signal to the communication terminal 10b (step S350a). Similarly, the voice control device 30 transmits a Floor Idle signal to the communication terminal 10c (step S350b). Thus, the individual call from the communication terminal 10b to the communication terminal 10c is terminated (step S355).

(全体通話と個別通話との衝突)
図12〜図14は、グループ全体の通話と個別通話とが衝突した場合の動作の例を示すシーケンス図である。本例では、通信端末10aからグループ全体の通話と通信端末10bから通信端末10cへの個別通話とが同時に行われる場合、個別通話を優先する。
まず、図12において、図10を参照して説明した場合と同様に、グループ通話のセッション確立状態(ステップS180)において、発言権の取得操作が行われ(ステップS190)、通信端末10aから音声制御装置30へ、グループ全体に対する発言権を取得するためのFloor Request信号が送信される(ステップS200)。
(Collision between whole call and individual call)
FIG. 12 to FIG. 14 are sequence diagrams showing an example of operation when a call of the entire group collides with an individual call. In this example, when a call for the entire group from the communication terminal 10a and an individual call from the communication terminal 10b to the communication terminal 10c are performed simultaneously, the individual call is prioritized.
First, in FIG. 12, as in the case described with reference to FIG. 10, in the group call session establishment state (step S180), the right to speak is acquired (step S190), and voice control is performed from the communication terminal 10a. The floor request signal for acquiring the floor for the entire group is transmitted to the device 30 (step S200).

Floor Request信号を受信した音声制御装置30は、発言権管理テーブルの通信端末10aの発言権フラグを「ON」に変更し、発言権種別を「グループ全体」に設定する(ステップS205)。そして、音声制御装置30から通信端末10b、10c、10dへ、それぞれFloor Taken信号が送信される(ステップS210a、S210b、S210c)。Floor Taken信号を受信した通信端末10b、10c、10dは、それぞれの通信端末画面に通信端末10aが発言権を取得した旨を表示する(ステップS211a、S211b、S211c)。   The voice control device 30 that has received the Floor Request signal changes the floor flag of the communication terminal 10a in the floor management table to “ON” and sets the floor right type to “entire group” (step S205). Then, a floor taken signal is transmitted from the voice control device 30 to the communication terminals 10b, 10c, and 10d (steps S210a, S210b, and S210c). The communication terminals 10b, 10c, and 10d that have received the Floor Taken signal display on the respective communication terminal screens that the communication terminal 10a has acquired the right to speak (steps S211a, S211b, and S211c).

次に、音声制御装置30は通信端末10aへFloor Grant信号を送信する(ステップS220)。以後、音声制御装置30は、通信端末10aから受信したRTPパケットを、管理テーブルの通信端末10aの設定値に従い、通信端末10b、10c、10d向けに複製し、送信する。これにより、通信端末10aから通信端末10b、10c、10dへの通話が開始される(ステップS225)。
図13に移行し、通信端末10aが全通信端末へ配信する発言権を取得している最中に、通信端末10bが特定の通信端末10cへ配信するための発言権取得操作をすると(ステップS390)、通信端末10bはFloor Requestを音声制御装置30へ送信する(ステップS400)。このFloor Request信号には通信端末10cへの個別発言である旨のフラグが追加されている。
Next, the voice control device 30 transmits a Floor Grant signal to the communication terminal 10a (step S220). Thereafter, the voice control device 30 copies and transmits the RTP packet received from the communication terminal 10a to the communication terminals 10b, 10c, and 10d according to the setting value of the communication terminal 10a in the management table. Thereby, the telephone call from the communication terminal 10a to the communication terminals 10b, 10c, and 10d is started (step S225).
Shifting to FIG. 13, when the communication terminal 10b acquires a right to speak to all the communication terminals, the communication terminal 10b performs a right to obtain a right to distribute to the specific communication terminal 10c (step S390). The communication terminal 10b transmits a floor request to the voice control device 30 (step S400). A flag indicating that the message is an individual message to the communication terminal 10c is added to the Floor Request signal.

このFloor Request信号を受信した音声制御装置30は、発言権管理テーブルの通信端末10bの発言権フラグを「ON」に変更し、発言権種別を「個別=通信端末10c」に設定する(ステップS405)。さらに、音声制御装置30は、通信端末10cへFloor Taken信号を送信する(ステップS410)。
このFloor Takenを受信した通信端末10cは、通信端末10bが発言権を取得したことを認識し、通信端末画面を通信端末10aが全通信端末向け発言権を取得している状態から、通信端末10bが個別向け発言権を取得した状態に上書きする(ステップS415)。また、音声制御装置30は、通信端末10bへFloor Grant信号を送信する(ステップS420)。
The voice control device 30 that has received the floor request signal changes the floor flag of the communication terminal 10b in the floor management table to “ON” and sets the floor right type to “individual = communication terminal 10c” (step S405). ). Furthermore, the voice control device 30 transmits a Floor Taken signal to the communication terminal 10c (step S410).
The communication terminal 10c that has received this Floor Taken recognizes that the communication terminal 10b has acquired the right to speak, and the communication terminal 10b from the state in which the communication terminal 10a has acquired the right to speak for all communication terminals is displayed on the communication terminal screen. Is overwritten on the state where the individual right to speak is acquired (step S415). In addition, the voice control device 30 transmits a Floor Grant signal to the communication terminal 10b (step S420).

以上のステップS400〜S420の処理によって、音声制御装置30は音声複製の準備が整い、通信端末10bから通信端末10cへの個別通話が開始される(ステップS425)。すなわち、以後、音声制御装置30は、通信端末10bから受信したRTPパケットを、管理テーブルに従い、通信端末10c向けに送信する。
ここで、管理テーブルには、通信端末10aの発言権フラグが「ON」、発言権種別が「全体」に設定されている。このため、音声制御装置30は、通信端末10aからRTPパケットを受信すると通信端末10b、10c、10d向けに送信しようとするが、通信端末10bの発言権種別に通信端末10cが設定されていることを認識し、通信端末10cを除外する。この処理により、通信端末10aからのRTPパケットは10b、10d向けにのみ送信される。つまり、個別通話のための個別通話音声が通信端末10cに配信され、その通信端末10c以外の通信端末には全体通話音声が配信される。このように音声制御装置30が処理を行うため、通信端末10bから通信端末10cへの個別通話が実現できる(ステップS425)。
Through the processes in steps S400 to S420 described above, the voice control device 30 is ready for voice duplication, and an individual call from the communication terminal 10b to the communication terminal 10c is started (step S425). That is, thereafter, the voice control device 30 transmits the RTP packet received from the communication terminal 10b to the communication terminal 10c according to the management table.
Here, in the management table, the floor flag of the communication terminal 10a is set to “ON” and the floor type is set to “whole”. For this reason, when the voice control device 30 receives the RTP packet from the communication terminal 10a, the voice control device 30 tries to transmit to the communication terminals 10b, 10c, and 10d, but the communication terminal 10c is set as the right to speak type of the communication terminal 10b. And the communication terminal 10c is excluded. By this process, the RTP packet from the communication terminal 10a is transmitted only to 10b and 10d. That is, the individual call voice for the individual call is distributed to the communication terminal 10c, and the entire call voice is distributed to communication terminals other than the communication terminal 10c. Since the voice control device 30 performs processing in this way, an individual call from the communication terminal 10b to the communication terminal 10c can be realized (step S425).

その後、通信端末10bにおいて、通信端末10cに配信する発言権を解放する操作が行われると(ステップS430)、Floor Release信号が音声制御装置30へ送信される(ステップS435)。このFloor Release信号を受信した音声制御装置30は、管理テーブルの通信端末10bの発言権フラグを「OFF」に設定する(ステップS440)。さらに、音声制御装置30は、通信端末10bへFloor Taken信号を送信する(ステップS445)。同様に、音声制御装置30は、通信端末10cへFloor Taken信号を送信する(ステップS450)。通信端末10bと通信端末10cは、このFloor Taken信号を受信することにより、通信端末10aが発言権を取得していることを認識することができる。   Thereafter, when the communication terminal 10b is operated to release the right to speak to the communication terminal 10c (step S430), a floor release signal is transmitted to the voice control device 30 (step S435). The voice control device 30 that has received the floor release signal sets the floor flag of the communication terminal 10b in the management table to “OFF” (step S440). Furthermore, the voice control device 30 transmits a Floor Taken signal to the communication terminal 10b (step S445). Similarly, the voice control device 30 transmits a Floor Taken signal to the communication terminal 10c (step S450). The communication terminal 10b and the communication terminal 10c can recognize that the communication terminal 10a has acquired the right to speak by receiving this Floor Taken signal.

以上により、通信端末10bから通信端末10cへの個別通話から、通信端末10aから通信端末10b、10c、10dへの全体向け通話に切り戻ったことになる(ステップS455)。これにより、通信端末10aから通信端末10b、10c、10dへの全体向け通話が継続される。続けて通信端末10aから通信端末10b、10c、10dへの通話の終了処理について説明する。   As described above, the individual call from the communication terminal 10b to the communication terminal 10c is switched back to the overall call from the communication terminal 10a to the communication terminals 10b, 10c, and 10d (step S455). Thereby, the communication for the whole from the communication terminal 10a to the communication terminals 10b, 10c, and 10d is continued. Next, a call termination process from the communication terminal 10a to the communication terminals 10b, 10c, and 10d will be described.

図14に移行し、通信端末10aから通信端末10b、10c、10dへの通話に切り戻し後、通信端末10aにおいて、全通信端末に配信する発言権を解放する操作が行われると(ステップS500)、Floor Release信号が音声制御装置30へ送信される(ステップS505)。音声制御装置30は、管理テーブルの通信端末10aの発言権フラグを「OFF」に設定する(ステップS510)。さらに、音声制御装置30は、各通信端末へFloor Idle信号を送信する(ステップS520)。この場合、音声制御装置30から通信端末10a、10b、10c、10dへ、それぞれFloor Idle信号が送信される(ステップS520a、S520b、S520c、S520d)。これにより、通信端末10aから通信端末10b、10c、10dへの通話が終了となる(ステップS521)。   14, after switching back to a call from the communication terminal 10a to the communication terminals 10b, 10c, and 10d, an operation is performed in the communication terminal 10a to release the right to speak to all communication terminals (step S500). The Floor Release signal is transmitted to the voice control device 30 (step S505). The voice control device 30 sets the floor flag of the communication terminal 10a in the management table to “OFF” (step S510). Furthermore, the voice control device 30 transmits a Floor Idle signal to each communication terminal (step S520). In this case, a floor idle signal is transmitted from the voice control device 30 to each of the communication terminals 10a, 10b, 10c, and 10d (steps S520a, S520b, S520c, and S520d). Thereby, the call from the communication terminal 10a to the communication terminals 10b, 10c, and 10d is terminated (step S521).

(個別通話中にグループ全体通話終了)
次に、個別通話中にグループ全体通話が終了する場合の動作例について、図15を参照して説明する。同図において、通信端末10aから通信端末10b、10c、10dへの通話が開始され(ステップS225)、すなわち通信端末10aが全通信端末へ配信する発言権を取得している最中に、通信端末10bが特定の通信端末10cへ配信するための発言権取得操作をする(ステップS390)。すると、通信端末10bはFloor Requestを音声制御装置30へ送信する(ステップS400)。このFloor Request信号には通信端末10cへの個別発言である旨のフラグが追加されている。
(Ending the entire group call during an individual call)
Next, an operation example when the entire group call is terminated during an individual call will be described with reference to FIG. In the figure, a call from the communication terminal 10a to the communication terminals 10b, 10c, and 10d is started (step S225), that is, while the communication terminal 10a has acquired the right to speak to all communication terminals, the communication terminal 10b performs a speech acquisition operation for distribution to a specific communication terminal 10c (step S390). Then, the communication terminal 10b transmits a floor request to the voice control device 30 (step S400). A flag indicating that the message is an individual message to the communication terminal 10c is added to the Floor Request signal.

このFloor Request信号を受信した音声制御装置30は、発言権管理テーブルの通信端末10bの発言権フラグを「ON」に変更し、発言権種別を「個別=通信端末10c」に設定する(ステップS405)。Floor Request信号を受信した音声制御装置30は、通信端末10cへFloor Taken信号を送信する(ステップS410)。
このFloor Takenを受信した通信端末10cは、通信端末10bが発言権を取得したことを認識し、通信端末画面を通信端末10aが全通信端末向け発言権を取得している状態から、通信端末10bが個別向け発言権を取得した状態に上書きする(ステップS415)。また、音声制御装置30は、Floor Grant信号を通信端末10bへ送信する(ステップS420)。
The voice control device 30 that has received the floor request signal changes the floor flag of the communication terminal 10b in the floor management table to “ON” and sets the floor right type to “individual = communication terminal 10c” (step S405). ). The voice control device 30 that has received the Floor Request signal transmits a Floor Taken signal to the communication terminal 10c (step S410).
The communication terminal 10c that has received this Floor Taken recognizes that the communication terminal 10b has acquired the right to speak, and the communication terminal 10b from the state in which the communication terminal 10a has acquired the right to speak for all communication terminals is displayed on the communication terminal screen. Is overwritten on the state where the individual right to speak is acquired (step S415). In addition, the voice control device 30 transmits a floor grant signal to the communication terminal 10b (step S420).

以上のステップS390〜S420の処理により音声制御装置30は音声複製の準備が整い、上述の場合と同様に、通信端末10bから通信端末10cへの個別通話が開始される(ステップS421)。すなわち、以後、音声制御装置30は、通信端末10bから受信したRTPパケットを、管理テーブルの通信端末10bの設定値に従い、通信端末10c向けにのみ送信する。   The voice control device 30 is ready for voice duplication through the processes in steps S390 to S420 described above, and an individual call from the communication terminal 10b to the communication terminal 10c is started in the same manner as described above (step S421). That is, thereafter, the voice control device 30 transmits the RTP packet received from the communication terminal 10b only to the communication terminal 10c according to the setting value of the communication terminal 10b in the management table.

通信端末10aから通信端末10b、10c、10dへの通話が終了後、通信端末10aにおいて、全通信端末に配信する発言権を解放する操作が行われると(ステップS500)、Floor Release信号が音声制御装置30へ送信される(ステップS505)。すると、音声制御装置30は、上述の場合と同様に、各通信端末へFloor Idle信号を送信する(ステップS510)。ただし、この場合、Floor Idle信号は通信端末10a、10dへ、それぞれ送信されるが(ステップS510a、S510d)、個別通話中の通信端末10a、10dへは送信されない。以上により、通信端末10aから通信端末10dへの通話が終了となる。   After the call from the communication terminal 10a to the communication terminals 10b, 10c, and 10d is finished, when an operation to release the right to speak to all the communication terminals is performed in the communication terminal 10a (step S500), the Floor Release signal is voice controlled. It is transmitted to the device 30 (step S505). Then, the voice control device 30 transmits a Floor Idle signal to each communication terminal in the same manner as described above (step S510). However, in this case, the Floor Idle signal is transmitted to the communication terminals 10a and 10d (steps S510a and S510d), but is not transmitted to the communication terminals 10a and 10d during the individual call. Thus, the call from the communication terminal 10a to the communication terminal 10d is terminated.

その後、通信端末10bにおいて、通信端末10cに配信する発言権を解放する操作が行われると(ステップS430)、Floor Release信号が音声制御装置30へ送信される(ステップS435)。このFloor Release信号を受信した音声制御装置30は、管理テーブルの通信端末10bの発言権フラグを「OFF」に設定する(ステップS440)。さらに、音声制御装置30は、通信端末10bへFloor Idle信号を送信する(ステップS445)。同様に、音声制御装置30は、通信端末10cへFloor Idle信号を送信する(ステップS450)。
以上により、通信端末10bから通信端末10cへの個別通話が終了となる(ステップS460)。
Thereafter, when the communication terminal 10b is operated to release the right to speak to the communication terminal 10c (step S430), a floor release signal is transmitted to the voice control device 30 (step S435). The voice control device 30 that has received the floor release signal sets the floor flag of the communication terminal 10b in the management table to “OFF” (step S440). Furthermore, the voice control device 30 transmits a Floor Idle signal to the communication terminal 10b (step S445). Similarly, the voice control device 30 transmits a Floor Idle signal to the communication terminal 10c (step S450).
Thus, the individual call from the communication terminal 10b to the communication terminal 10c is terminated (step S460).

(複数の通信端末へ個別通話発信)
図16は、個別通話の発信を、複数の通信端末に対して行う場合の動作の例を示すシーケンス図である。本例では、通信端末10bから通信端末10cおよび通信端末10dへの個別通話が行われる場合について説明する。
同図において、通信端末10bが特定の通信端末10cへ配信するための発言権取得操作をすると(ステップS590)、通信端末10bは音声制御装置30へFloor Request信号を送信する(ステップS600)。このFloor Request信号には通信端末10cおよび通信端末10dへの個別発言である旨のフラグが追加されている。
(Send individual calls to multiple communication terminals)
FIG. 16 is a sequence diagram illustrating an example of an operation when an individual call is transmitted to a plurality of communication terminals. In this example, a case where an individual call is performed from the communication terminal 10b to the communication terminal 10c and the communication terminal 10d will be described.
In the figure, when the communication terminal 10b performs a speaking right acquisition operation for distribution to a specific communication terminal 10c (step S590), the communication terminal 10b transmits a Floor Request signal to the voice control device 30 (step S600). A flag indicating that the message is an individual message to the communication terminal 10c and the communication terminal 10d is added to the Floor Request signal.

このFloor Request信号を受信した音声制御装置30は、発言権管理テーブルの通信端末10bの発言権フラグを「ON」に変更し、発言権種別を「個別=通信端末10c、通信端末10d」に設定する(ステップS605)。Floor Request信号を受信した音声制御装置30は、通信端末10c、通信端末10dへ、Floor Taken信号をそれぞれ送信する(ステップS610a、S610b)。
このFloor Takenを受信した通信端末10c、通信端末10dは、通信端末10bが発言権を取得したことを認識し、通信端末画面を通信端末10aが全通信端末向け発言権を取得している状態から、通信端末10bが個別向け発言権を取得した状態に上書きする(ステップS620a、S620b)。また、音声制御装置30は、Floor Grant信号を通信端末10bへ送信する(ステップS630)。
The voice control device 30 that has received this Floor Request signal changes the floor flag of the communication terminal 10b in the floor management table to “ON” and sets the floor type to “individual = communication terminal 10c, communication terminal 10d”. (Step S605). The voice control device 30 that has received the floor request signal transmits a floor taken signal to the communication terminal 10c and the communication terminal 10d, respectively (steps S610a and S610b).
The communication terminal 10c and the communication terminal 10d that have received this Floor Taken recognize that the communication terminal 10b has acquired the right to speak, and the communication terminal 10a from the state in which the communication terminal 10a has acquired the right to speak for all communication terminals. The communication terminal 10b overwrites the state where the individual speaking right has been acquired (steps S620a and S620b). In addition, the voice control device 30 transmits a floor grant signal to the communication terminal 10b (step S630).

以上のステップS590〜S630の処理により音声制御装置30は音声複製の準備が整う。すなわち、以後、音声制御装置30は、通信端末10bから受信したRTPパケットを、管理テーブルに従い、通信端末10cと通信端末10d向けに送信する。ここで、管理テーブルには、通信端末10aの発言権フラグが「ON」、発言権種別が「全体」に設定されている。このため、音声制御装置30は、通信端末10aからRTPパケットを受信すると通信端末10b、10c、10d向けに送信しようとするが、通信端末10bの発言権種別に通信端末10cおよび通信端末10dが設定されていることを認識し、通信端末10cおよび通信端末10dを除外する。この処理により、通信端末10aからのRTPパケットは10b向けにのみ送信される。
このように音声制御装置30が処理を行うため、通信端末10bから通信端末10cおよび通信端末10d、すなわち複数の通信端末への個別通話が実現できる(ステップS635)。
The voice control device 30 is ready for voice duplication through the processing of steps S590 to S630 described above. That is, thereafter, the voice control device 30 transmits the RTP packet received from the communication terminal 10b to the communication terminal 10c and the communication terminal 10d according to the management table. Here, in the management table, the floor flag of the communication terminal 10a is set to “ON” and the floor type is set to “whole”. For this reason, when the voice control device 30 receives the RTP packet from the communication terminal 10a, the voice control device 30 tries to transmit it to the communication terminals 10b, 10c, and 10d. However, the communication terminal 10c and the communication terminal 10d set the speaking right type of the communication terminal 10b. The communication terminal 10c and the communication terminal 10d are excluded. By this process, the RTP packet from the communication terminal 10a is transmitted only to 10b.
Since the voice control device 30 performs processing in this way, individual calls from the communication terminal 10b to the communication terminal 10c and the communication terminal 10d, that is, a plurality of communication terminals can be realized (step S635).

その後、通信端末10bにおいて、通信端末10cに配信する発言権を解放する操作が行われると、Floor Release信号が音声制御装置30へ送信される(ステップS640)。このFloor Release信号を受信した音声制御装置30は、管理テーブルの通信端末10bの発言権フラグを「OFF」に設定する(ステップS650)。さらに、音声制御装置30は、通信端末10bへFloor Idle信号を送信する(ステップS655)。同様に、音声制御装置30は、通信端末10c、通信端末10dへFloor Idle信号を送信する(ステップS660、S670)。これにより、通信端末10bから通信端末10c、10dへの通話が終了となる(ステップS680)。
以上のように、本システムでは、個別通話の発信を、複数の通信端末に対して行うことも可能である。
Thereafter, when the communication terminal 10b is operated to release the right to speak to the communication terminal 10c, a Floor Release signal is transmitted to the voice control device 30 (step S640). The voice control device 30 that has received this Floor Release signal sets the floor flag of the communication terminal 10b in the management table to “OFF” (step S650). Furthermore, the voice control device 30 transmits a Floor Idle signal to the communication terminal 10b (step S655). Similarly, the voice control device 30 transmits a Floor Idle signal to the communication terminal 10c and the communication terminal 10d (steps S660 and S670). Thereby, the call from the communication terminal 10b to the communication terminals 10c and 10d is terminated (step S680).
As described above, in this system, individual calls can be made to a plurality of communication terminals.

(その他の動作例)
(1)通信端末10aがグループ全体へ発信する通話をしている最中に、通信端末10aに対する個別通話が発信される場合が考えられる。この場合、グループ全体への発信と個別通話の着信とは同時に処理される。すなわち、この場合、通信端末10aでは、個別通話の着信音声が再生されつつ、通信端末10aから発信される音声はグループ全体へ発信される。
通信端末10aがグループ全体へ発信する通話の発言権を解放するためのFloor Releaseが送信された場合、Floor Idleは通信端末10aに対して個別通話を発信している端末と、通信端末10a自体に対しては送信されない。すなわち、通信端末10aがグループ全体へ発信中に、通信端末10bが通信端末10aへ個別に発信したと仮定すると、通信端末10aからのFloor Releaseを契機として通信端末10cと通信端末10dにはFloor Idleが送信され、発言権が解放されたことが通知される。
(Other operation examples)
(1) A case where an individual call to the communication terminal 10a is transmitted while the communication terminal 10a is making a call to the entire group is considered. In this case, outgoing calls to the entire group and incoming individual calls are processed simultaneously. That is, in this case, the communication terminal 10a reproduces the incoming voice of the individual call, while the voice transmitted from the communication terminal 10a is transmitted to the entire group.
When the floor release for releasing the right to speak for the communication terminal 10a to send to the entire group is transmitted, the floor idle is sent to the terminal that is making an individual call to the communication terminal 10a and the communication terminal 10a itself. It is not sent to. That is, if it is assumed that the communication terminal 10b is individually transmitted to the communication terminal 10a while the communication terminal 10a is transmitting to the entire group, the floor Idle is transmitted to the communication terminal 10c and the communication terminal 10d with the floor release from the communication terminal 10a as a trigger. Is sent to notify that the right to speak has been released.

(2)通信端末10aがグループ全体へ発信する通話をしている最中に、個別通話が複数要求される場合が考えられる。
まず、通信端末10bから通信端末10cへ個別通話が要求され、その直後に通信端末10dから通信端末10cへ個別通話が要求された場合、通信端末10dから通信端末10cへ個別通話のFloor Requestに対してFloor Denyが応答される。管理テーブルから通信端末10cへの発信がすでに存在していることがわかるので、通信端末10dから通信端末10cへの発信については発言権取得失敗の処理が行われる。
(2) There may be a case where a plurality of individual calls are requested while the communication terminal 10a is making a call to the entire group.
First, when an individual call is requested from the communication terminal 10b to the communication terminal 10c, and immediately after that an individual call is requested from the communication terminal 10d to the communication terminal 10c, the floor request of the individual call is transmitted from the communication terminal 10d to the communication terminal 10c. Floor Deny responds. Since it can be seen from the management table that a call to the communication terminal 10c already exists, a processing to acquire a right to speak is performed for the call from the communication terminal 10d to the communication terminal 10c.

(3)次に、通信端末10bから通信端末10cへ個別通話が要求され、また、通信端末10dから通信端末10bへ個別通話が要求された場合、それらは同時に処理される。すなわち、通信端末10dから通信端末10bへ個別通話は通信端末10bにおいて再生され、かつ、通信端末10bから通信端末10cへ個別通話が通信端末10cにおいて再生される。 (3) Next, when an individual call is requested from the communication terminal 10b to the communication terminal 10c and an individual call is requested from the communication terminal 10d to the communication terminal 10b, they are processed simultaneously. That is, the individual call from the communication terminal 10d to the communication terminal 10b is reproduced on the communication terminal 10b, and the individual call from the communication terminal 10b to the communication terminal 10c is reproduced on the communication terminal 10c.

(Floor Requestのデータ構造)
ここで、図17を参照して、Floor Request信号のデータ構造について説明する。同図(a)はグループ通話を行う際に送信されるFloor Request信号のデータ構造を示す図である。このFloor Request信号のデータ構造は、RTCPによる、Floor Request信号の構造と同様である。すなわち、同図において、「Subtype=0」に設定されているため、この信号はFloor Request信号となる。
一方、同図(b)は、個別通話を行う際に送信されるFloor Request信号のデータ構造を示す図である。このFloor Request信号のデータ構造は、同図(a)の場合とは異なり、「Subtype=16」に設定され、個別通話用のFloor Request信号となる。更に、この個別通話用のFloor Request信号には、個別通話相手を指定するための個別指定部Aが付加されている。その他の部分は、同図(a)の場合と同様の構造である。
(Floor Request data structure)
Here, the data structure of the Floor Request signal will be described with reference to FIG. FIG. 5A shows the data structure of a floor request signal transmitted when a group call is made. The data structure of the floor request signal is the same as the structure of the floor request signal by RTCP. That is, in this figure, since “Subtype = 0” is set, this signal is a floor request signal.
On the other hand, FIG. 5B is a diagram showing a data structure of a floor request signal transmitted when performing an individual call. The data structure of this floor request signal is different from the case of FIG. 5A, and is set to “Subtype = 16”, which becomes a floor request signal for individual calls. Furthermore, an individual designation part A for designating an individual call partner is added to the floor request signal for individual call. The other parts have the same structure as in FIG.

この個別指定部Aには、「Option ID=3」、「Option Length」、の他、個別通話相手の通信端末のID「public user ID(SIP URI)」が設定される。なお、個別通話相手が複数の場合は、その相手の数に相当する数だけ個別指定部Aが付加される。
以上のデータ構造からなるFloor Request信号を用いることにより、グループ通話のためのセッション確立中において、そのグループ内のメンバ間で個別通話を実現することができる。
In addition to “Option ID = 3” and “Option Length”, an ID “public user ID (SIP URI)” of an individual communication partner communication terminal is set in the individual designation unit A. When there are a plurality of individual call partners, the number of individual designation parts A corresponding to the number of the other parties is added.
By using the Floor Request signal having the above data structure, individual calls can be realized between members in the group during establishment of a session for the group call.

(グループ通話方法)
ところで、上述した実施形態においては、以下のグループ通話方法が採用されている。すなわち、グループ通話のためのセッション確立後のグループ通話中において、発言権を取得しているユーザである発言権取得ユーザ(例えば、通信端末10aのユーザ)以外の第1のユーザの通信端末(例えば、通信端末10b)から、上記発言権取得ユーザ及び上記第1のユーザ以外の第2のユーザの通信端末(例えば、通信端末10c)を指定した発言権取得要求信号を送信する個別発言権要求ステップと、上記セッション確立状態において、上記発言権取得要求信号を取得した音声制御装置から上記第1のユーザの通信端末(例えば、通信端末10b)および上記第2のユーザ(例えば、通信端末10c)の通信端末へ個別グループ通話開始のための信号を送信する個別グループ通話開始ステップとを含む、グループ通話方法が採用されている。
この方法を採用することにより、グループ通話中の現在の話題と関係の無い内緒の会話を行いたい場合など、グループ通話中において、そのグループ内のメンバ同士で個別に通話したいというニーズに対応可能なグループ通話サービスを実現することができる。
(Group call method)
By the way, in the above-described embodiment, the following group call method is adopted. That is, during the group call after the session for the group call is established, the communication terminal (for example, the first user) other than the speaking right acquisition user (for example, the user of the communication terminal 10a) who is the user who has acquired the speaking right. Individual speaking right requesting step of transmitting a speaking right acquisition request signal designating a communication terminal (for example, communication terminal 10c) of a second user other than the speaking right acquiring user and the first user from the communication terminal 10b) In the session establishment state, the voice control device that has acquired the floor acquisition request signal from the first user communication terminal (for example, the communication terminal 10b) and the second user (for example, the communication terminal 10c). Adopting a group call method including an individual group call start step for transmitting a signal for starting an individual group call to a communication terminal It has been.
By adopting this method, it is possible to respond to the need to talk individually between members of a group during a group call, such as when a secret conversation unrelated to the current topic during a group call is desired. A group call service can be realized.

(まとめ)
既存のグループ通話では、発言者の発言がグループのすべてのメンバに伝わり、グループ通話の途中で特定のメンバとだけ行う通話を実現することができない。実現しようとする場合、グループ通話のセッションとは別にさらに特定メンバとの通信のためのセッションを並行して確立する必要がある。しかし、この方法では、発言を特定メンバに送信する毎にセッション確立処理が必要になり、レスポンスの悪化、呼制御装置の負荷増、全体向け音声と個別向け音声の優先制御の複雑化が発生する。
(Summary)
In an existing group call, a speaker's speech is transmitted to all members of the group, and a call that is performed only with a specific member during the group call cannot be realized. In order to achieve this, it is necessary to establish a session for communication with a specific member in parallel in addition to the session for the group call. However, this method requires session establishment processing each time a message is transmitted to a specific member, resulting in a deterioration in response, an increase in the load on the call control device, and complication of priority control of voice for all and individual voice. .

そこで、本発明では、グループ通話の途中でグループのすべてのメンバに発言を伝えるか、特定のメンバにのみ発言を伝えるかを、発言権取得要求の際に選択できる構成を採用している。つまり本発明では、元のグループ通話のセッションの中で、発言権の取得毎にRTCPにて個別向け発言とグループ向け発言とを制御することで、上記の問題点を解決している。この制御はRTP/RTCPにて行うため呼制御装置の負荷増なく実現できる。   Therefore, in the present invention, a configuration is adopted in which it is possible to select whether to send a message to all members of a group or only to a specific member during a group call when requesting to speak. That is, in the present invention, the above-mentioned problem is solved by controlling individual-oriented utterances and group-oriented utterances by RTCP each time the right to speak is acquired in the original group call session. Since this control is performed by RTP / RTCP, it can be realized without increasing the load on the call control device.

したがって、本発明によれば、グループ通話時に、グループの全員向けに音声を送ることと、特定の相手にだけ個別に音声を送ることの両方ができるようになり、グループ通話中に内緒話などをすることができるようになる。
なお、上述した例では、グループ通話が可能な通信端末の一例として携帯電話機を挙げ、また、モバイルサービスの標準化団体であるOMAにて、PoCという名称で呼ばれている技術を用いて、多者通話を行う場合を一例に挙げて説明した。ただし、本発明が適用可能な通信端末は携帯電話機に限定されず、また、グループ通話を行うシステムは、上記PoCシステムに限定されない。
Therefore, according to the present invention, during a group call, both voice can be sent to all members of the group and voice can be sent individually to a specific party. Will be able to.
In the above-described example, a mobile phone is cited as an example of a communication terminal that can perform group calls, and a technique called “PoC” is used by a OMA, which is a mobile service standardization organization. The case of making a call has been described as an example. However, a communication terminal to which the present invention is applicable is not limited to a mobile phone, and a system for performing a group call is not limited to the PoC system.

本発明は、グループ通話中にグループ内の特定メンバにのみ発言を伝えたい場合に利用することができる。   The present invention can be used when it is desired to convey a message only to a specific member in a group during a group call.

本発明の実施形態によるグループ通話システムの構成例を示すブロック図である。It is a block diagram which shows the structural example of the group call system by embodiment of this invention. 図1中の音声制御装置の機能構成例を示すブロック図である。It is a block diagram which shows the function structural example of the audio | voice control apparatus in FIG. 図1中の音声制御装置のハードウェア構成例を示すブロック図である。It is a block diagram which shows the hardware structural example of the audio | voice control apparatus in FIG. 図1中の通信端末の機能構成例を示すブロック図である。It is a block diagram which shows the function structural example of the communication terminal in FIG. 音声制御装置を制御するプログラムのアルゴリズムの例を示すフローチャートである。It is a flowchart which shows the example of the algorithm of the program which controls an audio | voice control apparatus. 図1中の音声制御装置が保持する管理テーブルの例を示す図である。It is a figure which shows the example of the management table which the audio | voice control apparatus in FIG. 1 hold | maintains. 図1中のグループ管理装置が保持するグループリストの例を示す図である。It is a figure which shows the example of the group list which the group management apparatus in FIG. 1 hold | maintains. 図1のグループ通話システムの動作例を示すシーケンス図の一部である。FIG. 3 is a part of a sequence diagram showing an operation example of the group call system of FIG. 1. 図1のグループ通話システムの動作例を示すシーケンス図の一部である。FIG. 3 is a part of a sequence diagram showing an operation example of the group call system of FIG. 1. 図1のグループ通話システムの動作例を示すシーケンス図の一部である。FIG. 3 is a part of a sequence diagram showing an operation example of the group call system of FIG. 1. 図1のグループ通話システムの動作例を示すシーケンス図の一部である。FIG. 3 is a part of a sequence diagram showing an operation example of the group call system of FIG. 1. 図1のグループ通話システムにおいて、グループ全体の通話と個別通話とが衝突した場合の動作の例を示すシーケンス図の一部である。FIG. 2 is a part of a sequence diagram illustrating an example of an operation when a call of the entire group collides with an individual call in the group call system of FIG. 1. 図1のグループ通話システムにおいて、グループ全体の通話と個別通話とが衝突した場合の動作の例を示すシーケンス図の一部である。FIG. 2 is a part of a sequence diagram illustrating an example of an operation when a call of the entire group collides with an individual call in the group call system of FIG. 1. 図1のグループ通話システムにおいて、グループ全体の通話と個別通話とが衝突した場合の動作の例を示すシーケンス図の一部である。FIG. 2 is a part of a sequence diagram illustrating an example of an operation when a call of the entire group collides with an individual call in the group call system of FIG. 1. 個別通話中にグループ全体通話が終了する場合の動作例を示すシーケンス図である。It is a sequence diagram which shows the operation example when the whole group call is terminated during an individual call. 個別通話の発信を、複数の通信端末に対して行う場合の動作の例を示すシーケンス図である。It is a sequence diagram which shows the example of operation | movement in the case of performing transmission of an individual call with respect to a some communication terminal. Floor Request信号のデータ構造を示す図である。It is a figure which shows the data structure of a Floor Request signal. 通信路が形成されていない状態からPoC通信を開始する場合の処理を示す図である。It is a figure which shows the process in the case of starting PoC communication from the state in which the communication path is not formed. Registration処理の状態を示す図である。It is a figure which shows the state of Registration processing. Invitation処理の状態を示す図である。It is a figure which shows the state of Invitation processing. PoC通信を行っている状態において、発言権を取得するための処理を示す図である。It is a figure which shows the process for acquiring the floor in the state which is performing PoC communication. PoC通信を行っている状態において、発言権を取得できなかった場合の処理を示す図である。It is a figure which shows the process when the right to speak cannot be acquired in the state which is performing PoC communication. PoC通信を行っている状態において、発言権を開放する場合の処理を示す図である。It is a figure which shows the process in the case of performing the PoC communication, when releasing the floor.

符号の説明Explanation of symbols

10a〜10c 通信端末
20 呼制御装置
30 音声制御装置
40 グループ管理装置
100 PoCサーバ
101 通信部
102 記憶部
103 表示部
104 操作部
105 制御部
200 移動体通信網
301 情報通信部
302 音声複製部
303 テーブル制御部
304 テーブル記録部
314 ネットワーク制御部
10a to 10c Communication terminal 20 Call control device 30 Voice control device 40 Group management device 100 PoC server 101 Communication unit 102 Storage unit 103 Display unit 104 Operation unit 105 Control unit 200 Mobile communication network 301 Information communication unit 302 Voice replication unit 303 Table Control unit 304 Table recording unit 314 Network control unit

Claims (7)

複数のメンバによって構成されるグループ内において通信端末によるグループ通話を実現する場合に、発言者の通信端末から送信された音声を前記グループに属する他のメンバの通信端末へ送信する音声制御装置であって、グループ全体に対する全体通話のための発言権か前記グループ内の一部のメンバへの個別通話のための発言権かを示す発言権フラグを含む発言権取得要求を取得する発言権要求取得手段と、前記発言権要求取得手段によって取得された発言権取得要求に含まれている発言権フラグに基づき、前記グループ全体に対する全体通話のための音声配信処理と、前記グループ内の一部のメンバへの個別通話のための音声配信処理と、のいずれか一方の処理を行う音声配信手段とを備えたことを特徴とする音声制御装置。   A voice control device for transmitting a voice transmitted from a communication terminal of a speaker to a communication terminal of another member belonging to the group when realizing a group call by a communication terminal in a group composed of a plurality of members. A right-to-speak request acquisition means for acquiring a right-to-speak request including a right-to-speak flag indicating whether the right to speak for the entire group or the right to speak individually to some members of the group. And voice distribution processing for the entire call for the entire group, based on the floor flag included in the floor acquisition request acquired by the floor request acquisition means, and to some members in the group A voice control apparatus comprising: a voice delivery process for the individual call; and a voice delivery unit that performs any one of the processes. 前記音声配信手段は、前記グループ全体に対する全体通話のための全体通話音声と、前記グループ内の一部のメンバへの個別通話のための個別通話音声とが同一の通信端末に配信される場合、その通信端末には前記個別通話音声を優先して配信することを特徴とする請求項1に記載の音声制御装置。   The voice delivery means, when the whole call voice for the whole call for the whole group and the individual call voice for the individual call to some members in the group are delivered to the same communication terminal, The voice control apparatus according to claim 1, wherein the individual call voice is preferentially distributed to the communication terminal. 前記音声配信手段は、前記グループ全体に対する全体通話のための全体通話音声と、前記グループ内の一部のメンバへの個別通話のための個別通話音声とが同一の通信端末に配信される場合、その通信端末以外の通信端末には前記全体通話音声を配信し続けることを特徴とする請求項1に記載の音声制御装置。   The voice delivery means, when the whole call voice for the whole call for the whole group and the individual call voice for the individual call to some members in the group are delivered to the same communication terminal, The voice control device according to claim 1, wherein the whole call voice is continuously distributed to communication terminals other than the communication terminal. グループ全体に対する全体通話のための発言権か前記グループ内の一部のメンバへの個別通話のための発言権かを示す発言権フラグを、発言権取得のための発言権取得要求に含めて送信する発言権取得要求送信手段を備えたことを特徴とする通信端末。   A floor flag indicating whether the floor is the right to speak for the entire group or the right to speak individually to some members of the group is included in the floor acquisition request for obtaining the floor. A communication terminal comprising a speaking right acquisition request transmitting means. 発信元の通信端末と発信先の複数の通信端末とのグループ通話接続を行うための呼制御を行う呼制御装置と、発信元の通信端末と発信先の少なくとも1つの通信端末とで構成するグループを管理するためのグループ管理装置と、請求項1から請求項3までのいずれか1項に記載の音声制御装置とを備えたことを特徴とするグループ通話システム。   A group comprising a call control device for performing call control for performing group call connection between a source communication terminal and a plurality of destination communication terminals, and a source communication terminal and at least one destination communication terminal A group call system comprising: a group management device for managing the voice communication device; and a voice control device according to any one of claims 1 to 3. 前記呼制御装置はIMS Coreとして、前記グループ管理装置はGLMSとして、前記音声制御装置はPoC Serverとして、前記通信端末はPoC Clientとして構成され、Push to Talk Over Cellularに準拠する移動体グループ通話システムを実現することを特徴とする請求項5に記載のグループ通話システム。   The call control device is configured as IMS Core, the group management device is configured as GLMS, the voice control device is configured as PoC Server, the communication terminal is configured as PoC Client, and a mobile group call system conforming to Push to Talk Over Cellular is established. The group call system according to claim 5, which is realized. 複数のメンバによって構成されるグループ内において通信端末によるグループ通話を実現する場合に、発言者の通信端末から送信された音声を前記グループに属する他のメンバの通信端末へ送信する音声制御装置を制御する音声制御装置制御プログラムであって、コンピュータを、グループ全体に対する全体通話のための発言権か前記グループ内の一部のメンバへの個別通話のための発言権かを示す発言権フラグを含む発言権取得要求を取得する発言権要求取得手段、前記発言権要求取得手段によって取得された発言権取得要求に含まれている発言権フラグに基づき、前記グループ全体に対する全体通話のための音声配信処理と、前記グループ内の一部のメンバへの個別通話のための音声配信処理と、のいずれか一方の処理を行う音声配信手段、として機能させることを特徴とする音声制御装置制御プログラム。   Controls a voice control device that transmits a voice transmitted from a communication terminal of a speaker to a communication terminal of another member belonging to the group when a group call by a communication terminal is realized in a group composed of a plurality of members A speech control device control program for performing a speech right flag that indicates whether the computer is a speech right for an entire call for the entire group or a speech right for an individual call to some members in the group A voice right request acquisition means for acquiring a right acquisition request, a voice distribution process for the entire call for the entire group, based on a voice right flag included in the voice acquisition request acquired by the voice right request acquisition means; And a voice delivery process for performing any one of the voice delivery processes for individual calls to some members in the group Voice control unit control program characterized by, to function as a.
JP2007261979A 2007-10-05 2007-10-05 Voice control apparatus, communication terminal, group voice communication system, control program of voice control apparatus Pending JP2009094691A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007261979A JP2009094691A (en) 2007-10-05 2007-10-05 Voice control apparatus, communication terminal, group voice communication system, control program of voice control apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007261979A JP2009094691A (en) 2007-10-05 2007-10-05 Voice control apparatus, communication terminal, group voice communication system, control program of voice control apparatus

Publications (1)

Publication Number Publication Date
JP2009094691A true JP2009094691A (en) 2009-04-30

Family

ID=40666229

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007261979A Pending JP2009094691A (en) 2007-10-05 2007-10-05 Voice control apparatus, communication terminal, group voice communication system, control program of voice control apparatus

Country Status (1)

Country Link
JP (1) JP2009094691A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013143630A (en) * 2012-01-10 2013-07-22 Hitachi Ltd Lte system, application control device, and packet gateway
JP2014168135A (en) * 2013-02-28 2014-09-11 Ricoh Co Ltd Transmission terminal, transmission system, and program
JP2015027054A (en) * 2013-07-29 2015-02-05 株式会社リコー Communication system, method, communication device, and program
JP2016019015A (en) * 2014-07-04 2016-02-01 アイコム株式会社 Communication device and voice communication system
JP2017038210A (en) * 2015-08-10 2017-02-16 アイコム株式会社 Voice communication system setting method
WO2023181886A1 (en) * 2022-03-23 2023-09-28 株式会社Jvcケンウッド Conference support device and conference support method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04339484A (en) * 1991-04-12 1992-11-26 Fuji Xerox Co Ltd Remote conference device
JPH07303147A (en) * 1994-04-29 1995-11-14 At & T Corp Communication bridge
JPH08163523A (en) * 1994-11-30 1996-06-21 Canon Inc Terminal equipment and electronic conference system provided with the terminal equipment
JP2001308855A (en) * 2000-04-19 2001-11-02 Nippon Telegr & Teleph Corp <Ntt> Inter-multiple place sound communicating method, client server system used in the inter-multiple place sound communicating method and recording medium with programs of client and server recorded thereon
JP2007243864A (en) * 2006-03-13 2007-09-20 Nec Corp Communication terminal apparatus, communication method, and program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04339484A (en) * 1991-04-12 1992-11-26 Fuji Xerox Co Ltd Remote conference device
JPH07303147A (en) * 1994-04-29 1995-11-14 At & T Corp Communication bridge
JPH08163523A (en) * 1994-11-30 1996-06-21 Canon Inc Terminal equipment and electronic conference system provided with the terminal equipment
JP2001308855A (en) * 2000-04-19 2001-11-02 Nippon Telegr & Teleph Corp <Ntt> Inter-multiple place sound communicating method, client server system used in the inter-multiple place sound communicating method and recording medium with programs of client and server recorded thereon
JP2007243864A (en) * 2006-03-13 2007-09-20 Nec Corp Communication terminal apparatus, communication method, and program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013143630A (en) * 2012-01-10 2013-07-22 Hitachi Ltd Lte system, application control device, and packet gateway
JP2014168135A (en) * 2013-02-28 2014-09-11 Ricoh Co Ltd Transmission terminal, transmission system, and program
JP2015027054A (en) * 2013-07-29 2015-02-05 株式会社リコー Communication system, method, communication device, and program
JP2016019015A (en) * 2014-07-04 2016-02-01 アイコム株式会社 Communication device and voice communication system
JP2017038210A (en) * 2015-08-10 2017-02-16 アイコム株式会社 Voice communication system setting method
WO2023181886A1 (en) * 2022-03-23 2023-09-28 株式会社Jvcケンウッド Conference support device and conference support method

Similar Documents

Publication Publication Date Title
JP4705159B2 (en) Response mode in push-to-talk mobile communication services
US8185143B1 (en) Selectively buffering voice data at a server during a voice communication session
JP4675963B2 (en) Push-to-talk over cellular system call processing system and method according to user response mode
US7778655B2 (en) Mobile communications terminal for controlling user&#39;s floor and method thereof
EP1889441B1 (en) Method for poc server to handle poc caller preferences
US20090017856A1 (en) Transfer of Part of a Push to Talk Session
JP2008512911A (en) Group details for group services
JP2007534247A (en) Group invitation
JP4808810B2 (en) Speaking right control method and apparatus in PT service
JP2008523662A (en) Image-based push-to-talk user interface image exchange method
US20150295974A1 (en) Method, User Equipment and Application Server for Adding Media Stream of Multimedia Session
JP4229287B2 (en) Communication control server, communication terminal, communication control method
JP5520802B2 (en) Method and system for dividing a single PoC group session
JP2009094691A (en) Voice control apparatus, communication terminal, group voice communication system, control program of voice control apparatus
US20090215483A1 (en) Methods and Apparatus for Push to Talk Type Service
JP2007201916A (en) PoC DATA TRANSMISSION METHOD AND PoC CALL SYSTEM AND DEVICE
US8320362B2 (en) Telecommunications system and method of initiating file transfers from voice endpoints
JP2009523357A (en) Terminal apparatus and method for providing media transfer time information in PoC system and PoC system for providing media transfer time information
JP2008258844A (en) Communication terminal
JP2007068078A (en) Communication system, mobile terminal, server and communication method
JP4444271B2 (en) PoC group communication system, communication terminal
JP4772802B2 (en) Talking right management method and mobile terminal
JP4650626B2 (en) Speaking right management system, speaking right management method, and program
JP4249213B2 (en) Group management server
JP4053560B2 (en) Call control apparatus and group communication control method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100921

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120329

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120410

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120606

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120717

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20121113