KR20060050101A - Method for processing call establishment by using character string - Google Patents

Method for processing call establishment by using character string Download PDF

Info

Publication number
KR20060050101A
KR20060050101A KR1020050062938A KR20050062938A KR20060050101A KR 20060050101 A KR20060050101 A KR 20060050101A KR 1020050062938 A KR1020050062938 A KR 1020050062938A KR 20050062938 A KR20050062938 A KR 20050062938A KR 20060050101 A KR20060050101 A KR 20060050101A
Authority
KR
South Korea
Prior art keywords
string
identifier
terminal
character
called
Prior art date
Application number
KR1020050062938A
Other languages
Korean (ko)
Other versions
KR100854333B1 (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 와이더댄 주식회사
Publication of KR20060050101A publication Critical patent/KR20060050101A/en
Application granted granted Critical
Publication of KR100854333B1 publication Critical patent/KR100854333B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/11Allocation or use of connection identifiers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/18Processing of user or subscriber data, e.g. subscribed services, user preferences or user profiles; Transfer of user or subscriber data
    • H04W8/20Transfer of user or subscriber data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements

Abstract

전화기 사용자가 자신이 통화하고자 하는 상대방의 이름을 문자열 형태로 입력하고 곧바로 교환시스템에 대해 호발신을 요청할 수 있는 호 접속요청 방법과, 이와 같은 문자열 다이얼링에 의한 호 접속요청에 대한 교환시스템의 호처리 방법. 단말기에 적재되어 실행되는 문자열 호처리 프로그램은 먼저 키패드를 통해 이용자가 착신자 식별자에 갈음하여 입력하는 문자열을 받아들이고 디스플레이에 실시간으로 표시해준다. 키패드 중 발신키가 눌려지는 것을 인식하면, 문자열 호처리 프로그램은 입력된 문자열을 구성하는 각 문자를 소정의 규칙에 의하여, 예컨대 키패드 상에서 정해진 숫자-문자 매핑규칙에 따라, 복수의 숫자로 변환한다. 그 다음, 문자열 호처리 프로그램은 상기 문자열이 변환된 숫자열과 소정의 문자 다이얼링 식별자를 포함시켜 호 접속요청 메시지를 호처리 회로를 통해 무선망의 기지국을 경유하여 교환시스템에 송신한다. 호 접속요청 메시지에 문자 다이얼링 식별자가 포함되어 있는 경우, 교환시스템은 호 접속요청 메시지에 포함된 착신자 식별코드를 사용하여 사전에 저장수단에 등록되어 있는 착신 단말기 전화번호를 독출하고, 발신 단말기와 착신 단말기간에 통화로를 설정한다.A call connection request method in which a telephone user inputs a name of a party to which he / she wants to call in a string form and immediately requests a call to the exchange system, and the call processing of the exchange system for a call connection request by such string dialing Way. The string call processing program loaded and executed on the terminal first accepts the string input by the user in place of the called party identifier through the keypad and displays it on the display in real time. Recognizing that the originating key is pressed in the keypad, the character string call processing program converts each character constituting the input character string into a plurality of digits by a predetermined rule, for example, according to a digit-to-character mapping rule defined on the keypad. Then, the character string call processing program includes the numeric string converted with the character string and a predetermined character dialing identifier to transmit a call connection request message to the switching system via the base station of the wireless network through the call processing circuit. If the call connection request message includes a text dialing identifier, the switching system reads the called terminal number registered in the storage means in advance by using the called party identification code included in the call connection request message, and the called terminal and the called terminal. Set up a call path between terminals.

문자입력 다이얼링, 문자열 다이얼링, 문자 다이얼링, 문자입력 호발신 Text Entry Dialing, Text Dialing, Text Dialing, Text Entry Calling

Description

문자열 다이얼링에 적합한 호처리 방법{METHOD FOR PROCESSING CALL ESTABLISHMENT BY USING CHARACTER STRING}Call handling method suitable for string dialing {METHOD FOR PROCESSING CALL ESTABLISHMENT BY USING CHARACTER STRING}

도 1은 본 발명의 방법을 구현하기 위한 무선통신 시스템의 일실시예를 보여주는 도면.1 shows an embodiment of a wireless communication system for implementing the method of the present invention.

도 2는 무선단말기 키패드상의 숫자-문자 배열규칙의 일예를 보여주는 표.Figure 2 is a table showing an example of the number-character arrangement rule on the keypad of the wireless terminal.

도 3은 도 1에 도시된 서비스 제어 포인트에 저장되는 숫자-문자 배열규칙 룩업테이블을 보여주는 표.FIG. 3 is a table showing a number-character arrangement rule lookup table stored in the service control point shown in FIG. 1; FIG.

도 4는 도 1에 도시된 서비스 제어 포인트에 저장되는 문자열 데이터베이스의 필드 구성을 예시하는 표.FIG. 4 is a table illustrating a field configuration of a string database stored in a service control point shown in FIG. 1. FIG.

도 5는 문자열 등록 서버에서의 문자열 등록 과정을 보여주는 흐름도.5 is a flowchart showing a string registration process in a string registration server.

도 6은 본 발명의 문자열 다이얼링에 의한 호 접속요청 및 호처리 과정을 개략적으로 보여주는 흐름도.6 is a flowchart schematically illustrating a call connection request and call processing process using string dialing according to the present invention.

도 7은 발신 단말기에서의 문자열 호 접속요청 과정을 구체적으로 보여주는 흐름도.7 is a flowchart illustrating a string call connection request process in a calling terminal in detail.

도 8은 발신 단말기에서 숫자 다이얼링 모드와 문자열 다이얼링 모드의 대기화면을 예시하는 도면.8 is a diagram illustrating an idle screen of a number dialing mode and a string dialing mode in a calling terminal.

도 9 및 도 10은 발신교환기에서의 호처리 과정을 구체적으로 보여주는 흐름 도.9 and 10 are flow diagrams showing in detail the call processing process in the originating exchange.

도 11은 본 발명의 문자열 다이얼링에 의한 단문메시지 전송 과정을 보여주는 흐름도.11 is a flowchart illustrating a short message transmission process using string dialing according to the present invention.

도 12는 도 1에 도시된 왑게이트웨이 서버가 운용하는 무선인터넷 접속 문자열 데이터베이스의 필드 구성의 일예를 보여주는 표.FIG. 12 is a table illustrating an example of field configuration of a wireless Internet access string database operated by a swap gateway server shown in FIG.

도 13은 본 발명의 문자열 다이얼링에 의한 무선인터넷 접속요청 및 처리 과정을 개략적으로 보여주는 흐름도.FIG. 13 is a flowchart schematically illustrating a process of requesting and processing a wireless Internet connection by string dialing according to the present invention. FIG.

도 14는 본 발명의 방법을 구현하기 위한 무선통신 시스템의 다른 실시예를 보여주는 도면.14 illustrates another embodiment of a wireless communication system for implementing the method of the present invention.

도 15는 본 발명의 방법을 구현하기 위한 무선통신 시스템의 또 다른 실시예를 보여주는 도면.Figure 15 shows another embodiment of a wireless communication system for implementing the method of the present invention.

도 16은 본 발명의 또다른 실시예에 따라 대상 문자 및 매핑 숫자가 기록된 매핑 테이블을 도시한 도면.16 is a diagram illustrating a mapping table in which a target character and a mapping number are recorded according to another embodiment of the present invention.

도 17은 본 발명의 또다른 실시예에 따라 착신자 문자열 및 착신번호가 기록된 착신번호 데이터베이스를 도시한 도면.17 is a diagram illustrating a called party database in which a called party string and a called number are recorded according to another embodiment of the present invention.

도 18은 본 발명의 또다른 실시예에 따른 교환 시스템의 호 접속 제어방법의 흐름을 도시한 순서도.18 is a flowchart illustrating a flow of a method for controlling a call connection of a switching system according to another embodiment of the present invention.

도 19는 본 발명의 또다른 실시예에서 사용자가 입력한 문자열의 문자 개수가 소정치 이상인 경우에 따른 발신 단말기의 제2 숫자열 생성방법의 흐름을 도시한 도면.FIG. 19 illustrates a flow of a method for generating a second sequence of numbers of a calling terminal according to another embodiment of the present invention when the number of characters of a string input by a user is greater than or equal to a predetermined value.

도 20은 본 발명의 또다른 실시예에 따라 사용자가 입력한 문자열의 문자 개수가 소정치 이상인 제2 숫자열이 포함된 호 접속요청 메시지를 수신한 교환 시스템의 호 접속 제어방법의 흐름을 도시한 도면.20 is a flowchart illustrating a call connection control method of a switching system receiving a call connection request message including a second string of numbers having a number of characters of a character string input by a user according to another embodiment of the present invention. drawing.

본 발명은 통신시스템에 있어서의 호처리 프로세스에 관한 것으로서, 보다 상세하게는 통신 단말기가 교환시스템에 대하여 호접속을 요청하는 방법과, 호 접속요청을 수신하는 교환시스템이 호처리를 행하는 방법에 관한 것이다.The present invention relates to a call processing process in a communication system, and more particularly, to a method in which a communication terminal requests a call connection to a switching system and a method in which a switching system receiving a call connection request performs a call processing. will be.

전화기를 통해 원하는 상대방과 전화통화를 하기 위해서는 상대방 전화번호를 다이얼링 해야만 한다. 이때, 착신자 전화번호를 기억하지 못하는 경우, 발신자는 통상적으로 수첩이나 기타 기록매체에 기록한 전화번호부를 참조하여 상대방 전화번호를 확인하게 된다. 그런데, 이동 중에 사용하는 경우가 많은 휴대전화기의 경우, 사용자가 이러한 수첩이나 다이어리를 소지하지 않은 상태여서 호 발신에 어려움을 겪게 되는 경우가 종종 있다. 이러한 경우, 전화기 사용자는 전화번호 안내 시스템에 문의호를 발신하여 착신자 전화번호를 확인할 수도 있지만, 개인의 경우 동명이인이 많고 회사 내부번호의 경우 안내가 되지 않는 경우가 많아 확인이 불가능한 경우가 많으며 통화료 부담이 커진다는 문제점이 있다.In order to make a phone call with a desired party via a telephone, you must dial the other party's phone number. In this case, when the called party's phone number is not remembered, the caller typically checks the other party's phone number by referring to the phone book recorded in a notebook or other recording medium. By the way, in the case of a mobile phone which is often used while moving, the user often has difficulty in making a call since the user does not have such a notebook or diary. In this case, the telephone user may check the called party's telephone number by sending a call to the telephone number guide system, but in many cases, it is impossible to verify because the individual has many people with the same name and the internal number of the company is not guided. There is a problem that the burden of call charges increases.

휴대전화기에는 최근의 착발신번호가 저장되어 있기 때문에, 전화기 사용자들이 이 번호를 사용하여 호를 발신하는 경우도 많다. 그렇지만 전화기에 저장되 는 최근 착발신번호는 통상 수십 개에 불과하고 스크롤 키를 조작해서 원하는 번호를 검색해야 한다. 따라서, 이 방식은 직전에 통화를 한 사람의 번호를 확인하기에는 적합하지만, 통화시각이 오래 경과된 상대방의 경우에는 전화번호가 메모리에서 삭제되어 검색이 불가능하거나 스크롤 키를 많이 조작해야 하기 때문에 불편함과 아울러 검색에 상당한 시간이 소요된다는 단점이 있다.Since the latest called-in number is stored in the mobile phone, telephone users often use this number to make calls. However, there are usually only a few dozens of incoming and outgoing calls stored on the phone, and you have to navigate through the scroll keys to find the one you want. Therefore, this method is suitable for checking the number of the person who has just called, but it is inconvenient for the other party who has passed the call time since the phone number is deleted from the memory and cannot be retrieved or the scroll keys must be operated a lot. In addition, the search takes a considerable time.

전화기 사용자가 자신이 자주 통화하는 사람들의 전화번호나 중요한 전화번호를 그 소유주 성명 등과 함께 직접 전화기 내부 전화번호부에 저장해두고 이를 사용하여 호를 발신하는 방식도 널리 행해지고 있다. 이와 같이 저장된 전화번호를 검색하고자 하는 경우에는, 이름의 전부나 일부, 단축번호, 그룹명 등 다양한 기준으로 검색하는 것이 가능하다. 그렇지만, 많은 사람들의 전화번호에 대해 단축번호를 설정하고 단축번호를 기억하는 것은 사실상 불가능하기 때문에 단축번호 설정 및 이를 사용한 검색은 극소수의 상대방에 대해서만 행해지는 것이 일반적이고, 대부분의 저장된 전화번호는 이름이나 그룹명 등을 사용하여 검색이 이루어진다. 그런데, 이와 같이 검색을 하는 경우 계층적 구성을 갖는 전화기 메뉴를 순차적 내지 단계적으로 검색해나가야 하기 때문에 상당히 번거롭다는 문제점이 있다.It is also widely practiced for telephone users to store telephone numbers or important telephone numbers of people they frequently call in the telephone directory directly along with their owners' names and use them to make calls. When the stored telephone number is to be searched, it is possible to search by various criteria such as all or part of a name, a speed dial number, and a group name. However, since it is virtually impossible to set up a speed dial number and remember a speed dial number for many people, it is common to set up speed dials and search using only a few of them. Or search using the group name. However, when searching in this way, there is a problem that it is quite cumbersome because the phone menu having a hierarchical structure must be searched sequentially or step by step.

무엇보다, 추후 사용할 목적으로 전화 사용자가 자신이 장래 사용할 가능성이 있는 전화번호를 모두 전화기에 저장해두는 것은 매우 번거롭고 지루한 작업일 뿐만 아니라, 특히 단말기가 변경되는 경우에는 다시 전화번호를 모두 입력해야만 한다는 문제점이 있다. 단말기 변경시 다시 입력하는 수고를 덜어주기 위해 이용자가 다수의 전화번호를 통신망을 통해 서버에 저장해 두는 서비스도 수차례 제시 된 바 있지만, 전화기에 저장된 정보와 동기화시키는 것이 불편하고 전화기에서 수행되는 다이얼링 과정의 번거로움을 근본적으로 개선하지는 못하기 때문에 실질적으로 사용이 안되고 있는 형편이다.First of all, it is a very cumbersome and tedious task for a telephone user to save all the phone numbers that he or she might use in the future for later use, as well as having to re-enter all the phone numbers, especially if the device changes. There is this. In order to save the trouble of re-input when changing the terminal, the service that the user saves a large number of telephone numbers to the server through the network has been suggested several times, but it is inconvenient to synchronize the information stored in the telephone and the dialing process performed on the telephone. It is not practically used because it does not fundamentally improve the hassle of.

본 발명은 이와 같은 문제점을 해결하기 위한 것으로서, 서비스 이용자에게 호발신을 하는 발신자가 이용자의 이름을 문자열 형태로 입력하고 곧바로 교환시스템에 대해 곧바로 호발신을 요청할 수 있도록 해주고, 이와 같이 문자열 다이얼링에 의한 호 접속요청이 발생하는 경우 대해 교환시스템이 호처리를 수행할 수 있도록 하는 호처리 방법을 제공하는 것을 그 기술적 과제로 한다.The present invention is to solve such a problem, the caller who makes a call to the service user to enter the user's name in the form of a string and immediately request the call to the exchange system, and thus by dialing the string The technical problem is to provide a call processing method that enables the exchange system to perform call processing when a call connection request occurs.

또한, 본 발명은 상기 발신자가 발신 단말기를 통해 입력할 수 있는 모든 문자 각각에 대응하는 매핑 숫자가 기록된 매핑 테이블을 참조하여 상기 발신자가 입력한 문자열을 소정의 숫자열로 변환하여 교환 시스템으로 전송함으로써, 보다 효과적으로 호발신을 요청할 수 있도록 하는 호처리 방법을 제공하는 것을 그 기술적 과제로 한다.The present invention also converts a character string input by the sender into a predetermined sequence of strings by referring to a mapping table in which mapping numbers corresponding to each character that the caller can input through the calling terminal are recorded and transmitted to the switching system. It is therefore a technical object of the present invention to provide a call processing method capable of requesting a call call more effectively.

상기 기술적 과제를 달성하기 위한 본 발명의 한 형태에 따르면, 호처리 방법은 교환시스템이 발신 단말기와 착신 단말기간의 호접속을 매개하는데 사용된다. 교환시스템은, 먼저, (a) 착신 단말기 사용자가 지정한 대체식별자와 착신 단말기 전화번호의 대응 정보를 소정의 저장수단에 저장한다. 이와 같은 상태에서, (b) 발신 단말기로부터 호 접속요청 메시지를 수신하면, 교환시스템은 (c) 호 접속요청 메시지에 소정의 문자 다이얼링 식별자가 포함되어 있는지를 판단한다. (d) 호 접속요청 메시지에 문자 다이얼링 식별자가 포함되어 있는 경우, 교환시스템은 호 접속요청 메시지에 포함된 착신자 식별정보를 사용하여 상기 저장수단으로부터 착신 단말기 전화번호를 독출하고, (e) 발신 단말기와 착신 단말기간에 통화로를 설정한다.According to one aspect of the present invention for achieving the above technical problem, a call processing method is used in which a switching system mediates a call connection between a calling terminal and a called terminal. First, the switching system stores (a) the corresponding information of the substitute identifier designated by the called terminal user and the called terminal telephone number in predetermined storage means. In this state, when (b) the call connection request message is received from the originating terminal, the exchange system determines whether (c) the call connection request message includes a predetermined character dialing identifier. (d) If the call connection request message includes a text dialing identifier, the exchange system reads the called terminal phone number from the storage means using the called party identification information included in the call connection request message, and (e) the calling terminal. Set the call path between the call and the called terminal.

교환시스템이 (a)단계에서 대체식별자와 착신 단말기 전화번호를 저장수단에 저장함에 있어서는, 문자열로 되어 있는 대체식별자와 착신자 전화번호를 상기 저장수단의 문자열 테이블에 저장하고, 각 단말기에 대한 키패드상의 문자-숫자 대응규칙에 따른 상기 문자열의 숫자열 표현을 저장수단의 룩업테이블에 저장하는 것이 바람직하다. 이러한 경우, 교환시스템은 상기 (b)단계에서, 발신 단말기의 문자-숫자 대응규칙에 따른 상기 대체식별자의 숫자열 표현 형태로 착신자 식별정보가 포함되어 있는 호 접속요청 메시지를 받아들이며, (d)단계에서는, 대체식별자의 숫자열 표현 형태로 되어 있는 착신자 식별정보를 룩업테이블을 참조하여 문자열 대체식별자로 변환하고, 이 문자열 대체식별자를 사용하여 문자열 테이블로부터 착신 단말기 전화번호를 독출하게 된다.In the exchange system storing the substitute identifier and the called terminal number in the storage means in step (a), the substitute identifier and the called telephone number, which are strings, are stored in the string table of the storage means, and on the keypad for each terminal. Preferably, the string representation of the string according to the alpha-numeric correspondence rule is stored in a look-up table of the storage means. In this case, in step (b), the exchange system accepts a call connection request message including called party identification information in the form of a numeric string representation of the substitute identifier according to the alpha-numeric correspondence rule of the calling terminal, and (d). In the above, the caller identification information in the form of a numeric string representation of the replacement identifier is converted into a string replacement identifier by referring to the lookup table, and the recipient terminal telephone number is read out from the string table using the string replacement identifier.

상기 기술적 과제를 달성하기 위한 본 발명의 다른 형태에 따르면, 호처리 방법은 문자메시지 전송시스템이 발신 단말기가 전송을 요청하는 문자메시지를 착신 단말기에 전송하는데 사용된다. 전송시스템은, 먼저, (a) 착신 단말기 사용자가 지정한 대체식별자와 착신 단말기 전화번호의 대응 정보를 소정의 저장수단에 저장해둔다. 이와 같은 상태에서, (b) 발신 단말기로부터 문자메시지 전송요청 메 시지를 수신하면, 전송시스템은 (c) 문자메시지 전송요청 메시지에 소정의 문자 다이얼링 식별자가 포함되어 있는지를 판단한다. (d) 문자메시지 전송요청 메시지에 문자 다이얼링 식별자가 포함되어 있는 경우, 전송시스템은 문자메시지 전송요청 메시지에 포함된 착신자 식별정보를 사용하여 상기 저장수단으로부터 착신 단말기 전화번호를 독출하고, (e) 문자메시지를 착신 단말기에 전송한다.According to another aspect of the present invention for achieving the above technical problem, the call processing method is used by the text message transmission system to send a text message requesting the transmission from the calling terminal to the called terminal. First, the transmission system stores (a) the corresponding information of the substitute identifier designated by the called terminal user and the called terminal telephone number in predetermined storage means. In this state, (b) upon receiving the text message transmission request message from the originating terminal, the transmission system determines whether (c) the text message transmission request message includes a predetermined text dialing identifier. (d) if the text message request message includes a text dialing identifier, the transmission system reads the called terminal number from the storage means using the called party identification information included in the text message request message, and (e) Send a text message to the called terminal.

상기 기술적 과제를 달성하기 위한 본 발명의 또 다른 형태에 따르면, 호처리 방법은 무선인터넷 접속매개 시스템이 단말기가 무선인터넷 상의 리소스에 접속하는 것을 지원하는데 사용된다. 시스템은, 먼저, (a) 상기 리소스의 리소스 식별자에 갈음하여 부여된 대체 리소스 식별자와 리소스 식별자의 대응 정보를 소정의 저장수단에 저장해둔다. 이와 같은 상태에서, (b) 단말기로부터 접속요청 메시지를 수신하면, 시스템은 (c) 접속요청 메시지에 소정의 문자 다이얼링 식별자가 포함되어 있는지를 판단한다. (d) 접속요청 메시지에 문자 다이얼링 식별자가 포함되어 있는 경우, 시스템은 접속요청 메시지에 포함된 리소스 식별코드를 사용하여 상기 저장수단으로부터 리소스 식별자를 독출하고, (e) 상기 단말기의 접속을 상기 리소스로 리다이렉트하여 상기 단말기가 리소스에 접속하도록 해준다.According to another aspect of the present invention for achieving the above technical problem, the call processing method is used for the wireless Internet access mediation system to support the terminal to access resources on the wireless Internet. First, the system first stores (a) the corresponding resource identifier in place of the resource identifier of the resource and the corresponding information of the resource identifier in predetermined storage means. In this state, (b) upon receiving the connection request message from the terminal, the system determines whether (c) the predetermined message dialing identifier is included in the connection request message. (d) if the connection request message includes a text dialing identifier, the system reads the resource identifier from the storage means using the resource identification code included in the connection request message, and (e) terminates the connection of the terminal with the resource. Redirects to allow the terminal to access the resource.

이하, 첨부된 도면을 참조하여 본 발명의 바람직한 실시예를 보다 구체적으로 설명한다.Hereinafter, with reference to the accompanying drawings will be described in detail a preferred embodiment of the present invention.

도 1은 본 발명의 호 접속요청 방법 및 호처리 방법을 구현하기 위한 무선통신 시스템의 일실시예를 보여준다. 도시된 시스템은 무선통신망(20)과, 상기 무선통신망(20)과 접속되며 이용자 클라이언트(10, 12)가 유무선 인터넷을 통해 접속할 수 있는 문자열등록 서버(60)를 포함한다.1 shows an embodiment of a wireless communication system for implementing a call connection request method and a call processing method of the present invention. The illustrated system includes a wireless communication network 20 and a string registration server 60 connected to the wireless communication network 20 and to which the user clients 10 and 12 can connect through the wired and wireless Internet.

무선단말기 중 본 발명의 문자열 다이얼링에 의한 호 접속요청을 수행하기 위한 단말기(10)에는 문자열 다이얼링을 위한 문자열 호처리 프로그램이 설치되어 실행된다. 발신 단말기(10)의 문자열 호처리 프로그램은 사용자가 문자열 다이얼링 모드에서 문자열을 입력한 후, 발신키 즉, "통화" 버튼을 누르면 입력된 문자열을 구성하는 각 문자를 일정한 규칙에 따라 숫자열로 변환한 후 문자 다이얼링을 나타내는 식별자를 부가하여 호 접속요청 메시지를 무선전화망의 기지국(22, 24)을 통해 발신교환기(26)에 송신한다. 바람직한 실시예에 있어서, 문자열 호처리 프로그램은 키패드 상에서 정해진 숫자-문자 배열규칙에 따라 발신 단말기(10) 사용자가 입력한 문자열을 숫자열로 변환한다. 예컨대, 도 2는 삼성전자주식회사의 대부분의 휴대형전화기에서 채택하고 있는 한글입력방식에 따른 키패드상의 숫자-문자 배열규칙을 보여주는데, 문자열 호처리 프로그램은 입력된 문자열의 각 문자를 이러한 규칙에 따라 숫자열로 변환한다.A terminal call processing program for string dialing is installed and executed in a terminal 10 for performing a call connection request by string dialing of the present invention. The character string call processing program of the calling terminal 10 converts each character constituting the input character string into a string of characters according to a predetermined rule when the user inputs a character string in a string dialing mode and presses a call key, that is, a "call" button. The call connection request message is then sent to the originating exchange 26 through the base stations 22 and 24 of the radiotelephone network with an identifier indicating the character dialing. In a preferred embodiment, the character string call processing program converts the character string input by the user of the originating terminal 10 into a string of numbers according to the number-character arrangement rule defined on the keypad. For example, Figure 2 shows a number-character arrangement rule on the keypad according to the Hangul input method adopted by most mobile phones of Samsung Electronics Co., Ltd., the string call processing program is a number string according to these rules. Convert to

문자열 다이얼링에 의한 호접속 요청을 처리하기 위하여, 무선통신망(20)의 각 교환기(26, 36)는 도 2에 도시된 숫자-문자 배열규칙을 포함하여 모든 제조업체의 단말기에 대한 숫자-문자 배열규칙을 룩업테이블 형태로 저장하고 있다. 도 3은 교환기(26, 36)가 운용하는 숫자-문자 배열규칙 룩업테이블을 보여준다. 아울러, 무선통신망(20)의 각 교환기(26, 36)는 각 이용자가 사전에 등록해둔 문자열-착신자식별번호 ㅁ핑 정보를 저장하기 위한 데이터베이스를 구비한다. 도 4는 교환기(26, 36)가 운용하는 문자열 데이터베이스의 필드 구성의 일예를 보여준다. 문자열 데이터베이스에 저장되는 각 레코드는, 이용자가 등록한 문자열, 해당 문자열을 등록한 이용자의 MIN번호, 등록일 등의 필드를 포함하며, 그밖에 이용자 또는 시스템 운영자가 부여한 등록 유효기간을 나타내는 필드를 포함할 수 있다. 여기서, 문자열은 각 이용자의 본명이나 이용자가 부여한 별칭 등의 대표명칭이 되며 한 이용자에 대해 두 개 이상의 문자열이 등록될 수도 있다.In order to handle call connection requests by string dialing, each switch 26, 36 of the wireless communication network 20 has a number-letter arrangement rule for terminals of all manufacturers, including the number-letter arrangement rule shown in FIG. Is stored in the form of a lookup table. 3 shows a number-character array lookup table operated by exchanges 26 and 36. In addition, each switch 26, 36 of the wireless communication network 20 is provided with a database for storing the character string-called party identification number mapping information registered in advance by each user. 4 shows an example of the field configuration of the character string database operated by the exchanges 26 and 36. Each record stored in the character string database may include fields such as a character string registered by the user, a MIN number of the user who registered the character string, a registration date, and the like, and may also include a field indicating a validity period of registration granted by the user or the system operator. Here, the character string is a representative name of each user's real name or an alias assigned by the user, and two or more character strings may be registered for one user.

발신교환기(26)는, 발신 단말기(10)로부터의 호 접속요청에 문자열 다이얼링 식별자가 포함되어 있는 경우, 호 접속요청 메시지 내에 착신자 코드로서 포함되어 있는 숫자열을 추출하고 이로부터 도 3의 룩업테이블을 참조하여 발신 단말기(10) 사용자가 입력한 문자열을 복원하고, 도 4의 데이터베이스에서 이 문자열에 대해 착신자가 사전에 등록해둔 착신자 전화번호(예컨대, MIN번호 또는 유선전화번호)를 확인한다. 그 다음, 발신교환기(26)는 통상적인 방식에 의해 즉, 홈위치등록기(34)로부터 착신 단말기(50)의 위치를 확인한 후 착신 단말기(50)를 관장하는 착신교환기(36)에 어드레싱을 함으로써, 착신 단말기(50)에 대한 호처리를 진행한다.The originating exchange 26, when the call connection request from the originating terminal 10 includes a string dialing identifier, extracts a string of numbers included as a called party code in the call connection request message, and from this the lookup table of FIG. Reference to restore the character string entered by the user of the calling terminal 10, and confirms the recipient telephone number (for example, MIN number or landline telephone number) registered in advance by the receiver for this character string in the database of FIG. Then, the originating exchange 26 checks the position of the terminating terminal 50 from the home location register 34 in a conventional manner, and then addresses the terminating exchange 36 which manages the terminating terminal 50. The call processing for the called terminal 50 is performed.

문자열등록 서버(60)는 이용자 클라이언트(12)로부터 유선인터넷을 통해 접속될 수 있으며, 각 이용자가 타인에게 자신을 나타내기에 적합한 것으로서 자신이 선호하는 성명이나 상호 등의 전체, 약칭 또는 별칭 등의 문자열을 등록할 수 있도록 해준다. 문자열 등록은 무선단말기(50)로부터 예컨대 무선애플리케이션프로토콜(WAP)을 기반으로 한 무선인터넷을 통해 수행될 수도 있다. 즉, 단말기(50) 사용자는 WAP 게이트웨이 서버(40) 예컨대 에스케이텔레콤주식회사의 NATE 서버에 접속한 후, 메뉴를 네비게이션하여 문자열등록 메뉴를 선택한 후 문자열을 등록할 수 있다. 문자열 등록 서버(60)는 이용자가 등록한 문자열 정보를 능동적으로 또는 SCP(28)의 요구에 응답하여 SCP(28)에 제공함으로써, SCP(28)가 이를 데이터베이스에 저장해두고 문자열 다이얼링에 의한 호 접속요청 수신시 이 정보를 활용하여 착신자 식별번호(예컨대, MIN번호)를 확인할 수 있게 해준다. 한편, 이용자는 유무선 인터넷을 통해 문자열 등록 서버(60)에 접속하여 등록된 문자열을 삭제하거나 변경할 수도 있다.The string registration server 60 may be connected from the user client 12 through the wired Internet, and is suitable for each user to express himself / herself to others. Allows you to register a. The string registration may be performed from the wireless terminal 50 through, for example, the wireless Internet based on a wireless application protocol (WAP). That is, the user of the terminal 50 may access the WAP gateway server 40 such as NATE server of SK Telecom Co., Ltd., navigate the menu, select the string registration menu, and register the string. The string registration server 60 provides the string information registered by the user to the SCP 28 either actively or in response to the request of the SCP 28, so that the SCP 28 stores it in a database and requests a call connection by dialing the string. This information can be used to verify the called party identification number (eg, MIN number) upon receipt. On the other hand, the user may access the string registration server 60 through the wired or wireless Internet to delete or change the registered string.

무선통신망(20)에 있어서, 기지국 송수신기(BTS: 22)는 단말기(10)와 무선신호를 송수신하고 송수신되는 신호를 변복조하며, 발신 단말기(10)로부터 수신되는 무선채널 설정요청 메시지, 통화요청 메시지 등의 메시지를 기지국제어기(BSC: 24)를 경유하여 교환기(MSC: 26)로 전송하고, 기지국 제어기(24)로부터의 무선 채널 설정 명령에 따라 발신 단말기(10)와 무선 채널을 설정한다. 기지국제어기(24)는 기지국송수신기(22)의 발신 단말기(10)에 대한 무선채널 설정 및 해제, 기지국송수신기(22)의 송신출력 등을 제어하고, 핸드오프 수행 여부를 결정하면서 기지국송수신기(22)와 발신 단말기(10)의 무선접속을 제어한다.In the wireless communication network 20, a base station transceiver (BTS) 22 transmits and receives a radio signal with the terminal 10, modulates and demodulates a signal transmitted and received, and a radio channel setting request message and a call request message received from the calling terminal 10. And the like, to the switching center (MSC) 26 via the base station controller (BSC) 24, and establishes a wireless channel with the calling terminal 10 in accordance with the wireless channel setting command from the base station controller 24. The base station controller 24 controls the radio channel setting and release of the originating terminal 10 of the base station transmitter 22, the transmission output of the base station transmitter 22, and the like, and determines whether to perform a handoff. And control the wireless connection of the calling terminal 10.

일실시예에 있어서, 단말기(10)와 기지국송수신기(22)간의 무선접속은 IS-95 A/B/C, CDMA 2000 1x EV-DO/EV-DV, WCDMA, GSM, 또는 제4세대 이동통신망인 ALL-IP망 등의 규격에 따른다. 마찬가지로, 기지국송수신기(22)와 교환기(26)간의 유선접속은 단말기(10)와 기지국송수신기(22)간의 접속 규격에 상응하여, IS-95 계열 규격, GSM 규격 또는 AAL 시그널링 규격을 따른다. 한편, 간략하게 도시하기 위해 생략했지만, 착신 단말기(50)에 서비스를 제공하기 위한 착신교환기(36) 역시 발신 교환기(26)와 유사한 기술적 구성을 가지며, 도시되지 않은 기지국제어기 및 기지국송수신기를 통해 착신 단말기(50)에 접속될 수 있다.In one embodiment, the wireless connection between the terminal 10 and the base station transceiver 22 is an IS-95 A / B / C, CDMA 2000 1x EV-DO / EV-DV, WCDMA, GSM, or fourth generation mobile communication network. According to the specification of ALL-IP network. Similarly, the wired connection between the base station transceiver 22 and the switch 26 conforms to the IS-95 series standard, the GSM standard or the AAL signaling standard, corresponding to the connection standard between the terminal 10 and the base station transceiver 22. On the other hand, although omitted for simplicity, the terminating exchange 36 for providing a service to the terminating terminal 50 also has a similar technical configuration as the originating exchange 26, and is received through a base station controller and a base station transmitter not shown. It may be connected to the terminal 50.

발신교환기(26)의 서비스 스위칭 포인트(SSP: Service Switching Point, 28)는 가입자의 착신호 및 발신호를 처리하는 서비스 교환 기능과, 위치 등록 절차 및 핸드오프 절차를 처리하는 호 제어 기능을 수행함과 아울러, 무선 기지국들이 효율적으로 운용될 수 있도록 통제한다. SSP(28)에는 지능망서비스 호를 인지하기 위한 트리거 포인트가 설정되어 있어서, 서비스 제어 포인트(SCP: Service Control Point, 30)의 제어 하에 가입자의 부가서비스를 처리한다. 특히, 본 발명에 있어서, SSP(28)는 호 접속요청에 문자열 다이얼링에 의한 요청임을 나타내는 식별자를 검출하는 트리거 포인트가 설정되어 있어서, 이 트리거 포인트를 검출하는 경우 발신자 MIN번호 및 착신자 코드와 함께 트리거 신호를 SCP(30)에 제공하여 SCP(30)로부터 서비스 제어를 받는다.The service switching point (SSP) 28 of the originating exchange 26 performs a service switching function for handling incoming and outgoing calls of subscribers, and a call control function for handling location registration procedures and handoff procedures. In addition, wireless base stations are controlled to be efficiently operated. In the SSP 28, a trigger point for recognizing an intelligent network service call is set, and processes an additional service of a subscriber under the control of a service control point (SCP) 30. Particularly, in the present invention, the SSP 28 has a trigger point for detecting an identifier indicating that the call connection request is a request by string dialing. When the trigger point is detected, the SSP 28 is triggered together with the calling party MIN number and the called party code. Signals are provided to SCP 30 for service control from SCP 30.

서비스 제어 포인트(SCP: 30)는 No.7 신호망을 통해 SSP(28)에 접속되어, SSP(28)의 요청에 따라 데이터베이스에 등록된 정보를 토대로 서비스 제어 기능을 수행함으로써 SSP(28)의 동작을 제어한다. 특히, 본 발명에 있어서, SCP(30)는 SSP(28)로부터 문자열 다이얼링 트리거 신호를 수신하는 경우, 착신자 코드로서 단말기에서 전송된 숫자열로부터 발신 단말기(10) 사용자가 입력한 문자열을 도 3a의 룩업테이블을 참조하여 복원하고, 도 3b의 데이터베이스에서 이 문자열에 대해 사용자가 사전에 등록해둔 착신자 전화번호를 확인한다. 그 다음, SCP(30)는 착신자 식별번호를 SSP(28)에 제공하여 SSP(28)가 호 진행을 계속하도록 한다.The service control point (SCP) 30 is connected to the SSP 28 through the No. 7 signal network, and performs a service control function based on the information registered in the database at the request of the SSP 28. Control the operation. In particular, in the present invention, when the SCP 30 receives the string dialing trigger signal from the SSP 28, the character string input by the originating terminal 10 user from the numeric string transmitted from the terminal as the called party code is shown in FIG. The lookup table is restored and the called party number registered in advance by the user is checked for this character string in the database of FIG. 3B. SCP 30 then provides the called party identification number to SSP 28 so that SSP 28 can continue the call.

홈 위치 등록기(HLR: Home Location Register, 34)는 주지된 바와 같이 홈가입자에 대한 가입자 정보 및 위치 정보 등을 관리하는 망내 데이터베이스 기능을 갖는 레지스터이고, 방문가입자 위치 등록기(VLR: Visitor Location Register, 32)는 방문가입자에 대한 가입자 정보 및 위치 정보 등을 임시로 저장하는 레지스터이다.Home Location Register (HLR) 34 is a register having an in-network database function that manages subscriber information and location information for a home subscriber, as is well known, and a Visitor Location Register (VLR) 32. ) Is a register that temporarily stores subscriber information and location information about the subscriber.

발신교환기(26)에는 IWF(Interworking Function, 38)를 통해 WAP 게이트웨이 서버(40)가 접속된다. IWF(38)는 무선통신망과 유선통신망이 접속될 수 있게 해주는 게이트웨이로서, 무선통신 분야의 사업자에게 잘 알려져 있는 장치이므로 이에 대한 상세한 설명은 생략한다. WAP 게이트웨이 서버(40)(40)는 에스케이텔레콤주식회사가 운영하는 네이트(NATE) 서버와 같이 예컨대 무선애플리케이션프로토콜(WAP)을 기반으로 정보를 제공하는 서버로서, 클라이언트 요구에 따라 자체적으로 저장하고 있거나 또는 외부의 CP 서버들(80a~80n)이 제공하는 콘텐츠를 클라이언트에 제공한다. 발신교환기(26) 및 착신교환기(36)에는 단문메시지 서비스를 제공하기 위한 단문서비스센터(SMSC: 46, 48)가 접속되는데, 이 단문서비스센터(46, 48)는 단말기(10, 50)가 송수신하는 단문메시지를 보관하고 전송한다.The WAP gateway server 40 is connected to the originating exchange 26 through an interworking function 38. The IWF 38 is a gateway that allows a wireless communication network and a wired communication network to be connected. Since the IWF 38 is a device well known to operators in the wireless communication field, detailed description thereof will be omitted. WAP gateway server 40 (40) is a server that provides information based on, for example, a wireless application protocol (WAP), such as a NATE server operated by SK Telecom Co., Ltd. Provide content provided by external CP servers 80a to 80n to the client. A short message service center (SMSC: 46, 48) is connected to the originating exchange 26 and the destination exchange 36 to provide a short message service. Store and send short messages to send and receive.

다른 한편으로, 무선전화망(20)의 기지국제어기(24)는 IP망을 통해 WAP 게이트웨이 서버(28)에 직접 접속될 수도 있다. 이러한 경우 기지국제어기(24)는 패킷데이터서비스노드(PDSN, 미도시됨)가 접속되고, 단말기로부터 무선망으로 전송되는 데이터와 무선망으로부터 단말기(10)로 전송되는 데이터를 이 패킷데이터서비스노드를 경유하여 IP망을 통해 패킷단위로 송수신하게 된다.On the other hand, the base station controller 24 of the radiotelephone network 20 may be directly connected to the WAP gateway server 28 via the IP network. In this case, the base station controller 24 connects the packet data service node (PDSN, not shown), and transmits the data transmitted from the terminal to the wireless network and the data transmitted from the wireless network to the terminal 10. Through the IP network via the packet unit.

도 5는 문자열 등록 서버(60)에서의 문자열 등록 과정을 보여준다. 문자열 다이얼링을 위한 문자열을 등록하고자 하는 이용자, 예컨대 착신 단말기(50) 사용자는 예컨대 PC와 같은 데이터 단말기(52)를 사용하여 문자열 등록 서버(60)에 접속해서 문자열을 등록하게 된다. 여기서, 이용자가 발신 단말기(50)를 사용하여 무선인터넷을 통해 WAP 게이트웨이 서버(40)에 접속한 후, WAP 게이트웨이 서버(40)가 제공하는 메뉴에서 문자열 등록 메뉴를 선택함으로써 문자열 등록 서버(60)에 접속하여 문자열을 등록할 수도 있다.5 shows a string registration process in the string registration server 60. A user who wants to register a character string for character string dialing, for example, a receiver terminal 50 user, accesses the character string registration server 60 using a data terminal 52 such as a PC to register the character string. Here, after the user accesses the WAP gateway server 40 through the wireless Internet using the calling terminal 50, the string registration server 60 is selected by selecting a string registration menu from a menu provided by the WAP gateway server 40. You can also register a string by accessing.

제100단계에서 이용자가 접속하면, 문자열 등록 서버(60)는 서비스 가입자 인증 절차를 수행한다(제102단계). 이용자가 유선인터넷 클라이언트(12)를 통해 접속한 경우 문자열 등록 서버(60)는 ID 및 패스워드를 요구하고 이용자로부터 입력된 정보와 등록된 정보를 비교하는 방식으로 가입자 인증 작업을 수행할 수 있다. 이때, 문자열 등록 서버(60)는 회원가입이 되어 있지 않은 이용자에 대해서는 회원가입을 안내한 후 회원가입 절차를 수행할 수도 있다. 한편, 이용자가 단말기(50)를 사용하여 무선인터넷을 통해 접속한 경우에는, 접속요청 메시지에 포함된 발신자 식별번호를 추출하여 별도의 ID 및 패스워드 입력 과정 없이 인증 작업을 수행할 수 있다.When the user accesses in step 100, the character string registration server 60 performs a service subscriber authentication procedure (step 102). When the user is connected through the wired Internet client 12, the string registration server 60 may perform the subscriber authentication by requesting an ID and password and comparing the registered information with the information input from the user. In this case, the string registration server 60 may perform a member registration procedure after guiding the member registration for the user who is not registered. On the other hand, when the user is connected via the wireless Internet using the terminal 50, the caller identification number included in the access request message can be extracted to perform the authentication operation without a separate ID and password input process.

가입자 인증이 완료된 후, 이용자는 문자열 등록 서버(60)에 대하여 문자열 등록 요청을 할 수 있다. 등록 요청을 수신하면(제106단계), 문자열 등록 서버(60)는 등록 요청된 문자열이 기존에 등록된 문자열과 중복되지 않는지를 판단한다(제108단계). 만약 기존에 등록된 문자열과 중복되는 문자열에 대해 등록요청이 된 경우, 문자열 등록 서버(60)는 등록된 문자열임을 안내하는 메시지를 제공하고 입력된 문자열을 수정할 것을 이용자에게 요구한다(제110단계).After the subscriber authentication is completed, the user may make a string registration request to the string registration server 60. When the registration request is received (step 106), the string registration server 60 determines whether the registration requested string does not overlap with the previously registered string (step 108). If a registration request is made for a string that overlaps with a previously registered string, the string registration server 60 provides a message informing that the string is a registered string and requests the user to modify the input string (step 110). .

제108단계에서 등록 요청된 문자열들이 기존에 등록되지 않은 것이라고 판단되는 경우, 문자열 등록 서버(60)는 각 문자열이 유효한 길이를 갖는지 여부를 판단한다(제112단계). 바람직한 실시예에 있어서, 각 문자열의 길이는 숫자열로 변환하였을 때 무선통신망이 지원하는 표준에서 정의된 메시지 캡슐 크기(Message Capsule Size) 범위 내에 있어서 호접속 요청 메시지에 착신자 식별코드로 완전히 포함될 수 있는 것이 바람직하다. 변환된 숫자열이 메시지 캡슐 크기를 초과하는 문자열에 대해 등록요청이 된 경우, 문자열 등록 서버(60)는 문자열의 길이가 기준을 초과하였음을 안내하는 메시지를 제공하고 문자열을 짧게 수정할 것을 이용자에게 요구할 수 있다(제114단계).If it is determined in step 108 that the strings requested to be registered are not previously registered, the string registration server 60 determines whether each string has a valid length (step 112). In the preferred embodiment, the length of each string is completely included as a caller identification code in the call connection request message within the range of Message Capsule Size defined in the standard supported by the wireless network when converted into a numeric string. It is preferable. If the converted numeric string is registered for a string exceeding the message capsule size, the string registration server 60 may provide a message to inform the user that the length of the string exceeds the criteria and request the user to modify the string shortly. (Step 114).

제112단계에서 등록 요청된 문자열이 모두 유효한 길이를 갖는 것으로 판단되는 경우, 문자열 등록 서버(60)는 등록 요청된 문자열을 자체 데이터베이스에 저장하고 등록이 완료되었음을 이용자에게 안내한다(제116단계). 그 다음, 문자열 등록 서버(60)는 새로이 등록 또는 수정된 문자열을 주기적 또는 비주기적으로 SCP(28)에 제공함으로써, SCP(28)가 이를 데이터베이스에 저장해두고 문자열 다이얼링에 의한 호 접속요청 수신시 이를 활용하여 착신자 식별번호를 확인할 수 있게 해준다(제118단계). 한편, 문자열 등록 서버(60)가 등록 또는 수정된 문자열을 SCP(28)에 제공함에 있어서는, SCP(28)로부터 직접 또는 다른 에이전트를 경유하여 문자열 등록 정보 요구를 수신할 때 이 요구에 응답하여 제공할 수도 있다. 다른 한편으로, 도 5에서 제108단계 및 제112단계의 판단 작업이 하나의 단계로써 수행될 수 있으며, 이에 따른 제110단계 및 제114단계의 안내 작업 역시 하나의 단계로써 수행될 수 있다.When it is determined in step 112 that all of the requested strings have a valid length, the string registration server 60 stores the requested string in its database and informs the user that the registration is completed (step 116). Then, the string registration server 60 provides the newly registered or modified string periodically or aperiodically to the SCP 28 so that the SCP 28 stores it in the database and receives it when receiving a call connection request by string dialing. In this case, the identification number of the called party can be confirmed (step 118). On the other hand, when the string registration server 60 provides the registered or modified string to the SCP 28, it is provided in response to the request when the string registration information request is received directly from the SCP 28 or via another agent. You may. On the other hand, in FIG. 5, the determination operation of steps 108 and 112 may be performed as one step, and thus the guide operation of steps 110 and 114 may also be performed as one step.

위에서 언급한 바와 같이, 문자열을 등록함에 있어서는 각 문자열에 대해 이용자가 희망하거나 또는 이용자가 지불하는 등록료에 상응하여 사전에 결정된 유효기간이 함께 등록될 수도 있다. 이러한 경우, 유효기간이 경과되면 해당 문자열은 문자열 등록 서버(60) 및 SCP(30)의 데이터베이스에서 삭제된다. 한편, 이러한 유효기간이 이용자 단위로 또는 문자열 단위로 문자열 등록 서버(60)에 의해 설정될 수도 있다. 유효기간은 특히 본 발명에 의한 서비스가 유료로 제공될 때 적합한데, 이와 같이 유료로 서비스가 제공되는 경우, 문자열 등록 서버(60)는 등록된 문자열의 등록유효기간이 만료되기 일정 기간 전에 해당 이용자에게 문자열의 등록연장신청에 관한 정보를 제공할 수 있다. 여기서, 등록연장신청에 관한 정보에는 해당 문자열의 등록유효기간 정보와 등록연장 비용 등의 정보가 포함된다. 이용자로부터 등록연장 신청이 수신되면 해당 문자열에 대한 등록유효기간이 갱신되고, 갱신된 등록정보는 다시 SCP(30)에 제공된다.As mentioned above, in registering the character strings, a predetermined expiration date may be registered together with the registration fee that the user desires or the user pays for each character string. In this case, when the validity period has elapsed, the string is deleted from the database of the string registration server 60 and the SCP 30. On the other hand, this validity period may be set by the character string registration server 60 on a user basis or on a character string basis. The validity period is particularly suitable when the service according to the present invention is provided for a fee. In this case, when the service is provided for a fee, the string registration server 60 performs a corresponding period of time before the validity of the registration of the registered string expires. Information can be provided to the application for extension of registration of character strings. Here, the information on the application for registration extension includes information such as registration validity period information and registration extension cost of the character string. When the registration extension request is received from the user, the registration validity period for the character string is updated, and the updated registration information is again provided to SCP 30.

문자열이 등록된 착신자에 대하여 이 문자열을 알고 있는 발신자가 호발신을 하는 경우, 발신자는 자신의 단말기(10) 상에서 문자열을 입력하여 호 접속요청을 할 수 있고, 발신교환기(26)는 이에 상응한 호처리를 행한다. 도 6은 본 발명의 문자열 다이얼링에 의한 호 접속요청 및 호처리 과정을 개략적으로 보여준다.When a caller who knows this string makes a call to a called party whose string has been registered, the caller may make a call connection request by inputting a string on his terminal 10, and the calling exchange 26 may correspond to the caller. Call processing is performed. 6 schematically shows a call connection request and call processing process by string dialing of the present invention.

발신 단말기(10)에는 사용자가 통화 연결을 위해 전화번호 대신 문자열을 입 력하는 경우 입력한 문자열을 별도의 주소록 테이블을 참조함이 없이 일정한 규칙에 따라 숫자열로 변환하여 호를 발신하는 문자열 호처리 프로그램이 적재되어 실행된다. 발신자가 대기화면에서 착신자의 문자열을 입력하고 발신키를 누르면(제200단계, 제202단계), 문자열 호처리 프로그램은 발신자가 입력한 문자열을 숫자열로 변환하고(제204단계) 숫자열과 함께 문자 다이얼링을 나타내는 소정의 식별자를 부가하여 호 접속요청 메시지를 무선전화망의 기지국(22, 24)을 통해 발신교환기(26)에 송신함으로써 자원할당을 요청하게 된다(제206단계).When the user inputs a string instead of a phone number for a call connection, the calling terminal 10 converts the input string into a string of numbers according to a predetermined rule without referring to a separate address book table and processes a string call. The program is loaded and run. When the caller enters the caller's string on the standby screen and presses the call key (step 200 and step 202), the string call processing program converts the caller's input string into the numeric string (step 204) and the character along with the numeric string A resource allocation request is requested by adding a predetermined identifier indicating dialing to the call exchange request message through the base stations 22 and 24 of the radiotelephone network to the originating exchange 26 (step 206).

호 접속요청 메시지를 수신한 발신교환기(26)는 메시지 내에 문자열 다이얼링 식별자가 포함되어 있는지를 검사한다(제210단계). 호 접속요청 메시지에 문자열 다이얼링 식별자가 포함되어 있는 경우, 발신교환기(26)는 메시지 내에 착신자 식별코드로써 삽입되어 있는 숫자열로부터 도 3의 룩업테이블 및 도 4의 문자열 테이블로부터 착신자 전화번호를 확인한 다음, 호처리를 진행하게 된다(제212단계, 제214단계).The originating exchange 26 receiving the call connection request message checks whether the message includes the string dialing identifier (step 210). If the call connection request message includes a string dialing identifier, the originating exchange 26 checks the called party's telephone number from the lookup table of FIG. 3 and the string table of FIG. 4 from the numeric string inserted as the called party identification code in the message. Then, call processing is performed (steps 212 and 214).

도 7은 발신 단말기(10) 상에서의 문자열 호처리 프로그램에 의한 문자열 호 접속요청 과정을 보다 구체적으로 보여준다.FIG. 7 shows a string call connection request process by a string call processing program on the originating terminal 10 in more detail.

바람직한 실시예에 있어서, 발신자는 문자열 다이얼링을 하고자 하는 경우 먼저 키패드 상의 특정 키 또는 키조합을 누름으로써, 예컨대 "#" 키를 1초 이상 길게 누름으로써 단말기가 문자열 다이얼링 모드로 진입하도록 한다. 문자열 호처리 프로그램은 키입력이 존재하는지를 지속적으로 모니터링하면서(제250단계), 키입력이 존재하는 경우 이 키입력이 문자열 다이얼링 모드 진입 키입력인지를 판단 한다(제252단계). 키입력이 문자열 다이얼링 모드 진입을 위한 것이 아닌 경우에는 해당 기능이 수행되지만(제254단계), 키입력이 문자열 다이얼링 모드 진입을 위한 것으로 판단되는 경우에는, 대기화면이 기본상태인 도 8의 (a)화면으로부터 문자열 다이얼링 상태임을 나타내는 (b)화면으로 변경된 후 제256단계 내지 제262단계의 문자열 다이얼링에 의한 호접속 프로세스가 수행된다.In a preferred embodiment, the caller first enters a string dialing mode by pressing a specific key or key combination on the keypad, for example, by pressing and holding the "# " key for at least 1 second when the caller wishes to dial the string. The string call processing program continuously monitors whether there is a key input (step 250), and if there is a key input, determines whether the key input is a string dialing mode entry key input (step 252). If the key input is not for entering the string dialing mode, the corresponding function is performed (step 254). However, if it is determined that the key input is for entering the string dialing mode, the standby screen is shown in FIG. The call connection process by string dialing in steps 256 to 262 is performed after the screen is changed from the screen to the screen (b) indicating that the character string is dialed.

제256단계에서 문자열 호처리 프로그램은 키패드를 통해 입력되는 문자를 받아들이고 상기 디스플레이에 실시간으로 표시되도록 하는데, 이 단계는 발신자가 발신키 즉, "통화" 버튼을 누르거나 호접속시도를 포기할 때가지 계속된다. 프로그램은 발신키가 눌려지는지 여부를 지속적으로 감시하고(제258단계), 발신키가 눌려진 것으로 인식되면 입력된 문자열을 구성하는 각 문자를 키패드 상에서 정해진 숫자-문자 배열규칙에 따라 즉 도 2의 룩업테이블에 따라 복수의 숫자로 변환한다(제260단계). 예컨대 도 2의 변환예에 따르면, 발신자가 "와이더"를 키입력한 후 발신키를 누르면, 입력된 문자열 "와이더"는 "0 23 12 0 1 6 21"로 변환된다. 그 다음, 프로그램은 키입력된 문자열이 변환된 숫자열을 포함시키고 문자 다이얼링 식별자를 부가하여 호 접속요청 메시지를 무선전화망의 기지국(22, 24)을 통해 교환기(26)에 송신한다(제262단계). 상기 식별자는 호 접속요청 메시지에서 예비된 필드(reserved field)를 셋팅함으로써 표시될 수도 있고, 숫자열의 전단에 부가될 수도 있다.In step 256, the text call processing program accepts a character input through a keypad and causes the text to be displayed on the display in real time. This step continues until the caller presses a calling key, that is, a "call" button or gives up a call connection attempt. do. The program continuously monitors whether the calling key is pressed (step 258), and if it is recognized that the calling key is pressed, each character constituting the input string is looked up according to the number-character arrangement rule defined on the keypad. According to the table is converted into a plurality of numbers (step 260). For example, according to the conversion example of FIG. 2, when the caller presses the caller key after inputting "Wider", the input string "Wider" is converted into "0 23 12 0 1 6 21". Then, the program includes a string of numbers into which the keyed character string is converted and adds a character dialing identifier to transmit a call connection request message to the exchange 26 through the base stations 22 and 24 of the wireless telephone network (step 262). ). The identifier may be indicated by setting a reserved field in the call connection request message, or may be added to the front of the numeric string.

한편, 단말기(10)에는 문자열을 이용하여 발신한 발신 기록을 기본적인 '최근발신번호' 목록이 아닌 '최근발신문자열' 목록과 같은 별도의 목록에 저장하고 검색할 수 있는 '문자열통화 관리 프로그램'이 탑재되어 있다. 그렇지만, 이와 같은 실시예가 변형된 실시예에 있어서는, 최근발신문자열이 통상적인 '최근발신번호' 목록에 저장될 수도 있는데, 이와 같은 경우 문자열 호처리 프로그램은 해당 문자열이 주소록에 등록된 명칭이 아니라 본 발명에 의한 문자열 다이얼링에 사용된 것임을 나타내기 위해 일정한 태그(Tag)를 추가하여 저장하는 것이 바람직하다. 발신자가 '최근발신번호' 목록에 저장된 문자열을 사용하여 다이얼링을 하고자 하는 경우, 문자열 호처리 프로그램은 문자열 다이얼링에 사용된 문자열임을 상기 태그에 의해 인식하고 위에서 설명한 방식으로 호 접속요청을 수행하게 된다.On the other hand, the terminal 10 has a 'string call management program' that can store and retrieve the outgoing records sent by using a string in a separate list such as the 'recent outgoing string' list instead of the basic 'recent outgoing number' list. It is mounted. However, in an embodiment in which such an embodiment is modified, the recent call string may be stored in a conventional 'last call number' list. In such a case, the string call processing program may not recognize the name of the character string registered in the address book. It is desirable to add and store a certain tag to indicate that it is used for string dialing according to the invention. When the caller wants to dial using a string stored in the 'recently dialed number' list, the string call processing program recognizes that the string is used for string dialing by the tag and performs a call connection request in the manner described above.

도 1에 도시된 발신 단말기(10)는 셀룰러폰, PCS폰, PDA, 핸드 헬드 PC(Hand-Held PC), 노트북 컴퓨터 중 어느 하나가 될 수 있다. 또한, 본 발명의 문자열 다이얼링에 의한 호 접속요청 방법은 무선통신단말기에 한정되지 않고, VoIP(Voice over Internet Protocol) 통신이 가능한 일반 PC에도 적용될 수 있으며 아울러 유선전화망을 통해 통신서비스를 받는 유선전화기에도 적용될 수 있다. 이와 같은 경우, PC나 유선전화기에는 위에서 설명한 문자열 호처리 프로그램이 설치되어 있어야 할 것이다.The originating terminal 10 shown in FIG. 1 may be any one of a cellular phone, a PCS phone, a PDA, a hand-held PC, and a notebook computer. In addition, the call connection request method by the string dialing of the present invention is not limited to a wireless communication terminal, but may be applied to a general PC capable of VoIP (Voice over Internet Protocol) communication, and also to a wired telephone receiving communication service through a wired telephone network. Can be applied. In this case, the string call processing program described above should be installed in the PC or the landline phone.

다음에는, 도 9 및 도 10을 참조하여 발신교환기(26)에서의 호처리 방법을 설명한다.Next, a call processing method at the originating exchange 26 will be described with reference to FIGS. 9 and 10.

발신 단말기(10)가 호 접속요청을 시도하여 기지국(22)에 대해 무선자원 할당을 요구하면(제300단계), 기지국(22)은 이에 응답하여 발신 단말기(10)에 대해 무선자원을 할당한다(제302단계). 이때, 발신 단말기(10)는 제300단계에서 무선자 원 할당을 요구함에 있어 발신자가 문자열 다이얼링에 의해 호 접속요청을 하는 경우 발신자가 입력한 문자열을 변환한 숫자열을 발신자 식별코드로서 포함시키고 문자열 다이얼링 식별자를 포함시켜 메시지를 전송하게 된다. 제304단계에서 기지국(22)은 발신교환기(26)의 SSP(28)에 대해 유선자원 할당을 요구한다. 유선자원 할당요구에 응답하여 발신교환기(26)의 SSP(28)는 해당 기지국(22)에 대해 유선자원을 할당한다(제306단계).When the originating terminal 10 requests a radio access assignment to the base station 22 by attempting a call connection request (step 300), the base station 22 allocates radio resources to the originating terminal 10 in response. (Step 302). At this time, when the caller requests a radio resource assignment in step 300, the caller terminal 10 includes a string of numbers converted from the caller's input string as a caller identification code. The message is sent with the dialing identifier included. In step 304, the base station 22 requests wired resource allocation to the SSP 28 of the originating exchange 26. In response to the wired resource allocation request, the SSP 28 of the originating exchange 26 allocates the wired resource to the corresponding base station 22 (step 306).

발신교환기(26)의 SSP(28)에는 호 접속요청 메시지에 포함될 수 있는 문자열 다이얼링 식별자를 검출하는 트리거 포인트가 설정되어 있는데, 제308단계에서 이 트리거 포인트를 검출하는 경우 SSP(28)는 발신자 MIN번호 및 착신자 식별코드와 함께 문자열 다이얼링을 나타내는 트리거 식별정보를 SCP(30)에 제공하여 서비스처리를 요청한다(제310단계). SCP(30)는 서비스처리 요청에 포함된 착신자 식별코드 즉 숫자열을 도 3의 룩업테이블을 사용하여 발신자가 다이얼링 시에 단말기(10)에 입력했던 문자열로 변환한다(제312단계). 이어서, SCP(30)는 도 4의 문자열 데이터베이스에서 이 문자열에 대해 착신자가 사전에 등록해둔 착신자 전화번호 즉, MIN번호 또는 유선전화번호를 확인한다(제314단계). 제316단계에서 SCP(30)는 제310단계에서의 서비스처리 요청에 대한 응답으로서 착신자 전화번호를 SSP(28)에 제공하여, SSP(28)가 호 진행을 계속할 수 있도록 한다.In the SSP 28 of the originating exchange 26, a trigger point for detecting a string dialing identifier that may be included in the call connection request message is set. When the trigger point is detected in step 308, the SSP 28 determines the originator MIN. The service identification is requested by providing the SCP 30 with trigger identification information indicating character string dialing together with the number and called party identification code (step 310). The SCP 30 converts the called party identification code included in the service processing request, that is, the string of numbers, into a string inputted by the caller into the terminal 10 at the time of dialing using the lookup table of FIG. 3 (step 312). Subsequently, SCP 30 checks the called party's telephone number, that is, the MIN number or the wired telephone number, which the called party registered in advance in the string database of FIG. 4 (step 314). In step 316, SCP 30 provides the called party's telephone number to the SSP 28 in response to the service processing request in step 310, so that the SSP 28 can continue the call progress.

이하, 제318단계 내지 제332단계에 대한 설명에서는 착신 단말기가 발신 단말기(10)와 동일한 망을 통해 서비스를 받는 무선단말기인 것으로 가정한다. 그렇지만, 본 발명이 속하는 기술분야의 당업자는 도시된 호처리 방법이 이에 한정되는 것이 아니라 착신 단말기가 다른 무선전화망에 속하는 무선단말기이거나 또는 유선통신망을 통해 서비스를 받는 유선전화기인 경우에도 유사하게 적용될 수 있음을 이해할 수 있을 것이다.Hereinafter, in the description of steps 318 to 332, it is assumed that the called terminal is a wireless terminal which receives a service through the same network as the calling terminal 10. However, those skilled in the art to which the present invention pertains are similarly applicable to the case in which the illustrated call processing method is not limited thereto, but is also a case where the called terminal is a wireless terminal belonging to another wireless telephone network or a wired telephone receiving a service through a wired communication network. I can understand that.

제318단계에서, 발신교환기(26)의 SSP(28)는 HLR(34)에 착신자 위치정보를 요청한다. 이 요청에 응답하여 HLR(34)은 착신 단말기(50)에 대응하는 착신교환기(36)에 라우팅 정보를 요청한다. 착신교환기(36)는 HLR(34)의 요청에 대해 TLDN(Temporary Local Directory Number)을 포함하는 라우팅 정보를 응답한다. 여기서, TLDN은 호 설정이 진행되는 동안 착신 단말기에 임시로 부여되는 식별자이다. 제320단계에서, HLR(34)는 발신교환기(26)의 SSP(28)에 대해 라우팅 정보를 포함하는 착신위치정보를 응답한다.In step 318, the SSP 28 of the originating exchange 26 requests the recipient location information from the HLR 34. In response to this request, the HLR 34 requests routing information from the destination exchange 36 corresponding to the destination terminal 50. The destination exchange 36 responds to the request of the HLR 34 with routing information including the Temporary Local Directory Number (TLDN). Here, the TLDN is an identifier temporarily assigned to the called terminal during call setup. In step 320, the HLR 34 responds to the SSP 28 of the originating exchange 26 with the called location information including routing information.

착신 단말기(50)의 전원이 꺼져있거나 통화중인 경우, 발신교환기(26)는 발신 단말기(10)에 대하여 안내 메시지 또는 해당 톤을 제공하게 된다. 그렇지만, 착신 단말기(50)의 전원이 켜져 있고 통화 중이 아닌 경우, 발신교환기(26)는 상기 착신위치정보에 기초하여 착신교환기(36)로 초기어드레스메시지(IAM)를 송신함으로써 ISUP호를 시도한다(제322단계). 이에 응답하여 착신교환기(36)는 어드레스종료메시지(ACM)를 발신교환기(26)의 SSP(28)로 송신한다(제324단계).When the terminating terminal 50 is powered off or busy, the originating exchange 26 will provide a guide message or a corresponding tone to the originating terminal 10. However, when the terminating terminal 50 is powered on and not in a call, the originating exchange 26 attempts an ISUP call by sending an initial address message (IAM) to the terminating exchange 36 based on the terminating location information. (Step 322). In response, the destination exchange 36 sends an address termination message (ACM) to the SSP 28 of the originating exchange 26 (step 324).

이어서, 착신교환기(36)는 링백톤 신호를 발신교환기(26)를 경유하여 발신 단말기(10)에서 링백톤이 재생되도록 함과 아울러(제326단계), 착신 단말기(50)로의 페이징을 수행한다(제328단계). 페이징에 대해 착신 단말기(50)가 응답하면(제330단계), 착신교환기(36)는 응답 메시지에 포함된 착신자 식별정보를 확인한 후 응답메시지(ANM)를 발신교환기(26)로 전송하며, 발신교환기(26)와 착신 단말기(50) 사이에 통화로를 형성함으로써 발신 단말기(10)와 착신 단말기(50)가 통화메시지를 송수신할 수 있게 해준다(제332단계).Subsequently, the destination exchange 36 causes the ringback tone to be reproduced at the originating terminal 10 via the originating exchange 26 through the ringback tone signal (step 326), and performs paging to the called terminal 50. (Step 328). When the called terminal 50 responds to the paging (step 330), the called exchange 36 checks the called party identification information included in the response message, and then transmits a response message (ANM) to the calling exchange 26, and sends the call. By forming a call path between the exchange 26 and the called terminal 50, the calling terminal 10 and the called terminal 50 can transmit and receive a call message (step 332).

한편, 본 발명에 의한 문자열 다이얼링은 음성호 처리뿐만 아니라 단문메시지 전송에도 활용될 수 있다. 도 11은 문자열 다이얼링에 의한 단문메시지 전송 과정을 보여준다.On the other hand, the string dialing according to the present invention can be utilized not only for voice call processing but also for short message transmission. 11 shows a process of transmitting a short message by string dialing.

문자열 다이얼링에 의해 단문메시지를 전송하고자 하는 경우, 발신자는 발신 단말기(10)에서 문자메시지 송신 메뉴를 선택한 후 메시지를 입력한 후 착신자 식별자를 입력하게 되는데, 이때 착신자 식별자로써 전화번호를 입력하는 대신에 문자열 다이얼링 모드로 진입한 다음 착신자를 나타내는 문자열을 입력하게 된다. 착신자 표시 문자열을 입력한 후 전송키를 누르면, 문자열 호처리 프로그램은 착신자 표시 문자열을 구성하는 각 문자를 키패드 상에서 정해진 숫자-문자 배열규칙에 따라 즉 도 2(a)의 룩업테이블에 따라 복수의 숫자로 변환한다. 그 다음, 단말기(10)는 문자열이 변환된 숫자열을 착신자 식별코드로써 포함시키고 문자 다이얼링 식별자를 부가하여 단문메시지를 기지국(22, 24)을 통해 발신교환기(26)에 송신한다(제400단계).When the short message is to be transmitted by string dialing, the sender selects a text message transmission menu at the calling terminal 10, enters a message, and then inputs a called party identifier. Instead of entering a telephone number as the called party identifier, After entering the string dialing mode, the user enters a string representing the called party. After entering the recipient display string and pressing the transmit key, the string call processing program assigns each character constituting the recipient display string to a plurality of numbers according to the number-character arrangement rule determined on the keypad, that is, according to the lookup table of FIG. Convert to Subsequently, the terminal 10 transmits the short message to the originating exchange 26 through the base stations 22 and 24 by including the numeric string converted with the character string as the called party identification code and adding the character dialing identifier (step 400). ).

제402단계에서 발신교환기(26)는 발신측 SMSC(42)에 대해 해당 단문메시지를 전송할 것을 요청한다. 발신측 SMSC(42)는 응답 메시지를 발신교환기(26)에 전송하고(제404단계), 이에 응답하여 발신교환기(26)는 응답 메시지를 기지국(24, 22)을 통해 발신 단말기(10)에 전송한다(제406단계).In step 402, the originating exchange 26 requests the short message to be sent to the calling SMSC 42. The originating SMSC 42 sends a response message to the originating exchange 26 (step 404), and in response, the originating exchange 26 sends the response message to the originating terminal 10 via the base stations 24 and 22. FIG. Transmit (step 406).

발신측 SMSC(42)는, 단문메시지 전송요청 메시지에서 문자열 다이얼링 식별자를 검출하면(제408단계), SCP(30) 또는 별도의 변환서버에 착신자 식별코드 즉 숫자열을 제공하여 착신자 전화번호로 번역해줄 것을 요청한다(제410단계). 변환서버는 숫자열을 도 3의 룩업테이블을 사용하여 발신자가 다이얼링 시에 단말기(10)에 입력했던 문자열로 변환하고, 문자열 데이터베이스에서 이 문자열에 대해 착신자가 사전에 등록해둔 착신자 전화번호를 확인한 다음, 착신자 전화번호를 발신측 SMSC(42)에 제공한다(제412단계). 착신자 전화번호를 수신한 발신측 SMSC(42)는 단문메시지에 수신한 전화번호를 포함시켜 착신측 SMSC(44)로 단문메시지 전송요청을 한다(제414단계). 착신측 SMSC(36)는 전송 요청에 응답한 후(제416단계), 제418단계 내지 제424단계를 통해 착신 단말기(50)에 단문메시지를 전송한다.When the calling SMSC 42 detects the string dialing identifier in the short message transmission request message (step 408), the calling party SMSC 42 provides the called party identification code, that is, a string of numbers, to the SCP 30 or a separate conversion server to translate the called party number A request is made (step 410). The conversion server converts the string of numbers into a string that the caller input into the terminal 10 at the time of dialing by using the lookup table of FIG. 3, and checks the called party's telephone number registered in advance by the receiver for the string in the string database. In operation 412, the called party's telephone number is provided to the calling party's SMSC 42. Upon receiving the called party's phone number, the calling party SMSC 42 includes the received phone number in the short message and sends a short message request to the called party's SMSC 44 (step 414). After the called party SMSC 36 responds to the request for transmission (step 416), it transmits a short message to the destination terminal 50 through steps 418 to 424.

도 11에서는 단문메시지의 전송에 관여하는 SMSC가 두 개인 경우에 대해서 설명하고 있지만, 발신측 SMSC(42)가 착신교환기(36)를 통해 착신 단말기(50)에 단문메시지를 전송하는 것도 가능하다. 또한, 도 11에 도시된 단문메시지 과정은 장문메시징 서비스(LMS: Long Message Service)는 물론, 멀티미디어 메시징 서비스(MMS: Multimedia Message Service), 통합 메시징 서비스(UMS : Unified Messaging Service)에도 유사하게 적용될 수 있다. 이하의 설명 및 특허청구범위에 있어서, "문자메시지"라 함은 이와 같은 메시징 서비스를 통해 전송되는 모든 종류의 메시지를 포함하는 의미로 사용된다.In FIG. 11, there are two SMSCs involved in the transmission of the short message. However, it is also possible for the calling SMSC 42 to transmit the short message to the destination terminal 50 through the destination exchange 36. In addition, the short message process illustrated in FIG. 11 may be similarly applied to a long message service (LMS), a multimedia messaging service (MMS), and a unified messaging service (UMS). have. In the following description and claims, the term "text message" is used to include all types of messages transmitted through such a messaging service.

한편, 본 발명에 의한 문자열 다이얼링은 음성호 처리 및 단문메시지 전송 이외에 무선인터넷 네비게이션에도 활용될 수 있다. 무선인터넷 이용자가 문자열에 의해 무선인터넷 페이지에 접속할 수 있도록 하기 위해 무선인터넷 콘텐츠 제공자(CP) 또는 별도의 무선인터넷 서버 운영자는 도 5에 도시된 것과 유사한 과정을 통해 문자열등록 서버(60)에 자신이 제공하는 페이지와 이 페이지를 지정하는데 사용할 문자열을 등록할 수 있다. 문자열등록 서버(60)는 이용자가 등록한 무선인터넷 접속 문자열을 도 12에 예시된 형태로 저장하고, 이를 WAP 게이트웨이 서버(40)에 제공함으로써 WAP 게이트웨이 서버(40)가 이를 데이터베이스에 저장해두고 이 정보를 활용하여 문자열 다이얼링에 의한 접속요청을 처리하도록 한다. 이 경우에 있어서도, 문자열 등록은 유선인터넷 또는 무선인터넷을 통해 수행될 수 있다.On the other hand, the string dialing according to the present invention can be used for wireless Internet navigation in addition to voice call processing and short message transmission. In order to allow a wireless Internet user to access a wireless Internet page by a string, the wireless Internet content provider (CP) or a separate wireless internet server operator may send a text registration server 60 to the string registration server 60 through a process similar to that shown in FIG. You can register the page you provide and the string to use to specify this page. The string registration server 60 stores the wireless Internet connection string registered by the user in the form illustrated in FIG. 12 and provides the string to the WAP gateway server 40 so that the WAP gateway server 40 stores the information in the database. To handle connection request by string dialing. Even in this case, the character string registration can be performed via the wired internet or the wireless internet.

이와 같이 문자열이 등록된 상태에서, 무선인터넷 이용자는 자신의 단말기(10) 상에서 자신이 접속하고자 하는 WAP 페이지에 대하여 사전에 등록된 문자열을 입력하여 무선인터넷 접속요청을 할 수 있고, 발신교환기(26) 및 WAP 게이트웨이 서버(40)는 이에 상응한 처리를 함으로써, 발신 단말기(10)가 해당 페이지에 곧바로 접속할 수 있게 한다. 도 13은 본 발명의 문자열 다이얼링에 의한 무선인터넷 접속요청 및 처리 과정을 개략적으로 보여준다.In the state where the character string is registered as described above, the wireless Internet user can input the character string registered in advance for the WAP page to which he / she wants to access on his terminal 10 to request the wireless Internet access, and the call exchanger 26 And the WAP gateway server 40 perform the corresponding processing so that the calling terminal 10 can directly access the corresponding page. FIG. 13 schematically illustrates a wireless internet access request and a process by string dialing according to the present invention.

발신 단말기(10)가 대기화면 상태에서 또는 무선인터넷에 접속되어 있는 상태에서 단말기 사용자가 특정 키 또는 키조합을 누르면 단말기는 문자열 다이얼링 모드로 진입한다. 이용자가 문자열 다이얼링 모드에서 접속을 희망하는 콘텐츠 페이지에 대해 사전에 등록된 문자열을 입력하고 접속키를 누르면(제500단계, 제502단계), 문자열 호처리 프로그램은 이용자가 입력한 문자열을 숫자열로 변환하고(제 504단계) 숫자열과 문자 다이얼링 식별자를 부가하여 접속요청 메시지를 무선전화망의 기지국(22, 24)을 통해 발신교환기(26)에 송신하게 된다(제506단계). 발신교환기(26)는 무선인터넷 접속호에 대해 발신 단말기(10)와 WAP 게이트웨이 서버(40) 사이에 통화로를 설정한다.When the terminal user presses a specific key or key combination while the calling terminal 10 is in the idle screen or connected to the wireless Internet, the terminal enters a string dialing mode. When the user inputs a pre-registered character string for the content page to be accessed in the character string dialing mode and presses the access key (steps 500 and 502), the string call processing program uses the character string input by the user as a string of numbers. In step 504, a sequence string and a text dialing identifier are added to transmit an access request message to the originating exchange 26 through the base stations 22 and 24 of the wireless telephone network (step 506). The originating exchange 26 establishes a call path between the originating terminal 10 and the WAP gateway server 40 for the wireless Internet access call.

접속요청 메시지를 수신한 WAP 게이트웨이 서버(40)는 메시지 내에 문자열 다이얼링 식별자가 포함되어 있는지를 검사한다(제510단계). 바람직한 실시예에 있어서, WAP 게이트웨이 서버(40)는 도 3의 룩업테이블 및 도 12의 문자열 테이블을 독자적으로 구비한다. 제510단계에서 접속요청 메시지에 문자열 다이얼링 식별자가 포함되어 있는 것으로 판단되는 경우, WAP 게이트웨이 서버(40)는 메시지 내에 착신 식별코드로써 삽입되어 있는 숫자열로부터 도 3의 룩업테이블 및 도 12의 문자열 테이블로부터 착신URL을 확인한 다음, 호를 착신 URL로 리다이렉트(redirect)함으로써, 발신 단말기(10)가 해당 콘텐츠 페이지에 접속하도록 하게 된다(제512단계, 제514단계).Upon receiving the access request message, the WAP gateway server 40 checks whether the string dialing identifier is included in the message (step 510). In the preferred embodiment, the WAP gateway server 40 has its own lookup table of FIG. 3 and string table of FIG. If it is determined in step 510 that the access request message includes the string dialing identifier, the WAP gateway server 40 may check the lookup table of FIG. 3 and the string table of FIG. 12 from the numeric string inserted as the caller identification code in the message. After confirming the incoming URL from the server, the calling terminal 10 accesses the corresponding content page by redirecting the call to the destination URL (steps 512 and 514).

이와 같은 실시예에 따르면, WAP 게이트웨이 서버(40)는 정액제 형태로 또는 접속에 따라 요금을 차등화하는 종량제 형태로 문자열에 대한 등록을 받는 키워드 마케팅을 실시할 수 있다.According to such an embodiment, the WAP gateway server 40 may perform keyword marketing that receives registration of character strings in the form of a flat fee or in the form of a pay-as-you-go fee to differentiate rates based on connection.

이상의 설명에서는, 발신교환기(26)의 SCP(28)가 도 3의 숫자-문자 배열규칙 룩업테이블 및 도 4의 문자열 데이터베이스를 직접 구비하고 유지하면서, 발신자가 입력한 문자열을 착신자가 사전에 등록해둔 정보를 참조하여 착신자 전화번호로 변환하고, 이 착신자 식별번호를 SSP(28)에 제공하여 SSP(28)가 호 진행을 계속하도 록 하는 것으로 기술하였다. 그렇지만, 본 발명의 다른 실시예에 있어서는, 상기 숫자-문자 배열규칙 룩업테이블 및 문자열 데이터베이스가 별도의 지능형 주변장치(IP: Intelligent Peripheral)에 의해 운용될 수도 있다. 도 14는 이와 같은 실시예를 보여준다.In the above description, the SCP 28 of the originating exchange 26 directly includes and maintains the numeric-character arrangement rule lookup table of FIG. 3 and the string database of FIG. The information is converted to the called party's telephone number with reference to the information, and this called party identification number is provided to the SSP 28 so that the SSP 28 can continue the call progress. However, in another embodiment of the present invention, the number-letter arrangement lookup table and string database may be operated by a separate intelligent peripheral (IP). 14 shows such an embodiment.

도 14의 실시예에 있어서, IP(527)는 도 3에 도시된 것과 유사한 구조를 갖는 숫자-문자 배열규칙 룩업테이블을 저장한다. 아울러, IP(527)는 이용자가 유무선 인터넷을 통해 문자열등록 서버(60)에 등록한 문자열 정보를 문자열등록 서버(60)로부터 받아들이고, 이를 도 4에 도시된 것과 유사한 구조를 갖는 문자열 데이터베이스에 저장한다. 이와 같은 상태에서, 발신교환기(526)의 SSP(528)가 문자열 다이얼링 트리거 포인트를 검출하여 SCP(530)에 발신자 MIN번호 및 착신자 코드와 함께 트리거 신호를 전송하면, SCP(530)는 IP(527)에 발신자 MIN번호 및 착신자 코드를 제공하여 착신자 전화번호를 요구하고, IP(527)는 이에 응답하여 착신자 전화번호를 SCP(530)에 제공하며, SCP(530)는 이 착신자 식별번호를 SSP(528)에 제공하여 SSP(528)가 호 진행을 계속하도록 하게 된다.In the embodiment of FIG. 14, IP 527 stores a numeric-letter sequence lookup table having a structure similar to that shown in FIG. In addition, the IP 527 receives the string information registered by the user in the string registration server 60 through the wired / wireless Internet from the string registration server 60 and stores it in the string database having a structure similar to that shown in FIG. In this state, when the SSP 528 of the originating exchange 526 detects the string dialing trigger point and transmits a trigger signal to the SCP 530 together with the calling party MIN number and the called party code, the SCP 530 receives an IP 527. ) To request the called party's phone number by providing the calling party's MIN number and called party code, and the IP 527 responds to provide the called party's phone number to SCP 530, and SCP 530 sends this called party identification number to the SSP ( 528 to cause the SSP 528 to continue the call progress.

한편, 이러한 실시예가 변형된 본 발명의 또 다른 실시예에 있어서는, IP가 SCP에 접속되는 것이 아니라 SSP에 접속될 수도 있다. 도 15는 이와 같은 실시예를 보여준다. 도 15의 실시예에 있어서, 발신교환기(626)의 SSP(628)가 문자열 다이얼링 트리거 포인트를 검출하여 SCP(630)에 트리거 신호를 전송하면, SCP(630)는 SSP(628)가 IP(627)에 접속되도록 한다. SSP(628)가 접속하여 발신자 MIN번호 및 착신자 코드를 제공하면, IP(627)는 숫자-문자 배열규칙 룩업테이블 및 문자열 데 이터베이스를 참조하여 착신자 코드를 착신자 전화번호로 변환하여 SSP(528)에 제공하고, SSP(528)는 이 번호를 사용하여 호 진행을 계속하게 된다.Meanwhile, in another embodiment of the present invention in which this embodiment is modified, the IP may be connected to the SSP instead of the SCP. 15 shows such an embodiment. In the embodiment of FIG. 15, when the SSP 628 of the originating exchange 626 detects the string dialing trigger point and sends a trigger signal to the SCP 630, the SCP 630 determines that the SSP 628 is an IP 627. )). When the SSP 628 connects and provides the calling party MIN number and the called party code, the IP 627 refers to the numeric-character arrangement lookup table and the string database to convert the called party code into the called party number and then to the SSP 528. SSP 528 uses this number to continue the call progress.

본 발명이 속하는 기술분야의 당업자는 본 발명이 그 밖에도 기술적 사상이나 필수적 특징을 변경하지 않고서 다른 구체적인 형태로 실시될 수 있다는 것을 이해할 수 있을 것이다.Those skilled in the art to which the present invention pertains will understand that the present invention may be embodied in other specific forms without changing the technical spirit or essential features.

한편, 이상의 설명에서는 무선인터넷 네비게이션의 경우에 대해서만 정액제 형태로 또는 접속에 따라 요금을 차등화하는 종량제 형태로 문자열에 대한 등록을 받는 키워드 마케팅을 실시할 수 있는 것으로 기술하였지만, 이러한 구현예는 음성호 처리에도 동일하게 적용할 수 있다. 예컨대, 도 12에 있어서와 마찬가지로 도 4의 문자열 데이터베이스에 있어서도, 범용 단어(예컨대, "꽃", "꽃배달", "이사", "이삿짐"과 같은 단어)에 대해서도 통신사업자 또는 그 대행업자가 각 문자열에 대해 착신자번호를 등록시키고자 하는 사업자를 모집하고, 문자열 접속 횟수에 따라 요금을 차등화하는 종량제, 즉 CPC(Cost Per Call) 형태로 각 사업자로부터 이용요금을 징수할 수 있다. 발신교환기(26)는 호접속 요청 메시지에 문자열 다이얼링 식별자가 포함되어 있는 경우, 접속요청을 문자열에 상응한 착신자번호로 접속시킴으로써, 발신 단말기(10)가 이 문자열을 사용하기로 계약한 사업자의 전화로 접속되게 한다.On the other hand, in the above description, it has been described that keyword marketing can be carried out for registration of character strings in the form of a flat rate only or in the form of a pay-as-you-go rate scheme for different rates according to the connection. The same can be applied to. For example, in the character string database of FIG. 4, as in FIG. 12, the telecommunications carrier or its agent may use a general word (for example, words such as "flower", "flower delivery", "moving", "moving"). Recruitment of operators who want to register the called party number for the character string, it is possible to collect the usage fee from each operator in the form of a pay-per-click system, that is, CPC (Cost Per Call) to differentiate the rate according to the number of string access. When the call exchange request message includes the string dialing identifier in the call connection request message, the call exchanger 26 connects the connection request to the called party number corresponding to the string, so that the caller of the service provider 10 contracts to use the string. To be connected.

다른 한편으로, 이상의 설명에서는 문자열 호처리 프로그램이 이용자가 입력한 문자열을 키패드상의 숫자-문자 배열규칙에 따라 숫자열로 변환하는 것으로 설명하였지만, 이와 같은 실시예가 변형된 실시예에 있어서는 문자열 호처리 프로그 램이 문자열을 예컨대 완성형이나 조합형과 같이 표준화된 한글코드체계에 따라 숫자열로 변환할 수도 있다. On the other hand, in the above description, the character string call processing program converts the character string input by the user into a string of numbers according to the number-character arrangement rule on the keypad. However, in the modified embodiment, the character string call processing program is used. RAM may convert strings to numeric strings according to standardized Korean code systems, such as complete or combined.

또한, 본 발명의 또다른 일실시예에 따르면, 문자열 호처리 프로그램은 N개의 대상 문자 각각에 대응하여 매핑 숫자가 기록된 매핑 테이블을 이용하여 문자열을 숫자열로 변환할 수 있다.In addition, according to another embodiment of the present invention, the string call processing program may convert a string into a string using a mapping table in which mapping numbers are recorded corresponding to each of N target characters.

도 16은 본 발명의 또다른 실시예에 따라 대상 문자 및 매핑 숫자가 기록된 매핑 테이블을 도시한 도면이다.16 is a diagram illustrating a mapping table in which a target character and a mapping number are recorded according to another embodiment of the present invention.

도 16에 도시된 매핑 테이블(1600)은 교환기(26, 36)의 메모리 수단에 기록될 수 있고, 본 발명의 문자열 호처리 서비스를 이용하는 하나 이상의 클라이언트 단말기의 메모리 수단에 소정의 어플리케이션 형태로 각각 기록될 수 있다.The mapping table 1600 shown in FIG. 16 may be recorded in the memory means of the exchanges 26 and 36, respectively in a predetermined application form in the memory means of one or more client terminals using the string call processing service of the present invention. Can be.

매핑 테이블(1600)에는 하나 이상의 대상 문자 및 상기 대상 문자 각각에 대응하는 매핑 숫자가 기록된다. 상기 대상 문자는 한글, 영어, 숫자, 기호 등 모든 종류의 문자나 숫자, 각종 기호 등을 포함할 수 있다. 또한, 상기 대상 문자는 음절 단위, 즉, 1개의 문자, 숫자, 기호 단위로 각각 구성될 수 있다.In the mapping table 1600, at least one target character and a mapping number corresponding to each target character are recorded. The target character may include all kinds of letters, numbers, various symbols and the like, such as Korean, English, numbers, and symbols. In addition, the target character may be composed of syllable units, that is, one letter, number, and symbol unit.

상기 매핑 숫자는 상기 대상 문자의 개수에 따라 1부터 N까지의 숫자를 포함할 수 있다. 예를 들어, 상기 대상 문자의 개수가 총 2400개인 경우, 상기 매핑 숫자는 0부터 2399까지, 총 2400개의 숫자를 포함할 수 있고, 상기 숫자는 순서에 따라 상기 각각의 대상 문자에 대응하여 기록될 수 있다.The mapping number may include a number from 1 to N according to the number of the target characters. For example, when the total number of the target characters is 2400, the mapping number may include a total of 2400 numbers from 0 to 2399, and the numbers may be recorded corresponding to the respective target characters in order. Can be.

일반적으로 한글의 경우 최대 2350자를 포함할 수 있고, 영어의 경우 26자를 포함할 수 있다. 즉, 한글의 경우, "가, 나, 다, 라, ... 컥, 쿡" 등 모든 자음과 모음을 조합하여 생성될 수 있는 글자(음절단위)가 2350자가 될 수 있다. 영어의 경우, 알파벳의 숫자가 26개이므로 26개의 음절단위의 글자 수를 포함할 수 있다. In general, Hangul may include up to 2350 characters, and English may include 26 characters. That is, in the case of Hangul, 2,350 letters (syllable units) may be generated by combining all consonants and vowels such as "ga, b, da, la, ... 컥, cook". In the case of English, since the number of the alphabet is 26, it may include the number of 26 syllable units.

상기와 같이, 일반적인 단말기를 통해 입력할 수 있는 모든 문자의 개수는 한글 2350자 및 영어 26자와, 각종 숫자 및 기호를 포함하여 2400자로 결정될 수 있다. 도 16에서는 상기의 경우에 따라 총 2400개의 대상 문자 및 매핑 숫자가 서로 대응하여 기록된 매핑 테이블(1600)을 예로 들고 있다.As described above, the number of all characters that can be input through the general terminal may be determined as 2400 characters including 2350 Korean characters and 26 English characters and various numbers and symbols. In FIG. 16, a mapping table 1600 in which a total of 2400 target characters and mapping numbers correspond to each other is recorded as an example.

매핑 테이블(1600)에 도시된 바와 같이, 대상 문자 "가"에는 매핑 숫자 "1"이 매핑될 수 있고, 대상 문자 "A"에는 매핑 숫자 "50"이 매핑되어 기록될 수 있다. 또한, 대상 문자 " k"에는 매핑 숫자 "2400"이 매핑될 수 있다.As illustrated in the mapping table 1600, the mapping number "1" may be mapped to the target character "A", and the mapping number "50" may be mapped and recorded on the target character "A". In addition, the mapping number "2400" may be mapped to the target letter "k".

본 발명의 바람직한 실시예에 따르면, 상기와 같이 자주 사용될 것으로 예상되는 대상 문자에는 작은 디지트(Digit)를 갖는 매핑 숫자를 대응시키고, 자주 사용되지 않을 것으로 예상되는 대상 문자에는 큰 디지트를 갖는 매핑 숫자를 대응시킬 수 있다. 상기와 같이 사용 빈도의 예상에 따라 매핑 숫자의 디지트를 차별화함으로써, 각종 연산에 따른 시스템의 과부하를 방지할 수 있고, 자주 전송되는 데이터의 용량을 줄일 수 있다.According to a preferred embodiment of the present invention, a mapping number having a small digit corresponds to a target character that is expected to be frequently used as described above, and a mapping number having a large digit is assigned to a target character that is not expected to be frequently used. Can match. By differentiating the digits of the mapping number according to the expected frequency of use as described above, it is possible to prevent the overload of the system according to various operations, and to reduce the capacity of frequently transmitted data.

또한, 매핑 테이블(1400)에 기록된 N개의 대상 문자 각각에 대하여 소정의 기간 동안 각 대상 문자에 대응하는 매핑 숫자가 독출된 빈도수를 판독하고, 상기 판독한 빈도수에 따라 상기 각 대상 문자의 독출 확률을 산출할 수 있다. 상기 산출한 독출 확률이 높은 순서에 따라 각 대상 문자에 1부터 N까지의 매핑 숫자를 순서대로 대응시켜 매핑 테이블(1600)의 대상 문자와 매핑 숫자의 대응관계를 갱신할 수 있다. Also, for each of the N target characters recorded in the mapping table 1400, a frequency of reading a mapping number corresponding to each target character for a predetermined period of time is read, and a read probability of each target character is read according to the read frequency. Can be calculated. The correspondence between the target character of the mapping table 1600 and the mapping number may be updated by associating mapping numbers from 1 to N to each target character in order of the calculated read probability.

따라서, 자주 사용되는 대상 문자에 적은 비트수의 매핑 숫자를 매핑시킴으로써, 보다 효과적인 압축 알고리즘으로 코딩할 수 있는 효과를 얻을 수 있다. 상기 독출 확률의 계산 등 매핑 테이블(1600)의 대상 문자와 매핑 숫자의 대응관계 갱신은 허프만(Huhffman) 코딩 방식을 이용하여 구현할 수 있다.Therefore, by mapping a small number of mapping numbers to frequently used target characters, the effect of coding with a more effective compression algorithm can be obtained. The correspondence update between the target character of the mapping table 1600 and the mapping number, such as the calculation of the read probability, may be implemented using a Huhffman coding scheme.

도 17은 본 발명의 또다른 실시예에 따라 착신자 문자열 및 착신번호가 기록된 착신번호 데이터베이스를 도시한 도면이다.17 is a diagram illustrating a called party database in which a called party string and a called number are recorded according to another embodiment of the present invention.

착신번호 데이터베이스(1700)에는 하나 이상의 착신자 문자열 및 그에 대응하는 착신번호가 각각 기록될 수 있다. 상기 착신자 문자열은 발신 단말기 사용자가 본 발명에 따른 문자열 호처리 서비스를 이용하는 경우 상기 발신 단말기를 통해 입력하는 문자열과 동일하게 설정될 수 있다.At least one called party string and a corresponding called number may be recorded in the called number database 1700, respectively. The called party string may be set to be the same as the string input through the calling terminal when the calling terminal user uses the string call processing service according to the present invention.

상기 착신번호는 상기 착신자 문자열을 입력한 사용자의 단말기 번호로 구혀될 수 있다. 즉, 착신자 문자열 "소피아"에 해당하는 사용자의 단말기 번호는 "010-111-1111"이고, 착신자 문자열 "자기야"에 해당하는 사용자의 단말기 번호는 "011-9085-7821"일 수 있다.The called number may be crumpled by the terminal number of the user who inputs the called party string. That is, the terminal number of the user corresponding to the called party string "Sophia" may be "010-111-1111", and the terminal number of the user corresponding to the called party string "JAYAYA" may be "011-9085-7821".

상기 착신자 문자열은 사용자의 단말기로부터 무선 통신망(20) 또는 인터넷을 통해 입력 받을 수 있다. 착신번호 데이터베이스(1700)는 교환기(26, 36)에 포함되어 구성될 수도 있고, 교환기(26, 36)와는 별도로 외부에 독립적으로 구성될 수 있다. 또한 착신번호 데이터베이스(1700)는 도 3b에 도시된 문자열 데이터베이스와 동일하게 구성될 수 있다.The called party string may be input from the user's terminal through the wireless communication network 20 or the Internet. The called number database 1700 may be configured to be included in the exchanges 26 and 36, or may be configured independently from the outside separately from the exchanges 26 and 36. In addition, the called number database 1700 may be configured in the same manner as the character string database shown in FIG. 3B.

이하에서는 도 18 내지 도 20을 참조하여 본 발명의 또다른 실시예에 따라 도 16에 도시된 매핑 테이블(1600) 및 도 17에 도시된 착신번호 데이터베이스(1700)을 포함하는 교환 시스템의 호 접속 제어방법을 설명한다.Hereinafter, a call connection control of a switching system including a mapping table 1600 shown in FIG. 16 and a called number database 1700 shown in FIG. 17 according to another embodiment of the present invention with reference to FIGS. 18 to 20. Explain how.

도 17은 본 발명의 또다른 실시예에 따른 교환 시스템의 호 접속 제어방법의 흐름을 도시한 순서도이다.17 is a flowchart illustrating the flow of a method for controlling a call connection of a switching system according to another embodiment of the present invention.

본 발명의 또 다른 실시예에 따르면, 발신 단말기 및 교환 시스템은 동일한 매핑 테이블을 각각 유지한다(단계(1811), 단계(1817)). 또한, 상기 교환 시스템은 사용자로부터 입력 받은 착신자 문자열 및 착신번호가 각각 기록된 착신번호 데이터베이스를 유지한다(단계(1818)). According to another embodiment of the present invention, the originating terminal and the switching system maintain the same mapping table respectively (step 1811, step 1817). In addition, the exchange system maintains a called party database in which the called party string and the called number respectively input from the user are recorded (step 1818).

상기 매핑 테이블에 기록된 대상 문자 및 매핑 숫자는 서로 동일하고, 상기 대상 문자와 매핑 숫자의 대응관계 또한 서로 동일하다. 또한, 상기 매핑 테이블에 기록된 대상 문자 및 매핑 숫자의 개수는 각각 2500개인 예를 들어 설명한다. The target character and the mapping number recorded in the mapping table are the same, and the correspondence between the target character and the mapping number is also the same. In addition, the number of the target character and the mapping number recorded in the mapping table will be described with an example of 2500 each.

상기 발신 단말기는 발신 사용자로부터 소정의 문자열을 수신한다(단계(1812)). 예를 들어, 상기 발신 사용자로부터 "사랑해" 라는 문자열을 입력 받을 수 있다.The originating terminal receives a predetermined string from the originating user (step 1812). For example, the character string "I love you" may be input from the calling user.

상기 발신 단말기는 상기 입력 받은 문자열에 대응하는 매핑 숫자를 소정의 메모리 수단에 기록된 매핑 테이블을 참조하여 독출한다(단계(1813)). 즉, 상기 매핑 테이블을 참조하여 상기 문자열이 포함하는 각각의 문자와 동일한 대상 문자를 식별하고, 상기 식별한 대상 문자에 대응하는 매핑 숫자를 독출할 수 있다. 상기 예에서, 상기 입력 받은 문자열 "사랑해" 에서, 대상 문자 "사"에 대응하는 매 핑 숫자 "10", "랑"에 대응하는 매핑 숫자 "8", 및 "해"에 대응하는 매핑 숫자 "5"를 상기 매핑 테이블로부터 각각 독출할 수 있다.The calling terminal reads out the mapping number corresponding to the received character string by referring to the mapping table recorded in a predetermined memory means (step 1813). That is, a target character identical to each character included in the character string may be identified with reference to the mapping table, and a mapping number corresponding to the identified target character may be read. In the above example, in the received string "I love you", mapping number "10" corresponding to the target character "Sa", mapping number "8" corresponding to "Rang", and mapping number corresponding to "Sea" 5 "may be read from the mapping table, respectively.

상기 발신 단말기는 상기 독출한 매핑 숫자를 상기 문자열 순서대로 조합하여 N진법 숫자열을 생성한다(단계(1814)). 상기 예에서, 상기 문자열 "사랑해"의 각 문자에 대응하는 매핑 숫자를 상기 문자열의 순서대로 조합하여 "1085"라는 N진법 숫자열을 생성할 수 있다. 본 실시예에서는 매핑 테이블에 2500개의 대상 문자 및 매핑 숫자가 기록되는 경우를 예로 들어 설명하므로, 상기 "1085"는 2500진법 숫자열로 구현될 수 있다.The calling terminal combines the read mapping numbers in the string order to generate an N-decimal numeric string (step 1814). In the above example, a mapping number corresponding to each character of the character string "I love you" may be combined in the order of the character string to generate an N-decimal numeric string "1085". In the present exemplary embodiment, since 2500 target characters and mapping numbers are recorded in the mapping table as an example, the "1085" may be implemented as a 2500 decimal numeric string.

상기 발신 단말기는 상기 생성한 N진법 숫자열을 10진수의 숫자열로 변환한다(단계(1815)). 상기 예에서, 2500진법 숫자열인 "1085"를 10진수의 숫자열로 변환할 수 있다. 즉, "10*25002 + 8*25001 + 5*25000" 의 식을 통해 상기 "1085"라는 2500진법 숫자열을 "62520005"라는 10진법 숫자열로 변환할 수 있다. The calling terminal converts the generated N-decimal number string into a decimal number string (step 1815). In the above example, the 2500 decimal numeric string "1085" can be converted into a decimal numeric string. That is, the 2500 decimal numeric string "1085" may be converted into a decimal numeric string "62520005" through the expression "10 * 2500 2 + 8 * 2500 1 + 5 * 2500 0 ".

상기 발신 단말기는 상기 변환한 10진법 숫자열 및 본 발명에 따른 문자열 호 처리 서비스를 의미하는 문자 다이얼링 식별자를 포함하는 호 접속요청 메시지를 상기 교환 시스템으로 전송한다(단계(1816)). 상기 호 접속요청 메시지는 DTMF(Dual Tone Multi-Frequency) 신호로 구현될 수 있다.The originating terminal transmits a call connection request message including the converted decimal number string and a character dialing identifier representing a string call processing service according to the present invention (step 1816). The call connection request message may be implemented as a DTMF (Dual Tone Multi-Frequency) signal.

상기 교환 시스템은 상기 발신 단말기로부터 상기 호접속요청 메시지를 수신한다(단계(1819)). 상기 교환 시스템은 상기 수신한 호 접속요청 메시지에 상기 문자 다이얼링 식별자가 포함되어 있는지 여부를 판독한다(단계(1820)).The switching system receives the call connection request message from the originating terminal (step 1819). The switching system reads whether the received call connection request message includes the text dialing identifier (step 1820).

단계(1820)에서 상기 호 접속요청 메시지에 상기 문자 다이얼링 식별자가 포함되어 있지 않는 경우, 상기 교환 시스템은 상기 호 접속요청 메시지를 일반적인 호 처리 과정에 따라 접속을 제어할 수 있다.When the call connection request message does not include the text dialing identifier in step 1820, the switching system may control the connection according to a general call processing process.

단계(1820)에서 상기 교환 시스템은 상기 호 접속요청 메시지에 상기 문자다이얼링 식별자가 포함되어 있는 경우, 상기 호 접속요청 메시지로부터 소정의 숫자열을 독출한다(단계(1822)). 상기 예에서, 상기 호 접속요청 메시지로부터 상기 발신 단말기에 의해 생성된 10진법 숫자열 "62520005"를 독출할 수 있다.In step 1820, if the call connection request message includes the text dialing identifier, the exchange system reads a predetermined sequence of numbers from the call connection request message (step 1822). In the above example, the decimal number string “62520005” generated by the originating terminal may be read from the call connection request message.

상기 교환 시스템은 상기 독출한 숫자열을 N진수로 변환하여 제1 N진법 숫자열을 생성한다(단계(1823)). 즉, 상기 교환 시스템은 상기 예에서, 10진수인 상기 숫자열 "62520005"를 2500진수로 변환하여 "1085"라는 제1 2500진법 숫자열을 생성할 수 있다. The exchange system converts the read numeric string into an N decimal number to generate a first N-decimal numeric string (step 1823). That is, in the above example, the exchange system may generate the first 2500 decimal numeric string "1085" by converting the decimal string "62520005" which is a decimal number into 2500 decimal.

상기 교환 시스템은 상기 생성한 상기 제1 N진법 숫자열의 각 자리수에 해당하는 하나 이상의 N진법 숫자를 내림차순으로 각각 판독하고, 상기 매핑 테이블의 매핑 숫자를 참조하여 상기 판독한 하나 이상의 N진법 숫자에 각각 대응하는 하나 이상의 대상 문자를 독출하며, 상기 독출된 대상 문자를 상기 내림차순으로 배열하여 제1 문자열을 생성한다(단계(1824)).The exchange system reads one or more N-decimal digits corresponding to each digit of the generated first N-decimal digit string in descending order, respectively, and refers to the read one or more N-decimal digits with reference to the mapping number of the mapping table. A corresponding one or more target characters are read, and the read target characters are arranged in the descending order to generate a first string (step 1824).

상기 예에서, 상기 교환 시스템은 상기 생성한 제1 2500진법 숫자열인 "1085"로부터 2500진법의 각 자리수에 해당하는 2500진법 숫자를 각각 판독한다. 즉, 25002 자리수에 해당하는 숫자로 "10"을 판독하고, 25001 자리수에 해당하는 숫 자로 "8"을 판독할 수 있으며, 25000 자리수에 해당하는 숫자로 "5"를 각각 판독할 수 있다. 상기 교환 시스템은 상기 각 자리수에 해당하는 숫자를 내림차순인 10, 8, 5의 순서로 판독할 수 있다.In the above example, the exchange system reads the 2500 decimal digits corresponding to each digit of the 2500 decimal notation from the generated first 2500 decimal digit number. That is, it is possible to read "10" as the number corresponding to 2500 two digits, "8" as the number corresponding to 2500 one digit, and to read "5" as the number corresponding to 2500 zero digit, respectively. have. The exchange system can read the number corresponding to each digit in the order of 10, 8, 5 in descending order.

상기 교환 시스템은 상기 매핑 테이블을 참조하여 상기 10, 8, 5 각각에 대응하는 대상 문자를 독출한다. 즉, 매핑 숫자 "10"에 대응하는 대응문자 "사", 매핑 숫자 "8"에 대응하는 대응문자 "랑", 및 매핑 숫자 "5"에 대응하는 대상문자 "해"를 각각 독출할 수 있다. The exchange system reads the target character corresponding to each of 10, 8, and 5 by referring to the mapping table. That is, the corresponding character "four" corresponding to the mapping number "10", the corresponding character "lang" corresponding to the mapping number "8", and the target character "solution" corresponding to the mapping number "5" may be respectively read. .

상기 교환 시스템은 상기 독출한 각각의 대상 문자를 상기 내림차 순으로 배열하여 "사랑해" 라는 제1 문자열을 생성할 수 있다. 상기 생성된 제1 문자열은 상기 발신 단말기가 상기 발신 사용자로부터 입력 받은 문자열과 동일하다.The exchange system may generate the first character string “love” by arranging each of the read target characters in the descending order. The generated first string is the same as the string that the calling terminal receives from the calling user.

상기 교환 시스템은 상기 착신번호 데이터베이스의 착신자 문자열을 참조하여 상기 생성된 제1 문자열에 대응하는 착신번호를 독출한다(단계(1825)). 상기 예에서, 상기 생성된 제1 문자열인 "사랑해"에 대응하는 착신번호 "011-9085-7821"를 상기 착신번호 데이터베이스로부터 독출할 수 있다.The exchange system reads the called number corresponding to the generated first string by referring to the called party string of the called number database (step 1825). In the above example, the called number " 011-9085-7821 " corresponding to the generated first character string " loved sea " can be read from the called number database.

상기 교환 시스템은 상기 독출한 착신번호에 따라 상기 발신 단말기의 호 접속을 제어할 수 있다. 즉, 상기 예에서, 상기 발신 단말기와 "011-9085-7821"의 착신번호에 대응하는 착신 단말기의 호 접속을 제어할 수 있다.The switching system may control a call connection of the calling terminal according to the read called number. That is, in the above example, the call connection between the calling terminal and the called terminal corresponding to the called number of "011-9085-7821" can be controlled.

도 19는 본 발명의 또다른 실시예에서 사용자가 입력한 문자열의 문자 개수가 소정치 이상인 경우에 따른 발신 단말기의 제2 숫자열 생성방법의 흐름을 도시 한 도면이다.FIG. 19 is a flowchart illustrating a method for generating a second string of numbers of a calling terminal according to another embodiment of the present invention when the number of characters of a string input by a user is greater than or equal to a predetermined value.

본 발명의 또 다른 실시예에 따르면, 숫자열은 상기 입력 받은 문자열의 문자 개수가 M개인 경우, 상기 매핑문자의 개수 N을 M승한 값인 NM 이상의 10K를 만족하는 K개의 자리수를 가질 수 있다. According to another embodiment of the present invention, when the number of characters of the input string is M, the number string may have K digits satisfying 10 K or more than N M, which is a value obtained by multiplying the number N of the mapping characters. .

예를 들어, 한글 2350자, 영어 26자, 숫자 10개, 및 각종 기호 등을 대상 문자로 설정할 경우 그 수는 총 2400개가 될 수 있다. 이와 같이, 2400개의 대상 문자를 사용하고, 사용자로부터 입력 받는 문자의 개수가 7개인 경우, 상기 2400개 대상 문자의 7자리 조합의 경우의 수는 24007 = 458647142400000000000000가 될 수 있다. 상기 458647142400000000000000는 총 24자리 수이므로, 1026 보다 작은 수이다.For example, when 2350 Korean characters, 26 English characters, 10 numbers, and various symbols are set as target characters, the number may be 2400. As such, when 2400 target characters are used and the number of characters input from the user is 7, the number of 7-digit combinations of the 2400 target characters may be 2400 7 = 458647142400000000000000. Since 458647142400000000000000 is a total of 24 digits, it is less than 10 26 .

따라서, 2400개의 대상 문자를 7자리로 구성할 수 있는 모든 문자열은 1026 보다 작은 경우의 수를 가지므로, 1부터 1026까지의 10진법 숫자로 모두 매칭시킬 수 있다. 즉, 상기 문자열을 제1 숫자열로 변환하였을 경우, 상기 제1 숫자열은 최대 26자리의 자리수를 가질 수 있다.Therefore, all the strings that can form 2400 target characters in seven digits have the number of cases smaller than 10 26 , and therefore all of them can be matched with decimal numbers from 1 to 10 26 . That is, when the string is converted to the first string of numbers, the first string of numbers may have a maximum of 26 digits.

상기와 같이, 문자열의 문자 개수를 7개, 제1 숫자열의 자리수를 26자리로 설정한 경우, 사용자로부터 입력 받은 문자열의 개수가 7개를 초과한다면, 상기 발신 단말기는 단말기 내부에 내장된 해쉬 함수를 이용하여 초과하는 문자를 소정의 해싱번호로 변환할 수 있다.As described above, when the number of characters in the string is set to seven and the number of digits in the first numeric string is set to 26, if the number of the strings received from the user exceeds seven, the calling terminal has a hash function built in the terminal. The excess characters can be converted into a predetermined hashing number using.

예를 들어, 사용자로부터 8자리의 문자열을 입력 받는 경우, 상기 발신 단말기는 6자리까지의 문자는 상기와 같이 매핑 테이블을 참조하여 숫자열로 변환하고, 나머지 2자리의 문자는 상기 해쉬 함수를 이용하여 소정의 해싱번호를 생성할 수 있다. For example, when an 8-digit string is input from the user, the calling terminal converts up to 6 characters into a string of numbers by referring to the mapping table as above, and uses the hash function for the remaining 2 characters. To generate a predetermined hashing number.

이때, 상기 6자리의 문자를 숫자열로 변환하는 경우, 24006 = 191102976000000000000이므로, 최대 21자리의 숫자열로 표현될 수 있다. 또한, 상기 해싱번호는 일반적으로 5자리의 숫자로 구현될 수 있다. 따라서, 상기와 같이 사용자로부터 8자리의 문자열을 입력 받는 경우에도 21자리의 매핑 숫자열과 5자리의 해싱번호를 합하여 총 26자리의 숫자열을 구성할 수 있으므로, 숫자열의 자리수 증가에 따른 연산 시간 증가 또는 시스템 과부하를 예방할 수 있다.In this case, when the 6-digit character is converted to a string of numbers, 2400 6 = 191102976000000000000, and thus may be represented by a maximum of 21 digits. In addition, the hashing number may be generally implemented as a 5-digit number. Therefore, even when an 8-digit string is input from the user as described above, a total of 26 digits can be configured by adding 21 digits of mapping strings and 5 digits of hashing numbers, and thus increasing computation time according to the increase in the number of digits. Or system overload can be prevented.

도 19를 참조하면, 상기 발신 단말기는 사용자로부터 입력 받은 문자열의 문자 개수를 판독한다(단계(1911)). 상기 발신 단말기는 판독한 문자 개수가 K개 이하인 경우(단계(1912)), 도 18에 따른 숫자열 생성방법에 따라 상기 문자열을 숫자열로 변환한다(단계(1913)).Referring to FIG. 19, the calling terminal reads the number of characters of a character string input from a user (step 1911). If the number of characters read is less than or equal to K (step 1912), the calling terminal converts the string into a number string according to the method of generating a number string according to FIG. 18 (step 1913).

단계(1912)에서, 상기 판독한 문자 개수가 K를 초과하는 경우, K-1개의 문자에 대응하는 매핑 숫자를 상기 매핑 테이블로부터 독출한다(단계(1914)). 상기 K-1개의 문자는 상기 문자열의 첫 번째 자리 문자부터 K-1번째 자리까지의 문자를 포함할 수 있다. 예를 들어, 상기 입력 받은 문자가 "와이더댄주식회사"의 총 8자리 문자열인 경우, 6자리까지의 문자인 "와이더댄주식"의 각 문자에 대응하는 매핑 숫 자를 메핑 테이블로부터 독출할 수 있다. In step 1912, if the number of characters read exceeds K, a mapping number corresponding to K-1 characters is read out from the mapping table (step 1914). The K-1 characters may include characters from the first digit to the K-1 digit of the string. For example, when the received character is a total of 8 character strings of "Wyder Dan Co., Ltd.", the mapping number corresponding to each character of "Wyder Dan Stock", which is up to 6 characters, may be read from the mapping table.

상기 발신 단말기는 상기 독출한 매핑 숫자로부터 제2 N진법 숫자열을 생성한다(단계(1915)). 상기 제2 N진법 숫자열을 생성 방법은 도 18을 통해 설명한 N진법 숫자열의 생성 방법과 동일한 방법으로 구현될 수 있다. 상기 예에서, "와이더댄주식"에 대응하는 매핑 숫자로 1,2,3,4,5,6을 독출하여 "12345"라는 제2 N진법 숫자열을 생성할 수 있다.The originating terminal generates a second N-decimal numeric string from the read mapping number (step 1915). The method of generating the second N-numbered numeric string may be implemented in the same manner as the method of generating the N-numbered numeric string described with reference to FIG. 18. In the above example, 1,2,3,4,5,6 may be read as a mapping number corresponding to "Wider Dan's stock" to generate a second N-decimal numeric string "12345".

상기 발신 단말기는 상기 생성한 제2 N진법 숫자열을 10진수로 변환하여 제2 10진법 숫자열을 생성한다(단계(1916)). 상기 예에서, 상기 제2 N진법 숫자열인 "12345"를 2400진수로 변환하면 "999999999999"의 총 12자리 제2 2400진법 숫자열이 생성될 수 있다. 본 실시예에서 상기 발신 단말기는 제2 2400진법 숫자열을 총 21자리 숫자열로 구성할 수 있다. 즉, 상기 숫자열의 앞부분에 0을 삽입함으로써, "000000000999999999999"의 21자리 제2 2400진법 숫자열을 생성할 수 있다.The calling terminal converts the generated second N-decimal number string into a decimal number to generate a second decimal number string (step 1916). In the above example, when the second N-decimal number string “12345” is converted into 2400 decimal numbers, a total of 12 digits of the second 2400 decimal number strings of “999999999999” may be generated. In the present embodiment, the calling terminal may configure the second 2400 decimal numeric string as a total of 21 digit numeric strings. That is, by inserting 0 at the beginning of the numeric string, a 21 digit second 2400 binary numeric string of "000000000999999999999" can be generated.

상기 발신 단말기는 상기 입력 받은 문자열의 K번째 자리 이후의 문자를 각각 추출하고, 상기 추출한 하나 이상의 문자를 상기 발신 단말기에 내장된 해쉬함수를 이용하여 소정의 해싱번호로 변환한다(단계(1917)). 상기 예에서, 상기 발신 단말기는 상기 문자열의 7자리 이후 문자인 "회", "사"를 추출하고, 상기 "회사"를 상기 해쉬함수를 이용하여 "55555"라는 5자리의 해싱번호로 변환할 수 있다.The calling terminal extracts each character after the Kth digit of the input string, and converts the extracted one or more characters into a predetermined hashing number using a hash function built in the calling terminal (step 1917). . In the above example, the calling terminal extracts the characters "time" and "four" which are seven characters after the string, and converts the "company" into a five-digit hashing number "55555" using the hash function. Can be.

상기 발신 단말기는 상기 생성한 제2 10진법 숫자열과 상기 해싱번호를 상기 문자열 순서대로 조합하여 제2 숫자열을 생성한다(단계(1918)). 상기 예에서, 상기 발신 단말기는 상기 생성한 제2 10진법 숫자열인 "00000000099999999999"과 상 기 생성한 해싱번호인 "55555"를 문자열 순서대로 조합하여 "00000000099999999999955555"라는 총 26자리의 10진수인 제2 숫자열을 생성할 수 있다.The originating terminal generates a second numeric string by combining the generated second decimal numeric string and the hashing number in the string order (step 1918). In the above example, the calling terminal combines the generated second decimal number string "00000000099999999999" and the generated hashing number "55555" in the order of a string to represent a total of 26 decimal digits "00000000099999999999955555". You can create two strings of numbers.

상기 발신 단말기는 상기 생성한 제2 숫자열 및 사용자로부터 입력 받은 문자열의 문자 개수가 7개를 초과한다는 정보를 포함한 제2 문자 다이얼링 식별자를 포함하는 호 접속요청 메시지를 상기 교환 시스템으로 전송할 수 있다(단계(1919)).The originating terminal may transmit a call connection request message including a second character dialing identifier including the generated second numeric string and information indicating that the number of characters of the character string received from the user exceeds 7 ( Step (1919)).

상기와 같이, 사용자로부터 입력 받은 문자열의 개수가 K개 이상인 경우에도, 단말기에 내장된 해쉬함수를 사용하여 상기 문자열을 숫자열로 변환함으로써, 정해진 자리수를 초과하지 않는 숫자열을 생성할 수 있다.As described above, even when the number of strings input from the user is more than K, the strings may be generated by converting the strings into numeric strings using the hash function built in the terminal, thereby generating a numeric string not exceeding a predetermined number of digits.

도 20은 본 발명의 또다른 실시예에 따라 사용자가 입력한 문자열의 문자 개수가 소정치 이상인 제2 숫자열이 포함된 호 접속요청 메시지를 수신한 교환 시스템의 호 접속 제어방법의 흐름을 도시한 도면이다.20 is a flowchart illustrating a call connection control method of a switching system receiving a call connection request message including a second string of numbers having a number of characters of a character string input by a user according to another embodiment of the present invention. Drawing.

도 20에 따른 교환 시스템의 호 접속 제어방법은 도 19에 따른 발신 단말기에 의해 생성된 제2 숫자열 및 제2 문자 다이얼링 식별자가 포함된 호 접속요청 메시지를 수신하는 경우에 따른 것임을 특징으로 한다.The call connection control method of the switching system according to FIG. 20 is characterized in that the call connection request message including the second string of characters and the second character dialing identifier generated by the calling terminal according to FIG. 19 is received.

교환 시스템은 발신 단말기로부터 소정의 호 접속요청 메시지를 수신한다(단계(2011)). 상기 교환 시스템은 상기 수신한 호 접속요청 메시지에 제2 문자 다이얼링 식별자가 포함되어 있는지 여부를 판독하고(단계(2012)), 상기 제2 문자 다이얼링 식별자가 포함되어 있지 않는 경우, 상기 교환 시스템은 상기 호 접속요청 메 시지에 포함된 숫자열을 도 18을 통해 설명한 문자열 변환 방법에 따라 문자열로 변환할 수 있다.The switching system receives a predetermined call connection request message from the calling terminal (step 2011). The switching system reads whether the received call connection request message includes a second character dialing identifier (step 2012), and if the second character dialing identifier is not included, the switching system reads the message. The numeric string included in the call connection request message may be converted into a string according to the string conversion method described with reference to FIG. 18.

단계(2012)에서, 상기 호 접속요청 메시지에 상기 제2 문자 다이얼링 식별자가 포함되어 있는 경우, 상기 교환 시스템은 상기 호 접속요청 메시지로부터 제2 숫자열을 판독하고, 상기 제2 숫자열의 마지막 5자리 숫자를 해쉬함수를 통해 제3 문자열로 변환한다(단계(2014)).In step 2012, if the call connection request message includes the second character dialing identifier, the switching system reads a second sequence of numbers from the call connection request message, and the last five digits of the second sequence of numbers. The number is converted into a third string through a hash function (step 2014).

도 19에서 설명한 상기 예를 들면, 상기 교환 시스템은 제2 숫자열 "00000000099999999999955555"의 마지막 5자리인 "55555"를 해쉬함수를 통해 제3 문자열인 "회사"로 변환할 수 있다. 상기 해쉬함수의 숫자/문자 대응관계는 상기 발신 단말기에 내장된 해쉬함수의 숫자/문자 대응관계와 동일한 것을 특징으로 한다. For example, the exchange system described with reference to FIG. 19 may convert “55555”, which is the last five digits of the second numeric string “00000000099999999999955555”, into a third character string “company” through a hash function. The number / character correspondence of the hash function is identical to the number / character correspondence of the hash function built in the calling terminal.

상기 발신 단말기는 상기 제2 숫자열의 마지막 5자리 숫자를 제외한 나머지 숫자열을 N진수로 변환하여 제2 문자열을 생성한다. 상기 예에서, 상기 교환 시스템은 상기 마지막 5자리 숫자열인 "55555"를 제외한 숫자열 "000000000999999999999"를 2400진수로 변환하여, "와이더댄주식"이라는 제2 문자열을 생성할 수 있다.The calling terminal generates a second string by converting the remaining numeric string except for the last five digits of the second numeric string to N-number. In the above example, the exchange system may convert the string "000000000999999999999" excluding the last five digit string "55555" into 2400 digits to generate a second string of "Wider Dan's formula".

상기 교환 시스템은 상기 생성한 제2 문자열 및 제3 문자열을 순서대로 조합하여 제1 문자열을 생성한다(단계(2016)). 상기 예에서, 상기 교환 시스템은 상기 제2 문자열 "와이더댄주식"과 상기 제3 문자열 "회사"를 순서대로 조합하여 "와이더댄주식회사"라는 제1 문자열을 생성할 수 있다.The exchange system generates the first string by combining the generated second string and the third string in order (step 2016). In the above example, the exchange system may combine the second string "Wider Dan Stock" and the third string "Company" in order to generate a first string "Wider Dan Stock Company".

상기 교환 시스템은 상기 착신번호 데이터베이스를 참조하여 상기 생성한 제1 문자열에 대응하는 착신번호를 독출하고(단계(2017)), 상기 독출한 착신번호에 따라 상기 발신 단말기의 호 접속을 제어한다(단계(2018)). 상기 예에서, 상기 교환 시스템은 상기 제1 문자열에 대응하는 "02-223-4567"이라는 착신번호를 독출하고, 상기 "02-223-4567"에 대응하는 착신 단말기와 상기 발신 단말기의 호 접속을 제어할 수 있다.The exchange system reads the called number corresponding to the first string generated by referring to the called number database (step 2017), and controls the call connection of the calling terminal according to the read called number (step). (2018)). In this example, the switching system reads the called number " 02-223-4567 " corresponding to the first character string, and establishes a call connection between the called terminal and the calling terminal corresponding to the " 02-223-4567 ". Can be controlled.

도 16 내지 도 20을 통해 설명한 본 발명의 또 다른 실시예에 따른 문자열 변환 방법은 도 1 내지 도 15를 통해 설명한 무선통신 시스템에 따른 문자열 다이얼링에 적합한 호처리 방법에 모두 적용될 수 있다. 즉, 본 발명에서는 발신 단말기의 숫자-문자 배열규칙에 따라 사용자가 입력한 문자열을 숫자열로 변환할 수고 있고, 도 16 내지 도 20을 통해 설명한 바와 같이, 매핑 테이블(1600)을 참조하여 사용자가 입력한 문자열을 숫자열로 변환할 수도 있다. 상기 문자열의 숫자열 변환 방법을 제외한 모든 호처리 방법은 상기 두 가지 방법 모두 동일하게 적용될 수 있다. The string conversion method according to another embodiment of the present invention described with reference to FIGS. 16 to 20 may be applied to all call processing methods suitable for string dialing according to the wireless communication system described with reference to FIGS. 1 to 15. That is, in the present invention, the string input by the user may be converted into a string of numbers according to the number-character arrangement rule of the calling terminal. As described with reference to FIGS. 16 to 20, the user may refer to the mapping table 1600. You can also convert the entered string to a string of numbers. All call processing methods except the string conversion method of the string may be applied in the same manner.

도 16 내지 도 20의 설명에서는, 교환 시스템에서 매핑 테이블(1600) 및 착신번호 데이터베이스(1700)을 유지하고, 발신 단말기에서 전송된 숫자열을 정보를 착신자 전화번호로 변환하며, 상기 착신자 전화번호를 이용하여 호 접속요청을 처리하는 것으로 기술하였다. 그렇지만, 본 발명의 다른 실시예에 있어서는, 상기 매핑 테이블 및 착신번호 데이터베이스가 별도의 지능형 주변장치(IP: Intelligent Peripheral)에 의해 운용될 수도 있음은 도 14에서 설명한 것과 동일하다.In the description of Figs. 16 to 20, the exchange system maintains the mapping table 1600 and the called party database 1700, converts the information string transmitted from the calling terminal into the called party number, and converts the called party number. It is described as processing a call connection request. However, in another embodiment of the present invention, the mapping table and the called number database may be operated by separate intelligent peripherals (IP) as described in FIG. 14.

상술한 바와 같이, 본 발명에 따르면 전화기 사용자가 자신이 통화하고자 하는 상대방의 이름을 문자열 형태로 입력하고 곧바로 교환시스템에 대해 곧바로 호발신을 요청할 수 있으며, 교환시스템은 이와 같이 문자열 다이얼링에 의한 호 접속요청에 대하여 호처리를 할 수 있다.As described above, according to the present invention, the telephone user can input the name of the counterpart to whom he / she wants to call in the form of a string, and immediately request a call origination to the switching system, and the switching system thus connects the call by string dialing. You can call on request.

이에 따라, 발신자는 상대방 전화번호를 모르는 경우에도, 상기 문자열을 입력함으로써 쉽게 전화걸기, 문자전송, 사이트접속 등을 할 수 있게 된다.Accordingly, even if the caller does not know the other party's telephone number, the caller can easily make a call, send a text, or access a site by inputting the character string.

아울러, WAP 게이트웨이 서버 운영자는 모든 사람들이 공통적으로 사용할 가능성이 높은 문자열을 광고주 요청에 따라 유료로 등록해주는 서비스를 제공함으로써 추가적인 수익을 실현할 수 있다는 효과가 있다.In addition, the WAP gateway server operator can realize additional revenue by providing a service that registers a string that is likely to be commonly used by everyone at an advertiser's request.

또한, 본 발명에 따르면, 상기 발신자가 발신 단말기를 통해 입력할 수 있는 모든 문자 각각에 대응하는 매핑 숫자가 기록된 매핑 테이블을 참조하여 상기 발신자가 입력한 문자열을 소정의 숫자열로 변환하여 교환 시스템으로 전송함으로써, 보다 효율적으로 호발신을 요청할 수 있도록 하는 효과가 있다.In addition, according to the present invention, the exchange system by converting the character string input by the caller to a predetermined sequence of strings with reference to the mapping table in which the mapping number corresponding to each character that the caller can input through the calling terminal is recorded; By transmitting to the call, there is an effect that can make a more efficient call request.

Claims (15)

발신 단말기와 착신 단말기간의 호접속을 매개하는 교환시스템에 있어서,In a switching system that mediates a call connection between a calling terminal and a called terminal, (a) 상기 착신 단말기 사용자가 지정한 대체식별자와 착신 단말기 전화번호의 대응 정보를 소정의 저장수단에 저장하는 단계;(a) storing corresponding information of the substitute identifier designated by the called terminal user and the called terminal telephone number in predetermined storage means; (b) 상기 발신 단말기로부터 호 접속요청 메시지를 수신하는 단계;(b) receiving a call connection request message from the calling terminal; (c) 상기 호 접속요청 메시지에 소정의 문자 다이얼링 식별자가 포함되어 있는지를 판단하는 단계;(c) determining whether the call connection request message includes a predetermined text dialing identifier; (d) 상기 호 접속요청 메시지에 상기 문자 다이얼링 식별자가 포함되어 있는 경우, 상기 호 접속요청 메시지에 포함된 착신자 식별정보를 사용하여 상기 저장수단으로부터 상기 착신 단말기 전화번호를 독출하는 단계; 및(d) when the call connection request message includes the text dialing identifier, reading the called terminal number from the storage means by using called party identification information included in the call connection request message; And (e) 상기 발신 단말기와 상기 착신 단말기간에 통화로를 설정하는 단계;(e) establishing a call path between the calling terminal and the called terminal; 를 포함하는 호처리 방법.Call processing method comprising a. 제1항에 있어서,The method of claim 1, 상기 (a)단계에서, 문자열로 되어 있는 상기 대체식별자와 상기 착신자 전화번호를 상기 저장수단의 문자열 테이블에 저장하고, 각 단말기에 대한 키패드상의 문자-숫자 대응규칙에 따른 상기 문자열의 숫자열 표현을 상기 저장수단의 룩업테이블에 저장하며,In the step (a), the alternative identifier and the called telephone number, which are strings, are stored in a string table of the storage means, and a string representation of the strings according to an alphanumeric correspondence rule on the keypad for each terminal is stored. Stored in the lookup table of the storage means, 상기 (b)단계에서는, 상기 발신 단말기의 상기 문자-숫자 대응규칙에 따른 상기 대체식별자의 상기 숫자열 표현 형태로 상기 착신자 식별정보가 포함되어 있는 상기 호 접속요청 메시지를 받아들이며,In the step (b), accepting the call connection request message containing the called party identification information in the form of the numeric string representation of the substitute identifier according to the alpha-numeric correspondence rule of the calling terminal, 상기 (d)단계에서는, 상기 대체식별자의 상기 숫자열 표현 형태로 되어 있는 상기 착신자 식별정보를 상기 룩업테이블을 참조하여 상기 문자열 대체식별자로 변환하고, 상기 문자열 대체식별자를 사용하여 상기 문자열 테이블로부터 상기 착신 단말기 전화번호를 독출하는 호처리 방법.In the step (d), the called party identification information in the form of the numeric string representation of the replacement identifier is converted into the string replacement identifier by referring to the lookup table, and the character string replacement identifier is converted from the string table using the string replacement identifier. A call processing method for reading a called terminal number. 제1항에 있어서,The method of claim 1, 상기 (a)단계에서, 문자열로 되어 있는 상기 대체식별자의 숫자열 표현과 상기 착신자 전화번호를 상기 저장수단의 문자열 테이블에 저장하고,In the step (a), the numeric string representation of the substitute identifier and the called telephone number of the substitute identifier is stored in a string table of the storage means, 상기 (d)단계에서는, 숫자열로 되어 있는 상기 착신자 식별코드를 사용하여 상기 문자열 테이블로부터 상기 착신 단말기 전화번호를 독출하는 호처리 방법.In the step (d), the call processing method for reading the called terminal number from the character string table using the called party identification code in the numeric string. 발신 단말기가 전송을 요청하는 문자메시지를 착신 단말기에 전송하는 문자메시지 전송시스템에 있어서,In the text message transmission system for transmitting a text message requesting the transmission terminal to the called terminal, (a) 상기 착신 단말기 사용자가 지정한 대체식별자와 착신 단말기 전화번호의 대응 정보를 소정의 저장수단에 저장하는 단계;(a) storing corresponding information of the substitute identifier designated by the called terminal user and the called terminal telephone number in predetermined storage means; (b) 상기 발신 단말기로부터 문자메시지 전송요청 메시지를 수신하는 단계;(b) receiving a text message transmission request message from the calling terminal; (c) 상기 문자메시지 전송요청 메시지에 소정의 문자 다이얼링 식별자가 포함되어 있는지를 판단하는 단계;determining whether the text message transmission request message includes a predetermined text dialing identifier; (d) 상기 문자메시지 전송요청 메시지에 상기 문자 다이얼링 식별자가 포함되어 있는 경우, 상기 문자메시지 전송요청 메시지에 포함된 착신자 식별정보를 사용하여 상기 저장수단으로부터 상기 착신 단말기 전화번호를 독출하는 단계; 및(d) if the text message transmission request message includes the text dialing identifier, reading the called terminal number from the storage means by using called party identification information included in the text message transmission request message; And (e) 상기 문자메시지를 착신 단말기에 전송하는 단계;(e) transmitting the text message to a called terminal; 를 포함하는 문자메시지 전송 방법.Text message transmission method comprising a. 제4항에 있어서,The method of claim 4, wherein 상기 (a)단계에서, 문자열로 되어 있는 상기 대체식별자와 상기 착신자 전화번호를 상기 저장수단의 문자열 테이블에 저장하고, 각 단말기에 대한 키패드상의 문자-숫자 대응규칙에 따른 상기 문자열의 숫자열 표현을 상기 저장수단의 룩업테이블에 저장하며,In the step (a), the alternative identifier and the called telephone number, which are strings, are stored in a string table of the storage means, and a string representation of the strings according to an alphanumeric correspondence rule on the keypad for each terminal is stored. Stored in the lookup table of the storage means, 상기 (b)단계에서는, 상기 발신 단말기의 상기 문자-숫자 대응규칙에 따른 상기 대체식별자의 상기 숫자열 표현 형태로 상기 착신자 식별정보가 포함되어 있는 상기 문자메시지 전송요청 메시지를 받아들이며,In the step (b), accepts the text message transmission request message including the called party identification information in the form of the numeric string representation of the substitute identifier according to the alpha-numeric correspondence rule of the calling terminal, 상기 (d)단계에서는, 상기 대체식별자의 상기 숫자열 표현 형태로 되어 있는 상기 착신자 식별정보를 상기 룩업테이블을 참조하여 상기 문자열 대체식별자로 변환하고, 상기 문자열 대체식별자를 사용하여 상기 문자열 테이블로부터 상기 착신 단말기 전화번호를 독출하는 문자메시지 전송 방법.In the step (d), the called party identification information in the form of the numeric string representation of the replacement identifier is converted into the string replacement identifier by referring to the lookup table, and the character string replacement identifier is converted from the string table using the string replacement identifier. Sending text message to read the terminal number. 제4항에 있어서,The method of claim 4, wherein 상기 (a)단계에서, 문자열로 되어 있는 상기 대체식별자의 숫자열 표현과 상기 착신자 전화번호를 상기 저장수단의 문자열 테이블에 저장하고,In the step (a), the numeric string representation of the substitute identifier and the called telephone number of the substitute identifier is stored in a string table of the storage means, 상기 (d)단계에서는, 숫자열로 되어 있는 상기 착신자 식별코드를 사용하여 상기 문자열 테이블로부터 상기 착신 단말기 전화번호를 독출하는 문자 메시지 전송 방법.In the step (d), using the called party identification code of the numeric string to read the called terminal number from the text table. 단말기가 무선망을 기반으로 한 무선인터넷 상의 리소스에 접속할 수 있도록 매개해주는 시스템에 있어서,A system for mediating a terminal to access a resource on a wireless Internet based on a wireless network, (a) 상기 리소스의 리소스 식별자에 갈음하여 부여된 대체 리소스 식별자와 상기 리소스 식별자의 대응 정보를 소정의 저장수단에 저장하는 단계;(a) storing, in a predetermined storage means, a substitute resource identifier assigned in place of the resource identifier of the resource and corresponding information of the resource identifier; (b) 상기 단말기로부터 접속요청 메시지를 수신하는 단계;(b) receiving a connection request message from the terminal; (c) 상기 접속요청 메시지에 소정의 문자 다이얼링 식별자가 포함되어 있는지를 판단하는 단계;determining whether the connection request message includes a predetermined text dialing identifier; (d) 상기 접속요청 메시지에 상기 문자 다이얼링 식별자가 포함되어 있는 경우, 상기 접속요청 메시지에 포함된 리소스 식별정보를 사용하여 상기 저장수단으로부터 상기 리소스 식별자를 독출하는 단계; 및(d) if the text dialing identifier is included in the access request message, reading the resource identifier from the storage means by using the resource identification information included in the access request message; And (e) 상기 단말기의 접속을 상기 리소스로 리다이렉트하여 상기 단말기가 상기 리소스에 접속하도록 하는 단계;(e) redirecting the connection of the terminal to the resource so that the terminal accesses the resource; 를 포함하는 무선인터넷 접속 매개 방법.Wireless Internet access mediating method comprising a. 제7항에 있어서,The method of claim 7, wherein 상기 (a)단계에서, 문자열로 되어 있는 상기 대체 리소스 식별자와 상기 리소스 식별자를 상기 저장수단의 문자열 테이블에 저장하고, 각 단말기에 대한 키패드상의 문자-숫자 대응규칙에 따른 상기 문자열의 숫자열 표현을 상기 저장수단의 룩업테이블에 저장하며,In step (a), the substitute resource identifier and the resource identifier, which are strings, are stored in a string table of the storage means, and a string representation of the strings according to an alphanumeric correspondence rule on the keypad for each terminal is represented. Stored in the lookup table of the storage means, 상기 (b)단계에서는, 상기 단말기의 상기 문자-숫자 대응규칙에 따른 상기 대체 리소스 식별자의 상기 숫자열 표현 형태로 상기 리소스 식별정보가 포함되어 있는 상기 접속요청 메시지를 받아들이며,In the step (b), accepting the connection request message including the resource identification information in the form of the numeric string representation of the alternative resource identifier according to the alpha-numeric correspondence rule of the terminal, 상기 (d)단계에서는, 상기 대체 리소스 식별자의 상기 숫자열 표현 형태로 되어 있는 상기 리소스 식별정보를 상기 룩업테이블을 참조하여 상기 대체 리소스 식별자로 변환하고, 상기 대체 리소스 식별자를 사용하여 상기 문자열 테이블로부터 상기 리소스 식별자를 독출하는 무선인터넷 접속 매개 방법.In the step (d), the resource identification information in the form of the numeric string representation of the replacement resource identifier is converted into the replacement resource identifier with reference to the lookup table, and is converted from the string table using the replacement resource identifier. A wireless Internet connection mediating method for reading the resource identifier. 제7항에 있어서,The method of claim 7, wherein 상기 (a)단계에서, 문자열로 되어 있는 상기 대체 리소스 식별자의 숫자열 표현과 상기 리소스 식별자를 상기 저장수단의 문자열 테이블에 저장하고,In step (a), storing the string representation of the substitute resource identifier and the resource identifier in the character string table of the storage means, 상기 (d)단계에서는, 숫자열로 되어 있는 상기 리소스 식별코드를 사용하여 상기 문자열 테이블로부터 상기 리소스 식별자를 독출하는 무선인터넷 접속 매개 방법.In the step (d), using the resource identification code of the numeric string to read the resource identifier from the string table. 교환 시스템의 호 접속 제어방법에 있어서,In the call connection control method of the switching system, N개의 대상 문자 및 상기 대상 문자 각각에 대응하여 매핑 숫자가 기록된 매핑 테이블을 유지하는 단계 - 상기 매핑 숫자는 1부터 N까지의 숫자를 포함하는 N진법 숫자임 -;Maintaining a mapping table in which mapping numbers are recorded corresponding to N target characters and each of the target characters, wherein the mapping numbers are N-decimal digits including numbers from 1 to N; 하나 이상의 착신자 문자열 및 상기 착신자 문자열 각각에 대응하는 착신번호가 기록된 착신번호 데이터베이스를 유지하는 단계;Maintaining a called party number database in which at least one called party string and a called number corresponding to each of the called party strings are recorded; 소정의 발신 단말기로부터 호 접속요청 메시지를 수신하는 단계;Receiving a call connection request message from a predetermined calling terminal; 상기 호 접속요청 메시지에 소정의 문자 다이얼링 식별자가 포함되어 있는지 여부를 판단하는 단계;Determining whether the call connection request message includes a predetermined text dialing identifier; 상기 판단결과, 상기 호 접속요청 메시지에 상기 문자 다이얼링 식별자가 포함되어 있는 경우, 상기 호 접속요청 메시지로부터 소정의 숫자열을 독출하는 단계;If the call connection request message includes the text dialing identifier, reading a predetermined sequence of numbers from the call connection request message; 상기 독출된 숫자열을 N진수로 변환하여 제1 N진법 숫자열을 생성하는 단계;Generating a first N-decimal numeric string by converting the read numeric string into an N-number; 상기 제1 N진법 숫자열의 각 자리수에 해당하는 하나 이상의 N진법 숫자를 내림차순으로 각각 판독하고, 상기 매핑 테이블의 매핑 숫자를 참조하여 상기 판독한 하나 이상의 N진법 숫자에 각각 대응하는 하나 이상의 대상 문자를 독출하며, 상기 독출된 대상 문자를 상기 내림차순으로 배열하여 제1 문자열을 생성하는 단계;Read one or more N-number numbers corresponding to each digit of the first N-number string in descending order, and refer to one or more target characters corresponding to the read one or more N-number numbers with reference to the mapping number of the mapping table. Reading and arranging the read target character in the descending order to generate a first character string; 상기 착신번호 데이터베이스의 착신자 문자열을 참조하여 상기 제1 문자열에 대응하는 착신번호를 독출하는 단계; 및Reading a called number corresponding to the first string by referring to a called character string of the called number database; And 상기 착신번호에 따라 상기 발신 단말기의 호 접속을 제어하는 단계Controlling a call connection of the calling terminal according to the called number 를 포함하고,Including, 상기 발신 단말기는 발신 사용자로부터 입력 받은 문자열을 상기 숫자열로 변환하고, 상기 숫자열 및 상기 문자 다이얼링 식별자를 포함하는 상기 호 접속요청 메시지를 상기 교환 시스템으로 전송하는 것을 특징으로 하는 교환 시스템의 호 접속 제어방법.The calling terminal converts the string input from the calling user into the string of numbers, and transmits the call connection request message including the string of numbers and the text dialing identifier to the switching system. Control method. 제10항에 있어서,The method of claim 10, 상기 발신 단말기는 소정의 메모리 수단에 상기 매핑 테이블을 유지하고, 상기 발신 사용자로부터 상기 문자열을 입력 받아 상기 매핑 테이블의 대상 문자를 참조하여 상기 문자열에 대응하는 하나 이상의 매핑 숫자를 독출하며, 상기 독출한 하나 이상의 매핑 숫자를 상기 문자열 순으로 조합하여 N진법 숫자열을 생성하고, 상기 N진법 숫자열을 10진수로 변환한 숫자열을 DTMF 형태로 상기 교환 시스템으로 전송하는 것을 특징으로 하는 교환 시스템의 호 접속 제어방법.The calling terminal maintains the mapping table in a predetermined memory means, receives the string from the calling user, reads one or more mapping numbers corresponding to the string by referring to a target character of the mapping table, A call of the exchange system, comprising combining N or more mapping numbers in the order of the strings to generate an N-numbered numeric string, and transmitting the numeric string converted from the N-numbered numeric string to decimal in the form of DTMF to the switching system. Connection control method. 제11항에 있어서,The method of claim 11, 상기 숫자열은 상기 입력 받은 문자열의 문자 개수가 M개인 경우, 상기 매핑문자의 개수 N을 M승한 값인 NM 이상의 10K를 만족하는 K개의 자리수를 갖는 것을 특징으로 하는 교환 시스템의 호 접속 제어방법.The number string has K digits satisfying 10 K or more than N M, which is a value obtained by multiplying the number N of the mapping characters by M, when the number of characters of the input character string is M. . 제12항에 있어서,The method of claim 12, 상기 입력 받은 문자열의 문자 개수를 판독하는 단계;Reading the number of characters of the received character string; 상기 문자의 개수가 K보다 큰 경우, 상기 문자열에 포함된 K-1개의 문자를 순서대로 추출하고, 상기 매핑 테이블의 대상 문자를 참조하여 상기 추출한 K-1개의 문자 각각에 대응하는 하나 이상의 매핑 숫자를 독출하는 단계;If the number of characters is larger than K, one or more mapping numbers corresponding to each of the extracted K-1 characters are extracted by referring to K-1 characters included in the character string in order and referring to a target character of the mapping table. Reading out; 상기 독출한 하나 이상의 매핑 숫자를 상기 문자열 순서대로 조합하여 제2 N진법 숫자열을 생성하는 단계;Combining the read one or more mapping numbers in the string order to generate a second N-decimal number string; 상기 제2 N진법 숫자열을 10진수로 변환하여 제2 10진법 숫자열을 생성하는 단계;Generating a second decimal number string by converting the second N-number string to a decimal number; 상기 문자열 중 K번째 이후의 문자를 추출하고, 상기 발신 단말기에 내장된 해쉬함수를 이용하여 상기 추출한 K번째 이후의 문자에 대응하는 소정의 해싱번호를 생성하는 단계;Extracting Kth or later characters from the character string and generating a predetermined hashing number corresponding to the extracted Kth or later characters by using a hash function built in the calling terminal; 상기 제2 10진법 숫자열 및 상기 해싱번호를 상기 문자열 순서대로 조합하여 제2 숫자열을 생성하는 단계;Generating a second numeric string by combining the second decimal numeric string and the hashing number in the string order; 상기 제2 숫자열 및 제2 문자 다이얼링 식별자를 포함하는 호 접속요청 메시지를 상기 교환 시스템으로 전송하는 단계Sending a call connection request message including the second string of numbers and a second character dialing identifier to the switching system; 를 더 포함하고,More, 상기 제2 숫자열은 상기 K개의 자리수를 갖고, 상기 해싱번호는 상기 제2 숫자열의 마지막 5자리를 갖는 것을 특징으로 하는 교환 시스템의 호 접속 제어방법.And the second string of numbers has the K digits and the hashing number has the last five digits of the second string of numbers. 제13항에 있어서,The method of claim 13, 상기 교환 시스템은 상기 발신 단말기로부터 수신한 호 접속요청 메시지로부터 상기 제2 문자 다이얼링 식별자를 추출하는 경우, 상기 제2 숫자열의 마지막 5자리의 숫자는 상기 교환 시스템에 내장된 해쉬 함수를 이용하여 제3 문자열로 변환하고, 상기 마지막 5자리의 숫자를 제외한 숫자열은 N진수로 변환하여 각 N진법 숫자에 대응하는 대상 문자를 상기 매핑 테이블로부터 독출하여 제2 문자열을 생성하며, 상기 제2 문자열 및 제3 문자열을 순서대로 조합하여 제1 문자열을 생성하는 것을 특징으로 하는 교환 시스템의 호 접속 제어방법.When the switching system extracts the second character dialing identifier from the call connection request message received from the originating terminal, the last five digits of the second string of numbers are converted to a third value using a hash function built into the switching system. Converts to a character string, except for the last five digits, converts to N-number, reads a target character corresponding to each N-decimal number from the mapping table, and generates a second string; And a first string is generated by combining the three strings in order. 제10항에 있어서,The method of claim 10, 상기 매핑 테이블에 기록된 상기 N개의 대상 문자 각각에 대하여 소정의 기간 동안 각 대상 문자에 대응하는 매핑 숫자가 독출된 빈도수를 판독하는 단계;Reading the frequency with which the mapping number corresponding to each target character is read out for each of the N target characters recorded in the mapping table for a predetermined period of time; 상기 판독한 빈도수에 따라 상기 각 대상 문자의 독출 확률을 산출하는 단계; 및Calculating a read probability of each target character according to the read frequency; And 상기 산출한 독출 확률이 높은 순서에 따라 각 대상 문자에 1부터 N까지의 매핑 숫자를 순서대로 대응시켜 상기 매핑 테이블을 갱신하는 단계Updating the mapping table by associating mapping numbers from 1 to N to each target character in order of the calculated read probability. 를 더 포함하는 것을 특징으로 하는 교환 시스템의 호 접속 제어방법.Call connection control method of the exchange system further comprising.
KR1020050062938A 2004-09-02 2005-07-12 Method for processing call establishment by using character string KR100854333B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020040069764 2004-09-02
KR20040069764 2004-09-02

Publications (2)

Publication Number Publication Date
KR20060050101A true KR20060050101A (en) 2006-05-19
KR100854333B1 KR100854333B1 (en) 2008-09-02

Family

ID=37149993

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050062938A KR100854333B1 (en) 2004-09-02 2005-07-12 Method for processing call establishment by using character string

Country Status (1)

Country Link
KR (1) KR100854333B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112232816A (en) * 2020-10-15 2021-01-15 北京新创智链科技有限公司 Payment transaction data processing method, device, equipment and storage medium

Families Citing this family (40)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8225231B2 (en) 2005-08-30 2012-07-17 Microsoft Corporation Aggregation of PC settings
US20100105424A1 (en) * 2008-10-23 2010-04-29 Smuga Michael A Mobile Communications Device User Interface
US8385952B2 (en) 2008-10-23 2013-02-26 Microsoft Corporation Mobile communications device user interface
US8086275B2 (en) 2008-10-23 2011-12-27 Microsoft Corporation Alternative inputs of a mobile communications device
US8411046B2 (en) 2008-10-23 2013-04-02 Microsoft Corporation Column organization of content
US8355698B2 (en) 2009-03-30 2013-01-15 Microsoft Corporation Unlock screen
US8238876B2 (en) 2009-03-30 2012-08-07 Microsoft Corporation Notifications
US8175653B2 (en) 2009-03-30 2012-05-08 Microsoft Corporation Chromeless user interface
US8269736B2 (en) 2009-05-22 2012-09-18 Microsoft Corporation Drop target gestures
US8836648B2 (en) 2009-05-27 2014-09-16 Microsoft Corporation Touch pull-in gesture
US20120159395A1 (en) 2010-12-20 2012-06-21 Microsoft Corporation Application-launching interface for multiple modes
US8612874B2 (en) 2010-12-23 2013-12-17 Microsoft Corporation Presenting an application change through a tile
US8689123B2 (en) 2010-12-23 2014-04-01 Microsoft Corporation Application reporting in an application-selectable user interface
US9423951B2 (en) 2010-12-31 2016-08-23 Microsoft Technology Licensing, Llc Content-based snap point
US9383917B2 (en) 2011-03-28 2016-07-05 Microsoft Technology Licensing, Llc Predictive tiling
US8893033B2 (en) 2011-05-27 2014-11-18 Microsoft Corporation Application notifications
US9104307B2 (en) 2011-05-27 2015-08-11 Microsoft Technology Licensing, Llc Multi-application environment
US9158445B2 (en) 2011-05-27 2015-10-13 Microsoft Technology Licensing, Llc Managing an immersive interface in a multi-application immersive environment
US20120304132A1 (en) 2011-05-27 2012-11-29 Chaitanya Dev Sareen Switching back to a previously-interacted-with application
US9104440B2 (en) 2011-05-27 2015-08-11 Microsoft Technology Licensing, Llc Multi-application environment
US9658766B2 (en) 2011-05-27 2017-05-23 Microsoft Technology Licensing, Llc Edge gesture
US8687023B2 (en) 2011-08-02 2014-04-01 Microsoft Corporation Cross-slide gesture to select and rearrange
US20130057587A1 (en) 2011-09-01 2013-03-07 Microsoft Corporation Arranging tiles
US10353566B2 (en) 2011-09-09 2019-07-16 Microsoft Technology Licensing, Llc Semantic zoom animations
US9557909B2 (en) 2011-09-09 2017-01-31 Microsoft Technology Licensing, Llc Semantic zoom linguistic helpers
US8922575B2 (en) 2011-09-09 2014-12-30 Microsoft Corporation Tile cache
US9244802B2 (en) 2011-09-10 2016-01-26 Microsoft Technology Licensing, Llc Resource user interface
US8933952B2 (en) 2011-09-10 2015-01-13 Microsoft Corporation Pre-rendering new content for an application-selectable user interface
US9146670B2 (en) 2011-09-10 2015-09-29 Microsoft Technology Licensing, Llc Progressively indicating new content in an application-selectable user interface
US9223472B2 (en) 2011-12-22 2015-12-29 Microsoft Technology Licensing, Llc Closing applications
US9128605B2 (en) 2012-02-16 2015-09-08 Microsoft Technology Licensing, Llc Thumbnail-image selection of applications
US9450952B2 (en) 2013-05-29 2016-09-20 Microsoft Technology Licensing, Llc Live tiles without application-code execution
EP3126969A4 (en) 2014-04-04 2017-04-12 Microsoft Technology Licensing, LLC Expandable application representation
WO2015154273A1 (en) 2014-04-10 2015-10-15 Microsoft Technology Licensing, Llc Collapsible shell cover for computing device
CN105359055A (en) 2014-04-10 2016-02-24 微软技术许可有限责任公司 Slider cover for computing device
US10678412B2 (en) 2014-07-31 2020-06-09 Microsoft Technology Licensing, Llc Dynamic joint dividers for application windows
US10254942B2 (en) 2014-07-31 2019-04-09 Microsoft Technology Licensing, Llc Adaptive sizing and positioning of application windows
US10592080B2 (en) 2014-07-31 2020-03-17 Microsoft Technology Licensing, Llc Assisted presentation of application windows
US10642365B2 (en) 2014-09-09 2020-05-05 Microsoft Technology Licensing, Llc Parametric inertia and APIs
US9674335B2 (en) 2014-10-30 2017-06-06 Microsoft Technology Licensing, Llc Multi-configuration input device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030001053A (en) * 2001-06-28 2003-01-06 신동화 Apparatus and method for providing telecommunication service using character identifiers
KR20040010897A (en) * 2002-07-25 2004-02-05 에스케이 텔레콤주식회사 Method for connecting call of mobile phone using word number
KR100645525B1 (en) * 2002-11-29 2006-11-13 주식회사 유시드 System and for producing a multi-communication id and method of the same
KR20040031747A (en) * 2004-03-23 2004-04-13 (주)제너시스템즈 An apparatus for controlling call establishment by inputting characters

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112232816A (en) * 2020-10-15 2021-01-15 北京新创智链科技有限公司 Payment transaction data processing method, device, equipment and storage medium

Also Published As

Publication number Publication date
KR100854333B1 (en) 2008-09-02

Similar Documents

Publication Publication Date Title
KR100854333B1 (en) Method for processing call establishment by using character string
KR100735328B1 (en) Method for updating user data in ptt system and system therefor
CN102868722A (en) Caller-callee association of a plurality of networked devices
CN101322387A (en) Method and telephone for use of telephone book data stored in a telephone book data bank in a server
WO2001063861A1 (en) Internet phone switching method and internet phone switching system
US20120108220A1 (en) Method for initiating a connection between communication devices of at least two parties
JP5027921B2 (en) International call roaming service providing method and mobile communication terminal therefor
JP2011522449A (en) Method for establishing communication from a mobile terminal in dual mode
KR100754449B1 (en) System and Method for Transmitting Caller Information Management for Mobile Communication Terminal
KR20050087189A (en) System and method for providing location based pet name service of calling party in mobile communication network
KR100361021B1 (en) System and method for linking a communication using a name of object
KR100897050B1 (en) International calling number management method, apparatus and terminal
KR100855684B1 (en) Method, System and Record Medium for Providing Dialing Service by Using String of Characters Input to Mobile Communication Terminal in Intelligent Network Environment
KR101062136B1 (en) Method and system of call connection using text in mobile communication network
KR20020096568A (en) System for providing wireless internet service
KR100834802B1 (en) Method And System For Group Transfer Of Message
KR100997689B1 (en) System and method for call connecting service for mobile terminal using text or multi-media data
KR20050050790A (en) Privacy protection service method and system for mobile service user
KR20060003628A (en) System for generating of real caller information in mobile using registration of caller id and method thereof
EP1819132B1 (en) Method and system for addressing in relation to multiple applications
US7801524B2 (en) Communication apparatus and signaling system thereof
KR100816513B1 (en) Method and System for Providing Dialing Service by Using String of Characters Input to Mobile Communication Terminal in Virtual Private Network
WO2005081568A1 (en) System and method for providing dialing service by using string of characters input to mobile communication terminal
KR100627836B1 (en) Method and system for providing voice/short message after assigned time for user terminal
KR100732330B1 (en) Method of implementing group call using the phone book of a mobile phone and

Legal Events

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

Payment date: 20120601

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20130605

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20140805

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20150715

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20160808

Year of fee payment: 9

LAPS Lapse due to unpaid annual fee