JP2006339938A - Important call preferential connection method and device therefor - Google Patents

Important call preferential connection method and device therefor Download PDF

Info

Publication number
JP2006339938A
JP2006339938A JP2005160886A JP2005160886A JP2006339938A JP 2006339938 A JP2006339938 A JP 2006339938A JP 2005160886 A JP2005160886 A JP 2005160886A JP 2005160886 A JP2005160886 A JP 2005160886A JP 2006339938 A JP2006339938 A JP 2006339938A
Authority
JP
Japan
Prior art keywords
call
important
caller
setting device
setting
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.)
Pending
Application number
JP2005160886A
Other languages
Japanese (ja)
Inventor
Daisuke Sato
大輔 佐藤
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2005160886A priority Critical patent/JP2006339938A/en
Publication of JP2006339938A publication Critical patent/JP2006339938A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Telephonic Communication Services (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an important call preferential connection method and a device therefor that can make call settings of an important call even if a VoIP network is congested with normal calls and also can make call settings one after another as sooo as a busy state ends even when an important call is made in the busy state. <P>SOLUTION: In the method of connecting an important call preferentially even in a congestion state during call connection processing of an application setting a session on the VoIP network, a plurality of call setup devices 12 and 22 exclusively for important calls are provided in important call reception contacts 13 and 23 of a police station and a firehouse; and the call setup device exclusively for important calls to be connected is previously registered on a terminal side and a connection request for an important call is sent to the call setting device 12 or 22 exclusively for important calls while a connection request for a call other than an important call is sent to a normal call setting device 11 or 21. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、IP網における少なくとも電話を含むセッションを設定するアプリケーションの呼接続処理において、あらかじめ決められた着信者に対して優先接続制御を行う重要呼優先接続方法およびその装置に関する。   The present invention relates to an important call priority connection method and apparatus for performing priority connection control for a predetermined recipient in call connection processing of an application for setting up a session including at least a telephone in an IP network.

インターネット・プロトコルを用いてインターネットやイントラネットで音声を伝えるパケット交換技術がVoIP(Voice over Internet Protocol)である。現在のVoIP網は、SIP(Session Initiative Protocol)と呼ばれるプロトコルを用いたものが主流となっている。
以下、千村,村田:改訂版SIP教科書,インプレス(非特許文献1参照)を用いて、ユーザAからユーザC、ユーザBからユーザCへの呼がどのように確立するかを説明する。
VoIP (Voice over Internet Protocol) is a packet switching technique for transmitting voice over the Internet or an intranet using an Internet protocol. The current VoIP network mainly uses a protocol called SIP (Session Initiative Protocol).
In the following, Chimura, Murata: how to establish a call from user A to user C and from user B to user C will be described using a revised SIP textbook, Impress (see Non-Patent Document 1).

図4は、従来のVoIP網の構成図である。
図4において、ユーザAは公衆電話網のユーザとする。図4中の経路(1)で、ユーザAはユーザC(IP電話機)の電話番号である050−CDEF−wxyzに電話をかける。なお、C,D,E,F,w,x,y,zそれぞれには0から9までの数字が挿入される。公衆電話網(2)は、この番号によって呼をルーティングし、IP電話網のゲートウェイ装置(3)に接続する。
FIG. 4 is a configuration diagram of a conventional VoIP network.
In FIG. 4, user A is a public telephone network user. In the route (1) in FIG. 4, the user A makes a call to 050-CDEF-wxyz which is the telephone number of the user C (IP telephone). A number from 0 to 9 is inserted in each of C, D, E, F, w, x, y, and z. The public telephone network (2) routes calls by this number and connects to the gateway apparatus (3) of the IP telephone network.

ゲートウェイ装置(3)は、まずENUM DNSへ050−CDEF−wxyzを使って問い合わせる(4)。なお、ゲートウェイ装置(3)が番号(050−CDEF−wxyz)でルーティングして、SIPプロキシーと接続し、SIPプロキシーがENUM DNSへ問い合わせることも可能である。実際には、050−CDEF−wxyzを、“z.y.x.w.F.E.D.C.0.5.1.8.e164.arpa”(C,D,E,F,w,x,y,zは、0〜9の数字を表わしており、050−CDEF−wxyzをFQDNに変換したもので、これは単なる例である)に変換して問い合わせることになる。   The gateway device (3) first makes an inquiry to ENUM DNS using 050-CDEF-wxyz (4). It is also possible for the gateway device (3) to route with the number (050-CDEF-wxyz), connect to the SIP proxy, and the SIP proxy inquires of the ENUM DNS. Actually, 050-CDEF-wxyz is changed to “z.y.x.w.F.E.D.C.0.5.1.8.e164.arpa” (C, D, E, F, w , X, y, and z represent numbers 0 to 9, which are converted from 050-CDEF-wxyz to FQDN, which is merely an example) and are queried.

ENUM DNSは、“sip:userC@host.domain”を含んだNAPTR RRをゲートウェイ装置(3)に返送する(5)。
ゲートウェイ装置(3)は、“sip:userC@host.domain”を用いて、INVITE(セッション確立要求)メッセージをSIPプロキシーへ送信する(6)。
SIPプロキシーは、ロケーションサーバやDNSアクセスなどを行って、ユーザCのIPアドレスを求め、ユーザCへINVITEメッセージを送出する(7)。
ユーザCが応答すれば、ユーザAとユーザC間で通話を行う((1)−(2)−(3)−(6)−(7))。
The ENUM DNS returns a NAPTR RR containing “sip: userC@host.domain” to the gateway device (3) (5).
The gateway device (3) transmits an INVITE (session establishment request) message to the SIP proxy using “sip: userC@host.domain” (6).
The SIP proxy performs location server, DNS access, etc., obtains the IP address of user C, and sends an INVITE message to user C (7).
If the user C responds, a call is made between the user A and the user C ((1)-(2)-(3)-(6)-(7)).

次に、ユーザB(IP電話機)からユーザC(IP電話機)へ電話する場合、ユーザBがユーザCのSIP URIを知らず、050−CDEF−wxyzのみを知っているものとする。そこで、ユーザBは、ENUM DNSへ050−CDEF−wxyzを使って問い合わせをする(8)。前の例と同じように、“z.y.x.w.F.E.D.C.0.5.1.8.e164.arpa”を使用する。ENUM DNSは、“sip:userC@host.domain”を含んだNAPTR RRをユーザBに返送する(9)。ユーザBは“sip:userC@host.domain”を用いて、INVITEメッセージをSIPプロキシーへ送信する(10)。SIPプロキシーは、ロケーション・サーバやDNSアクセスなどを行って、ユーザCのIPアドレスを求め、ユーザCへINVITEメッセージを送出する(11)。ユーザCが応答すれば、ユーザBとユーザCの間で通話が行われる。   Next, when a call is made from user B (IP telephone) to user C (IP telephone), it is assumed that user B does not know the SIP URI of user C and knows only 050-CDEF-wxyz. Therefore, user B makes an inquiry to ENUM DNS using 050-CDEF-wxyz (8). As in the previous example, use “z.y.x.w.F.F.E.D.C. 0.5.1.8.e164.arpa”. The ENUM DNS returns NAPTR RR including “sip: userC@host.domain” to the user B (9). User B uses "sip: userC@host.domain" to send an INVITE message to the SIP proxy (10). The SIP proxy performs a location server, DNS access, etc., obtains the IP address of the user C, and sends an INVITE message to the user C (11). If user C responds, a call is made between user B and user C.

以上に述べたような方法で、ENUMを使用することはできる。しかしながら、本来のENUMには、Opt−in(選択)という考え方があり、必ずしも通信したい相手の番号がENUMに登録されているとは限らず、また電話サービスのURIが登録されているとも限らない。このようなことをはじめ、実際にIP電話へENUMを適用するためには、まだいくつかの課題が残っている。   ENUM can be used in the manner described above. However, the original ENUM has the concept of opt-in (selection), and the number of the other party to communicate with is not necessarily registered in the ENUM, and the telephone service URI is not necessarily registered. . In order to actually apply ENUM to IP phones including this, there are still some problems.

千村,村田:改訂版SIP教科書,インプレスChimura, Murata: Revised SIP textbook, Impress

以上、背景技術で説明したように、従来のVoIP網では、警察や消防などの重要呼を特別扱いして、優先的に呼設定させる仕組みがないという問題がある。この問題は、輻輳状態に陥ると、たとえ重要呼であっても優先されることがないために、つながり難くなってしまうという問題がある。
さらに、電話網では、番号から発信端末が設置されている場所の特定が可能であるのに対して、VoIP網では、端末の移動による番号変更が不要であるため、番号から発信者の場所の特定ができないという問題がある。
また、従来の警察への電話では、全て話中になっていた場合、切らずにそのまま待っていると、受信端末が空き次第、接続される仕組みになっているが、VoIP網では、そのような仕組みは設けられていないという問題がある。
As described above, as described in the background art, the conventional VoIP network has a problem that there is no mechanism for preferentially setting important calls such as police and fire fighters specially. This problem has a problem that it becomes difficult to connect to a congested state because even an important call is not prioritized.
Furthermore, in the telephone network, the location where the calling terminal is installed can be identified from the number, whereas in the VoIP network, it is not necessary to change the number by moving the terminal. There is a problem that cannot be identified.
In addition, when all calls to the conventional police are busy, if the receiving terminal waits without being cut off, the receiving terminal is connected as soon as it becomes available. There is a problem that no special mechanism is provided.

(目的)
本発明の目的は、VoIP網において、通常の呼が輻輳状態に陥っても、重要呼の呼設定を行うことができ、また重要呼に発信した場合に話中であっても、話中が終了次第、順次、呼設定を行うことが可能な重要呼優先接続方法およびその装置を提供することにある。
(the purpose)
An object of the present invention is to set up an important call even when a normal call is congested in a VoIP network. Also, even if a busy call is busy, It is an object of the present invention to provide an important call priority connection method and apparatus capable of sequentially setting up a call upon completion.

本発明の重要呼優先接続方法では、輻輳状態に陥っても重要呼を優先的に接続するために、重要呼専用の呼設定装置を用いる。これにより、輻輳状態になったとき、重要呼ではない呼が重要呼の呼設定に影響を与えないようにすることができる。   In the important call priority connection method of the present invention, a call setting device dedicated to an important call is used in order to preferentially connect an important call even in a congested state. As a result, it is possible to prevent a call that is not an important call from affecting the call setting of the important call when the congestion state occurs.

発信者の場所の特定が不可能である問題点を解消するための手段は、警察署、消防署の重要呼受付窓口の単位ごとに上記重要呼専用呼設定装置を設置しておき、端末側は予め接続すべき重要呼専用呼設定装置を登録し、重要呼については、その重要呼専用呼設定装置に接続要求を発信し、重要呼ではない呼については、通常の呼設定装置に接続要求を発信するようにする。この重要呼専用呼設定装置は、決められた受信端末(複数端末)にしか接続できないようになっているため、重要呼専用呼設定装置で通常の呼接続要求は不可能である。   The means to solve the problem that the location of the caller cannot be specified is to install the above-mentioned important call dedicated call setting device for each unit of the important call reception desk of the police station and the fire department. Register important call-dedicated call setting device to be connected in advance, send a connection request to the important call-dedicated call setting device for important calls, and connect to a normal call setting device for calls that are not important calls Make a call. Since this important call dedicated call setting device can be connected only to a predetermined receiving terminal (a plurality of terminals), a normal call connection request cannot be made by the important call dedicated call setting device.

さらに、警察、消防などが話中になっていた場合には、重要呼専用の呼設定装置は、発信者のアドレス、番号、識別子のいずれかを保持し、話中終了次第、接続要求順に重要呼専用の呼設定装置から警察、消防と発信者双方に接続要求を行い、呼設定を行うことにより問題を解決する。   In addition, when the police, the fire department, etc. are busy, the call setting device dedicated to important calls holds either the caller's address, number, or identifier. The call setup device dedicated to the call issues a connection request to the police, the fire department, and the caller, and the problem is solved by setting the call.

本発明によれば、通常の呼が輻輳状態に陥っても、警察、消防などの重要呼の呼設定を行うことが可能となる。また、発信端末に最も近い警察署、消防署に接続することも可能となる。さらに、話中の場合でも、話中が終了次第、順次、接続要求順に呼の設定を行うことが可能となる。   According to the present invention, even when a normal call falls into a congested state, it is possible to set a call for an important call such as a police or a fire department. It is also possible to connect to a police station or fire station closest to the calling terminal. Further, even when the call is busy, as soon as the call is finished, the call can be set in the order of connection requests.

以下、本発明の実施例を、図面により詳細に説明する。
図1は、本発明の一実施例に係る重要呼優先接続装置の構成図である。
ここで、警察、消防など13,23に接続される矢印が重要呼の流れを示し、ユーザに接続される矢印が通常の呼の流れを示している。ここでは、ドメイン(α)10とドメイン(β)20があり、それぞれに通常の呼設定装置(α)11、呼設定装置(β)21が設置されている。また、ドメイン内の各地域ごと(警察、消防の単位ごとの地域)に重要呼専用呼設定装置12,22を設置しており、これらの重要呼専用呼設定装置12,22は、警察あるいは消防など13,23の予め決められた相手にしか接続できないようになっている。
Embodiments of the present invention will be described below in detail with reference to the drawings.
FIG. 1 is a block diagram of an important call priority connection apparatus according to an embodiment of the present invention.
Here, arrows connected to the police and fire fighters 13 and 23 indicate an important call flow, and arrows connected to the user indicate a normal call flow. Here, there are a domain (α) 10 and a domain (β) 20, and a normal call setting device (α) 11 and a call setting device (β) 21 are installed respectively. In addition, important call dedicated call setting devices 12 and 22 are installed for each region in the domain (region for each police and fire fighting unit). It is possible to connect to only 13 or 23 predetermined opponents.

各ユーザ1A,2A,3A,4Aは、重要呼以外の通常の呼については、自分の所属するドメインの呼設定装置(通常のもの)11,21に接続要求を発信することになっている。重要呼については、端末に予め自分の所属する地域の重要呼専用呼設定装置12,22に接続するようになっている。
いま、ユーザ1Aが警察、消防など13の重要呼に電話をかける場合を考える。ユーザ1Aが、警察に電話をかけると、ユーザ1Aの端末は、着信者が警察であることをその番号あるいはアドレスから認識し、通常の呼設定装置11ではなく、ユーザ1Aが属する地域に対応した重要呼専用呼設定装置12へ接続要求を行う。
地域1の重要呼専用呼設定装置12は、発信者が予め登録されている地域1のユーザであるか否かを判定し、地域1のユーザでなければ接続要求を拒否する。地域1のユーザであれば、予め決められている着信者、ここでは管轄の警察13に接続処理を行う。
Each user 1A, 2A, 3A, 4A is to send a connection request to the call setting devices (normal ones) 11 and 21 in the domain to which the user belongs for normal calls other than important calls. For important calls, the terminal is connected in advance to the important call dedicated call setting devices 12 and 22 in the area to which the terminal belongs.
Consider a case where the user 1A calls 13 important calls such as police and fire. When the user 1A calls the police, the terminal of the user 1A recognizes that the called party is the police from the number or address, and corresponds to the area to which the user 1A belongs instead of the normal call setting device 11 A connection request is made to the important call dedicated call setting device 12.
The important call-dedicated call setting device 12 in the region 1 determines whether or not the caller is a registered user in the region 1, and rejects the connection request if the caller is not a user in the region 1. If it is a user in region 1, connection processing is performed for a predetermined recipient, here the police 13 in charge.

なお、いくつかの地域をまとめて1台の重要呼専用呼設定装置で処理することもある。その場合には、発信者が、該当する地域からのものか否かを判定し、そうでなければ接続要求を拒否し、該当する地域からのものであれば、どの警察に接続要求を送出すればよいかを予め登録されている発信者の地域から割り出し、該当する警察に接続要求を行うことになる。
重要呼専用呼設定装置12,22は、接続要求に対して、呼が設定されたか否かを監視し、もし、着信側の端末が全て話中により呼損になった場合には、継続して呼が確立するまで呼接続要求を出し続ける。このとき、ユーザからの接続要求時点の早いものから接続を確立する。
ユーザ端末は、端末を新規に設置する際に、警察、消防などの重要呼の設定が正しいか否かを確認するための擬似的な呼を発信し、正しいと判定されない限り、通常の呼も含めて使用できないようになっている。
なお、ドメイン(β)22のロケーションサーバは、アドレス解決機能を持つサーバである。
Note that some areas may be processed together by a single important call setting device. In that case, determine whether the caller is from the relevant area, otherwise refuse the connection request, and if it is from the relevant area, send the connection request to any police. It is determined from the area of the caller registered in advance, and a connection request is made to the corresponding police.
The important call dedicated call setting devices 12 and 22 monitor whether or not a call has been set in response to the connection request, and continue if the call is lost when all the terminals on the receiving side are busy. The call connection request is continuously issued until the call is established. At this time, the connection is established from the earliest connection request from the user.
When a user terminal is newly installed, the user terminal sends a pseudo call to confirm whether the important call settings of the police, fire department, etc. are correct. Cannot be used including.
The location server of domain (β) 22 is a server having an address resolution function.

図2は、図1における重要呼専用呼設定装置のブロック構成図である。
まず、発信者からの接続要求パケットを受け取ると、発信者検索部1は、登録ユーザデータ2を用いて、発信者が、予め登録されている適確な発信者であるか否かを確認する。適確な発信者であった場合には、着信者検索部3のその発信者に対応する宛先(例えば、発信者が警察に電話してきた場合には、発信者を所轄する警察署の宛先)を検索し、検索した宛先に呼接続要求パケットをパケット送信部5から送信する。このとき、発信待ちリストデータ4に宛先が含まれているか否かを確認する。もし、発信待ちリストデータ4に含まれていれば、発信待ちリストデータに新たな発呼の分を加える。
FIG. 2 is a block diagram of the important call dedicated call setting device in FIG.
First, when receiving a connection request packet from a caller, the caller search unit 1 uses the registered user data 2 to check whether or not the caller is an appropriate caller registered in advance. . If the caller is an appropriate caller, the address corresponding to the caller in the callee search unit 3 (for example, if the caller calls the police, the address of the police station having jurisdiction over the caller) The packet transmission unit 5 transmits a call connection request packet to the searched destination. At this time, it is confirmed whether or not the destination is included in the call waiting list data 4. If it is included in the call waiting list data 4, a new call is added to the call waiting list data.

なお、発信者に対応した宛先を検索する際には、発信端末から送られてきた接続要求パケット内の地域識別子を用いて、着信者検索部3で、その発信者に対応する宛先を検索し、検索した宛先に呼接続要求パケットをパケット送信部5から送信する方法もある。
適確でない発信者であった場合には、要求を拒否し、発信端末の設定が間違っていることを返信する。この返信を受け取った発信端末は、警報を発し、設定が間違っていることをユーザに知らせる。
When searching for a destination corresponding to the caller, the receiver search unit 3 searches for a destination corresponding to the caller using the region identifier in the connection request packet sent from the caller terminal. There is also a method of transmitting a call connection request packet from the packet transmission unit 5 to the searched destination.
If the caller is not appropriate, the request is rejected and a reply that the setting of the calling terminal is wrong is returned. Upon receiving this reply, the transmitting terminal issues an alarm and informs the user that the setting is incorrect.

宛先が話中であることを示すパケットをパケット受信部6で受信すると、そのパケットを受信した順序に、その宛先ごとに、発信待ちリストデータ4に発信者のアドレス、番号、識別子のいずれかを蓄積し、各宛先ごとに最も優先度が高いものの呼の接続要求をかけ続ける。話中終了次第、接続要求順に重要呼専用の呼設定装置から警察、消防と発信者双方に接続要求を行い、呼設定を行い、発信待ちリストデータ4から削除する。   When the packet receiving unit 6 receives a packet indicating that the destination is busy, for each of the destinations, the transmission waiting list data 4 is set with one of the address, number, and identifier of the caller in the order in which the packet is received. Accumulate and continue to make call connection requests with the highest priority for each destination. As soon as the busy is finished, a connection request is made to the police, the fire department and the caller from the call setting device dedicated to important calls in the order of connection request, call setting is performed, and the call waiting list data 4 is deleted.

図3は、図1における発信端末のブロック構成図である。
まず、ユーザは、図3の相手先入力部31で、宛先となる番号、アドレスを入力する。入力された番号あるいはアドレスは、重要呼判定部32において、重要呼か否かを判定される。重要呼と判定された場合には、発信するパケットに発信者の地域識別子を加えることもある。宛先が重要呼でなければ、送信部34から通常の呼設定装置に送信する。宛先が重要呼であった場合には、送信アドレス変更部33において、送信すべき呼設定装置を重要呼専用呼設定装置のアドレスに変更し、送信部34から送信する。
FIG. 3 is a block diagram of the calling terminal in FIG.
First, the user inputs a destination number and address using the destination input unit 31 shown in FIG. The input number or address is determined by the important call determination unit 32 as to whether or not it is an important call. If it is determined that the call is an important call, the sender's area identifier may be added to the outgoing packet. If the destination is not an important call, the transmission unit 34 transmits the call to a normal call setting device. When the destination is an important call, the transmission address changing unit 33 changes the call setting device to be transmitted to the address of the important call dedicated call setting device, and transmits from the transmission unit 34.

呼接続に失敗した場合には、継続送信部35で継続的に接続要求をかける。
送信アドレス変更部33の設定が間違っていた場合には、受信部36で設定が間違いであることを知らせるパケットを呼設定装置から受け取り、警報発信部37で警報を発し、設定が間違っていることをユーザに知らせる。
If the call connection fails, the continuous transmission unit 35 continuously issues a connection request.
If the setting of the transmission address changing unit 33 is wrong, the receiving unit 36 receives a packet informing that the setting is wrong from the call setting device, issues an alarm at the alarm transmission unit 37, and the setting is wrong. To the user.

本発明の一実施例に係る呼設定方法の説明図である。It is explanatory drawing of the call setting method which concerns on one Example of this invention. 図1における重要呼専用呼接続装置の構成図である。It is a block diagram of the important call exclusive call connection apparatus in FIG. 図1におけるユーザの発信端末の構成図である。It is a block diagram of the user's transmission terminal in FIG. 従来技術の網構成図である。It is a network block diagram of a prior art.

符号の説明Explanation of symbols

1:発信者検索部
2:登録ユーザデータ
3:着信者検索部
4:発信待ちリストデータ
5:パケット送信部
6:パケット受信部
10:ドメインα
11:呼設定装置α
12:重要呼専用呼設定装置
13:警察・消防など
20:ドメインβ
21:呼設定装置β
22:重要呼専用呼設定装置
23:警察・消防など
31:相手先入力部
32:重要呼判定部
33:送信アドレス変更部
34:送信部
35:継続送信部
36:受信部
37:警報発信部
1: Caller search unit 2: Registered user data 3: Callee search unit 4: Call waiting list data 5: Packet transmission unit 6: Packet reception unit 10: Domain α
11: Call setting device α
12: Call setting device for important calls 13: Police, fire department, etc. 20: Domain β
21: Call setting device β
22: Call setting device dedicated for important calls 23: Police, fire department, etc. 31: Destination input unit 32: Important call determination unit 33: Transmission address changing unit 34: Transmission unit 35: Continuous transmission unit 36: Reception unit 37: Alarm transmission unit

Claims (10)

IP網における少なくとも電話を含むセッションを設定するアプリケーションの重要呼優先接続方法であって、
発信端末から呼設定を行う場合に、通常、使用する呼設定装置とは別個に、予め決められた複数の着信者の呼設定については、専用の呼設定装置を用い、該専用呼設定装置は、予め決められた着信者への呼設定のみを行うことを特徴とする重要呼優先接続方法。
An important call priority connection method of an application for setting up a session including at least a telephone in an IP network,
When call setting is performed from a calling terminal, a dedicated call setting device is usually used for call setting of a plurality of predetermined recipients separately from a call setting device to be used. An important call priority connection method characterized in that only a call setup for a predetermined recipient is performed.
IP網における少なくとも電話を含むセッションを設定するアプリケーションの重要呼優先接続方法であって、
発信端末から呼設定を行う場合に、通常、使用する呼設定装置とは別個に、予め決められた複数の着信者の呼設定については、専用の呼設定装置を用い、該専用呼設定装置は、同一番号あるいはアドレスあるいは識別子に設定されている複数の着信者のうち該当する1着信者を発信者の番号あるいはアドレスあるいは識別子から判断して、接続処理を行うことを特徴とする重要呼優先接続方法。
An important call priority connection method of an application for setting up a session including at least a telephone in an IP network,
When call setting is performed from a calling terminal, a dedicated call setting device is usually used for call setting of a plurality of predetermined recipients separately from a call setting device to be used. An important call priority connection characterized in that a connection process is performed by judging a corresponding one of a plurality of callees set to the same number, address or identifier from the caller's number, address or identifier. Method.
請求項1に記載の重要呼優先接続方法において、
前記発信端末は、着信側番号あるいはアドレスあるいは識別子から、予め決められた複数の着信者であるか、あるいはその他の着信者であるかを判別し、予め決められた着信者である場合には、専用の呼設定装置に呼接続要求を行い、その他である場合には、通常の呼設定装置に呼接続要求を行うことを特徴とする重要呼優先接続方法。
In the important call priority connection method according to claim 1,
The calling terminal determines whether it is a plurality of predetermined recipients or other recipients from the called party number or address or identifier, and if it is a predetermined recipient, An important call priority connection method characterized in that a call connection request is made to a dedicated call setting device, and in other cases, a call connection request is made to a normal call setting device.
請求項2に記載の重要呼優先接続方法において、
前記発信端末は、着信側番号あるいはアドレスあるいは識別子から、予め決められた複数の着信者であるか、あるいはその他の着信者であるかを判別し、予め決められた着信者である場合には、専用の呼設定装置に発信者の地域識別子を付加して呼接続要求を行い、その他である場合には、通常の呼設定装置に呼接続要求を行うことを特徴とする重要呼優先接続方法。
In the important call priority connection method according to claim 2,
The calling terminal determines whether it is a plurality of predetermined recipients or other recipients from the called party number or address or identifier, and if it is a predetermined recipient, An important call priority connection method characterized in that a call connection request is made by adding a caller's area identifier to a dedicated call setting device, and in other cases, a call connection request is made to a normal call setting device.
請求項1から請求項4のいずれかに記載の重要呼優先接続方法において、
前記発信端末は、着信側の端末が全て話中の場合を除いて、専用呼設定装置への接続に失敗した場合には、接続が成功するまで呼接続要求を発信し続けることを特徴とする重要呼優先接続方法。
In the important call priority connection method according to any one of claims 1 to 4,
The calling terminal continues to issue a call connection request until the connection is successful when the connection to the dedicated call setting device fails unless all the receiving terminals are busy. Important call priority connection method.
請求項1から請求項5のいずれかに記載の重要呼優先接続方法において、
前記発信端末から呼設定を行う場合、通常、使用する呼設定装置とは別に、予め決められた複数の着信者の呼設定については、重要呼専用の呼設定装置を用い、
該重要呼専用呼設定装置は、発信者の番号あるいはアドレスあるいは識別子を確認し、該発信者が該専用呼設定装置の予め決められた着信者にとって適格であるか否かを判定し、適格な場合には、請求項1から請求項5のいずれかの接続設定を行い、適格でない場合には、要求を拒否することを特徴とする重要呼優先接続方法。
In the important call priority connection method according to any one of claims 1 to 5,
When performing call setup from the calling terminal, normally, a call setup device dedicated to important calls is used for call setup of a plurality of predetermined recipients separately from the call setup device to be used.
The important call dedicated call setting device checks the caller's number or address or identifier, determines whether the caller is eligible for the predetermined callee of the dedicated call setting device, and In this case, the important call priority connection method is characterized in that the connection setting according to any one of claims 1 to 5 is performed, and if it is not qualified, the request is rejected.
請求項3から請求項6のいずれかに記載の重要呼優先接続方法において、
前記発信端末は、請求項6の方法で、呼接続要求装置からの接続要求が拒否された場合には、警報を発し、該呼接続要求装置の使用者に重要呼専用の呼設定装置への設定が間違っていることを通知することを特徴とする重要呼優先接続方法。
In the important call priority connection method according to any one of claims 3 to 6,
When the connection request from the call connection requesting device is rejected by the method of claim 6, the calling terminal issues an alarm and informs the user of the call connection requesting device to the call setting device dedicated to the important call. An important call priority connection method characterized by notifying that the setting is wrong.
請求項1から請求項7のいずれかに記載の重要呼優先接続方法において、
前記重要呼専用の呼設定装置は、予め決められた複数の着信者の全ての端末が使用中であるときに、呼接続要求がある場合、該接続要求をメモリに記憶し、着信者が使用可能になると直ちに接続要求の早いものから順に接続を設定させることを特徴とする重要呼優先接続方法。
In the important call priority connection method according to any one of claims 1 to 7,
The call setting device dedicated to the important call stores the connection request in a memory when a call connection request is made when all terminals of a plurality of predetermined recipients are in use, and is used by the callee An important call priority connection method characterized in that, as soon as it becomes possible, connections are set in order from the earliest connection request.
IP網における少なくとも電話を含むセッション設定用アプリケーションを実行する重要呼優先接続装置であって、
発信端末からの接続要求パケットを受け取ると、登録ユーザデータ格納手段にアクセスして該発信者のデータを読み出し、該発信者が予め登録されている適確な発信者であるか否かを確認する発信者検索手段と、
該発信者検索手段による確認の結果、適確な発信者であった場合、該発信者に対応する宛先を地域識別子を用いて検索する着信者検索手段と、
該着信者検索手段により検索した宛先に呼接続要求パケットを送信するパケット送信手段と、
該パケット送信手段により上記宛先が含まれているか否かを確認し、含まれていれば発信待ちリストデータに発呼の分を追加する発信待ちリストデータ格納手段と、
宛先が話中であることを示すパケットを受信すると、該パケットを受信した順に、該宛先ごとに該発信待ちリストデータ格納手段に発信者のアドレス、番号、識別子のいずれかを蓄積し、各宛先ごとの最も優先度の高いものの呼の接続要求をかけ続けるパケット受信手段と
を具備することを特徴とする重要呼優先接続装置。
An important call priority connection device for executing a session setting application including at least a telephone in an IP network,
When a connection request packet is received from the calling terminal, the registered user data storage means is accessed to read out the caller's data and confirm whether or not the caller is an appropriate caller registered in advance. Caller search means;
As a result of the confirmation by the caller search means, if the caller is an appropriate caller, a callee search means for searching for a destination corresponding to the caller using a region identifier;
Packet transmission means for transmitting a call connection request packet to the destination searched by the called party search means;
Check whether the destination is included by the packet transmission means, and if it is included, call waiting list data storage means for adding the outgoing call to the call waiting list data;
When a packet indicating that the destination is busy is received, the address, number, or identifier of the caller is stored in the call waiting list data storage unit for each destination in the order in which the packets are received. And a packet receiving means for continuing to make a call connection request of the highest priority for each important call priority connection device.
IP網における少なくとも電話を含むセッション設定用アプリケーションを実行する発信端末装置であって、
宛先となる番号、アドレスを入力する相手先入力手段と、
該相手先入力手段に入力された宛先が重要呼か否かを判定する重要呼判定手段と、
宛先が重要呼でない場合には、通常の呼設定装置に該宛先の番号、アドレスをそのまま送信し、宛先が重要呼である場合には、重要呼専用呼設定装置のアドレスに変換してから変換されたアドレスを送信する送信手段と、
重要呼専用呼設定装置のアドレスに変換する送信アドレス変更手段と、
呼接続に失敗した場合に、継続的に接続要求を行う継続送信手段と、
該送信アドレス変更手段の設定が誤っていた場合に、設定が誤りであることを通知するパケットを呼設定装置から受信する受信手段と、
該受信手段から設定誤りの通知パケットがあることを受け取ると、ユーザに警報を発する警報発信手段と
を具備することを特徴とする発信端末装置。
A calling terminal device that executes a session setting application including at least a telephone in an IP network,
Destination input means for entering the destination number and address,
Important call determination means for determining whether or not the destination input to the destination input means is an important call;
If the destination is not an important call, the number and address of the destination are transmitted as they are to a normal call setting device, and if the destination is an important call, the destination is converted to the address of the important call setting device. A transmission means for transmitting the received address;
A transmission address changing means for converting into an address of an important call dedicated call setting device;
A continuous transmission means for continuously requesting connection when call connection fails;
A receiving means for receiving, from the call setting device, a packet notifying that the setting is incorrect when the setting of the transmission address changing means is incorrect;
A transmission terminal apparatus comprising: an alarm transmission unit that issues an alarm to a user when receiving a setting error notification packet from the reception unit.
JP2005160886A 2005-06-01 2005-06-01 Important call preferential connection method and device therefor Pending JP2006339938A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005160886A JP2006339938A (en) 2005-06-01 2005-06-01 Important call preferential connection method and device therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005160886A JP2006339938A (en) 2005-06-01 2005-06-01 Important call preferential connection method and device therefor

Publications (1)

Publication Number Publication Date
JP2006339938A true JP2006339938A (en) 2006-12-14

Family

ID=37560096

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005160886A Pending JP2006339938A (en) 2005-06-01 2005-06-01 Important call preferential connection method and device therefor

Country Status (1)

Country Link
JP (1) JP2006339938A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017175248A (en) * 2016-03-22 2017-09-28 日本電信電話株式会社 System and method for enum/dns query priority control
WO2020162198A1 (en) * 2019-02-04 2020-08-13 日本電信電話株式会社 Enum/dns packet preferential control system and enum/dns packet preferential control method

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09139771A (en) * 1995-11-16 1997-05-27 Toshiba Corp Exchange system
JPH1079791A (en) * 1996-09-05 1998-03-24 Nippon Telegr & Teleph Corp <Ntt> Method for connecting and controlling call for specific number and device to execute the method
JP2000138752A (en) * 1998-11-02 2000-05-16 Nippon Telegr & Teleph Corp <Ntt> Internet telephone system and its emergency line connecting method
JP2001230883A (en) * 2000-02-18 2001-08-24 Denso Corp Mobile communication terminal and on-vehicle emergency report terminal
JP2003319067A (en) * 1999-11-30 2003-11-07 Mitsubishi Electric Corp Call service unit adaptor, trunk server and internet telephone network system
JP2004120715A (en) * 2002-09-30 2004-04-15 Taiko Electric Works Ltd Ip telephone system, telephone terminal and inter-network tandem switch
JP2004320099A (en) * 2003-04-11 2004-11-11 Ricoh Co Ltd Ip terminal and network apparatus
JP2004364017A (en) * 2003-06-05 2004-12-24 Ricoh Co Ltd Connection system, adapter and apparatus for ip telephone and connection method

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09139771A (en) * 1995-11-16 1997-05-27 Toshiba Corp Exchange system
JPH1079791A (en) * 1996-09-05 1998-03-24 Nippon Telegr & Teleph Corp <Ntt> Method for connecting and controlling call for specific number and device to execute the method
JP2000138752A (en) * 1998-11-02 2000-05-16 Nippon Telegr & Teleph Corp <Ntt> Internet telephone system and its emergency line connecting method
JP2003319067A (en) * 1999-11-30 2003-11-07 Mitsubishi Electric Corp Call service unit adaptor, trunk server and internet telephone network system
JP2001230883A (en) * 2000-02-18 2001-08-24 Denso Corp Mobile communication terminal and on-vehicle emergency report terminal
JP2004120715A (en) * 2002-09-30 2004-04-15 Taiko Electric Works Ltd Ip telephone system, telephone terminal and inter-network tandem switch
JP2004320099A (en) * 2003-04-11 2004-11-11 Ricoh Co Ltd Ip terminal and network apparatus
JP2004364017A (en) * 2003-06-05 2004-12-24 Ricoh Co Ltd Connection system, adapter and apparatus for ip telephone and connection method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017175248A (en) * 2016-03-22 2017-09-28 日本電信電話株式会社 System and method for enum/dns query priority control
WO2020162198A1 (en) * 2019-02-04 2020-08-13 日本電信電話株式会社 Enum/dns packet preferential control system and enum/dns packet preferential control method
JP2020127101A (en) * 2019-02-04 2020-08-20 日本電信電話株式会社 ENUM/DNS packet priority control system and ENUM/DNS packet priority control method
US11757783B2 (en) 2019-02-04 2023-09-12 Nippon Telegraph And Telephone Corporation ENUM/DNS packet priority control system and ENUM/DNS packet priority control method

Similar Documents

Publication Publication Date Title
JP4690460B2 (en) Use of PSTN to communicate IP addresses for point-to-point text, voice, video or data communications
JP5032338B2 (en) Method and apparatus for handling emergency calls in packet-switched radio access networks
US8014511B2 (en) Communication system
US20080165706A1 (en) Destination service selection for a telephone
KR20070051237A (en) System and method for multimedia contents in a communication system
US20130223431A1 (en) Processing Requests
JP2006339938A (en) Important call preferential connection method and device therefor
JP2007124036A (en) Server apparatus
JP2007013616A (en) Presence server, information providing system, and information providing method
JP2004186748A (en) Voice data transmission/reception automatic selection system and method and ip terminal in ip network
US8768350B2 (en) Systems and methods for locating endpoints in a communication network
JP2007174047A (en) Call control method and call control system
JP5251394B2 (en) Communication system and call control method
JP2008113381A (en) Communication system
KR100627818B1 (en) Method and System for Providing Early Media Service
JP2008236470A (en) Ip telephone terminal and ip telephone system
JP2011151434A (en) Communication system and communication method for providing service provider selected service
JP2006352543A (en) Sip telephone exchange system
JP2005223936A (en) Speech communication terminal device and call connection controlling method in packet switching network
JP2007088637A (en) Call control apparatus, voip communication system, voip apparatus, program, and call origination control method
JP2008219402A (en) Call control server and method for controlling call
JP2006180372A (en) System for originating ip phone call to communication terminal not connected to ip network normally, and call control server
JP2006237891A (en) Ip network communication system and ringer tone switching method in ip network communication system
JP6185878B2 (en) Routing method and routing system
KR20060134630A (en) Ipv4 and ipv6 dual mode terminal and a method for providing ip communication service using its terminal

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070808

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090727

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090804

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20091204