KR20000042368A - Automatic telephony service method on internet - Google Patents

Automatic telephony service method on internet Download PDF

Info

Publication number
KR20000042368A
KR20000042368A KR1019980058533A KR19980058533A KR20000042368A KR 20000042368 A KR20000042368 A KR 20000042368A KR 1019980058533 A KR1019980058533 A KR 1019980058533A KR 19980058533 A KR19980058533 A KR 19980058533A KR 20000042368 A KR20000042368 A KR 20000042368A
Authority
KR
South Korea
Prior art keywords
telephone number
function
automatic dialing
name
service
Prior art date
Application number
KR1019980058533A
Other languages
Korean (ko)
Other versions
KR100283079B1 (en
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 KR1019980058533A priority Critical patent/KR100283079B1/en
Publication of KR20000042368A publication Critical patent/KR20000042368A/en
Application granted granted Critical
Publication of KR100283079B1 publication Critical patent/KR100283079B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/247Telephone sets including user guidance or feature selection means facilitating their use
    • H04M1/2473Telephone terminals interfacing a personal computer, e.g. using an API (Application Programming Interface)

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Human Computer Interaction (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)

Abstract

PURPOSE: An automatic telephony service method on the internet, is provided to perform an automatic telephony for telephone numbers retrieved with a telephone guide service, by using a common gateway program and an automatic telephony application program on internet. CONSTITUTION: An automatic telephony service method comprises the steps as follows. An existing connection is ended, when telephone numbers are retrieved through a telephone retrieval service and an automatic telephony icon is selected for calling to a retrieved telephone number by a user. A web server transmits information received through a common gateway interface to a user browser, when the common gateway interface transmits a multi-purpose internet mail extension(MIME) type and a selected name and telephone number to the web server. Information on a name and telephone number is obtained and calling to a corresponding telephone number is performed by using a file name which an automatic telephony application program received through a factor, when the user browser receives the MIME type and drives a corresponding automatic telephony application program.

Description

인터넷상에서의 자동전화걸기 서비스 방법Automatic dialing service method on the Internet

본 발명은 인터넷상에서의 자동전화걸기 서비스 방법 및 그를 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체에 관한 것이다.The present invention relates to an automatic dialing service method on the Internet and a computer readable recording medium having recorded thereon a program for realizing the same.

컴퓨터 보급과 인터넷이 보편화됨에 따라 인터넷의 이용은 생활의 일부가 되고 있다. 컴퓨터의 기능 역시 많이 발전하여 기존에 따른 제품에서만 가능한 기능을 통합적으로 컴퓨터를 사용하여 이용할 수 있는 시대가 되었다. 음악이나 영화를 포함해서 전화걸기 등이 여기에 포함된다. 한국통신에서는 이미 114 전화번호 안내 서비스를 01410의 텍스트 패킷망과 인터넷상에 구축하였다. 전화번호 안내 서비스는 단순히 이용자가 알기를 원하는 전화번호를 텍스트나 하이퍼텍스트 마크업 언어(HTML) 문서 형태로 출력해 준다. 실제 생활에서 이용자가 전화번호 안내 서비스를 이용하는 대부분의 목적이 원하는 전화번호를 알아내어 전화를 거는 것이다.As computer dissemination and the Internet are becoming more common, the use of the Internet has become a part of life. The functions of computers have also evolved so much that the functions available only in existing products can be integrated and used with computers. This includes making calls, including music and movies. KT has already established 114 telephone number guide service on 01410's text packet network and the Internet. The phone number guide service simply outputs the phone number you want to know in the form of a text or hypertext markup language (HTML) document. In real life, most purposes for the user to use the phone number guide service is to find out the desired phone number and make a call.

따라서, 전화번호 안내 서비스를 확장하여 검색된 전화번호에 대한 자동걸기 기능을 추가하여 이용자들에게 보다 편리한 서비스를 제공할 필요가 있다.Therefore, it is necessary to provide a more convenient service to users by extending the phone number guide service to add an automatic dialing function for the retrieved phone number.

따라서, 상기한 바와 같은 요구에 부응하기 위하여 안출된 본 발명은, 인터넷상에서 공통게이트웨이 프로그램 및 자동전화걸기 응용 프로그램을 이용하여 전화번호 안내 서비스로 검색된 전화번호를 대상으로 자동전화걸기를 수행하도록 한 자동전화걸기 서비스 방법 및 그를 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공하는 데 그 목적이 있다.Therefore, the present invention devised to meet the demand as described above, using the common gateway program and the automatic dialing application on the Internet to perform automatic dialing to the telephone number retrieved by the telephone number guide service It is an object of the present invention to provide a computer-readable recording medium that records a dialing service method and a program for realizing the same.

도 1 은 본 발명이 적용되는 자동전화걸기 서비스 시스템의 구성예시도.1 is a configuration example of an automatic dialing service system to which the present invention is applied.

도 2 는 본 발명에 따른 자동전화걸기 서비스 방법의 일실시예 흐름도.2 is a flowchart illustrating an embodiment of an automatic dialing service method according to the present invention;

* 도면의 주요 부분에 대한 부호의 설명* Explanation of symbols for the main parts of the drawings

101 : 공통 게이트웨이 인터페이스 프로그램 102 : 웹 서버101: common gateway interface program 102: Web server

103 : 브라우저 104 : 헬퍼 응용 프로그램103: Browser 104: Helper Application

상기 목적을 달성하기 위한 본 발명은, 자동전화걸기 서비스 시스템에 적용되는 자동전화걸기 서비스 방법에 있어서, 전화번호 검색 서비스를 통해 전화번호를 검색하고, 이용자에 의해 검색된 번호에 전화를 걸기위한 자동전화걸기 아이콘이 선택되면 기존 접속을 종료하는 제 1 단계; 공통 게이트웨이 인터페이스가 MIME(Multi-purpose Internet Mail Extension) 타입과 선택된 이름/전화번호를 웹 서버로 전달하면, 상기 웹 서버가 이용자 브라우저에게 상기 공통 게이트웨이 인터페이스를 통해 수신한 정보를 전달하는 제 2 단계; 및 상기 이용자 브라우저가 MIME 타입을 수신하여 해당 자동전화걸기 응용 프로그램을 구동하면, 상기 자동전화걸기 응용 프로그램이 인수를 통해 전달받은 파일명을 이용하여 이름/전화번호 정보를 획득하여 해당 전화번호로 전화걸기를 수행하는 제 3 단계를 포함한다.The present invention for achieving the above object, in the automatic dialing service method applied to the automatic dialing service system, an automatic telephone for searching a telephone number through a telephone number search service, and dialing the number retrieved by the user A first step of terminating an existing connection when a dial icon is selected; A second step of the web server delivering the information received through the common gateway interface to the user browser when the common gateway interface delivers the MIME type and the selected name / telephone number to the web server; And when the user browser receives the MIME type and runs the corresponding autodialing application, the autodialing application obtains name / telephone number information using the file name passed through the argument and makes a call to the corresponding telephone number. It includes a third step of performing.

또한, 본 발명은 프로세서를 구비한 자동전화걸기 서비스 시스템에, 전화번호 검색 서비스를 통해 전화번호를 검색하고, 이용자에 의해 검색된 번호에 전화를 걸기위한 자동전화걸기 아이콘이 선택되면 기존 접속을 종료하는 제 1 기능; 공통 게이트웨이 인터페이스가 MIME(Multi-purpose Internet Mail Extension) 타입과 선택된 이름/전화번호를 웹 서버로 전달하면, 상기 웹 서버가 이용자 브라우저에게 상기 공통 게이트웨이 인터페이스를 통해 수신한 정보를 전달하는 제 2 기능; 및 상기 이용자 브라우저가 MIME 타입을 수신하여 해당 자동전화걸기 응용 프로그램을 구동하면, 상기 자동전화걸기 응용 프로그램이 인수를 통해 전달받은 파일명을 이용하여 이름/전화번호 정보를 획득하여 해당 전화번호로 전화걸기를 수행하는 제 3 기능을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다.The present invention also provides an automatic dialing service system equipped with a processor to search for a telephone number through a telephone number search service, and terminates an existing connection when an automatic dialing icon is selected for dialing a number searched by a user. First function; A second function of forwarding, by the web server, information received through the common gateway interface to the user browser if the common gateway interface delivers the MIME type and the selected name / telephone number to the web server; And when the user browser receives the MIME type and runs the corresponding autodialing application, the autodialing application obtains name / telephone number information using the file name passed through the argument and makes a call to the corresponding telephone number. A computer readable recording medium having recorded thereon a program for realizing a third function of performing the same.

이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 일실시예를 상세히 설명한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1 은 본 발명이 적용되는 자동전화걸기 서비스 시스템의 구성예시도로서, 공통 게이트웨이 인터페이스(CGI) 프로그램(101), 웹 서버(102), 브라우저(103) 및 헬퍼 응용 프로그램(104)를 구비한다.1 is an exemplary configuration diagram of an automatic dialing service system to which the present invention is applied, and includes a common gateway interface (CGI) program 101, a web server 102, a browser 103, and a helper application program 104. .

도면에 도시된 바와 같이, 웹 서버 호스트상에서 돌아가는 CGI 프로그램(101)이 특정한 MIME 타입을 정해서 검색결과 얻어진 이름과 전화번호 정보를 웹 서버(102)에게 전달한다.As shown in the figure, the CGI program 101 running on the web server host selects a specific MIME type and transfers the name and phone number information obtained as a result of the search to the web server 102.

웹 서버(102)가 MIME(Multi-purpose Internet Mail Extension) 타입, 이름 및 전화번호 정보를 받아서 해당 서비스 이용자의 브라우저(103)에게 전달한다.The web server 102 receives the MIME (Multi-purpose Internet Mail Extension) type, name, and telephone number information and delivers the information to the browser 103 of the corresponding service user.

브라우저(103)가 MIME 타입, 이름 및 전화번호 정보를 받으면 해당 MIME 타입을 수신하면 실행하기로 등록된 헬퍼 응용 프로그램(104)을 구동시키며, 이용자 시스템의 임시 화일에 웹 서버(102)로부터 전달받은 이름과 전화번호를 기록하게 된다.When the browser 103 receives the MIME type, name, and phone number information, it starts the helper application 104 registered to be executed when the MIME type is received, and received from the web server 102 in a temporary file of the user system. The name and phone number will be recorded.

브라우저(103)에 의해 구동된 헬퍼 응용프로그램(자동전화걸기 응용 프로그램)(104)은 임시 화일로부터 이 정보를 읽어들인다.The helper application (automatic dialing application) 104 driven by the browser 103 reads this information from the temporary file.

공통 게이트웨이 인터페이스 프로그램(101)은 이용자에 의해 검색된 이름과 전화번호를 추출하여 웹 서버(102)에 전달해 주어야 하며, 헬퍼 응용프로그램(104)을 구동하기 위해 필요한 MIME 타입을 지정해야 한다. 새로운 MIME 타입은 기존에 표준으로 정의되어 있지 않은 새로운 것으로 정하면 되는데 자동전화걸기 서비스(클릭 & 콜 서비스)에서는 application/x-dialer로 지정한다. 공통 게이트웨이 인터페이스 프로그램은 이용자에 의해 검색된 이름과 전화번호 정보를 표준 출력 화일에 기록한다.The common gateway interface program 101 should extract the name and telephone number retrieved by the user and deliver it to the web server 102, and designate the MIME type necessary for running the helper application 104. The new MIME type can be defined as a new one that is not defined by the standard. In the automatic dialing service (click & call service), it is specified as application / x-dialer. The common gateway interface program writes the name and phone number information retrieved by the user to a standard output file.

자동전화걸기 응용 프로그램은 이용자에 의해 미리 이용자의 컴퓨터에 다운로딩된다. 또한, 이용자에 의해 MIME 타입 application/x-dialer가 지정되고, 자동전화걸기 응용 프로그램이 사용 응용 프로그램으로 등록된다. 이러한 제반 환경이 구비된 상태에서 웹 서버(102)로부터 MIME 타입이 application/x-dialer인 자료를 전달받으면 이용자 브라우저(103)는 지정된 자동전화걸기 응용 프로그램(104)을 구동하고, 웹 서버(101)로부터 전달받은 이름과 전화번호를 시스템 임시화일에 기록한다.The autodial application is downloaded to the user's computer in advance by the user. In addition, the MIME type application / x-dialer is specified by the user, and the auto dialing application is registered as the using application. When the user is provided with such an environment and receives data of the MIME type application / x-dialer from the web server 102, the user browser 103 drives the designated autodialing application 104, and the web server 101. Record the name and phone number from the system temporary file.

자동전화걸기 응용 프로그램은 메인 모듈, 콜백 함수, 리소스로 나누어 지고, 메인 모듈은 자동전화걸기 기능의 뼈대를 이루는 부분이며, 웹 서버(102)로부터 전송된 정보를 임시화일에서 읽고, 메인 다이얼로그를 생성하며, 각종 초기화 화일을 읽어 변수를 초기화하고, 자동전화걸기 문자 폰트를 설정하며, 메인 다이얼로그를 생성하고, 텔레포니 응용 프로그램 인터페이스(TAPI)를 초기화하며, 메시지 루프로 돌아가고, 메인 다이얼로그상에서 발생하는 메시지를 토대로 각종 콜백 함수들이 불리워진다. 종료 메시지가 발생하면 할당했던 자원과 핸들을 반환하고 종료한다.The auto dialer application is divided into a main module, a callback function, and a resource. The main module is a skeleton part of the auto dialer function. It reads information transmitted from the web server 102 in a temporary file and generates a main dialog. Reads various initialization files, initializes variables, sets autodial text fonts, creates the main dialog, initializes the telephony application program interface (TAPI), returns to the message loop, and displays messages from the main dialog. Based on this, various callback functions are called. When the shutdown message occurs, it returns the allocated resource and handle and exits.

자동전화걸기 응용 프로그램은 메인 다이얼로그를 포함하여 여러개의 다이얼로그가 존재한다. 이들 다이얼로그는 이용자 인터페이스를 강화하기 위해서 존재하며 각 다이얼로그에 해당하는 콜백함수가 하나씩 존재한다. 콜백함수의 역할은 각 다이얼로그에서 발생하는 메시지에 대한 처리를 정의한다.Autodial applications have several dialogs, including the main dialog. These dialogs exist to enhance the user interface, and there is one callback function corresponding to each dialog. The role of the callback function defines the handling of messages that occur in each dialog.

메인 다이얼로그는 자동전화걸기의 메인 다이얼로그로서 CreateDialog 함수에 의해 생성되며, 연결중 다이얼로그는 전화걸기중에 생성되는 다이얼로그이고, 메인 다이얼로그상에서 전화걸기 메시지가 발생하면 DialogBoxParam 함수에 의해 생성되며, 연결 실패 다이얼로그는 전화걸기를 시도하였는데 회선이 사용중이거나 준비가 안된 상태(모뎀이 꺼진 상태 등)일 경우 생성되는 다이얼로그로서 TAPI 콜백함수에서 연결실패 메시지가 발생하였을 때 DialoBoxParam 함수에 의해 생성되고, 전화번호 편집 다이얼로그는 전화번호 목록에 새로운 이름-전화번호를 입력하려고 할 때 생성되는 다이얼로그로서 두 개의 편집 박스(edit box)로 구성되며, 메인 다이얼로그상에서 추가나 수정에 해당하는 메시지가 발생할 때 DialogBoxParam 함수에 의해 생성된다.The main dialog is the main dialog of automatic dialing. It is created by CreateDialog function. The connecting dialog is created during dialing. When a dialing message occurs on the main dialog, it is created by DialogBoxParam function. It is created when the line is busy or not ready (modem is off). It is created by DialoBoxParam function when connection failure message occurs in TAPI callback function. This dialog is created when you try to enter a new name-phone number in the list. It is composed of two edit boxes. It is created by the DialogBoxParam function when a message corresponding to addition or modification occurs on the main dialog.

자동전화걸기 응용 프로그램은 검색된 이름과 전화번호를 입력받아 그 전화번호로 전화를 걸어주는 기능을 수행하며, 전화번호 안내 서비스와는 상관없이 독립된 프로그램으로서도 이용 가능하도록 전화번호 목록 관리 기능을 수행한다.The automatic dialing application receives a searched name and phone number and performs a function of calling the phone number, and performs a phone number list management function so that it can be used as an independent program regardless of a phone number guide service.

자동전화걸기 응용 프로그램은 전화걸기 기능을 수행하는데 텔레포니 응용 프로그램 인터페이스(TAPI)를 이용하기 위해서 lineInitialize 함수를 호출하여 자원 할당을 받으며, LineInitialize 함수에 TAPI 콜백 함수가 등록되고, lineNegotiateAPIversion 함수를 이용하여 TAPI 버전 협상을 수행하며, lineOpen 함수를 이용하여 회선을 열기를 수행하고, lineTranslateAddress 함수를 이용하여 규정 주소를 실제로 전화를 걸 수 있는 실용 주소로 변환시켜 주며, lineTranslateAddress 함수에서 변환된 값이 실제 전화걸기의 전화번호로서 사용되고, lineMakeCall 함수를 이용하여 실제 전화를 거는 기능을 수행하며, lineMakeCall 함수가 성공적으로 수행되면 통화에 성공한 것이고, lineDrop 함수를 이용하여 전화를 끊는다.In order to use the telephony application program interface (TAPI), the automatic dialing application receives the resource allocation by calling the lineInitialize function, registering the TAPI callback function with the LineInitialize function, and using the lineNegotiateAPIversion function. Negotiates, opens the line using the lineOpen function, converts the regulated address to a practical address that can actually be dialed using the lineTranslateAddress function, and converts the value converted from the lineTranslateAddress function to the actual telephone call. It is used as a number and uses the lineMakeCall function to make a real call. If the lineMakeCall function is executed successfully, the call is successful and hangs up using the lineDrop function.

자동전화걸기 응용 프로그램은 전화번호 목록 관리 기능을 수행하는데 콤보 박스(combo box)와 목록 박스(list box)를 기반으로 구현된다. 즉 이름은 목록 박스(list box)에서 유지되고, 전화번호는 콤보 박스(combo box)에서 유지된다. 이는 전화번호 목록에서 유지되는 정보가 이름을 키 값으로 하여 유지되기 때문이다. 목록 박스(list box)에 이름 정보를 유지함으로써 이름에 대한 접근이 보다 용이하기 때문이다. 전화번호 목록 관리 기능에서 제공하는 기능은 추가, 수정, 삭제 등이 있다.The automatic dialing application performs a phone number list management function based on a combo box and a list box. That is, the name is kept in a list box, and the phone number is kept in a combo box. This is because the information held in the telephone number list is kept with the name as the key value. This is because access to the name is easier by keeping the name information in the list box. Functions provided by the phone number list management function include add, edit, and delete.

추가는 새로운 이름-전화번호를 추가할 때 이용된다. 이용자가 추가로 설정된 버튼을 누르면 해당 메시지가 발생하고 새로운 편집 다이얼로그가 생성된다. 여기서 원하는 이름-전화번호를 입력하면 이름은 목록 박스(list box)에 추가되고, 전화번호는 콤보 박스(combo box)에 추가된다.Add is used to add a new name-phone number. When the user presses the additional set button, the corresponding message is generated and a new edit dialog is created. If you enter the desired name-phone number, the name is added to the list box, and the phone number is added to the combo box.

수정은 기존의 정보를 변경하고자 할 때 이용된다. 이용자가 특정 이름-전화번호를 선택한 상태에서 수정 버튼을 누르면 해당 메시지가 발생하고, 기존의 정보가 기본으로 출력된 새로운 편집 다이얼로그가 생성된다. 이용자는 이 편집 상태에서 원하는 새로운 값으로 변경하면 각각 목록 박스(list box)와 콤보 박스(combo box)에 변경이 반영된다.Modification is used to change existing information. If the user selects a specific name-phone number and presses the modify button, a corresponding message is generated, and a new edit dialog is generated based on the existing information. When the user changes to the desired new value in this edit state, the change is reflected in the list box and the combo box, respectively.

삭제는 이용자가 리스트에서 삭제를 원하는 이름-전화번호를 선택한 후 삭제 버튼을 누르면 해당 메시지가 발생하고, 역시 목록 박스(list box)와 콤보 박스(com box)에도 삭제를 하는 메시지를 발생시켜 해당 정보를 삭제하게 된다.Deletion occurs when the user selects a name-phone number to delete from the list and presses the delete button, and a corresponding message is generated. Also, the message is also generated in the list box and the combo box. Will be deleted.

도 2 는 본 발명에 따른 자동전화걸기 서비스 방법의 일실시예 흐름도이다.2 is a flowchart illustrating an embodiment of an automatic dialing service method according to the present invention.

도면에 도시된 바와 같이, 전화번호 검색 서비스를 통해 전화번호를 검색하고(201), 이용자에 의해 검색된 번호에 전화를 걸기위한 자동전화걸기 아이콘이 선택되면(202), 기존 접속을 종료한다(203).As shown in the figure, a telephone number is searched through a telephone number search service (201), and when an automatic dialing icon is selected for dialing a number searched by a user (202), the existing connection is terminated (203). ).

이후, 공통 게이트웨이 인터페이스가 MIME 타입과 선택된 이름/전화번호를 웹 서버로 전달하고(204), 웹 서버가 이용자 브라우저에게 공통 게이트웨이를 통해 수신한 정보를 전달한다(205).Thereafter, the common gateway interface delivers the MIME type and the selected name / telephone number to the web server (204), and the web server delivers the information received through the common gateway to the user browser (205).

이후, 이용자 브라우저가 MIME 타입을 수신하여 해당 자동전화걸기 응용 프로그램을 구동하고(206), 자동전화걸기 응용 프로그램이 인수를 통해 전달받은 파일명을 이용하여 이름/전화번호 정보를 획득하며(207), 해당 전화번호로 전화걸기를 수행한다(208).Subsequently, the user browser receives the MIME type to drive the corresponding autodialing application (206), and the autodialing application obtains name / telephone number information using the file name passed through the argument (207). The telephone number is dialed (208).

이상에서 설명한 본 발명은, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 있어 본 발명의 기술적 사상을 벗어나지 않는 범위내에서 여러 가지 치환, 변형 및 변경이 가능하므로 전술한 실시예 및 첨부된 도면에 한정되는 것이 아니다.The present invention described above is capable of various substitutions, modifications, and changes without departing from the spirit of the present invention for those skilled in the art to which the present invention pertains, and the above-described embodiments and accompanying It is not limited to the drawing.

상기와 같은 본 발명은, 기존의 전화번호 안내 서비스에서 검색 결과 얻어진 전화번호에 대한 통화를 자동으로 해주는 응용 프로그램을 추가함으로써 이용자에게 매우 편리한 전화 서비스를 제공할 수 있고, 전화번호 관리 기능을 제공함으로써 독립적으로 전화번호부 관리 및 전화걸기에 이용할 수 있는 효과가 있다.The present invention as described above, by providing an application that automatically makes a call to the phone number obtained as a result of the search in the existing telephone number guide service can provide a very convenient telephone service to the user, by providing a phone number management function There is an effect that can be used to manage the phonebook and dialing independently.

Claims (5)

자동전화걸기 서비스 시스템에 적용되는 자동전화걸기 서비스 방법에 있어서,In the automatic dialing service method applied to an automatic dialing service system, 전화번호 검색 서비스를 통해 전화번호를 검색하고, 이용자에 의해 검색된 번호에 전화를 걸기위한 자동전화걸기 아이콘이 선택되면 기존 접속을 종료하는 제 1 단계;A first step of searching for a telephone number through a telephone number search service and terminating the existing connection if an automatic dialing icon for calling the number searched by the user is selected; 공통 게이트웨이 인터페이스가 MIME(Multi-purpose Internet Mail Extension) 타입과 선택된 이름/전화번호를 웹 서버로 전달하면, 상기 웹 서버가 이용자 브라우저에게 상기 공통 게이트웨이 인터페이스를 통해 수신한 정보를 전달하는 제 2 단계; 및A second step of the web server delivering the information received through the common gateway interface to the user browser when the common gateway interface delivers the MIME type and the selected name / telephone number to the web server; And 상기 이용자 브라우저가 MIME 타입을 수신하여 해당 자동전화걸기 응용 프로그램을 구동하면, 상기 자동전화걸기 응용 프로그램이 인수를 통해 전달받은 파일명을 이용하여 이름/전화번호 정보를 획득하여 해당 전화번호로 전화걸기를 수행하는 제 3 단계When the user browser receives the MIME type and runs the corresponding automatic dialing application, the automatic dialing application obtains the name / telephone number information using the file name passed through the argument and dials the corresponding telephone number. Third Step To Perform 를 포함하는 자동전화걸기 서비스 방법.Auto dialing service method comprising a. 제 1 항에 있어서,The method of claim 1, 상기 제 3 단계의 상기 자동전화걸기 응용 프로그램은,The automatic dialing application of the third step, 검색된 이름과 전화번호를 입력받아 그 전화번호로 전화를 걸어주는 기능을 수행하며, 전화번호 안내 서비스와는 상관없이 독립된 프로그램으로서도 이용 가능하도록 전화번호 목록 관리 기능을 수행하는 것을 특징으로 하는 자동전화걸기 서비스 방법.It receives the searched name and phone number and makes a call to the phone number, and performs the phone number list management function so that it can be used as an independent program regardless of the phone number guide service. Service method. 제 1 항 또는 제 2 항에 있어서,The method according to claim 1 or 2, 상기 제 3 단계의 상기 자동전화걸기 응용 프로그램의 전화걸기 기능은,The dialing function of the automatic dialing application of the third step is 텔레포니 응용 프로그램 인터페이스(TAPI)를 이용하기 위해서 lineInitialize 함수를 호출하여 자원 할당을 받으며, lineNegotiateAPIversion 함수를 이용하여 TAPI 버전 협상을 수행하고, lineOpen 함수를 이용하여 회선을 열기를 수행하며, lineTranslateAddress 함수를 이용하여 규정 주소를 실제로 전화를 걸 수 있는 실용 주소로 변환시켜 주고, lineMakeCall 함수를 이용하여 실제 전화를 거는 기능을 수행하며, lineDrop 함수를 이용하여 전화를 끊는 것을 특징으로 하는 자동전화걸기 서비스 방법.To use Telephony Application Program Interface (TAPI), call lineInitialize function to receive resource allocation, perform TAPI version negotiation using lineNegotiateAPIversion function, open line using lineOpen function, and use lineTranslateAddress function. An automatic dialing service method which converts a prescribed address into a practical address that can actually be dialed, performs a real call using the lineMakeCall function, and hangs up a line using the lineDrop function. 제 3 항에 있어서,The method of claim 3, wherein 상기 제 3 단계의 상기 자동전화걸기 응용 프로그램의 전화번호 목록 관리 기능은,The telephone number list management function of the automatic dialing application of the third step is 콤보 박스(combo box)와 목록 박스(list box)를 기반으로 구현되며, 이름은 목록 박스(list box)에서 유지되고, 전화번호는 콤보 박스(combo box)에서 유지되는 것을 특징으로 하는 자동전화걸기 서비스 방법.It is implemented based on a combo box and a list box, the name is maintained in the list box, the telephone number is characterized in that is maintained in the combo box Service method. 프로세서를 구비한 자동전화걸기 서비스 시스템에,In an automatic dialing service system equipped with a processor, 전화번호 검색 서비스를 통해 전화번호를 검색하고, 이용자에 의해 검색된 번호에 전화를 걸기위한 자동전화걸기 아이콘이 선택되면 기존 접속을 종료하는 제 1 기능;A first function of searching for a telephone number through a telephone number searching service and terminating the existing connection when an automatic dialing icon for calling a number searched by the user is selected; 공통 게이트웨이 인터페이스가 MIME(Multi-purpose Internet Mail Extension) 타입과 선택된 이름/전화번호를 웹 서버로 전달하면, 상기 웹 서버가 이용자 브라우저에게 상기 공통 게이트웨이 인터페이스를 통해 수신한 정보를 전달하는 제 2 기능; 및A second function of forwarding, by the web server, information received through the common gateway interface to the user browser if the common gateway interface delivers the MIME type and the selected name / telephone number to the web server; And 상기 이용자 브라우저가 MIME 타입을 수신하여 해당 자동전화걸기 응용 프로그램을 구동하면, 상기 자동전화걸기 응용 프로그램이 인수를 통해 전달받은 파일명을 이용하여 이름/전화번호 정보를 획득하여 해당 전화번호로 전화걸기를 수행하는 제 3 기능When the user browser receives the MIME type and runs the corresponding automatic dialing application, the automatic dialing application obtains the name / telephone number information using the file name passed through the argument and dials the corresponding telephone number. 3rd function to perform 을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium having recorded thereon a program for realizing this.
KR1019980058533A 1998-12-24 1998-12-24 Automatic dialing service method on the Internet KR100283079B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980058533A KR100283079B1 (en) 1998-12-24 1998-12-24 Automatic dialing service method on the Internet

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980058533A KR100283079B1 (en) 1998-12-24 1998-12-24 Automatic dialing service method on the Internet

Publications (2)

Publication Number Publication Date
KR20000042368A true KR20000042368A (en) 2000-07-15
KR100283079B1 KR100283079B1 (en) 2001-03-02

Family

ID=19565615

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980058533A KR100283079B1 (en) 1998-12-24 1998-12-24 Automatic dialing service method on the Internet

Country Status (1)

Country Link
KR (1) KR100283079B1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000006846A (en) * 1999-11-08 2000-02-07 노권형 Method to provide portable terminal users with real time call services based on wireless internet bulletin board
KR20000054069A (en) * 2000-05-17 2000-09-05 이춘호 Personal telephone number administration and Auto call service system by using phone and internet
KR100830705B1 (en) * 2006-05-04 2008-05-20 김귀열 Auto Calling Portal System by Using Open-end Service Technology and Calling Method thereof

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000006846A (en) * 1999-11-08 2000-02-07 노권형 Method to provide portable terminal users with real time call services based on wireless internet bulletin board
KR20000054069A (en) * 2000-05-17 2000-09-05 이춘호 Personal telephone number administration and Auto call service system by using phone and internet
KR100830705B1 (en) * 2006-05-04 2008-05-20 김귀열 Auto Calling Portal System by Using Open-end Service Technology and Calling Method thereof

Also Published As

Publication number Publication date
KR100283079B1 (en) 2001-03-02

Similar Documents

Publication Publication Date Title
US8374651B2 (en) System and method for generating a graphical user interface
US5717742A (en) Electronic mail system having integrated voice messages
US5530740A (en) System and method for integrating voice, facsimile and electronic mail data through a personal computer
US5349636A (en) Interface system and method for interconnecting a voice message system and an interactive voice response system
US7990954B2 (en) Method and apparatus for controlling telephone calls using a computer assistant
EP1179950A2 (en) Communication control system using a telephone directory
EP1028578A2 (en) Methods and apparatus for remotely accessing call originating information
US6061512A (en) Methods and apparatus for creating automated servers for display telephones
US20020029246A1 (en) Portable information terminal, communications method and recording medium
US20070136433A1 (en) Intelligent buffer and related applications
JP3558897B2 (en) Phone server system and phone server
KR100283079B1 (en) Automatic dialing service method on the Internet
JP3679783B2 (en) Call center support device and program
CN101394436A (en) Click dialing method, system and customer end based on fixed network
US6473496B1 (en) Method for handling telephone commands
US20080242361A1 (en) Communication terminal and computer readable medium
JP2000261554A (en) Integrated information transmission system, method for controlling the system, and storage medium stored with application
GB2373959A (en) A voicemail call return dialling system
JP2001308910A (en) Callback control method in ip phone system, callback control system, and recording medium having callback control program stored thereon
CN102355516B (en) Click-to-dial method and system based on fixed network, and client
JPH10285286A (en) Information processor and storage medium
JP2004328177A (en) Program for carrying out customer service in combination with data communication and speech, information processing method, telephone set, and information processing system
JP3245787B2 (en) Telephone connection system
KR20000050213A (en) Method for providing unified messaging service and record medium thereof
JP3474130B2 (en) Method for accessing messages stored in a voice mail system via the Internet World Wide Web

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20121203

Year of fee payment: 13

FPAY Annual fee payment

Payment date: 20131202

Year of fee payment: 14

FPAY Annual fee payment

Payment date: 20141201

Year of fee payment: 15