JP2006093763A - Cti system and program thereof - Google Patents

Cti system and program thereof Download PDF

Info

Publication number
JP2006093763A
JP2006093763A JP2004272803A JP2004272803A JP2006093763A JP 2006093763 A JP2006093763 A JP 2006093763A JP 2004272803 A JP2004272803 A JP 2004272803A JP 2004272803 A JP2004272803 A JP 2004272803A JP 2006093763 A JP2006093763 A JP 2006093763A
Authority
JP
Japan
Prior art keywords
weather information
user
cti
location
information data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2004272803A
Other languages
Japanese (ja)
Inventor
Kenji Koganezawa
健司 小金澤
Takahiro Otsuka
隆博 大塚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
IT COMMUNICATIONS KK
Original Assignee
IT COMMUNICATIONS KK
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 IT COMMUNICATIONS KK filed Critical IT COMMUNICATIONS KK
Priority to JP2004272803A priority Critical patent/JP2006093763A/en
Publication of JP2006093763A publication Critical patent/JP2006093763A/en
Pending legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To provide a system connectable to telephone sets and providing weather information of a location as information related to a user. <P>SOLUTION: The CTI system obtains the location of the telephone set from a telephone number of the telephone set of the user, searches the weather information of the location from a weather information database, and displays the searched weather information to a screen of a CTI terminal of the CTI system. The weather information database applies CSV conversion to weather information data obtained in advance from a homepage of the Meteorological Agency and stores the converted data. Thus, an operator can quickly obtain the weather information of the location of the user from the screen of the CTI terminal of the CTI system. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

この発明は、電話機と接続可能なCTIシステムに関し、特に電話機の所在地の天気情報をCTI端末画面上に表示するためのシステム及びそのプログラムに関する。   The present invention relates to a CTI system that can be connected to a telephone, and more particularly, to a system for displaying weather information of a telephone location on a CTI terminal screen and a program thereof.

電話を利用してユーザが商品の注文を行ったり、企業の相談窓口等に問い合わせを行ったりすることは、通常行われている。このとき対話者同士のコミュニケーションが重要であり、良好なコミュニケーションが図られれば、ユーザからの注文等が増加することに直結し、またユーザの本音や苦情を聞き取ってこれに速やかに対応することが可能となる。しかしながらユーザからの電話に対しては、会話を発展させる糸口となる情報の提供等を行うシステムがなく、形式的な会話を行わざるを得ない
特開2001−320487
It is a common practice for a user to place an order for a product using a telephone or to make an inquiry to a company consultation desk. At this time, communication between the interlocutors is important, and if good communication is achieved, it is directly connected to an increase in orders from the user, etc., and it is possible to listen to the user's intentions and complaints and respond quickly to this. It becomes possible. However, there is no system for providing information that can be used as a starting point for developing conversations, so it is necessary to conduct formal conversations.
JP2001-320487A

この発明の課題は、電話機と接続可能なCTIシステムにおいて、ユーザに関する情報として所在地の天気情報を提供することにある(請求項1〜5)。
請求項2の発明の追加の課題は、天気情報データをCSV変換して、CTI端末画面上に天気情報を見易く表示することにある。
請求項3の発明の追加の課題は、ユーザの電話番号の市外局番を用いて、簡単な方法でその電話機の所在地を得ることにある。
請求項4の発明の追加の課題は、天気情報データに地震情報を含ませ、ユーザに関する情報をリアルタイムなものとすることにある。
An object of the present invention is to provide location weather information as information about a user in a CTI system connectable to a telephone.
An additional problem of the invention of claim 2 is that the weather information data is converted into CSV, and the weather information is displayed on the CTI terminal screen in an easy-to-read manner.
An additional object of the invention of claim 3 is to obtain the location of the telephone in a simple manner using the area code of the user's telephone number.
An additional problem of the invention of claim 4 is to include earthquake information in the weather information data so that information about the user is real-time.

この発明のCTIシステムは、ユーザの電話機に接続可能なCTIシステムであって、天気情報データを周期的に受信し、天気情報データベースを該受信した天気情報データで更新するための天気情報記憶手段と、ユーザの電話番号からその所在地を特定するための所在地特定手段と、前記特定した所在地の天気情報データを前記天気情報データベースから検索するための検索手段と、前記検索して得た所在地の天気情報データを、CTI端末画面上に表示するための表示手段、とを設けたことを特徴とする(請求項1)。   A CTI system according to the present invention is a CTI system connectable to a user's telephone, and includes weather information storage means for periodically receiving weather information data and updating a weather information database with the received weather information data. , A location specifying means for specifying the location from the telephone number of the user, a search means for searching the weather information database for the weather information data of the specified location, and the weather information of the location obtained by the search And a display means for displaying the data on the CTI terminal screen.

好ましくは、前記天気情報記憶手段は前記受信した天気情報データをCSV変換してバッチ処理で前記天気情報データベースを更新するようにし、前記CTI端末画面には該CSV変換したデータをグラフィカル表示するための手段を設けたことを特徴とする(請求項2)。   Preferably, the weather information storage means performs CSV conversion on the received weather information data and updates the weather information database by batch processing, and graphically displays the CSV converted data on the CTI terminal screen. Means are provided (claim 2).

また好ましくは、前記ユーザの電話番号の市外局番から、その所在地を特定する(請求項3)。さらに好ましくは、前記天気情報データは、地震情報データを含むこととする(請求項4)。   Preferably, the location is specified from the area code of the user's telephone number. More preferably, the weather information data includes earthquake information data.

この発明のCTIシステムのプログラムには、天気情報データを周期的に受信するための命令と、前記天気情報データで天気情報データベースを更新するための命令と、ユーザの電話番号からその所在地を特定するための命令と、前記特定した所在地の天気情報データを前記データベースから検索するための命令と、前記検索して得た天気情報データをCTI端末画面上に表示するための命令とを設ける(請求項5)。   According to the CTI system program of the present invention, an instruction for periodically receiving weather information data, an instruction for updating the weather information database with the weather information data, and a location of the user are specified from the telephone number of the user. A command for retrieving the weather information data of the specified location from the database, and a command for displaying the weather information data obtained by the search on a CTI terminal screen. 5).

請求項1の発明では、CTI端末に対しユーザの電話機から着信すると、CTI端末側はユーザの電話番号からその所在地を特定する。CTI端末の天気情報データベースには各地の天気情報が予め記憶されており、これは周期的に更新されている。そして特定された所在地の天気情報を天気情報データベースを検索して得て、CTI端末の画面上に表示することにより、オペレータはユーザに関する情報として天気情報を得ることができる。天気情報には例えばリアルタイムな天候状況、天気予報の情報等を含み、ユーザの世代、性別、業種等を問わず興味のある話題であり、かつユーザの個人情報に関わるものでなく不快感を与える心配のない情報である。そこでユーザとのコミュニケーション手段として、天気情報を会話に取り入れれば、円滑な会話を行うための取りかかりとすることができ、有効な情報として利用することができる。   According to the first aspect of the present invention, when an incoming call is received from the user's telephone to the CTI terminal, the CTI terminal side specifies its location from the user's telephone number. The weather information database of the CTI terminal stores weather information of each place in advance, and this is updated periodically. The weather information of the specified location is obtained by searching the weather information database and displayed on the screen of the CTI terminal, whereby the operator can obtain the weather information as information about the user. The weather information includes, for example, real-time weather conditions, weather forecast information, etc., is a topic of interest regardless of the user's generation, gender, business type, etc., and is unrelated to the user's personal information and gives discomfort Information without worry. Therefore, if the weather information is taken into the conversation as a means of communication with the user, it can be used for smooth conversation and can be used as effective information.

なおCTI端末側からユーザを発呼するときは、発信番号からユーザの所在地を得ることができるので、接続の確立時にはCTI端末画面上にすでに該当の天気情報が表示されており、会話を円滑に始めることができる。   When calling a user from the CTI terminal side, the user's location can be obtained from the calling number, so that when the connection is established, the relevant weather information is already displayed on the CTI terminal screen, and the conversation is smoothly performed. You can start.

また各地の天気情報は、例えば気象庁のホームページ等から得て、ホームページ上のデータが更新される毎に最新の天気情報データでCTI端末の天気情報データベースを更新することができる。ここで天気情報データは周期的に受信するが、周期的には、気象観測データのように毎時更新される場合、気象情報のように随時更新される場合等を含み、天気情報データベースのデータはその都度最新のデータで更新される。   The weather information of each location can be obtained from, for example, the homepage of the Japan Meteorological Agency, etc., and the weather information database of the CTI terminal can be updated with the latest weather information data every time the data on the homepage is updated. Here, the weather information data is periodically received. However, the weather information data includes the case where the weather information data is updated every hour like the weather observation data, the case where it is updated as needed like the weather information, and the like. It is updated with the latest data each time.

請求項2の発明では、受信した天気情報データをCSV変換後にバッチ処理で天気情報データベースに記憶(更新)するので、天気情報データベースへの更新処理を高速で行うことができる。またオペレータの必要時に、天気情報データが瞬時にCTI端末画面にグラフィカル表示されるので、オペレータは速やかに会話を開始することが可能になる。   In the invention of claim 2, since the received weather information data is stored (updated) in the weather information database by batch processing after CSV conversion, the update processing to the weather information database can be performed at high speed. Further, weather information data is graphically displayed on the CTI terminal screen instantly when the operator needs it, so that the operator can start a conversation promptly.

請求項3の発明では、CTI端末が受信側、発信側に関わらず、ユーザの電話番号の市外局番を用いれば天気情報データベースの検索を容易に行うことができる。   According to the third aspect of the present invention, the weather information database can be easily searched if the CTI terminal uses the area code of the user's telephone number regardless of the receiving side or the calling side.

請求項4の発明では、CTI端末画面に表示する情報に地震情報のデータを加え、オペレータがユーザの知りたい情報をいち早く伝えることができる。地震情報データは、例えば気象庁のホームページで提供する地震関係データを使用する。   According to the fourth aspect of the present invention, it is possible to add the earthquake information data to the information displayed on the CTI terminal screen, so that the operator can quickly convey information that the user wants to know. As the earthquake information data, for example, earthquake-related data provided on the website of the Japan Meteorological Agency is used.

請求項5の発明では、請求項1のCTIシステムにおいて、ユーザの所在地の天気情報をCTI端末画面に表示することを実現し、オペレータやユーザにとって役立つ情報を提供することを可能にする。   In the invention of claim 5, in the CTI system of claim 1, it is possible to display the weather information of the user's location on the CTI terminal screen and to provide information useful for the operator and the user.

以下に本発明を実施するための最適実施例を示す。   In the following, an optimum embodiment for carrying out the present invention will be shown.

図1〜図3に実施例を示す。図1において、1は一般ユーザの電話機で、通常の電話機でもインターネット電話等でもよい。2はCTIシステムで、複数の電話機1はCTIシステム2のインターフェース(I/F)4に公衆電話網6等を介し接続される。公衆電話網6は、例えばB−ISDN等を使用してもよく、インターネット電話の場合インターネット回線を使用する。またユーザは携帯電話機やPHSを使用することもできる。CTIシステム2にはパーソナルコンピュータ等の複数のCTIサーバ8を設け、複数の電話機1にそれぞれ対応する。なお10はCTIサーバ8のCTI端末画面で、12はキーボードでオペレータの入力を受け付ける。   1 to 3 show an embodiment. In FIG. 1, reference numeral 1 denotes a general user's telephone, which may be a normal telephone or an Internet telephone. Reference numeral 2 denotes a CTI system, and a plurality of telephones 1 are connected to an interface (I / F) 4 of the CTI system 2 via a public telephone network 6 or the like. The public telephone network 6 may use, for example, B-ISDN or the like. In the case of an Internet telephone, an Internet line is used. The user can also use a mobile phone or PHS. The CTI system 2 is provided with a plurality of CTI servers 8 such as personal computers, and corresponds to the plurality of telephones 1 respectively. Reference numeral 10 denotes a CTI terminal screen of the CTI server 8, and reference numeral 12 receives an operator input using a keyboard.

インターフェース4には、市外局番検出部14やCSV変換部20,顧客情報データベース22、天気情報データベース24等を備える。市外局番検出部14では、ユーザの電話機1の市外局番をその電話番号から得る。CSV変換部20では、気象庁のホームページ16からインターネット網18を介してダウンロードした天気情報データを、HTMLデータからCSVデータへと変換する。また顧客情報データベース22には、ユーザの電話番号や住所、氏名、年齢等のIDデータ、通信履歴、購買履歴等のユーザに関する情報を記憶してある。そして天気情報データベース24には、CSV変換後の天気情報データを記憶する。   The interface 4 includes an area code detecting unit 14, a CSV converting unit 20, a customer information database 22, a weather information database 24, and the like. The area code detection unit 14 obtains the area code of the user's telephone 1 from the telephone number. The CSV conversion unit 20 converts the weather information data downloaded from the homepage 16 of the Japan Meteorological Agency via the Internet 18 from HTML data to CSV data. The customer information database 22 stores user-related information such as the user's telephone number, address, name, age, and other ID data, communication history, and purchase history. The weather information database 24 stores the weather information data after the CSV conversion.

図2は、実施例のCTIシステムのプログラム40の構成を示すブロック図である。実施例のプログラム40には、ユーザの電話番号の市外局番を検出するための市外局番検出命令50と、気象庁のホームページから得た天気情報データをCSV変換するためのデータ変換命令60と、CSVデータに変換後の天気情報データで天気情報データベースを更新するための天気情報データベース作成命令70と、検出した市外局番を用いてユーザの所在地の天気情報を天気情報データベースから得るための天気情報データベース検索命令80とを設ける。   FIG. 2 is a block diagram illustrating a configuration of the program 40 of the CTI system according to the embodiment. The program 40 of the embodiment includes an area code detection command 50 for detecting the area code of the user's telephone number, a data conversion command 60 for CSV conversion of weather information data obtained from the homepage of the Japan Meteorological Agency, Weather information database creation instruction 70 for updating the weather information database with the weather information data converted into CSV data, and weather information for obtaining the weather information of the user's location from the weather information database using the detected area code A database search instruction 80 is provided.

図1及び図3を用い、実施例の作用を説明する。ユーザが商品を電話注文したり、商品の問い合わせやその他の電話サービスを受ける時等に、実施例では電話機を用いて企業の商品注文係等にコンタクトする。ユーザが所定の電話番号をプッシュし、その発呼先がCTIシステム2を備えていると、ユーザからの発呼を受信したCTIシステム2のインターフェース4では、市外局番検出部14で発呼した電話機1の電話番号の市外局番を得る。なおユーザが携帯電話機やPHSを使用していれば、ユーザがどこから電話しているのか、その所在地の基地局から知ることができる。またIP電話であれば、その電話機のIPアドレスを用い所在地を得ることができる。
なおユーザの電話番号が発信者番号非通知に設定されていたり、国際電話などであるときには、オペレータへの着呼後、ユーザから顧客情報を得るなどした後に、顧客情報データベース22を検索することによりその所在地を特定する。
The operation of the embodiment will be described with reference to FIGS. In the embodiment, when a user places a telephone order for a product, receives an inquiry about a product, or receives other telephone services, the embodiment uses a telephone to contact a company product orderer. When the user pushes a predetermined telephone number and the call destination is provided with the CTI system 2, the area code detecting unit 14 calls the interface 4 of the CTI system 2 that receives the call from the user. The area code of the telephone number of the telephone 1 is obtained. If the user is using a mobile phone or PHS, it can be known from the base station at the location where the user is calling from. In the case of an IP phone, the location can be obtained using the IP address of the phone.
When the user's telephone number is set to caller ID non-notification or is an international call, the customer information database 22 is searched after obtaining the customer information after receiving the call to the operator. Identify its location.

なお図3に示すように、CTIシステム2では、予め気象庁のホームページ16からインターネット網18を介し、日本各地の気象情報や天気予報、台風情報、気象警報・注意報、気象観測データ等の天気情報データ26をダウンロードしている。気象庁のホームページ16では種々の情報を公開しており、これらは情報の種類によって例えば毎時や週毎等に更新されるので、CTIシステム2では新しい情報を得る毎に天気情報データベース24を更新する。実施例では気象庁のホームページ16から天気情報を得るが、これに限るものでなく例えば天気情報配信サービス等を用いてもよい。なお日本各地の天気情報の他に地震情報等や世界各地の気象情報等を得ることとすれば、幅広いユーザに対応することができる。   As shown in FIG. 3, in the CTI system 2, weather information such as weather information, weather forecasts, typhoon information, weather warnings / warnings, weather observation data, etc. in various parts of Japan is preliminarily transmitted from the homepage 16 of the Japan Meteorological Agency via the Internet network 18. Data 26 is being downloaded. Various information is disclosed on the homepage 16 of the Japan Meteorological Agency, and these are updated, for example, every hour or week depending on the type of information. Therefore, the CTI system 2 updates the weather information database 24 every time new information is obtained. In the embodiment, the weather information is obtained from the homepage 16 of the Japan Meteorological Agency, but the present invention is not limited to this. For example, a weather information distribution service or the like may be used. In addition to weather information in various parts of Japan, it is possible to deal with a wide range of users by obtaining earthquake information and the like, and weather information in various parts of the world.

そしてダウンロードした天気情報データがHTMLデータであれば、これをCSVデータへと変換した後に天気情報データベース24を更新する。実施例では、気象庁のホームページ16からHTMLデータの天気情報データを得るので、CSVデータへとデータ変換を行う。天気情報配信サービス等から得るデータが、すでにCSVデータである場合などはデータ変換を行う必要がなく、受信したデータをそのまま天気情報データベース24に格納する。さらにダウンロードした天気情報データをそのまま天気情報データベース24に格納し、CTI端末画面10に表示する必要が生じると、天気情報データベース24から取り出してCSV変換し、CTI端末画面10に表示するようにしてもよい。なお実施例では、データベースの天気情報の更新、格納等の用語を使用するが、特に使い分けをするものではない。   If the downloaded weather information data is HTML data, the weather information database 24 is updated after converting the data into CSV data. In the embodiment, since weather information data of HTML data is obtained from the homepage 16 of the Japan Meteorological Agency, data conversion is performed to CSV data. When the data obtained from the weather information distribution service or the like is already CSV data, it is not necessary to perform data conversion, and the received data is stored in the weather information database 24 as it is. Furthermore, when the downloaded weather information data is stored in the weather information database 24 as it is and needs to be displayed on the CTI terminal screen 10, it is taken out from the weather information database 24, converted into CSV, and displayed on the CTI terminal screen 10. Good. In the embodiment, terms such as update and storage of weather information in the database are used, but they are not particularly used separately.

市外局番検出部14で電話機1の市外局番を得ると、これを用いて天気情報データベース24を検索し、その市外局番に該当する、あるいはその市外局番を含む地方の天気情報を得る。そして電話機1の電話番号等から顧客情報データベース22を検索し、該当する顧客情報と共に該天気情報をCTI端末画面10に表示する。図3に、CTI端末画面10に顧客情報と天気情報とを表示した画面28を示す。なお表示する天気情報の内容やフォーマット等は、任意に定めることができる。   When the area code detecting unit 14 obtains the area code of the telephone 1, it is used to search the weather information database 24 to obtain local weather information corresponding to or including the area code. . The customer information database 22 is searched from the telephone number of the telephone 1 and the weather information is displayed on the CTI terminal screen 10 together with the corresponding customer information. FIG. 3 shows a screen 28 in which customer information and weather information are displayed on the CTI terminal screen 10. Note that the content and format of the weather information to be displayed can be arbitrarily determined.

ユーザからの電話を取ったオペレータは、表示画面28を見てそのユーザの顧客情報を知ることができ、同時にそのユーザの所在地の天気情報を知ることができる。そこでオペレータはユーザとの会話を、天気情報のような差し障りがなく、かつほとんどの人にとって関心ある話題から始めて円滑に進めることができる。このように表示画面28からは、ユーザとのコミュニケーションを図るのに役立つ情報を得ることができる。   An operator who takes a call from the user can know the customer information of the user by looking at the display screen 28 and can also know the weather information of the user's location. Therefore, the operator can smoothly advance the conversation with the user by starting from a topic that is not disturbing like weather information and is of interest to most people. In this way, information useful for communication with the user can be obtained from the display screen 28.

またオペレータから特定のユーザに対し電話をかける場合も同様に、市外局番検出部14でオペレータの選択したユーザへの発信番号(電話番号)からユーザの所在地を得て、天気情報データベース24からその地方の天気情報を得る。そして天気情報を、顧客情報データベース22から得た顧客情報と共にCTI端末画面10に表示する。この処理はユーザへの電話回線の接続処理と平行して行うことができるので、ユーザへの発呼後、接続が成功した時点で、すでにオペレータのCTI端末画面10に画面28が表示されており、オペーレータはユーザとの会話をすぐに円滑に進めることができる。特に天候の話は挨拶代わりにもなり、地震情報等も伝えれば、ユーザに新しい情報を提供することができ、コミュニケーションを図ることが容易になる。   Similarly, when a call is made from an operator to a specific user, the location of the user is obtained from the transmission number (telephone number) to the user selected by the operator in the area code detecting unit 14, and the information is obtained from the weather information database 24. Get local weather information. The weather information is displayed on the CTI terminal screen 10 together with the customer information obtained from the customer information database 22. Since this process can be performed in parallel with the process of connecting the telephone line to the user, the screen 28 is already displayed on the CTI terminal screen 10 of the operator when the connection is successful after calling the user. The operator can immediately and smoothly proceed with the conversation with the user. In particular, the story of the weather can be used as a greeting, and if earthquake information is transmitted, new information can be provided to the user and communication can be facilitated.

このように実施例のCTIシステムおよびそのプログラムを用いたCTI端末画面では、ユーザの所在地の天候や気象情報を表示する。天候や気象情報は、ユーザの業種や地域、世代や性別等に関わりなく関心のある話題であり、しかも表示されるデータはタイムリーであるため、オペレータがこれら情報をユーザに伝えてユーザとのコミュニケーションの糸口として利用することができる。オペレータとユーザとの良好なコミュニケーションが成立すれば、商品宣伝等を行う場合にもオペレータの説明を聞いてもらえ、またユーザが関心を持っている事項(興味のある分野、購入しようとしている商品名やサービス等)が判明するので、売り上げにも直結する。またユーザの本音を引き出すことができるので、適切な対応を取ることが可能になる。さらにユーザとの会話の中で、例えばどの商品に対して関心が高く、関心を抱いている層はどのようなものか、その年齢や性別、居住地等のデータ等を得ることができる。またユーザが求めている情報の種類等を得ることができ、マーケティング上必要な情報を聞き出すことができる。
Thus, the weather and weather information of the user's location are displayed on the CTI terminal screen using the CTI system and the program of the embodiment. Weather and weather information are topics of interest regardless of the user's industry, region, generation, gender, etc., and the displayed data is timely, so the operator tells the user this information and communicates with the user. It can be used as a clue for communication. If good communication between the operator and the user is established, the explanation of the operator can be heard even when conducting product promotions, etc., and the items the user is interested in (the field of interest, the name of the product to be purchased) And services, etc.) will be found, so it will be directly related to sales. In addition, since the user's real intention can be extracted, it is possible to take an appropriate response. Further, in the conversation with the user, for example, what product is highly interested in, what kind of layer is interested, data such as age, sex, residence, etc. can be obtained. In addition, the type of information that the user is seeking can be obtained, and information necessary for marketing can be obtained.

実施例のCTIシステムの構成を示す図The figure which shows the structure of the CTI system of an Example. 実施例のCTIシステムのプログラムの構成を示すブロック図The block diagram which shows the structure of the program of the CTI system of an Example 実施例での天気情報データの扱いを模式的に示す図The figure which shows typically the handling of the weather information data in an Example

符号の説明Explanation of symbols

1 ユーザの電話機
2 CTIシステム
4 インターフェース
6 公衆電話網
8 CTIサーバ
10 CTI端末画面
12 キーボード
14 市外局番検出部
16 気象庁のホームページ
18 インターメット網
20 CSV変換部
22 顧客情報データベース
24 天気情報データベース
26 気象庁のホームページの天気情報データ
28 CTI端末の表示画面
40 CTIシステムのプログラム
50 市外局番検出命令
60 データ変換命令
70 天気情報データベース作成命令
80 天気情報データベース検索命令
DESCRIPTION OF SYMBOLS 1 User's telephone 2 CTI system 4 Interface 6 Public telephone network 8 CTI server 10 CTI terminal screen 12 Keyboard 14 Area code detection part 16 Japan Meteorological Agency homepage 18 Intermet network 20 CSV conversion part 22 Customer information database 24 Weather information database 26 Japan Meteorological Agency Weather Information Data 28 CTI Terminal Display Screen 40 CTI System Program 50 Area Code Detection Instruction 60 Data Conversion Instruction 70 Weather Information Database Creation Instruction 80 Weather Information Database Search Instruction

Claims (5)

ユーザの電話機に接続可能なCTIシステムであって、
天気情報データを周期的に受信し、天気情報データベースを該受信した天気情報データで更新するための天気情報記憶手段と、
ユーザの電話番号からその所在地を特定するための所在地特定手段と、
前記特定した所在地の天気情報データを前記天気情報データベースから検索するための検索手段と、
前記検索して得た所在地の天気情報データを、CTI端末画面上に表示するための表示手段とを設けたことを特徴とする、CTIシステム。
A CTI system connectable to a user's phone,
Weather information storage means for periodically receiving weather information data and updating the weather information database with the received weather information data;
Location identification means for identifying the location from the user's phone number;
Search means for searching the weather information data of the specified location from the weather information database;
A CTI system comprising: display means for displaying the weather information data of the location obtained by the search on a CTI terminal screen.
前記天気情報記憶手段は前記受信した天気情報データをCSV変換してバッチ処理で前記天気情報データベースを更新するようにし、前記CTI端末画面には該CSV変換したデータをグラフィカル表示するための手段を設けたことを特徴とする、請求項1のCTIシステム。   The weather information storage means performs CSV conversion on the received weather information data and updates the weather information database by batch processing, and a means for graphically displaying the CSV converted data is provided on the CTI terminal screen. The CTI system of claim 1, wherein: 前記ユーザの電話番号の市外局番から、その所在地を特定することを特徴とする、請求項1または2のCTIシステム。   3. The CTI system according to claim 1, wherein the location is specified from an area code of the user's telephone number. 前記天気情報データは、地震情報データを含むことを特徴とする、請求項1〜3のCTIシステム。   The CTI system according to claim 1, wherein the weather information data includes earthquake information data. 天気情報データを周期的に受信するための命令と、
前記天気情報データで天気情報データベースを更新するための命令と、
ユーザの電話番号からその所在地を特定するための命令と、
前記特定した所在地の天気情報データを前記データベースから検索するための命令と、
前記検索して得た天気情報データを、CTI端末画面上に表示するための命令とを設けた、CTIシステムのプログラム。
Instructions for periodically receiving weather information data;
Instructions for updating the weather information database with the weather information data;
An instruction to determine the location from the user's phone number;
A command for retrieving the weather information data of the specified location from the database;
A program of a CTI system provided with an instruction for displaying the weather information data obtained by the search on a CTI terminal screen.
JP2004272803A 2004-09-21 2004-09-21 Cti system and program thereof Pending JP2006093763A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004272803A JP2006093763A (en) 2004-09-21 2004-09-21 Cti system and program thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004272803A JP2006093763A (en) 2004-09-21 2004-09-21 Cti system and program thereof

Publications (1)

Publication Number Publication Date
JP2006093763A true JP2006093763A (en) 2006-04-06

Family

ID=36234366

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004272803A Pending JP2006093763A (en) 2004-09-21 2004-09-21 Cti system and program thereof

Country Status (1)

Country Link
JP (1) JP2006093763A (en)

Similar Documents

Publication Publication Date Title
US9020107B2 (en) Performing actions for users based on spoken information
CN100421113C (en) Searching system and method based on personalized information
US20150319306A1 (en) Interactive display response system
US20010054041A1 (en) System and method for registering or searching in multiple relationship-searching hosts
US9380436B2 (en) Contact entry population from call entity information
US20050055310A1 (en) Method and system for accessing information within a database
JP6289420B2 (en) Transmission route information providing method and system
US8537989B1 (en) Device and method for providing enhanced telephony
JP4880720B2 (en) Widget type call waiting screen providing system
US20080273680A1 (en) System and method for network communication using alternative identifiers
JP3679783B2 (en) Call center support device and program
KR20000059098A (en) System for advertising and providing of local information and method thereof
US8879698B1 (en) Device and method for providing enhanced telephony
JP2012128577A (en) Linkage support device, program, linkage support method, linkage support system and communication device
US20080084976A1 (en) Context-sensitive communications function
US9860329B2 (en) Determining customized audio services
JP2011176390A (en) System, device, and method for managing and providing sender information, and program
JP2006093763A (en) Cti system and program thereof
JP2005109782A (en) Cti server, recording medium, and support system corresponding to telephone
KR20060122453A (en) Method of advertisement exposure and apparatus therefor
JP2015012463A (en) Information processing device, specific term notification method, program, specific term notification system, and terminal device
KR20110064843A (en) How to request and receive information using your mobile phone.
JP2001273310A (en) Various inquiry/answer service system through internet and intranet
US20080162440A1 (en) Communication information searching
JP2003067626A (en) Call center system, advertisement information distribution method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Effective date: 20070919

Free format text: JAPANESE INTERMEDIATE CODE: A621

A977 Report on retrieval

Effective date: 20090813

Free format text: JAPANESE INTERMEDIATE CODE: A971007

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090826

A02 Decision of refusal

Effective date: 20091222

Free format text: JAPANESE INTERMEDIATE CODE: A02