KR100959019B1 - 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
KR100959019B1
KR100959019B1 KR1020030009296A KR20030009296A KR100959019B1 KR 100959019 B1 KR100959019 B1 KR 100959019B1 KR 1020030009296 A KR1020030009296 A KR 1020030009296A KR 20030009296 A KR20030009296 A KR 20030009296A KR 100959019 B1 KR100959019 B1 KR 100959019B1
Authority
KR
South Korea
Prior art keywords
server
billing
proxy server
sip
call setup
Prior art date
Application number
KR1020030009296A
Other languages
Korean (ko)
Other versions
KR20040073643A (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

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/50Business processes related to the communications industry
    • 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)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Physics & Mathematics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • General Health & Medical Sciences (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Telephonic Communication Services (AREA)

Abstract

본 발명은 SIP(Session Initiation Protocol) 기반 인터넷에서의 과금 데이터 수집 방법에 있어서, 프락시 서버가 가입자 단말로부터 수신한 호 설정 요청메시지(INVITE)를 과금 서버와 목적지 단말로 다중 발송(forking)하는 단계; 상기 프락시 서버가 상기 가입자 단말로부터 수신한 호 설정 완료메시지(ACK)를 상기 과금 서버와 상기 목적지 단말로 다중 발송하는 단계; 상기 과금 서버가 호 설정 완료메시지를 수신함에 따라 상기 호 설정 요청메시지 내 세션/미디어 정보를 바탕으로 과금 데이터를 수집 및 생성하는 단계; 상기 프락시 서버가 상기 가입자 단말 혹은 상기 목적지 단말로부터 수신한 호 해제 요청메시지(BYE)를 상기 과금 서버와 상대 단말로 다중 발송하는 단계; 및 상기 과금 서버가 호 해제 요청메시지를 수신함에 따라 과금 데이터 수집을 종료하는 단계를 제공한다.According to an aspect of the present invention, there is provided a method for collecting billing data on a SIP (Session Initiation Protocol) -based Internet, the method comprising: forwarding, by a proxy server, a call setup request message (INVITE) received from a subscriber station to a billing server and a destination terminal; Multiplying, by the proxy server, a call setup completion message (ACK) received from the subscriber station to the billing server and the destination terminal; Collecting and generating charging data based on session / media information in the call setup request message as the billing server receives a call setup completion message; Multiplying, by the proxy server, a call release request message (BYE) received from the subscriber station or the destination terminal to the billing server and the counterpart terminal; And terminating the charging data collection as the charging server receives the call release request message.

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

SIP, 프락시 서버, 과금 서버, forking, 과금 데이터SIP, proxy server, billing server, forking, 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             

도 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) 기반의 인터넷망에서의 과금 데이터 수집 방법에 관한 것으로서, 보다 상세하게는, 프락시 서버에서 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(Redirection Response), 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 is a status code, 1xx (Information Response), 2xx (Sucessful Response), 3xx (Redirection Response), 4xx (Client Error, Request Failure) , 5xx (Server Failure), 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 for service use of each terminal, generates a billing data file, and transmits the billing data file to the billing server 600 using TCP / IP or another transmission 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.

상기한 목적을 달성하기 위하여 본 발명의 방법은, SIP(Session Initiation Protocol) 기반 인터넷에서의 과금 데이터 수집 방법에 있어서, 프락시 서버가 가입자 단말로부터 수신한 호 설정 요청메시지(INVITE)를 과금 서버와 목적지 단말로 다중 발송(forking)하는 단계; 상기 프락시 서버가 상기 가입자 단말로부터 수신한 호 설정 완료메시지(ACK)를 상기 과금 서버와 상기 목적지 단말로 다중 발송하는 단계; 상기 과금 서버가 호 설정 완료메시지를 수신함에 따라 상기 호 설정 요청메시지 내 세션/미디어 정보를 바탕으로 과금 데이터를 수집 및 생성하는 단계; 상기 프락시 서버가 상기 가입자 단말 혹은 상기 목적지 단말로부터 수신한 호 해제 요청메시지(BYE)를 상기 과금 서버와 상대 단말로 다중 발송하는 단계; 및 상기 과금 서버가 호 해제 요청메시지를 수신함에 따라 과금 데이터 수집을 종료하는 단계를 제공한다.In order to achieve the above object, the method of the present invention provides a method for collecting billing data on a SIP (Session Initiation Protocol) -based Internet, wherein the proxy server sends a call setup request message (INVITE) received from a subscriber station to a billing server and a destination. Multi-forking to the terminal; Multiplying, by the proxy server, a call setup completion message (ACK) received from the subscriber station to the billing server and the destination terminal; Collecting and generating charging data based on session / media information in the call setup request message as the billing server receives a call setup completion message; Multiplying, by the proxy server, a call release request message (BYE) received from the subscriber station or the destination terminal to the billing server and the counterpart terminal; And terminating the charging data collection as the charging server receives the call release request message.

이하, 첨부된 도면을 참조하면서 본 발명의 일 실시예에 따른 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) by 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 limit the proxy server that is in charge of SIP message forking function to the billing server to the 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, 프락시 서버가 가입자 단말로부터 수신한 호 설정 요청메시지(INVITE)를 과금 서버와 목적지 단말로 다중 발송(forking)하는 단계;Forwarding, by the proxy server, a call setup request message (INVITE) received from the subscriber station to the charging server and the destination terminal; 상기 프락시 서버가 상기 가입자 단말로부터 수신한 호 설정 완료메시지(ACK)를 상기 과금 서버와 상기 목적지 단말로 다중 발송하는 단계;Multiplying, by the proxy server, a call setup completion message (ACK) received from the subscriber station to the billing server and the destination terminal; 상기 과금 서버가 호 설정 완료메시지를 수신함에 따라 상기 호 설정 요청메시지 내 세션/미디어 정보를 바탕으로 과금 데이터를 수집 및 생성하는 단계;Collecting and generating charging data based on session / media information in the call setup request message as the billing server receives a call setup completion message; 상기 프락시 서버가 상기 가입자 단말 혹은 상기 목적지 단말로부터 수신한 호 해제 요청메시지(BYE)를 상기 과금 서버와 상대 단말로 다중 발송하는 단계; 및Multiplying, by the proxy server, a call release request message (BYE) received from the subscriber station or the destination terminal to the billing server and the counterpart terminal; And 상기 과금 서버가 호 해제 요청메시지를 수신함에 따라 과금 데이터 수집을 종료하는 단계Terminating charging data collection when the charging server receives a call release request message; 를 포함하는 실시간 과금 데이터 수집 방법.Real time charging data collection method comprising a. 제 1 항에 있어서,The method of claim 1, 상기 호 설정 요청메시지를 다중 발송하는 단계는,The multi-sending of the call setup request message, 상기 목적지 단말이 타 프락시 서버에 연결되어 있는 경우, 상기 프락시 서버가 상기 가입자 단말로부터 수신한 호 설정 요청메시지를 상기 과금 서버와 상기 타 프락시 서버로 다중 발송하고, 상기 타 프락시 서버는 호 설정 요청메시지를 상기 목적지 단말로 전달하는 것을 특징으로 하는 실시간 과금 데이터 수집 방법.When the destination terminal is connected to another proxy server, the proxy server multiplexes the call setup request message received from the subscriber station to the billing server and the other proxy server, and the other proxy server sends a call setup request message. Real-time billing data collection method characterized in that for transmitting to the destination terminal. 제 1 항 또는 제 2 항에 있어서,The method according to claim 1 or 2, 상기 호 설정 완료메시지를 다중 발송하는 단계는,The multi-sending of the call setup completion message, 상기 목적지 단말이 타 프락시 서버에 연결되어 있는 경우, 상기 프락시 서버가 상기 가입자 단말로부터 수신한 호 설정 완료메시지를 상기 과금 서버와 상기 타 프락시 서버로 다중 발송하고, 상기 타 프락시 서버는 호 설정 완료메시지를 상기 목적지 단말로 전달하는 것을 특징으로 하는 실시간 과금 데이터 수집 방법.When the destination terminal is connected to another proxy server, the proxy server multiplexes the call setup completion message received from the subscriber station to the billing server and the other proxy server, and the other proxy server completes the call setup completion message. Real-time billing data collection method characterized in that for transmitting to the destination terminal. 제 3 항에 있어서,The method of claim 3, wherein 상기 호 해제 요청메시지를 다중 발송하는 단계는,Multi-sending the call release request message, 상기 목적지 단말이 타 프락시 서버에 연결되어 있는 경우, 상기 프락시 서버가 상기 가입자 단말로부터 수신한 호 해제 요청메시지를 상기 과금 서버와 상기 타 프락시 서버로 다중 발송하고, 상기 타 프락시 서버는 호 해제 요청메시지를 상기 목적지 단말로 전달하는 것을 특징으로 하는 실시간 과금 데이터 수집 방법.When the destination terminal is connected to another proxy server, the proxy server multiplexes the call release request message received from the subscriber station to the billing server and the other proxy server, and the other proxy server sends a call release request message. Real-time billing data collection method characterized in that for transmitting to the destination terminal. 삭제delete
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 KR20040073643A (en) 2004-08-21
KR100959019B1 true 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 (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100994139B1 (en) 2002-04-02 2010-11-15 노키아 코포레이션 Method and apparatus for synchronizing how data is stored in different data stores

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101099366B (en) * 2005-01-11 2016-01-13 艾利森电话股份有限公司 Session initiation protocol intermediate node and the method to session initiation protocol terminal transmission information
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
KR100794416B1 (en) * 2006-04-13 2008-01-16 포스데이타 주식회사 Method of obtaining the packet charge data for the voice over internet protocol call using session initiation protocol

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001200110A (en) * 1999-11-25 2001-07-24 Atofina Film based on ethylene copolymer, and glove produced from the film
KR20020058559A (en) * 2000-12-30 2002-07-12 조정남 System of total billing on wireless network and operate method therefore
KR20020064693A (en) * 2002-06-14 2002-08-09 (주) 로스틱테크놀로지 Method for providing signalling process for quality of communication service by using session initiation protocol
KR20020078898A (en) * 2001-04-11 2002-10-19 주식회사 하이닉스반도체 Apparatus and method for managing subscribers in integrated internet protocol netwrok

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001200110A (en) * 1999-11-25 2001-07-24 Atofina Film based on ethylene copolymer, and glove produced from the film
KR20020058559A (en) * 2000-12-30 2002-07-12 조정남 System of total billing on wireless network and operate method therefore
KR20020078898A (en) * 2001-04-11 2002-10-19 주식회사 하이닉스반도체 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

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
한국정보과학회 2001 가을 학술발표논문(2001.10)*

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100994139B1 (en) 2002-04-02 2010-11-15 노키아 코포레이션 Method and apparatus for synchronizing how data is stored in different data stores
US9594821B2 (en) 2002-04-02 2017-03-14 Nokia Technologies Oy Method and apparatus for synchronizing how data is stored in different data stores

Also Published As

Publication number Publication date
KR20040073643A (en) 2004-08-21

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
US7898990B2 (en) Method, system and gateway device for enabling interworking between IP and CS networks
CN1961591B (en) Session control using a multicast address
EP1619853A1 (en) RTSP proxy extended to detect streaming session events and report to valued streaming applications the notified ones
US7573837B1 (en) Establishment of multicast Push-to-X over Cellular (PoC) communication
WO2006064347A1 (en) Method and system to the instant transfer of multimedia files between mobile radio users within the scope of combinational services
US7948955B2 (en) Subscription method and device
CA2615816A1 (en) Associating a telephone call with a dialog based on a computer protocol such as sip
US20080137598A1 (en) Method and system for controlling the establishment of communications channels for allowing transmission of multimedia information
EP2381617A1 (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
KR101061302B1 (en) Communication delivery report providing method, communication delivery report transmitting and receiving device, signaling message generating and receiving module, communication delivery report transmitting and receiving system
CN1998215A (en) Connection setup for the exchange of data of an IP-based service
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
CN100563218C (en) The system of filtering conversation launch protocol message, apparatus and method
CN100486282C (en) Method for realizing interactive voice
WO2008148355A1 (en) Charging method, system and apparatus
CN101635672A (en) Device and method for realizing convergence service session in group mode
JP2008529323A (en) Method and apparatus for multiple unicast delivery of media
CN101305623B (en) Method and apparatus for determining PT server having controlling function
CN100486254C (en) Method and system for control conversation timer in conversation iniatial protocol network
CN101106463B (en) An offline billing control method and system
KR20060084327A (en) Method for transmitting data in multimedia system
WO2007062566A1 (en) A method and system for implementing the service subscription

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