Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP4778397B2 - IP network system and SIP server - Google Patents
[go: Go Back, main page]

JP4778397B2 - IP network system and SIP server - Google Patents

IP network system and SIP server Download PDF

Info

Publication number
JP4778397B2
JP4778397B2 JP2006298352A JP2006298352A JP4778397B2 JP 4778397 B2 JP4778397 B2 JP 4778397B2 JP 2006298352 A JP2006298352 A JP 2006298352A JP 2006298352 A JP2006298352 A JP 2006298352A JP 4778397 B2 JP4778397 B2 JP 4778397B2
Authority
JP
Japan
Prior art keywords
sip
terminal
side terminal
server
caller
Prior art date
Legal status (The legal status 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 status listed.)
Expired - Fee Related
Application number
JP2006298352A
Other languages
Japanese (ja)
Other versions
JP2008118313A (en
Inventor
貴美子 藤井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Engineering Ltd
Original Assignee
NEC Engineering Ltd
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 NEC Engineering Ltd filed Critical NEC Engineering Ltd
Priority to JP2006298352A priority Critical patent/JP4778397B2/en
Publication of JP2008118313A publication Critical patent/JP2008118313A/en
Application granted granted Critical
Publication of JP4778397B2 publication Critical patent/JP4778397B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Telephonic Communication Services (AREA)

Description

本発明は、IPネットワークシステム及びSIPサーバに関し、特に、プレゼンスサーバを使用せずに、プレゼンス機能と同等の機能を、サーバにかかる負荷を軽減しながら、設備コストの高騰を招かずに実現したIPネットワークシステム及びSIPサーバに関する。   The present invention relates to an IP network system and a SIP server, and in particular, an IP realized without using a presence server, and realizing a function equivalent to the presence function without reducing the load on the server and causing an increase in equipment cost. The present invention relates to a network system and a SIP server.

従来、IPネットワークシステムを利用したIP電話を使用する際、相手側が会議や話し中等により、無駄な電話を幾度となくかける必要があった。このような問題を解決するため、電話をかける相手の状態を、電話をかけなくても判断することができるプレゼンス機能が提案されている。   Conventionally, when using an IP phone using an IP network system, it has been necessary to make unnecessary calls over and over again because the other party is in a meeting or talking. In order to solve such a problem, a presence function has been proposed that can determine the state of the other party to be called without making a call.

従来のプレゼンス機能は、IP網とSIP(Session Initiation Protocol)端末との間にプレゼンスサーバを設置して実現する方式が一般的である。プレゼンスサーバを設置することにより、発信者側SIP端末情報や、受信者側SIP端末情報の管理を一元化することが可能になり、発信者側端末は、プレゼンス情報をSIPのサブスクリプション機能を使用してプレゼンスサーバから取得していた(例えば、特許文献1参照)。   A conventional presence function is generally realized by installing a presence server between an IP network and a SIP (Session Initiation Protocol) terminal. By installing a presence server, it becomes possible to unify management of caller-side SIP terminal information and receiver-side SIP terminal information, and the caller-side terminal uses the SIP subscription function for presence information. Obtained from the presence server (see, for example, Patent Document 1).

プレゼンス情報を取得するためには、図10に示すように、プレゼンス情報を取得するエンドポイントとなる発信者側SIP端末11(以下、適宜「発信者側端末11、端末11」という)は、SUBSCRIBE101をプレゼンスサーバ20に対して送信し、NOTIFY103、107によりプレゼンス情報を取得する。   In order to acquire presence information, as shown in FIG. 10, the caller-side SIP terminal 11 (hereinafter referred to as “caller-side terminal 11, terminal 11” as an endpoint) that acquires the presence information is called SUBSCRIBE 101. Is transmitted to the presence server 20, and the presence information is acquired by the NOTIFYs 103 and 107.

SUBSCRIBE101では、プレゼンス情報の取得期間の指定も行うため、一定期間以上プレゼンス情報を取得する場合には、発信者側端末11は、一定周期でSUBSCRIBE101を送信することとなる。   Since the SUBSCRIBE 101 also designates the presence information acquisition period, when the presence information is acquired for a certain period or longer, the caller-side terminal 11 transmits the SUBSCRIBE 101 at a certain period.

プレゼンス情報を提供する側のエンドポイントである受信者側SIP端末12(以下、適宜「受信者側端末12、端末12」という)は、自身のプレゼンス情報を更新する毎に、プレゼンスサーバ20に対してPUBLISH105を送信する。PUBLISH105を受信したプレゼンスサーバ20は、受信者側端末12に対応する発信者側端末11に対して、プレゼンス情報を通知するためにNOTIFY107を送信する。   The recipient-side SIP terminal 12 (hereinafter referred to as “recipient-side terminal 12, terminal 12” as appropriate), which is the endpoint on the side providing the presence information, updates the presence server 20 each time it updates its presence information. Then, PUBLISH 105 is transmitted. The presence server 20 that has received the PUBLISH 105 transmits NOTIFY 107 to notify the caller side terminal 11 corresponding to the receiver side terminal 12 of the presence information.

また、端末11の他にも端末12に対する発信者側となるエンドポイントが存在する場合には、そのエンドポイントに対してもNOTIFYを送信し、プレゼンス情報を通知する。SIP端末13も、SIP端末12に対応する発信者側端末であり、NOTIFY109によりプレゼンス情報の通知を受ける。   In addition to the terminal 11, when there is an endpoint on the caller side with respect to the terminal 12, NOTIFY is also transmitted to the endpoint to notify the presence information. The SIP terminal 13 is also a caller side terminal corresponding to the SIP terminal 12 and receives notification of presence information by NOTIFY 109.

しかし、上記従来のIPネットワークシステムにおいては、発信者数の増加によるIPネットワークシステムの規模の拡大化により、NOTIFY及びSUBSCRIBEの送信数が増加し、システムにかかる負荷が増大するという問題があった。   However, the conventional IP network system has a problem that the number of transmissions of NOTIFY and SUBSCRIBE increases due to the expansion of the scale of the IP network system due to the increase in the number of callers, and the load on the system increases.

そこで、上記問題点を解決するため、例えば、特許文献2には、SIP呼制御手順により、相手端末から返送されるリダイヤル情報を用いてリダイヤルを行い、無駄なリダイヤルを少なくして通信成功確率を高めるため、発信者側端末において、SIP呼制御部がSIPを使用した呼制御手順により受信者側端末に発呼し、SIP呼制御手順信号であるINVITEコマンドを送信し、受信者側端末において、上記INVITEコマンドが着信した時にビジーであれば、ビジーであることを示すレスポンスとしてステータスコード(Busy Here)を返送し、さらに、発信者側端末のリダイヤル制御部によって、上記ステータスコードに含まれるRetry−Afterというリダイヤル情報に従い、120秒後に受信者側端末にリダイヤルする通信端末装置等が提案されている。   Therefore, in order to solve the above problem, for example, in Patent Document 2, redialing is performed using redial information returned from the partner terminal by the SIP call control procedure, and the communication success probability is reduced by reducing unnecessary redialing. In order to increase, in the caller side terminal, the SIP call control unit makes a call to the receiver side terminal by a call control procedure using SIP, and transmits an INVITE command which is a SIP call control procedure signal. If it is busy when the INVITE command is received, a status code (Busy Here) is returned as a response indicating that the INVITE command is busy, and the redial control unit of the caller side terminal returns a Retry-- included in the status code. In accordance with the redial information “After”, the receiver terminal is redialed after 120 seconds. Communication terminal device or the like have been proposed to dial.

特開2005−39507号公報JP 2005-39507 A 特開2004−112182号公報JP 2004-112182 A

しかし、上記従来の通信端末装置等においては、従来のプレゼンス機能と同等のオートリダイヤル機能を実現するために、頻繁に信号を授受するため、SIPサーバにかかる負荷が増大するとともに、端末に独自の機能を持たせているため、既存のIPネットワークシステムに適応させるには、このオートリダイヤル機能を使用するすべての端末の機能を改修する必要があり、設備コストが高騰するという問題があった。   However, in the conventional communication terminal device and the like, in order to realize an auto redial function equivalent to the conventional presence function, since signals are frequently exchanged, the load on the SIP server increases and the terminal has its own In order to adapt to the existing IP network system, the function of all terminals that use the auto redial function needs to be improved, and there is a problem that the equipment cost increases.

そこで、本発明は、上記従来の通信端末装置等における問題点に鑑みてなされたものであって、従来のプレゼンス機能と同等のオートリダイヤル機能を実現するにあたって、SIPサーバにかかる負荷を軽減することができるとともに、SIP端末を含む既存のIPネットワークシステムにそのまま適応可能で、設備コストの増加を招くこともないIPネットワークシステム及びSIPサーバを提供することを目的とする。   Therefore, the present invention has been made in view of the problems in the conventional communication terminal device and the like, and reduces the load on the SIP server when realizing an auto redial function equivalent to the conventional presence function. An object of the present invention is to provide an IP network system and a SIP server that can be applied to an existing IP network system including a SIP terminal as it is and that do not cause an increase in equipment cost.

上記目的を達成するため、本発明は、発信者側端末及び受信者側端末と通信するSIPサーバを備えたIPネットワークシステムであって、前記発信者側端末は、前記SIPサーバに対して、SIP呼制御信号を送信し、該SIPサーバは、前記発信者側端末を前記SIP呼制御信号に設定された受信者側端末と関連づけて記憶し、該受信者側端末を所定の期間監視し、該所定の期間内に該受信者側端末から登録要求信号を受信した場合には、前記発信者側端末に転送要求信号を送信し、該発信者側端末は、SIP呼制御信号を前記SIPサーバに送信し、該SIPサーバは、前記受信者側端末に該SIP呼制御信号を転送し、前記発信者側及び受信者側端末は、両端末間の通信を開始することを特徴とする。   In order to achieve the above object, the present invention provides an IP network system including a SIP server that communicates with a caller side terminal and a receiver side terminal, wherein the caller side terminal is connected to the SIP server with respect to the SIP server. The SIP server transmits a call control signal, the SIP server stores the caller side terminal in association with the receiver side terminal set in the SIP call control signal, monitors the receiver side terminal for a predetermined period, and If a registration request signal is received from the receiver side terminal within a predetermined period, a transfer request signal is transmitted to the caller side terminal, and the caller side terminal sends a SIP call control signal to the SIP server. The SIP server transmits the SIP call control signal to the receiver side terminal, and the sender side and the receiver side terminal start communication between both terminals.

そして、本発明によれば、従来のプレゼンス機能と同等のオートリダイヤル機能を実現するために使用する信号数を低減することができるため、サーバにかかる負荷を軽減することができる。また、SIP端末に特別な改修を行っておらず、本発明にかかるSIPサーバを既存のIPネットワークシステムに導入することができるので、設備コストの増加を招くこともない。   And according to this invention, since the number of signals used in order to implement | achieve the auto redial function equivalent to the conventional presence function can be reduced, the load concerning a server can be reduced. Further, since the SIP terminal is not specially modified and the SIP server according to the present invention can be introduced into the existing IP network system, the equipment cost is not increased.

前記IPネットワークシステムにおいて、前記SIPサーバが前記発信者側端末に対して転送要求信号を送信した際、又は、前記発信者側及び受信者側端末が、両端末間の通信を開始した際に、前記監視を終了することができる。これにより、前記発信者側端末と受信者側端末との通信成功後から前記監視期間満了までの間の監視を不要とし、前記SIPサーバに対する負荷を軽減することができる。   In the IP network system, when the SIP server transmits a transfer request signal to the caller side terminal, or when the caller side and the receiver side terminal start communication between both terminals, The monitoring can be terminated. This eliminates the need for monitoring from after successful communication between the caller-side terminal and the receiver-side terminal until the monitoring period expires, thereby reducing the load on the SIP server.

また、本発明は、発信者側端末及び受信者側端末と通信するSIPサーバであって、発信者側端末からSIP呼制御信号を受信した際に、該発信者側端末を前記SIP呼制御信号に設定された受信者側端末と関連づけて記憶する記憶手段と、受信者側端末から登録要求信号を受信した際に、前記記憶手段から該受信者側端末に対応する発信者側端末を検索し、前記発信者側端末に対して転送要求信号を送信するオートリダイヤル手段と、前記SIP呼制御信号に設定された監視期間を計時する計時手段とを備えることを特徴とする。   The present invention is also a SIP server that communicates with a caller side terminal and a receiver side terminal, and when the SIP call control signal is received from the caller side terminal, the caller side terminal is connected to the SIP call control signal. And storing means associated with the receiver side terminal set to the receiver, and when receiving a registration request signal from the receiver side terminal, searches the sender side terminal corresponding to the receiver side terminal from the storage means. An automatic redial means for transmitting a transfer request signal to the caller-side terminal, and a time measuring means for measuring a monitoring period set in the SIP call control signal.

そして、本発明によれば、上述のように、前記オートリダイヤル機能を実現するために使用する信号数を低減することができるため、サーバにかかる負荷を軽減することができる。また、SIP端末に特別な改修を行っておらず、本発明にかかるSIPサーバを既存のIPネットワークシステムに導入することができるので、設備コストの増加を招くこともない。   And according to this invention, since the number of signals used in order to implement | achieve the said auto redial function can be reduced as mentioned above, the load concerning a server can be reduced. Further, since the SIP terminal is not specially modified and the SIP server according to the present invention can be introduced into the existing IP network system, the equipment cost is not increased.

以上のように、本発明にかかるSIPサーバを搭載したIPネットワークシステムは、従来のプレゼンス機能と同等のオートダイヤル機能を実現するために使用する信号数を低減することができるため、サーバにかかる負荷を軽減することができる。また、SIP端末に特別な改修を行っておらず、本発明にかかるSIPサーバを既存のIPネットワークシステムに導入することができるので、設備コストの増加を招くこともない。   As described above, since the IP network system equipped with the SIP server according to the present invention can reduce the number of signals used to realize the autodial function equivalent to the conventional presence function, the load on the server Can be reduced. Further, since the SIP terminal is not specially modified and the SIP server according to the present invention can be introduced into the existing IP network system, the equipment cost is not increased.

次に、本発明の実施の形態について、図面を参照しながら説明する。   Next, embodiments of the present invention will be described with reference to the drawings.

図1は、本発明にかかるSIPサーバを備えるIPネットワークシステムの一実施の形態を示し、このIPネットワークシステムは、第1のSIPサーバ1(以下、適宜「サーバ1」という)と、第2のSIPサーバ2(以下、適宜「サーバ2」という)と、SIP端末11、12、13(以下、適宜「端末11、12、13」という)とで構成され、本実施の形態では、SIP端末11、13を発信者側端末、SIP端末12を受信者側端末とする。   FIG. 1 shows an embodiment of an IP network system including a SIP server according to the present invention. This IP network system includes a first SIP server 1 (hereinafter referred to as “server 1” as appropriate), a second It comprises a SIP server 2 (hereinafter referred to as “server 2” as appropriate) and SIP terminals 11, 12, 13 (hereinafter referred to as “terminals 11, 12, 13” as appropriate). , 13 is a sender side terminal, and the SIP terminal 12 is a receiver side terminal.

サーバ1は、本発明にかかるものであり、図3に示すように、SIP端末リスト21と、リダイヤル機能22と、タイマ制御機能23とを備え、呼接続のシグナリングを経由させる位置に設置される。また、SIP端末リスト21は、図4に示すように、発信者側端末情報及び受信者側端末情報を、各々、発信者側端末を表す識別子と受信者側端末を表す識別子とに置き換えて管理する。   The server 1 according to the present invention includes a SIP terminal list 21, a redial function 22, and a timer control function 23, as shown in FIG. 3, and is installed at a position through which call connection signaling is routed. . Further, as shown in FIG. 4, the SIP terminal list 21 is managed by replacing the sender-side terminal information and the receiver-side terminal information with an identifier representing the sender-side terminal and an identifier representing the receiver-side terminal, respectively. To do.

サーバ2は、従来の機能を持つSIPサーバであり、プロキシサーバ、登録サーバ、ロケーションサーバ等の機能を有する。   The server 2 is a SIP server having a conventional function, and has functions such as a proxy server, a registration server, and a location server.

端末11〜13は、SIP UA(SIPユーザーエージェント)としての機能を持つエンドポイントである。   The terminals 11 to 13 are endpoints having a function as a SIP UA (SIP user agent).

尚、サーバ1及びサーバ2は、各々1機ずつ設けてもよいし、サーバ1を1機、サーバ2をN機設けてもよく、逆に、サーバ1をN機、サーバ2を1機設けるように構成してもよい。   Each of the server 1 and the server 2 may be provided, or one server 1 and one server 2 may be provided. Conversely, the server 1 and the server 2 may be provided. You may comprise as follows.

次に、本発明にかかるIPネットワークシステムの動作について、図面を参照しながら説明する。尚、サーバ1は、端末の登録サーバとしての役割も兼ねている。   Next, the operation of the IP network system according to the present invention will be described with reference to the drawings. The server 1 also serves as a terminal registration server.

図2に示すように、端末11は、INVITE(SIP呼制御信号)111を端末12に送信する。しかし、端末12は、まだIPネットワークシステム(以下、適宜「システム」という)に対してREGISTER(登録要求信号)を送信しておらず、エンドポイントの状態は未REGISTERであるため、INVITE111を受信することができない。   As illustrated in FIG. 2, the terminal 11 transmits an INVITE (SIP call control signal) 111 to the terminal 12. However, the terminal 12 has not yet transmitted REGISTER (registration request signal) to the IP network system (hereinafter referred to as “system” as appropriate), and receives the INVITE 111 because the state of the endpoint is not REGISTER. I can't.

そこで、端末11は、図5に示すように、INVITE111に端末12の監視期間(3600秒)及び受信者側端末12の情報を設定してサーバ1に送信する。尚、監視期間を3600秒と設定したのは、一例であって、3600秒未満又は以上でもよい。   Therefore, as shown in FIG. 5, the terminal 11 sets the monitoring period (3600 seconds) of the terminal 12 and information of the receiver-side terminal 12 in the INVITE 111 and transmits the information to the server 1. The monitoring period set to 3600 seconds is an example, and may be less than 3600 seconds or more.

図2に示すように、INVITE111を受信したサーバ1は、このINVITE111を受信した時点で、既に端末12からREGISTERを受信している場合には、従来のSIPサーバと同様の制御でINVITE111を端末12に送信し、後述の通信接続を行う。   As shown in FIG. 2, when the server 1 that has received the INVITE 111 has already received the REGISTER from the terminal 12 at the time of receiving the INVITE 111, the server 1 sends the INVITE 111 to the terminal 12 under the same control as the conventional SIP server. To make a communication connection to be described later.

逆に、端末12からREGISTERを受信していない場合には、図6に示すように、リダイヤル機能22に対してオートリダイヤルを登録する。具体的には、SIPサーバ機能24により、リダイヤル機能22に対して登録通知153を送信し、リダイヤル機能22により、登録通知に設定された端末11の情報及び端末12の情報を各々対応するようにSIP端末リスト21に登録する。   Conversely, if REGISTER is not received from the terminal 12, auto redial is registered in the redial function 22, as shown in FIG. Specifically, the SIP server function 24 transmits a registration notification 153 to the redial function 22, and the redial function 22 corresponds to the information of the terminal 11 and the information of the terminal 12 set in the registration notification, respectively. Register in the SIP terminal list 21.

そして、リダイヤル機能22は、タイマ制御機能23に対して、INVITE111に設定された監視期間の登録155を行う。SIPサーバ機能24は、タイマ制御機能23に登録された監視期間に基づいて端末12の監視を開始する。尚、監視を行うにあたっては、例えば、端末12に対してダイアログ内のメッセージを定期的に送信するキープアライブ方式を用いることができる。   Then, the redial function 22 registers 155 the monitoring period set in the INVITE 111 with respect to the timer control function 23. The SIP server function 24 starts monitoring the terminal 12 based on the monitoring period registered in the timer control function 23. For monitoring, for example, a keep alive method in which messages in a dialog are periodically transmitted to the terminal 12 can be used.

図2に示すように、監視期間満了前に、サーバ1が端末12からREGISTER117を受信した場合には、サーバ1は、端末12に対して200レスポンス120を返信し、SIPサーバ機能24は、図7に示すように、リダイヤル機能22に対して、端末12の登録成功通知140を送信する。   As shown in FIG. 2, when the server 1 receives REGISTER 117 from the terminal 12 before the monitoring period expires, the server 1 returns a 200 response 120 to the terminal 12, and the SIP server function 24 7, the registration success notification 140 of the terminal 12 is transmitted to the redial function 22.

登録成功通知140を受信後、リダイヤル機能22は、SIP端末リスト21内にREGISTERを送信した端末12に対応する発信者側端末11を検索し、SIPサーバ機能24に対して発呼指示141を送信し、SIPサーバ機能24は、端末11に対して再接続を指示するREFER121を送信する。その後は、図2に示すように、従来のSIPの制御を使用し、REFER122を受信した端末11は、REFER122で指定された端末12の識別に基づいてINVITE125を送信して通信を開始する。これと同時に、サーバ1内のタイマ制御機能23は、INVITE111に設定された監視期間を解除し、サーバ1は監視を終了する。   After receiving the registration success notification 140, the redial function 22 searches the SIP terminal list 21 for the caller-side terminal 11 corresponding to the terminal 12 that has transmitted REGISTER, and transmits the calling instruction 141 to the SIP server function 24. Then, the SIP server function 24 transmits REFER 121 for instructing reconnection to the terminal 11. After that, as shown in FIG. 2, using the conventional SIP control, the terminal 11 that has received the REFER 122 transmits an INVITE 125 based on the identification of the terminal 12 specified by the REFER 122 to start communication. At the same time, the timer control function 23 in the server 1 cancels the monitoring period set in the INVITE 111, and the server 1 ends the monitoring.

尚、本実施の形態では、監視を終了する時期を、端末11がオートリダイヤルに成功した時としたが、これは一例であって、サーバ1が端末11に対してREFER121を送信する時点で監視を解除してもよい。   In the present embodiment, the monitoring is terminated when the terminal 11 succeeds in auto redial. However, this is an example, and monitoring is performed when the server 1 transmits REFER 121 to the terminal 11. May be released.

また、端末13についても、端末11と同様の動作によって、端末12に対してオートリダイヤル機能を実現することができる。   The terminal 13 can also realize an auto redial function for the terminal 12 by the same operation as the terminal 11.

次に、本発明にかかるIPネットワークシステムの他の実施の形態について、図面を参照しながら説明する。   Next, another embodiment of the IP network system according to the present invention will be described with reference to the drawings.

図8に示すように、本発明にかかるIPネットワークシステムは、図1に示す上記実施の形態からサーバ2を除いた構成であって、SIPサーバ31(以下、適宜「サーバ31」という)と、端末11〜13とで構成される。尚、端末11、12、13は、上記実施の形態における端末11〜13と同じ構成であるため、詳細な説明は省略する。   As shown in FIG. 8, the IP network system according to the present invention has a configuration in which the server 2 is removed from the embodiment shown in FIG. 1, and an SIP server 31 (hereinafter referred to as “server 31” as appropriate) It is comprised with the terminals 11-13. Since the terminals 11, 12, and 13 have the same configuration as the terminals 11 to 13 in the above embodiment, detailed description thereof is omitted.

サーバ31は、上記実施の形態におけるサーバ1及びサーバ2の両機能を併せ持つものであって、上記サーバ1のSIPサーバ機能24に新たにサーバ2の機能が追加された構成である。この構成により、従来のIPシステムに、プレゼンスサーバの代わりに、本発明にかかるSIPサーバを1機設けるだけで、従来のプレゼンス機能と同等の機能を実現することができる。   The server 31 has both the functions of the server 1 and the server 2 in the above-described embodiment, and has a configuration in which the function of the server 2 is newly added to the SIP server function 24 of the server 1. With this configuration, a function equivalent to the conventional presence function can be realized only by providing one SIP server according to the present invention instead of the presence server in the conventional IP system.

尚、詳細な説明を省略したが、端末13についても、端末11と同様の動作によって、端末12に対してオートリダイヤル機能を実現することが可能である。また、本実施の形態では、発信者側端末(端末11)及び受信者側端末(端末12)を各々1機ずつとしたが、これは、あくまで一例であって、勿論各々2機以上ずつ設けてもよい。   Although detailed description is omitted, the terminal 13 can also realize an auto redial function for the terminal 12 by the same operation as the terminal 11. In the present embodiment, the sender terminal (terminal 11) and the receiver terminal (terminal 12) are each one, but this is only an example, and of course, two or more each are provided. May be.

本発明にかかるSIPサーバ(第1のSIPサーバ)を設置したIPネットワークの一実施形態を示すブロック図である。It is a block diagram which shows one Embodiment of the IP network which installed the SIP server (1st SIP server) concerning this invention. 本発明にかかるSIPサーバによってオートリダイヤル機能を実現した場合の一例を示すシーケンス図である。It is a sequence diagram which shows an example at the time of implement | achieving an auto redial function with the SIP server concerning this invention. 本発明にかかるSIPサーバの構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of the SIP server concerning this invention. 本発明にかかるSIPサーバで使用するSIP端末リストを示す図である。It is a figure which shows the SIP terminal list used with the SIP server concerning this invention. 本発明にかかるSIPサーバにより、発信者側から送信する呼制御信号(INVITE)の一例を示す図である。It is a figure which shows an example of the call control signal (INVITE) transmitted from the caller side by the SIP server concerning this invention. 本発明にかかるSIPサーバにより、発信者側からの監視の登録を行った場合の一例を示すシーケンス図である。It is a sequence diagram which shows an example at the time of registering the monitoring from the caller side by the SIP server concerning this invention. 本発明にかかるSIPサーバにより、発信者側に対して発呼を指示した場合を示すシーケンス図である。It is a sequence diagram which shows the case where the call origination is instruct | indicated with respect to the caller side by the SIP server concerning this invention. 本発明にかかるSIPサーバを設置したIPネットワーク構成の一実施の形態を示すブロック図である。It is a block diagram which shows one Embodiment of the IP network structure which installed the SIP server concerning this invention. 本発明にかかるSIPサーバによって、オートリダイヤル機能を実現した場合の一例を示すシーケンス図である。It is a sequence diagram which shows an example at the time of implement | achieving an auto redial function by the SIP server concerning this invention. 従来のプレゼンス機能を実現するためのシーケンス図である。It is a sequence diagram for implement | achieving the conventional presence function.

符号の説明Explanation of symbols

1 第1のSIPサーバ
2 第2のSIPサーバ
11 SIP端末
12 SIP端末
13 SIP端末
20 プレゼンスサーバ
21 SIP端末リスト
22 リダイヤル機能
23 タイマ制御機能
24 SIPサーバ機能
31 SIPサーバ
DESCRIPTION OF SYMBOLS 1 1st SIP server 2 2nd SIP server 11 SIP terminal 12 SIP terminal 13 SIP terminal 20 Presence server 21 SIP terminal list 22 Redial function 23 Timer control function 24 SIP server function 31 SIP server

Claims (3)

発信者側端末及び受信者側端末と通信するSIP(Session Initiation Protocol)サーバを備えたIPネットワークシステムであって、
前記発信者側端末は、前記SIPサーバに対して、SIP呼制御信号を送信し、
該SIPサーバは、前記発信者側端末を前記SIP呼制御信号に設定された受信者側端末と関連づけて記憶し、該受信者側端末を所定の期間監視し、該所定の期間内に該受信者側端末から登録要求信号を受信した場合には、前記発信者側端末に転送要求信号を送信し、
該発信者側端末は、SIP呼制御信号を前記SIPサーバに送信し、
該SIPサーバは、前記受信者側端末に該SIP呼制御信号を転送し、
前記発信者側及び受信者側端末は、両端末間の通信を開始することを特徴とするIPネットワークシステム。
An IP network system including a SIP (Session Initiation Protocol) server that communicates with a sender-side terminal and a receiver-side terminal,
The caller side terminal transmits a SIP call control signal to the SIP server,
The SIP server stores the caller terminal in association with the receiver terminal set in the SIP call control signal, monitors the receiver terminal for a predetermined period, and receives the reception terminal within the predetermined period. When a registration request signal is received from the caller side terminal, a transfer request signal is transmitted to the caller side terminal,
The caller side terminal sends a SIP call control signal to the SIP server,
The SIP server forwards the SIP call control signal to the receiver-side terminal;
The IP network system, wherein the sender side and receiver side terminals start communication between both terminals.
前記SIPサーバが前記発信者側端末に対して転送要求信号を送信した際、又は、前記発信者側及び受信者側端末が、両端末間の通信を開始した際に、前記監視を終了することを特徴とする請求項1に記載のIPネットワークシステム。   The monitoring ends when the SIP server transmits a transfer request signal to the caller side terminal, or when the caller side and the receiver side terminal start communication between both terminals. The IP network system according to claim 1. 発信者側端末及び受信者側端末と通信するSIP(Session Initiation Protocol)サーバであって、
発信者側端末からSIP呼制御信号を受信した際に、該発信者側端末を前記SIP呼制御信号に設定された受信者側端末と関連づけて記憶する記憶手段と、
受信者側端末から登録要求信号を受信した際に、前記記憶手段から該受信者側端末に対応する発信者側端末を検索し、前記発信者側端末に対して転送要求信号を送信するオートリダイヤル手段と、
前記SIP呼制御信号に設定された監視期間を計時する計時手段とを備えることを特徴とするSIPサーバ。
A SIP (Session Initiation Protocol) server that communicates with a sender-side terminal and a receiver-side terminal,
Storage means for storing the caller-side terminal in association with the caller-side terminal set in the SIP call control signal when receiving the SIP call control signal from the caller-side terminal;
Auto redial for retrieving a caller-side terminal corresponding to the receiver-side terminal from the storage means and transmitting a transfer request signal to the caller-side terminal when a registration request signal is received from the receiver-side terminal Means,
A SIP server comprising: time measuring means for measuring a monitoring period set in the SIP call control signal.
JP2006298352A 2006-11-02 2006-11-02 IP network system and SIP server Expired - Fee Related JP4778397B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006298352A JP4778397B2 (en) 2006-11-02 2006-11-02 IP network system and SIP server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006298352A JP4778397B2 (en) 2006-11-02 2006-11-02 IP network system and SIP server

Publications (2)

Publication Number Publication Date
JP2008118313A JP2008118313A (en) 2008-05-22
JP4778397B2 true JP4778397B2 (en) 2011-09-21

Family

ID=39503903

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006298352A Expired - Fee Related JP4778397B2 (en) 2006-11-02 2006-11-02 IP network system and SIP server

Country Status (1)

Country Link
JP (1) JP4778397B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4920637B2 (en) * 2008-05-28 2012-04-18 株式会社東芝 SIP telephone system, data transmission method, server unit and telephone terminal

Also Published As

Publication number Publication date
JP2008118313A (en) 2008-05-22

Similar Documents

Publication Publication Date Title
KR100484693B1 (en) Presence information method and system
US8521137B2 (en) System and method for voicemail service mobility
KR100500670B1 (en) Caller information display system and handset and method thereof
EP2159969A1 (en) Sip terminal and the status reporting method, system and sip server thereof
EP1901536B1 (en) A method for realizing session communication between the calling party and the called party
US8019349B2 (en) Telephone conversation resumption system, telephone conversation resumption program, telephone conversation resumption method, portable terminal and relay apparatus
JP5000215B2 (en) Button telephone apparatus using SIP and its group representative incoming call and incoming call response method
US8107948B2 (en) Radio communication system, management server, radio communication terminal, and radio communication method
US20090316607A1 (en) Group Call Notification Method and Mobile Station
KR101909982B1 (en) VoIP GATEWAY DEVICE, CONTROL METHOD THEREOF AND VoIP GATEWAY SYSTEM
JP4920637B2 (en) SIP telephone system, data transmission method, server unit and telephone terminal
JP4778397B2 (en) IP network system and SIP server
KR20010028105A (en) Noncompleted Call Processing Method In Mobile Communication Network
JP4872762B2 (en) Telephone equipment
KR20200046836A (en) System for providing group receipt call service using representative primary line number of receipt call group and method therreof
US20090319657A1 (en) Sip terminal, method and system for reporting status thereof, and sip server
JP2007013616A (en) Presence server, information providing system, and information providing method
JP5311479B2 (en) SIP-compatible switching device and SIP-compatible switching system using the same
KR101190347B1 (en) Voice service system and method using PSTN and messenger/WEB/WAP client
CN114466025B (en) Session processing method and first cluster control functional entity
JP5046007B2 (en) IP telephone equipment
US8630254B2 (en) Telephone line switching apparatus, telephone line switching system, telephone relay system, telephone relay method, telephone relay program
JP4998891B2 (en) IP telephone system, SIP server, IP telephone, IP telephone system control method, and program
KR101419750B1 (en) CALL CONNECTING METHOD AND SYSTEM BASED ON MOBILE-VoIP
KR20050116684A (en) Method for transmitting call busy instruction message in mobile communication terminal

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20091013

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110616

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110621

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110701

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140708

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees