JP2022070039A - Wait call display program and wait call display method - Google Patents

Wait call display program and wait call display method Download PDF

Info

Publication number
JP2022070039A
JP2022070039A JP2020179046A JP2020179046A JP2022070039A JP 2022070039 A JP2022070039 A JP 2022070039A JP 2020179046 A JP2020179046 A JP 2020179046A JP 2020179046 A JP2020179046 A JP 2020179046A JP 2022070039 A JP2022070039 A JP 2022070039A
Authority
JP
Japan
Prior art keywords
call
waiting
order
waiting call
display
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
JP2020179046A
Other languages
Japanese (ja)
Inventor
一茂 永木
Kazushige Nagaki
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2020179046A priority Critical patent/JP2022070039A/en
Publication of JP2022070039A publication Critical patent/JP2022070039A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Telephonic Communication Services (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

To support flexible response to waiting call situations.SOLUTION: A wait call display program causes a computer to execute display processing and change processing. The display processing displays a wait call display screen in which wait calls are arranged in order on the basis of a wait call table showing the order in which the wait calls are allocated. The change processing changes the order in the wait call table on the basis of the operation of changing the order of a specific wait call on the wait call display screen.SELECTED DRAWING: Figure 9A

Description

本発明の実施形態は、待ち呼表示プログラムおよび待ち呼表示方法に関する。 Embodiments of the present invention relate to a waiting call display program and a waiting call display method.

従来、コールセンタでは、複数の顧客からの着信について、ACD(Automatic Call Distributor、自動着信呼分配装置)により空いているオペレータに着信させる処理を行う。また着信の時点でオペレータが空いていない場合には、着信を待たせておき、オペレータが空いたら、待たせておいた着信をオペレータに振り分ける処理を行う。この待たせられている着信を待ち呼と呼ぶ。この時、ACDは、待ち時間の待ち呼から順番に着信させる、などのルールに基づいて割り振りの制御を行う。これにより、コールセンタでは、顧客及びオペレータの稼働、待ち時間の平準化を図るようにしている。 Conventionally, a call center performs a process of receiving an incoming call from a plurality of customers by using an ACD (Automatic Call Distributor) to a vacant operator. If the operator is not available at the time of the incoming call, the incoming call is made to wait, and when the operator is available, the waited call is distributed to the operator. This waiting call is called a waiting call. At this time, the ACD controls the allocation based on a rule such as receiving calls in order from the waiting call in the waiting time. As a result, the call center is trying to equalize the operation and waiting time of customers and operators.

コールセンタにおける着信の割り振りについては、通信端末からの顧客の属性に基づく情報により、待ち呼の一覧をPC端末装置の表示画面上に表示することで、PC端末装置の表示画面に基づいて、最適なオペレータが顧客を選定して応対する従来技術がある。 Regarding the allocation of incoming calls at the call center, by displaying a list of waiting calls on the display screen of the PC terminal device based on the information based on the customer's attributes from the communication terminal, it is optimal based on the display screen of the PC terminal device. There is a conventional technique in which an operator selects and responds to a customer.

特開2017-59992号公報Japanese Unexamined Patent Publication No. 2017-5992

しかしながら、ADCなどで決定した振り分け優先度にしたがって複数の顧客からの着信を振り分ける場合は、刻々と変化する待ち呼の状況に柔軟に対応することが困難である。また、上記の従来技術では、刻々と変化する待ち呼の状況に柔軟に対応しようとする場合、待ち呼の一覧より各オペレータが最適な顧客を選定しなければならず、各オペレータにおける作業効率が悪くなるという問題がある。 However, when the incoming calls from a plurality of customers are distributed according to the distribution priority determined by the ADC or the like, it is difficult to flexibly respond to the ever-changing waiting call situation. Further, in the above-mentioned conventional technique, when trying to flexibly respond to the ever-changing waiting call situation, each operator must select the most suitable customer from the waiting call list, and the work efficiency of each operator is improved. There is the problem of getting worse.

1つの側面では、待ち呼状況に対する柔軟な対応を支援できる待ち呼表示プログラムおよび待ち呼表示方法を提供することを目的とする。 One aspect is to provide a waiting call display program and a waiting call display method that can support a flexible response to a waiting call situation.

1つの案では、待ち呼表示プログラムは、表示する処理と、変更する処理とをコンピュータに実行させる。表示する処理は、待ち呼が割り振られる順番を示す待ち呼テーブルに基づいて、待ち呼を順番に並べた待ち呼表示画面を表示する。変更する処理は、待ち呼表示画面における特定の待ち呼の順番を変更する操作に基づいて、待ち呼テーブルにおける順番を変更する。 In one idea, the waiting call display program causes the computer to perform a process of displaying and a process of changing. The process of displaying displays the waiting call display screen in which the waiting calls are arranged in order based on the waiting call table showing the order in which the waiting calls are allocated. The process of changing changes the order in the waiting call table based on the operation of changing the order of a specific waiting call on the waiting call display screen.

待ち呼状況に対する柔軟な対応を支援できる。 It can support flexible response to the waiting call situation.

図1は、実施形態にかかるコールセンタシステムの一例を示す説明図である。FIG. 1 is an explanatory diagram showing an example of a call center system according to an embodiment. 図2は、通話サーバの一例を示すブロック図である。FIG. 2 is a block diagram showing an example of a call server. 図3は、事前設定の動作例を示すフローチャートである。FIG. 3 is a flowchart showing an operation example of presetting. 図4は、着信処理の動作例を示すフローチャートである。FIG. 4 is a flowchart showing an operation example of incoming call processing. 図5は、着信・振り分けの具体例を示すフローチャートである。FIG. 5 is a flowchart showing a specific example of incoming call / sorting. 図6は、待ち呼画面表示の動作例を示すフローチャートである。FIG. 6 is a flowchart showing an operation example of the standby call screen display. 図7は、表示画面の一例を説明する説明図である。FIG. 7 is an explanatory diagram illustrating an example of a display screen. 図8は、待ち呼優先度の変更に関する動作例を示すフローチャートである。FIG. 8 is a flowchart showing an operation example relating to the change of the waiting call priority. 図9Aは、待ち呼割り振り順の変更操作を説明する説明図である。FIG. 9A is an explanatory diagram illustrating an operation of changing the waiting call allocation order. 図9Bは、待ち呼割り振り順の変更操作を説明する説明図である。FIG. 9B is an explanatory diagram illustrating an operation of changing the waiting call allocation order. 図10Aは、待ち呼優先度の変更後の着信動作例を示すフローチャートである。FIG. 10A is a flowchart showing an example of an incoming call operation after changing the waiting call priority. 図10Bは、待ち呼優先度の変更後の着信動作例を示すフローチャートである。FIG. 10B is a flowchart showing an example of an incoming call operation after changing the waiting call priority. 図11は、コンピュータ構成の一例を説明する説明図である。FIG. 11 is an explanatory diagram illustrating an example of a computer configuration.

以下、図面を参照して、実施形態にかかる待ち呼表示プログラムおよび待ち呼表示方法を説明する。実施形態において同一の機能を有する構成には同一の符号を付し、重複する説明は省略する。なお、以下の実施形態で説明する待ち呼表示プログラムおよび待ち呼表示方法は、一例を示すに過ぎず、実施形態を限定するものではない。また、以下の各実施形態は、矛盾しない範囲内で適宜組みあわせてもよい。 Hereinafter, the waiting call display program and the waiting call display method according to the embodiment will be described with reference to the drawings. Configurations having the same function in the embodiment are designated by the same reference numerals, and duplicate description will be omitted. The waiting call display program and the waiting call display method described in the following embodiments are merely examples, and do not limit the embodiments. In addition, the following embodiments may be appropriately combined within a consistent range.

図1は、実施形態にかかるコールセンタシステムの一例を示す説明図である。図1に示すように、コールセンタシステム1では、電話網3を介して電話機やスマートフォンなどの通話機能を備えた顧客端末2からの顧客による通話を受け付ける。次いで、コールセンタシステム1では、顧客からの通話により受け付けた商品又はサービスなどの問合せに対してオペレータが応答する。 FIG. 1 is an explanatory diagram showing an example of a call center system according to an embodiment. As shown in FIG. 1, the call center system 1 accepts a call by a customer from a customer terminal 2 having a call function such as a telephone or a smartphone via a telephone network 3. Next, in the call center system 1, the operator responds to an inquiry about a product or service received by a call from a customer.

コールセンタシステム1は、通話サーバ10と、通話端末11と、管理端末12と、モニター13と、構内通信網14とを有する。 The call center system 1 includes a call server 10, a call terminal 11, a management terminal 12, a monitor 13, and a premises communication network 14.

通話サーバ10は、顧客端末2からの通話を管理するサーバ装置である。例えば、通話サーバ10は、顧客端末2から着信を受けた場合、空いている(通話中でない)オペレータの通話端末11に顧客端末2の着信を振り分ける。 The call server 10 is a server device that manages calls from the customer terminal 2. For example, when the call server 10 receives an incoming call from the customer terminal 2, the call server 10 distributes the incoming call of the customer terminal 2 to the call terminal 11 of a vacant (not in-call) operator.

なお、通話サーバ10は、顧客端末2から着信を受けた際にオペレータに空きがない場合、顧客端末2の着信を待ち呼とする。この新規の待ち呼について、通話サーバ10は、オペレータに空きが生じた場合に割り振りを行う優先度を予め定義されたルールに従って決定し、待ち呼の割り振り順を管理する待ち呼リストに登録する。通話サーバ10は、オペレータに空きが生じた場合、待ち呼リストの割り振り順に従って待ち呼を読み出し、読み出した待ち呼を空いているオペレータの通話端末11に振り分ける。 If the operator has no vacancy when receiving an incoming call from the customer terminal 2, the call server 10 considers the incoming call from the customer terminal 2 as a waiting call. For this new waiting call, the call server 10 determines the priority for allocating when the operator becomes vacant according to a predefined rule, and registers the new waiting call in the waiting call list that manages the allocation order of the waiting call. When the operator becomes vacant, the call server 10 reads the wait call according to the allocation order of the wait call list and distributes the read wait call to the call terminal 11 of the vacant operator.

通話端末11は、電話応対のオペレータが使用する、例えば、音声通話機能のヘッドセットを接続したコンピュータ等の情報処理装置である。通話端末11は、通話サーバ10が振り分けた顧客端末2からの音声通話を受け付ける。 The call terminal 11 is an information processing device used by a telephone answering operator, for example, a computer or the like to which a headset having a voice call function is connected. The call terminal 11 receives a voice call from the customer terminal 2 distributed by the call server 10.

管理端末12は、コールセンタシステム1の管理者(ユーザ)が使用するコンピュータ等の情報処理装置である。管理端末12は、例えば、キーボードやマウスなどの入力装置を介して受け付けたユーザの操作指示に基づいて通話サーバ10における各種設定を行う。 The management terminal 12 is an information processing device such as a computer used by the administrator (user) of the call center system 1. The management terminal 12 makes various settings on the call server 10 based on a user's operation instruction received via an input device such as a keyboard or a mouse, for example.

モニター13は、通話サーバ10から通知される表示情報に基づく表示画面を表示する表示装置である。例えば、モニター13は、通話サーバ10から通知される表示情報をもとに通話サーバ10が管理する待ち呼状況をリアルタイムに表示する。これにより、ユーザは、待ち呼状況を容易に確認することができる。 The monitor 13 is a display device that displays a display screen based on the display information notified from the call server 10. For example, the monitor 13 displays the waiting call status managed by the call server 10 in real time based on the display information notified from the call server 10. As a result, the user can easily check the waiting call status.

また、モニター13は、表示画面における操作指示を、例えば画面上のタッチセンサにより受け付けて通話サーバ10に通知する。これにより、通話サーバ10では、モニター13の表示画面における操作指示をもとに、各種設定変更を行うことができる。 Further, the monitor 13 receives an operation instruction on the display screen by, for example, a touch sensor on the screen and notifies the call server 10. As a result, the call server 10 can change various settings based on the operation instructions on the display screen of the monitor 13.

構内通信網14は、通話サーバ10、通話端末11、管理端末12およびモニター13との間を接続する通信網である。 The premises communication network 14 is a communication network that connects between the call server 10, the call terminal 11, the management terminal 12, and the monitor 13.

図2は、通話サーバ10の一例を示すブロック図である。図2に示すように、通話サーバ10は、通信部20、自動応答装置21、ACD装置22、記憶部23および制御部24を有する。 FIG. 2 is a block diagram showing an example of the call server 10. As shown in FIG. 2, the call server 10 includes a communication unit 20, an automatic answering device 21, an ACD device 22, a storage unit 23, and a control unit 24.

通信部20は、制御部24の制御のもと、電話網3および構内通信網14との通信を行う通信インタフェースである。 The communication unit 20 is a communication interface that communicates with the telephone network 3 and the premises communication network 14 under the control of the control unit 24.

自動応答装置21は、顧客端末2からの着信に自動応答し、ACD装置22に処理を引き継ぐ装置である。 The automatic answering device 21 is a device that automatically answers an incoming call from the customer terminal 2 and takes over the processing to the ACD device 22.

ACD装置22は、制御部24の制御のもと、自動応答装置21から処理を引き継いだ着信を通話端末11に転送する応答装置である。なお、ACD装置22は、着信を待ち呼とする場合、待機中であることを説明する応答を行う。 The ACD device 22 is a answering device that transfers an incoming call that has taken over the processing from the automatic answering device 21 to the call terminal 11 under the control of the control unit 24. When the incoming call is a waiting call, the ACD device 22 makes a response explaining that the call is waiting.

記憶部23は、例えば、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)などの半導体メモリ素子や、HDD(Hard Disk Drive)などの記憶装置に対応する。記憶部23は、顧客情報30、ルール定義情報31および待ち呼リスト32を格納する。 The storage unit 23 corresponds to, for example, a semiconductor memory element such as a RAM (Random Access Memory) or a flash memory (Flash Memory), or a storage device such as an HDD (Hard Disk Drive). The storage unit 23 stores the customer information 30, the rule definition information 31, and the waiting call list 32.

顧客情報30は、顧客ごとに設定された、発信者番号(例えば電話番号)、氏名、属性、識別子などの情報である。 The customer information 30 is information such as a caller ID (for example, a telephone number), a name, an attribute, and an identifier set for each customer.

例えば、属性の項目は、VIP(Very Important Person)、一般、特定などに分類した顧客の属性を示す。識別子の項目は、要注意人物等の特定の顧客であるか否かを示す。一例として、識別子の項目では、識別子の有無(0または1)により、応対に特に注意を要する要注意人物であるか否かを表してもよい。また、識別子の項目では、1の場合は要注意人物であり、2の場合は登録して間もない新規顧客であることを表すように、番号によって特定の種別の顧客であるか否かを表すようにしてもよい。 For example, the attribute item indicates the attribute of the customer classified into VIP (Very Important Person), general, specific, and the like. The identifier item indicates whether or not the customer is a specific customer such as a person requiring attention. As an example, in the item of identifier, whether or not the person needs special attention may be indicated by the presence or absence of the identifier (0 or 1). In addition, in the item of identifier, whether or not it is a specific type of customer by number so that 1 is a person requiring attention and 2 is a new customer who has just been registered. It may be represented.

ルール定義情報31は、新規の待ち呼について、オペレータへの割り振りを行う割り振り順を決定するためのルールを設定した定義情報である。一例として、ルール定義情報31には、新規の待ち呼における発信者番号をもとに顧客情報30を参照して特定した顧客の属性により優先度を決定するためのルールが示されている。例えば、ルール定義情報31では、顧客の属性について、VIP>一般>登録なし(該当する属性なし)>特定の順に優先度を決定するルールなどが定義されている。 The rule definition information 31 is definition information in which rules for determining an allocation order for allocating new wait calls to operators are set. As an example, the rule definition information 31 shows a rule for determining the priority according to the attribute of the customer specified by referring to the customer information 30 based on the caller ID in the new waiting call. For example, the rule definition information 31 defines a rule for determining the priority of a customer's attributes in the order of VIP> general> no registration (no corresponding attribute)> specific order.

待ち呼リスト32は、待ち呼の割り振り順を管理する。具体的には、待ち呼リスト32は、ルール定義情報310に定義されている優先度順に並べた待ち呼ごとに、待ち呼を識別する呼管理番号、着信の時刻、設定変更後の優先度を最優先とするか否かを示す最優先フラグなどを格納する。このリストの割り振り順が早い方から順番にオペレータの通話端末11に割振られる。 The waiting call list 32 manages the allocation order of waiting calls. Specifically, the waiting call list 32 sets the call management number for identifying the waiting call, the incoming time, and the priority after the setting change for each waiting call arranged in the order of priority defined in the rule definition information 310. Stores the highest priority flag, etc., which indicates whether or not to give the highest priority. The list is allocated to the operator's calling terminal 11 in order from the earliest allocation order.

制御部24は、設定部40、着信処理部41、待ち呼表示部42および割り振り順変更部43を有する。制御部24は、CPU(Central Processing Unit)やMPU(Micro Processing Unit)などによって実現できる。また、制御部24は、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)などのハードワイヤードロジックによっても実現できる。 The control unit 24 includes a setting unit 40, an incoming call processing unit 41, a waiting call display unit 42, and an allocation order changing unit 43. The control unit 24 can be realized by a CPU (Central Processing Unit), an MPU (Micro Processing Unit), or the like. Further, the control unit 24 can also be realized by hard-wired logic such as ASIC (Application Specific Integrated Circuit) or FPGA (Field Programmable Gate Array).

設定部40は、管理端末12からの事前設定を受け付け、受け付けた内容をもとに顧客情報30、ルール定義情報31などの設定登録(追加/更新/削除)を行う処理部である。 The setting unit 40 is a processing unit that receives pre-settings from the management terminal 12 and registers (adds / updates / deletes) settings such as customer information 30 and rule definition information 31 based on the received contents.

図3は、事前設定の動作例を示すフローチャートである。図3に示すように、管理端末12では、顧客の発信者番号、氏名、属性、識別子などの顧客情報30を追加/更新/削除する設定操作を受け付ける(S10)。次いで、管理端末12は、受け付けた設定操作の内容での登録を通話サーバ10に依頼する(S11)。 FIG. 3 is a flowchart showing an operation example of presetting. As shown in FIG. 3, the management terminal 12 accepts a setting operation for adding / updating / deleting customer information 30 such as a customer's caller ID, name, attribute, and identifier (S10). Next, the management terminal 12 requests the call server 10 to register the contents of the received setting operation (S11).

設定部40は、管理端末12からの依頼された内容に基づき、顧客情報30における顧客リストの追加/更新/削除を行い(S12)、その結果を通知する(S13)。図示例では、No1~5の顧客リスト(発信者番号、氏名、属性、識別子)が顧客情報30に追加されている。 The setting unit 40 adds / updates / deletes the customer list in the customer information 30 based on the content requested from the management terminal 12 (S12), and notifies the result (S13). In the illustrated example, the customer list (caller number, name, attribute, identifier) of Nos. 1 to 5 is added to the customer information 30.

また、管理端末12では、オペレータへの割り振りを行う優先度を決定するためのルールを定義する設定操作を受け付ける(S14)。次いで、管理端末12は、受け付けた設定操作の内容での登録を通話サーバ10に依頼する(S15)。 Further, the management terminal 12 accepts a setting operation for defining a rule for determining the priority for allocating to the operator (S14). Next, the management terminal 12 requests the call server 10 to register the contents of the received setting operation (S15).

設定部40は、管理端末12からの依頼された内容に基づくルールをルール定義情報31に追加し(S16)、その結果を通知する(S17)。図示例では、発信者番号に基づく顧客の属性の種別(1:VIP、2:一般、3:登録なし(該当する属性なし)、4:特定)順に優先度を決定するルールがルール定義情報31に追加されている。 The setting unit 40 adds a rule based on the content requested from the management terminal 12 to the rule definition information 31 (S16), and notifies the result (S17). In the illustrated example, the rule that determines the priority in order of the customer attribute type (1: VIP, 2: general, 3: no registration (no applicable attribute), 4: specific) based on the caller ID is the rule definition information 31. Has been added to.

図2に戻り、着信処理部41は、顧客端末2からの着信を処理する処理部である。具体的には、着信処理部41は、自動応答装置21が顧客端末2からの着信を受け付けた場合、空いている(通話中でない)オペレータの通話端末11の有無を確認する。空いている通話端末11がある場合、着信処理部41は、自動応答装置21から処理を引き継いだ着信について、空いている通話端末11に転送するようにACD装置22を制御する。このように、着信処理部41は、顧客端末2の着信を空いている通話端末11に振り分ける。 Returning to FIG. 2, the incoming call processing unit 41 is a processing unit that processes an incoming call from the customer terminal 2. Specifically, when the automatic answering device 21 receives an incoming call from the customer terminal 2, the incoming call processing unit 41 confirms the presence or absence of a vacant (not in-call) operator's calling terminal 11. When there is a vacant call terminal 11, the incoming call processing unit 41 controls the ACD device 22 so that the incoming call that has taken over the processing from the automatic answering device 21 is transferred to the vacant call terminal 11. In this way, the incoming call processing unit 41 distributes the incoming call of the customer terminal 2 to the vacant call terminal 11.

空いている通話端末11がない場合、着信処理部41は、顧客端末2の着信を待ち呼とするようにACD装置22を制御する。このとき、着信処理部41は、ルール定義情報31のルールに従って新規の待ち呼に関する優先度を決定し、決定した優先度で新規の待ち呼を待ち呼リスト32に登録する。 When there is no free call terminal 11, the incoming call processing unit 41 controls the ACD device 22 so that the incoming call of the customer terminal 2 is a waiting call. At this time, the incoming call processing unit 41 determines the priority regarding the new waiting call according to the rule of the rule definition information 31, and registers the new waiting call in the waiting call list 32 with the determined priority.

また、着信処理部41は、通話端末11に空きが生じた場合、待ち呼リスト32の優先度順に従って待ち呼を読み出し、読み出した待ち呼を空いている通話端末11に転送するようにACD装置22を制御する。このように、着信処理部41は、空いている通話端末11に対して待ち呼を優先度順に振り分ける。 Further, when the call terminal 11 becomes vacant, the incoming call processing unit 41 reads the waiting call according to the priority order of the waiting call list 32, and transfers the read waiting call to the vacant calling terminal 11. 22 is controlled. In this way, the incoming call processing unit 41 distributes the waiting call to the vacant call terminal 11 in the order of priority.

図4は、着信処理の動作例を示すフローチャートである。図4に示すように、処理が開始されると、着信処理部41は、顧客端末2からの着信を受け付けた場合、空いている通話端末11に振り分ける(S20)。 FIG. 4 is a flowchart showing an operation example of incoming call processing. As shown in FIG. 4, when the processing is started, the incoming call processing unit 41 distributes the incoming call from the customer terminal 2 to the vacant call terminal 11 (S20).

空いている通話端末11がない場合、着信処理部41は、待ち呼リスト32を参照して待ち呼の有無を判定する(S21)。待ち呼がない場合、着信処理部41は、着信を優先度の最も高い新規の待ち呼として呼管理番号を付与した上で、発信者番号および着信の時刻とともに待ち呼リスト32に追加する(S22)。 When there is no free call terminal 11, the incoming call processing unit 41 determines whether or not there is a waiting call by referring to the waiting call list 32 (S21). When there is no waiting call, the incoming call processing unit 41 assigns a call management number to the incoming call as a new waiting call with the highest priority, and then adds the incoming call to the waiting call list 32 together with the caller ID and the time of the incoming call (S22). ).

待ち呼が既にある場合(S21:Yes)、着信処理部41は、着信の発信者番号をもとに顧客情報30を参照し、発信者番号に該当する顧客の属性に関する種別を判定する(S23)。具体的には、着信処理部41は、VIP、一般、特定、登録なし(該当する属性なし)のいずれの種別であるかを判定する。 When there is already a waiting call (S21: Yes), the incoming call processing unit 41 refers to the customer information 30 based on the caller ID of the incoming call, and determines the type of the customer attribute corresponding to the caller ID (S23). ). Specifically, the incoming call processing unit 41 determines which type is VIP, general, specific, or no registration (no corresponding attribute).

次いで、着信処理部41は、待ち呼リスト32に含まれる待ち呼それぞれについて発信者番号から種別を特定した上で、S23で判定した着信の種別と同一種別の待ち呼が既にあるか否かを判定する(S24)。 Next, the incoming call processing unit 41 specifies the type of each waiting call included in the waiting call list 32 from the caller ID, and then determines whether or not there is already a waiting call of the same type as the incoming call type determined in S23. Judgment (S24).

着信の種別と同一種別の待ち呼がない場合(S24:No)、着信処理部41は、待ち呼リスト32に含まれる待ち呼の中で最優先フラグありの待ち呼を除く。次いで、着信処理部41は、残りの待ち呼と着信(新規の待ち呼)とを含めた上で、ルール定義情報31のルールに従った順位で優先度順を決定する。次いで、着信処理部41は、決定した優先度順をもとに、新規の待ち呼を待ち呼リスト32に追加する(S25)。 When there is no waiting call of the same type as the incoming call type (S24: No), the incoming call processing unit 41 excludes the waiting call having the highest priority flag among the waiting calls included in the waiting call list 32. Next, the incoming call processing unit 41 determines the priority order in the order according to the rule of the rule definition information 31 after including the remaining waiting call and the incoming call (new waiting call). Next, the incoming call processing unit 41 adds a new waiting call to the waiting call list 32 based on the determined priority order (S25).

例えば、図3のルール定義情報31の例では、VIP>一般>登録なし(該当する属性なし)>特定の順に優先度を決定する。また、同一種別については、着信からの時刻(待ち時間)が長いものを優先して振り分けるように優先度を決定する。 For example, in the example of the rule definition information 31 in FIG. 3, the priority is determined in the order of VIP> general> no registration (no corresponding attribute)> specific order. For the same type, the priority is determined so that the one with the longest time (waiting time) from the incoming call is preferentially distributed.

着信の種別と同一種別の待ち呼がある場合(S24:Yes)、着信処理部41は、待ち呼リスト32に含まれる待ち呼の中で最優先フラグありの待ち呼を除いた待ち呼のうち、着信(新規の待ち呼)の種別と同一種別内の待ち呼のうち、最後の待ち呼を特定する。そして、特定された待ち呼の次に着信(新規の待ち呼)を追加する(S27)。すなわち、着信処理部41は、着信(新規の待ち呼)については、着信の種別と同一種別内で振り分けが最後となる振り分け順として待ち呼リスト32に追加する。 When there is a waiting call of the same type as the incoming call type (S24: Yes), the incoming call processing unit 41 is among the waiting calls included in the waiting call list 32, excluding the waiting call with the highest priority flag. , Specify the last waiting call among the waiting calls in the same type as the incoming call (new waiting call). Then, an incoming call (new waiting call) is added after the specified waiting call (S27). That is, the incoming call processing unit 41 adds the incoming call (new waiting call) to the waiting call list 32 as the sorting order in which the sorting is the last within the same type as the incoming call type.

図5は、着信・振り分けの具体例を示すフローチャートである。なお、図5における処理の開始時点では、通話端末11のオペレータAは通話中であり(オペレータに空きはない)、待ち呼もないものとする。 FIG. 5 is a flowchart showing a specific example of incoming call / sorting. At the start of the process in FIG. 5, it is assumed that the operator A of the call terminal 11 is in a call (the operator has no vacancy) and there is no waiting call.

図5に示すように、顧客名が「AAAA」、発信者番号が「0XXXXXXXXX」の顧客端末2aからの着信通知を通話サーバ10が受け付ける(S30)。 As shown in FIG. 5, the call server 10 accepts an incoming call notification from the customer terminal 2a whose customer name is "AAAA" and whose caller ID is "0XXXXXXXXX" (S30).

通話サーバ10の着信処理部41は、顧客端末2aからの着信について、空きオペレータがないことから(S31)、新規の待ち呼として待ち呼リスト32に追加する(S32)。具体的には、着信処理部41は、他に待ち呼がないことから、最も高い優先度(1)の待ち呼として呼管理番号、発信者番号および着信の時刻とともに待ち呼リスト32に追加する。 The incoming call processing unit 41 of the call server 10 adds an incoming call from the customer terminal 2a to the waiting call list 32 as a new waiting call (S31) because there is no free operator (S31). Specifically, since there is no other waiting call, the incoming call processing unit 41 adds the call management number, the caller ID, and the incoming call time to the waiting call list 32 as the waiting call having the highest priority (1). ..

次いで、顧客名が「BBBB」、発信者番号が「0YYYYYYYYY」の顧客端末2bからの着信通知を通話サーバ10が受け付ける(S33)。 Next, the call server 10 receives an incoming call notification from the customer terminal 2b whose customer name is "BBBB" and whose caller ID is "0YYYYYYYY" (S33).

着信処理部41は、顧客端末2bからの着信について、空きオペレータがないことから(S34)、新規の待ち呼として待ち呼リスト32に追加する(S35)。具体的には、着信処理部41は、既に待ち呼があることから、発信者番号に基づく顧客の種別をもとに、ルール定義情報31のルールに従って新規の待ち呼の優先度を決定する。次いで、着信処理部41は、決定した優先度をもとに新規の待ち呼を待ち呼リスト32に追加する(図示例では2番目)。 The incoming call processing unit 41 adds an incoming call from the customer terminal 2b to the waiting call list 32 as a new waiting call (S34) because there is no free operator (S34). Specifically, since the incoming call processing unit 41 already has a waiting call, the incoming call processing unit 41 determines the priority of a new waiting call according to the rule of the rule definition information 31 based on the type of customer based on the caller ID. Next, the incoming call processing unit 41 adds a new waiting call to the waiting call list 32 based on the determined priority (second in the illustrated example).

通話終了に伴うオペレータAの空き(S36)による通話端末11からの空き通知(S37)を受けて、着信処理部41は、待ち呼リスト32の優先度順に従って待ち呼を通話端末11に振り分ける(S38)。図示例では、優先度が1番目である顧客端末2aの待ち呼を通話端末11に振り分けている。これにより、通話端末11は、振り分けられた待ち呼を着信する(S39)。 Upon receiving the vacancy notification (S37) from the call terminal 11 due to the vacancy (S36) of the operator A due to the end of the call, the incoming call processing unit 41 distributes the waiting call to the call terminal 11 according to the priority order of the waiting call list 32 (S). S38). In the illustrated example, the waiting call of the customer terminal 2a having the first priority is distributed to the calling terminal 11. As a result, the call terminal 11 receives the sorted waiting call (S39).

次いで、着信処理部41は、振り分けた待ち呼を待ち呼リスト32から削除し、待ち呼リスト32を更新する(S40)。 Next, the incoming call processing unit 41 deletes the sorted waiting call from the waiting call list 32 and updates the waiting call list 32 (S40).

図2に戻り、待ち呼表示部42は、通話サーバ10が管理する待ち呼状況をモニター13に表示する処理部である。具体的には、待ち呼表示部42は、待ち呼リスト32および顧客情報30をもとに、待ち呼状況を表示する表示画面に関する表示情報を生成する。 Returning to FIG. 2, the waiting call display unit 42 is a processing unit that displays the waiting call status managed by the call server 10 on the monitor 13. Specifically, the waiting call display unit 42 generates display information regarding a display screen for displaying the waiting call status based on the waiting call list 32 and the customer information 30.

一例として、待ち呼表示部42は、待ち呼リスト32に基づいて待ち呼を割り振り順(優先度順)に並べた優先度画面の表示情報を生成する。また、待ち呼表示部42は、待ち呼の発信者番号に対応する顧客情報30の一覧を表示する一覧画面の表示情報を生成する。また、待ち呼表示部42は、待ち呼の着信時刻からの待ち時間の分布を表示する分布画面の表示情報を生成する。 As an example, the waiting call display unit 42 generates display information of a priority screen in which waiting calls are arranged in an allocation order (priority order) based on the waiting call list 32. Further, the waiting call display unit 42 generates display information of a list screen that displays a list of customer information 30 corresponding to the caller ID of the waiting call. Further, the waiting call display unit 42 generates display information of the distribution screen that displays the distribution of the waiting time from the incoming time of the waiting call.

次いで、待ち呼表示部42は、生成した表示情報をモニター13に通知する。この表示情報をもとに、モニター13は、通話サーバ10の待ち呼状況を表示画面に表示する。 Next, the waiting call display unit 42 notifies the monitor 13 of the generated display information. Based on this display information, the monitor 13 displays the waiting call status of the call server 10 on the display screen.

図6は、待ち呼画面表示の動作例を示すフローチャートである。図6に示すように、モニター13では、画面上のタッチ操作などにより、待ち呼画面を表示する操作を受け付ける(S50)。この操作に基づき、モニター13は、待ち呼画面の表示に関する情報取得を通話サーバ10に通知する(S51)。 FIG. 6 is a flowchart showing an operation example of the standby call screen display. As shown in FIG. 6, the monitor 13 accepts an operation of displaying a waiting call screen by a touch operation on the screen (S50). Based on this operation, the monitor 13 notifies the call server 10 of information acquisition regarding the display of the waiting call screen (S51).

S51の通知を受けた通話サーバ10の待ち呼表示部42は、待ち呼の発信者番号に対応する顧客情報30とともに待ち呼の一覧を表示する一覧画面の表示情報を作成する(S52)。 The waiting call display unit 42 of the call server 10 that has received the notification in S51 creates display information on the list screen that displays a list of waiting calls together with the customer information 30 corresponding to the caller ID of the waiting call (S52).

具体的には、待ち呼表示部42は、待ち呼リスト32の待ち呼それぞれについて、待ち呼リスト32に含まれる発信者番号から該当する顧客情報30の氏名、属性、識別子を読み出す。また、待ち呼表示部42は、待ち呼リスト32の待ち呼それぞれについて、待ち呼リスト32に含まれる着信時刻と現在時刻の差分から待ち時間を算出する。次いで、待ち呼表示部42は、待ち時間順で待ち呼をソートした上で、氏名、発信者番号(電話番号)、属性、待ち時間、識別子の一覧を表示する表示情報を作成する。 Specifically, the waiting call display unit 42 reads out the name, attribute, and identifier of the corresponding customer information 30 from the caller ID included in the waiting call list 32 for each waiting call in the waiting call list 32. Further, the waiting call display unit 42 calculates the waiting time from the difference between the incoming time and the current time included in the waiting call list 32 for each of the waiting calls in the waiting call list 32. Next, the waiting call display unit 42 sorts the waiting calls in the order of waiting time, and then creates display information for displaying a list of names, caller numbers (telephone numbers), attributes, waiting times, and identifiers.

次いで、待ち呼表示部42は、待ち呼それぞれについて、待ち呼リスト32に含まれる着信時刻と現在時刻の差分から算出した待ち時間の分布を表示する分布画面の表示情報を生成する(S53)。具体的には、待ち呼表示部42は、待ち呼それぞれを待ち時間に応じてプロットした分布図の表示情報を作成する。 Next, the waiting call display unit 42 generates display information on the distribution screen that displays the distribution of the waiting time calculated from the difference between the incoming time and the current time included in the waiting call list 32 for each waiting call (S53). Specifically, the waiting call display unit 42 creates display information of a distribution map in which each waiting call is plotted according to the waiting time.

なお、待ち呼表示部42は、待ち時間を所定の閾値で判別することで、プロットした待ち呼の表示位置において待ち時間の段階を示す表示を行ってもよい。例えば、待ち呼表示部42は、判別した待ち時間(秒)の段階を色(0~180(秒):黄色、180~360(秒):橙色、380~(秒):赤色など)で表示する。 The waiting call display unit 42 may display the waiting time stage at the plotted waiting call display position by determining the waiting time with a predetermined threshold value. For example, the waiting call display unit 42 displays the determined stage of the waiting time (seconds) in a color (0 to 180 (seconds): yellow, 180 to 360 (seconds): orange, 380 to (seconds): red, etc.). do.

また、待ち呼表示部42は、プロットした待ち呼の表示位置において、待ち呼の発信者番号より特定した顧客情報30を表示してもよい。例えば、待ち呼表示部42は、顧客の属性に対応する形状(VIP:星型、一般:円型(実線)、登録なし(該当する属性なし):円型(点線)、特定:三角など)のアイコン表示をおこなってもよい。また、待ち呼表示部42は、ツールチップ表示などで顧客情報30に含まれる氏名を表示してもよい。また、待ち呼表示部42は、識別子に応じたアイコン表示を行ってもよい。 Further, the waiting call display unit 42 may display the customer information 30 specified from the caller ID of the waiting call at the plotted display position of the waiting call. For example, the waiting call display unit 42 has a shape corresponding to the customer's attribute (VIP: star shape, general: circular shape (solid line), no registration (no corresponding attribute): circular shape (dotted line), specific: triangular shape, etc.). You may display the icon of. Further, the waiting call display unit 42 may display the name included in the customer information 30 on a tooltip display or the like. Further, the waiting call display unit 42 may display an icon according to the identifier.

次いで、待ち呼表示部42は、待ち呼リスト32に含まれる待ち呼それぞれについて、割り振り順(優先度順)に並べた振り分け優先度画面の表示情報を作成する(S54)。具体的には、待ち呼表示部42は、待ち呼リスト32に含まれる待ち呼それぞれを読み出し、優先度順に並べた画面の表示情報を作成する。 Next, the waiting call display unit 42 creates display information of the distribution priority screen arranged in the allocation order (priority order) for each of the waiting calls included in the waiting call list 32 (S54). Specifically, the waiting call display unit 42 reads each of the waiting calls included in the waiting call list 32 and creates display information of the screen arranged in order of priority.

なお、待ち呼表示部42は、優先度画面の待ち呼の表示位置において、待ち時間の段階を示す表示を行ってもよい。例えば、待ち呼表示部42は、判別した待ち時間(秒)の段階を色(0~180(秒):黄色、180~360(秒):橙色、380~(秒):赤色など)で表示する。 The waiting call display unit 42 may display the waiting time stage at the waiting call display position on the priority screen. For example, the waiting call display unit 42 displays the determined stage of the waiting time (seconds) in a color (0 to 180 (seconds): yellow, 180 to 360 (seconds): orange, 380 to (seconds): red, etc.). do.

また、待ち呼表示部42は、優先度画面の待ち呼の表示位置において、待ち呼の発信者番号より特定した顧客情報30を表示してもよい。例えば、待ち呼表示部42は、顧客の属性に対応する形状(VIP:星型、一般:円型(実線)、登録なし(該当する属性なし):円型(点線)、特定:三角など)のアイコン表示をおこなってもよい。また、待ち呼表示部42は、ツールチップ表示などで顧客情報30に含まれる氏名を表示してもよい。また、待ち呼表示部42は、識別子に応じたアイコン表示を行ってもよい。 Further, the waiting call display unit 42 may display the customer information 30 specified from the caller ID of the waiting call at the waiting call display position on the priority screen. For example, the waiting call display unit 42 has a shape corresponding to the customer's attribute (VIP: star shape, general: circular shape (solid line), no registration (no corresponding attribute): circular shape (dotted line), specific: triangular shape, etc.). You may display the icon of. Further, the waiting call display unit 42 may display the name included in the customer information 30 on a tooltip display or the like. Further, the waiting call display unit 42 may display an icon according to the identifier.

次いで、待ち呼表示部42は、S52~S54において作成した表示情報をモニター13に通知する(S55)。モニター13では、通知された表示情報をもとに画面表示を行う(S56)。通話サーバ10およびモニター13は、S52~S56の処理を所定の時間間隔(例えば数秒)で定期的に繰り返すことで画面を更新する(S60、S61…)。これにより、モニター13は、待ち呼状況をリアルタイムに表示する。 Next, the waiting call display unit 42 notifies the monitor 13 of the display information created in S52 to S54 (S55). The monitor 13 displays the screen based on the notified display information (S56). The call server 10 and the monitor 13 update the screen by periodically repeating the processes of S52 to S56 at predetermined time intervals (for example, several seconds) (S60, S61 ...). As a result, the monitor 13 displays the waiting call status in real time.

図7は、表示画面の一例を説明する説明図である。図7に示すように、モニター13は、S52~S54において作成した表示情報をもとに、一覧画面G1、分布画面G2および割り振り順画面G3を含む表示画面Gを表示する。 FIG. 7 is an explanatory diagram illustrating an example of a display screen. As shown in FIG. 7, the monitor 13 displays a display screen G including a list screen G1, a distribution screen G2, and an allocation order screen G3 based on the display information created in S52 to S54.

例えば、一覧画面G1は、待ち呼の発信者番号に対応する顧客情報30とともに待ち呼の一覧を表示する画面である。この一覧画面G1により、ユーザは、待ち呼それぞれに対応する顧客情報30(電話番号、属性、識別子など)と、待ち時間とを容易に確認できる。 For example, the list screen G1 is a screen that displays a list of waiting calls together with customer information 30 corresponding to the caller ID of the waiting call. With this list screen G1, the user can easily confirm the customer information 30 (telephone number, attribute, identifier, etc.) corresponding to each waiting call and the waiting time.

分布画面G2は、待ち呼それぞれの待ち時間の分布を表示する画面である。この分布画面G2により、ユーザは、待ち呼における待ち時間の分布状況を容易に確認できる。 The distribution screen G2 is a screen that displays the distribution of the waiting time for each waiting call. With this distribution screen G2, the user can easily confirm the distribution status of the waiting time in the waiting call.

割り振り順画面G3は、待ち呼それぞれを割り振り順(優先度順)に並べた画面である。この割り振り順画面G3により、ユーザは、待ち呼の割り振り順を容易に確認できる。 The allocation order screen G3 is a screen in which each waiting call is arranged in an allocation order (priority order). With this allocation order screen G3, the user can easily confirm the allocation order of the waiting call.

また、分布画面G2および割り振り順画面G3においては、例えば表示形状により待ち呼に対応する顧客情報30の属性を表示してもよい(VIP:星型、一般:円型(実線)、登録なし(該当する属性なし):円型(点線)、特定:三角など)。これにより、ユーザは、待ち呼の顧客属性を容易に確認できる。 Further, on the distribution screen G2 and the allocation order screen G3, for example, the attributes of the customer information 30 corresponding to the waiting call may be displayed depending on the display shape (VIP: star shape, general: circular shape (solid line), no registration ( No applicable attribute): Circular (dotted line), Specific: Triangle, etc.). As a result, the user can easily confirm the customer attribute of the waiting call.

また、分布画面G2および割り振り順画面G3においては、ツールチップ表示G4により待ち呼に対応する顧客情報30の内容(例えば氏名)を表示してもよい。同様に、分布画面G2および割り振り順画面G3においては、アイコン表示G5により待ち呼に対応する顧客情報30における識別子の有無を表示してもよい。これにより、ユーザは、待ち呼に対応する顧客情報30の内容を容易に確認できる。 Further, on the distribution screen G2 and the allocation order screen G3, the content (for example, name) of the customer information 30 corresponding to the waiting call may be displayed by the tooltip display G4. Similarly, on the distribution screen G2 and the allocation order screen G3, the presence / absence of the identifier in the customer information 30 corresponding to the waiting call may be displayed by the icon display G5. As a result, the user can easily confirm the contents of the customer information 30 corresponding to the waiting call.

図示例では、要注意人物である1の識別子に対応したエクスクラメーションマークのアイコン表示G5を表示している。なお、新規顧客である2の識別子の場合はハートマークのアイコン表示G5を表示するように、アイコン表示G5については、識別子の番号に対応するものであってもよい。 In the illustrated example, the icon display G5 of the exclamation mark corresponding to the identifier of 1 which is a person requiring attention is displayed. In the case of the identifier of 2 which is a new customer, the icon display G5 of the heart mark may be displayed, and the icon display G5 may correspond to the number of the identifier.

図2に戻り、割り振り順変更部43は、表示画面Gにおける、特定の待ち呼の割り振り順を変更する操作指示に基づいて待ち呼リスト32の割り振り順順を変更する処理部である。具体的には、割り振り順変更部43は、待ち呼それぞれを割り振り順(優先度順)に並べた割り振り順画面G3において、特定の待ち呼をドラック&ドロップして割り振り順を変更する操作を受け付ける。次いで、割り振り順変更部43は、ドラック&ドロップによる並べ替え後の割り振り順順に待ち呼リスト32を変更する。 Returning to FIG. 2, the allocation order changing unit 43 is a processing unit that changes the allocation order of the waiting call list 32 based on the operation instruction for changing the allocation order of a specific waiting call on the display screen G. Specifically, the allocation order changing unit 43 accepts an operation of dragging and dropping a specific waiting call to change the allocation order on the allocation order screen G3 in which each waiting call is arranged in the allocation order (priority order). .. Next, the allocation order changing unit 43 changes the waiting call list 32 in the order of allocation after sorting by drag and drop.

図8は、待ち呼優先度の変更に関する動作例を示すフローチャートである。図8に示すように、モニター13では、表示画面G上のタッチ操作などにより、特定の待ち呼の優先度を変更する変更操作を受け付ける(S70)。次いで、モニター13は、受け付けた変更操作に基づく変更依頼を通話サーバ10に通知する(S71)。 FIG. 8 is a flowchart showing an operation example relating to the change of the waiting call priority. As shown in FIG. 8, the monitor 13 accepts a change operation for changing the priority of a specific waiting call by a touch operation on the display screen G (S70). Next, the monitor 13 notifies the call server 10 of the change request based on the received change operation (S71).

図9A、図9Bは、待ち呼割り振り順の変更操作を説明する説明図である。図9Aに示すように、割り振り順画面G3には、6つの待ち呼それぞれに対応する待ち呼表示G31~G36が割り振り順に表示されている。また、待ち呼表示G33には、要注意顧客の識別子に対応するアイコン表示G5がある。 9A and 9B are explanatory diagrams illustrating an operation of changing the waiting call allocation order. As shown in FIG. 9A, the waiting call displays G31 to G36 corresponding to each of the six waiting calls are displayed in the allocation order screen G3. Further, the waiting call display G33 has an icon display G5 corresponding to the identifier of the customer requiring attention.

このような状況において、ユーザは、同一種別(VIP:星型)の待ち呼表示G31~G33の中で要注意顧客のアイコン表示G5がある待ち呼表示G33の待ち呼を他よりも優先すべきと判断したものとする。この場合、ユーザは、待ち呼表示G33を先頭までドラック&ドロップする(S70)。このドラック&ドロップによる変更操作により、待ち呼の割り振り順は、待ち呼表示G33、G31、G32、G34、G35、G36の順に変更される。 In such a situation, the user should give priority to the waiting call of the waiting call display G33 having the icon display G5 of the customer requiring attention among the waiting call displays G31 to G33 of the same type (VIP: star shape). It is assumed that it is judged. In this case, the user drags and drops the waiting call display G33 to the beginning (S70). By this change operation by drag and drop, the waiting call allocation order is changed in the order of waiting call display G33, G31, G32, G34, G35, G36.

図9BのケースC1では、ユーザは、待ち時間が長くなっている待ち呼表示G36の待ち呼を最優先にすべきと判断したものとする。この場合、ユーザは、待ち呼表示G36を先頭までドラック&ドロップする(S70)。このドラック&ドロップによる変更操作により、待ち呼の割り振り順は、待ち呼表示G36、G31、G32、G33、G34、G35の順に変更される。 In case C1 of FIG. 9B, it is assumed that the user has determined that the waiting call of the waiting call display G36 having a long waiting time should be given the highest priority. In this case, the user drags and drops the waiting call display G36 to the beginning (S70). By this change operation by drag and drop, the waiting call allocation order is changed in the order of waiting call display G36, G31, G32, G33, G34, G35.

ここで、待ち呼表示G36の待ち呼は、優先される種別ではなく(特定:三角)、ルール定義情報31のルールに従って新規の待ち呼が待ち呼リスト32に追加される場合に割り振り順が下がる場合がある。例えば、新規の待ち呼の種別がVIPである場合、VIP>一般>登録なし(該当する属性なし)>特定の順に優先度を決定するルールでは、割り振り順が下がることとなる。 Here, the waiting call of the waiting call display G36 is not a priority type (specific: triangle), and the allocation order is lowered when a new waiting call is added to the waiting call list 32 according to the rule of the rule definition information 31. In some cases. For example, when the type of the new waiting call is VIP, the allocation order is lowered in the rule of VIP> general> no registration (no corresponding attribute)> priority is determined in a specific order.

このような割り振り順の変動を抑止するため、割り振り順画面G3における変更操作では、変更後の割り振り順を新規の待ち呼よりも優先するか否かを指定する最優先フラグのフラグ設定G6を行ってもよい。 In order to suppress such fluctuations in the allocation order, in the change operation on the allocation order screen G3, the flag setting G6 of the highest priority flag that specifies whether or not the changed allocation order is prioritized over the new waiting call is performed. May be.

図9BのケースC2は、変更後の優先度を新規の待ち呼よりも優先するフラグ設定G6を行わないケースである。このケースC2では、ユーザは、待ち時間が長くなっている待ち呼表示G36の待ち呼を優先すべきと判断しているが、最優先とまでは考えていない。この場合、ユーザは、待ち呼表示G36を待ち呼表示G32、G33の間までドラック&ドロップする(S70)。このドラック&ドロップによる変更操作により、待ち呼の割り振り順は、待ち呼表示G31、G32、G36、G33、G34、G35の順に変更される。 Case C2 of FIG. 9B is a case in which the flag setting G6 in which the changed priority is prioritized over the new waiting call is not performed. In this case C2, the user determines that the waiting call of the waiting call display G36, which has a long waiting time, should be prioritized, but does not consider it to be the highest priority. In this case, the user drags and drops the waiting call display G36 between the waiting call displays G32 and G33 (S70). By this change operation by drag and drop, the waiting call allocation order is changed in the order of waiting call display G31, G32, G36, G33, G34, G35.

図8に戻り、変更依頼を受け付けた通話サーバ10の割り振り順変更部43は、ドラック&ドロップによる並べ替え後の割り振り順に待ち呼リスト32を変更する。ここで、割り振り順変更部43は、ケースC1のように最優先フラグの設定がある場合、ドラック&ドロップで割り振り順を変更した待ち呼にフラグあり(1)を設定する。次いで、割り振り順変更部43は、変更完了の通知をモニター13に行う(S72)。 Returning to FIG. 8, the allocation order changing unit 43 of the call server 10 that has received the change request changes the waiting call list 32 in the allocation order after sorting by drag and drop. Here, when the allocation order changing unit 43 has the highest priority flag set as in case C1, the waiting call whose allocation order has been changed by drag and drop is set with the flag (1). Next, the allocation order changing unit 43 notifies the monitor 13 of the completion of the change (S72).

図10A、10Bは、待ち呼割り振り順の変更後の着信動作例を示すフローチャートである。図10Aにおける処理の開始時点では、通話端末11のオペレータは通話中である(オペレータに空きはない)ものとする。また、変更後の待ち呼リスト32において、最優先フラグの設定はないものとする。 10A and 10B are flowcharts showing an example of incoming call operation after changing the waiting call allocation order. At the start of the process in FIG. 10A, it is assumed that the operator of the call terminal 11 is in a call (the operator has no vacancy). Further, it is assumed that the highest priority flag is not set in the changed waiting call list 32.

図10Aに示すように、顧客名が「CCCC」、発信者番号が「0CCCCCCCCC」の顧客端末2cからの着信通知を通話サーバ10が受け付ける(S80)。 As shown in FIG. 10A, the call server 10 receives an incoming call notification from the customer terminal 2c whose customer name is "CCCC" and whose caller ID is "0CCCCCCCCCC" (S80).

通話サーバ10の着信処理部41は、顧客端末2cからの着信について、空きオペレータがないことから(S81)、新規の待ち呼として待ち呼リスト32に追加する(S82)。具体的には、着信処理部41は、既に待ち呼があることから、発信者番号に基づく顧客の種別をもとに、ルール定義情報31のルールに従って新規の待ち呼の割り振り順を決定する。次いで、着信処理部41は、決定した割り振り順をもとに新規の待ち呼を待ち呼リスト32に追加する。図示例では、種別がVIPの待ち呼(優先度1~3)の最後(優先度4)に追加している。 The incoming call processing unit 41 of the call server 10 adds an incoming call from the customer terminal 2c to the waiting call list 32 as a new waiting call (S81) because there is no free operator (S81). Specifically, since the incoming call processing unit 41 already has a waiting call, the incoming call processing unit 41 determines a new waiting call allocation order according to the rule of the rule definition information 31 based on the customer type based on the caller ID. Next, the incoming call processing unit 41 adds a new waiting call to the waiting call list 32 based on the determined allocation order. In the illustrated example, the type is added to the end (priority 4) of the waiting call (priority 1 to 3) of VIP.

図10Bにおける処理の開始時点では、通話端末11のオペレータは通話中である(オペレータに空きはない)ものとする。また、変更後の待ち呼リスト32において、先頭の待ち呼は、優先される種別ではなく(例えば特定)、最優先フラグが設定されているものとする。 At the start of the process in FIG. 10B, it is assumed that the operator of the call terminal 11 is in a call (the operator has no vacancy). Further, in the changed wait call list 32, it is assumed that the first wait call is not a priority type (for example, specific) and the highest priority flag is set.

図10Bに示すように、顧客名が「CCCC」、発信者番号が「0CCCCCCCCC」の顧客端末2cからの着信通知を通話サーバ10が受け付ける(S90)。 As shown in FIG. 10B, the call server 10 receives an incoming call notification from the customer terminal 2c whose customer name is "CCCC" and whose caller ID is "0CCCCCCCCCC" (S90).

通話サーバ10の着信処理部41は、顧客端末2cからの着信について、空きオペレータがないことから(S91)、新規の待ち呼として待ち呼リスト32に追加する(S92)。具体的には、着信処理部41は、既に待ち呼があることから、発信者番号に基づく顧客の種別をもとに、ルール定義情報31のルールに従って新規の待ち呼の割り振り順を決定する。 The incoming call processing unit 41 of the call server 10 adds an incoming call from the customer terminal 2c to the waiting call list 32 as a new waiting call because there is no free operator (S91). Specifically, since the incoming call processing unit 41 already has a waiting call, the incoming call processing unit 41 determines a new waiting call allocation order according to the rule of the rule definition information 31 based on the customer type based on the caller ID.

このとき、着信処理部41は、最優先フラグありの待ち呼を除く(図4、S25、S27参照)。図示例では、先頭の待ち呼が除かれる。次いで、着信処理部41は、決定した優先度をもとに新規の待ち呼を待ち呼リスト32に追加する。図示例では、先頭の待ち呼を除いた上で、種別がVIPの待ち呼(優先度2~4)の最後(優先度5)に追加している。 At this time, the incoming call processing unit 41 excludes the waiting call with the highest priority flag (see FIGS. 4, S25, and S27). In the illustrated example, the first waiting call is excluded. Next, the incoming call processing unit 41 adds a new waiting call to the waiting call list 32 based on the determined priority. In the illustrated example, after removing the first waiting call, it is added to the last (priority 5) of the waiting call (priority 2 to 4) of the type VIP.

以上のように、通話サーバ10は、待ち呼表示部42および割り振り順変更部43を有する。待ち呼表示部42は、オペレータの通話端末11に割り振られる割り振り順に待ち呼を並べた待ち呼リスト32に基づいて待ち呼を割り振り順に並べた表示画面Gをモニター13に表示する。割り振り順変更部43は、表示画面Gにおける、特定の待ち呼の割り振り順を変更する操作に基づいて待ち呼リスト32の割り振り順を変更する。 As described above, the call server 10 has a waiting call display unit 42 and an allocation order changing unit 43. The waiting call display unit 42 displays on the monitor 13 a display screen G in which the waiting calls are arranged in the order of allocation based on the waiting call list 32 in which the waiting calls are arranged in the order of allocation allocated to the call terminal 11 of the operator. The allocation order changing unit 43 changes the allocation order of the waiting call list 32 based on the operation of changing the allocation order of a specific waiting call on the display screen G.

このため、ユーザ(例えばコールセンタシステム1における管理者)は、表示画面Gより待ち呼状況を確認した上で、待ち呼リスト32における特定の待ち呼の割り振り順を変更することができる。また、待ち呼リスト32の割り振り順が変更されることから、各オペレータが待ち呼リスト32より最適な顧客を選定して着信を受けるような作業を省くことができる。このように、コールセンタシステム1では、新たな待ち呼が逐次追加されるなどして刻々と変化する待ち呼状況に対する柔軟な対応を支援できる。 Therefore, the user (for example, the administrator in the call center system 1) can change the allocation order of specific wait calls in the wait call list 32 after confirming the wait call status from the display screen G. Further, since the allocation order of the waiting call list 32 is changed, it is possible to omit the work of each operator selecting the most suitable customer from the waiting call list 32 and receiving an incoming call. In this way, the call center system 1 can support a flexible response to an ever-changing waiting call situation such as the addition of new waiting calls one after another.

また、割り振り順変更部43は、変更後の割り振り順を新規の待ち呼よりも優先するか否かを指定するフラグ設定G6に基づくフラグを、待ち呼リスト32に含まれる変更後の特定の待ち呼に対応付けて付与する。通話サーバ10の割り振り順変更部43は、新規の待ち呼が発生した場合、待ち呼リスト32に含まれるフラグに基づいて新規の待ち呼の割り振り順を決定する。次いで、割り振り順変更部43は、決定した割り振り順に基づき新規の待ち呼を待ち呼リスト32に加える。 Further, the allocation order changing unit 43 sets a flag based on the flag setting G6 that specifies whether or not the changed allocation order is prioritized over the new waiting call, to be included in the waiting call list 32 as a specific waiting after the change. Assigned in association with the call. When a new waiting call occurs, the allocation order changing unit 43 of the call server 10 determines the allocation order of the new waiting call based on the flag included in the waiting call list 32. Next, the allocation order changing unit 43 adds a new waiting call to the waiting call list 32 based on the determined allocation order.

これにより、コールセンタシステム1では、ユーザの操作指示による変更後の特定の待ち呼の割り振り順を、新規の待ち呼よりも優先することができる。 As a result, in the call center system 1, the allocation order of the specific wait call after the change according to the operation instruction of the user can be prioritized over the new wait call.

また、待ち呼表示部42は、待ち呼ごとの時刻情報に基づき、表示画面Gにおいて、割り振り順に並べた待ち呼それぞれに対応する待ち時間を表示する。 Further, the waiting call display unit 42 displays the waiting time corresponding to each of the waiting calls arranged in the order of allocation on the display screen G based on the time information for each waiting call.

これにより、ユーザ(例えばコールセンタシステム1における管理者)は、待ち呼それぞれの待ち時間を確認した上で、特定の待ち呼の割り振り順を変更することができる。 As a result, the user (for example, the administrator in the call center system 1) can change the allocation order of a specific waiting call after confirming the waiting time of each waiting call.

また、待ち呼表示部42は、待ち呼ごとの発信者番号に対応付けられた顧客情報30に基づき、表示画面Gにおいて、割り振り順に並べた待ち呼それぞれに対応する顧客情報(例えば、属性、識別子など)を表示する。 Further, the waiting call display unit 42 is based on the customer information 30 associated with the caller ID for each waiting call, and the customer information (for example, an attribute, an identifier) corresponding to each waiting call arranged in the order of allocation on the display screen G is provided. Etc.) is displayed.

これにより、ユーザ(例えばコールセンタシステム1における管理者)は、待ち呼それぞれの顧客情報(例えば、属性、識別子など)を確認した上で、特定の待ち呼の割り振り順を変更することができる。一例として、待ち呼の中で識別子が付与された特定の顧客(例えば要注意人物など)の待ち呼について、その割り振り順を、ユーザの判断で他よりも上げることができる。 As a result, the user (for example, the administrator in the call center system 1) can change the allocation order of a specific waiting call after confirming the customer information (for example, attribute, identifier, etc.) of each waiting call. As an example, the allocation order of a waiting call of a specific customer (for example, a person requiring attention) to which an identifier is given in the waiting call can be raised more than others at the user's discretion.

なお、図示した各装置の各構成要素は、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各装置の分散・統合の具体的形態は図示のものに限られず、その全部または一部を、各種の負荷や使用状況などに応じて、任意の単位で機能的または物理的に分散・統合して構成することができる。 It should be noted that each component of each of the illustrated devices does not necessarily have to be physically configured as shown in the figure. That is, the specific form of distribution / integration of each device is not limited to the one shown in the figure, and all or part of them may be functionally or physically distributed / physically in any unit according to various loads and usage conditions. Can be integrated and configured.

例えば、表示画面Gにおける操作指示は、本実施形態ではモニター13上のタッチセンサで受け付ける構成を例示したが、モニター13における操作に限定するものではない。例えば、表示画面Gにおける操作指示は、管理端末12における入力装置の操作に基づいて表示画面G上のポインタを動作させるなどして管理端末12から受け付けた操作指示であってもよい。 For example, the operation instruction on the display screen G exemplifies a configuration in which the touch sensor on the monitor 13 accepts the operation instruction in the present embodiment, but the operation instruction is not limited to the operation on the monitor 13. For example, the operation instruction on the display screen G may be an operation instruction received from the management terminal 12 by operating a pointer on the display screen G based on the operation of the input device on the management terminal 12.

また、通話サーバ10の制御部24で行われる設定部40、着信処理部41、待ち呼表示部42および割り振り順変更部43の各種処理機能は、CPU(またはMPU、MCU(Micro Controller Unit)等のマイクロ・コンピュータ)上で、その全部または任意の一部を実行するようにしてもよい。また、各種処理機能は、CPU(またはMPU、MCU等のマイクロ・コンピュータ)で解析実行されるプログラム上、またはワイヤードロジックによるハードウエア上で、その全部または任意の一部を実行するようにしてもよいことは言うまでもない。また、通話サーバ10で行われる各種処理機能は、クラウドコンピューティングにより、複数のコンピュータが協働して実行してもよい。 Further, various processing functions of the setting unit 40, the incoming call processing unit 41, the waiting call display unit 42, and the allocation order changing unit 43 performed by the control unit 24 of the call server 10 include a CPU (or MPU, MCU (Micro Controller Unit), etc.). You may want to run all or any part of it on your microcontroller). In addition, various processing functions may be executed in whole or in any part on a program analyzed and executed by a CPU (or a microcomputer such as an MPU or MCU) or on hardware by wired logic. Needless to say, it's good. Further, various processing functions performed by the call server 10 may be executed by a plurality of computers in cooperation by cloud computing.

ところで、上記の実施形態で説明した各種の処理は、予め用意されたプログラムをコンピュータで実行することで実現できる。そこで、以下では、上記の実施形態と同様の機能を有するプログラムを実行するコンピュータ構成(ハードウエア)の一例を説明する。図11は、コンピュータ構成の一例を説明する説明図である。 By the way, various processes described in the above-described embodiment can be realized by executing a program prepared in advance on a computer. Therefore, in the following, an example of a computer configuration (hardware) that executes a program having the same functions as those of the above embodiment will be described. FIG. 11 is an explanatory diagram illustrating an example of a computer configuration.

図11に示すように、コンピュータ200は、各種演算処理を実行するCPU201と、データ入力を受け付ける入力装置202と、モニタ203と、スピーカー204とを有する。また、コンピュータ200は、記憶媒体からプログラム等を読み取る媒体読取装置205と、各種装置と接続するためのインタフェース装置206と、有線または無線により外部機器と通信接続するための通信装置207とを有する。また、コールセンタシステム1は、各種情報を一時記憶するRAM208と、ハードディスク装置209とを有する。また、コンピュータ200内の各部(201~209)は、バス210に接続される。 As shown in FIG. 11, the computer 200 has a CPU 201 that executes various arithmetic processes, an input device 202 that accepts data input, a monitor 203, and a speaker 204. Further, the computer 200 has a medium reading device 205 for reading a program or the like from a storage medium, an interface device 206 for connecting to various devices, and a communication device 207 for communicating with an external device by wire or wirelessly. Further, the call center system 1 has a RAM 208 for temporarily storing various information and a hard disk device 209. Further, each part (201 to 209) in the computer 200 is connected to the bus 210.

ハードディスク装置209には、上記の実施形態で説明した機能構成(例えば設定部40、着信処理部41、待ち呼表示部42および割り振り順変更部43)における各種の処理を実行するためのプログラム211が記憶される。また、ハードディスク装置209には、プログラム211が参照する各種データ212が記憶される。入力装置202は、例えば、操作者から操作情報の入力を受け付ける。モニタ203は、例えば、操作者が操作する各種画面を表示する。インタフェース装置206は、例えば印刷装置等が接続される。通信装置207は、LAN(Local Area Network)等の通信ネットワークと接続され、通信ネットワークを介した外部機器との間で各種情報をやりとりする。 The hard disk device 209 includes a program 211 for executing various processes in the functional configuration described in the above embodiment (for example, the setting unit 40, the incoming call processing unit 41, the waiting call display unit 42, and the allocation order changing unit 43). It will be remembered. Further, various data 212 referred to by the program 211 are stored in the hard disk device 209. The input device 202 receives, for example, an input of operation information from an operator. The monitor 203 displays, for example, various screens operated by the operator. For example, a printing device or the like is connected to the interface device 206. The communication device 207 is connected to a communication network such as a LAN (Local Area Network), and exchanges various information with an external device via the communication network.

CPU201は、ハードディスク装置209に記憶されたプログラム211を読み出して、RAM208に展開して実行することで、上記の機能構成(例えば設定部40、着信処理部41、待ち呼表示部42および割り振り順変更部43)に関する各種の処理を行う。なお、プログラム211は、ハードディスク装置209に記憶されていなくてもよい。例えば、コンピュータ200が読み取り可能な記憶媒体に記憶されたプログラム211を読み出して実行するようにしてもよい。コンピュータ200が読み取り可能な記憶媒体は、例えば、CD-ROMやDVDディスク、USB(Universal Serial Bus)メモリ等の可搬型記録媒体、フラッシュメモリ等の半導体メモリ、ハードディスクドライブ等が対応する。また、公衆回線、インターネット、LAN等に接続された装置にこのプログラム211を記憶させておき、コンピュータ200がこれらからプログラム211を読み出して実行するようにしてもよい。 The CPU 201 reads the program 211 stored in the hard disk device 209, expands the program 211 into the RAM 208, and executes the program. Performs various processes related to Part 43). The program 211 may not be stored in the hard disk device 209. For example, the computer 200 may read and execute the program 211 stored in the readable storage medium. The storage medium that can be read by the computer 200 corresponds to, for example, a CD-ROM, a DVD disk, a portable recording medium such as a USB (Universal Serial Bus) memory, a semiconductor memory such as a flash memory, a hard disk drive, or the like. Further, the program 211 may be stored in a device connected to a public line, the Internet, a LAN, or the like, and the computer 200 may read the program 211 from these and execute the program 211.

以上の実施形態に関し、さらに以下の付記を開示する。 The following additional notes are further disclosed with respect to the above embodiments.

(付記1)待ち呼が割り振られる順番を示す待ち呼テーブルに基づいて、前記待ち呼を前記順番に並べた待ち呼表示画面を表示し、
前記待ち呼表示画面における特定の待ち呼の順番を変更する操作に基づいて、前記待ち呼テーブルにおける前記順番を変更する、
処理をコンピュータに実行させることを特徴とする待ち呼表示プログラム。
(Appendix 1) Based on the waiting call table showing the order in which the waiting calls are allocated, the waiting call display screen in which the waiting calls are arranged in the above order is displayed.
The order in the wait call table is changed based on the operation of changing the order of specific wait calls on the wait call display screen.
A waiting call display program characterized by having a computer execute processing.

(付記2)前記変更する処理は、新規の待ち呼が発生した場合に、変更後の前記特定の待ち呼の割り振られる順番の前に前記新規の待ち呼を挿入することを許可するか否かを指定する操作を受付ける処理をさらにコンピュータに実行させる、
ことを特徴とする付記1に記載の待ち呼表示プログラム。
(Appendix 2) Whether or not the processing to be changed permits the insertion of the new waiting call before the assigned order of the specific waiting call after the change when a new waiting call occurs. Let the computer perform further processing to accept the operation to specify
The waiting call display program according to Appendix 1, wherein the program is characterized by the above.

(付記3)前記表示する処理は、前記待ち呼ごとの時刻情報に基づき、前記待ち呼表示画面において、割り振り順に並べた前記待ち呼それぞれに対応する待ち時間を表示する、
ことを特徴とする付記1または2に記載の待ち呼表示プログラム。
(Appendix 3) The process to be displayed displays the waiting time corresponding to each of the waiting calls arranged in the order of allocation on the waiting call display screen based on the time information for each waiting call.
The waiting call display program according to Appendix 1 or 2, characterized in that.

(付記4)前記表示する処理は、前記待ち呼ごとの発信者番号に対応付けられた顧客情報に基づき、前記待ち呼表示画面において、割り振り順に並べた前記待ち呼それぞれに対応する顧客情報を表示する、
ことを特徴とする付記1乃至3のいずれか一に記載の待ち呼表示プログラム。
(Appendix 4) The display process displays customer information corresponding to each of the waiting calls arranged in the order of allocation on the waiting call display screen based on the customer information associated with the caller ID for each waiting call. do,
The waiting call display program according to any one of Supplementary note 1 to 3, wherein the program is characterized by the above.

(付記5)待ち呼が割り振られる順番を示す待ち呼テーブルに基づいて、前記待ち呼を前記順番に並べた待ち呼表示画面を表示し、
前記待ち呼表示画面における特定の待ち呼の順番を変更する操作に基づいて、前記待ち呼テーブルにおける前記順番を変更する、
処理をコンピュータが実行することを特徴とする待ち呼表示方法。
(Appendix 5) Based on the waiting call table showing the order in which the waiting calls are allocated, the waiting call display screen in which the waiting calls are arranged in the above order is displayed.
The order in the wait call table is changed based on the operation of changing the order of specific wait calls on the wait call display screen.
A waiting call display method characterized by a computer performing processing.

(付記6)前記変更する処理は、新規の待ち呼が発生した場合に、変更後の前記特定の待ち呼の割り振られる順番の前に前記新規の待ち呼を挿入することを許可するか否かを指定する操作を受付ける処理をさらにコンピュータが実行する、
ことを特徴とする付記5に記載の待ち呼表示方法。
(Appendix 6) Whether or not the processing to be changed permits the insertion of the new waiting call before the assigned order of the specific waiting call after the change when a new waiting call occurs. The computer further performs the process of accepting the operation to specify
The waiting call display method according to Appendix 5, characterized in that.

(付記7)前記表示する処理は、前記待ち呼ごとの時刻情報に基づき、前記待ち呼表示画面において、割り振り順に並べた前記待ち呼それぞれに対応する待ち時間を表示する、
ことを特徴とする付記5または6に記載の待ち呼表示方法。
(Appendix 7) The process to be displayed displays the waiting time corresponding to each of the waiting calls arranged in the order of allocation on the waiting call display screen based on the time information for each waiting call.
The waiting call display method according to Appendix 5 or 6, wherein the waiting call display method is described.

(付記8)前記表示する処理は、前記待ち呼ごとの発信者番号に対応付けられた顧客情報に基づき、前記待ち呼表示画面において、割り振り順に並べた前記待ち呼それぞれに対応する顧客情報を表示する、
ことを特徴とする付記5乃至7のいずれか一に記載の待ち呼表示方法。
(Appendix 8) The display process displays customer information corresponding to each of the waiting calls arranged in the order of allocation on the waiting call display screen based on the customer information associated with the caller ID for each waiting call. do,
The waiting call display method according to any one of Supplementary Provisions 5 to 7, wherein the waiting call display method is described.

1…コールセンタシステム
2、2a、2b、2c…顧客端末
3…電話網
10…通話サーバ
11…通話端末
12…管理端末
13…モニター
14…構内通信網
20…通信部
21…自動応答装置
22…ACD装置
23…記憶部
24…制御部
30…顧客情報
31…ルール定義情報
32…待ち呼リスト
40…設定部
41…着信処理部
42…待ち呼表示部
43…割り振り順変更部
200…コンピュータ
201…CPU
202…入力装置
203…モニタ
204…スピーカー
205…媒体読取装置
206…インタフェース装置
207…通信装置
208…RAM
209…ハードディスク装置
210…バス
211…プログラム
212…各種データ
C1、C2…ケース
G…表示画面
G1…一覧画面
G2…分布画面
G3…優先度画面
G4…ツールチップ表示
G5…アイコン表示
G6…フラグ設定
G31~G36…待ち呼表示
1 ... Call center system 2, 2a, 2b, 2c ... Customer terminal 3 ... Telephone network 10 ... Call server 11 ... Call terminal 12 ... Management terminal 13 ... Monitor 14 ... Private communication network 20 ... Communication unit 21 ... Automatic answering device 22 ... ACD Device 23 ... Storage unit 24 ... Control unit 30 ... Customer information 31 ... Rule definition information 32 ... Waiting call list 40 ... Setting unit 41 ... Incoming call processing unit 42 ... Waiting call display unit 43 ... Allocation order changing unit 200 ... Computer 201 ... CPU
202 ... Input device 203 ... Monitor 204 ... Speaker 205 ... Media reader 206 ... Interface device 207 ... Communication device 208 ... RAM
209 ... Hard disk device 210 ... Bus 211 ... Program 212 ... Various data C1, C2 ... Case G ... Display screen G1 ... List screen G2 ... Distribution screen G3 ... Priority screen G4 ... Tooltip display G5 ... Icon display G6 ... Flag setting G31 ~ G36 ... Waiting call display

Claims (5)

待ち呼が割り振られる順番を示す待ち呼テーブルに基づいて前記待ち呼を前記順番に並べた待ち呼表示画面を表示し、
前記待ち呼表示画面における特定の待ち呼の順番を変更する操作に基づいて、前記待ち呼テーブルにおける前記順番を変更する、
処理をコンピュータに実行させることを特徴とする待ち呼表示プログラム。
A waiting call display screen in which the waiting calls are arranged in the above order based on the waiting call table showing the order in which the waiting calls are allocated is displayed.
The order in the wait call table is changed based on the operation of changing the order of specific wait calls on the wait call display screen.
A waiting call display program characterized by having a computer execute processing.
前記変更する処理は、新規の待ち呼が発生した場合に、変更後の前記特定の待ち呼の割り振られる順番の前に前記新規の待ち呼を挿入することを許可するか否かを指定する操作を受付ける処理をさらにコンピュータに実行させる、
ことを特徴とする請求項1に記載の待ち呼表示プログラム。
The process of changing is an operation of specifying whether or not to allow the new wait call to be inserted before the assigned order of the specific wait call after the change when a new wait call occurs. Let the computer perform further processing to accept
The waiting call display program according to claim 1.
前記表示する処理は、前記待ち呼ごとの時刻情報に基づき、前記待ち呼表示画面において、割り振り順に並べた前記待ち呼それぞれに対応する待ち時間を表示する、
ことを特徴とする請求項1または2に記載の待ち呼表示プログラム。
The process to be displayed displays the waiting time corresponding to each of the waiting calls arranged in the order of allocation on the waiting call display screen based on the time information for each waiting call.
The waiting call display program according to claim 1 or 2.
前記表示する処理は、前記待ち呼ごとの発信者番号に対応付けられた顧客情報に基づき、前記待ち呼表示画面において、割り振り順に並べた前記待ち呼それぞれに対応する顧客情報を表示する、
ことを特徴とする請求項1乃至3のいずれか一項に記載の待ち呼表示プログラム。
The display process displays customer information corresponding to each of the waiting calls arranged in the order of allocation on the waiting call display screen based on the customer information associated with the caller ID for each waiting call.
The waiting call display program according to any one of claims 1 to 3, characterized in that.
待ち呼が割り振られる順番を示す待ち呼テーブルに基づいて、前記待ち呼を前記順番に並べた待ち呼表示画面を表示し、
前記待ち呼表示画面における特定の待ち呼の順番を変更する操作に基づいて、前記待ち呼テーブルにおける前記順番を変更する、
処理をコンピュータが実行することを特徴とする待ち呼表示方法。
Based on the waiting call table showing the order in which the waiting calls are allocated, the waiting call display screen in which the waiting calls are arranged in the above order is displayed.
The order in the wait call table is changed based on the operation of changing the order of specific wait calls on the wait call display screen.
A waiting call display method characterized by a computer performing processing.
JP2020179046A 2020-10-26 2020-10-26 Wait call display program and wait call display method Pending JP2022070039A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020179046A JP2022070039A (en) 2020-10-26 2020-10-26 Wait call display program and wait call display method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020179046A JP2022070039A (en) 2020-10-26 2020-10-26 Wait call display program and wait call display method

Publications (1)

Publication Number Publication Date
JP2022070039A true JP2022070039A (en) 2022-05-12

Family

ID=81534146

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020179046A Pending JP2022070039A (en) 2020-10-26 2020-10-26 Wait call display program and wait call display method

Country Status (1)

Country Link
JP (1) JP2022070039A (en)

Similar Documents

Publication Publication Date Title
US9269069B2 (en) Apparatus and method for displaying selectable icons in a toolbar for a user interface
JP5006594B2 (en) Method, computer and program for planning personnel allocation based on priority
EP1305909A2 (en) Method and system for combining configuration parameters for an entity profile
US20130243179A1 (en) Contact center agent filtering and relevancy ranking
CN102346641A (en) Display device, display system and display method
US11003402B2 (en) Non-transitory storage medium storing instructions executable by communication apparatus, the communication apparatus, and display method
JP2018041284A (en) Schedule management program, schedule management method, and schedule management device
JP2022070039A (en) Wait call display program and wait call display method
JP2008523756A (en) Viewing configuration status
US11137950B2 (en) Non-transitory storage medium storing instructions executable by communication apparatus, the communication apparatus, and display method
CN113176916A (en) Gray scale publishing method, device, equipment and storage medium
JP5811346B2 (en) Assignment management apparatus, assignment management method, and assignment management program
JP2016224899A (en) Image formation system and image formation method
US8874721B1 (en) Service layer selection and display in a service network monitoring system
JP2006185319A (en) Customer handling support method and customer handling support system
JP2006180028A (en) Speech connection system and speech connection method in call center
JP4468327B2 (en) Supervisor support method for call center system
JP2007265119A (en) Seating chart creation system in contact center, seating chart creation program and operation management system
JP6800771B2 (en) Telephone answering system, business service server, and telephone answering program
JP4999196B2 (en) Customer response system
JP2006033598A (en) Ip telephone terminal setting device, ip telephone terminal and program
JP7229749B2 (en) Information processing device, information processing method, program, recording medium, and information processing system
JP2018173884A (en) Information providing program, information providing method, and information providing device
JP7334920B1 (en) Information processing system, information processing method and program
US20200272373A1 (en) Non-transitory storage medium storing instructions executable by communication apparatus, the communication apparatus, and list creating method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230707

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20240501

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240507