KR100374035B1 - Method for transmitting tone signal for voice over internet protocol system - Google Patents

Method for transmitting tone signal for voice over internet protocol system Download PDF

Info

Publication number
KR100374035B1
KR100374035B1 KR10-2000-0079710A KR20000079710A KR100374035B1 KR 100374035 B1 KR100374035 B1 KR 100374035B1 KR 20000079710 A KR20000079710 A KR 20000079710A KR 100374035 B1 KR100374035 B1 KR 100374035B1
Authority
KR
South Korea
Prior art keywords
dtmf
port
transmitting
receiving
udp
Prior art date
Application number
KR10-2000-0079710A
Other languages
Korean (ko)
Other versions
KR20020050540A (en
Inventor
이준서
Original Assignee
삼성전자주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 삼성전자주식회사 filed Critical 삼성전자주식회사
Priority to KR10-2000-0079710A priority Critical patent/KR100374035B1/en
Publication of KR20020050540A publication Critical patent/KR20020050540A/en
Application granted granted Critical
Publication of KR100374035B1 publication Critical patent/KR100374035B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M7/00Arrangements for interconnection between switching centres
    • H04M7/12Arrangements for interconnection between switching centres for working between exchanges having different types of switching equipment, e.g. power-driven and step by step or decimal and non-decimal
    • H04M7/1205Arrangements for interconnection between switching centres for working between exchanges having different types of switching equipment, e.g. power-driven and step by step or decimal and non-decimal where the types of switching equipement comprises PSTN/ISDN equipment and switching equipment of networks other than PSTN/ISDN, e.g. Internet Protocol networks
    • H04M7/1295Details of dual tone multiple frequency signalling

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

본 발명은 VOIP 시스템에서 DTMF 신호를 전송할 때 리얼 타임성을 보장하면서도 DTMF 정보의 유실이나 오인식을 최소화할 수 있는 방법을 제공한다. 이를 위한 본 발명의 방법은, UDP 공개 포트를 이용한 RTP 채널을 통해 보이스 데이터를 전송하는 VOIP 시스템에서 DTMF 신호를 전송하는 방법에 있어서, 미리 정해진 UDP 송신 포트 및 UDP 수신 포트를 이용해 DTMF 송신 포트 및 DTMF 수신 포트를 설정하여 DTMF 전송 준비를 한다. 이후 VOIP 호 요구에 따른 VOIP 호 셋업이 완료되어 보이스 채널이 할당된 후, DTMF 신호가 검출되면 검출된 DTMF 신호의 디지트 정보를 나타내는 DTMF 정보 메시지를 수신측 VOIP 시스템의 DTMF 수신 포트로 UDP를 이용하여 전송한다. 수신측에서는 DTMF 수신 포트로 디지트 정보를 나타내는 DTMF 정보 메시지를 수신하면 수신한 DTMF 정보 메시지의 디지트 정보에 대응하는 DTMF 신호를 발생하여 수신측 가입자에게 송출한다.The present invention provides a method for minimizing loss or misrecognition of DTMF information while ensuring real-time when transmitting DTMF signals in a VOIP system. The method of the present invention for transmitting a DTMF signal in a VOIP system that transmits voice data through an RTP channel using a UDP public port, DTDT transmission port and DTMF using a predetermined UDP transmission port and UDP receiving port Set up the receiving port to prepare for DTMF transmission. After the VOIP call setup is completed according to the VOIP call request and the voice channel is allocated, when the DTMF signal is detected, the DTMF information message indicating the digit information of the detected DTMF signal is transmitted using UDP as the DTMF receiving port of the receiving VOIP system. send. When the receiving side receives the DTMF information message indicating the digit information through the DTMF receiving port, a DTMF signal corresponding to the digit information of the received DTMF information message is generated and sent to the receiving subscriber.

Description

보이스 오버 인터넷 프로토콜 시스템에서 톤신호 전송방법{METHOD FOR TRANSMITTING TONE SIGNAL FOR VOICE OVER INTERNET PROTOCOL SYSTEM}Tone signal transmission method in voice over internet protocol system {METHOD FOR TRANSMITTING TONE SIGNAL FOR VOICE OVER INTERNET PROTOCOL SYSTEM}

본 발명은 보이스 오버 인터넷 프로토콜, 즉 VOIP(Voice Over Internet Protocol) 시스템에 관한 것으로, 특히 톤(tone) 신호를 전송하는 방법에 관한 것이다.The present invention relates to a Voice Over Internet Protocol (VOIP) system, and more particularly to a method of transmitting a tone signal.

VOIP는 인터넷 텔레포니(Internet telephony)를 가능하게 하는 핵심 기술로서, IP(Internet Protocol)를 이용하여 인터넷(Internet)을 통해 데이터뿐만 아니라 보이스(voice)까지 함께 전송할 수 있도록 지원한다.VOIP is a core technology that enables Internet telephony. It uses IP (Internet Protocol) to transmit not only data but also voice through the Internet.

상기한 VOIP를 이용하여 인터넷을 통해 데이터 및 보이스를 전송하는 VOIP네트워크 구성을 도 1로서 보였다. 도 1은 2개의 VOIP 시스템(102,104)이 VOIP를 이용하여 인터넷(100)을 통해 데이터 및 보이스를 송/수신하는 예를 보인 것으로, 하나의 VOIP 시스템(102)에는 가입자 전화기(104)가 연결되고, 다른 하나의 VOIP 시스템(106)에는 가입자 전화기(108)뿐만 아니라 ARS(Audio Response System), VMS(Voice Mailing System), CTI(Computer Telephony Integration) 등과 같은 시스템(110)이 연결되는 예를 보인 것이다.The configuration of a VOIP network for transmitting data and voice over the Internet using the VOIP is shown in FIG. 1. 1 shows an example in which two VOIP systems 102 and 104 transmit / receive data and voice over the Internet 100 using VOIP. A subscriber telephone 104 is connected to one VOIP system 102. In addition, the VOIP system 106 shows an example in which not only the subscriber phone 108 but also a system 110 such as an audio response system (ARS), a voice mailing system (VMS), a computer telephony integration (CTI), and the like are connected to the subscriber phone 108. .

도 1의 VOIP 시스템(102,106)에서는 VOIP 호 요구에 따른 호 셋업(call setup)이 완료되면, RTP(Real Time Transfer) 채널을 통해 가입자의 실제 보이스 데이터를 전송하게 된다. 이때 가입자로부터 입력되는 보이스 신호는 PCM(Pulse Code Modulation) 데이터로 변환되고, 변환된 보이스 데이터는 G711, G723.1, G729 등에 따른 압축방식에 의해 압축되고 패킷(packet)화되어 전송된다. 이때 사용되는 RTP 채널은 H.323 및 그밖의 표준화 프로토콜에서 권고하는 공개 포트(well-known port)를 이용하여 UDP(User Datagram Protocol) 포트를 이용하고 있다.In the VOIP systems 102 and 106 of FIG. 1, when call setup according to a VOIP call request is completed, actual voice data of a subscriber is transmitted through a Real Time Transfer (RTP) channel. At this time, the voice signal input from the subscriber is converted into PCM (Pulse Code Modulation) data, and the converted voice data is compressed and packetized by a compression method according to G711, G723.1, G729, and the like. The RTP channel used here uses UDP (User Datagram Protocol) ports using well-known ports recommended by H.323 and other standardization protocols.

그러나 UDP는 송신에 앞서 반드시 상대와 커넥션(connection)을 확립한 후 통신을 하는 TCP/IP(Transmission Control Protocol/Internet Protocol)와 달리, 실제 데이터의 오류를 검증하여 재시도(retry) 등의 동작을 취하지 않는다. 이에따라 UDP는 TCP/IP보다 전송 속도는 빠르지만 데이터의 신뢰성은 떨어진다.However, unlike TCP / IP (Transmission Control Protocol / Internet Protocol), which communicates after establishing a connection with a partner prior to transmission, UDP checks the actual data for errors and attempts to retry. Do not take As a result, UDP is faster than TCP / IP, but data is less reliable.

인터넷의 특성상 실제 UDP를 통해 전송되는 데이터는 전송 경로에 따라 네트워크의 지연이나 트래픽(traffic) 양에 따라 패킷의 시퀀스(sequence)가 뒤바뀔 수 있으며, 전송 도중에 유실(loss)될 수 있다. 이러한 경우 재시도를 하지 않기 때문에 복원하기 매우 곤란하다. 그러나 보이스 데이터 전송에 있어서 약간의 패킷이 유실되거나 시퀀스가 뒤바뀌어도 해당하는 패킷 전,후의 데이터를 분석하여 중간값의 보이스 데이터를 생성해주므로 사람이 알아들을 수 있게 된다. 뿐만 아니라 보이스 데이터 전송에서 가장 크게 요구되는 것은 리얼 타임(real time) 성이므로 VOIP에 있어서 보이스 데이터의 전송은 UDP 포트를 이용한다.Due to the characteristics of the Internet, the data transmitted through UDP may be reversed in sequence according to the delay or traffic amount of the network according to the transmission path, and may be lost during transmission. In this case, it is very difficult to recover because no retry is attempted. However, even when a small packet is lost or the sequence is reversed in voice data transmission, the data is analyzed before and after the corresponding packet to generate the voice data of the intermediate value, so that a human can understand. In addition, since the most demanded voice data transmission is real time, the voice data transmission in the VOIP uses a UDP port.

한편 VOIP 시스템(102,106)간에 VOIP 호 셋업이 완료된 후, 가입자 전화기(104)의 사용자가 전화기(104)의 버튼을 눌러 ARS/VMS/CTI 시스템(110)으로 내선번호를 입력한다든가, 주민등록번호를 입력하여 인증절차를 거쳐야 하는 경우가 있다. 이러한 경우에 사용자가 입력하는 디지트(digit) 정보에 따른 DTMF(Dual Tone Multi-Frequency) 신호가 VOIP 시스템(102)을 거쳐 인터넷(100)과 VOIP 시스템(106)을 통해 ARS/VMS/CTI 시스템(110)으로 전송되게 된다.On the other hand, after the VOIP call setup is completed between the VOIP systems 102 and 106, the user of the subscriber telephone 104 presses the button of the telephone 104 to enter the extension number into the ARS / VMS / CTI system 110 or enters the social security number. In some cases, the authentication process may be required. In this case, the dual tone multi-frequency (DTMF) signal according to the digit information input by the user is passed through the VOIP system 102 and the ARS / VMS / CTI system through the Internet 100 and the VOIP system 106. 110).

이때 ARS/VMS/CTI 시스템(110)에서는 DTMF 신호에 따른 디지트 정보를 정확히 인식하여야만 하기 때문에 보이스 신호와 달리 정확도가 요구된다. 이러함에도 불구하고 인터넷과 같은 실제 네트워크(real network) 상에서 DTMF를 보이스와 함께 전송한다면, 즉 보이스 데이터와 마찬가지로 압축하고 여러개의 패킷으로 나누어 보이스 데이터를 전송하는 UDP 포트를 이용하여 전송한다면, DTMF도 패킷이 유실되거나 또는 패킷 시퀀스가 달라짐에 따라 이를 복원하였을 때 실제와 다르게 변조될 수 있다.At this time, since the ARS / VMS / CTI system 110 must accurately recognize the digit information according to the DTMF signal, accuracy is required unlike the voice signal. Despite this, if DTMF is transmitted with voice on a real network such as the Internet, that is, if it is transmitted through UDP port that compresses and divides into multiple packets and transmits voice data like voice data, DTMF also transmits packets. This may be lost or modulated differently when the packet sequence is restored as it is lost.

위와 같은 현상이 발생하면 목적지(destination) 측의 VOIP 시스템(106)에 연동되는 ARS/VMS/CTI 시스템(110)에서 DTMF의 오인식률이 높아져, 정상적인 호를진행할 수 없게 된다. 즉, 사용자가 입력하는 내선번호나 주민등록번호에 따른 DTMF가 유실되거나, 변조되어 ARS/VMS/CTI 시스템(110)에서 오인식하게 되는 것은 더 이상의 호 진행을 못하게 되는 요인이 되는 것이다.When the above phenomenon occurs, the false recognition rate of DTMF is increased in the ARS / VMS / CTI system 110 interworking with the VOIP system 106 on the destination side, and a normal call cannot be performed. That is, the DTMF according to the extension number or social security number input by the user is lost or tampered with and misrecognized by the ARS / VMS / CTI system 110 is a factor that prevents further call progress.

한편 현재 ITU-T(International Telecommunication Union-Telecommunication Standardization Sector)에서 제정한 H.323 프로토콜에 따르면 DTMF를 전송하는 방식으로서 H.245 포트를 이용한 TCP 전송방식이 권고되고 있다. 그러므로 만일 DTMF 데이터를 실은 패킷이 유실되거나 데이터 페일(fail)이 생겼을 경우 재전송을 요구하게 된다. 이에따라 DTMF의 오인식을 줄일 수 있으나, 재시도로 인해 리얼 타임 성을 저해하는 요인이 될 수 있다. 그러나 DTMF 신호의 전송도 보이스 데이터와 마찬가지로 리얼 타임 성이 중요하다.Meanwhile, according to the H.323 protocol established by the International Telecommunication Union-Telecommunication Standardization Sector (ITU-T), a TCP transmission method using an H.245 port is recommended as a method of transmitting DTMF. Therefore, if a packet carrying DTMF data is lost or a data fail occurs, retransmission is required. This can reduce DTMF's misperception, but it can be a factor that hinders real-time. However, the transmission of DTMF signals is as important as voice data.

상술한 바와 같이 VOIP 시스템에 있어서 UDP를 이용한 RTP 채널을 통해 DTMF 신호와 같이 정확도가 요구되는 정보를 보이스 데이터와 같이 압축 전송하게 되면 그 신뢰도가 떨어지며, 신뢰도를 향상시키기 위해 TCP 전송방식을 채용하게 되면 리얼 타임 성이 저해되게 된다. 이에따라 VOIP 시스템이 인터넷과 같은 실제 네트워크 상에서 ARS/VMS/CTI 등의 시스템과 연동하는데 문제가 발생하게 된다.As described above, if the VOIP system compresses and transmits information requiring accuracy such as DTMF signal through the RTP channel using UDP as voice data, its reliability is lowered, and when the TCP transmission scheme is adopted to improve the reliability, Real-time performance will be impaired. As a result, the VOIP system has a problem of interworking with a system such as ARS / VMS / CTI on a real network such as the Internet.

따라서 본 발명의 목적은 VOIP 시스템에서 DTMF 신호를 전송할 때 리얼 타임 성을 보장하면서도 DTMF 정보의 유실이나 오인식을 최소화할 수 있는 방법을 제공함에 있다.Accordingly, an object of the present invention is to provide a method for minimizing loss or misrecognition of DTMF information while guaranteeing real time when transmitting DTMF signals in a VOIP system.

도 1은 통상적인 VOIP 네트워크 구성도,1 is a typical VOIP network configuration,

도 2는 본 발명의 실시예에 따른 소프트웨어 타스크 구성도,2 is a configuration diagram of a software task according to an embodiment of the present invention;

도 3은 본 발명의 실시예에 따른 처리 흐름도.3 is a process flow diagram in accordance with an embodiment of the present invention.

상술한 목적을 달성하기 위한 본 발명의 방법은 UDP 공개 포트를 이용한 RTP 채널을 통해 보이스 데이터를 전송하는 VOIP 시스템에서 DTMF 신호를 전송하는 방법에 있어서, 미리 정해진 UDP 송신 포트 및 UDP 수신 포트를 이용해 DTMF 송신 포트 및 DTMF 수신 포트를 설정하여 DTMF 전송 준비를 한다. 이후 VOIP 호 요구에 따른 VOIP 호 셋업이 완료되어 보이스 채널이 할당된 후, 전송할 신호로부터 DTMF 신호가 검출되면 검출된 DTMF 신호의 디지트 정보를 나타내는 DTMF 정보 메시지를 수신측 VOIP 시스템의 DTMF 수신 포트로 UDP를 이용하여 전송한다. 수신측 VOIP 시스템에서는 DTMF 수신 포트로 디지트 정보를 나타내는 DTMF 정보 메시지를 수신하면 DTMF 정보 메시지의 디지트 정보에 대응하는 DTMF 신호를 발생하여 수신측 가입자에게 송출한다.The method of the present invention for achieving the above object is a method for transmitting a DTMF signal in a VOIP system for transmitting voice data through an RTP channel using a UDP public port, DTMF using a predetermined UDP transmission port and UDP receiving port Set the sending port and DTMF receiving port to prepare for DTMF transmission. After the VOIP call setup is completed according to the VOIP call request and the voice channel is allocated, when a DTMF signal is detected from the signal to be transmitted, a DTMF information message indicating the digit information of the detected DTMF signal is transmitted to the DTMF receiving port of the receiving VOIP system. Send using. When the receiving side VOIP system receives the DTMF information message indicating the digit information through the DTMF receiving port, a DTMF signal corresponding to the digit information of the DTMF information message is generated and sent to the receiving subscriber.

이하 본 발명의 바람직한 실시예를 첨부한 도면을 참조하여 상세히 설명한다. 하기 설명 및 첨부 도면에서 본 발명의 요지를 불필요하게 흐릴 수 있는 공지 기능 및 구성에 대한 상세한 설명은 생략한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. In the following description and the annexed drawings, detailed descriptions of well-known functions and configurations that may unnecessarily obscure the subject matter of the present invention will be omitted.

전술한 바와 같이 DTMF와 같이 정확도를 요구하는 데이터 전송을 보이스와 같이 처리하면, 오인식 및 데이터 유실과 같은 문제를 야기하게 된다. 이러한 문제를 해결하기 위해 본 발명은 DTMF와 같이 정확성과 리얼 타임 성이 함께 요구되는 정보의 경우에는 보다 안정적인 네트워크 경로를 통해 전송한다. 즉, 본 발명은 VOIP 시스템에 있어서 표준화 프로토콜에서 정한 UDP 공개 포트를 이용하여 보이스 데이터를 전송하는 것과 별도로 또 하나의 UDP 공개 포트를 설정하여, DTMF 데이터의 전용 전송경로로 이용한다. 이를 위해 우선, 각각의 VOIP 시스템에 DTMF 정보를 주고 받기 위한 독립된 경로를 설정해야 하며, DTMF 데이터를 콘트롤해 줄 독립된 타스크(task)가 필요하다. 이러한 타스크를 본 발명에 있어서 DTMF 송신 타스크와 DTMF 수신 타스크라 한다.As described above, processing data transmission requiring accuracy such as DTMF together with voice causes problems such as misrecognition and data loss. In order to solve this problem, the present invention transmits a more stable network path in the case of information requiring accuracy and real time, such as DTMF. That is, in the VOIP system, another UDP public port is set separately from voice data using the UDP public port defined in the standardization protocol, and is used as a dedicated transmission path for DTMF data. To do this, first, an independent path must be set to send and receive DTMF information to each VOIP system, and an independent task to control DTMF data is required. Such tasks are referred to as DTMF sending tasks and DTMF receiving tasks in the present invention.

도 2는 전술한 바와 같은 도 1에 대해 본 발명의 실시예에 따른 소프트웨어 타스크 구성도를 보인 것으로, VOIP 시스템(102,106) 각각의 타스크 구성은 본 발명의 설명에 필요한 타스크들만을 보인 것이다. 또한 도 2는 이해를 돕기 위해 전화기(104)로부터 VOIP 시스템(102)과 인터넷(100)과 VOIP 시스템(106)을 통해 전화기(108)로 보이스와 DTMF 정보를 전송하는 경우의 타스크들간의 신호 흐름을 보였다. 이에 따라 VOIP 시스템(102)에서는 DSP(Digital Signal Processor) 관리자 타스크(200)와 보이스 패킷 처리 타스크(204)와 H.323 메인 콘트롤 타스크(206)와 DTMF 송신 타스크(208)를 보였고, VOIP 시스템(106)에서는 DSP 타스크(216)와 보이스 패킷 처리 타스크(212)와 H.323 메인 콘트롤 타스크(214)와 DTMF 수신 타스크(210)를 보였다. 도 2에 보인 바와 전송 방향이 반대인 경우라면, VOIP 시스템(102)은 VOIP 시스템(106)과 같이 되는 반면에 VOIP 시스템(106)은 VOIP 시스템(102)과 같이 된다. 또한 VOIP 시스템(102,106)이 서로간에 양방향 전송하는 실제의 적용에 있어서는 VOIP 시스템(102,106) 각각은 DTMF 송신 타스크와 DTMF 수신 타스크를 모두 가지게 된다.FIG. 2 illustrates a software task configuration diagram according to an embodiment of the present invention with respect to FIG. 1 as described above. The task configuration of each of the VOIP systems 102 and 106 shows only the tasks necessary for the description of the present invention. Figure 2 also illustrates the signal flow between tasks in the case of transmitting voice and DTMF information from telephone 104 to telephone 108 via VOIP system 102 and the Internet 100 and VOIP system 106. Showed. Accordingly, in the VOIP system 102, the digital signal processor (DSP) manager task 200, the voice packet processing task 204, the H.323 main control task 206, and the DTMF transmission task 208 were shown. 106) shows the DSP task 216, voice packet processing task 212, H.323 main control task 214 and DTMF receive task 210. If the transmission direction is reversed as shown in FIG. 2, the VOIP system 102 becomes like the VOIP system 106 while the VOIP system 106 becomes like the VOIP system 102. In addition, in an actual application in which the VOIP systems 102 and 106 transmit bidirectionally to each other, each of the VOIP systems 102 and 106 may have both a DTMF transmission task and a DTMF reception task.

이제 본 발명의 실시예에 따른 처리 흐름도를 (300)∼(310)단계로 보인 도 3을 함께 참조하면, VOIP 시스템(102,106)은 초기화시에 (300)단계에서 DTMF 송/수신 타스크를 생성하여 미리 정해진 UDP 송/수신 포트를 이용해 소켓(socket)을 오픈(open)하여 DTMF 송/수신 포트를 설정함으로서 DTMF 전송 준비를 한다. 이때 UDP 송/수신 포트는 미리 정해진 전용 포트(private port)를 설정한다. 그리고 DSP 관리자 타스크(200,216)는 각각 DTMF 송신 타스크(208), DTMF 수신 타스크(210)와 메시지를 주고 받을 수 있도록 준비한다. 여기서 DTMF 송/수신 타스크는 DTMF 송신 타스크와 DTMF 수신 타스크를 의미하며, 마찬가지로 UDP 송/수신 포트는 UDP 송신 포트와 UDP 수신 포트, DTMF 송/수신 포트는 DTMF 송신 포트 및 DTMF 수신 포트를 의미한다.Referring now to Figure 3, which shows a process flow diagram according to an embodiment of the present invention in steps 300 and 310, the VOIP system 102, 106 generates a DTMF transmit / receive task in step 300 at initialization. A DTMF transmission / reception port is prepared by opening a socket using a predetermined UDP transmission / reception port and setting a DTMF transmission / reception port. At this time, the UDP transmit / receive port sets a predetermined private port. The DSP manager tasks 200 and 216 prepare to exchange messages with the DTMF sending task 208 and the DTMF receiving task 210, respectively. Here, the DTMF send / receive task means a DTMF send task and a DTMF receive task. Likewise, a UDP send / receive port means a UDP send port and a UDP receive port, and a DTMF send / receive port means a DTMF send port and a DTMF receive port.

이후 (302)단계에서 VOIP 호 요구에 따른 VOIP 호 셋업이 완료되어 보이스 채널이 할당되면, 도 1에 보인 VOIP 시스템(102,106)간에 전술한 바와 같이 보이스 데이터가 전송되게 된다. 이러한 상태에서 예를 들어 도 2와 같이 전화기(104)로부터 DTMF 신호가 발생되어 VOIP 시스템(102)으로 입력되는 경우를 가정하면, DTMF 신호는 DSP 관리자 타스크(200)에서 검출하게 된다. 이와 같이 상대방으로 전송할 신호로부터 DTMF 신호가 검출되면 (304)단계에서 이에 응답하여 DSP 관리자 타스크(200)는 이에 대한 정보를 내부 메시지(IPC: Interprocess Communication)를 통해 H.323 메인 콘트롤 타스크(206)를 통해 DTMF 송신 타스크(208)로 보내진다. 그러면 (306)단계에서 DTMF 송신 타스크(208)는 검출된 DTMF 신호의 디지트 정보를 나타내는 DTMF 정보 메시지를 수신측 VOIP 시스템(106)의 DTMF 수신 포트로 UDP를 이용하여 전송한다. 이때 DSP 관리자 타스크(200)에서 검출되는 디지트마다 DTMF 송신 타스크(208)에서 1개의 DTMF 정보 메시지를 만들어 전송한다.Thereafter, when the VOIP call setup is completed according to the VOIP call request in step 302 and the voice channel is allocated, voice data is transmitted between the VOIP systems 102 and 106 shown in FIG. 1. In this state, for example, as shown in FIG. 2, a DTMF signal is generated from the telephone 104 and input to the VOIP system 102. The DTMF signal is detected by the DSP manager task 200. As such, when the DTMF signal is detected from the signal to be transmitted to the counterpart, in step 304, the DSP manager task 200 sends the information about the H.323 main control task 206 through the internal message (IPC: Interprocess Communication). Is sent to the DTMF send task 208. Then, in step 306, the DTMF transmission task 208 transmits a DTMF information message indicating the digit information of the detected DTMF signal to the DTMF receiving port of the receiving VOIP system 106 by using UDP. At this time, the DTMF transmission task 208 creates and transmits one DTMF information message for each digit detected by the DSP manager task 200.

상기한 바와 같이 VOIP 시스템(102)으로부터 전송되는 DTMF 정보 메시지를 수신하게 되는 VOIP 시스템(106)에서는 상기한 (304)단계에서 (308)단계로 진행하여 DTMF 수신 포트로 디지트 정보를 나타내는 DTMF 정보 메시지를 수신함에 따라 (310)단계에서 DTMF 정보 메시지의 디지트 정보에 대응하는 DTMF 신호를 발생하여 수신측 가입자(108)에게 송출한다. 이때 DTMF 수신 타스크(210)에서는 해당 UDP 수신 포트로 수신받은 메시지를 분석하여 디지트 정보이면 이를 DSP 관리자 타스크(216)로 전달하여 이에 대응하는 DTMF 신호가 발생되도록 한다. 이때 보이스 RTP 채널, 즉 보이스 데이터를 전송하게 되는 UDP 포트로는 종래와 마찬가지로 보이스와 같이 처리되는 DTMF 신호가 수신되게 되는데, 이는 무시한다.In the VOIP system 106 that receives the DTMF information message transmitted from the VOIP system 102 as described above, the process proceeds from step 304 to step 308 to indicate the DTMF information message indicating the digit information to the DTMF receiving port. In step 310, a DTMF signal corresponding to the digit information of the DTMF information message is generated and transmitted to the receiving subscriber 108 in step 310. At this time, the DTMF receiving task 210 analyzes the message received through the corresponding UDP receiving port and transmits it to the DSP manager task 216 if it is digit information so that a DTMF signal corresponding thereto is generated. At this time, a voice RTP channel, that is, a UDP port for transmitting voice data, receives a DTMF signal processed like a voice as in the prior art.

따라서 종래에는 보이스 데이터와 DTMF 데이터를 구분하지 않고 모두 하나의 UDP 포트를 이용하여 전송하였으나, 본 발명에서는 보이스 데이터를 전송하는 UDP 포트와는 다른 별도의 UDP 전용 포트를 이용하면서도 DTMF 데이터 자체를 전송하는 것이 아니라 디지트 정보를 나타내는 메시지를 전송하고, 수신측에서는 수신한 메시지의 디지트 정보에 따른 DTMF 신호를 발생하게 되는 것이다. 이때 하나의 디지트에 해당하는 DTMF 신호가 종래와 같이 여러 개의 패킷으로 나뉘어 전송되는 것이 아니라 1개의 메시지로 전송되므로 패킷 손실율이 낮아지므로 DTMF 데이터의 유실을 최소화할 수 있다.Therefore, in the related art, voice data and DTMF data are all transmitted using one UDP port. However, in the present invention, DTMF data itself is transmitted while using a separate UDP dedicated port different from the UDP port for transmitting voice data. Instead, the message indicating the digit information is transmitted, and the receiving side generates a DTMF signal according to the digit information of the received message. In this case, since the DTMF signal corresponding to one digit is transmitted as one message rather than being divided into several packets as in the related art, loss of DTMF data can be minimized because the packet loss rate is lowered.

그러므로 UDP를 이용하여 전송한다는 방식에서 보면 보이스 데이터 전송과 같지만, 실제 DTMF 신호 대신에 DTMF 신호에 따른 디지트 정보를 나타내는 메시지로 바꾸어 UDP 패킷으로 전송하기 때문에 그 정확도가 훨씬 높으며, ITU-T에서 권고한 TCP를 이용한 DTMF 전송방식와 달리 리얼 타임 성을 저해하지 않게 된다.Therefore, the method of transmitting using UDP is the same as voice data transmission, but the accuracy is much higher because it is transmitted as UDP packet instead of the actual DTMF signal, which is converted into a message indicating the digit information according to the DTMF signal, and recommended by ITU-T. Unlike DTMF transmission using TCP, real-time performance is not impaired.

한편 상술한 본 발명의 설명에서는 구체적인 실시예에 관해 설명하였으나, 여러가지 변형이 본 발명의 범위에서 벗어나지 않고 실시할 수 있다. 특히 본 발명의 실시예에서는 하나의 VOIP 시스템에서 DTMF 신호를 송신하는 것 뿐만 아니라 수신하는 것도 예를 들었으나, 송,수신이 별도로 적용되어 사용될 수도 있다. 따라서 발명의 범위는 설명된 실시예에 의하여 정할 것이 아니고 특허청구범위와 특허청구범위의 균등한 것에 의해 정하여져야 한다.Meanwhile, in the above description of the present invention, specific embodiments have been described, but various modifications can be made without departing from the scope of the present invention. In particular, in the embodiment of the present invention, as well as transmitting and receiving DTMF signals in one VOIP system as an example, the transmission and reception may be applied separately. Therefore, the scope of the invention should not be defined by the described embodiments, but should be defined by the equivalent of claims and claims.

상술한 바와 같이 본 발명은 DTMF 신호 대신에 DTMF 신호에 따른 디지트 정보를 나타내는 메시지로 바꾸어 보이스 데이터를 전송하는 UDP 포트가 아닌 별도의 UDP 포트를 이용하여 UDP 패킷으로 전송하기 때문에 DTMF 오인식 및 유실을 최소화하면서도 리얼 타임 성을 보장하는 효과를 동시에 얻을 수 있는 잇점이 있다.As described above, the present invention replaces the DTMF signal with a message indicating the digit information according to the DTMF signal and transmits the UDP packet using a separate UDP port instead of the UDP port for transmitting voice data. At the same time, there is an advantage in that it is possible to obtain an effect that guarantees real time.

Claims (9)

UDP 공개 포트를 이용한 RTP 채널을 통해 보이스 데이터를 전송하는 VOIP 시스템에서 DTMF 신호를 전송하는 방법에 있어서,In a method for transmitting a DTMF signal in a VOIP system for transmitting voice data through an RTP channel using a UDP public port, 미리 정해진 UDP 송신 포트 및 UDP 수신 포트를 이용해 DTMF 송신 포트 및 DTMF 수신 포트를 설정하여 DTMF 전송 준비를 하는 과정과,Preparing a DTMF transmission by setting a DTMF transmission port and a DTMF reception port using a predetermined UDP transmission port and a UDP reception port; 이후 VOIP 호 요구에 따른 VOIP 호 셋업이 완료되어 보이스 채널이 할당된 후, 전송할 신호로부터 DTMF 신호가 검출되면 검출된 DTMF 신호의 디지트 정보를 나타내는 DTMF 정보 메시지를 수신측 VOIP 시스템의 DTMF 수신 포트로 UDP를 이용하여 전송하는 과정을 구비함을 특징으로 하는 톤 신호 전송방법.After the VOIP call setup is completed according to the VOIP call request and the voice channel is allocated, when a DTMF signal is detected from the signal to be transmitted, a DTMF information message indicating the digit information of the detected DTMF signal is transmitted to the DTMF receiving port of the receiving VOIP system. Tone signal transmission method comprising the step of transmitting using. 제1항에 있어서, 상기 DTMF 전송 준비과정이,The method of claim 1, wherein the DTMF preparation process is performed. 상기 DTMF 정보 메시지를 만들어 송신하기 위한 DTMF 송신 타스크와, 상기 DTMF 수신 포트로 수신되는 메시지를 분석하여 상기 DTMF 정보 메시지의 디지트 정보를 확인하기 위한 DTMF 수신 타스크를 생성하는 과정과,Generating a DTMF receiving task for creating and transmitting the DTMF information message, a DTMF receiving task for confirming digit information of the DTMF information message by analyzing a message received through the DTMF receiving port; 상기 DTMF 송신 타스크와 상기 DTMF 수신 타스크가 상기 UDP 포트를 이용해 상기 DTMF 송신 포트와 상기 DTMF 수신 포트를 설정하여 소켓을 오픈하는 과정을 구비함을 특징으로 하는 톤신호 전송방법.And the DTMF transmitting task and the DTMF receiving task are configured to open the socket by setting the DTMF transmitting port and the DTMF receiving port using the UDP port. 제1항에 있어서, 상기 DTMF 송신 포트와 상기 DTMF 수신 포트가, 상기 보이스 데이터를 전송하는 상기 UDP 공개 포트와는 다른 별도의 UDP 전용 포트로 설정됨을 특징으로 하는 톤 신호 전송방법.The tone signal transmission method according to claim 1, wherein the DTMF transmission port and the DTMF reception port are set to a separate UDP dedicated port different from the UDP public port for transmitting the voice data. UDP 공개 포트를 이용한 RTP 채널을 통해 보이스 데이터를 전송하는 VOIP 시스템에서 DTMF 신호를 전송하는 방법에 있어서,In a method for transmitting a DTMF signal in a VOIP system for transmitting voice data through an RTP channel using a UDP public port, 미리 정해진 UDP 송신 포트 및 UDP 수신 포트를 이용해 DTMF 송신 포트 및 DTMF 수신 포트를 설정하여 DTMF 전송 준비를 하는 과정과,Preparing a DTMF transmission by setting a DTMF transmission port and a DTMF reception port using a predetermined UDP transmission port and a UDP reception port; 이후 VOIP 호 요구에 따른 VOIP 호 셋업이 완료된 상태에서 상기 DTMF 수신 포트로 디지트 정보를 나타내는 DTMF 정보 메시지를 수신하면, 상기 수신한 DTMF 정보 메시지의 디지트 정보에 대응하는 DTMF 신호를 발생하여 수신측 가입자에게 송출하는 과정을 구비함을 특징으로 하는 톤 신호 전송방법.After receiving the DTMF information message indicating the digit information from the DTMF receiving port in the state where the VOIP call setup is completed according to the VOIP call request, the DTMF signal corresponding to the digit information of the received DTMF information message is generated to the receiving subscriber. Tone signal transmission method comprising the step of transmitting. 제4항에 있어서, 상기 DTMF 전송 준비과정이,The method of claim 4, wherein the DTMF transmission preparation process, 상기 DTMF 정보 메시지를 만들어 송신하기 위한 DTMF 송신 타스크와, 상기 DTMF 수신 포트로 수신되는 메시지를 분석하여 상기 DTMF 정보 메시지의 디지트 정보를 확인하기 위한 DTMF 수신 타스크를 생성하는 과정과,Generating a DTMF receiving task for creating and transmitting the DTMF information message, a DTMF receiving task for confirming digit information of the DTMF information message by analyzing a message received through the DTMF receiving port; 상기 DTMF 송신 타스크와 상기 DTMF 수신 타스크가 상기 UDP 포트를 이용해 상기 DTMF 송신 포트와 상기 DTMF 수신 포트를 설정하여 소켓을 오픈하는 과정을 구비함을 특징으로 하는 톤신호 전송방법.And the DTMF transmitting task and the DTMF receiving task are configured to open the socket by setting the DTMF transmitting port and the DTMF receiving port using the UDP port. 제4항에 있어서, 상기 DTMF 송신 포트와 상기 DTMF 수신 포트가, 상기 보이스 데이터를 전송하는 상기 UDP 공개 포트와는 다른 별도의 UDP 전용 포트로 설정됨을 특징으로 하는 톤 신호 전송방법.5. The tone signal transmission method according to claim 4, wherein the DTMF transmission port and the DTMF reception port are set to a separate UDP dedicated port different from the UDP public port for transmitting the voice data. UDP 공개 포트를 이용한 RTP 채널을 통해 보이스 데이터를 전송하는 VOIP 시스템에서 DTMF 신호를 전송하는 방법에 있어서,In a method for transmitting a DTMF signal in a VOIP system for transmitting voice data through an RTP channel using a UDP public port, 미리 정해진 UDP 송신 포트 및 UDP 수신 포트를 이용해 DTMF 송신 포트 및 DTMF 수신 포트를 설정하여 DTMF 전송 준비를 하는 과정과,Preparing a DTMF transmission by setting a DTMF transmission port and a DTMF reception port using a predetermined UDP transmission port and a UDP reception port; 이후 VOIP 호 요구에 따른 VOIP 호 셋업이 완료되어 보이스 채널이 할당된 후, 전송할 신호로부터 DTMF 신호가 검출되면 검출된 DTMF 신호의 디지트 정보를 나타내는 DTMF 정보 메시지를 수신측 VOIP 시스템의 DTMF 수신 포트로 UDP를 이용하여 전송하는 과정과,After the VOIP call setup is completed according to the VOIP call request and the voice channel is allocated, when a DTMF signal is detected from the signal to be transmitted, a DTMF information message indicating the digit information of the detected DTMF signal is transmitted to the DTMF receiving port of the receiving VOIP system. Using the transmission process, 상기 DTMF 수신 포트로 디지트 정보를 나타내는 DTMF 정보 메시지를 수신하면, 상기 수신한 DTMF 정보 메시지의 디지트 정보에 대응하는 DTMF 신호를 발생하여 수신측 가입자에게 송출하는 과정을 구비함을 특징으로 하는 톤 신호 전송방법.And receiving a DTMF information message indicating digit information from the DTMF receiving port, generating a DTMF signal corresponding to the digit information of the received DTMF information message, and transmitting the DTMF signal to a receiving subscriber. Way. 제7항에 있어서, 상기 DTMF 전송 준비과정이,The method of claim 7, wherein the DTMF transmission preparation process, 상기 DTMF 정보 메시지를 만들어 송신하기 위한 DTMF 송신 타스크와, 상기 DTMF 수신 포트로 수신되는 메시지를 분석하여 상기 DTMF 정보 메시지의 디지트 정보를 확인하기 위한 DTMF 수신 타스크를 생성하는 과정과,Generating a DTMF receiving task for creating and transmitting the DTMF information message, a DTMF receiving task for confirming digit information of the DTMF information message by analyzing a message received through the DTMF receiving port; 상기 DTMF 송신 타스크와 상기 DTMF 수신 타스크가 상기 UDP 포트를 이용해 상기 DTMF 송신 포트와 상기 DTMF 수신 포트를 설정하여 소켓을 오픈하는 과정을 구비함을 특징으로 하는 톤신호 전송방법.And the DTMF transmitting task and the DTMF receiving task are configured to open the socket by setting the DTMF transmitting port and the DTMF receiving port using the UDP port. 제7항에 있어서, 상기 DTMF 송신 포트와 상기 DTMF 수신 포트가, 상기 보이스 데이터를 전송하는 상기 UDP 공개 포트와는 다른 별도의 UDP 전용 포트로 설정됨을 특징으로 하는 톤 신호 전송방법.8. The tone signal transmission method according to claim 7, wherein the DTMF transmission port and the DTMF reception port are set to a UDP dedicated port separate from the UDP public port for transmitting the voice data.
KR10-2000-0079710A 2000-12-21 2000-12-21 Method for transmitting tone signal for voice over internet protocol system KR100374035B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2000-0079710A KR100374035B1 (en) 2000-12-21 2000-12-21 Method for transmitting tone signal for voice over internet protocol system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2000-0079710A KR100374035B1 (en) 2000-12-21 2000-12-21 Method for transmitting tone signal for voice over internet protocol system

Publications (2)

Publication Number Publication Date
KR20020050540A KR20020050540A (en) 2002-06-27
KR100374035B1 true KR100374035B1 (en) 2003-02-26

Family

ID=27684212

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2000-0079710A KR100374035B1 (en) 2000-12-21 2000-12-21 Method for transmitting tone signal for voice over internet protocol system

Country Status (1)

Country Link
KR (1) KR100374035B1 (en)

Also Published As

Publication number Publication date
KR20020050540A (en) 2002-06-27

Similar Documents

Publication Publication Date Title
US7715413B2 (en) Multi-network exchange system for telephony applications
US7978688B2 (en) System and method for converting packet payload size
US6449269B1 (en) Packet voice telephony system and method
US6259691B1 (en) System and method for efficiently transporting dual-tone multi-frequency/multiple frequency (DTMF/MF) tones in a telephone connection on a network-based telephone system
US6567399B1 (en) Hi-fidelity line card
US20020141386A1 (en) System, apparatus and method for voice over internet protocol telephone calling using enhanced signaling packets and localized time slot interchanging
US7120577B2 (en) Virtual presence
KR100521154B1 (en) Apparatus and method processing call in voice/data integration switching system
EP1026861B1 (en) System and method for distributed call signalling in telephony-over-lan networks
JP2007274692A (en) Method and apparatus for communicating fax data over internet
US20020071424A1 (en) Packet voice telephony apparatus and method
US8116442B2 (en) Method and apparatus for audio conference bridge initiated remote device muting
US20020095599A1 (en) VoIP call control proxy
US6636528B1 (en) Method for operating a switching device upon utilization of different signaling protocols and apparatus therefor
KR100374035B1 (en) Method for transmitting tone signal for voice over internet protocol system
KR100397547B1 (en) An internet voice communication method using WebCallAgent
US6594256B1 (en) Communication apparatus
EP3573309B1 (en) Network telephone processing method and related network device
US6879583B2 (en) Method and apparatus for transmitting voice data over various types of networks
KR19990083853A (en) Gateway system and controlling method for voice communication
US20050047400A1 (en) Method and system for processing voice traffic from a multi-channel link into a VoIP network over a broadband network
Cuervo et al. RFC3015: Megaco Protocol Version 1.0
TW573416B (en) Data exchange with computers within a secure network
KR100544982B1 (en) Providing System and Method for IP Phone
US20100220718A1 (en) Method for detecting calls and corresponding units

Legal Events

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

Payment date: 20070115

Year of fee payment: 5

LAPS Lapse due to unpaid annual fee