KR20010007948A - Auto-dialing by Computer - Google Patents

Auto-dialing by Computer Download PDF

Info

Publication number
KR20010007948A
KR20010007948A KR1020000063648A KR20000063648A KR20010007948A KR 20010007948 A KR20010007948 A KR 20010007948A KR 1020000063648 A KR1020000063648 A KR 1020000063648A KR 20000063648 A KR20000063648 A KR 20000063648A KR 20010007948 A KR20010007948 A KR 20010007948A
Authority
KR
South Korea
Prior art keywords
dialing
computer
data
telephone
telephone number
Prior art date
Application number
KR1020000063648A
Other languages
Korean (ko)
Inventor
류우태
Original Assignee
류우태
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 류우태 filed Critical 류우태
Priority to KR1020000063648A priority Critical patent/KR20010007948A/en
Publication of KR20010007948A publication Critical patent/KR20010007948A/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/26Devices for calling a subscriber
    • H04M1/27Devices whereby a plurality of signals may be stored simultaneously
    • H04M1/274Devices whereby a plurality of signals may be stored simultaneously with provision for storing more than one subscriber number at a time, e.g. using toothed disc
    • H04M1/2745Devices whereby a plurality of signals may be stored simultaneously with provision for storing more than one subscriber number at a time, e.g. using toothed disc using static electronic memories, e.g. chips
    • H04M1/2749Automatic dialling or redialling systems, e.g. on off-hook or redial on busy
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)

Abstract

PURPOSE: A method for automatic dialing of a telephone by a computer is provided to execute automatic dialing by clicking a telephone number displayed on a computer monitor without transforming a telephone directory which is formed different computer file. CONSTITUTION: A method for automatic dialing of a telephone by a computer includes several processes. A first process is to determine whether a mouse button is clicked(100). A second process is to extract data from corresponding position of a mouse pointer when the mouse button was clicked(110). A third process is to determine whether the extracted data is a telephone number or not(120). A fourth process is to remove needless components from the data, to add needful components, and to process data to fit a device which executes dialing(130). A fifth process is to transmit the completed data to the device which executes dialing(140).

Description

컴퓨터에 의한 전화기의 자동다이얼링 방법{Auto-dialing by Computer}Automatic dialing method by phone by computer {Auto-dialing by Computer}

본 발명은 컴퓨터에 의한 전화기의 자동다이얼링 방법에 관한 것으로서 보다 상세하게는 컴퓨터의 모니터상에 난나 있는 전화번호를 마우스로 클릭하여 전화를 거는 방법에 관한 것이다.The present invention relates to a method for automatically dialing a telephone by a computer, and more particularly, to a method for making a telephone call by clicking on a telephone number on a computer monitor.

통상적인 컴퓨터를 이용한 전화걸기에는 모뎀과 전화걸기 소프트웨어를 사용하는 방법과 인터넷의 무료전화를 이용하는 방법이 있다.Conventional computer dialing includes the use of modems and dialing software, and the use of free telephones on the Internet.

모뎀과 전화걸기 소프트웨어를 사용하는 자동다이얼링 방법에 있어서의 문제점은, 모든 전화걸기 소프트웨어들이 고유의 데이타 형식을 요구한다는 것이다. 대다수의 컴퓨터 사용자는 자기가 직접 작성한 또는 주변 사람들이 작성한 전화번호부를 서로 다른 컴퓨터 파일형식으로 갖고 있다. 전화걸기 소프트웨어를 사용하기 위해서는 이러한 컴퓨터 파일형식을 사용할 전화걸기 소프트웨어가 지원하는 파일형식으로 변환하던지 아니면 새로이 전화번호부를 작성하여야만 한다.The problem with the automatic dialing method using modems and dialing software is that all dialing software requires a unique data format. Most computer users have their own phonebooks written by themselves or by people around them in different computer file formats. To use the dialing software, you must either convert these computer file formats to a file format supported by the dialing software you are using, or create a new phone book.

인터넷의 무료전화를 이용하는 자동다이얼링 방법에 있어서의 문제점은, 이것 역시 해당 웹사이트에서 전화번호부를 새로 작성해야만 한다는 것과 아직 음성통화 품질이 만족할 만한 수준이 아니라는 것이다.The problem with the automatic dialing method using toll-free telephones of the Internet is that this also requires the creation of a new phone book on the website and that the voice call quality is not yet satisfactory.

본 발명이 이루고자 하는 기술적 과제는, 서로 다른 컴퓨터 파일형식으로 존재하는 개개 컴퓨터 사용자의 전화번호부를 별도의 변환없이 있는 그대로 사용할 수 있게 하기 위해서 컴퓨터 모니터상에 나타나 있는 전화번호를 마우스로 클릭만 하면 자동다이얼링이 동작하는 방법을 제공하는 데 있다.The technical problem to be solved by the present invention is to automatically click the phone number displayed on the computer monitor in order to be able to use the phone book of individual computer users existing in different computer file formats without any conversion. To provide a way for dialing to work.

도 1은 본 발명에 따른 컴퓨터에 의한 전화기의 자동다이얼링 방법을 보이는 흐름도이다.1 is a flowchart showing a method for automatically dialing a telephone by a computer according to the present invention.

도 2는 모뎀을 이용한 자동다이얼링 장치의 블록도이다.2 is a block diagram of an automatic dialing device using a modem.

도 3은 다이얼링장치를 이용한 자동다이얼링 장치의 블록도이다.3 is a block diagram of an automatic dialing apparatus using a dialing apparatus.

도 4는 사운드카드를 이용한 자동 다이얼링 장치의 블록도이다.4 is a block diagram of an automatic dialing device using a sound card.

상기 과제를 이루기 위하여 본 발명에 따른 컴퓨터에 의한 전화기의 자동다이얼링 방법은, 컴퓨터 사용자가 컴퓨터의 모니터상에서 마우스로 클릭한 데이타를 추출하는 제1단계, 추출한 데이타가 전화번호인가를 판단하는 제2단계, 상기 추출한 데이타가 전화번호일 경우에 모뎀, 다이얼링장치 또는 사운드카드에서 이용할 수 있는 데이타로 가공하는 제3단계, 그리고 이 데이타를 모뎀, 다이얼링장치 또는 사운드카드로 전송하는 제4단계를 포함하는 것을 특징으로 한다.In order to achieve the above object, a method of automatically dialing a telephone by a computer according to the present invention includes a first step of extracting data clicked on by a computer user with a mouse on a monitor of a computer, and a second step of determining whether the extracted data is a telephone number. If the extracted data is a telephone number, a third step of processing the data available in a modem, a dialing device or a sound card, and a fourth step of transmitting the data to the modem, dialing device, or sound card. It features.

이하 첨부한 도면을 참조하여 본 발명에 따른 컴퓨터에 의한 전화기의 자동다이얼링 방법의 바람직한 실시 예를 설명하기로 한다.Hereinafter, with reference to the accompanying drawings will be described a preferred embodiment of the automatic dialing method of a telephone by a computer according to the present invention.

도 1에 본 발명에 따른 컴퓨터에 의한 전화기의 자동다이얼링 방법의 흐름도를 도시하였다.1 is a flowchart illustrating a method for automatically dialing a telephone by a computer according to the present invention.

도 1에 도시한 흐름도는 마우스 버튼의 클릭이 있는지를 판단하는 단계(100), 마우스 포인터의 위치에서 데이타를 추출하는 단계(110), 추출한 데이타가 전화번호 인지를 판단하는 단계(120), 추출한 데이타가 전화번호일 경우 이것을 적당한 데이타로 가공하는 단계(130) 그리고 모뎀, 다이얼링장치 또는 사운드카드로 가공한 데이타를 전송하는 단계(140)로 구성되어 있다.The flowchart shown in Figure 1 is a step (100) of determining whether there is a click of a mouse button, extracting data at the position of the mouse pointer (110), determining (120) whether the extracted data is a telephone number, and extracting If the data is a phone number, it comprises a step 130 of processing the appropriate data 130 and a step 140 of transmitting the processed data to the modem, dialing device or sound card.

이어서 도 1에 도시한 흐름도를 설명하면 다음과 같다.Next, the flowchart shown in FIG. 1 will be described.

마우스 버튼의 클릭 유무를 판단한다(100단계). 클릭이 있을 경우에는 마우스 포인터의 해당 위치에서 데이타를 추출한다(110단계). 데이타 추출의 일반적 방법은 마우스 포인터의 위치에 있는 연속하는 문자, 숫자 또는 문자와 숫자의 혼합 데이터를 취하는 것이다.It is determined whether the mouse button is clicked (step 100). If there is a click, the data is extracted from the corresponding position of the mouse pointer (step 110). A common method of extracting data is to take contiguous letters, numbers, or a mixture of letters and numbers at the mouse pointer.

추출한 데이타가 전화번호인가 아닌가를 판단한다(120단계). 추출한 데이타가 전화번호임을 의미하는 문자(예를 들면 전화, 휴대폰, 핸드폰, Tel, Phone 등), 기호, 부호 그리고 숫자로만 연속하는 경우를 전화번호로 인식한다.It is determined whether the extracted data is a phone number (step 120). If the extracted data is a phone number, it is recognized as a phone number that consists only of letters (for example, phone, cell phone, cell phone, Tel, Phone, etc.), symbols, symbols, and numbers.

상기의 데이타에서 불필요한 요소를 걸러내거나 또는 필요한 부분을 덧붙인 다음에 다이얼링을 실행하는 장치에 맞게 데이타를 가공한다(130단계). 문자, 기호 그리고 부호를 걸러내어 숫자로만 데이타를 구성한다. 또한 사용자가 미리 설정한 지역번호가 상기의 데이타에서 확인되면 이것을 걸러내도록 하는 것도 가능하다. 그외에 국제전화번호 판단 기능, 국제전화시에는 미리 설정한 국제전화 접속번호를 데이타에 덧붙이는 기능 등도 가능하다.Unnecessary elements are filtered out from the above data, or necessary parts are added, and then the data is processed in accordance with the device for dialing (step 130). Filter out letters, symbols, and symbols to form data only from numbers. It is also possible to filter out the area code set by the user when it is confirmed in the above data. In addition, the international telephone number determination function and the function of adding a preset international telephone access number to data when making an international call are also possible.

완성한 데이타를 다이얼링을 실행하는 장치로 전송한다(140단계). 다이얼링을 실행하는 장치로 모뎀, 다이얼링장치 그리고 사운드카드를 사용할 수 있다. 모뎀은 전화선을 이용하여 데이타를 전송하는 용도의 장치이기 때문에 기본적으로 다이얼링 기능을 갖고 있다. 다이얼링장치란 모뎀에서 데이타 변복조 기능을 제거한 것이다. 요즘처럼 ISDN, ADSL 그리고 케이블모뎀의 사용이 보편화하는 환경에서는 모뎀보다는 가격이 저렴한 다이얼링장치의 사용이 경제적일 수 있다. 사운드카드를 이용해서도 DTMF 신호를 만들 수 있다. 사운드카드에 연결된 스피커와 전화기의 수화기에 있는 마이크를 가까운 위치에 두면 DTMF 신호가 소리로 전달되어 다이얼링을 한다.The completed data is transmitted to the device for dialing (step 140). As a device for dialing, you can use a modem, dialing device and sound card. A modem is basically a dialing device because it is a device for transmitting data using a telephone line. The dialing device removes the data modulation and demodulation function from the modem. In today's environment where ISDN, ADSL and cable modems are commonplace, the use of inexpensive dialing devices can be more economical than modems. You can also create DTMF signals using a sound card. If you place the speaker connected to the sound card and the microphone of the telephone receiver close to you, DTMF signal is transmitted as sound and dialing is performed.

도 2, 도 3 그리고 도 4에는 상기의 방법을 이용하여 구현 가능한 컴퓨에 의한 전화기의 자동다이얼링 장치를 예로 들었다.2, 3 and 4 illustrate an automatic dialing device of a telephone by a computer that can be implemented using the above method.

도 2에 모뎀을 이용한 자동다이얼링 장치의 블록도를 도시하였다. 이 경우 컴퓨터 시스템은 중앙처리장치(200), 바이오스 등을 저장하고 있는 ROM(210), 주 메모리인 RAM(220), 보조 기억장치인 하드디스크 드라이브(230), 출력표시장치인 모니터(250), 입력장치인 키보드(260), 보조 입력장치인 마우스(270) 그리고 외부 장치와 통신하기 위한 모뎀(280)을 포함하고 있다. 그리고 전화기(240)는 모뎀(280)을 통하여 교환기(290)에 연결된다.2 is a block diagram of an automatic dialing apparatus using a modem. In this case, the computer system includes a central processing unit 200, a ROM 210 storing a BIOS, a main memory RAM 220, a hard disk drive 230 as an auxiliary storage device, and a monitor 250 as an output display device. , A keyboard 260 which is an input device, a mouse 270 which is an auxiliary input device, and a modem 280 for communicating with an external device. The telephone 240 is then connected to the exchange 290 via a modem 280.

도 3에 다이얼링장치를 이용한 자동다이얼링 장치의 블록도를 도시하였다. 이 경우 컴퓨터 시스템은 중앙처리장치(300), 바이오스 등을 저장하고 있는 ROM(310), 주 메모리인 RAM(320), 보조 기억장치인 하드디스크 드라이브(330), 출력표시장치인 모니터(350), 입력장치인 키보드(360), 보조 입력장치인 마우스(370) 그리고 자동다이얼링을 하기 위한 다이얼링장치(380)를 포함하고 있다. 그리고 전화기(340)는 다이얼링장치(380)을 통하여 교환기(390)에 연결된다. 도 3에는 컴퓨터 내장형 다이얼링장치를 도시하였지만 RS-232 직렬통신을 이용하는 컴퓨터 외장형 다이얼링 장치도 가능하다.3 is a block diagram of an automatic dialing apparatus using a dialing apparatus. In this case, the computer system includes a central processing unit 300, a ROM 310 storing a BIOS, etc., a RAM 320 as a main memory, a hard disk drive 330 as an auxiliary storage device, and a monitor 350 as an output display device. The keyboard 360 as an input device, the mouse 370 as an auxiliary input device, and a dialing device 380 for automatic dialing are included. The telephone 340 is connected to the exchange 390 through the dialing device 380. Although FIG. 3 illustrates a computer built-in dialing device, an external computer dialing device using RS-232 serial communication is also possible.

도 4에 사운드카드를 이용한 자동다이얼링 장치의 블록도를 도시하였다. 이 경우 컴퓨터 시스템은 중앙처리장치(400), 바이오스 등을 저장하고 있는 ROM(410), 주 메모리인 RAM(420), 보조 기억장치인 하드디스크 드라이브(430), 출력표시장치인 모니터(440), 입력장치인 키보드(450), 보조 입력장치인 마우스(460), 사운드카드(470), 그리고 스피커(480)를 포함하고 있다. 그리고 전화기(490)는 교환기(500)와 연결되어 있고 스피커(480)와 전화기의 수화기에 있는 마이크는 음향적으로 즉 소리로 연결된다.4 is a block diagram of an automatic dialing apparatus using a sound card. In this case, the computer system includes a central processing unit (400), a ROM (410) storing a BIOS, and the like, a RAM 420 as a main memory, a hard disk drive 430 as an auxiliary storage device, and a monitor 440 as an output display device. , An input device keyboard 450, an auxiliary input device mouse 460, a sound card 470, and a speaker 480. The telephone 490 is connected to the switch 500, and the speaker 480 and the microphone of the telephone receiver are acoustically connected to each other.

상술한 바와 같이 본 발명에 따르면, 컴퓨터 사용자가 컴퓨터에 의한 전화기의 자동다이얼링 기능을 사용하기 위해서 종래와 같이 기존의 전화번호부 파일을 사용할 전화걸기용 소프트웨어가 지원하는 파일형식으로 변환할 필요가 없이 기존의 전화번호부 파일을 연 뒤에 컴퓨터 모니터상에 나타나 있는 전화번호를 마우스로 클릭만 하면 되어 편리해 진다. 그외에 종래의 책으로 만들어진 전화번호부가 아닌 전자전화번호부를 사용하는 경우에는 전화번호를 검색한 뒤에 컴퓨터 모니터 상에 나타난 검색결과에서 원하는 전화번호를 클릭만 하면 자동으로 전화가 걸리게 되어 더욱 편리해 진다.As described above, according to the present invention, in order for a computer user to use the automatic dialing function of a telephone by a computer, the existing telephone directory file does not need to be converted into a file format supported by the dialing software to be used as in the prior art. After opening your phonebook file, simply click on the phone number displayed on your computer monitor. In addition, in the case of using an electronic phone book instead of a phone book made of a conventional book, it is more convenient to make a call automatically by simply clicking a desired phone number in a search result displayed on a computer monitor after searching for a phone number.

Claims (2)

컴퓨터에 의한 전화기의 자동다이얼링 방법에 있어서, 컴퓨터 사용자가 컴퓨터의 모니터상에서 마우스로 클릭한 데이타를 추출하는 제1단계, 추출한 데이타가 전화번호인가를 판단하는 제2단계, 상기 추출한 데이타가 전화번호일 경우에 모뎀, 다이얼링장치 또는 사운드카드에서 이용할 수 있는 데이타로 가공하는 제3단계, 그리고 이 데이타를 모뎀 및 다이얼링장치 또는 사운드카드로 전송하는 제4단계를 포함함을 특징으로하는 컴퓨터의 모니터상에 나타나 있는 전화번호를 클릭함으로써 자동다이얼링하는 컴퓨터에 의한 전화기의 자동다이얼링 방법.A method for automatic dialing of a telephone by a computer, comprising: a first step of extracting data clicked on by a computer user with a mouse on a monitor of a computer, a second step of determining whether the extracted data is a telephone number, and the extracted data is a telephone number A third step of processing the data available on the modem, dialing device or sound card, and a fourth step of transmitting this data to the modem and dialing device or sound card. A method of autodialing a telephone by a computer that autodials by clicking the telephone number displayed. 제1항에 있어서, 추출한 데이타가 전화번호임을 의미하는 문자(예를 들면 전화, 휴대폰, 핸드폰, Tel, Phone 등), 기호, 부호 그리고 숫자로만 연속하는 경우를 전화번호로 인식하는 방법.The method of claim 1, wherein the extracted data is a telephone number, wherein the case of consecutive numbers consisting of letters (for example, telephones, cellular phones, cellular phones, Tel, phones, etc.), symbols, symbols, and numbers is regarded as telephone numbers.
KR1020000063648A 2000-10-28 2000-10-28 Auto-dialing by Computer KR20010007948A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000063648A KR20010007948A (en) 2000-10-28 2000-10-28 Auto-dialing by Computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000063648A KR20010007948A (en) 2000-10-28 2000-10-28 Auto-dialing by Computer

Publications (1)

Publication Number Publication Date
KR20010007948A true KR20010007948A (en) 2001-02-05

Family

ID=19695895

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000063648A KR20010007948A (en) 2000-10-28 2000-10-28 Auto-dialing by Computer

Country Status (1)

Country Link
KR (1) KR20010007948A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040096309A (en) * 2003-05-09 2004-11-16 인터내셔날파워테크놀로지(주) monitor system has multi function
WO2009102149A2 (en) * 2008-02-11 2009-08-20 Sang-Kyu Ryu Method for dialing and storing telephone number by using drag function

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040096309A (en) * 2003-05-09 2004-11-16 인터내셔날파워테크놀로지(주) monitor system has multi function
WO2009102149A2 (en) * 2008-02-11 2009-08-20 Sang-Kyu Ryu Method for dialing and storing telephone number by using drag function
WO2009102149A3 (en) * 2008-02-11 2009-12-10 Ryu Sang-Kyu Method for dialing and storing telephone number by using drag function

Similar Documents

Publication Publication Date Title
JP4240807B2 (en) Mobile communication terminal device, voice recognition method, and recording medium recording the program
US5561705A (en) Apparatus for auto dialing telephone numbers and DTMF tones in a personal communication device
EP0698326B1 (en) Computer-to-telephone interface
US20030022697A1 (en) Dialing method for effecting international call in intelligent cellular phone
EP1170932B1 (en) Audible identification of caller and callee for mobile communication device
CN101330687B (en) Method for matching numbers according to call frequency and mobile phone
KR20090073256A (en) Docking station for mobile communication terminal for data exchange
JP2001111672A (en) Mobile communication terminal
CN1747500A (en) Method and device for setting mobile communication terminal for person with short-eyesight
JPS6059846A (en) Voice recognition automatic dial device
KR20010007948A (en) Auto-dialing by Computer
CN200956606Y (en) Mobile communication terminal for vision impairment persons
JP3141301B2 (en) Telephone
KR980007289A (en) Dialing device and method using electronic notebook
KR100328522B1 (en) Method of accessing web phone directory
CN105592226B (en) Method and device for processing data in call process
KR100690709B1 (en) Search method for telephone number of mobile phone
KR100193830B1 (en) Dialing method using Korean characters
JP2001186260A (en) Method for providing telephone number guide service for portable telephone
KR0148524B1 (en) Method for automatic searching local telephone number and controlling calls
KR100754663B1 (en) Method for darling in wireless telephone
CN1077374C (en) Method for receiving dialed number during talking by double-tone multi-frequency
KR100345767B1 (en) Apparatus and Method of screen display of calling party information using caller ID
JP2021114672A (en) Private branch exchange, telephone directory search method, and telephone directory search program
KR100842599B1 (en) Method for generating calling of mobile terminal

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application