JP2007249764A - Automatic handover system and method - Google Patents

Automatic handover system and method Download PDF

Info

Publication number
JP2007249764A
JP2007249764A JP2006074407A JP2006074407A JP2007249764A JP 2007249764 A JP2007249764 A JP 2007249764A JP 2006074407 A JP2006074407 A JP 2006074407A JP 2006074407 A JP2006074407 A JP 2006074407A JP 2007249764 A JP2007249764 A JP 2007249764A
Authority
JP
Japan
Prior art keywords
handover
application
api
transport layer
protocol
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
JP2006074407A
Other languages
Japanese (ja)
Inventor
Hiroyuki Tomimori
博幸 富森
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 Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2006074407A priority Critical patent/JP2007249764A/en
Publication of JP2007249764A publication Critical patent/JP2007249764A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To individually and dynamically change networks used by services such as an IP telephone, a browser and mail without significantly damaging the development efficiency and portability of an application and the convenience of a user in portable terminal equipment capable of utilizing the plurality of networks. <P>SOLUTION: A transport layer API hook module hooks the API of a transport layer such as socket API called from the application 1, respective protocol processing parts (such as an SIP processing part 41 and an HTTP processing part 42) analyze the information of the API through a handover manager 3, and information required for handover is stored in storage parts (such as an SIP storage part 411 and an HTTP storage part 421). When the handover is requested from the application 1 or a communication module 5, the handover manager 3 executes handover processing using the information required for the handover, which is stored beforehand. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は移動体通信の移動機である携帯端末装置のハンドオーバーを実現する自動ハンドオーバーシステムおよび方法に関する。   The present invention relates to an automatic handover system and method for realizing a handover of a mobile terminal device which is a mobile device for mobile communication.

従来、ネットワークの利用可能状況が変化した場合、たとえば携帯端末装置が、携帯電話網のみが利用可能な状態から、無線LANの利用も可能になったような状況において、携帯端末装置で動作するアプリケーションが現在使用中のネットワークを変更するには、そのアプリケーション自らがネットワークの変更処理を行うか、そのアプリケーションがサービスの提供に使用しているプロトコル(SIPやHTTP等)ごとの共通ミドルウェアがネットワークの変更処理を行わなければならなかった。   Conventionally, when the network availability changes, for example, an application that operates on a mobile terminal device in a situation where the mobile terminal device can use a wireless LAN from a state where only the mobile phone network can be used To change the network that is currently in use, the application itself changes the network, or common middleware for each protocol (SIP, HTTP, etc.) that the application uses to provide the service changes the network. Processing had to be done.

前者の方法においては、ネットワークを使用するすべてのアプリケーションが、ネットワークを変更するハンドオーバーのための煩雑かつ(各プロトコルで規定された)定型的な処理を各アプリケーション内部に実装しなければならず、各アプリケーションの開発工数が増大し、コスト高となり、無駄が多くなってしまう。   In the former method, all applications that use the network must implement complicated and routine processing (specified by each protocol) for handover that changes the network inside each application, The development man-hours for each application increase, resulting in high costs and waste.

また後者の方法においては、各アプリケーションが共通ミドルウェアを使用することが条件となるため、アプリケーションが汎用性に乏しいものとなり、移植性に欠けるという問題があった。   In the latter method, since it is a condition that each application uses common middleware, there is a problem that the application has poor versatility and lacks portability.

なお、関連分野の従来技術である特許文献1には、トランスポート層において従来から知られたトランスポート層の処理を施すことを開示した通信端末装置が記載されている。   Note that Patent Document 1, which is a related art in the related field, describes a communication terminal device that discloses performing a transport layer process conventionally known in a transport layer.

特開2004−266330号公報JP 2004-266330 A

上述の従来技術には以下のような問題点があった。   The above prior art has the following problems.

すなわち、従来の第1の問題点は、アプリケーション内部にハンドオーバー処理を実装するのは、アプリケーション開発の観点から無駄が多いということである。その理由は、ハンドオーバーを実現するための処理は、使用するプロトコルによって規定されている処理が多く、各アプリケーションがそれらの定型的な処理を実装することになるためである。   That is, the first problem of the prior art is that it is wasteful to implement a handover process inside an application from the viewpoint of application development. The reason is that there are many processes defined by the protocol to be used for realizing the handover, and each application implements such routine processes.

また、従来の第2の問題点は、プロトコルごとの共通ミドルウェアでハンドオーバー処理を実装する場合、アプリケーションの移植性が悪くなるということである。その理由は、アプリケーションがプロトコルごとの共通ミドルウェアを使用しなければならず、予めプロトコル処理を実装したアプリケーションを移植するような場合には大幅な改造が必要になるためである。   The second problem of the prior art is that when the handover process is implemented with common middleware for each protocol, the portability of the application is deteriorated. The reason is that the application must use common middleware for each protocol, and in the case of transplanting an application in which protocol processing has been mounted in advance, drastic modification is required.

また、特許文献1に記載の従来技術では、ネットワークの変更処理とトランスポート層における処理との関連については何ら記載されていない。   Moreover, in the prior art described in Patent Document 1, there is no description about the relationship between the network change process and the process in the transport layer.

本発明は上記の点にかんがみてなされたもので、その目的は、複数のネットワークが利用可能な携帯端末装置において、アプリケーションの開発効率や移植性を犠牲にすることなくハンドオーバーを実現する方法を提供することにある。   The present invention has been made in view of the above points, and an object of the present invention is to provide a method for realizing handover in a portable terminal device that can use a plurality of networks without sacrificing application development efficiency and portability. It is to provide.

本発明の自動ハンドオーバー方法は、図1を参照すると、アプリケーションプログラムがネットワークを使用する際に実行する(OSI7層モデルにおける)トランスポート層のAPI(ソケットAPI等)をフックするトランスポート層APIフックモジュールと、トランスポートAPIフックモジュールから呼び出され、ハンドオーバー処理を管理するハンドオーバーマネージャと、アプリケーションがサービスの提供に使用するプロトコルごとの処理を実行するプロトコル処理部とを有する点を特徴とする。このような構成を採用し、トランスポート層以下でハンドオーバー処理を実行することにより、本発明の目的を達成することができる。   Referring to FIG. 1, the automatic handover method of the present invention refers to a transport layer API hook that hooks a transport layer API (socket API, etc.) (in the OSI 7 layer model) that is executed when an application program uses a network. It is characterized by having a module, a handover manager that is called from the transport API hook module and manages handover processing, and a protocol processing unit that executes processing for each protocol used by an application to provide a service. By adopting such a configuration and executing the handover process below the transport layer, the object of the present invention can be achieved.

本発明によれば、複数のネットワークが利用可能な携帯端末装置において、アプリケーションの開発効率や移植性を犠牲にすることなくハンドオーバーを実現する方法を提供することができる。   ADVANTAGE OF THE INVENTION According to this invention, in the portable terminal device which can utilize a some network, the method of implement | achieving a handover, without sacrificing application development efficiency and portability can be provided.

すなわち本発明によれば、トランスポート層のAPIをフックし、その中でハンドオーバーに必要な処理を行うため、アプリケーションまたはトランスポート層より上位のプロトコル共通ミドルウェアを変更することなく、自動ハンドオーバー処理を実現することができる。   That is, according to the present invention, since the API of the transport layer is hooked and the processing necessary for the handover is performed therein, the automatic handover process is performed without changing the application or the middle protocol common protocol higher than the transport layer. Can be realized.

本発明は複数のネットワーク(無線LANや携帯電話網等)の利用が可能な携帯端末装置において、アプリケーションが、あるネットワークを使用して何らかのサービス(ブラウザやメール、IP電話等)を実行中に、他のネットワークが使用可能になった場合に、そのサービスを切断することなく、使用するネットワークを他のネットワークに自動的に変更(ハンドオーバー)するシステムおよび方法に関する。   The present invention provides a portable terminal device that can use a plurality of networks (wireless LAN, cellular phone network, etc.) while an application is executing some service (browser, mail, IP phone, etc.) using a certain network The present invention relates to a system and method for automatically changing (handover) a network to be used to another network without disconnecting the service when the other network becomes available.

ここで、本発明を実施するための最良の形態について図面を参照して詳細に説明する。   Now, the best mode for carrying out the present invention will be described in detail with reference to the drawings.

図1を参照すると、本発明の最良の形態は、携帯端末装置の内部に、アプリケーション1と、アプリケーションから呼び出されるトランスポート層のAPIをフックするトランスポート層APIフックモジュール2と、ハンドオーバーの制御を行うハンドオーバーマネージャ3と、上位プロトコルレベルのハンドオーバー処理を行うプロトコル処理部4と、トランスポート層より下位の通信機能を提供する通信モジュール5とを有して構成される。   Referring to FIG. 1, in the best mode of the present invention, an application 1, a transport layer API hook module 2 that hooks an API of a transport layer called from the application, and control of handover are provided inside the portable terminal device. And a communication module 5 that provides a communication function lower than the transport layer.

プロトコル処理部4は、トランスポート層より上位のSIPやHTTP等の各プロトコルに特化したハンドオーバー処理を実行するSIP処理部41やHTTP処理部42等と、各プロトコルのハンドオーバーに必要な情報を保持するSIP記憶部411やHTTP記憶部421等から構成される。   The protocol processing unit 4 includes a SIP processing unit 41 and an HTTP processing unit 42 that execute handover processing specialized for each protocol such as SIP and HTTP above the transport layer, and information necessary for handover of each protocol. SIP storage unit 411, HTTP storage unit 421, and the like.

ネットワークA、Bは携帯電話網や無線LAN等の外部ネットワークをあらわし、通信モジュール5は、これら複数のネットワークに対応するものとする。   The networks A and B represent external networks such as a mobile phone network and a wireless LAN, and the communication module 5 corresponds to the plurality of networks.

次に、図1、図2および図3を参照して、本発明を実施するための最良の形態の動作について詳細に説明する。   Next, the operation of the best mode for carrying out the present invention will be described in detail with reference to FIG. 1, FIG. 2, and FIG.

アプリケーション1がネットワークを使用したサービスを提供する際にトランスポート層のAPIを実行すると(図2のステップA−1参照)、トランスポート層APIフックモジュール2がその実行をフックし(ステップA−2)、トランスポート層の本来のAPIを呼び出す前に、ハンドオーバーマネージャ3を呼び出す(ステップA−3)。   When the application 1 executes the transport layer API when providing a service using the network (see step A-1 in FIG. 2), the transport layer API hook module 2 hooks the execution (step A-2). ) Before calling the original API of the transport layer, the handover manager 3 is called (step A-3).

ハンドオーバーマネージャ3は、APIの引数をチェックし、関連する上位層のプロトコルを識別し(ステップA−4)、プロトコル処理部4のうちの対応する処理部41〜43にAPIを引き渡す(ステップA−5)。   The handover manager 3 checks the API argument, identifies the related upper layer protocol (step A-4), and delivers the API to the corresponding processing units 41 to 43 of the protocol processing unit 4 (step A). -5).

ここで、APIの引数からプロトコルを判別できないようなケースがある場合には、アプリケーション1から事前にハンドオーバーマネージャー3に使用するプロトコルを通知するなどの方法で、プロトコルの判別を行う。   If there is a case where the protocol cannot be determined from the API argument, the protocol is determined by a method such as notifying the protocol used by the handover manager 3 from the application 1 in advance.

次に、プロトコル処理部4は、SIPやHTTP等の各プロトコルの規定に応じて、ハンドオーバーマネージャ3から渡されたAPIの引数からハンドオーバーに必要となる情報を記憶する(ステップA−6)。その後、トランスポート層APIフックモジュール2は、本来のトランスポート層のAPIを実行する(ステップA−7)。   Next, the protocol processing unit 4 stores information necessary for handover from an API argument passed from the handover manager 3 in accordance with the specifications of each protocol such as SIP and HTTP (step A-6). . Thereafter, the transport layer API hook module 2 executes the original transport layer API (step A-7).

次に、アプリケーション1または通信モジュール5からハンドーオーバーマネージャー3に対してハンドオーバー要求が起きた場合の動作について説明する。   Next, an operation when a handover request is issued from the application 1 or the communication module 5 to the handover manager 3 will be described.

ハンドオーバーマネージャ3は、ハンドオーバー要求を受け取ると(図3のステップB−1参照)、トランスポート層APIフックモジュールに対してハンドオーバー処理が終了するまでの間アプリケーションからのAPIの呼び出しをブロックするよう通知する(ステップB−2)。その後ハンドオーバーマネージャ3は、プロトコル処理部4の各処理部のうちのハンドオーバー対象プロトコル処理部41〜43に対してハンドオーバー要求を発行する(ステップB−3)。   When the handover manager 3 receives the handover request (see step B-1 in FIG. 3), the API calls from the application are blocked until the handover process is completed for the transport layer API hook module. (Step B-2). Thereafter, the handover manager 3 issues a handover request to the handover target protocol processing units 41 to 43 among the processing units of the protocol processing unit 4 (step B-3).

プロトコル処理部41〜43は、ハンドオーバー処理に必要な情報を対応する記憶部411〜431から取得し(ステップB−4)、各プロトコルで規定されたハンドオーバー処理を通信モジュール5の機能を使用して実行する(ステップB−5)。   The protocol processing units 41 to 43 obtain information necessary for the handover process from the corresponding storage units 411 to 431 (step B-4), and use the function of the communication module 5 for the handover process defined by each protocol. (Step B-5).

プロトコル処理部41〜43は、ハンドオーバー処理が終了するとそれをハンドオーバーマネージャ3に通知し(ステップB−6)、ハンドオーバーマネージャ3は、トランスポート層APIフックモジュール2に対してAPIのブロック解除を要求する(ステップB−7)。   When the handover process is completed, the protocol processing units 41 to 43 notify the handover manager 3 (step B-6), and the handover manager 3 releases the API block to the transport layer API hook module 2. Is requested (step B-7).

次に、本発明の実施例を図1、4および5を参照して説明する。   Next, an embodiment of the present invention will be described with reference to FIGS.

本実施例は、ハンドオーバー対象のサービスとしてSIPを使用したIP電話サービスを、利用可能なネットワークとして携帯電話網と無線LANを備えている。   This embodiment includes an IP telephone service using SIP as a service to be handed over, and a mobile telephone network and a wireless LAN as available networks.

まず始めに図4を参照して、IP電話セッションを確立する際の一般的なSIPメッセージの送受信について説明する。   First, referring to FIG. 4, transmission / reception of a general SIP message when establishing an IP telephone session will be described.

ここでは、アプリケーション1が携帯電話網のネットワークを使用して、SIPメッセージの送受信を行い、SIPメッセージはSIPサーバーを経由して通信相手に届くものとする。   Here, it is assumed that the application 1 transmits and receives a SIP message using the network of the mobile phone network, and the SIP message reaches the communication partner via the SIP server.

アプリケーション1が通信相手に対してIP電話を発信する場合、まず始めに、アプリケーション1が通信相手に対してSIPのINVITEを発行する(図4のステップC1参照)。   When the application 1 makes an IP phone call to the communication partner, first, the application 1 issues a SIP INVITE to the communication partner (see step C1 in FIG. 4).

このINVITEには、通信相手のSIPアドレスやその後の音声データの送受信に使用するアプリケーション1が使用しているネットワークのIPアドレス、ポート番号等が含まれている。   This INVITE includes the SIP address of the communication partner, the IP address of the network used by the application 1 used for subsequent transmission / reception of voice data, the port number, and the like.

このINVITEは、携帯電話網を使用してSIPサーバーに送信される(ステップC2)。   This INVITE is transmitted to the SIP server using the mobile phone network (step C2).

SIPサーバーは、INVITEを受け取るとアプリケーション1に対してTryingを返す(ステップC3、C4)と共に、通信相手に対して受信したINVITEを送信する(ステップC5)。   When receiving the INVITE, the SIP server returns Trying to the application 1 (steps C3 and C4) and transmits the received INVITE to the communication partner (step C5).

通信相手は、ユーザに着信を通知すると共にRingingを発信元のアプリケーション1に返す(ステップC6、C7、C8)。その後、通信相手のユーザが着信を許可した場合、通信相手は、アプリケーション1に対してOKを返す(ステップC9、C10、C11)。   The communication partner notifies the user of the incoming call and returns Ringing to the calling application 1 (steps C6, C7, C8). Thereafter, when the user of the communication partner permits the incoming call, the communication partner returns OK to the application 1 (steps C9, C10, C11).

このOKには、通信相手のIPアドレスやポート番号等が含まれている。   This OK includes the IP address and port number of the communication partner.

アプリケーション1は、OKを受け取るとACKを通信相手に送信し(ステップC12、C13)、これによりIP電話のセッションが確立する。   Upon receiving OK, the application 1 transmits ACK to the communication partner (steps C12 and C13), thereby establishing an IP telephone session.

その後、アプリケーション1と通信相手はINVITEとOKでやりとりしたIPアドレスとポート番号を使用して音声データの送受信を行う(ステップC14)。   Thereafter, the application 1 and the communication partner transmit and receive voice data using the IP address and port number exchanged by INVITE and OK (step C14).

次に、本発明におけるハンドオーバーの動作について説明する。   Next, the handover operation in the present invention will be described.

ここでは、アプリケーション1が携帯電話網を使用して通信相手とIP電話のセッションを確立した後、IP電話が使用するネットワークを無線LANにハンドオーバーする場合について説明する。   Here, a case will be described in which the network used by the IP phone is handed over to the wireless LAN after the application 1 establishes the IP phone session with the communication partner using the mobile phone network.

まず始めに図5を参照してハンドオーバー時のSIPメッセージの送受信について説明する。   First, referring to FIG. 5, transmission / reception of a SIP message at the time of handover will be described.

IP電話セッションを確立するまでの図5のステップD1〜D14のSIPメッセージのやりとりに関しては図4のステップC1〜C14と同様であるが、本例においては、これらのメッセージの送受信を行うAPIをフックして、のちのハンドオーバーに必要となる情報を記憶する点で異なる。   The exchange of SIP messages in steps D1 to D14 in FIG. 5 until the IP telephone session is established is the same as in steps C1 to C14 in FIG. 4, but in this example, an API for transmitting and receiving these messages is hooked. The difference is that information necessary for a later handover is stored.

セッションが確立した後に無線LANが利用可能となり、IP電話サービスのハンドオーバーを行う場合、ハンドオーバーマネージャー3は、事前に記憶したデータを使用して通信相手に対してre−INVITEを発行する。このとき、SIPプロトコルで規定された方法でハンドオーバー後に使用する無線LAN5のIPアドレスとポート番号を含める(ステップD15、D16)。   When the wireless LAN becomes available after the session is established and the IP telephone service is handed over, the handover manager 3 issues re-INVITE to the communication partner using the data stored in advance. At this time, the IP address and port number of the wireless LAN 5 used after the handover are included by the method defined by the SIP protocol (steps D15 and D16).

相手端末は、re−INVITEを受け取るとハンドオーバーマネージャ3に対しOKを返し(ステップD17、D18)、ハンドオーバーマネージャ3はOKを受け取ると通信相手に対してACKを送信する(ステップD19、D20)。   When receiving the re-INVITE, the partner terminal returns OK to the handover manager 3 (steps D17 and D18). When the handover manager 3 receives OK, the partner terminal transmits an ACK to the communication partner (steps D19 and D20). .

その後、アプリケーション1は無線LANを使用して通信相手との通話を開始する(ステップD21)。   Thereafter, the application 1 starts a call with the communication partner using the wireless LAN (step D21).

この例において図1の各モジュールの動作については、図1、図2および図3を参照しながら説明したものと同様である。   In this example, the operation of each module in FIG. 1 is the same as that described with reference to FIGS.

本実施例においては、通信相手からOKが返される場合のついてのみ記述したが、その他のレスポンスが返された場合には、ハンドオーバーマネージャ3は、基本的にSIPプロトコルで規定された動作に従うものとする。   In this embodiment, only the case where OK is returned from the communication partner is described. However, when other responses are returned, the handover manager 3 basically follows the operation defined by the SIP protocol. And

最終的にエラーが返された場合には、ハンドオーバーが失敗したことをアプリケーション1に通知する、または何も通知せずそのまま携帯電話網を使用し続けるなどの動作が考えられる。   When an error is finally returned, an operation such as notifying the application 1 that the handover has failed, or continuing to use the mobile phone network as it is without any notification is conceivable.

本発明によれば、複数のネットワークが利用可能な携帯端末装置において、アプリケーションの開発効率や移植性、ユーザの利便性を大きく損なうことなく、IP電話やブラウザ、メールといったサービスが使用するネットワークを個々にかつ動的に変更することが可能となる。   According to the present invention, in a mobile terminal device that can use a plurality of networks, each network used by a service such as an IP phone, a browser, or an e-mail can be used without significantly degrading application development efficiency, portability, and user convenience. And can be changed dynamically.

本発明を実施するための最良の形態の構成を示すブロック図である。It is a block diagram which shows the structure of the best form for implementing this invention. 本発明の最良の形態の動作を示す流れ図である。It is a flowchart which shows operation | movement of the best form of this invention. 本発明の最良の形態の動作を示す流れ図である。It is a flowchart which shows operation | movement of the best form of this invention. IP電話セッションを確立する際の一般的なシーケンス図である。It is a general sequence diagram at the time of establishing an IP telephone session. 本発明を実施するための最良の形態の動作を示すシーケンス図である。It is a sequence diagram which shows operation | movement of the best form for implementing this invention.

符号の説明Explanation of symbols

1 アプリケーション
2 トランスポート層APIフックモジュール
3 ハンドオーバーマネージャー
4 プロトコル処理部
5 通信モジュール
41 SIP処理部
42 HTTP処理部
43 FTP処理部
411 SIP記憶部
421 HTTP記憶部
431 FTP記憶部
DESCRIPTION OF SYMBOLS 1 Application 2 Transport layer API hook module 3 Handover manager 4 Protocol processing part 5 Communication module 41 SIP processing part 42 HTTP processing part 43 FTP processing part 411 SIP storage part 421 HTTP storage part 431 FTP storage part

Claims (8)

トランスポート層レベルでハンドオーバー処理を行うことを特徴とする自動ハンドオーバー方法。   An automatic handover method comprising performing a handover process at a transport layer level. 請求項1に記載の自動ハンドオーバー方法を用いることを特徴とする自動ハンドオーバーシステム。   An automatic handover system using the automatic handover method according to claim 1. トランスポート層のAPIをフックして得られた情報からハンドーオーバーに必要な情報を抽出、記憶するハンドオーバーマネージャと、ハンドーオーバーするプロトコルごとのプロトコル処理部とを備えたことを特徴とする自動ハンドオーバー方法。   A handover manager that extracts and stores information necessary for hand-over from information obtained by hooking an API of a transport layer, and a protocol processing unit for each protocol to be handed over are provided. Automatic handover method. 請求項3に記載の自動ハンドオーバー方法を用いることを特徴とする自動ハンドオーバーシステム。   An automatic handover system using the automatic handover method according to claim 3. ハンドオーバー時に、請求項3に記載の自動ハンドオーバー方法で記憶した情報を使用してハンドオーバー処理を実行することを特徴とする自動ハンドオーバー方法。   An automatic handover method, wherein handover processing is executed using information stored by the automatic handover method according to claim 3 at the time of handover. 請求項5に記載の自動ハンドオーバー方法を用いることを特徴とする自動ハンドオーバーシステム。   An automatic handover system using the automatic handover method according to claim 5. アプリケーションプログラムがネットワークを使用する際に実行するトランスポート層のAPIをフックするトランスポート層APIフックモジュールと、トランスポートAPIフックモジュールから呼び出され、ハンドオーバー処理を管理するハンドオーバーマネージャと、アプリケーションがサービスの提供に使用するプロトコルごとの処理を実行するプロトコル処理部とを有することを特徴とする自動ハンドオーバー方法。   A transport layer API hook module that hooks an API of a transport layer that is executed when an application program uses a network, a handover manager that is called from the transport API hook module and manages a handover process, and an application that provides services And a protocol processing unit that executes processing for each protocol used to provide the automatic handover method. 請求項7に記載の自動ハンドオーバー方法を用いることを特徴とする自動ハンドオーバーシステム。   An automatic handover system using the automatic handover method according to claim 7.
JP2006074407A 2006-03-17 2006-03-17 Automatic handover system and method Pending JP2007249764A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006074407A JP2007249764A (en) 2006-03-17 2006-03-17 Automatic handover system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006074407A JP2007249764A (en) 2006-03-17 2006-03-17 Automatic handover system and method

Publications (1)

Publication Number Publication Date
JP2007249764A true JP2007249764A (en) 2007-09-27

Family

ID=38593964

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006074407A Pending JP2007249764A (en) 2006-03-17 2006-03-17 Automatic handover system and method

Country Status (1)

Country Link
JP (1) JP2007249764A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1125095A (en) * 1997-07-08 1999-01-29 Techno Craft:Kk Character string extraction system, program recording medium and character string extracting method
JP2003157263A (en) * 2001-11-21 2003-05-30 Hitachi Ltd Method and device for collecting information, and storage program for retrieval object character information
JP2004235862A (en) * 2003-01-29 2004-08-19 Ntt Docomo Inc Communication controller, communication control method, and communication control program
JP2004260234A (en) * 2003-02-24 2004-09-16 Nec Corp Communication system and communication method, and mobile node and gateway used for the system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1125095A (en) * 1997-07-08 1999-01-29 Techno Craft:Kk Character string extraction system, program recording medium and character string extracting method
JP2003157263A (en) * 2001-11-21 2003-05-30 Hitachi Ltd Method and device for collecting information, and storage program for retrieval object character information
JP2004235862A (en) * 2003-01-29 2004-08-19 Ntt Docomo Inc Communication controller, communication control method, and communication control program
JP2004260234A (en) * 2003-02-24 2004-09-16 Nec Corp Communication system and communication method, and mobile node and gateway used for the system

Similar Documents

Publication Publication Date Title
JP4819923B2 (en) Session setting protocol based early media service providing method and session setting protocol based early media service providing application server
US9107049B2 (en) Advanced real-time IP communication in a mobile terminal
EP2993861B1 (en) Establishing and maintaining a voip call
US20060165064A1 (en) Method and apparatus for a network element to track the availability of other network elements
WO2009046600A1 (en) Handoff of dual mode mobile device between an ip network and a plmn
US7881455B2 (en) Apparatus and method for finding a called party over a telecommunication network
WO2007139161A1 (en) Mobile terminal and communication method
JP5779285B2 (en) Packet service call management in mobile communication networks
US8379629B2 (en) Data session handling
WO2012019391A1 (en) System and method for obtaining detail information of number
CN106027599B (en) Data transmission channel establishing method, system and server
CN106101468B (en) Method and device for determining transmission link
CN102984186A (en) A method and an apparatus for establishing a session
US20100190484A1 (en) Radio communication system, management server, radio communication terminal, and radio communication method
JP2013153438A (en) Method for establishing communication connection over internet between mobile terminals, computer program, and storage medium
WO2010078756A1 (en) Method, device and system for call control
CN113163058A (en) Session parameter updating method and device, communication equipment and electronic equipment
CN103634766A (en) Incoming call forwarding method, device, system and relative equipment
JP2010258802A (en) Communication system, communication terminal, communication method and communication program
JP2007249764A (en) Automatic handover system and method
JP2009055557A (en) Communication apparatus and communication control method
JP2008113381A (en) Communication system
CN109120578B (en) Method and device for realizing link connection processing
JP2009267717A (en) Telephone system, its server unit, and database synchronization method
JP6898568B2 (en) Communication controller, media transmission method, and media transmission program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080711

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20100623

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20100629

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20101004

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101007

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20110215