WO2023276482A1 - Call center server - Google Patents

Call center server Download PDF

Info

Publication number
WO2023276482A1
WO2023276482A1 PCT/JP2022/020807 JP2022020807W WO2023276482A1 WO 2023276482 A1 WO2023276482 A1 WO 2023276482A1 JP 2022020807 W JP2022020807 W JP 2022020807W WO 2023276482 A1 WO2023276482 A1 WO 2023276482A1
Authority
WO
WIPO (PCT)
Prior art keywords
operator
user
call center
center server
personal information
Prior art date
Application number
PCT/JP2022/020807
Other languages
French (fr)
Japanese (ja)
Inventor
克彦 近藤
Original Assignee
Tesnology株式会社
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 Tesnology株式会社 filed Critical Tesnology株式会社
Publication of WO2023276482A1 publication Critical patent/WO2023276482A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M3/00Automatic or semi-automatic exchanges
    • H04M3/42Systems providing special services or facilities to subscribers
    • H04M3/50Centralised arrangements for answering calls; Centralised arrangements for recording messages for absent or busy subscribers ; Centralised arrangements for recording messages
    • H04M3/51Centralised call answering arrangements requiring operator intervention, e.g. call or contact centers for telemarketing

Definitions

  • the present invention relates to technology for determining who to answer in a call center.
  • the department that handles phone calls from customers is generally called a call center.
  • a large number of operators stand by at the call center.
  • a customer has a question, opinion, or consultation about a product or service, he or she calls a call center and makes a voice call with an operator (see, for example, Patent Document 1).
  • the present invention is an invention completed based on the recognition of the above problems, and its main purpose is to provide a technique for selecting an appropriate attendant according to the customer (user).
  • a call center server in one aspect of the present invention includes an access reception unit that receives an access request from a user, a reception selection unit that selects a receptionist based on the user's personal information, and an interaction control unit that relays interaction between the attendant and the user.
  • FIG. 1 is a hardware configuration diagram of a call center system; FIG. It is a functional block diagram of a call center server.
  • 4 is a data structure diagram of personal information;
  • FIG. 4 is a data structure diagram of operator information;
  • FIG. 4 is a conceptual diagram of schedule information;
  • FIG. 4 is a data structure diagram of allocation information;
  • FIG. It is a screen figure of a dialog screen. It is a sequence diagram that is the basis of the reception work.
  • FIG. 10 is a first sequence diagram when receiving support from an administrator in response work;
  • FIG. 10 is a second sequence diagram when receiving support from an administrator in response work;
  • FIG. 10 is a sequence diagram when a responder is changed between operators in response work;
  • It is a conceptual diagram of the call center system in 2nd Embodiment.
  • first embodiment and second embodiment are not distinguished from each other, or when they are collectively referred to, they are simply referred to as "the present embodiment".
  • a personal information database storing personal information of users (customers) who make inquiries to the call center is managed as a separate housing from the call center server (CS) and the user's communication terminal. do.
  • the personal information includes "attribute information” indicating the user's age, gender, etc., and "response information” indicating the history of the response with the operator.
  • the reception business (inbound) of a call center is described as an object.
  • FIG. 1 is a hardware configuration diagram of a call center system 200.
  • the call center system 200 includes a call center server 100 , multiple user terminals 300 , multiple operator terminals 400 and a personal information database 104 .
  • Call center server 100 , user terminal 300 , operator terminal 400 and personal information database 104 are connected via Internet 102 .
  • the user terminal 300 is a communication terminal owned by a user, and is assumed to be a laptop PC (Personal Computer), a tablet PC, a smart phone, or the like.
  • the user terminal 300 may be a so-called wearable terminal such as a smart watch (wristwatch type personal digital assistant). It is assumed that the user terminal 300 in this embodiment is a smart phone.
  • the operator terminal 400 is a communication terminal owned by the operator and used for operator work.
  • the operator terminal 400 in this embodiment has a desktop PC and a headset. Operators are in charge of customer service for various companies. A single operator can concurrently serve as a reception service for a plurality of companies.
  • the personal information database 104 stores user's personal information. Personal information database 104 will be described later in connection with FIG.
  • the user's personal information is registered in the call center server 100 in advance.
  • a user is given a user ID for identifying the user.
  • the call center server 100 functions as a unified point of contact for customer service in a plurality of companies.
  • the user calls the call center server 100 from the user terminal 300.
  • the service is identified as a "task".
  • a task For example, an order for cosmetics X1 is categorized in advance as 'task A1', a consultation for cosmetics X1 is 'task A2', and a personal computer trouble consultation is 'task A3'.
  • the personal information database 104 stores user's personal information.
  • the call center server 100 selects an operator to be in charge of the call based on the user ID, the subject, and the personal information in the personal information database 104 by a method described later.
  • the operator who answers the phone with the user is particularly referred to as a "respondent".
  • Operator A who actually works with users
  • Operator B who supervises the A operator.
  • the B operator supervises the reception work of the A operator and assists the A operator as necessary (details will be described later).
  • the B operator who supervises the A operator is also referred to as the "administrator”.
  • Operator A in this embodiment may be an operator belonging to a company, or may be a freelance operator who uses his/her spare time at home to provide a response service. Operators are identified by operator IDs.
  • FIG. 2 is a functional block diagram of the call center server 100.
  • Each component of the call center server 100 includes computing units such as a CPU (Central Processing Unit) and various co-processors, storage devices such as memory and storage, and hardware including wired or wireless communication lines connecting them. , and is implemented by software that is stored in a storage device and supplies processing instructions to the calculator.
  • a computer program may consist of a device driver, an operating system, various application programs located in their higher layers, and a library that provides common functions to these programs.
  • Each block described below represents a functional block rather than a hardware configuration.
  • Call center server 100 includes communication unit 110 , data processing unit 112 and data storage unit 114 .
  • the communication unit 110 is in charge of communication processing with the user terminal 300 , the operator terminal 400 and the personal information database 104 via the Internet 102 .
  • the data storage unit 114 stores various information.
  • the data processing unit 112 executes various processes based on data acquired by the communication unit 110 and data stored in the data storage unit 114 .
  • Data processing unit 112 also functions as an interface for communication unit 110 and data storage unit 114 .
  • the communication unit 110 includes a transmitting unit 116 that transmits various types of information to an external device such as the user terminal 300, and a receiving unit 118 that receives various types of information from the external device.
  • Transmission unit 116 includes approval request transmission unit 120 , warning unit 122 , personal information request unit 124 , access key transmission unit 126 , response request unit 127 and page transmission unit 129 .
  • the approval request transmission unit 120 requests approval regarding the selection of the attendant from the B operator (administrator).
  • the response request unit 127 requests the response work to the A operator selected as the response person.
  • the warning unit 122 sends a warning to the B operator when the A operator is at a loss for the reception work.
  • the personal information requesting unit 124 requests part of the personal information from the personal information database 104 as necessary.
  • Access key transmission unit 126 transmits a temporary access key for the responder and administrator to access personal information database 104 .
  • the page transmission unit 129 transmits to the operator terminal 400 a web page containing various information for
  • the receiving unit 118 includes an access receiving unit 128, a permission/refusal receiving unit 130, and a personal information receiving unit 132.
  • the access reception unit 128 receives a telephone call from the user terminal 300 as an access request.
  • the permission/refusal receiving unit 130 receives permission/refusal regarding the selection of the attendant from the B operator (manager).
  • the permission/refusal reception unit 130 also receives permission/refusal of response from the A operator (candidate for response).
  • the personal information receiving unit 132 transmits update information of personal information to the personal information database 104 .
  • Data storage unit 114 includes operator information storage unit 152 , schedule storage unit 154 and allocation information storage unit 156 .
  • the operator information storage unit 152 stores operator information.
  • the operator information is information indicating the tasks that the operator can handle, evaluation, and experience. Operator information is described below in connection with FIG.
  • the schedule storage unit 154 stores schedule information.
  • the schedule information indicates the schedule of the operator. Schedule information will be described later in connection with FIG.
  • the allocation information storage unit 156 stores allocation information.
  • the allocation information defines the order of selection of attendants for each user. Allocation information will be described later in connection with FIG.
  • Data processing unit 112 includes response selection unit 134 , access control unit 136 , user management unit 138 , dialogue control unit 140 and operator management unit 142 .
  • the data processing unit 112 selects a responder when receiving an access from a user.
  • the access control unit 136 generates an access key for accessing the personal information database 104 for the responder and administrator.
  • the access control unit 136 also invalidates access keys.
  • the user management unit 138 manages the user's personal information with the personal information database 104 as the object.
  • User management unit 138 includes response history management unit 144 .
  • the response history management unit 144 converts the voice conversation between the user and the respondent into text and generates response information.
  • the reception information is registered in the personal information database 104 as part of the personal information.
  • the dialog control unit 140 relays voice calls between the user and the respondent.
  • Dialogue control unit 140 includes silence detection unit 146 and emotion determination unit 148 .
  • Silence detection unit 146 detects when a silence state occurs for a predetermined time or longer, for example, 30 seconds or longer, in the conversation between the user and the attendant.
  • the emotion determination unit 148 analyzes the user's mental state by performing linguistic analysis (sentences, words, etc.) and acoustic analysis (pitch, strength, speed, length, etc.) of the user's voice. do. Techniques for estimating the speaker's emotions from voice can be realized by applying known techniques.
  • the data processing unit 112 manages information about operators.
  • Data processing unit 112 includes a schedule management unit 150 .
  • the schedule management unit 150 manages schedule information.
  • FIG. 3 is a data structure diagram of the personal information 160.
  • Personal information 160 is stored in personal information database 104 .
  • Personal information 160 includes attribute information 162 and response information 164 .
  • user (P01) user ID
  • attribute information 162 is set by the call center server 100 .
  • the attribute information 162 includes name, age, gender, occupation, and the like.
  • the response history management unit 144 generates the response information 164 each time a response task for the user (P01) occurs.
  • the response information 164 in FIG. 3 shows the details of the response work that occurred from 11:04 to 11:10 on March 12, 2021.
  • the response information 164 includes, in addition to the response date and time, the item type, the operator ID of the respondent, the response history file, the memo file, and the evaluation.
  • the user (P01) is having a dialogue with the respondent (Q06) regarding the matter A1.
  • the user (P01) calls the call center server 100, he/she sets the matter by voice or the push button of the user terminal 300.
  • the access reception unit 128 of the call center server 100 identifies the matter type according to the input from the user (P01). Also, when the access reception unit 128 receives a call from the user terminal 300, it identifies the user ID from the user's telephone number (call notification).
  • the response history file is a file in which the response history management unit 144 converts the voice dialogue between the user (P01) and the respondent (Q06) into text.
  • the response history file allows the manager or the next responder to confirm the contents of the conversation between the two at a later date.
  • the memo file is a file in which memos made by the respondent (Q06) are recorded.
  • the memo file is used as a memorandum for the user (P01), such as impressions and topics, for himself or other attendants.
  • the call center server 100 asks the user to fill out a questionnaire regarding the level of satisfaction with the service.
  • the response history management unit 144 records the score of the respondent in the response information 164 as a "response evaluation score" based on the questionnaire.
  • the personal information 160 is stored in the personal information database 104 independent of the call center server 100 and the operator terminal 400.
  • the call center server 100 accesses the personal information database 104 when a customer service with the user (P01) occurs.
  • the operator (Q06) also temporarily accesses the personal information database 104 only when the operator (Q06) needs to work with the user (P01).
  • the accessible range at this time is limited to the personal information 160 of the user (P01). Such access restrictions protect the user's private information.
  • FIG. 4 is a data structure diagram of the operator information 170.
  • Operator information 170 is stored in the operator information storage unit 152 .
  • the operator information 170 indicates the manager (B operator) for the A operator, the work available, the rating and the amount of experience.
  • evaluation indicates the average point of response evaluation points from users who have corresponded in the past.
  • Experience is the number of times of experience of reception work.
  • the schedule management unit 150 updates the operator information 170 each time the service is completed.
  • the only issue A operator (Q01) can handle is issue A1.
  • the administrator (B operator) of the A operator (Q01) is the operator (Q87).
  • the A operator (Q01) can handle only the matter A1 under the supervision of the B operator (Q87).
  • Operator A has experienced 20 times of response work related to matter A1, and the evaluation of the response work is 70 points.
  • Operator A can handle matters A1 and A2.
  • the A operator (Q02) is supervised by the B operator (Q87) regarding the matter A1.
  • the operator A (Q02) is sufficiently proficient with the matter A2, the A operator (Q02) independently handles the matter A2.
  • Operator A is a veteran. Any of the matters A1, A2, and A3 can be handled without an administrator.
  • the permission/refusal receiving unit 130 selects a responder in consideration of each operator's available work, experience, evaluation, and presence or absence of a manager (details will be described later).
  • FIG. 5 is a conceptual diagram of the schedule information 180. As shown in FIG. Schedule information 180 is stored in the schedule storage unit 154 . FIG. 5 shows the schedule of each operator on "April 21, 2021". The operator registers a schedule with the call center server 100 in advance.
  • Each operator registers the workable hours in the schedule according to the contract with the employer.
  • the schedule can be freely registered by selecting a workable time.
  • operator A (Q01) can work from 6:00 to 20:00 with a lunch break on the 21st.
  • operator B (Q87) who is the manager of operator A (Q01)
  • the schedule management unit 150 may notify operator A (Q01) by communication means such as e-mail that he may work until 18:00 on that day.
  • the schedule management unit 150 may select another B operator who can supervise the A operator (Q01) after 18:00 and request the selected B operator to supervise the A operator (Q01) after 18:00. . For example, since the B operator (Q88) is available until 22:00, the supervision of the A operator (Q01) may be taken over from the B operator (Q87) after 18:00.
  • the schedule management unit 150 also manages whether each operator is on call or on standby.
  • the schedule management unit 150 temporarily sets the A operator (Q01) to "in response”.
  • the reception selection unit 134 temporarily excludes the A operator (Q01) from the receptionist candidates.
  • the schedule management unit 150 sets operator A (Q01) to "waiting”.
  • the response selection unit 134 newly selects operator A (Q01) as a candidate for response after the change to waiting.
  • FIG. 6 is a data structure diagram of the allocation information 190.
  • Allocation information 190 is stored in the allocation information storage unit 156 .
  • the response selection unit 134 generates allocation information 190 in advance based on the personal information 160 .
  • the response selection unit 134 selects a response person from a plurality of A operators based on the allocation information 190 .
  • FIG. 6 shows the allocation information 190 of the user (P01).
  • the response selection unit 134 records the A operator who has served as a response person and the "selection priority point" for each user and each matter.
  • the selection priority point is a score for determining the priority of selection.
  • the A operator who has dealt with the user (P01) and the matter A1 is A operator (Q01), A operator (Q02), A operator (Q11), A operator (Q04), A operator (Q04), A Assume that there are five operators (Q22).
  • the reception selection unit 134 adds 20 points to the selection priority points of the A operator (Q01) and subtracts 5 points from the scores of the other four operators. According to such a control method, it is easier for the same A operator (Q01) to respond to the user (P01) because the more recent responder is more likely to be selected next time. In other words, it is possible to allow the A operator (Q01) to have a certain degree of exclusiveness with respect to the user's (P01) inquiry regarding the matter A1.
  • the reception selection unit 134 selects the 1st to 3rd place among the 5 people in descending order of selection priority.
  • the first place is the A operator (P01)
  • the second place is the A operator (Q04)
  • the third place is the A operator (Q02).
  • the reception selection unit 134 selects the first candidate A operator (Q01) as the receptionist.
  • the A operator (P01) is unavailable, the second candidate A operator (Q04) is selected.
  • the method of determining the selection priority is arbitrary.
  • the response selection unit 134 may add 10 points to the A operator (see FIG. 4) with the highest evaluation among the five A operators. According to such a control method, it becomes easy to preferentially allocate the A operator who is highly evaluated by the user.
  • the response selection unit 134 may add 10 points to the A operator (see FIG. 4) who has the most experience among the five A operators. According to such a control method, it becomes easier to preferentially allocate the veteran A operator. The higher the evaluation of operator A from the user and the more experience he has, the easier it is for operator A to be assigned to support work. In particular, in the case of setting a commission based on the number of times of customer service, by providing such a mechanism, it is possible to promote self-improvement of the A operator.
  • the A operator (Q01) is the first candidate for the answerer.
  • the response selection unit 134 refers to the schedule information 180, and requests the response work if operator A (Q01) is available.
  • the response selection unit 134 requests the second candidate A operator (Q04) to perform the response work.
  • the response selection unit 134 randomly selects one of the A operators who can respond to the matter A1 as a response person.
  • the response selection unit 134 randomly selects a response person from the A operators who can respond to the matter A4.
  • the response selection unit 134 may select an A operator who has a high evaluation for the matter A4 and an A operator who has a lot of experience as a response person.
  • the response selection unit 134 may randomly select an operator who can respond from a plurality of operators as a response person, or may select an operator who has the least daily workload (response time) as a response person. Alternatively, the response selection unit 134 may randomly select one of the operators registered in advance as the "predetermined first-time response person" as the response person.
  • FIG. 7 is a screen view of the interactive screen 210.
  • the dialog screen 210 is displayed on the operator terminal 400 during customer service.
  • Interactive screen 210 includes interactive area 214 , reference information area 212 and notes area 216 .
  • the dialogue area 214 is a screen transmitted as a web page from the page transmission unit 129 of the call center server 100 .
  • the response history management unit 144 converts the voice conversation between the user and the respondent into text in real time using voice recognition technology.
  • the dialog area 214 displays a user icon 218 representing the user and an utterance area 220 representing the utterances of the user and the attendant.
  • the user icon 218 is a character image that changes facial expressions.
  • the emotion determination unit 148 estimates the user's mental state from the user's voice, and changes the expression of the user icon 218 according to the result of the estimation. The operator can guess the user's emotion from the expression of the user icon 218 .
  • the reference information area 212 displays the attribute information 162 of the user (P01).
  • the access key transmission unit 126 transmits the access key to the operator terminal 400 of the operator (Q01) (hereinafter referred to as "operator terminal 400 (Q01)"). do.
  • This access key enables the operator terminal 400 (Q01) to access the personal information 160 (P01) of the personal information database 104 temporarily.
  • the reference information area 212 may display the reception history of the reception information 164 as well as the attribute information 162 .
  • a memo area 216 displays a memo.
  • the respondent (Q01) can write down what he/she noticed during or after the dialogue in the memo area 216.
  • FIG. The information written in the memo area 216 is registered in the personal information 160 as a memo file (see FIG. 3).
  • the operator terminal 400 (Q01) can also display the memo file in the past correspondence work with the user (P01) in the memo area 216.
  • FIG. 8 is a sequence diagram that is the basis of the reception work.
  • the user (P01) has called the call center server (CS) 100 regarding the matter A1.
  • the access reception unit 128 of the call center server 100 receives a call (access request) from the user (P01) (S10).
  • the access reception unit 128 identifies the user ID and the item type.
  • Personal information requesting unit 124 requests personal information 160 (P01) from personal information database 104 (S12), and personal information receiving unit 132 receives personal information 160 (P01) from personal information database 104 (S14).
  • the response selection unit 134 refers to the allocation information 190 and the schedule information 180 and selects a response person (S16). Here, it is assumed that the operator (Q04) is selected as the attendant. The operator (Q04) is a veteran who does not require an administrator for the item A1 (see FIG. 4).
  • the response request unit 127 transmits a response request to the operator terminal 400 (Q04) (S18).
  • the response request includes a part of the attribute information 162 of the user (P01) in addition to the user ID and matter type.
  • the operator (Q04) transmits a notice of acceptance for the response request, and the acceptance/rejection reception unit 130 receives the notice of acceptance (S20).
  • the reception selection unit 134 refers to the allocation information 190 and the like to select the next receptionist.
  • the operator (Q04) consents to the reception of the user (P01).
  • the access control unit 136 generates an access key for accessing the personal information 160 (P01), and the access key transmission unit 126 transmits the access key to the operator terminal 400 (Q04) (S22). Also, the access control unit 136 sets the personal information 160 (P01) of the personal information database 104 to be accessible in advance. Operator terminal 400 (Q04) requests personal information 160 (P01) from personal information database 104 using the access key (S24). Operator terminal 400 (Q04) receives personal information 160 (P01) (S26).
  • the dialogue control unit 140 of the call center server 100 connects the user terminal 300 (P01) and the operator terminal 400 (Q04), and relays the voice calls of the operator (Q04) and the user (P04) (S28).
  • the response history management unit 144 converts the voice call into text. Textual dialogue is displayed in dialogue area 214 .
  • the call center server 100 may not relay the voice call, but may simply forward the fact that there is an incoming call. In this case, the operator terminal 400 and the user terminal 300 may communicate directly.
  • the operator terminal 400 sends the memo file created by the operator (Q04) to the personal information database 104 (S30).
  • the operator (Q04) can write a memo not only during the voice call but also after the end of the call.
  • the access control section 136 invalidates the access key (S32).
  • the access control unit 136 sets the personal information 160 (P01) of the personal information database 104 to be inaccessible, and the access key transmission unit 126 instructs the operator terminal 400 (Q04) to invalidate the access key.
  • the access control unit 136 invalidates the access key after a predetermined time period, for example, 15 minutes after the end of the voice call. Giving access rights to the operator (Q04) only during customer service makes it easier to protect the personal information 160 of the user (P01).
  • the dedicated software installed in the operator terminal 400 deletes the personal information 160 (P01) acquired in S26 from the non-volatile memory (S34).
  • the transmission unit 116 of the call center server 100 transmits a prepared questionnaire (S36).
  • the user (P01) evaluates the service of the operator (Q04).
  • the receiving unit 118 of the call center server 100 receives the questionnaire responses (response evaluation points) from the user terminal 300 (P01) (S38).
  • the user management unit 138 updates the personal information 160 including the evaluation from the user (P01) (S40).
  • the schedule management unit 150 updates operator information 170 and allocation information 190 .
  • the user management unit 138 newly generates the reception information 164 .
  • the transmission unit 116 transmits the reception information 164 to the personal information database 104 (S42).
  • the call center server 100 deletes the personal information 160 (P01) from the nonvolatile memory (S44). As described above, the reception work starting from the telephone call from the user (P01) is completed.
  • FIG. 9 is a first sequence diagram in the case of receiving support from the manager in the reception work.
  • the user (P01) calls about requirement A1, and the response selection unit 134 selects operator A (Q01) as a response person (S16).
  • the A operator (Q01) is in a position to be managed by the B operator (Q87) regarding the matter A1 (see FIG. 4).
  • the approval request transmission unit 120 sends an approval request to the operator terminal 400 (Q87:B) to confirm whether operator A (Q01) can perform the service (S50).
  • access key transmission unit 126 transmits the access key to both operator terminal 400 (Q01: responder) and operator terminal 400 (Q87: administrator) (S54, S56).
  • Operator terminal 400 (Q01: responder) requests personal information 160 (P01) from personal information database 104 (S58), and receives personal information 160 (P01) (S60).
  • operator terminal 400 (Q87: administrator) also requests personal information 160 (P01) from personal information database 104 (S62) and receives personal information 160 (P01) (S64).
  • the dialogue control unit 140 relays the call between the operator (Q01: respondent) and the user (P01) (S66).
  • the interaction control unit 140 may enable a three-way call by adding the operator (Q01: responder), the operator (Q87: administrator) to the user (P01). Normally, the operator (Q87: administrator) does not interact with the user (P01). The operator (Q87: administrator) can observe the user (P01) and the operator (Q01: respondent) as necessary.
  • Page transmission unit 129 of call center server 100 transmits dialog screen 210 shown in FIG. 7 not only to operator terminal 400 (Q01) but also to operator terminal 400 (Q87).
  • the B operator (Q87) can monitor the dialogue between the A operator (Q01) and the user (P01) without participating in the dialogue. Normally, the user (P01) is unaware of the existence of the B operator (Q87). However, if necessary, the B operator (Q87) may take over the reception work of the A operator (Q01). This will be explained in connection with FIG. 10 below.
  • Operator B may send a preparation notification from the operator terminal 400 to the call center server 100.
  • the preparation notification means that if the A operator (Q01) is ready, the A operator (Q01) is approved as the attendant.
  • the response request unit 127 transmits a response request to the operator terminal 400 (Q01).
  • the reception selection unit 134 selects the operator (Q01) as the receptionist.
  • the preparation notification enables operator B (Q87) to express his/her intention to approve if operator A (Q01) can respond.
  • the B operator (Q87) may confirm the intention of the A operator (Q01), confirm that the A operator (Q01) has agreed, and then approve the assignment of the A operator (Q01).
  • the operator terminal 400 and the call center server 100 delete the personal information 160 (P01) from the non-volatile memory after completing the service. Similarly, the call center server 100 invalidates the access key and updates the personal information 160 and the like.
  • FIG. 10 is a second sequence diagram in the case of receiving support from the manager in the reception work.
  • the silence detector 146 monitors the voice call between the operator A (Q01) and the user (P01), and determines whether the silence has continued for a predetermined time or longer (S70).
  • silent detection detection of a silence state that continues for a predetermined time or longer is referred to as "silence detection”.
  • the warning unit 122 sends a warning notification to operator B (Q87) when silence is detected (S72).
  • Operator B (Q87: administrator) checks the response history of operator A (Q01) and user (P01), and determines whether to watch over or help.
  • the operator terminal 400 (Q87) transmits a dialogue request (replacement instruction) to the call center server 100 (S74).
  • the dialogue control unit 140 connects the operator terminal 400 (Q87: administrator) and the user terminal 300 (P01) and relays the call between them. Thereafter, the B operator (Q87) continues the reception work with the user (P01) in place of the A operator (Q01).
  • the dialogue control section 140 may relay a dialogue among the operator terminal 400 (Q01), the operator terminal 400 (Q87) and the user terminal 300 (P01).
  • FIG. 11 is a sequence diagram in the case of changing the responder between operators in the response work.
  • the user (P01) calls about the requirement A2, and the response selection unit 134 selects the A operator (Q02) as the response person.
  • the A operator (Q02) may judge that another A operator (Q04) is more suitable as a receptionist during the reception with the user (P01).
  • operator A (Q04) is originally the right person, but operator A (Q04) is just in the middle of another service, so operator A (Q02) responds for the time being, and operator A (Q04) Sometimes we wait.
  • both the A operator (Q02) and the A operator (Q04) are capable of handling work without a manager (see FIG. 4).
  • the dialogue control unit 140 relays the call between the operator terminal 400 (Q02) and the user terminal 300 (P01) (S80). Assume that the A operator (Q02) wishes to change to the A operator (Q04) during the reception. For example, based on the conversation with the user (P01) and the memo left by the A operator (Q04) who previously responded, the A operator (Q02) may determine that the A operator (Q04) is more knowledgeable about the situation. . At this time, the A operator (Q02) transmits a change request notification to the call center server 100 (S82).
  • the response selection unit 134 refers to the schedule information 180 and determines whether operator A (Q04) can respond (S84). If it is possible to respond, the response request unit 127 transmits a response request to the operator terminal 400 (Q04) (S86). When requesting a response, the response request unit 127 also transmits response history files of operator A (Q02) and user (P01). As a result, the A operator (Q04) can know the content of the dialogue between the two operators before the shift, so that he can quickly take over the conversation. Here, it is assumed that operator A (Q04) has decided to accept the reception.
  • Operator A (Q04) sends a notice of acceptance to the call center server 100 (S88).
  • call center server 100 Upon receiving the acceptance notice from operator A (Q04), call center server 100 sends a change completion notice to operator A (Q02) (S89).
  • 300 (Q02) deletes the personal information 160 of the user (P01) from the local memory upon receiving the change completion notice.
  • the access key transmission unit 126 transmits the access key of the personal information 160 (P01) to operator A (Q04) who is the new attendant (S90).
  • the operator terminal 400 (Q04) accesses the personal information database 104 and acquires the personal information 160 (P01) (S92, S94). Thereafter, the dialogue control unit 140 relays the call between the operator terminal 400 (Q04) and the user terminal 300 (P01) (S96).
  • the new responder will start the response work after receiving approval from the administrator in the same way as in FIG.
  • the personal information database 104 is constructed inside the user terminal 300 . Since the user manages his or her own personal information 160 at the user terminal 300, it becomes easier for the user to protect the personal information 160.
  • FIG. 1 the personal information database 104 is constructed inside the user terminal 300 . Since the user manages his or her own personal information 160 at the user terminal 300, it becomes easier for the user to protect the personal information 160.
  • FIG. 12 is a conceptual diagram of a call center system 200 in the second embodiment.
  • Dedicated software for controlling the personal information database 104 is installed in the user terminal 300 in advance (hereinafter referred to as "personal information management software").
  • personal information management software When the user terminal 300 calls the call center server 100 , the call center server 100 accesses the personal information management software and acquires the personal information 160 from the personal information database 104 .
  • Call center server 100 temporarily saves personal information 160 in a specific storage area of its own device.
  • the response selection unit 134 selects a response person, and the access key transmission unit 126 transmits the access key of the personal information 160 to the operator terminal 400 .
  • the operator terminal 400 uses the access key to access the personal information 160 temporarily stored in the call center server 100 .
  • the operator terminal 400 may access the personal information database 104 of the user terminal 300 directly.
  • the call control between the operator terminal 400 and the user terminal 300 is the same as in the first embodiment.
  • the call center server 100 connects the user terminal 300 and the operator terminal 400 to relay calls.
  • the call center server 100 provides the operator terminal 400 with an opportunity to access the personal information 160 by temporarily keeping the personal information 160 stored in the user terminal 300 .
  • the call center server 100 deletes the temporarily stored personal information 160.
  • the personal information database 104 is separated from the operator terminal 400 and the call center server 100.
  • the operator obtains temporary access rights to the personal information database 104 to the extent necessary during the reception work.
  • Such a mechanism makes it difficult for the user's personal information 160 to leak.
  • the response history file indicating the content of the conversation is also strictly managed in the personal information database 104, the user can easily consult the operator on various matters without worrying about the leakage of the content of the conversation.
  • the call center server 100 can determine whether the operator can respond based on the schedule information 180. For example, the response selection unit 134 may assign a new response task to the operator (Q20) only until 20 minutes before the scheduled end time of the operator (Q20). By preventing the call center server 100 from assigning a response job to an operator just before the closing time, the system can prevent unexpected overtime for the operator. By registering the schedule, the operator can assign the customer service according to the schedule, making it easier to manage the schedule.
  • the call center server 100 automatically selects the respondent and asks the administrator for confirmation. The manager judges whether the proposed operator A is suitable as the attendant. Since the call center server 100 first selects the respondent rather than the manager selects the respondent, and the manager approves or rejects it, the manager can independently select the A operator without any burden. I can do it.
  • the call center server 100 may not be able to grasp all the circumstances of operator A. For example, for a certain operator A, even if the schedule information 180 indicates that he is available, there may be circumstances such as his physical condition deteriorating. The manager can determine whether or not the operator can respond while considering the personal circumstances of the responder.
  • the administrator can watch the reception work performed by the receptionist on the operator terminal 400. It is also possible for one manager to watch over a plurality of attendants.
  • the access control unit 136 may grant access rights only to the attendant, and may not grant access rights to personal information to the administrator. Alternatively, the access control unit 136 may differentiate the accessible range of the personal information 160 between the administrator and the attendant.
  • the administrator can change the response work as necessary. Even an inexperienced A operator can receive assistance from the B operator, so that he/she can work on the reception work without anxiety. In addition, when the user feels uneasy about the response of the A operator, the A operator promptly responds, so that the user can have a sense of security in the response work. In this way, by providing an opportunity for supervision by the manager, it is possible to efficiently provide on-the-job training (OJT) to the A operator while increasing the sense of security of the user and the A operator (respondent).
  • OJT on-the-job training
  • the warning unit 122 can warn the operator terminal 400 of the administrator. A manager supervising a plurality of operators can quickly recognize a situation that may cause user dissatisfaction from this warning notice.
  • the response selection unit 134 can easily reselect the operator who has responded to the user (P01) in the past. You can have some degree of exclusivity between them.
  • the dialogue between the operator and the user is transcribed and registered in the personal information database 104 as a response history file. Newly assigned operators will also be able to easily refer to past response work based on the response history file and memo file.
  • the response history file can be used as teaching material for response work by anonymizing the user and showing it to other operators. Utilization of the response history file contributes to raising the level of the overall response work.
  • the call center system 200 can provide employment opportunities to many human resources. For example, for personnel who have retired from retirement age or who wish to work double, it is possible to put in reception work at a time that is convenient for each person. By cooperating with the freelance operator A and the employee B operator, it is possible to improve the quality while reducing the burden of the customer service. Further, the call center server 100 can provide a response business support service to a plurality of companies by defining matters.
  • the present embodiment has been described on the premise that the user registers with the call center server 100 .
  • the A operator may create the personal information 160 by asking the user for information such as the name.
  • the user may input the user ID to the call center server 100 by voice.
  • the user may give his or her real name and the user management unit 138 may identify the user ID from the user name.
  • the user management unit 138 may identify the user ID from the user's voiceprint.
  • the response history management unit 144 of the call center server 100 converts the voice dialogue between the user and the operator into text.
  • the operator terminal 400 may convert the voice dialogue into text.
  • the warning unit 122 may send a warning notification to the administrator.
  • the warning unit 122 may send a warning notification to the administrator.
  • the respondent may transmit a request for help notification to the call center server 100 when he/she is uneasy about responding.
  • the warning unit 122 may transmit a warning notification to the administrator when the relief request notification is received.
  • the warning unit 122 may send a warning notification to the administrator when the interaction time between the operator and the user reaches a predetermined time or longer.
  • the administrator cannot finish the dialogue with the user. In such a state, the administrator's intervention can reduce the burden on the A operator. In addition, it is possible to prevent a decrease in work efficiency due to the A operator being preoccupied with one user.
  • the warning unit 122 may add the reason for the warning notification when notifying the administrator of the warning.
  • one B operator is set as an administrator for one A operator.
  • Two or more B operators may be set as administrators for one A operator.
  • operator A (Q30) has operator B (Q80) and operator B (Q90).
  • the approval request transmission unit 120 requests approval from the operator terminal 400 (Q80).
  • operator B (Q80) is absent, approval request transmission unit 120 may request approval from operator terminal 400 (Q90).
  • the call center server 100 may manage the personal information database 104 as part of its own device. Alternatively, the call center server 100 may manage only the response history file of the personal information 160 on its own device.
  • the user and operator have been described as having voice conversations.
  • the method of selecting a respondent by the response selection unit 134 can be applied not only to voice interaction but also to responses to inquiries by chat, email, and inquiry form.
  • the operator terminal 400 may invalidate the access key by itself.
  • the reception selection unit 134 may select a plurality of operators as receptionist candidates and present a candidate list to the manager.
  • An administrator may select a respondent from a list of candidates.
  • the manager is not limited to the proposed attendant candidates, and may appoint an operator who should be the attendant, if necessary.
  • the response selection unit 134 may ask the A operator (Q10), who is responding, whether it is possible to respond to the next response task within a few minutes, for example, five minutes. If operator A (Q10) is available, the transmitting unit 116 may notify the user that operator A (Q10) will respond after a while and request the user to wait.
  • the "relay" of the dialogue between the operator terminal 400 and the user terminal 300 by the call center server 100 may be to mediate only the connection between the user terminal 300 and the operator terminal 400.
  • User terminal 300 and operator terminal 400 may directly transmit and receive audio signals without going through call center server 100 .
  • Some of the operators may be AI (Artificial Intelligence). For example, if it is a simple question or a typical question, it is thought that even an AI operator can answer it. In addition, when the AI operator has difficulty in responding, a human operator may take over the response work. By utilizing AI operators, the operator's burden can be further reduced.
  • AI Artificial Intelligence
  • the personal information 160 includes the attribute information 162 and the response information 164, and is stored in the personal information database 104.
  • the personal information 160 may be stored in the personal information database 104 independent of the call center server 100 and the user terminal 300 as shown in the first embodiment, or stored in the user terminal 300 as shown in the second embodiment. It may be stored in a configured personal information database 104 .
  • the attribute information 162 may be stored in the user terminal 300 and the reception information 164 may be stored in an independent database as in the first embodiment.
  • the call center server 100 may appropriately acquire the attribute information 162 from the user terminal 300 and automatically delete the temporarily stored attribute information 162 after the end of the call. Also, the call center server 100 may acquire only the reception information 164 .
  • the personal information database 104 may be configured within the call center server 100.
  • the location where the personal information database 104 is configured is arbitrary, and it may be configured at least in a location accessible from the call center server 100 .
  • the user's evaluation of the operator is registered in the personal information 160 (see FIG. 3).
  • the operator's evaluation of the user may be registered in the personal information 160 .
  • the operator inputs the user's evaluation into the call center server 100 .
  • the response history management unit 144 registers the evaluation value at this time in the personal information 160 .
  • the reception selection unit 134 may select a receptionist based on the operator's evaluation of the user in addition to the user's evaluation of the operator.
  • the call center server 100 acquires the attribute information 162 and the response information 164.
  • the call center server 100 may acquire only the reception information 164 in addition to the user ID.
  • the operator terminal 400 may acquire the attribute information 162.
  • FIG. In this case, the operator terminal 400 may generate the reference information area 212 in the dialogue screen 210 (FIG. 7) based on the attribute information 162.
  • FIG. 7 In this case, the operator terminal 400 may generate the reference information area 212 in the dialogue screen 210 (FIG. 7) based on the attribute information 162.
  • the schedule management unit 150 temporarily sets the operator A (Q01) to "in response" when the user (P01) and the operator A (Q01) need to respond. 134 explained that the A operator (Q01) is temporarily excluded from the candidates for receptionists. As a modification, 150 asks "whether or not it is possible to respond” even if the A operator (Q01) is answering, and when the A operator (Q01) replies that it is possible to respond, the A operator (Q01) is set as the answering person. May be set.

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Theoretical Computer Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Human Resources & Organizations (AREA)
  • Development Economics (AREA)
  • Game Theory and Decision Science (AREA)
  • Educational Administration (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

This call center server receives a call from a user, selects a responder on the basis of personal information of the user, provides the responder a temporary right to access the personal information of the user, and then relays a conversation between the responder and the user.

Description

コールセンターサーバcall center server
 本発明は、コールセンターにおいて応対者を決定するための技術、に関する。 The present invention relates to technology for determining who to answer in a call center.
 顧客からの電話対応業務を行う部署のことを、一般的にコールセンターとよぶ。コールセンターでは多数のオペレータが待機する。顧客は、製品やサービスについて質問、意見、相談があるときコールセンターに電話し、オペレータと音声通話を行う(たとえば、特許文献1参照)。  The department that handles phone calls from customers is generally called a call center. A large number of operators stand by at the call center. When a customer has a question, opinion, or consultation about a product or service, he or she calls a call center and makes a voice call with an operator (see, for example, Patent Document 1).
特開2020-57932号公報Japanese Patent Application Laid-Open No. 2020-57932
 一般的には、顧客から電話がかかってきたときには、応対可能なオペレータから応対者を順番に割り当てることが多い。オペレータの中には、難しい質問にも対応できる習熟度の高いオペレータもいれば、簡単な質問にしか対応できない経験の浅いオペレータもいる。コールセンター業務における顧客の満足度、納得感、信頼感はオペレータの能力に大きく依存する。また、顧客とオペレータの相性も重要である。  Generally, when a customer calls, the operator is often assigned in order from the available operators. Among the operators, there are highly skilled operators who can answer even difficult questions, and there are inexperienced operators who can answer only simple questions. Customer satisfaction, satisfaction, and trust in call center operations depend greatly on the capabilities of operators. In addition, compatibility between customers and operators is also important.
 本発明は、上記課題認識に基づいて完成された発明であり、その主たる目的は、顧客(ユーザ)に応じて適切な応対者を選ぶ技術、を提供することにある。 The present invention is an invention completed based on the recognition of the above problems, and its main purpose is to provide a technique for selecting an appropriate attendant according to the customer (user).
 本発明のある態様におけるコールセンターサーバは、ユーザからのアクセス要求を受信するアクセス受付部と、ユーザの個人情報に基づいて、応対者を選択する応対選択部と、応対者に対してユーザの個人情報への一時的なアクセス権を付与するアクセス制御部と、応対者とユーザの対話を中継する対話制御部と、を備える。 A call center server in one aspect of the present invention includes an access reception unit that receives an access request from a user, a reception selection unit that selects a receptionist based on the user's personal information, and an interaction control unit that relays interaction between the attendant and the user.
 本発明によれば、コールセンター業務において、ユーザの個人情報に基づいて、適切な応対者を選択しやすくなる。 According to the present invention, in call center operations, it becomes easier to select an appropriate attendant based on the user's personal information.
コールセンターシステムのハードウェア構成図である。1 is a hardware configuration diagram of a call center system; FIG. コールセンターサーバの機能ブロック図である。It is a functional block diagram of a call center server. 個人情報のデータ構造図である。4 is a data structure diagram of personal information; FIG. オペレータ情報のデータ構造図である。4 is a data structure diagram of operator information; FIG. スケジュール情報の概念図である。4 is a conceptual diagram of schedule information; FIG. 割当情報のデータ構造図である。4 is a data structure diagram of allocation information; FIG. 対話画面の画面図である。It is a screen figure of a dialog screen. 応対業務の基本となるシーケンス図である。It is a sequence diagram that is the basis of the reception work. 応対業務において管理者からの支援を受ける場合の第1のシーケンス図である。FIG. 10 is a first sequence diagram when receiving support from an administrator in response work; 応対業務において管理者からの支援を受ける場合の第2のシーケンス図である。FIG. 10 is a second sequence diagram when receiving support from an administrator in response work; 応対業務においてオペレータ間における応対者を交替する場合のシーケンス図である。FIG. 10 is a sequence diagram when a responder is changed between operators in response work; 第2実施形態におけるコールセンターシステムの概念図である。It is a conceptual diagram of the call center system in 2nd Embodiment.
 以下、本発明の実施形態を第1実施形態および第2実施形態に分けて説明する。第1実施形態と第2実施形態を特に区別しないときや、まとめていうときには単に「本実施形態」とよぶ。 The embodiments of the present invention will be described below by dividing them into a first embodiment and a second embodiment. When the first embodiment and the second embodiment are not distinguished from each other, or when they are collectively referred to, they are simply referred to as "the present embodiment".
[第1実施形態]
 第1実施形態においては、コールセンターに問い合わせてくるユーザ(顧客)の個人情報を格納する個人情報データベースを、コールセンターサーバ(CS: Call-center Server)およびユーザの通信端末とは別の筐体として管理する。個人情報は、ユーザの年齢、性別等を示す「属性情報」と、オペレータとの応対履歴を示す「応対情報」を含む。なお、本実施形態においてはコールセンターの受信業務(インバウンド)を対象として説明する。
[First embodiment]
In the first embodiment, a personal information database storing personal information of users (customers) who make inquiries to the call center is managed as a separate housing from the call center server (CS) and the user's communication terminal. do. The personal information includes "attribute information" indicating the user's age, gender, etc., and "response information" indicating the history of the response with the operator. In addition, in the present embodiment, the reception business (inbound) of a call center is described as an object.
 図1は、コールセンターシステム200のハードウェア構成図である。
 コールセンターシステム200は、コールセンターサーバ100と、複数のユーザ端末300、複数のオペレータ端末400および個人情報データベース104を含む。コールセンターサーバ100、ユーザ端末300、オペレータ端末400および個人情報データベース104は、インターネット102を介して接続される。ユーザ端末300は、ユーザが保有する通信端末であり、ラップトップPC(Personal Computer)、タブレットPC、スマートフォンなどが想定される。このほか、ユーザ端末300はスマートウォッチ(腕時計型携帯情報端末)などのいわゆるウェアラブル端末であってもよい。本実施形態におけるユーザ端末300はスマートフォンであるとして説明する。
FIG. 1 is a hardware configuration diagram of a call center system 200. As shown in FIG.
The call center system 200 includes a call center server 100 , multiple user terminals 300 , multiple operator terminals 400 and a personal information database 104 . Call center server 100 , user terminal 300 , operator terminal 400 and personal information database 104 are connected via Internet 102 . The user terminal 300 is a communication terminal owned by a user, and is assumed to be a laptop PC (Personal Computer), a tablet PC, a smart phone, or the like. In addition, the user terminal 300 may be a so-called wearable terminal such as a smart watch (wristwatch type personal digital assistant). It is assumed that the user terminal 300 in this embodiment is a smart phone.
 オペレータ端末400は、オペレータが保有する通信端末であり、オペレータ業務で使用する通信端末である。本実施形態におけるオペレータ端末400は、デスクトップPCとヘッドセットを有する。オペレータは、さまざまな企業の応対業務を担当する。1人のオペレータが複数の企業の応対業務を兼務することもできる。個人情報データベース104は、ユーザの個人情報を格納する。個人情報データベース104については図3に関連して後述する。 The operator terminal 400 is a communication terminal owned by the operator and used for operator work. The operator terminal 400 in this embodiment has a desktop PC and a headset. Operators are in charge of customer service for various companies. A single operator can concurrently serve as a reception service for a plurality of companies. The personal information database 104 stores user's personal information. Personal information database 104 will be described later in connection with FIG.
 本実施形態において、ユーザの個人情報があらかじめコールセンターサーバ100にユーザ登録されているものとして説明する。ユーザには、ユーザを識別するためのユーザIDが付与される。コールセンターサーバ100は、複数の企業における応対業務の統一窓口として機能する。ユーザは、企業に対する問い合わせがあるときには、ユーザ端末300からコールセンターサーバ100に電話をかける。 In the present embodiment, it is assumed that the user's personal information is registered in the call center server 100 in advance. A user is given a user ID for identifying the user. The call center server 100 functions as a unified point of contact for customer service in a plurality of companies. When a user has an inquiry about a company, the user calls the call center server 100 from the user terminal 300. - 特許庁
 応対業務の提供元としては、化粧品、自動車、コンピュータなどに関する企業のほか、官公庁、金融機関、チケットセンターなどさまざまな機関が考えられる。化粧品メーカーにおいても、製品の種類、相談内容により、応対業務は多岐にわたる。本実施形態においては、応対業務を「用件」として識別する。たとえば、化粧品X1の注文を「用件A1」、化粧品X1の相談を「用件A2」、パーソナルコンピュータのトラブル相談を「用件A3」のようにあらかじめ用件分類しておく。 In addition to companies related to cosmetics, automobiles, computers, etc., various institutions such as government offices, financial institutions, and ticket centers can be considered as sources of customer service. Even in the case of cosmetics manufacturers, there are a wide variety of customer service tasks depending on the type of product and the content of the consultation. In the present embodiment, the service is identified as a "task". For example, an order for cosmetics X1 is categorized in advance as 'task A1', a consultation for cosmetics X1 is 'task A2', and a personal computer trouble consultation is 'task A3'.
 個人情報データベース104は、ユーザの個人情報を格納する。コールセンターサーバ100は、ユーザから電話がかかってきたとき、ユーザID、用件、個人情報データベース104の個人情報に基づき、後述の方法により担当すべきオペレータを選ぶ。以下、ユーザと電話応対するオペレータのことを特に「応対者」とよぶ。 The personal information database 104 stores user's personal information. When a call is received from a user, the call center server 100 selects an operator to be in charge of the call based on the user ID, the subject, and the personal information in the personal information database 104 by a method described later. Hereinafter, the operator who answers the phone with the user is particularly referred to as a "respondent".
 オペレータには、実際にユーザとの応対業務を行うAオペレータと、Aオペレータを監督するBオペレータがいる。Bオペレータは、Aオペレータの応対業務を監督し、必要に応じてAオペレータを手助けする(詳細は後述)。以下、Aオペレータを監督するBオペレータのことを「管理者」ともよぶ。本実施形態におけるAオペレータは、企業に所属するオペレータであってもよいし、自宅などで空き時間を利用して応対サービスを提供するフリーランスのオペレータであってもよい。オペレータは、オペレータIDにより識別される。 There are two types of operators: Operator A, who actually works with users, and Operator B, who supervises the A operator. The B operator supervises the reception work of the A operator and assists the A operator as necessary (details will be described later). Hereinafter, the B operator who supervises the A operator is also referred to as the "administrator". Operator A in this embodiment may be an operator belonging to a company, or may be a freelance operator who uses his/her spare time at home to provide a response service. Operators are identified by operator IDs.
 図2は、コールセンターサーバ100の機能ブロック図である。
 コールセンターサーバ100の各構成要素は、CPU(Central Processing Unit)および各種コプロセッサ(co-processor)などの演算器、メモリやストレージといった記憶装置、それらを連結する有線または無線の通信線を含むハードウェアと、記憶装置に格納され、演算器に処理命令を供給するソフトウェアによって実現される。コンピュータプログラムは、デバイスドライバ、オペレーティングシステム、それらの上位層に位置する各種アプリケーションプログラム、また、これらのプログラムに共通機能を提供するライブラリによって構成されてもよい。
 以下に説明する各ブロックは、ハードウェア単位の構成ではなく、機能単位のブロックを示している。
FIG. 2 is a functional block diagram of the call center server 100. As shown in FIG.
Each component of the call center server 100 includes computing units such as a CPU (Central Processing Unit) and various co-processors, storage devices such as memory and storage, and hardware including wired or wireless communication lines connecting them. , and is implemented by software that is stored in a storage device and supplies processing instructions to the calculator. A computer program may consist of a device driver, an operating system, various application programs located in their higher layers, and a library that provides common functions to these programs.
Each block described below represents a functional block rather than a hardware configuration.
 コールセンターサーバ100は、通信部110、データ処理部112およびデータ格納部114を含む。
 通信部110は、インターネット102を介してユーザ端末300、オペレータ端末400および個人情報データベース104との通信処理を担当する。データ格納部114は各種情報を格納する。データ処理部112は、通信部110により取得されたデータおよびデータ格納部114に格納されているデータに基づいて各種処理を実行する。データ処理部112は、通信部110およびデータ格納部114のインタフェースとしても機能する。
Call center server 100 includes communication unit 110 , data processing unit 112 and data storage unit 114 .
The communication unit 110 is in charge of communication processing with the user terminal 300 , the operator terminal 400 and the personal information database 104 via the Internet 102 . The data storage unit 114 stores various information. The data processing unit 112 executes various processes based on data acquired by the communication unit 110 and data stored in the data storage unit 114 . Data processing unit 112 also functions as an interface for communication unit 110 and data storage unit 114 .
 通信部110は、ユーザ端末300等の外部装置に各種情報を送信する送信部116と、外部装置から各種情報を受信する受信部118を含む。
 送信部116は、承認要求送信部120、警告部122、個人情報要求部124、アクセスキー送信部126、応対要求部127およびページ送信部129を含む。承認要求送信部120は、Bオペレータ(管理者)から応対者の選択に関する承認を要求する。応対要求部127は、応対者として選択されたAオペレータに応対業務を依頼する。警告部122は、Aオペレータが応対業務にとまどっているときにBオペレータに警告を送信する。個人情報要求部124は、必要に応じて個人情報データベース104に個人情報の一部を要求する。アクセスキー送信部126は、応対者および管理者が個人情報データベース104にアクセスするための一時的なアクセスキーを送信する。ページ送信部129は、オペレータ端末400に応対業務のための各種情報を含むウェブページを送信する。
The communication unit 110 includes a transmitting unit 116 that transmits various types of information to an external device such as the user terminal 300, and a receiving unit 118 that receives various types of information from the external device.
Transmission unit 116 includes approval request transmission unit 120 , warning unit 122 , personal information request unit 124 , access key transmission unit 126 , response request unit 127 and page transmission unit 129 . The approval request transmission unit 120 requests approval regarding the selection of the attendant from the B operator (administrator). The response request unit 127 requests the response work to the A operator selected as the response person. The warning unit 122 sends a warning to the B operator when the A operator is at a loss for the reception work. The personal information requesting unit 124 requests part of the personal information from the personal information database 104 as necessary. Access key transmission unit 126 transmits a temporary access key for the responder and administrator to access personal information database 104 . The page transmission unit 129 transmits to the operator terminal 400 a web page containing various information for customer service.
 受信部118は、アクセス受付部128、許否受信部130および個人情報受信部132を含む。アクセス受付部128は、ユーザ端末300からの電話をアクセス要求として受け付ける。許否受信部130は、Bオペレータ(管理者)から応対者の選択に関する許否を受け付ける。また、許否受信部130は、Aオペレータ(応対候補者)からの応対可否も受け付ける。個人情報受信部132は、個人情報データベース104に個人情報の更新情報を送信する。 The receiving unit 118 includes an access receiving unit 128, a permission/refusal receiving unit 130, and a personal information receiving unit 132. The access reception unit 128 receives a telephone call from the user terminal 300 as an access request. The permission/refusal receiving unit 130 receives permission/refusal regarding the selection of the attendant from the B operator (manager). The permission/refusal reception unit 130 also receives permission/refusal of response from the A operator (candidate for response). The personal information receiving unit 132 transmits update information of personal information to the personal information database 104 .
 データ格納部114は、オペレータ情報格納部152、スケジュール格納部154および割当情報格納部156を含む。
 オペレータ情報格納部152は、オペレータ情報を格納する。オペレータ情報は、オペレータの担当可能な用件、評価、経験を示す情報である。オペレータ情報については図4に関連して後述する。スケジュール格納部154は、スケジュール情報を格納する。スケジュール情報は、オペレータの予定表を示す。スケジュール情報については図5に関連して後述する。割当情報格納部156は、割当情報を格納する。割当情報は、ユーザごとの応対者の選択順位を定義する。割当情報については図6に関連して後述する。
Data storage unit 114 includes operator information storage unit 152 , schedule storage unit 154 and allocation information storage unit 156 .
The operator information storage unit 152 stores operator information. The operator information is information indicating the tasks that the operator can handle, evaluation, and experience. Operator information is described below in connection with FIG. The schedule storage unit 154 stores schedule information. The schedule information indicates the schedule of the operator. Schedule information will be described later in connection with FIG. The allocation information storage unit 156 stores allocation information. The allocation information defines the order of selection of attendants for each user. Allocation information will be described later in connection with FIG.
 データ処理部112は、応対選択部134、アクセス制御部136、ユーザ管理部138、対話制御部140およびオペレータ管理部142を含む。
 データ処理部112は、ユーザからのアクセスを受け付けたとき応対者を選択する。アクセス制御部136は、応対者および管理者に対して個人情報データベース104にアクセスするためのアクセスキーを生成する。アクセス制御部136はアクセスキーの無効化も実行する。
Data processing unit 112 includes response selection unit 134 , access control unit 136 , user management unit 138 , dialogue control unit 140 and operator management unit 142 .
The data processing unit 112 selects a responder when receiving an access from a user. The access control unit 136 generates an access key for accessing the personal information database 104 for the responder and administrator. The access control unit 136 also invalidates access keys.
 ユーザ管理部138は、個人情報データベース104を対象として、ユーザの個人情報を管理する。ユーザ管理部138は応対履歴管理部144を含む。応対履歴管理部144は、ユーザと応対者の音声会話をテキスト化し、応対情報を生成する。応対情報は個人情報の一部として個人情報データベース104に登録される。 The user management unit 138 manages the user's personal information with the personal information database 104 as the object. User management unit 138 includes response history management unit 144 . The response history management unit 144 converts the voice conversation between the user and the respondent into text and generates response information. The reception information is registered in the personal information database 104 as part of the personal information.
 対話制御部140は、ユーザと応対者の音声通話を中継する。対話制御部140は、無音検出部146および感情判定部148を含む。無音検出部146は、ユーザと応対者の通話において所定時間以上、たとえば、30秒以上の無音状態が発生したときにこれを検出する。感情判定部148は、ユーザの音声を対象として言語分析(文章、単語など)と音響分析(声の高さ、強さ、速さ、長さなど)を実行することによりユーザの心理状態を分析する。発話者の感情を音声から推測する技術は既知技術を応用することにより実現可能である。 The dialog control unit 140 relays voice calls between the user and the respondent. Dialogue control unit 140 includes silence detection unit 146 and emotion determination unit 148 . Silence detection unit 146 detects when a silence state occurs for a predetermined time or longer, for example, 30 seconds or longer, in the conversation between the user and the attendant. The emotion determination unit 148 analyzes the user's mental state by performing linguistic analysis (sentences, words, etc.) and acoustic analysis (pitch, strength, speed, length, etc.) of the user's voice. do. Techniques for estimating the speaker's emotions from voice can be realized by applying known techniques.
 データ処理部112は、オペレータに関する情報を管理する。データ処理部112は、スケジュール管理部150を含む。スケジュール管理部150は、スケジュール情報を管理する。 The data processing unit 112 manages information about operators. Data processing unit 112 includes a schedule management unit 150 . The schedule management unit 150 manages schedule information.
 図3は、個人情報160のデータ構造図である。
 個人情報160は、個人情報データベース104に格納される。個人情報160は、属性情報162および応対情報164を含む。図3は、ユーザID=P01のユーザ(以下、「ユーザ(P01)」のように表記する)の個人情報160を示す。ユーザ登録に際して、コールセンターサーバ100により属性情報162が設定される。属性情報162は、氏名、年齢、性別、職業などを含む。応対履歴管理部144は、ユーザ(P01)についての応対業務が発生する度に応対情報164を生成する。
FIG. 3 is a data structure diagram of the personal information 160. As shown in FIG.
Personal information 160 is stored in personal information database 104 . Personal information 160 includes attribute information 162 and response information 164 . FIG. 3 shows the personal information 160 of a user with user ID=P01 (hereinafter referred to as "user (P01)"). At the time of user registration, attribute information 162 is set by the call center server 100 . The attribute information 162 includes name, age, gender, occupation, and the like. The response history management unit 144 generates the response information 164 each time a response task for the user (P01) occurs.
 図3の応対情報164は「2021年3月12日の11時4分から11時10分」に発生した応対業務の内容を示す。応対情報164は、応対日時のほか、用件タイプ、応対者のオペレータID、応対履歴ファイル、メモファイルおよび評価を含む。図3によれば、ユーザ(P01)は応対者(Q06)と用件A1に関して対話している。ユーザ(P01)はコールセンターサーバ100に電話をしたとき、音声またはユーザ端末300のプッシュボタンにより用件を設定する。コールセンターサーバ100のアクセス受付部128は、ユーザ(P01)からの入力にしたがって用件タイプを特定する。また、アクセス受付部128はユーザ端末300からの電話を受付けたとき、ユーザの電話番号(発信通知)からユーザIDを特定する。 The response information 164 in FIG. 3 shows the details of the response work that occurred from 11:04 to 11:10 on March 12, 2021. The response information 164 includes, in addition to the response date and time, the item type, the operator ID of the respondent, the response history file, the memo file, and the evaluation. According to FIG. 3, the user (P01) is having a dialogue with the respondent (Q06) regarding the matter A1. When the user (P01) calls the call center server 100, he/she sets the matter by voice or the push button of the user terminal 300. FIG. The access reception unit 128 of the call center server 100 identifies the matter type according to the input from the user (P01). Also, when the access reception unit 128 receives a call from the user terminal 300, it identifies the user ID from the user's telephone number (call notification).
 応対履歴ファイルは、ユーザ(P01)と応対者(Q06)の音声対話を応対履歴管理部144がテキスト化したファイルである。応対履歴ファイルにより、後日、管理者あるいは次回の応対者は二人の対話内容を確認できる。メモファイルは、応対者(Q06)によるメモを記録したファイルである。メモファイルは、たとえば、ユーザ(P01)の印象、話題になったことなど、自分または他の応対者のための備忘録として使われる。応対業務の終了後、コールセンターサーバ100は応対業務に対する満足度についてユーザにアンケートを求める。応対履歴管理部144は、アンケートに基づいて応対者の点数を「応対評価点」として応対情報164に記録する。 The response history file is a file in which the response history management unit 144 converts the voice dialogue between the user (P01) and the respondent (Q06) into text. The response history file allows the manager or the next responder to confirm the contents of the conversation between the two at a later date. The memo file is a file in which memos made by the respondent (Q06) are recorded. The memo file is used as a memorandum for the user (P01), such as impressions and topics, for himself or other attendants. After completing the service, the call center server 100 asks the user to fill out a questionnaire regarding the level of satisfaction with the service. The response history management unit 144 records the score of the respondent in the response information 164 as a "response evaluation score" based on the questionnaire.
 個人情報160は、コールセンターサーバ100およびオペレータ端末400から独立した個人情報データベース104に保存される。コールセンターサーバ100は、ユーザ(P01)との応対業務が発生したときに個人情報データベース104にアクセスする。また、オペレータ(Q06)もユーザ(P01)との応対業務が発生したときだけ一時的に個人情報データベース104にアクセスする。このときのアクセス可能範囲はユーザ(P01)の個人情報160に限られる。このようなアクセス制限により、ユーザの個人情報を保護する。 The personal information 160 is stored in the personal information database 104 independent of the call center server 100 and the operator terminal 400. The call center server 100 accesses the personal information database 104 when a customer service with the user (P01) occurs. In addition, the operator (Q06) also temporarily accesses the personal information database 104 only when the operator (Q06) needs to work with the user (P01). The accessible range at this time is limited to the personal information 160 of the user (P01). Such access restrictions protect the user's private information.
 図4は、オペレータ情報170のデータ構造図である。
 オペレータ情報170は、オペレータ情報格納部152に格納される。オペレータ情報170は、Aオペレータに対する管理者(Bオペレータ)、対応可能な用件、評価および経験の量を示す。「評価」は、過去に対応したユーザからの応対評価点の平均点を示す。「経験」は、応対業務の経験回数である。スケジュール管理部150は、応対業務の終了するごとにオペレータ情報170を更新する。
FIG. 4 is a data structure diagram of the operator information 170. As shown in FIG.
Operator information 170 is stored in the operator information storage unit 152 . The operator information 170 indicates the manager (B operator) for the A operator, the work available, the rating and the amount of experience. "Evaluation" indicates the average point of response evaluation points from users who have corresponded in the past. "Experience" is the number of times of experience of reception work. The schedule management unit 150 updates the operator information 170 each time the service is completed.
 たとえば、Aオペレータ(Q01)が対応可能な用件は用件A1のみである。Aオペレータ(Q01)の管理者(Bオペレータ)はオペレータ(Q87)である。Aオペレータ(Q01)は、Bオペレータ(Q87)に監督されることを条件として、用件A1についてのみ応対業務が可能である。Aオペレータの用件A1に関する応対業務の経験回数は20回であり、応対業務の評価は70点である。 For example, the only issue A operator (Q01) can handle is issue A1. The administrator (B operator) of the A operator (Q01) is the operator (Q87). The A operator (Q01) can handle only the matter A1 under the supervision of the B operator (Q87). Operator A has experienced 20 times of response work related to matter A1, and the evaluation of the response work is 70 points.
 Aオペレータ(Q02)は、用件A1と用件A2に対応できる。Aオペレータ(Q02)は、用件A1に関しては、Bオペレータ(Q87)による監督を受ける。一方、用件A2については十分に習熟しているため、Aオペレータ(Q02)は用件A2については単独で応対業務を実行する。 Operator A (Q02) can handle matters A1 and A2. The A operator (Q02) is supervised by the B operator (Q87) regarding the matter A1. On the other hand, since the operator A (Q02) is sufficiently proficient with the matter A2, the A operator (Q02) independently handles the matter A2.
 また、Aオペレータ(Q04)はベテランである。用件A1、A2、A3のいずれについても管理者なしで対応できる。 In addition, Operator A (Q04) is a veteran. Any of the matters A1, A2, and A3 can be handled without an administrator.
 許否受信部130は、オペレータ情報170を参照することにより、各オペレータの対応可能な用件、経験、評価、管理者の有無を考慮して応対者を選択する(詳細後述)。 By referring to the operator information 170, the permission/refusal receiving unit 130 selects a responder in consideration of each operator's available work, experience, evaluation, and presence or absence of a manager (details will be described later).
 図5は、スケジュール情報180の概念図である。
 スケジュール情報180は、スケジュール格納部154に格納される。図5は「2021年4月21日」における各オペレータのスケジュールを示す。オペレータは、あらかじめコールセンターサーバ100に対してスケジュール登録を行う。
FIG. 5 is a conceptual diagram of the schedule information 180. As shown in FIG.
Schedule information 180 is stored in the schedule storage unit 154 . FIG. 5 shows the schedule of each operator on "April 21, 2021". The operator registers a schedule with the call center server 100 in advance.
 各オペレータは、雇用主との契約により業務可能な時間をスケジュールに登録する。もしくは、業務可能な時間を選んで自由にスケジュール登録を行うことができる。たとえば、Aオペレータ(Q01)は21日には6時から昼休憩を挟んで20時まで応対業務が可能である。一方、Aオペレータ(Q01)の管理者であるBオペレータ(Q87)は4時から昼休憩を挟んで18時まで勤務予定である。このため、Aオペレータ(Q01)は、18時以降は実質的に応対業務を行うことができない。この場合、スケジュール管理部150はAオペレータ(Q01)に対して、当日は18時までの勤務でよいことをメール等の通信手段により通知してもよい。あるいは、スケジュール管理部150はAオペレータ(Q01)を18時以降も監督可能な別のBオペレータを選択し、選択したBオペレータにAオペレータ(Q01)の18時以降の監督を依頼してもよい。たとえば、Bオペレータ(Q88)は22時まで対応可能なので、18時以降はAオペレータ(Q01)の監督をBオペレータ(Q87)から引き継いでもよい。  Each operator registers the workable hours in the schedule according to the contract with the employer. Alternatively, the schedule can be freely registered by selecting a workable time. For example, operator A (Q01) can work from 6:00 to 20:00 with a lunch break on the 21st. On the other hand, operator B (Q87), who is the manager of operator A (Q01), is scheduled to work from 4:00 to 18:00 with a lunch break. Therefore, the A operator (Q01) cannot substantially perform reception work after 18:00. In this case, the schedule management unit 150 may notify operator A (Q01) by communication means such as e-mail that he may work until 18:00 on that day. Alternatively, the schedule management unit 150 may select another B operator who can supervise the A operator (Q01) after 18:00 and request the selected B operator to supervise the A operator (Q01) after 18:00. . For example, since the B operator (Q88) is available until 22:00, the supervision of the A operator (Q01) may be taken over from the B operator (Q87) after 18:00.
 このほか、スケジュール管理部150は、各オペレータが応対業務中であるか待機中であるか否かも管理する。ユーザ(P01)とAオペレータ(Q01)の応対業務が発生したとき、スケジュール管理部150は一時的にAオペレータ(Q01)を「応対中」に設定する。このとき、応対選択部134はAオペレータ(Q01)を応対者の候補から一時的に除外する。Aオペレータ(Q01)の応対業務が終了したときには、スケジュール管理部150はAオペレータ(Q01)を「待機中」に設定する。応対選択部134は、待機中への変更後、Aオペレータ(Q01)を新たに応対候補とする。 In addition, the schedule management unit 150 also manages whether each operator is on call or on standby. When the user (P01) and the A operator (Q01) have to deal with each other, the schedule management unit 150 temporarily sets the A operator (Q01) to "in response". At this time, the reception selection unit 134 temporarily excludes the A operator (Q01) from the receptionist candidates. When operator A (Q01) completes the service, the schedule management unit 150 sets operator A (Q01) to "waiting". The response selection unit 134 newly selects operator A (Q01) as a candidate for response after the change to waiting.
 図6は、割当情報190のデータ構造図である。
 割当情報190は、割当情報格納部156に格納される。アクセス受付部128はユーザから電話を受け付けたとき、発信者番号からユーザIDを特定する。応対選択部134は、個人情報160に基づいてあらかじめ割当情報190を生成しておく。応対選択部134は割当情報190に基づいて、複数のAオペレータから応対者を選ぶ。図6はユーザ(P01)の割当情報190を示す。
FIG. 6 is a data structure diagram of the allocation information 190. As shown in FIG.
Allocation information 190 is stored in the allocation information storage unit 156 . When the access reception unit 128 receives a call from the user, it identifies the user ID from the caller number. The response selection unit 134 generates allocation information 190 in advance based on the personal information 160 . The response selection unit 134 selects a response person from a plurality of A operators based on the allocation information 190 . FIG. 6 shows the allocation information 190 of the user (P01).
 応対選択部134は、ユーザごと、用件ごとに応対者となったことのあるAオペレータおよび「選択優先点」を記録しておく。選択優先点は選択の優先順位を決めるための点数である。たとえば、ユーザ(P01)と用件A1について応対業務をしたことのあるAオペレータは、新しい順に、Aオペレータ(Q01)、Aオペレータ(Q02)、Aオペレータ(Q11)、Aオペレータ(Q04)、Aオペレータ(Q22)の5人であったとする。 The response selection unit 134 records the A operator who has served as a response person and the "selection priority point" for each user and each matter. The selection priority point is a score for determining the priority of selection. For example, the A operator who has dealt with the user (P01) and the matter A1 is A operator (Q01), A operator (Q02), A operator (Q11), A operator (Q04), A operator (Q04), A Assume that there are five operators (Q22).
 Aオペレータ(Q01)が応対業務を行った場合、応対選択部134はAオペレータ(Q01)の選択優先点に20点を加算し、他の4人の評点から5点ずつ減算する。このような制御方法によれば、最近の応対者ほど次回も選択されやすくなるので、ユーザ(P01)に対して同じAオペレータ(Q01)が応対しやすくなる。いいかえれば、ユーザ(P01)の用件A1に関する問い合わせについて、Aオペレータ(Q01)にある程度の専属性をもたせることができる。 When the A operator (Q01) performs the reception work, the reception selection unit 134 adds 20 points to the selection priority points of the A operator (Q01) and subtracts 5 points from the scores of the other four operators. According to such a control method, it is easier for the same A operator (Q01) to respond to the user (P01) because the more recent responder is more likely to be selected next time. In other words, it is possible to allow the A operator (Q01) to have a certain degree of exclusiveness with respect to the user's (P01) inquiry regarding the matter A1.
 応対選択部134は、5人のうち、選択優先点の高い順に1位から3位を決める。図6においては、1位はAオペレータ(P01)、2位はAオペレータ(Q04)、3位はAオペレータ(Q02)となっている。ユーザ(P01)が用件A1について電話をしたとき、応対選択部134は第1候補のAオペレータ(Q01)を応対者として選ぶ。Aオペレータ(P01)が応対不能なときには第2候補のAオペレータ(Q04)が選ばれる。 The reception selection unit 134 selects the 1st to 3rd place among the 5 people in descending order of selection priority. In FIG. 6, the first place is the A operator (P01), the second place is the A operator (Q04), and the third place is the A operator (Q02). When the user (P01) makes a call regarding the matter A1, the reception selection unit 134 selects the first candidate A operator (Q01) as the receptionist. When the A operator (P01) is unavailable, the second candidate A operator (Q04) is selected.
 選択優先点の決め方は任意である。たとえば、応対選択部134は上記5人のAオペレータのうち、評価のもっとも高いAオペレータ(図4参照)に10点を加算するとしてもよい。このような制御方法によれば、ユーザからの評価の高いAオペレータを優先的に割り当てやすくなる。応対選択部134は、5人のAオペレータのうち経験回数のもっとも多いAオペレータ(図4参照)に10点を加算するとしてもよい。このような制御方法によれば、ベテランのAオペレータを優先的に割り当てやすくなる。Aオペレータはユーザから高い評価をもらうほど、また、経験を重ねるほど応対業務を割り当ててもらいやすくなる。特に、応対業務の回数に基づく歩合給を設定する場合には、このような仕組みをもたせることでAオペレータの自己研鑽を促すことができる。 The method of determining the selection priority is arbitrary. For example, the response selection unit 134 may add 10 points to the A operator (see FIG. 4) with the highest evaluation among the five A operators. According to such a control method, it becomes easy to preferentially allocate the A operator who is highly evaluated by the user. The response selection unit 134 may add 10 points to the A operator (see FIG. 4) who has the most experience among the five A operators. According to such a control method, it becomes easier to preferentially allocate the veteran A operator. The higher the evaluation of operator A from the user and the more experience he has, the easier it is for operator A to be assigned to support work. In particular, in the case of setting a commission based on the number of times of customer service, by providing such a mechanism, it is possible to promote self-improvement of the A operator.
 上述したように、ユーザ(P01)が用件A1について電話をしたとき、Aオペレータ(Q01)が応対者の第1候補となる。応対選択部134はスケジュール情報180を参照し、Aオペレータ(Q01)が応対可能であれば応対業務を要求する。Aオペレータ(Q01)が応対不可能であるときには、応対選択部134は第2候補のAオペレータ(Q04)に応対業務を依頼する。第3候補のAオペレータ(Q02)も応対不可のときには、応対選択部134は用件A1の応対業務が可能なAオペレータからランダムにいずれかのAオペレータを応対者として選択する。 As described above, when the user (P01) calls regarding the matter A1, the A operator (Q01) is the first candidate for the answerer. The response selection unit 134 refers to the schedule information 180, and requests the response work if operator A (Q01) is available. When the A operator (Q01) cannot respond, the response selection unit 134 requests the second candidate A operator (Q04) to perform the response work. When the third candidate A operator (Q02) is also unable to respond, the response selection unit 134 randomly selects one of the A operators who can respond to the matter A1 as a response person.
 ユーザ(P01)については用件A3については1人しかAオペレータが候補として登録されていない。ユーザ(P01)は用件A3について電話してきたことは少なく、唯一の応対経験者はオペレータ(Q04)であると考えられる。また、ユーザ(P01)は用件A4については電話をしたことがないため応対候補者がいない。この場合、応対選択部134は、用件A4に対応可能なAオペレータからランダムに応対者を選ぶ。あるいは、応対選択部134は、用件A4について評価が高いAオペレータ、経験豊富なAオペレータを応対者として選ぶとしてもよい。 For user (P01), only one operator A is registered as a candidate for task A3. The user (P01) rarely calls about the matter A3, and the operator (Q04) is considered to be the only person who has ever received a call. In addition, since the user (P01) has never made a phone call regarding the matter A4, there is no reception candidate. In this case, the response selection unit 134 randomly selects a response person from the A operators who can respond to the matter A4. Alternatively, the response selection unit 134 may select an A operator who has a high evaluation for the matter A4 and an A operator who has a lot of experience as a response person.
 割当情報190に未登録のユーザ、すなわち、初めてコールセンターサーバ100を利用するユーザに対する応対者の選択方法は任意である。応対選択部134は、複数のオペレータから応対可能なオペレータを応対者としてランダムに選択してもよいし、1日の仕事量(応対時間)のもっとも少ないオペレータを応対者として選んでもよい。あるいは、応対選択部134は、あらかじめ「初回対応所定者」として登録されているオペレータから、いずれかのオペレータを応対者としてランダムに選択してもよい。 Any method can be used to select an attendant for a user who is not registered in the allocation information 190, that is, a user who uses the call center server 100 for the first time. The response selection unit 134 may randomly select an operator who can respond from a plurality of operators as a response person, or may select an operator who has the least daily workload (response time) as a response person. Alternatively, the response selection unit 134 may randomly select one of the operators registered in advance as the "predetermined first-time response person" as the response person.
 図7は、対話画面210の画面図である。
 対話画面210は、オペレータ端末400において応対業務中に表示される。対話画面210は、対話領域214、参考情報領域212およびメモ領域216を含む。対話領域214は、コールセンターサーバ100のページ送信部129からウェブページとして送信される画面である。
FIG. 7 is a screen view of the interactive screen 210. As shown in FIG.
The dialog screen 210 is displayed on the operator terminal 400 during customer service. Interactive screen 210 includes interactive area 214 , reference information area 212 and notes area 216 . The dialogue area 214 is a screen transmitted as a web page from the page transmission unit 129 of the call center server 100 .
 応対履歴管理部144は、ユーザと応対者の音声会話を音声認識技術によりリアルタイムにてテキスト化する。対話領域214には、ユーザを表すユーザアイコン218と、ユーザおよび応対者の発話内容を表す発話領域220が表示される。ユーザアイコン218は、表情を変化させるキャラクタ画像である。感情判定部148は、ユーザの音声からユーザの心理状態を推測し、推測結果に応じてユーザアイコン218の表情を変化させる。オペレータは、ユーザアイコン218の表情によりユーザの感情を推測できる。 The response history management unit 144 converts the voice conversation between the user and the respondent into text in real time using voice recognition technology. The dialog area 214 displays a user icon 218 representing the user and an utterance area 220 representing the utterances of the user and the attendant. The user icon 218 is a character image that changes facial expressions. The emotion determination unit 148 estimates the user's mental state from the user's voice, and changes the expression of the user icon 218 according to the result of the estimation. The operator can guess the user's emotion from the expression of the user icon 218 .
 参考情報領域212は、ユーザ(P01)の属性情報162を表示する。オペレータ(Q01)がユーザ(P01)と対話するとき、アクセスキー送信部126はオペレータ(Q01)のオペレータ端末400(以下、「オペレータ端末400(Q01)」のように表記する)にアクセスキーを送信する。このアクセスキーにより、オペレータ端末400(Q01)は一時的に個人情報データベース104の個人情報160(P01)にアクセス可能となる。参考情報領域212は、属性情報162に限らず、応対情報164の応対履歴を表示してもよい。 The reference information area 212 displays the attribute information 162 of the user (P01). When the operator (Q01) interacts with the user (P01), the access key transmission unit 126 transmits the access key to the operator terminal 400 of the operator (Q01) (hereinafter referred to as "operator terminal 400 (Q01)"). do. This access key enables the operator terminal 400 (Q01) to access the personal information 160 (P01) of the personal information database 104 temporarily. The reference information area 212 may display the reception history of the reception information 164 as well as the attribute information 162 .
 メモ領域216は、メモを表示させる。応対者(Q01)は対話中または対話の終了後に気づいたことをメモ領域216に記入できる。メモ領域216に記入された情報はメモファイルとして個人情報160に登録される(図3参照)。オペレータ端末400(Q01)は、ユーザ(P01)との過去の応対業務におけるメモファイルをメモ領域216に表示させることもできる。 A memo area 216 displays a memo. The respondent (Q01) can write down what he/she noticed during or after the dialogue in the memo area 216. FIG. The information written in the memo area 216 is registered in the personal information 160 as a memo file (see FIG. 3). The operator terminal 400 (Q01) can also display the memo file in the past correspondence work with the user (P01) in the memo area 216. FIG.
 図8は、応対業務の基本となるシーケンス図である。
 ここでは、ユーザ(P01)が用件A1に関してコールセンターサーバ(CS)100に電話をかけてきたとして説明する。コールセンターサーバ100のアクセス受付部128は、ユーザ(P01)からの電話(アクセス要求)を受け付ける(S10)。アクセス受付部128は、ユーザIDおよび用件タイプを特定する。個人情報要求部124は、個人情報データベース104に個人情報160(P01)を要求し(S12)、個人情報受信部132は個人情報データベース104から個人情報160(P01)を受信する(S14)。
FIG. 8 is a sequence diagram that is the basis of the reception work.
Here, it is assumed that the user (P01) has called the call center server (CS) 100 regarding the matter A1. The access reception unit 128 of the call center server 100 receives a call (access request) from the user (P01) (S10). The access reception unit 128 identifies the user ID and the item type. Personal information requesting unit 124 requests personal information 160 (P01) from personal information database 104 (S12), and personal information receiving unit 132 receives personal information 160 (P01) from personal information database 104 (S14).
 応対選択部134は、割当情報190およびスケジュール情報180を参照し、応対者を選択する(S16)。ここでは、オペレータ(Q04)が応対者として選択されたとする。オペレータ(Q04)は、用件A1については管理者不要のベテランである(図4参照)。応対要求部127は、オペレータ端末400(Q04)に応対依頼を送信する(S18)。応対依頼には、ユーザID、用件タイプのほか、ユーザ(P01)の属性情報162の一部も含まれる。 The response selection unit 134 refers to the allocation information 190 and the schedule information 180 and selects a response person (S16). Here, it is assumed that the operator (Q04) is selected as the attendant. The operator (Q04) is a veteran who does not require an administrator for the item A1 (see FIG. 4). The response request unit 127 transmits a response request to the operator terminal 400 (Q04) (S18). The response request includes a part of the attribute information 162 of the user (P01) in addition to the user ID and matter type.
 オペレータ(Q04)は、応対依頼に対する承諾通知を送信し、許否受信部130は承諾通知を受信する(S20)。なお、オペレータ(Q04)が応対依頼を拒否したときには、応対選択部134は割当情報190等を参照して、次の応対者を選択する。ここでは、オペレータ(Q04)がユーザ(P01)との応対を承諾したものとして説明する。 The operator (Q04) transmits a notice of acceptance for the response request, and the acceptance/rejection reception unit 130 receives the notice of acceptance (S20). Incidentally, when the operator (Q04) refuses the reception request, the reception selection unit 134 refers to the allocation information 190 and the like to select the next receptionist. Here, it is assumed that the operator (Q04) consents to the reception of the user (P01).
 アクセス制御部136は、個人情報160(P01)にアクセスするためのアクセスキーを生成し、アクセスキー送信部126はアクセスキーをオペレータ端末400(Q04)に送信する(S22)。また、アクセス制御部136は、事前に、個人情報データベース104の個人情報160(P01)をアクセス可能に設定しておく。オペレータ端末400(Q04)はアクセスキーにより個人情報データベース104から個人情報160(P01)を要求する(S24)。オペレータ端末400(Q04)は個人情報160(P01)を受信する(S26)。 The access control unit 136 generates an access key for accessing the personal information 160 (P01), and the access key transmission unit 126 transmits the access key to the operator terminal 400 (Q04) (S22). Also, the access control unit 136 sets the personal information 160 (P01) of the personal information database 104 to be accessible in advance. Operator terminal 400 (Q04) requests personal information 160 (P01) from personal information database 104 using the access key (S24). Operator terminal 400 (Q04) receives personal information 160 (P01) (S26).
 コールセンターサーバ100の対話制御部140は、ユーザ端末300(P01)およびオペレータ端末400(Q04)を接続し、オペレータ(Q04)およびユーザ(P04)の音声通話を中継する(S28)。応対履歴管理部144は、音声通話をテキスト化する。テキスト化された対話は対話領域214に表示させる。なお、S28においては、コールセンターサーバ100が音声通話を中継するのではなく、着信があった旨を転送するだけでもよい。この場合、オペレータ端末400とユーザ端末300は直接通話してもよい。 The dialogue control unit 140 of the call center server 100 connects the user terminal 300 (P01) and the operator terminal 400 (Q04), and relays the voice calls of the operator (Q04) and the user (P04) (S28). The response history management unit 144 converts the voice call into text. Textual dialogue is displayed in dialogue area 214 . In addition, in S28, the call center server 100 may not relay the voice call, but may simply forward the fact that there is an incoming call. In this case, the operator terminal 400 and the user terminal 300 may communicate directly.
 音声通話が終了したことがコールセンターサーバ100に通知された後、オペレータ端末400(Q04)はオペレータ(Q04)が作成したメモファイルを個人情報データベース104に送信する(S30)。オペレータ(Q04)は音声通話中に限らずその終了後にもメモを記入できる。音声通話が終了したとき、アクセス制御部136はアクセスキーを無効化する(S32)。アクセス制御部136は個人情報データベース104の個人情報160(P01)をアクセス不可に設定し、アクセスキー送信部126はオペレータ端末400(Q04)に対してアクセスキーの無効化を指示する。オペレータ(Q04)が応対後にメモを作成する時間を考慮し、アクセス制御部136は音声通話が終了してから所定時間経過後、たとえば、15分後にアクセスキーを無効化する。応対業務中のみアクセス権をオペレータ(Q04)に与えることで、ユーザ(P01)の個人情報160を守りやすくなる。 After the call center server 100 is notified that the voice call has ended, the operator terminal 400 (Q04) sends the memo file created by the operator (Q04) to the personal information database 104 (S30). The operator (Q04) can write a memo not only during the voice call but also after the end of the call. When the voice call ends, the access control section 136 invalidates the access key (S32). The access control unit 136 sets the personal information 160 (P01) of the personal information database 104 to be inaccessible, and the access key transmission unit 126 instructs the operator terminal 400 (Q04) to invalidate the access key. Considering the time required for the operator (Q04) to write a memo after answering, the access control unit 136 invalidates the access key after a predetermined time period, for example, 15 minutes after the end of the voice call. Giving access rights to the operator (Q04) only during customer service makes it easier to protect the personal information 160 of the user (P01).
 応対業務の終了後、オペレータ端末400(Q04)にインストールされる専用ソフトウェアは、S26において取得した個人情報160(P01)を不揮発性メモリから削除する(S34)。コールセンターサーバ100の送信部116は、あらかじめ用意されているアンケートを送信する(S36)。ユーザ(P01)はオペレータ(Q04)の応対業務を評価する。コールセンターサーバ100の受信部118はユーザ端末300(P01)からアンケートの回答(応対評価点)を受信する(S38)。 After completing the service, the dedicated software installed in the operator terminal 400 (Q04) deletes the personal information 160 (P01) acquired in S26 from the non-volatile memory (S34). The transmission unit 116 of the call center server 100 transmits a prepared questionnaire (S36). The user (P01) evaluates the service of the operator (Q04). The receiving unit 118 of the call center server 100 receives the questionnaire responses (response evaluation points) from the user terminal 300 (P01) (S38).
 ユーザ管理部138は、ユーザ(P01)からの評価も含めて、個人情報160を更新する(S40)。スケジュール管理部150はオペレータ情報170と割当情報190を更新する。また、ユーザ管理部138は、新たに応対情報164を生成する。送信部116は応対情報164を個人情報データベース104に送信する(S42)。最後に、コールセンターサーバ100は個人情報160(P01)を不揮発性メモリから削除する(S44)。
 以上により、ユーザ(P01)からの電話から始まる応対業務が完了する。
The user management unit 138 updates the personal information 160 including the evaluation from the user (P01) (S40). The schedule management unit 150 updates operator information 170 and allocation information 190 . Also, the user management unit 138 newly generates the reception information 164 . The transmission unit 116 transmits the reception information 164 to the personal information database 104 (S42). Finally, the call center server 100 deletes the personal information 160 (P01) from the nonvolatile memory (S44).
As described above, the reception work starting from the telephone call from the user (P01) is completed.
 図9は、応対業務において管理者の支援を受ける場合の第1のシーケンス図である。
 図8のS16と同様、ユーザ(P01)から要件A1について電話があり、応対選択部134は応対者としてAオペレータ(Q01)を選択したとする(S16)。Aオペレータ(Q01)は、用件A1についてはBオペレータ(Q87)の管理を受ける立場にある(図4参照)。この場合、承認要求送信部120はオペレータ端末400(Q87:B)に対してAオペレータ(Q01)による応対業務を行ってもよいかを確認するために承認要求を送信する(S50)。
FIG. 9 is a first sequence diagram in the case of receiving support from the manager in the reception work.
As in S16 of FIG. 8, it is assumed that the user (P01) calls about requirement A1, and the response selection unit 134 selects operator A (Q01) as a response person (S16). The A operator (Q01) is in a position to be managed by the B operator (Q87) regarding the matter A1 (see FIG. 4). In this case, the approval request transmission unit 120 sends an approval request to the operator terminal 400 (Q87:B) to confirm whether operator A (Q01) can perform the service (S50).
 Bオペレータ(Q87)は、この承認要求に対して許可通知を送信したとする(S52)。なお、Bオペレータ(Q87)による許可が得られなかったときには、応対選択部134は応対候補者を再選択する。再選択されたAオペレータに管理者が必要であれば、承認要求送信部120はこの管理者に対して同様にして承認要求を送信する。 It is assumed that operator B (Q87) has sent a permission notice in response to this approval request (S52). It should be noted that, when permission from the B operator (Q87) is not obtained, the reception selection unit 134 reselects reception candidates. If the reselected A operator needs an administrator, the approval request transmission unit 120 similarly transmits an approval request to this administrator.
 Aオペレータ(Q01)が応対者となるとき、アクセスキー送信部126はオペレータ端末400(Q01:応対者)およびオペレータ端末400(Q87:管理者)の双方にアクセスキーを送信する(S54,S56)。オペレータ端末400(Q01:応対者)は、個人情報データベース104に個人情報160(P01)を要求し(S58)、個人情報160(P01)を受信する(S60)。同様にして、オペレータ端末400(Q87:管理者)も個人情報データベース104に個人情報160(P01)を要求し(S62)、個人情報160(P01)を受信する(S64)。 When operator A (Q01) becomes the responder, access key transmission unit 126 transmits the access key to both operator terminal 400 (Q01: responder) and operator terminal 400 (Q87: administrator) (S54, S56). . Operator terminal 400 (Q01: responder) requests personal information 160 (P01) from personal information database 104 (S58), and receives personal information 160 (P01) (S60). Similarly, operator terminal 400 (Q87: administrator) also requests personal information 160 (P01) from personal information database 104 (S62) and receives personal information 160 (P01) (S64).
 以上の準備が完了したあと、対話制御部140はオペレータ(Q01:応対者)とユーザ(P01)の通話を中継する(S66)。このとき、対話制御部140はオペレータ(Q01:応対者)、ユーザ(P01)にオペレータ(Q87:管理者)を加えて三者通話を可能としてもよい。通常、オペレータ(Q87:管理者)はユーザ(P01)との対話は行わない。オペレータ(Q87:管理者)は、必要に応じてユーザ(P01)とオペレータ(Q01:応対者)を傍聴できる。コールセンターサーバ100のページ送信部129は、図7に示した対話画面210をオペレータ端末400(Q01)だけでなくオペレータ端末400(Q87)にも送信する。このため、Bオペレータ(Q87)は、対話に参加しなくても、Aオペレータ(Q01)とユーザ(P01)の対話を監視できる。通常、ユーザ(P01)はBオペレータ(Q87)の存在を意識することはない。ただし、必要に応じて、Bオペレータ(Q87)はAオペレータ(Q01)の応対業務を代行することがある。これについては次の図10に関連して説明する。 After the above preparations are completed, the dialogue control unit 140 relays the call between the operator (Q01: respondent) and the user (P01) (S66). At this time, the interaction control unit 140 may enable a three-way call by adding the operator (Q01: responder), the operator (Q87: administrator) to the user (P01). Normally, the operator (Q87: administrator) does not interact with the user (P01). The operator (Q87: administrator) can observe the user (P01) and the operator (Q01: respondent) as necessary. Page transmission unit 129 of call center server 100 transmits dialog screen 210 shown in FIG. 7 not only to operator terminal 400 (Q01) but also to operator terminal 400 (Q87). Therefore, the B operator (Q87) can monitor the dialogue between the A operator (Q01) and the user (P01) without participating in the dialogue. Normally, the user (P01) is unaware of the existence of the B operator (Q87). However, if necessary, the B operator (Q87) may take over the reception work of the A operator (Q01). This will be explained in connection with FIG. 10 below.
 Bオペレータ(Q87)は、オペレータ端末400からコールセンターサーバ100に準備通知を送信してもよい。準備通知はAオペレータ(Q01)の準備ができていればAオペレータ(Q01)を応対者として承認することを意味する。このときには、応対要求部127はオペレータ端末400(Q01)に応対依頼を送信する。Aオペレータ(Q01)が応対を受諾したとき、応対選択部134はオペレータ(Q01)を応対者とする。準備通知により、Bオペレータ(Q87)は、Aオペレータ(Q01)が対応可能であれば承認するという意思表示が可能となる。あるいは、Bオペレータ(Q87)はAオペレータ(Q01)の意思確認を行い、Aオペレータ(Q01)が了解したことを確認した上で、Aオペレータ(Q01)の割り当てを承諾してもよい。 Operator B (Q87) may send a preparation notification from the operator terminal 400 to the call center server 100. The preparation notification means that if the A operator (Q01) is ready, the A operator (Q01) is approved as the attendant. At this time, the response request unit 127 transmits a response request to the operator terminal 400 (Q01). When the A operator (Q01) accepts the reception, the reception selection unit 134 selects the operator (Q01) as the receptionist. The preparation notification enables operator B (Q87) to express his/her intention to approve if operator A (Q01) can respond. Alternatively, the B operator (Q87) may confirm the intention of the A operator (Q01), confirm that the A operator (Q01) has agreed, and then approve the assignment of the A operator (Q01).
 なお、管理者がいる場合であっても、オペレータ端末400およびコールセンターサーバ100は応対業務の終了後に個人情報160(P01)を不揮発性メモリから削除する。同様に、コールセンターサーバ100はアクセスキーの無効化、個人情報160等の更新を行う。 Even if there is an administrator, the operator terminal 400 and the call center server 100 delete the personal information 160 (P01) from the non-volatile memory after completing the service. Similarly, the call center server 100 invalidates the access key and updates the personal information 160 and the like.
 図10は、応対業務において管理者からの支援を受ける場合の第2のシーケンス図である。
 無音検出部146は、Aオペレータ(Q01)とユーザ(P01)の音声通話を監視し、無音状態が所定時間以上継続していないかを判断する(S70)。以下、無音状態の所定時間以上の継続を検出することを「無音検出」とよぶ。無音検出時においては、ユーザ(P01)またはAオペレータ(Q01)のどちらかが戸惑っている可能性がある。警告部122は、無音検出が発生したときにはBオペレータ(Q87)に対して警告通知を送信する(S72)。Bオペレータ(Q87:管理者)は、Aオペレータ(Q01)とユーザ(P01)の応対履歴を確認し、見守るべきか助けるべきかを判断する。ここでは、Bオペレータ(Q87)は自分が応対すると決めたとする。オペレータ端末400(Q87)は、対話要求(交替指示)をコールセンターサーバ100に送信する(S74)。
FIG. 10 is a second sequence diagram in the case of receiving support from the manager in the reception work.
The silence detector 146 monitors the voice call between the operator A (Q01) and the user (P01), and determines whether the silence has continued for a predetermined time or longer (S70). Hereinafter, detection of a silence state that continues for a predetermined time or longer is referred to as "silence detection". When silence is detected, either the user (P01) or the A operator (Q01) may be confused. The warning unit 122 sends a warning notification to operator B (Q87) when silence is detected (S72). Operator B (Q87: administrator) checks the response history of operator A (Q01) and user (P01), and determines whether to watch over or help. Here, it is assumed that operator B (Q87) has decided to take care of himself. The operator terminal 400 (Q87) transmits a dialogue request (replacement instruction) to the call center server 100 (S74).
 対話制御部140は、オペレータ端末400(Q87:管理者)とユーザ端末300(P01)を接続し、両者の通話を中継する。以後は、Bオペレータ(Q87)がAオペレータ(Q01)に代わってユーザ(P01)との応対業務を継続する。対話要求が送信されたときには、対話制御部140はオペレータ端末400(Q01)、オペレータ端末400(Q87)およびユーザ端末300(P01)の三者間での対話を中継してもよい。 The dialogue control unit 140 connects the operator terminal 400 (Q87: administrator) and the user terminal 300 (P01) and relays the call between them. Thereafter, the B operator (Q87) continues the reception work with the user (P01) in place of the A operator (Q01). When a dialogue request is sent, the dialogue control section 140 may relay a dialogue among the operator terminal 400 (Q01), the operator terminal 400 (Q87) and the user terminal 300 (P01).
 図11は、応対業務においてオペレータ間における応対者を交替する場合のシーケンス図である。
 ここでは、ユーザ(P01)から要件A2について電話があり、応対選択部134は応対者としてAオペレータ(Q02)を選択しているものとする。Aオペレータ(Q02)は、ユーザ(P01)との応対中に別のAオペレータ(Q04)の方が応対者としてふさわしいと判断することがある。あるいは、本来はAオペレータ(Q04)が適任であるが、Aオペレータ(Q04)がちょうど別の応対業務中であったため、Aオペレータ(Q02)がとりあえずの応対をしつつ、Aオペレータ(Q04)を待つこともある。なお、要件A2に関しては、Aオペレータ(Q02)とAオペレータ(Q04)はいずれも管理者なしで応対業務が可能である(図4参照)。
FIG. 11 is a sequence diagram in the case of changing the responder between operators in the response work.
Here, it is assumed that the user (P01) calls about the requirement A2, and the response selection unit 134 selects the A operator (Q02) as the response person. The A operator (Q02) may judge that another A operator (Q04) is more suitable as a receptionist during the reception with the user (P01). Alternatively, operator A (Q04) is originally the right person, but operator A (Q04) is just in the middle of another service, so operator A (Q02) responds for the time being, and operator A (Q04) Sometimes we wait. As for the requirement A2, both the A operator (Q02) and the A operator (Q04) are capable of handling work without a manager (see FIG. 4).
 まず、対話制御部140は、オペレータ端末400(Q02)およびユーザ端末300(P01)の通話を中継する(S80)。応対中に、Aオペレータ(Q02)はAオペレータ(Q04)への変更を希望したとする。たとえば、ユーザ(P01)との会話と、以前応対したAオペレータ(Q04)が残しているメモなどから、Aオペレータ(Q02)はAオペレータ(Q04)の方が事情に詳しいと判断するかもしれない。このとき、Aオペレータ(Q02)は変更希望通知をコールセンターサーバ100に送信する(S82)。 First, the dialogue control unit 140 relays the call between the operator terminal 400 (Q02) and the user terminal 300 (P01) (S80). Assume that the A operator (Q02) wishes to change to the A operator (Q04) during the reception. For example, based on the conversation with the user (P01) and the memo left by the A operator (Q04) who previously responded, the A operator (Q02) may determine that the A operator (Q04) is more knowledgeable about the situation. . At this time, the A operator (Q02) transmits a change request notification to the call center server 100 (S82).
 応対選択部134は、スケジュール情報180を参照し、Aオペレータ(Q04)が応対可能か否かを判定する(S84)。応対可能であれば、応対要求部127はオペレータ端末400(Q04)に応対依頼を送信する(S86)。応対依頼に際しては、応対要求部127はAオペレータ(Q02)とユーザ(P01)の応対履歴ファイルも送信する。これにより、Aオペレータ(Q04)は交替前に二人の対話内容を知ることができるので、速やかに話を引き継ぐことができる。ここでは、Aオペレータ(Q04)は応対を引き受けることに決めたとする。 The response selection unit 134 refers to the schedule information 180 and determines whether operator A (Q04) can respond (S84). If it is possible to respond, the response request unit 127 transmits a response request to the operator terminal 400 (Q04) (S86). When requesting a response, the response request unit 127 also transmits response history files of operator A (Q02) and user (P01). As a result, the A operator (Q04) can know the content of the dialogue between the two operators before the shift, so that he can quickly take over the conversation. Here, it is assumed that operator A (Q04) has decided to accept the reception.
 Aオペレータ(Q04)は、承諾通知をコールセンターサーバ100に送信する(S88)。Aオペレータ(Q04)から承諾通知を受けると、コールセンターサーバ100はAオペレータ(Q02)に変更完了通知を送る(S89)。300(Q02)は変更完了通知を受信したときユーザ(P01)の個人情報160をローカルメモリから削除する。アクセスキー送信部126は、新応対者であるAオペレータ(Q04)に個人情報160(P01)のアクセスキーを送信する(S90)。オペレータ端末400(Q04)は個人情報データベース104にアクセスし、個人情報160(P01)を取得する(S92、S94)。以後、対話制御部140は、オペレータ端末400(Q04)とユーザ端末300(P01)の通話を中継する(S96)。 Operator A (Q04) sends a notice of acceptance to the call center server 100 (S88). Upon receiving the acceptance notice from operator A (Q04), call center server 100 sends a change completion notice to operator A (Q02) (S89). 300 (Q02) deletes the personal information 160 of the user (P01) from the local memory upon receiving the change completion notice. The access key transmission unit 126 transmits the access key of the personal information 160 (P01) to operator A (Q04) who is the new attendant (S90). The operator terminal 400 (Q04) accesses the personal information database 104 and acquires the personal information 160 (P01) (S92, S94). Thereafter, the dialogue control unit 140 relays the call between the operator terminal 400 (Q04) and the user terminal 300 (P01) (S96).
 なお、新応対者に管理者がいる場合には、図9と同様にして、管理者の承認を受けた上で新応対者が応対業務を開始する。 In addition, if the new responder has an administrator, the new responder will start the response work after receiving approval from the administrator in the same way as in FIG.
[第2実施形態]
 第2実施形態においては、ユーザ端末300の内部に個人情報データベース104を構築する。ユーザは、自分の個人情報160をユーザ端末300にて管理するためいっそう個人情報160を守りやすくなる。
[Second embodiment]
In the second embodiment, the personal information database 104 is constructed inside the user terminal 300 . Since the user manages his or her own personal information 160 at the user terminal 300, it becomes easier for the user to protect the personal information 160. FIG.
 図12は、第2実施形態におけるコールセンターシステム200の概念図である。
 ユーザ端末300にはあらかじめ個人情報データベース104を制御するための専用のソフトウェアがインストールされている(以下、「個人情報管理ソフトウェア」とよぶ)。ユーザ端末300からコールセンターサーバ100に電話をかけたとき、コールセンターサーバ100は個人情報管理ソフトウェアにアクセスし、個人情報データベース104から個人情報160を取得する。コールセンターサーバ100は、自装置における特定の記憶領域に個人情報160を一時保存する。
FIG. 12 is a conceptual diagram of a call center system 200 in the second embodiment.
Dedicated software for controlling the personal information database 104 is installed in the user terminal 300 in advance (hereinafter referred to as "personal information management software"). When the user terminal 300 calls the call center server 100 , the call center server 100 accesses the personal information management software and acquires the personal information 160 from the personal information database 104 . Call center server 100 temporarily saves personal information 160 in a specific storage area of its own device.
 応対選択部134は応対者を選択し、アクセスキー送信部126はオペレータ端末400に対して個人情報160のアクセスキーを送信する。オペレータ端末400は、アクセスキーを利用して、コールセンターサーバ100に一時保存されている個人情報160にアクセスする。このほか、オペレータ端末400はユーザ端末300の個人情報データベース104に直接アクセスしてもよい。 The response selection unit 134 selects a response person, and the access key transmission unit 126 transmits the access key of the personal information 160 to the operator terminal 400 . The operator terminal 400 uses the access key to access the personal information 160 temporarily stored in the call center server 100 . Alternatively, the operator terminal 400 may access the personal information database 104 of the user terminal 300 directly.
 オペレータ端末400とユーザ端末300の通話制御は第1実施形態と同様である。第1実施形態と同様、コールセンターサーバ100はユーザ端末300とオペレータ端末400を接続し、通話を中継する。コールセンターサーバ100は、ユーザ端末300に格納される個人情報160を一時的に預かることでオペレータ端末400に個人情報160へのアクセス機会を提供する。通話終了後は、コールセンターサーバ100は一時保存していた個人情報160を削除する。 The call control between the operator terminal 400 and the user terminal 300 is the same as in the first embodiment. As in the first embodiment, the call center server 100 connects the user terminal 300 and the operator terminal 400 to relay calls. The call center server 100 provides the operator terminal 400 with an opportunity to access the personal information 160 by temporarily keeping the personal information 160 stored in the user terminal 300 . After the call ends, the call center server 100 deletes the temporarily stored personal information 160. - 特許庁
[総括]
 以上、実施形態に基づいてコールセンターシステム200によるコールセンター業務支援方法について説明した。
 本実施形態によれば、ユーザおよび用件に基づいて適切なオペレータを応対者として選択できる。オペレータを適切に選ぶことはユーザの満足度を高めるとともに、オペレータの負担軽減にもつながる。特に、ユーザとオペレータの関係においてゆるやかな専属性をもたせることは効果が大きい。ある程度の専属性をもたせることはオペレータの顧客理解を深める上でも有効である。その一方、オペレータのスケジュールに合わせて応対者を決める方式であるため、オペレータの働き方に柔軟性をもたせることもできる。
[Summary]
The call center business support method by the call center system 200 has been described above based on the embodiment.
According to this embodiment, an appropriate operator can be selected as a receptionist based on the user and the matter. Appropriate selection of operators increases user satisfaction and reduces the operator's burden. In particular, it is highly effective to give loose specialties in the relationship between the user and the operator. Providing a certain degree of exclusiveness is also effective in deepening the operator's understanding of the customer. On the other hand, since it is a system in which the answerer is decided according to the operator's schedule, it is possible to give flexibility to the operator's way of working.
 個人情報データベース104は、オペレータ端末400およびコールセンターサーバ100から分離されている。オペレータは、応対業務中において必要な範囲にて個人情報データベース104への一時的なアクセス権を取得する。このような仕組みにより、ユーザの個人情報160が漏洩しにくくなる。特に、対話の内容を示す応対履歴ファイルも個人情報データベース104において厳格に管理されるため、ユーザは対話内容の漏洩を心配することなくオペレータにさまざまな相談をしやすくなる。 The personal information database 104 is separated from the operator terminal 400 and the call center server 100. The operator obtains temporary access rights to the personal information database 104 to the extent necessary during the reception work. Such a mechanism makes it difficult for the user's personal information 160 to leak. In particular, since the response history file indicating the content of the conversation is also strictly managed in the personal information database 104, the user can easily consult the operator on various matters without worrying about the leakage of the content of the conversation.
 コールセンターサーバ100は、スケジュール情報180に基づいてオペレータの応対可否を判断できる。たとえば、応対選択部134は、オペレータ(Q20)の終業予定時刻から20分前までしか、オペレータ(Q20)に新たな応対業務を割り当てないとしてもよい。コールセンターサーバ100が終業時間直前のオペレータに応対業務を割り当てないようにすることで、オペレータに想定外の残業が発生しないようにシステムとして対応できる。オペレータはスケジュール登録をしておけばスケジュール通りに応対業務を割り当てられるため、スケジュール管理をしやすくなる。 The call center server 100 can determine whether the operator can respond based on the schedule information 180. For example, the response selection unit 134 may assign a new response task to the operator (Q20) only until 20 minutes before the scheduled end time of the operator (Q20). By preventing the call center server 100 from assigning a response job to an operator just before the closing time, the system can prevent unexpected overtime for the operator. By registering the schedule, the operator can assign the customer service according to the schedule, making it easier to manage the schedule.
 管理者が存在する場合には、コールセンターサーバ100は応対者を自動選択しつつ管理者に確認を求める。管理者は提案されたAオペレータが応対者として適切か否かを判断する。管理者が応対者を選ぶのではなく、コールセンターサーバ100が応対者を最初に選択し、それを管理者が承認または拒否する方式であるため、管理者はAオペレータの選択について負担なく主体性を発揮できる。 If there is an administrator, the call center server 100 automatically selects the respondent and asks the administrator for confirmation. The manager judges whether the proposed operator A is suitable as the attendant. Since the call center server 100 first selects the respondent rather than the manager selects the respondent, and the manager approves or rejects it, the manager can independently select the A operator without any burden. I can do it.
 コールセンターサーバ100では、Aオペレータのすべての事情を把握しきれないこともある。たとえば、あるAオペレータについて、スケジュール情報180においては応対可能時間とされていても、体調が悪化しているなどの事情があるかもしれない。管理者は応対者の個人的な事情に配慮しながら、オペレータの応対可否を判断できる。 The call center server 100 may not be able to grasp all the circumstances of operator A. For example, for a certain operator A, even if the schedule information 180 indicates that he is available, there may be circumstances such as his physical condition deteriorating. The manager can determine whether or not the operator can respond while considering the personal circumstances of the responder.
 管理者は、応対者による応対業務をオペレータ端末400において見守ることができる。管理者は1人で複数の応対者を見守ることも可能である。アクセス制御部136は応対者のみにアクセス権を付与し、管理者には個人情報へのアクセス権を付与しないとしてもよい。あるいは、アクセス制御部136は管理者と応対者で個人情報160に対するアクセス可能範囲を異ならせてもよい。 The administrator can watch the reception work performed by the receptionist on the operator terminal 400. It is also possible for one manager to watch over a plurality of attendants. The access control unit 136 may grant access rights only to the attendant, and may not grant access rights to personal information to the administrator. Alternatively, the access control unit 136 may differentiate the accessible range of the personal information 160 between the administrator and the attendant.
 管理者(Bオペレータ)は、必要に応じて応対業務を交替できる。不慣れなAオペレータであっても、Bオペレータの支援を受けることができるので応対業務に安心して取り組める。また、ユーザもAオペレータの応対に不安を感じたときには速やかにAオペレータに応対してもらえるので応対業務に安心感を持つことができる。このように、管理者による監督機会を提供することにより、ユーザおよびAオペレータ(応対者)の安心感を高めつつ、Aオペレータを効率的にオンザ・ジョブ・トレーニング(OJT)できる。 The administrator (operator B) can change the response work as necessary. Even an inexperienced A operator can receive assistance from the B operator, so that he/she can work on the reception work without anxiety. In addition, when the user feels uneasy about the response of the A operator, the A operator promptly responds, so that the user can have a sense of security in the response work. In this way, by providing an opportunity for supervision by the manager, it is possible to efficiently provide on-the-job training (OJT) to the A operator while increasing the sense of security of the user and the A operator (respondent).
 無音検出部146が無音検出したときには、警告部122は管理者のオペレータ端末400に警告できる。複数のオペレータを監督する管理者は、この警告通知によりユーザの不満が発生しかねない状況を早期に認識できる。 When the silence detection unit 146 detects silence, the warning unit 122 can warn the operator terminal 400 of the administrator. A manager supervising a plurality of operators can quickly recognize a situation that may cause user dissatisfaction from this warning notice.
 上述したように、本実施形態において説明したアルゴリズムによれば、応対選択部134はユーザ(P01)については過去にこのユーザ(P01)に応対したオペレータを再選択しやすくなるため、オペレータとユーザの間にある程度の専属性をもたせることができる。オペレータとユーザの対話は文字化され、応対履歴ファイルとして個人情報データベース104に登録される。新たに担当したオペレータも、応対履歴ファイルとメモファイルに基づいて、過去の応対業務を参考にしやすくなる。また、応対履歴ファイルは、ユーザの匿名化処理を施して他のオペレータに示すことで応対業務の教材にすることもできる。応対履歴ファイルの活用は、応対業務全体のレベルアップに資する。 As described above, according to the algorithm described in this embodiment, the response selection unit 134 can easily reselect the operator who has responded to the user (P01) in the past. You can have some degree of exclusivity between them. The dialogue between the operator and the user is transcribed and registered in the personal information database 104 as a response history file. Newly assigned operators will also be able to easily refer to past response work based on the response history file and memo file. In addition, the response history file can be used as teaching material for response work by anonymizing the user and showing it to other operators. Utilization of the response history file contributes to raising the level of the overall response work.
 コールセンターシステム200は、多くの人材に就業機会を提供できる。たとえば、定年退職後の人材、ダブルワークを希望する人材に対して、各自の都合のいい時間に合わせて応対業務の仕事を入れることができる。フリーランスのAオペレータと、従業員としてのBオペレータが協同することにより、応対業務の負担を減らしつつ質を高めることができる。また、コールセンターサーバ100は、用件を定義することにより、複数の企業に対して応対業務支援サービスを提供できる。 The call center system 200 can provide employment opportunities to many human resources. For example, for personnel who have retired from retirement age or who wish to work double, it is possible to put in reception work at a time that is convenient for each person. By cooperating with the freelance operator A and the employee B operator, it is possible to improve the quality while reducing the burden of the customer service. Further, the call center server 100 can provide a response business support service to a plurality of companies by defining matters.
 なお、本発明は上記実施形態や変形例に限定されるものではなく、要旨を逸脱しない範囲で構成要素を変形して具体化することができる。上記実施形態や変形例に開示されている複数の構成要素を適宜組み合わせることにより種々の発明を形成してもよい。また、上記実施形態や変形例に示される全構成要素からいくつかの構成要素を削除してもよい。 It should be noted that the present invention is not limited to the above embodiments and modifications, and can be embodied by modifying the constituent elements without departing from the scope of the invention. Various inventions may be formed by appropriately combining a plurality of constituent elements disclosed in the above embodiments and modifications. Also, some constituent elements may be deleted from all the constituent elements shown in the above embodiments and modifications.
[変形例]
 本実施形態においては、ユーザはコールセンターサーバ100に対してユーザ登録をするという前提で説明した。変形例として、Aオペレータはユーザから氏名などの情報を聞き出すことにより、個人情報160を作成してもよい。ユーザは、ユーザIDをコールセンターサーバ100に対して音声入力してもよい。あるいは、ユーザは本名を名乗り、ユーザ管理部138はユーザ名からユーザIDを特定してもよい。ユーザ管理部138は、ユーザの声紋からユーザIDを特定してもよい。
[Modification]
The present embodiment has been described on the premise that the user registers with the call center server 100 . As a modification, the A operator may create the personal information 160 by asking the user for information such as the name. The user may input the user ID to the call center server 100 by voice. Alternatively, the user may give his or her real name and the user management unit 138 may identify the user ID from the user name. The user management unit 138 may identify the user ID from the user's voiceprint.
 本実施形態においては、コールセンターサーバ100の応対履歴管理部144がユーザとオペレータの音声対話をテキスト化するとして説明した。変形例として、音声対話のテキスト化はオペレータ端末400にて行ってもよい。 In the present embodiment, it has been described that the response history management unit 144 of the call center server 100 converts the voice dialogue between the user and the operator into text. As a modification, the operator terminal 400 may convert the voice dialogue into text.
 無音検出以外にも、警告部122は管理者に警告通知を送信してもよい。たとえば、感情判定部148がユーザの音声分析によりユーザの不安・不快・怒りを認識したとき、警告部122は管理者に警告通知を送信してもよい。応対者は、応対に不安なときに救済希望通知をコールセンターサーバ100に送信してもよい。警告部122は、救済希望通知が受信されたとき、管理者に対して警告通知を送信するとしてもよい。 In addition to silence detection, the warning unit 122 may send a warning notification to the administrator. For example, when the emotion determination unit 148 recognizes the user's anxiety, discomfort, or anger by analyzing the user's voice, the warning unit 122 may send a warning notification to the administrator. The respondent may transmit a request for help notification to the call center server 100 when he/she is uneasy about responding. The warning unit 122 may transmit a warning notification to the administrator when the relief request notification is received.
 オペレータとユーザの対話時間が所定時間以上となったとき、警告部122は警告通知を管理者に送信してもよい。対話が長引いているときにはAオペレータ(応対者)がユーザとの対話を切り上げられなくなっている可能性がある。このような状態にあるときには管理者が介入することによりAオペレータの負担を軽減できる。また、Aオペレータが1人のユーザにかかりっきりになることによる業務効率の低下を防ぐことができる。警告部122は、管理者に警告通知をするときには、警告通知の理由を付記してもよい。 The warning unit 122 may send a warning notification to the administrator when the interaction time between the operator and the user reaches a predetermined time or longer. When the dialogue is prolonged, there is a possibility that the A operator (respondent) cannot finish the dialogue with the user. In such a state, the administrator's intervention can reduce the burden on the A operator. In addition, it is possible to prevent a decrease in work efficiency due to the A operator being preoccupied with one user. The warning unit 122 may add the reason for the warning notification when notifying the administrator of the warning.
 本実施形態においては、1人のAオペレータに対して1人のBオペレータを管理者として設定する場合について説明した。1人のAオペレータに対して2以上のBオペレータを管理者として設定してもよい。たとえば、Aオペレータ(Q30)にBオペレータ(Q80)とBオペレータ(Q90)が設定されているとする。Aオペレータ(Q30)を応対者として選ぶときには、承認要求送信部120はオペレータ端末400(Q80)に承認を求める。Bオペレータ(Q80)が不在のときには、承認要求送信部120はオペレータ端末400(Q90)に承認を求めるとしてもよい。 In this embodiment, a case has been described where one B operator is set as an administrator for one A operator. Two or more B operators may be set as administrators for one A operator. For example, assume that operator A (Q30) has operator B (Q80) and operator B (Q90). When selecting operator A (Q30) as the respondent, the approval request transmission unit 120 requests approval from the operator terminal 400 (Q80). When operator B (Q80) is absent, approval request transmission unit 120 may request approval from operator terminal 400 (Q90).
 コールセンターサーバ100が自装置の一部として個人情報データベース104を管理するとしてもよい。あるいは、コールセンターサーバ100は、個人情報160のうち応対履歴ファイルのみを自装置にて管理するとしてもよい。 The call center server 100 may manage the personal information database 104 as part of its own device. Alternatively, the call center server 100 may manage only the response history file of the personal information 160 on its own device.
 本実施形態においては、ユーザとオペレータは音声対話するとして説明した。音声対話に限らず、チャット、メール、お問い合わせフォームによる問い合わせへの回答についても、応対選択部134による応対者選択方法は応用可能である。 In the present embodiment, the user and operator have been described as having voice conversations. The method of selecting a respondent by the response selection unit 134 can be applied not only to voice interaction but also to responses to inquiries by chat, email, and inquiry form.
 対話終了後にコールセンターサーバ100がアクセスキーを無効する手順を示したが、オペレータ端末400が自らアクセスキーを無効化してもよい。 Although the call center server 100 has shown the procedure for invalidating the access key after the dialogue is finished, the operator terminal 400 may invalidate the access key by itself.
 応対選択部134は複数のオペレータを応対者候補として選択し、候補者リストを管理者に提示してもよい。管理者は候補者リストから応対者を選択してもよい。また、管理者は提案された応対者候補に限らず、必要に応じて、自ら応対者となるべきオペレータを指名してもよい。 The reception selection unit 134 may select a plurality of operators as receptionist candidates and present a candidate list to the manager. An administrator may select a respondent from a list of candidates. In addition, the manager is not limited to the proposed attendant candidates, and may appoint an operator who should be the attendant, if necessary.
 応対選択部134がAオペレータ(Q10)を応対者として選びたいが、Aオペレータ(Q10)は他のユーザとの応対業務中であるとする。この場合には、応対選択部134は応対中のAオペレータ(Q10)に数分、たとえば、5分以内に次の応対業務に対応可能かを打診してもよい。Aオペレータ(Q10)が応対可能であれば、送信部116はユーザに対してAオペレータ(Q10)がしばらくしたら対応する旨を通知してユーザに待機を求めてもよい。 Assume that the response selection unit 134 wants to select operator A (Q10) as a response person, but operator A (Q10) is busy with other users. In this case, the response selection unit 134 may ask the A operator (Q10), who is responding, whether it is possible to respond to the next response task within a few minutes, for example, five minutes. If operator A (Q10) is available, the transmitting unit 116 may notify the user that operator A (Q10) will respond after a while and request the user to wait.
 コールセンターサーバ100によるオペレータ端末400とユーザ端末300の対話の「中継」は、ユーザ端末300とオペレータ端末400の接続のみを仲介することであってもよい。ユーザ端末300およびオペレータ端末400は、コールセンターサーバ100を経由することなく直接、音声信号を送受するとしてもよい。 The "relay" of the dialogue between the operator terminal 400 and the user terminal 300 by the call center server 100 may be to mediate only the connection between the user terminal 300 and the operator terminal 400. User terminal 300 and operator terminal 400 may directly transmit and receive audio signals without going through call center server 100 .
 オペレータの一部はAI(Artificial Intelligence)であってもよい。たとえば、簡単な質問、典型的な質問であればAIオペレータでも応対可能と考えられる。また、AIオペレータは、応対に苦慮したときには人間のオペレータが応対業務を引き継ぐとしてもよい。AIオペレータを活用することにより、オペレータの負担をいっそう軽減できる。 Some of the operators may be AI (Artificial Intelligence). For example, if it is a simple question or a typical question, it is thought that even an AI operator can answer it. In addition, when the AI operator has difficulty in responding, a human operator may take over the response work. By utilizing AI operators, the operator's burden can be further reduced.
 本実施形態においては、個人情報160は、属性情報162と応対情報164を含み、個人情報データベース104に格納されるとして説明した。個人情報160は、第1実施形態に示したようにコールセンターサーバ100およびユーザ端末300から独立した個人情報データベース104に格納されてもよいし、第2実施形態に示したようにユーザ端末300内に構成される個人情報データベース104に格納されてもよい。変形例として、属性情報162をユーザ端末300に格納し、応対情報164を第1実施形態のように独立したデータベースに格納してもよい。コールセンターサーバ100は、ユーザ端末300から適宜属性情報162を取得し、通話終了後に一時的に保存している属性情報162を自動的に削除するとしてもよい。また、コールセンターサーバ100は応対情報164のみを取得するとしてもよい。 In the present embodiment, the personal information 160 includes the attribute information 162 and the response information 164, and is stored in the personal information database 104. The personal information 160 may be stored in the personal information database 104 independent of the call center server 100 and the user terminal 300 as shown in the first embodiment, or stored in the user terminal 300 as shown in the second embodiment. It may be stored in a configured personal information database 104 . As a modification, the attribute information 162 may be stored in the user terminal 300 and the reception information 164 may be stored in an independent database as in the first embodiment. The call center server 100 may appropriately acquire the attribute information 162 from the user terminal 300 and automatically delete the temporarily stored attribute information 162 after the end of the call. Also, the call center server 100 may acquire only the reception information 164 .
 個人情報データベース104は、コールセンターサーバ100内に構成されてもよい。個人情報データベース104が構成される場所は任意であり、少なくともコールセンターサーバ100からアクセス可能な場所に構成されればよい。 The personal information database 104 may be configured within the call center server 100. The location where the personal information database 104 is configured is arbitrary, and it may be configured at least in a location accessible from the call center server 100 .
 本実施形態においては、個人情報160においてユーザのオペレータに対する評価を登録するとして説明した(図3参照)。このほか、オペレータのユーザに対する評価を個人情報160に登録できてもよい。応対業務の終了後、オペレータはユーザに対する評価をコールセンターサーバ100に入力する。応対履歴管理部144は、このときの評価値を個人情報160に登録する。応対選択部134は、ユーザのオペレータに対する評価に加えてオペレータのユーザに対する評価に基づいて、応対者を選択してもよい。 In the present embodiment, it has been described that the user's evaluation of the operator is registered in the personal information 160 (see FIG. 3). In addition, the operator's evaluation of the user may be registered in the personal information 160 . After completing the service, the operator inputs the user's evaluation into the call center server 100 . The response history management unit 144 registers the evaluation value at this time in the personal information 160 . The reception selection unit 134 may select a receptionist based on the operator's evaluation of the user in addition to the user's evaluation of the operator.
 本実施形態においては、コールセンターサーバ100は属性情報162および応対情報164を取得するとして説明した。コールセンターサーバ100はユーザIDのほか、応対情報164のみを取得するとしてもよい。一方、オペレータ端末400は属性情報162を取得してもよい。この場合、対話画面210(図7)における参考情報領域212は、オペレータ端末400が属性情報162に基づいて生成してもよい。 In this embodiment, it has been described that the call center server 100 acquires the attribute information 162 and the response information 164. The call center server 100 may acquire only the reception information 164 in addition to the user ID. On the other hand, the operator terminal 400 may acquire the attribute information 162. FIG. In this case, the operator terminal 400 may generate the reference information area 212 in the dialogue screen 210 (FIG. 7) based on the attribute information 162. FIG.
 スケジュール管理部150は、ユーザ(P01)とAオペレータ(Q01)の応対業務が発生したとき、スケジュール管理部150は一時的にAオペレータ(Q01)を「応対中」に設定するし、応対選択部134はAオペレータ(Q01)を応対者の候補から一時的に除外するとして説明した。変形例として、150はAオペレータ(Q01)が応対中であっても「応対可能か否か」を打診し、Aオペレータ(Q01)が応対可能と返信したときにはAオペレータ(Q01)を応対者として設定してもよい。 The schedule management unit 150 temporarily sets the operator A (Q01) to "in response" when the user (P01) and the operator A (Q01) need to respond. 134 explained that the A operator (Q01) is temporarily excluded from the candidates for receptionists. As a modification, 150 asks "whether or not it is possible to respond" even if the A operator (Q01) is answering, and when the A operator (Q01) replies that it is possible to respond, the A operator (Q01) is set as the answering person. May be set.

Claims (14)

  1.  ユーザからのアクセス要求を受信するアクセス受付部と、
     前記ユーザの個人情報に基づいて、応対者を選択する応対選択部と、
     前記応対者に対して前記ユーザの個人情報への一時的なアクセス権を付与するアクセス制御部と、
     前記応対者と前記ユーザの対話を中継する対話制御部と、を備えるコールセンターサーバ。
    an access reception unit that receives an access request from a user;
    a reception selection unit that selects a receptionist based on the user's personal information;
    an access control unit that grants the respondent temporary access rights to the user's personal information;
    A call center server comprising: a dialogue control unit that relays dialogue between the responder and the user.
  2.  前記対話制御部は、前記応対者と前記ユーザの対話の終了を検出し、
     前記アクセス制御部は、対話終了後に前記応対者から前記個人情報へのアクセス権を無効化することを特徴とする請求項1に記載のコールセンターサーバ。
    The dialogue control unit detects the end of the dialogue between the attendant and the user,
    2. The call center server according to claim 1, wherein the access control unit invalidates the right of access to the personal information from the respondent after the dialogue is finished.
  3.  オペレータのスケジュールを管理するスケジュール管理部、を更に備え、
     前記応対選択部は、前記スケジュールを参照して、応対可能な時間帯にあるオペレータから応対者を選択することを特徴とする請求項1または2に記載のコールセンターサーバ。
    further comprising a schedule management unit that manages the operator's schedule,
    3. The call center server according to claim 1, wherein the reception selection unit refers to the schedule and selects a receptionist from operators who are available during a time slot.
  4.  前記応対選択部は、前記スケジュールを参照し、応対候補となるオペレータが応対可能な時間帯にあっても、前記オペレータの業務終了予定時刻よりも所定時間以内であるときには前記オペレータを選択対象から除外可能とすることを特徴とする請求項3に記載のコールセンターサーバ。 The response selection unit refers to the schedule, and excludes the operator from the selection if the operator, who is a candidate for response, is within a predetermined time period from the scheduled work end time of the operator, even if the operator is available. 4. The call center server according to claim 3, characterized in that it enables
  5.  選択された第1応対者にあらかじめ対応づけられる第1管理者に対して、前記第1応対者の割り当ての承認要求を送信する承認要求送信部と、
     前記第1管理者から、前記承認要求に対する許否通知を受信する許否受信部と、を更に備え、
     前記応対選択部は、前記第1管理者から前記第1応対者の割り当てが許可されたことを条件として、前記第1応対者の選択を確定させることを特徴とする請求項1から4のいずれかに記載のコールセンターサーバ。
    an approval request transmission unit that transmits an approval request for the assignment of the first responder to a first administrator pre-associated with the selected first responder;
    a permission/refusal reception unit that receives a permission/refusal notification for the approval request from the first administrator;
    5. Any one of claims 1 to 4, characterized in that said reception selection unit confirms the selection of said first receptionist on condition that said first manager permits the assignment of said first receptionist. the call center server described in
  6.  前記応対選択部は、前記第1管理者から前記第1応対者についての準備通知がなされたときには、前記第1応対者から許可通知を受けたとき、前記第1応対者の選択を確定させることを特徴とする請求項5に記載のコールセンターサーバ。 The reception selection unit confirms the selection of the first receptionist when receiving a notification of permission from the first receptionist when a notification of preparation for the first receptionist is received from the first manager. 6. The call center server according to claim 5, characterized by:
  7.  前記応対選択部は、前記第1管理者から前記第1応対者の割り当てを拒否されたときには、第2応対者を選択し、
     前記承認要求送信部は、前記第2応対者にあらかじめ対応づけられる第2管理者に対して前記第2応対者の割り当ての承認要求を送信し、
     前記応対選択部は、前記第2管理者から前記第2応対者の割り当てが許可されたとき、前記第2応対者の選択を確定させることを特徴とする請求項5または6に記載のコールセンターサーバ。
    The reception selection unit selects a second receptionist when the assignment of the first receptionist is refused by the first manager,
    The approval request transmission unit transmits an approval request for the assignment of the second responder to a second administrator previously associated with the second responder,
    7. The call center server according to claim 5, wherein, when the second manager permits the assignment of the second responder, the response selection unit confirms the selection of the second responder. .
  8.  前記アクセス制御部は、前記第1応対者の選択が確定したときには、前記第1応対者に加えて前記第1管理者に対しても前記個人情報への一時的なアクセス権を付与することを特徴とする請求項5から7のいずれかに記載のコールセンターサーバ。 When the selection of the first attendant has been confirmed, the access control unit is configured to grant temporary access rights to the personal information not only to the first attendant but also to the first administrator. 8. The call center server according to any one of claims 5 to 7.
  9.  前記対話制御部は、管理者から対話要求を受信したときには、応対者に加えて、または、前記応対者に代わって、前記管理者と前記ユーザとの対話を中継することを特徴とする請求項5から8のいずれかに記載のコールセンターサーバ。 4. The interaction control unit, when receiving an interaction request from an administrator, relays an interaction between the administrator and the user in addition to or on behalf of the respondent. 9. The call center server according to any one of 5 to 8.
  10.  応対者とユーザの対話は音声通話であって、
     前記応対者と前記ユーザの通話において所定時間以上の無音状態を検出したとき、前記応対者の管理者に対して警告通知を送信する警告部、を更に備えることを特徴とする請求項5から9のいずれかに記載のコールセンターサーバ。
    The dialogue between the attendant and the user is a voice call,
    10. The apparatus further comprises a warning unit for transmitting a warning notification to a manager of the responder when a silent state for a predetermined time or longer is detected in a call between the responder and the user. A call center server according to any one of
  11.  前記応対選択部は、前記ユーザの個人情報を参照し、前記ユーザの最新の応対者を優先的に選択することを特徴とする請求項1から10のいずれかに記載のコールセンターサーバ。 The call center server according to any one of claims 1 to 10, wherein the reception selection unit refers to the personal information of the user and preferentially selects the latest receptionist of the user.
  12.  応対者とユーザの対話は音声通話であって、
     応対者とユーザの音声による対話を文字化し、前記個人情報の一部として応対履歴を記録する応対履歴管理部、を更に備えることを特徴とする請求項1から11のいずれかに記載のコールセンターサーバ。
    The dialogue between the attendant and the user is a voice call,
    12. The call center server according to any one of claims 1 to 11, further comprising a response history management unit that converts voice conversations between the respondent and the user into characters and records the response history as a part of the personal information. .
  13.  前記応対選択部は、選択した第3応対者から、第4応対者への変更を指示されたときには、前記第4応対者を選択し、
     前記アクセス制御部は、前記ユーザの個人情報への一時的なアクセス権を前記第4応対者に付与し、
     前記対話制御部は、前記第4応対者と前記ユーザの対話を中継することを特徴とする請求項1から12のいずれかに記載のコールセンターサーバ。
    The reception selection unit selects the fourth reception person when instructed to change to the fourth reception person by the selected third reception person,
    The access control unit grants the fourth responder a temporary access right to the user's personal information,
    13. The call center server according to any one of claims 1 to 12, wherein said dialogue control unit relays dialogue between said fourth attendant and said user.
  14.  前記応対選択部は、前記ユーザの通信端末にアクセスし、前記通信端末に内蔵される個人情報に基づいて応対者を選択することを特徴とする請求項1から13のいずれかに記載のコールセンターサーバ。 14. The call center server according to any one of claims 1 to 13, wherein the reception selection unit accesses the communication terminal of the user and selects a receptionist based on personal information stored in the communication terminal. .
PCT/JP2022/020807 2021-07-01 2022-05-19 Call center server WO2023276482A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2021109916A JP2023006986A (en) 2021-07-01 2021-07-01 call center server
JP2021-109916 2021-07-01

Publications (1)

Publication Number Publication Date
WO2023276482A1 true WO2023276482A1 (en) 2023-01-05

Family

ID=84691240

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/020807 WO2023276482A1 (en) 2021-07-01 2022-05-19 Call center server

Country Status (2)

Country Link
JP (1) JP2023006986A (en)
WO (1) WO2023276482A1 (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007004000A (en) * 2005-06-27 2007-01-11 Tokyo Electric Power Co Inc:The Operator's operation support system for call center
JP2008269337A (en) * 2007-04-20 2008-11-06 Promise Co Ltd System for managing reminding work
JP2010141804A (en) * 2008-12-15 2010-06-24 Fujitsu Ltd Operator management system, method therefor, and program
JP2012019277A (en) * 2010-07-06 2012-01-26 Oki Electric Ind Co Ltd Incoming call distribution device and program to realise the same
JP2012217001A (en) * 2011-03-31 2012-11-08 Nifty Corp Service provision system, service provision method, server, portable terminal, and service provision program
JP2015141428A (en) * 2014-01-27 2015-08-03 株式会社日立システムズ Server device, feeling notification system, feeling notification method, and program
JP2016039383A (en) * 2014-08-05 2016-03-22 株式会社東芝 Contact center system and computer
JP2019205094A (en) * 2018-05-24 2019-11-28 株式会社東芝 Call allocation device, call allocation method, and program

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007004000A (en) * 2005-06-27 2007-01-11 Tokyo Electric Power Co Inc:The Operator's operation support system for call center
JP2008269337A (en) * 2007-04-20 2008-11-06 Promise Co Ltd System for managing reminding work
JP2010141804A (en) * 2008-12-15 2010-06-24 Fujitsu Ltd Operator management system, method therefor, and program
JP2012019277A (en) * 2010-07-06 2012-01-26 Oki Electric Ind Co Ltd Incoming call distribution device and program to realise the same
JP2012217001A (en) * 2011-03-31 2012-11-08 Nifty Corp Service provision system, service provision method, server, portable terminal, and service provision program
JP2015141428A (en) * 2014-01-27 2015-08-03 株式会社日立システムズ Server device, feeling notification system, feeling notification method, and program
JP2016039383A (en) * 2014-08-05 2016-03-22 株式会社東芝 Contact center system and computer
JP2019205094A (en) * 2018-05-24 2019-11-28 株式会社東芝 Call allocation device, call allocation method, and program

Also Published As

Publication number Publication date
JP2023006986A (en) 2023-01-18

Similar Documents

Publication Publication Date Title
US11301908B2 (en) System and method for providing contextual summaries in interaction transfer
US10038783B2 (en) System and method for handling interactions with individuals with physical impairments
JP6848693B2 (en) Customer service systems, customer service methods, customer service devices, and programs
US7787612B2 (en) Method and system for requesting help
US20020029159A1 (en) System and method for providing an automated interview
KR100311081B1 (en) Information processing device with agent function
KR102338928B1 (en) Method for providing customer service for unified counseling channel
JP7041434B2 (en) Artificial intelligence speaker system, application software
WO2023276482A1 (en) Call center server
JPH11289389A (en) Consultation system
JP5485075B2 (en) Call center system, call center system development program and telephone control interface program
JP6970434B2 (en) Consultation matching system using a computer
JP6772927B2 (en) Information processing equipment, information processing programs and information processing methods
WO2023014791A1 (en) Systems and methods relating to providing chat services to customers
US8582751B2 (en) Systems and methods for discovering customer center information
US8111821B2 (en) Automated follow-up call in a telephone interaction system
JP6984450B2 (en) Information processing equipment, information processing system, information processing method and program
JP2002215662A (en) Search device, method, program and medium
Serral et al. Kind mobile notifications for healthcare professionals
WO2022269923A1 (en) Customer service assistance device, customer service assistance method, and recording medium
GB2290193A (en) Call transfer arrangement
JPH10293709A (en) Information processor and storage medium
JP4124316B2 (en) Response support apparatus, response support system, computer program, and recording medium
WO2024075237A1 (en) Layout change device, layout change method, and program
JP3219394U (en) Telephone call device applied to live dialogue system

Legal Events

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

Ref document number: 22832641

Country of ref document: EP

Kind code of ref document: A1

REG Reference to national code

Ref country code: BR

Ref legal event code: B01A

Ref document number: 112023027660

Country of ref document: BR

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 112023027660

Country of ref document: BR

Kind code of ref document: A2

Effective date: 20231228