KR20040073643A - Method for collecting billing information in real time by forking SIP messages in a SIP-based network - Google Patents

Method for collecting billing information in real time by forking SIP messages in a SIP-based network Download PDF

Info

Publication number
KR20040073643A
KR20040073643A KR1020030009296A KR20030009296A KR20040073643A KR 20040073643 A KR20040073643 A KR 20040073643A KR 1020030009296 A KR1020030009296 A KR 1020030009296A KR 20030009296 A KR20030009296 A KR 20030009296A KR 20040073643 A KR20040073643 A KR 20040073643A
Authority
KR
South Korea
Prior art keywords
message
proxy server
server
sip
forking
Prior art date
Application number
KR1020030009296A
Other languages
Korean (ko)
Other versions
KR100959019B1 (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 KR1020030009296A priority Critical patent/KR100959019B1/en
Publication of KR20040073643A publication Critical patent/KR20040073643A/en
Application granted granted Critical
Publication of KR100959019B1 publication Critical patent/KR100959019B1/en

Links

Classifications

    • G06Q50/50
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M15/00Arrangements for metering, time-control or time indication ; Metering, charging or billing arrangements for voice wireline or wireless communications, e.g. VoIP

Landscapes

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

Abstract

PURPOSE: A method for collecting the real-time billing data using the SIP(Session Initiation Protocol) message forking on a SIP based proxy server is provided to transfer an SIP message for controlling a call to a billing server and a subscriber terminal at the same time in order to make the billing server obtain/generate the correct billing data in real-time. CONSTITUTION: If the proxy server(400) receives an invite message from the subscriber terminal(100), the invite message is transferred to the billing server(600) and a destination terminal(200) at the same time. If the proxy server receives an acknowledge message from the subscriber terminal, the acknowledge message is transferred to the billing server and the destination terminal at the same time. If the billing server receives the acknowledge message, the billing server collects/generates the billing data. If the proxy server receives a bye message from the subscriber or destination terminal, the bye message is transferred to the billing server and the subscriber terminal at the same time. If the billing server receives the bye message, the billing server terminates the collection of the billing data.

Description

SIP 기반의 프락시 서버에서의 SIP 메시지 forking을 이용한 실시간 과금 데이터 수집 방법{Method for collecting billing information in real time by forking SIP messages in a SIP-based network}{Method for collecting billing information in real time by forking SIP messages in a SIP-based network} using SIP message orking in SIP-based proxy server

본 발명은 SIP(Session Initiation Protocol) 기반의 인터넷망에서의 과금 데이터 수집 방법에 관한 것으로서, 보다 상세하게는, 프락시 서버에서 forking(다중 메시지 발송)을 이용하여 호 제어에 관한 SIP 메시지(호 설정/해제)를 과금 서버 및 해당 가입자 단말로 각각 동시에 전달하는 방법에 관한 것이다.The present invention relates to a method for collecting billing data in a SIP (Session Initiation Protocol) -based Internet network, and more particularly, to a SIP message (call setup / call control) using forking (send multiple messages) in a proxy server. Release) to a billing server and a corresponding subscriber station.

SIP(Session Initiation Protocol)은 영상, 음성 등의 멀티미디어 통신을 위한 세션이나 호를 설정, 수정, 종료하기 위한 간단한 텍스트 기반의 응용 계층 제어 프로토콜로서, 시도자가 상대편을 세션에 참석시키기 위하여 호출하는 형태의 프로토콜이다. 상기 SIP을 이용하는 서비스로는 원격회의, 전화, 면회, 이벤트 통지, 인스턴트 메시징 등이 있다. 이러한 SIP은 IETF의 WG(Working Group) RFC 2543 문서에 표준이 정의되어 있다.Session Initiation Protocol (SIP) is a simple text-based application layer control protocol for establishing, modifying, and terminating sessions or calls for multimedia communications such as video and voice. Protocol. Services using the SIP include teleconference, telephone, meeting, event notification, instant messaging, and the like. These SIPs are defined in the IETF's Working Group (WG) RFC 2543 document.

상기 SIP은 요구/응답 방식으로 수행되며, SIP 요구(SIP Request) 메시지와 SIP 응답(SIP Response) 메시지를 송수신할 수 있는 클라이언트/서버 프로토콜이다. 이러한 SIP은 멀티미디어 회의에 초대함으로써 세션을 시작할 수 있도록 유니캐스트 (Unicast) 및 멀태캐스트(Multicast) 세션 모두를 지원한다.The SIP is a request / response method, and is a client / server protocol capable of transmitting and receiving a SIP Request message and a SIP Response message. These SIPs support both unicast and multicast sessions to initiate sessions by inviting them to multimedia conferences.

상기 RFC 2543 문서에는 SIP 요구 메시지와 SIP 응답 메시지가 게시되어 있다. 상기 SIP 요구 메시지는 INVITE(Session 참석 초대), ACK(INVITE Request에 대한 confirm), BYE(Call Terminate), REGISTER(가입자 단말이 등록 서버의 DB에 등록), CANCEL(Cancel a pending request), OPTIONS(Queries the capabilities of the server) 등이 있으며, 상기 SIP 응답 메시지는 상태 코드(Status Code)로서, 1xx(Information Response), 2xx(Sucessful Response), 3xx(RedirectionResponse), 4xx(Client Error, Request Failure), 5xx(Server Failure), 6xx(Global Failure) 등이 있다.In the RFC 2543 document, a SIP request message and a SIP response message are posted. The SIP request message may include an INVITE (Session Participation Invite), ACK (Confirm Confirmation for INVITE Request), BYE (Call Terminate), REGISTER (Subscriber Terminal Registers in DB of Registration Server), CANCEL (Cancel a pending request), OPTIONS ( Queries the capabilities of the server, and the SIP response message includes a status code, 1xx (Information Response), 2xx (Sucessful Response), 3xx (Redirection Response), 4xx (Client Error, Request Failure), 5xx (Server Failure) and 6xx (Global Failure).

대한민국 공개특허 제2002-0068440호에는 SIP을 이용한 웹브라우저상에서의 음성 및 영상 통신 방법이 게시되어 있으며, 대한민국 공개특허 제2002-0064693호에는 SIP을 이용한 통신 서비스 품질 신호 처리 제공 방법이 게시되어 있다. 상기 공개특허들에는 SIP 기반의 인터넷망에서의 시스템 구성 및 상기 SIP을 이용하여 단말간의 호 설정 및 제어에 관한 방법이 게시되어 있다.Korean Patent Laid-Open Publication No. 2002-0068440 discloses a voice and video communication method on a web browser using SIP, and Korean Patent Laid-Open Publication No. 2002-0064693 discloses a method for providing communication service quality signal processing using SIP. The publications disclose a system configuration in a SIP-based internet network and a method for call setup and control between terminals using the SIP.

도 1은 일반적인 SIP 기반의 인터넷망에서의 IP 단말기간의 호 처리 망 구성도이다.1 is a block diagram of a call processing network between IP terminals in a general SIP-based Internet network.

도 1에서, SIP 기반의 인터넷망은 IP 단말(100,200,300), 프락시 서버(400,500) 및 과금서버(600) 등으로 구성되어 있다.In FIG. 1, the SIP-based Internet network is composed of IP terminals 100, 200, 300, proxy servers 400, 500, and billing servers 600.

상기 IP 단말(100, 200, 300)들은 서비스 가입자의 단말기로서, 프락시 서버(400, 500)가 제공하는 호 처리 서비스를 이용하여 양 단말간 혹은 여러 단말간의 호 설정 및 해제를 한다. 상기 IP 단말들은 설정되는 호를 통해 다양한 음성 및 멀티미디어 데이터를 서로 주고 받을 수 있다.The IP terminals 100, 200, and 300 are terminals of service subscribers, and use the call processing services provided by the proxy servers 400 and 500 to set up and release calls between both terminals or between terminals. The IP terminals may exchange various voice and multimedia data with each other through a call set up.

상기 프락시 서버(400, 500)들은 자신이 관리하는 IP 단말들로부터 호 설정 및 해제에 관한 SIP 메시지를 전송 받아, 이웃하는 프락시 서버 혹은 자신이 관리하는 도메인의 다른 IP 단말들에게 상기 SIP 메시지를 전송한다.The proxy servers 400 and 500 receive SIP messages regarding call establishment and release from IP terminals managed by the proxy servers 400 and 500 and transmit the SIP messages to neighboring proxy servers or other IP terminals in a domain managed by the proxy servers 400 and 500. do.

또한, 상기 프락시 서버는 각 단말의 서비스 이용에 대한 과금 데이터를 수집하여 과금 데이터 파일을 생성하고, TCP/IP 혹은 다른 전송 프로토콜을 이용하여 상기 과금 데이터 파일을 과금 서버(600)로 전송한다. 즉, 상기 프락시 서버는 세션 설정이 이루어지면, 과금 데이터 파일을 생성하는데, 새로운 프로세스 혹은 쓰레드를 생성한 뒤, 상기 프로세스 혹은 쓰레드를 이용하여 상기 과금 데이터 파일을 과금 서버로 전송한다. 이 때, 상기 프로세스 혹은 쓰레드는 FTAM이나 FTP 등의 프로토콜을 이용하여 상기 과금 데이터 파일을 과금 서버로 전송한 뒤, 종료된다. 그리고, 세션 종료시에도 새로운 프로세스 혹은 쓰레드를 생성한 뒤, 상기 세션 설정시와 같은 과정을 거쳐 과금 데이터 파일을 과금 서버로 전송한다.In addition, the proxy server collects billing data on service usage of each terminal to generate a billing data file, and transmits the billing data file to the billing server 600 using TCP / IP or another transport protocol. That is, when the session is established, the proxy server generates a charging data file. After creating a new process or thread, the proxy server transmits the charging data file to the charging server using the process or thread. At this time, the process or thread transfers the billing data file to the billing server using a protocol such as FTAM or FTP, and then terminates. After the session is terminated, a new process or thread is created and the billing data file is transferred to the billing server through the same process as the session setup.

상기 과금 서버(600)는 각 프락시 서버로부터 과금 데이터 파일을 전송받아, 이를 기반으로 과금 레코드를 생성하여 과금 DB에 각 단말의 과금 정보를 저장한다.The billing server 600 receives a billing data file from each proxy server, generates a billing record based on this, and stores billing information of each terminal in a billing DB.

한편, 현재 운용중인 PSTN 통신 서비스 망에서는 과금 데이터를 개별 교환기에서 지역적으로 생성한 후, X.25나 프레임 릴레이 등을 이용하여 상기 과금 데이터를 일정 시간마다 한꺼번에 통합 과금 서버로 전송한다.Meanwhile, in the PSTN communication service network currently in operation, after charging data is generated locally at an individual exchange, the charging data is transmitted to the integrated charging server at a time by using X.25 or frame relay.

그런데, 상기와 같은 개별 교환기 혹은 프락시 서버에서 실시간으로 과금 데이터를 수집할 수는 있으나, TCP/IP 혹은 다른 프로토콜을 이용하여 상기 과금 데이터를 과금 서버로 전송하는데 있어서, 전송 시간의 지연이 불가피하다. 즉, 상기 프락시 서버에서 과금 데이터를 전송하기 위해 프로세스 혹은 쓰레드를 생성하는데 시간이 걸리고, 상기 과금 데이터를 파일 형태로 생성한 뒤, TCP/IP 계층을 통해 과금 서버로 전송하는데 많은 시간이 걸린다. 이로 인해, 각 서비스 이용자의 과금정보를 실시간으로 정확히 산출하는데 어려움이 있다.By the way, although it is possible to collect the billing data in real time from the individual exchange or proxy server as described above, in transmitting the billing data to the billing server using TCP / IP or another protocol, a delay of the transmission time is inevitable. That is, it takes time to create a process or thread to transfer the billing data from the proxy server, and it takes a lot of time to generate the billing data in the form of a file and then to the billing server through the TCP / IP layer. As a result, it is difficult to accurately calculate the charging information of each service user in real time.

또한, 상기 프락시 서버가 과금 데이터 파일 전송을 위한 프로세스 혹은 쓰레드를 생성하는데 많은 시스템 자원을 낭비하고 있다.In addition, the proxy server wastes a lot of system resources in creating a process or thread for billing data file transfer.

상기와 같은 종래 기술의 문제점을 해결하기 위한 본 발명의 목적은 프락시 서버가 과금 데이터를 생성하지 않고, 과금 서버에서 실시간으로 정확한 과금 데이터를 획득, 생성할 수 있도록, 프락시 서버에서의 forking(다중 메시지 발송)을 이용하여 호 제어에 관한 SIP 메시지(호 설정/해제)를 과금 서버와 해당 가입자 단말로 각각 동시에 전달하는 방법을 제공하는데 있다.An object of the present invention for solving the problems of the prior art as described above forking (multi-message) in the proxy server, so that the proxy server can obtain and generate accurate charging data in real time from the charging server, without generating the charging data The present invention provides a method of simultaneously transmitting SIP messages (call setup / release) related to call control to a billing server and a corresponding subscriber station.

도 1은 일반적인 SIP 기반의 인터넷망에서의 IP 단말기간의 호 처리 망 구성도,1 is a block diagram of a call processing network between IP terminals in a general SIP-based Internet network;

도 2a는 본 발명에 따른 초기 호 설정시 SIP 메시지의 흐름도,2a is a flowchart of a SIP message in initial call setup according to the present invention;

도 2b는 본 발명에 따른 초기 호 해제시 SIP 메시지의 흐름도.2b is a flow diagram of a SIP message upon initial call release according to the present invention.

※ 도면의 주요부분에 대한 부호의 설명 ※※ Explanation of code about main part of drawing ※

100, 200, 300: IP 단말기,100, 200, 300: IP terminal,

400, 500: 프락시 서버,400, 500: proxy server,

600: 과금 서버600: billing server

상기한 목적을 달성하기 위하여 본 발명은, SIP(Session Initiation Protocol) 기반의 인터넷망에서의 과금 데이터 수집 방법에 있어서, 프락시 서버가 가입자 단말로부터 호 설정 요청 메시지(INVITE)를 수신하면, forking(다중 메시지 발송)을 이용하여 상기 INVITE 메시지를 과금 서버와 목적지 단말로 각각 동시에 전달하는 제1 단계; 상기 프락시 서버가 상기 가입자 단말로부터 INVITE 메시지에 대한 확인 메시지(ACK)를 수신하면, forking을 이용하여 상기 ACK 메시지를 과금 서버와 목적지 단말로 각각 동시에 전달하는 제2 단계; 상기 제2 단계에서의 과금 서버가 ACK 메시지를 수신하면, 상기 과금 서버가 상기 제1 단계에서의 호 설정 요청 메시지에 포함된 세션, 미디어 정보를 바탕으로 하여 과금 데이터를 수집, 생성하는 제3 단계; 상기 프락시 서버가 상기 가입자 단말 혹은 목적지 단말로부터 호 해제 요청 메시지(BYE)를 수신하면, forking을 이용하여 상기 BYE 메시지를 과금 서버와 상대 단말로 각각 동시에 전달하는 제4 단계; 및 상기 제4 단계에서의 과금 서버가 BYE 메시지를 수신하면, 상기 과금 서버가 상기 과금 데이터 수집을 종료하는 제5 단계를 포함하는 것을 특징으로 하는 SIP 기반의 프락시 서버에서의 SIP 메시지 forking을 이용한 실시간 과금 데이터 수집 방법을 제공한다.In order to achieve the above object, the present invention provides a billing data collection method in a SIP (Session Initiation Protocol) -based Internet network, when the proxy server receives a call setup request message (INVITE) from the subscriber station, forking (multiple) A first step of simultaneously transmitting the INVITE message to the billing server and the destination terminal using a message dispatch; If the proxy server receives an acknowledgment message (ACK) for the INVITE message from the subscriber station, simultaneously transmitting the ACK message to the charging server and the destination terminal by using forking, respectively; A third step of collecting and generating charging data based on the session and media information included in the call setup request message in the first step, when the charging server receives the ACK message in the second step; ; A fourth step of simultaneously transmitting the BYE message to the charging server and the counterpart terminal by using forking when the proxy server receives the call release request message (BYE) from the subscriber station or the destination terminal; And a fifth step of terminating the collection of the charging data by the charging server when the charging server in the fourth step receives the BYE message. Provide a method for collecting billing data.

이하, 첨부된 도면을 참조하면서 본 발명의 일 실시예에 따른 SIP 기반의 프락시 서버에서의 SIP 메시지 forking을 이용한 실시간 과금 데이터 수집 방법을 보다 상세하게 설명하기로 한다.Hereinafter, a method of collecting real-time billing data using SIP message forking in a SIP-based proxy server according to an embodiment of the present invention will be described in detail with reference to the accompanying drawings.

도 2a는 본 발명에 따른 초기 호 설정시 SIP 메시지의 흐름도이고, 도 2b는 초기 호 해제시 SIP 메시지의 흐름도이다. 본 발명의 간소한 설명을 위해, 다중 호 처리가 아닌 IP 단말기1(100)과 IP단말기2(200)의 단일 호 처리에 대해서 설명한다.2A is a flowchart of a SIP message upon initial call setup according to the present invention, and FIG. 2B is a flowchart of a SIP message upon initial call release. For simplicity of description, the single call processing of IP terminal 1 (100) and IP terminal 2 (200), rather than multiple call processing, will be described.

도 2a에서, IP단말기1(100)은 최초 호 설정 시, 자신의 도메인을 관리하는 프락시 서버1(400)에게 IP단말기2(200)로의 호 설정 요청 SIP 메시지인 'INVITE'를 전송하여 호 설정을 요청한다.In FIG. 2A, when the first terminal is set up, IP terminal 1 (100) transmits a call setup request SIP message 'INVITE' to IP terminal 2 (200) to proxy server 1 (400) managing its domain. Ask.

상기 IP단말기1(100)으로부터 호 설정 요청을 받은 프락시 서버1(400)은 forking(다중 메시지 발송)을 이용하여 상기 'INVITE' 메시지를 과금 서버(600)와IP단말기2(200)로 각각 동시 전달한다.The proxy server 1 (400) receiving the call setup request from the IP terminal 1 (100) simultaneously sends the 'INVITE' message to the charging server 600 and the IP terminal 2 (200) using forking (multiple message sending). To pass.

상기 과금서버(600) 및 IP단말기2(200)는 상기 'INVITE' 메시지를 성공적으로 수신한 경우에는, '200 OK' 메시지를 프락시 서버1(400)에게 각각 전송한다.When the charging server 600 and the IP terminal 2 200 successfully receive the 'INVITE' message, the charging server 600 and the IP terminal 2 200 transmit the '200 OK' message to the proxy server 1 400, respectively.

상기 과금서버와 IP단말기2로부터 '200 OK' 메시지를 성공적으로 수신한 프락시 서버1(400)은 상기 '200 OK' 메시지를 IP단말기1(100)에게 전달한다.The proxy server 1400 that successfully receives the '200 OK' message from the charging server and the IP terminal 2 transmits the '200 OK' message to the IP terminal 1 (100).

상기 IP단말기1(100)은 호 설정이 완료되었음을 알리는 'ACK' 메시지를 프락시 서버1으로 전송하고, 상기 프락시 서버1은 forking을 이용하여 상기 수신한 'ACK' 메시지를 과금서버(600)와 IP단말기2(200)에게 동시 전달한다. 최종적으로, 상기 IP단말기1과 IP단말기2는 세션이 설정되고, 상호 통신을 시작하게 된다.The IP terminal 1 (100) transmits an 'ACK' message indicating that call setup is completed to the proxy server 1, and the proxy server 1 transmits the received 'ACK' message to the billing server 600 and the IP by using forking. Simultaneously delivers to terminal 2 (200). Finally, the IP terminal 1 and the IP terminal 2 establishes a session and starts mutual communication.

상기 프락시 서버1으로부터 호 설정 완료를 알리는 'ACK' 메시지를 수신한 과금 서버는 이전에 수신한 'INVITE' 메시지에 포함된 세션 및 미디어 정보를 바탕으로 과금 데이터를 수집, 생성한다.The billing server receiving the 'ACK' message indicating the call setup completion from the proxy server 1 collects and generates billing data based on the session and media information included in the previously received 'INVITE' message.

도 2b에서, IP단말기2(200)가 IP단말기1(100)과의 호 해제 시, 상기 IP단말기2는 프락시 서버1(400)에게 호 해제 요청 SIP 메시지인 'BYE' 메시지를 전송한다.In FIG. 2B, when IP terminal 2 200 releases a call from IP terminal 1 100, IP terminal 2 transmits a 'BYE' message, which is a call release request SIP message, to proxy server 1400.

상기 프락시 서버1은 forking을 이용하여 상기 'BYE' 메시지를 과금 서버(600)와 IP단말기1(100)으로 각각 동시 전달한다.The proxy server 1 simultaneously transmits the 'BYE' message to the charging server 600 and the IP terminal 1 (100) by using forking.

상기 과금 서버와 IP단말기1은 'BYE' 메시지를 성공적으로 수신한 경우에는, 프락시 서버1에게 '200 OK' 메시지를 각각 전송한다.When the charging server and the IP terminal 1 successfully receive the 'BYE' message, the charging server and the IP terminal 1 transmit the '200 OK' message to the proxy server 1, respectively.

상기 프락시 서버1은 상기 '200 OK' 메시지를 IP단말기2에게 전달하고, 최종적으로 IP단말기1과 IP단말기2의 호가 해제된다.The proxy server 1 transmits the '200 OK' message to the IP terminal 2, and finally, the call between the IP terminal 1 and the IP terminal 2 is released.

상기 호 해제를 알리는 'BYE' 메시지를 수신한 과금서버는 IP단말기1과 IP단말기2의 호가 해제됨을 인지한 뒤, 과금 데이터 수집을 종료하고, 상기 과금 데이터를 바탕으로 하여 과금 레코드를 만든 뒤, 해당 과금DB에 상기 정보를 저장한다.After receiving the 'BYE' message indicating the call release, the charging server recognizes that the call of IP terminal 1 and IP terminal 2 is released, and finishes charging data, creates a charging record based on the charging data, The information is stored in the billing DB.

한편, 도 1에서, IP단말기1(100)과 IP단말기3(300)가 서로 다른 프락시 서버1(400)과 프락시 서버2(500)에 각각 가입되어 있을 경우, IP단말기로부터 최초 호 설정 요청 메시지(INVITE)를 받은 프락시 서버가 호 설정 및 실시간 과금 데이터 생성을 위한 과금 서버로의 SIP 메시지 forking을 전담하며, 목적지 IP단말기를 수용하는 프락시 서버는 목적지 IP단말기로의 호 설정 요청 메시지의 중계 역할만을 담당한다.Meanwhile, in FIG. 1, when IP terminal 1 (100) and IP terminal 3 (300) are subscribed to different proxy server 1 (400) and proxy server 2 (500), respectively, an initial call setup request message from the IP terminal. The proxy server receiving (INVITE) is dedicated to forking SIP messages to the billing server for call setup and real-time billing data generation, and the proxy server that accepts the destination IP terminal only relays the call setup request message to the destination IP terminal. In charge.

그리고, 상기 프락시 서버1 혹은 2가 IP단말기로부터 최초 호 해제 요청 메시지(BYE)를 수신하는 경우에도, 호 해제 요청 메시지를 받은 프락시 서버가 호 해제 요청 메시지를 이웃하는 프락시 서버로 전달하며, 최종적으로, 목적지 IP단말을 수용하는 프락시 서버가 호 해제 및 실시간 과금 데이터 생성을 위한 과금 서버로의 SIP 메시지 forking을 전담한다.Further, even when the proxy server 1 or 2 receives the first call release request message (BYE) from the IP terminal, the proxy server receiving the call release request message delivers the call release request message to the neighboring proxy server. The proxy server, which accepts the destination IP terminal, is responsible for forking SIP messages to the billing server for call release and real-time billing data generation.

한편, 프락시 서버가 여러 개인 네트웍에서도 상기 기술한 바와 동일한 과정을 거친다. 또한, 실제 네트웍 적용시 과금서버로의 SIP 메시지 forking 기능을 담당하는 프락시 서버를 특정 프락시 서버로 제한할 필요는 없으며, 운용정책에 따라호 설정에 관여하는 한 개 이상의 프락시 서버를 운영할 수 있다.On the other hand, a network with multiple proxy servers goes through the same process as described above. In addition, it is not necessary to restrict the proxy server that is in charge of SIP message forking function to the billing server to a specific proxy server when applying the actual network, and may operate one or more proxy servers that are involved in call setup according to the operation policy.

위에서 양호한 실시예에 근거하여 이 발명을 설명하였지만, 이러한 실시예는 이 발명을 제한하려는 것이 아니라 예시하려는 것이다. 이 발명이 속하는 분야의 숙련자에게는 이 발명의 기술사상을 벗어남이 없이 위 실시예에 대한 다양한 변화나 변경 또는 조절이 가능함이 자명할 것이다. 그러므로, 이 발명의 보호범위는 첨부된 청구범위에 의해서만 한정될 것이며, 위와 같은 변화예나 변경예 또는 조절예를 모두 포함하는 것으로 해석되어야 할 것이다.While the invention has been described above based on the preferred embodiments thereof, these embodiments are intended to illustrate rather than limit the invention. It will be apparent to those skilled in the art that various changes, modifications, or adjustments to the above embodiments can be made without departing from the spirit of the invention. Therefore, the protection scope of the present invention will be limited only by the appended claims, and should be construed as including all such changes, modifications or adjustments.

이상과 같이 본 발명에 의하면, 단말기의 호 설정 및 해제 요청에 따라 프락시 서버가 과금 데이터를 생성하여 과금 서버로 전송하지 않고, 단지, 프락시 서버에서 forking을 이용하여 SIP 메시지를 과금 서버로 전송하고, 이를 수신한 과금 서버가 상기 SIP 메시지를 이용하여 과금 데이터를 생성함으로써, 과금 데이터 생성 및 전송에 따른 시간의 지연을 없앨 수 있는 효과가 있다.As described above, according to the present invention, the proxy server does not generate charging data and transmits the charging data to the charging server according to the call setup and release request of the terminal. Instead, the proxy server transmits the SIP message to the charging server using forking. By receiving the billing server generates the billing data using the SIP message, there is an effect that can eliminate the time delay caused by the billing data generation and transmission.

또한, 각 프락시 서버에서 프로세스 혹은 쓰레드를 생성하는데 따른 시스템 낭비를 줄일 수 있고, 과금 기능을 과금 서버로 이전함으로써, 프락시 서버 구축 시 소요되는 비용을 절감할 수 있는 효과가 있다.In addition, the system waste of creating a process or thread in each proxy server can be reduced, and by transferring the billing function to the billing server, the cost of building the proxy server can be reduced.

Claims (5)

SIP(Session Initiation Protocol) 기반의 인터넷망에서의 과금 데이터 수집 방법에 있어서,In the billing data collection method in the SIP (Session Initiation Protocol) based Internet network, 프락시 서버가 가입자 단말로부터 호 설정 요청 메시지(INVITE)를 수신하면, forking(다중 메시지 발송)을 이용하여 상기 INVITE 메시지를 과금 서버와 목적지 단말로 각각 동시에 전달하는 제1 단계;When the proxy server receives the call setup request message (INVITE) from the subscriber station, simultaneously transmitting the INVITE message to the billing server and the destination terminal by using forking (multiple message sending); 상기 프락시 서버가 상기 가입자 단말로부터 INVITE 메시지에 대한 확인 메시지(ACK)를 수신하면, forking을 이용하여 상기 ACK 메시지를 과금 서버와 목적지 단말로 각각 동시에 전달하는 제2 단계;If the proxy server receives an acknowledgment message (ACK) for the INVITE message from the subscriber station, simultaneously transmitting the ACK message to the charging server and the destination terminal by using forking, respectively; 상기 제2 단계에서의 과금 서버가 ACK 메시지를 수신하면, 상기 과금 서버가 상기 제1 단계에서의 호 설정 요청 메시지에 포함된 세션, 미디어 정보를 바탕으로 하여 과금 데이터를 수집, 생성하는 제3 단계;A third step of collecting and generating charging data based on the session and media information included in the call setup request message in the first step, when the charging server receives the ACK message in the second step; ; 상기 프락시 서버가 상기 가입자 단말 혹은 목적지 단말로부터 호 해제 요청 메시지(BYE)를 수신하면, forking을 이용하여 상기 BYE 메시지를 과금 서버와 상대 단말로 각각 동시에 전달하는 제4 단계; 및A fourth step of simultaneously transmitting the BYE message to the charging server and the counterpart terminal by using forking when the proxy server receives the call release request message (BYE) from the subscriber station or the destination terminal; And 상기 제4 단계에서의 과금 서버가 BYE 메시지를 수신하면, 상기 과금 서버가 상기 과금 데이터 수집을 종료하는 제5 단계를 포함하는 것을 특징으로 하는 SIP 기반의 프락시 서버에서의 SIP 메시지 forking을 이용한 실시간 과금 데이터 수집 방법.If the charging server in the fourth step receives the BYE message, the charging server comprises a fifth step of terminating the charging data collection, real-time charging using SIP message forking in the SIP-based proxy server How data is collected. 제 1 항에 있어서,The method of claim 1, 상기 제1 단계는,The first step, 상기 프락시 서버가 forking을 이용하여 상기 INVITE 메시지를 목적지 단말을 수용하는 프락시 서버로 전달하는 단계를 더 포함하며, 상기 목적지 단말을 수용하는 프락시 서버는 INVITE 메시지를 목적지 단말로 전달하는 것만을 특징으로 하는 SIP 기반의 프락시 서버에서의 SIP 메시지 forking을 이용한 실시간 과금 데이터 수집 방법.And forwarding, by the proxy server, the INVITE message to the proxy server that accepts the destination terminal by using forking, wherein the proxy server that accepts the destination terminal only delivers the INVITE message to the destination terminal. Real time charging data collection method using SIP message forking in SIP based proxy server. 제 1 항에 있어서,The method of claim 1, 상기 제2 단계는,The second step, 상기 프락시 서버가 forking을 이용하여 상기 ACK 메시지를 목적지 단말을 수용하는 프락시 서버로 전달하는 단계를 더 포함하며, 상기 목적지 단말을 수용하는 프락시 서버는 ACK 메시지를 목적지 단말로 전달하는 것만을 특징으로 하는 SIP 기반의 프락시 서버에서의 SIP 메시지 forking을 이용한 실시간 과금 데이터 수집 방법.And forwarding, by the proxy server, the ACK message to the proxy server that accepts the destination terminal by using forking, wherein the proxy server that accepts the destination terminal only delivers the ACK message to the destination terminal. Real time charging data collection method using SIP message forking in SIP based proxy server. 제 1 항에 있어서,The method of claim 1, 상기 제4 단계는,The fourth step, 상기 프락시 서버가 forking을 이용하여 상기 BYE 메시지를 상대 단말을 수용하는 프락시 서버로 전달하는 단계를 더 포함하며, 상기 상대 단말을 수용하는 프락시 서버는 BYE 메시지를 상대 단말로 전달하는 것만을 특징으로 하는 SIP 기반의 프락시 서버에서의 SIP 메시지 forking을 이용한 실시간 과금 데이터 수집 방법.And forwarding, by the proxy server, the BYE message to the proxy server that accepts the counterpart terminal by using forking, wherein the proxy server accommodating the counterpart terminal only delivers the BYE message to the counterpart terminal. Real time charging data collection method using SIP message forking in SIP based proxy server. 컴퓨터에서,On the computer, 프락시 서버가 가입자 단말로부터 호 설정 요청 메시지(INVITE)를 수신하면, forking(다중 메시지 발송)을 이용하여 상기 INVITE 메시지를 과금 서버와 목적지 단말로 각각 동시에 전달하는 제1 단계;When the proxy server receives the call setup request message (INVITE) from the subscriber station, simultaneously transmitting the INVITE message to the billing server and the destination terminal by using forking (multiple message sending); 상기 프락시 서버가 상기 가입자 단말로부터 INVITE 메시지에 대한 확인 메시지(ACK)를 수신하면, forking을 이용하여 상기 ACK 메시지를 과금 서버와 목적지 단말로 각각 동시에 전달하는 제2 단계;If the proxy server receives an acknowledgment message (ACK) for the INVITE message from the subscriber station, simultaneously transmitting the ACK message to the charging server and the destination terminal by using forking, respectively; 상기 제2 단계에서의 과금 서버가 ACK 메시지를 수신하면, 상기 과금 서버가 상기 제1 단계에서의 호 설정 요청 메시지에 포함된 세션, 미디어 정보를 바탕으로 하여 과금 데이터를 수집, 생성하는 제3 단계;A third step of collecting and generating charging data based on the session and media information included in the call setup request message in the first step, when the charging server receives the ACK message in the second step; ; 상기 프락시 서버가 상기 가입자 단말 혹은 목적지 단말로부터 호 해제 요청메시지(BYE)를 수신하면, forking을 이용하여 상기 BYE 메시지를 과금 서버와 상대 단말로 각각 동시에 전달하는 제4 단계; 및A fourth step of simultaneously transmitting the BYE message to the billing server and the counterpart terminal using forking when the proxy server receives the call release request message (BYE) from the subscriber station or the destination terminal; And 상기 제4 단계에서의 과금 서버가 BYE 메시지를 수신하면, 상기 과금 서버가 상기 과금 데이터 수집을 종료하는 제5 단계를 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.And when the charging server in the fourth step receives the BYE message, the computer-readable recording medium having recorded a program for executing the fifth step of terminating the collection of the charging data.
KR1020030009296A 2003-02-14 2003-02-14 Method for collecting billing information in real time by forking SIP messages in a SIP-based network KR100959019B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020030009296A KR100959019B1 (en) 2003-02-14 2003-02-14 Method for collecting billing information in real time by forking SIP messages in a SIP-based network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020030009296A KR100959019B1 (en) 2003-02-14 2003-02-14 Method for collecting billing information in real time by forking SIP messages in a SIP-based network

Publications (2)

Publication Number Publication Date
KR20040073643A true KR20040073643A (en) 2004-08-21
KR100959019B1 KR100959019B1 (en) 2010-05-24

Family

ID=37360630

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020030009296A KR100959019B1 (en) 2003-02-14 2003-02-14 Method for collecting billing information in real time by forking SIP messages in a SIP-based network

Country Status (1)

Country Link
KR (1) KR100959019B1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006074825A1 (en) * 2005-01-11 2006-07-20 Telefonaktiebolaget Lm Ericsson (Publ) Facilitating early media in a communications system
KR100728280B1 (en) * 2005-07-19 2007-06-13 삼성전자주식회사 Network state management method for using BYE/200OK in communication system for using Session Initiation Protocol
KR100744384B1 (en) * 2006-02-28 2007-07-30 삼성전자주식회사 Method and apparatus for providing charging information of wireless data communication service
WO2007119962A1 (en) * 2006-04-13 2007-10-25 Posdata Co., Ltd. Method for obtaining packet billing information based on session initiation protocol

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6721871B2 (en) 2002-04-02 2004-04-13 Nokia Corporation Method and apparatus for synchronizing data stores with respect to changes in folders

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2801595B1 (en) * 1999-11-25 2006-01-20 Atofina FILMS BASED ON ETHYLENE COPOLYMERS AND GLOVES COMPRISING THESE FIMLS
KR100434431B1 (en) * 2000-12-30 2004-06-07 에스케이 텔레콤주식회사 System of total billing on wireless network and operate method therefore
KR100383243B1 (en) * 2001-04-11 2003-05-12 주식회사 하이닉스반도체 Apparatus and method for managing subscribers in integrated internet protocol netwrok
KR20020064693A (en) * 2002-06-14 2002-08-09 (주) 로스틱테크놀로지 Method for providing signalling process for quality of communication service by using session initiation protocol

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006074825A1 (en) * 2005-01-11 2006-07-20 Telefonaktiebolaget Lm Ericsson (Publ) Facilitating early media in a communications system
AU2005324845B2 (en) * 2005-01-11 2009-12-17 Telefonaktiebolaget Lm Ericsson (Publ) Facilitating early media in a communications system
KR100728280B1 (en) * 2005-07-19 2007-06-13 삼성전자주식회사 Network state management method for using BYE/200OK in communication system for using Session Initiation Protocol
KR100744384B1 (en) * 2006-02-28 2007-07-30 삼성전자주식회사 Method and apparatus for providing charging information of wireless data communication service
WO2007119962A1 (en) * 2006-04-13 2007-10-25 Posdata Co., Ltd. Method for obtaining packet billing information based on session initiation protocol

Also Published As

Publication number Publication date
KR100959019B1 (en) 2010-05-24

Similar Documents

Publication Publication Date Title
US8139735B2 (en) IMS gateway systems and methods
KR100939461B1 (en) Method and apparatus for session release in a communication system
CN1961591B (en) Session control using a multicast address
US7948955B2 (en) Subscription method and device
EP1619853A1 (en) RTSP proxy extended to detect streaming session events and report to valued streaming applications the notified ones
US8379544B2 (en) Communications
WO2006064347A1 (en) Method and system to the instant transfer of multimedia files between mobile radio users within the scope of combinational services
US20080091781A1 (en) Group communication
JP2010507269A (en) Method for routing SIP messages when an intermediate node is unavailable
WO2010069176A1 (en) A method for calling a conference when hard terminals have been bound to pc clients, a login server thereof, a conference server thereof and a pc client thereof
US8639279B2 (en) Method of requesting a communication session using segmented signaling messages
JP4959803B2 (en) Distribution reports in communication systems
WO2008006311A1 (en) A method and corresponding device for using of user terminal identifier
US9258367B2 (en) Technique for managing sessions with entities in a communication network
KR100941306B1 (en) System and method for processing call in SIP network
KR100959019B1 (en) Method for collecting billing information in real time by forking SIP messages in a SIP-based network
CN101305623B (en) Method and apparatus for determining PT server having controlling function
JP2008529323A (en) Method and apparatus for multiple unicast delivery of media
JP2007208542A (en) Device, method and program for transferring call control signal
KR100690793B1 (en) Method for transmitting data in multimedia system
WO2007109950A1 (en) A method and system for realizing speech interaction
WO2007062566A1 (en) A method and system for implementing the service subscription
US20090103519A1 (en) Method and Computer Product for Switching Subsequent Messages With Higher Priority Than Invite Messages in a Softswitch
CN100583893C (en) Call monitoring method and system
KR20080063926A (en) Method and system for providing a multimedia conference service in a communication network

Legal Events

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

Payment date: 20130430

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20140508

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20150507

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20160503

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20170504

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20180503

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20190502

Year of fee payment: 10