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
JP3370943B2 - Communication terminal connection method, and storage medium storing program for causing the connection method to function - Google Patents
[go: Go Back, main page]

JP3370943B2 - Communication terminal connection method, and storage medium storing program for causing the connection method to function - Google Patents

Communication terminal connection method, and storage medium storing program for causing the connection method to function

Info

Publication number
JP3370943B2
JP3370943B2 JP03303799A JP3303799A JP3370943B2 JP 3370943 B2 JP3370943 B2 JP 3370943B2 JP 03303799 A JP03303799 A JP 03303799A JP 3303799 A JP3303799 A JP 3303799A JP 3370943 B2 JP3370943 B2 JP 3370943B2
Authority
JP
Japan
Prior art keywords
communication
terminal
information
connection
data
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
JP03303799A
Other languages
Japanese (ja)
Other versions
JP2000232497A (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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP03303799A priority Critical patent/JP3370943B2/en
Publication of JP2000232497A publication Critical patent/JP2000232497A/en
Application granted granted Critical
Publication of JP3370943B2 publication Critical patent/JP3370943B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Communication Control (AREA)
  • Mobile Radio Communication Systems (AREA)

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、パケットネットワ
ークを用いるマルチメディア通信端末の接続方法、及び
該接続方法を機能させるためのプログラムを記録した記
憶媒体に関するもので、例えば、ITU−T勧告H.3
23端末がPHS(RCRSTD28規格),PDC,
IMT−2000等の移動体通信ネットワークを使用し
てダイヤルアップ接続を行う際の接続方法に関するもの
である。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for connecting a multimedia communication terminal using a packet network and a storage medium having a program for operating the connecting method recorded therein. Three
23 terminals are PHS (RCRSTD28 standard), PDC,
The present invention relates to a connection method when making a dial-up connection using a mobile communication network such as IMT-2000.

【0002】[0002]

【従来の技術】図7は、ITU−T勧告H.323端末
がPHS(RCRSTD28規格)を使用してダイヤル
アップ接続を行う際の接続手順を示す図である。ここ
で、ITU−T勧告H.323とは、パケットネットワ
ーク上でマルチメディア通信を行うための規格のこと
で、ITU−T勧告H.323に準拠した端末とは、上
記の勧告に従って、音声,画像等のマルチメディア情報
を用いたリアルタイムの通信を行うことができる端末を
意味する。以下、「ITU−T勧告H.323に準拠し
た端末」を「H.323端末」と略称する。
2. Description of the Related Art FIG. 7 is a diagram showing a connection procedure when an ITU-T recommended H.323 terminal makes a dial-up connection using PHS (RCRSTD28 standard). Here, the ITU-T recommendation H.323 is a standard for performing multimedia communication on a packet network, and a terminal compliant with the ITU-T recommendation H.323 is a voice, It means a terminal that can perform real-time communication using multimedia information such as images. Hereinafter, the "terminal conforming to ITU-T recommendation H.323" will be abbreviated as "H.323 terminal".

【0003】一般に、H.323端末同士がPHSを使
用してダイヤルアップ接続を行う際には、図7に示す7
1〜77の各スタックごとに端末間でネゴシエーション
が行われ、H.323端末間の接続が確立される。従っ
て、接続が終了するまでに端末間で多くのメッセージの
送・受信を行う必要があり、接続が終了するまでに多く
の手順を必要とする欠点がある。
Generally, when H.323 terminals make a dial-up connection by using PHS, 7 shown in FIG.
Negotiation is performed between the terminals for each of the stacks 1 to 77, and the connection between the H.323 terminals is established. Therefore, it is necessary to send and receive many messages between terminals before the connection is terminated, and there is a disadvantage that many procedures are required until the connection is terminated.

【0004】しかしながら、H.323端末同士が接続
を行うという前提がある場合には、必然的に各スタック
で使用するプロトコルが決まってくるので、各スタック
ごとに接続のネゴシエーションを行う必要はない。ある
スタックで、そのスタックに後続するスタックの接続処
理で必要になる情報を一括して伝送し、その情報に従っ
て後続のスタックの接続を行う方が効率的である。
However, if it is premised that the H.323 terminals connect to each other, the protocol used in each stack is inevitably determined, and therefore it is not necessary to negotiate the connection for each stack. It is more efficient for a certain stack to collectively transmit information necessary for connection processing of the stack subsequent to the stack and to connect the subsequent stack according to the information.

【0005】この問題を解決する手法としては、ITU
−T勧告H.323Version2の8.1.7節において、フ
ァーストコネクト手順が提案されている。この手法は、
H.323端末同士が接続する際に、H.323端末の能
力交換(スタック75)、画像・音声通信用のソケット
の作成の処理(スタック76)で必要になる情報をH.
323端末の呼接続処理(スタック74)で一括して伝
送し、その情報に従って能力情報の設定,画像・音声通
信用のソケット接続を行うことで、接続時に行われるネ
ゴシエーションの回数を減らし、接続時間の短縮を図ろ
うというものである。
As a method for solving this problem, ITU
-T Recommendation H.323 Version 2 Section 8.1.7 proposes a fast connect procedure. This technique
When the H.323 terminals are connected to each other, the information necessary for the capability exchange of the H.323 terminals (stack 75) and the process of creating a socket for image / voice communication (stack 76) is provided.
The call connection processing (stack 74) of the H.323 terminal collectively transmits the data, sets capability information according to the information, and performs socket connection for image / voice communication, thereby reducing the number of negotiations performed at the time of connection and connecting time. Is to shorten the

【0006】[0006]

【発明が解決しようとする課題】しかし、上記の手順
は、端末間での通信手段の確立が終了した後の、H.3
23アプリケーション同士が接続する際の接続手順であ
る。従って、PHS等を用いたダイヤルアップ接続を行
う際には、通信回線の確立が終了するまでは、上記の手
順を用いることはできない。
However, the procedure described above is performed according to H.3 after the establishment of the communication means between the terminals is completed.
23 is a connection procedure when the applications are connected to each other. Therefore, when performing a dial-up connection using PHS or the like, the above procedure cannot be used until the establishment of the communication line is completed.

【0007】本発明は、PHS回線の接続の直後に、呼
制御メッセージを利用して、後続のネゴシエーションで
必要になる情報を一括して伝送することで、接続にかか
る時間を短縮しようというものである。
The present invention is intended to reduce the time required for connection by transmitting all the information necessary for the subsequent negotiations by using a call control message immediately after the connection of the PHS line. is there.

【0008】[0008]

【課題を解決するための手段】請求項1の発明は、デー
タの送受信を行うデータ通信部と、データ通信部の制御
を行う通信制御部と、画像データの符号化・復号化を行
う画像符号化復号化部と、音声データの符号化・復号化
を行う音声符号化復号化部を備え、パケットネットワー
クを用いる通信端末の接続方法において、通信回線を使
用して相手端末と接続を行う際に、PPP(Point to P
oint Protocol)接続処理に必要な、LCP(Link Cont
rol Protocol)情報、NCP(Network Control Protoc
ol)情報、PAP(Password Authentication Protoco
l)情報、IPアドレス情報を、移動体通信ネットワー
クの呼制御メッセージであるUser Informationメッセー
ジのUser to User情報要素を利用して先行するネゴシエ
ーションで交換し、前記呼制御メッセージの交換に引き
続いて、前記PPP接続処理に必要な情報を用いてPP
P接続処理を行うことを特徴とする。
According to a first aspect of the present invention, there is provided a data communication section for transmitting / receiving data, a communication control section for controlling the data communication section, and an image code for encoding / decoding image data. In a method of connecting a communication terminal using a packet network, which includes a decoding / decoding section and a speech coding / decoding section for coding / decoding voice data, when connecting to a partner terminal using a communication line. , PPP (Point to P
LCP (Link Cont) required for oint Protocol connection processing
rol Protocol) information, NCP (Network Control Protoc)
ol) information, PAP (Password Authentication Protoco
l) Information, IP address information, mobile communication network
User Information message, which is a call control message
Negotiating with the User to User information element
The call control message and exchange the call control message.
Then, using the information necessary for the PPP connection processing, the PP
It is characterized in that P connection processing is performed.

【0009】請求項2の発明は、データの送受信を行う
データ通信部と、データ通信部の制御を行う通信制御部
と、画像データの符号化・復号化を行う画像符号化復号
化部と、音声データの符号化・復号化を行う音声符号化
復号化部を備え、パケットネットワークを用いる通信端
末の接続方法において、通信回線を使用して相手端末と
接続を行う際に、H.323端末の呼接続処理に必要
な、ITU−T勧告Q.931のSETUPの情報及び
CONEECTの情報を、移動体通信ネットワークの呼
制御メッセージであるUser InformationメッセージのUs
er to User情報要素を利用して先行するネゴシエーショ
ンで交換し、前記呼制御メッセージの交換に引き続い
て、前記H.323端末の呼接続処理に必要な情報を用
いて前記H.323端末の予備接続処理を行うことを特
徴とする。
According to a second aspect of the invention, data is transmitted and received.
A data communication unit and a communication control unit that controls the data communication unit
And image coding / decoding for coding / decoding image data
Coding unit and voice coding for coding / decoding voice data
Communication end equipped with a decryption unit and using a packet network
In the end connection method, use the communication line to
Required for call connection processing of H.323 terminal when connecting
ITU-T Recommendation Q.931 SETUP information and
CONNECT information to call the mobile communication network
Us of the User Information message that is a control message
er to User Information element is used to lead negotiation
And exchange the call control message
The information necessary for the call connection process of the H.323 terminal.
In particular, it performs a preliminary connection process for the H.323 terminal.
To collect.

【0010】請求項3の発明は、データの送受信を行う
データ通信部と、データ通信部の制御を行う通信制御部
と、画像データの符号化・復号化を行う画像符号化復号
化部と、音声データの符号化・復号化を行う音声符号化
復号化部を備え、パケットネットワークを用いる通信端
末の接続方法において、通信回線を使用して相手端末と
接続を行う際に、H.323端末の能力交換処理に必要
な、ITU−T勧告H.245のTerminal Capability S
etの情報を、移動体通信ネットワークの呼制御メッセー
ジであるUser InformationメッセージのUser to User情
報要素を利用して先行するネゴシエーションで交換し、
前記呼制御メッセージの交換に引き続いて、前記H.3
23端末の能力交換処理に必要な情報を用いてH.32
3端末の能力交換処理を行うことを特徴とする。
According to the invention of claim 3, data is transmitted and received.
A data communication unit and a communication control unit that controls the data communication unit
And image coding / decoding for coding / decoding image data
Coding unit and voice coding for coding / decoding voice data
Communication end equipped with a decryption unit and using a packet network
In the end connection method, use the communication line to
Required for capacity exchange processing of H.323 terminal when connecting
ITU-T Recommendation H.245 Terminal Capability S
et information to call control messages for mobile communication networks.
User to User information in the User Information message
Exchange in the previous negotiation using the news element,
Following the exchange of the call control messages, the H.3
H.32 using the information necessary for the capacity exchange process of the 23 terminals.
A feature is that capacity exchange processing of three terminals is performed.

【0011】請求項4の発明は、データの送受信を行う
データ通信部と、データ通信部の制御を行う通信制御部
と、画像データの符号化・復号化を行う画像符号化復号
化部と、音声データの符号化・復号化を行う音声符号化
復号化部を備え、パケットネットワークを用いる通信端
末の接続方法において、通信回線を使用して相手端末と
接続を行う際に、画像・音声通信用のソケットを確立す
るために必要な、ITU−T勧告H.245のOpen Logi
cal Channelの情報を、移動体通信ネットワークの呼制
御メッセージであるUser InformationメッセージのUser
to User情報要素を利用して先行するネゴシエーション
で交換し、前記呼制御メッセージの交換に引き続いて、
前記画像・音声通信用のソケットを確立するために必要
な情報を用いて前記画像・音声通信用のソケットを確立
処理を行うことを特徴とする。
According to a fourth aspect of the invention, data is transmitted and received.
A data communication unit and a communication control unit that controls the data communication unit
And image coding / decoding for coding / decoding image data
Coding unit and voice coding for coding / decoding voice data
Communication end equipped with a decryption unit and using a packet network
In the end connection method, use the communication line to
When connecting, establish a socket for image / voice communication.
ITU-T Recommendation H.245 Open Logi
cal channel information, mobile communication network call control
User of the message User Information message
Negotiation that precedes using the to User information element
, And following the exchange of the call control message,
Required to establish the socket for the image / voice communication
The socket for the image and voice communication using various information
It is characterized by performing processing.

【0012】請求項5の発明は、請求項1乃至4の記載
の通信端末の接続方法において、前記相手端末が、前記
通信端末の接続方法を理解できる場合、前記呼制御メッ
セージであるUser InformationメッセージのUser to Us
er情報要素を利用して必要となる情報を交換して接続を
行い、前記通信端末の接続方法を理解できない場合、通
常の接続手順で接続を行うことを特徴とする。
The invention of claim 5 is the description of claims 1 to 4.
In the connection method of the communication terminal,
If you can understand the connection method of the communication terminal,
User to Message of User Information message that is a sage
er information element to exchange necessary information and connect
If you cannot understand how to connect the communication terminal,
The feature is that the connection is made by a regular connection procedure.

【0013】請求項6の発明は、請求項1乃至4に記載
の通信端末の接続方法でコンピュータを機能させるため
のプログラムを記録したコンピュータ読み取り可能な記
憶媒体であることを特徴とする。
The invention of claim 6 is according to any one of claims 1 to 4.
To make the computer function with the connection method of the communication terminal of
A computer-readable record of the program
It is characterized by being a storage medium.

【0014】[0014]

【0015】[0015]

【0016】[0016]

【0017】[0017]

【0018】[0018]

【0019】[0019]

【0020】請求項1〜5の接続方法及び請求項6の記
憶媒体によって動作するプログラムによれば、PHSの
回線接続後に、後続のネゴシエーションで必要になる
情報を一括して伝送するため、端末間で接続時に行われ
るネゴシエーションの回数を大幅に減らすことが可能で
ある。
The connection method of claims 1 to 5 and the description of claim 6
According to the program operated by憶媒body, after PHS line connection directly, for transmitting collectively the information required by the subsequent negotiation, can reduce the number of negotiation that takes place at the time of connection between the terminals greatly Is.

【0021】[0021]

【発明の実施の形態】図1は、本発明の通信端末の接続
方法における処理のフローチャートを示す図で、本発明
では、まず、端末間でPHS回線の接続処理を行う(S
11)。次に、相手の端末が本発明の接続方法を理解し
ない端末の場合には、通常の接続方法により、接続を行
う(S12,S13)。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is a diagram showing a flow chart of processing in a communication terminal connection method of the present invention. In the present invention, first, a PHS line connection processing is performed between terminals (S).
11). Next, if the other terminal is a terminal that does not understand the connection method of the present invention, connection is made by the normal connection method (S12, S13).

【0022】相手の端末が本発明による接続方法を理解
する端末の場合には、PHSの呼制御メッセージを利用
して、後続のネゴシエーションで必要になる情報の交換
を行う(S12,S14)。続いて、ステップS14で
取得した情報を利用して後続の接続処理を行う(S1
5)。以上の接続方法により、後続するネゴシエーショ
ンを省略することができる。
When the other terminal is a terminal that understands the connection method according to the present invention, the call control message of the PHS is used to exchange information necessary for the subsequent negotiations (S12, S14). Then, the subsequent connection process is performed using the information acquired in step S14 (S1).
5). With the above connection method, the subsequent negotiation can be omitted.

【0023】図2は、本発明の接続方法を用いて、PH
S経由でH.323アプリケーション同士が接続される
までの処理のフローチャートを示す図で、本発明では、
PPP(Point to Point Protocol)接続処理、H.32
3アプリケーションの呼接続及び能力交換時のネゴシエ
ーションで交わされる情報を、あらかじめPHSの回線
接続後に一括して伝送し処理する。これにより、各層ご
とに接続のためのネゴシエーションを行う必要が無くな
るため、接続時間の短縮を図ることができる。
FIG. 2 shows that the PH of the connection method according to the present invention is used.
FIG. 3 is a diagram showing a flowchart of processing until H.323 applications are connected to each other via S.
PPP (Point to Point Protocol) connection processing, H.32
Information that is exchanged during negotiations for call connection and capability exchange of three applications is collectively transmitted and processed in advance after PHS line connection. This eliminates the need for negotiation for connection for each layer, so that the connection time can be shortened.

【0024】以下、PHSを使用して接続処理を行う場
合の処理の流れについて説明する。まず、PHS回線の
接続を行う(S21)。次に、相手端末が、本発明によ
る接続方法を理解しない端末の場合には、通常の接続シ
ーケンス通りに、PAIFSの接続処理(S22,S2
3)、H.323の呼接続処理(S24)、H.323の
能力交換処理(S25)、画像・音声通信モードの決定
処理(S26)を行い、接続を完了する。
The flow of processing when the connection processing is performed using PHS will be described below. First, the PHS line is connected (S21). Next, when the partner terminal is a terminal that does not understand the connection method according to the present invention, the PAIFS connection processing (S22, S2) is performed according to the normal connection sequence.
3), H.323 call connection processing (S24), H.323 capability exchange processing (S25), and image / voice communication mode determination processing (S26) are performed to complete the connection.

【0025】相手端末が、本発明による接続方法を理解
する端末の場合には、PHSの呼制御メッセージを利用
して、PPP接続処理、H.323アプリケーションの
呼接続処理,能力交換処理および画像・音声の通信モー
ドの決定処理で必要になる情報の交換を行う(S2
2)。その後、PIAFSの接続(S27)を行った後
に、ステップS22の処理で取得した情報を利用して、
呼制御用のソケットの作成(S28)、制御情報用のソ
ケットの作成(S29)、音声・画像通信用のソケット
の作成(S30)を行い、接続を完了する。
When the partner terminal is a terminal that understands the connection method according to the present invention, the PHS call control message is used to perform the PPP connection process, the H.323 application call connection process, the capability exchange process, and the image exchange process. Information necessary for the voice communication mode determination process is exchanged (S2).
2). After that, after connecting PIAFS (S27), using the information acquired in the process of step S22,
A call control socket is created (S28), a control information socket is created (S29), and a voice / image communication socket is created (S30) to complete the connection.

【0026】本発明では、ステップS22の情報交換処
理に関して説明したように、PHSの回線接続時に行わ
れる呼接続の直後に、呼制御メッセージを利用してPP
P接続処理,H.323のアプリケーション呼接続処理
および能力交換処理で必要な情報の伝送を行い、各層の
接続処理を行う。
In the present invention, as described with respect to the information exchange processing in step S22, the PP is transmitted by using the call control message immediately after the call connection made when the PHS line is connected.
Information necessary for P connection processing, H.323 application call connection processing, and capability exchange processing is transmitted, and connection processing for each layer is performed.

【0027】図3は、PHS回線の接続時に端末間で交
わされる呼接続メッセージを示す図で、図に示すよう
に、まず、発呼側から着呼側に向かって、Setupメッセ
ージが送信される。このメッセージを受信した着呼側
は、Call Proceeding、Alert、Connectメッセージによ
り応答し、Connectメッセージを発呼側の端末が受信す
ると、PHSの回線の接続が確立される(31)。
FIG. 3 is a diagram showing a call connection message exchanged between terminals when the PHS line is connected. As shown in the figure, first, a Setup message is transmitted from the calling side to the called side. . The called party receiving this message responds with a Call Proceeding, Alert, and Connect message, and when the terminal on the calling side receives the Connect message, the connection of the PHS line is established (31).

【0028】本発明では、PHSの回線の接続が確立さ
れた後に、呼制御メッセージの1つであるUser Informa
tionメッセージを利用して端末間で、PPP接続処理、
H.323アプリケーション呼接続処理、能力交換処理
及び画像・音声の通信モードの決定処理で必要になる情
報を転送し、各接続処理を行う(32)。
According to the present invention, after the connection of the PHS line is established, one of the call control messages, User Informa
PPP connection processing between terminals using the option message,
Information necessary for the H.323 application call connection processing, capacity exchange processing, and image / voice communication mode determination processing is transferred, and each connection processing is performed (32).

【0029】以下、本発明の情報交換方法を図4(発呼
側)、及び図5(着呼側)を用いて説明する。発呼時
は、呼接続が終了すると、User Informationメッセージ
のUser User情報要素に、PPP接続処理、H.323ア
プリケーション呼接続処理、能力交換処理及び画像・音
声の通信モードの決定処理で送信する予定の情報を付加
して相手端末に送信する(S41,S42)。
The information exchange method of the present invention will be described below with reference to FIG. 4 (calling side) and FIG. 5 (calling side). At the time of calling, when the call connection is completed, it will be transmitted to the User User information element of the User Information message in the PPP connection process, the H.323 application call connection process, the capability exchange process, and the image / voice communication mode determination process. Information is added and transmitted to the partner terminal (S41, S42).

【0030】図6にUser InformationメッセージのUser
to User情報要素に付加する情報のフォーマットを示
す。各情報は、各情報の長さ格納するレングス部61
と、情報自体を格納するデータ部62から構成される。
ここで、PPPの接続情報としては、LCP(Link Con
trol Protocol)、NCP(Network Control Protoco
l)、PAP(Password Authentication Protocol)情
報を付加する。H.323の呼接続情報としては、発呼
時には、ITU−T勧告Q.931のSETUP情報、
着呼時には、ITU−T勧告Q.931のCONNEC
T情報を付加する。H.323能力情報としては、IT
U−T勧告H.245で定められたTerminalCapabiliy情
報をPER(ITU−T勧告X.691)符号化したも
のを付加する。画像・音声通信モードとしては、ITU
−T勧告H.245で定められたOpenLogical Channel情
報をPER(ITU−T勧告X.691)符号化したも
のを伝送する。
FIG. 6 shows the User Information message User
Indicates the format of the information added to the to User information element. Each piece of information has a length section 61 for storing the length of each piece of information.
And a data section 62 for storing information itself.
Here, as the connection information of PPP, LCP (Link Con
trol Protocol), NCP (Network Control Protoco)
l), PAP (Password Authentication Protocol) information is added. The H.323 call connection information includes ITU-T Recommendation Q.931 SETUP information at the time of calling.
When receiving a call, CONNECT of ITU-T Recommendation Q.931
T information is added. As H.323 capability information, IT
PER (ITU-T Recommendation X.691) encoding of Terminal Capabiliy information defined by UT Recommendation H.245 is added. As the image / sound communication mode, ITU
-PER (ITU-T Recommendation X.691) -encoded OpenLogical Channel information defined in Recommendation H.245 is transmitted.

【0031】着呼側の端末はメッセージを受信すると、
そのメッセージがUser Informationメッセージかどうか
判断する(S51)。ここで、受信したメッセージがP
IAFSのフレームである場合には、接続情報の交換は
行わない。User Informationである場合には、各情報を
取得し(S51,52)、その情報に従って、PPP接
続処理を行う(S53)。ここで、PPPの認証処理,
IPアドレスの割付処理に失敗した場合には、接続処理
を中止する(S54)。
When the called terminal receives the message,
It is determined whether the message is a User Information message (S51). Here, the received message is P
In the case of the IAFS frame, the connection information is not exchanged. If it is User Information, each information is acquired (S51, 52), and the PPP connection process is performed according to the information (S53). Here, PPP authentication processing,
If the IP address allocation process fails, the connection process is stopped (S54).

【0032】PPPの接続処理に成功した場合には、続
いてH.323アプリケーション呼接続設定(S5
5)、能力交換設定(S56)及び画像・音声の通信モ
ードの設定処理(S57)を行った後に、User Informa
tionメッセージのUser to User情報要素に、PPP接続
処理,H.323アプリケーション呼接続処理,能力交
換処理及び画像・音声通信モードの決定処理で送信する
予定の情報付加し(S58)、発呼側に送信する(S5
9)。送信する情報は、図6に示す情報と同様である。
If the PPP connection processing is successful, then H.323 application call connection setting (S5
5), after performing capability exchange setting (S56) and image / sound communication mode setting processing (S57), User Informa
The information to be transmitted in the PPP connection process, the H.323 application call connection process, the capacity exchange process, and the image / voice communication mode determination process is added to the User to User information element of the action message (S58), and the caller side is notified. Send (S5
9). The information to be transmitted is the same as the information shown in FIG.

【0033】発呼側の端末は、着呼側の端末と同様に、
メッセージを受信すると、そのメッセージがUser Infor
mationメッセージかどうか判断する(S43)。ここ
で、受信したメッセージがPIAFSのフレームである
場合には、接続情報の交換は行わない。
The terminal on the calling side, like the terminal on the called side,
When you receive a message, the message
It is determined whether it is a mation message (S43). Here, if the received message is a PIAFS frame, the connection information is not exchanged.

【0034】ステップS43において、User Informati
onである場合には、各情報を取得し(S44)、その情
報に従って、PPP接続処理を行う(S45)。ここ
で、PPPの認証処理,IPアドレスの割付処理に失敗
した場合には、接続処理を中止する(S46)。ステッ
プS45において、PPPの接続処理に成功した場合に
は、H.323アプリケーション呼接続設定(S4
7)、能力交換設定(S48)及び画像音声の通信モー
ドの設定処理(S49)を行う。
In step S43, User Informati
When it is on, each information is acquired (S44), and the PPP connection processing is performed according to the information (S45). If the PPP authentication process or the IP address allocation process fails, the connection process is stopped (S46). If the PPP connection processing is successful in step S45, the H.323 application call connection setting (S4
7), capability exchange setting (S48) and image / sound communication mode setting processing (S49).

【0035】上記の接続方法を用いて、後続のネゴシエ
ーションで必要になる情報を予め、先行するネゴシエー
ションで伝送し、後続のネゴシエーション回数を減ら
す。本実施例は、PHSを用いて説明したが、同様な接
続方法はPDC,IMT−2000等の移動体通信ネッ
トワークを用いて実施することもできる。
By using the above connection method, the information necessary for the subsequent negotiation is transmitted in advance in the preceding negotiation, and the number of subsequent negotiations is reduced. Although the present embodiment has been described using PHS, a similar connection method can be implemented using a mobile communication network such as PDC or IMT-2000.

【0036】[0036]

【発明の効果】本発明は、通信回線の接続後のネゴシエ
ーションで必要になる情報を、通信回線の接続の直後に
呼制御メッセージを利用して、先行するネゴシエーショ
ンで予め伝送しておくことにより、PPP接続および
H.323アプリケーションの呼接続、能力交換および
音声・画像の通信モードの決定処理のネゴシエーション
を省くことができるため、接続にかかる時間の短縮が可
能になり、H.323アプリケーション同士の接続を高
速に行うことができる。
According to the present invention, the information necessary for negotiation after the connection of the communication line is transmitted in advance in the preceding negotiation by using the call control message immediately after the connection of the communication line. Since it is possible to omit negotiations for PPP connection and call connection of H.323 applications, capability exchange, and determination processing of communication mode of voice / image, it is possible to shorten the time required for connection, and connection between H.323 applications. Can be done at high speed.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の接続方法を示すフローチャートであ
る。
FIG. 1 is a flowchart showing a connection method of the present invention.

【図2】本発明の接続方法を示すフローチャートであ
る。
FIG. 2 is a flowchart showing a connection method of the present invention.

【図3】呼接続時に交わされる呼接続メッセージを示す
図である。
FIG. 3 is a diagram showing a call connection message exchanged at the time of call connection.

【図4】本発明の接続方法(発呼側)を示すフローチャ
ートである。
FIG. 4 is a flowchart showing a connection method (calling side) of the present invention.

【図5】本発明の接続方法(着呼側)を示すフローチャ
ートである。
FIG. 5 is a flowchart showing a connection method (callee) of the present invention.

【図6】接続情報の伝送フォーマットを示す図である。FIG. 6 is a diagram showing a transmission format of connection information.

【図7】H.323端末がPHSを使用して接続する際
の手順を示すシーケンス図である。
FIG. 7 is a sequence diagram showing a procedure when an H.323 terminal connects using PHS.

【符号の説明】[Explanation of symbols]

S11〜S15…本発明による接続方法の処理内容、S
21〜S30…本発明による接続方法の処理内容、31
…通信回線の確立処理、32…接続情報の交換処理、S
41〜S49…本発明による接続方法の処理内容(発呼
側)、S51〜S59…本発明による接続方法の処理内
容(着呼側)、61…伝送データの長さを示す領域、6
2…伝送データを格納する領域、71〜77…H.32
3端末がPHSを使用して接続する際の手順内容。
S11 to S15 ... Processing contents of connection method according to the present invention, S
21 to S30 ... Processing contents of connection method according to the present invention, 31
... communication line establishment processing, 32 ... connection information exchange processing, S
41 to S49 ... Processing contents of connection method according to the present invention (calling side), S51 to S59 ... Processing contents of connection method according to the present invention (callee side), 61 ... Area indicating length of transmission data, 6
2 ... Area for storing transmission data, 71 to 77 ... H.32
Procedure contents when 3 terminals connect using PHS.

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) H04L 29/08 H04Q 7/38 ─────────────────────────────────────────────────── ─── Continuation of the front page (58) Fields surveyed (Int.Cl. 7 , DB name) H04L 29/08 H04Q 7/38

Claims (6)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 データの送受信を行うデータ通信部と、
データ通信部の制御を行う通信制御部と、画像データの
符号化・復号化を行う画像符号化復号化部と、音声デー
タの符号化・復号化を行う音声符号化復号化部を備え、
パケットネットワークを用いる通信端末の接続方法にお
いて、通信回線を使用して相手端末と接続を行う際に、
PPP(Point to Point Protocol)接続処理に必要
な、LCP(Link Control Protocol)情報、NCP(N
etwork Control Protocol)情報、PAP(Password Au
thentication Protocol)情報、IPアドレス情報を、
移動体通信ネットワークの呼制御メッセージであるUser
InformationメッセージのUser to User情報要素を利用
して交換し、前記呼制御メッセージの交換に引き続い
て、前記PPP接続処理に必要な情報を用いてPPP接
続処理を行うことを特徴とする通信端末の接続方法。
1. A data communication unit for transmitting and receiving data,
A communication control unit that controls the data communication unit, an image encoding / decoding unit that encodes / decodes image data, and a voice encoding / decoding unit that encodes / decodes voice data,
In the method of connecting a communication terminal using a packet network, when connecting to the other terminal using a communication line,
Required for PPP (Point to Point Protocol) connection processing
LCP (Link Control Protocol) information, NCP (N
etwork Control Protocol) information, PAP (Password Au)
thentication Protocol) information, IP address information,
User, which is a call control message of the mobile communication network
Use User to User information element of Information message
And then exchange the call control message
The PPP connection using the information necessary for the PPP connection processing.
A method of connecting a communication terminal, characterized by performing a continuation process .
【請求項2】 データの送受信を行うデータ通信部と、
データ通信部の制御を行う通信制御部と、画像データの
符号化・復号化を行う画像符号化復号化部と、音声デー
タの符号化・復号化を行う音声符号化復号化部を備え、
パケットネットワークを用いる通信端末の接続方法にお
いて、通信回線を使用して相手端末と接続を行う際に、
H.323端末の呼接続処理に必要な、ITU−T勧告
Q.931のSETUPの情報及びCONEECTの情
報を、移動体通信ネットワークの呼制御メッセージであ
るUser InformationメッセージのUser to User情報要素
を利用して交換し、前記呼制御メッセージの交換に引き
続いて、前記H.323端末の呼接続処理に必要な情報
を用いて前記H.323端末の予備接続処理を行うこと
を特徴とする通信端末の接続方法。
2. A data communication unit for transmitting and receiving data,
The communication control unit that controls the data communication unit and the image data
An image encoding / decoding unit that performs encoding / decoding and an audio data
Equipped with a voice encoding / decoding unit for encoding / decoding data
In connection method of communication terminal using packet network
And when connecting to the other terminal using the communication line,
ITU-T recommendation required for call connection processing of H.323 terminals
Q.931 SETUP information and CONNECT information
Is a call control message of a mobile communication network.
User Information message User to User information element
To exchange the call control message.
Next, information necessary for call connection processing of the H.323 terminal.
A method of connecting a communication terminal, comprising: performing a preliminary connection process of the H.323 terminal by using .
【請求項3】 データの送受信を行うデータ通信部と、
データ通信部の制御を行う通信制御部と、画像データの
符号化・復号化を行う画像符号化復号化部と、音声デー
タの符号化・復号化を行う音声符号化復号化部を備え、
パケットネットワークを用いる通信端末の接続方法にお
いて、通信回線を使用して相手端末と接続を行う際に、
H.323端末の能力交換処理に必要な、ITU−T勧
告H.245のTerminal Capability Setの情報を、移動
体通信ネットワークの呼制御メッセージであるUser Inf
ormationメッセージのUser to User情報要素を利用して
交換し、前記呼制御メッセージの交換に引き続いて、前
記H.323端末の能力交換処理に必要な情報を用いて
H.323端末の能力交換処理を行うことを特徴とする
通信端末の接続方法。
3. A data communication unit for transmitting and receiving data,
The communication control unit that controls the data communication unit and the image data
An image encoding / decoding unit that performs encoding / decoding and an audio data
Equipped with a voice encoding / decoding unit for encoding / decoding data
In connection method of communication terminal using packet network
And when connecting to the other terminal using the communication line,
The ITU-T recommendation required for H.323 terminal capability exchange processing.
Information on Terminal Capability Set of H.245 was moved.
User Inf, which is a call control message for the telecommunications network
Using User to User information element of ormation message
And following the exchange of said call control messages,
Note: Using information necessary for H.323 terminal capability exchange processing
A method of connecting a communication terminal, characterized by performing a capability exchange process of an H.323 terminal .
【請求項4】 データの送受信を行うデータ通信部と、
データ通信部の制御を行う通信制御部と、画像データの
符号化・復号化を行う画像符号化復号化部と、音声デー
タの符号化・復号化を行う音声符号化復号化部を備え、
パケットネットワークを用いる通信端末の接続方法にお
いて、通信回線を使用して相手端末と接続を行う際に、
画像・音声通信用のソケットを確立するために必要な、
ITU−T勧告H.245のOpen Logical Channelの情
報を、移動体通信ネットワークの呼制御メッセージであ
るUser InformationメッセージのUser to User情報要素
を利用して交換し、前記呼制御メッセージの交換に引き
続いて、前記画像・音声通信用のソケットを確立するた
めに必要な情報を用いて前記画像・音声通信用のソケッ
トを確立処理を行うことを特徴とする通信端末の接続方
法。
4. A data communication unit for transmitting and receiving data,
The communication control unit that controls the data communication unit and the image data
An image encoding / decoding unit that performs encoding / decoding and an audio data
Equipped with a voice encoding / decoding unit for encoding / decoding data
In connection method of communication terminal using packet network
And when connecting to the other terminal using the communication line,
Necessary to establish a socket for image and voice communication,
Information on Open Logical Channel of ITU-T Recommendation H.245
Is a call control message of a mobile communication network.
User Information message User to User information element
To exchange the call control message.
Then, the socket for the image and voice communication is established.
The information for the image and voice communication
A method of connecting a communication terminal, characterized by performing a process of establishing a connection.
【請求項5】 請求項1乃至4のいずれかに記載の通信
端末の接続方法において、前記相手端末が、前記通信端
末の接続方法を理解できる場合、前記呼制御メッセージ
であるUser InformationメッセージのUser to User情報
要素を利用して必要となる情報を交換して接続を行い、
前記通信端末の接続方法を理解できない場合、通常の接
続手順で接続を行うことを特徴とする通信端末の接続方
法。
5. Communication according to any one of claims 1 to 4.
In the terminal connection method, the partner terminal is the communication terminal.
Call control message if you can understand the connection method
User to User information in the User Information message that is
Use the elements to exchange the necessary information and connect,
If you do not understand the connection method of the communication terminal,
A method of connecting a communication terminal, characterized in that the connection is performed in the following procedure .
【請求項6】 請求項1乃至のいずれかに記載の通信
端末の接続方法でコンピュータを機能させるためのプロ
グラムを記録したことを特徴とするコンピュータ読み取
り可能な記憶媒体。
6. The method of claim 1 or a computer-readable storage medium characterized by recording a program for causing a computer to function in the communication terminal of the connection method according to any one of 4.
JP03303799A 1999-02-10 1999-02-10 Communication terminal connection method, and storage medium storing program for causing the connection method to function Expired - Fee Related JP3370943B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP03303799A JP3370943B2 (en) 1999-02-10 1999-02-10 Communication terminal connection method, and storage medium storing program for causing the connection method to function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP03303799A JP3370943B2 (en) 1999-02-10 1999-02-10 Communication terminal connection method, and storage medium storing program for causing the connection method to function

Publications (2)

Publication Number Publication Date
JP2000232497A JP2000232497A (en) 2000-08-22
JP3370943B2 true JP3370943B2 (en) 2003-01-27

Family

ID=12375605

Family Applications (1)

Application Number Title Priority Date Filing Date
JP03303799A Expired - Fee Related JP3370943B2 (en) 1999-02-10 1999-02-10 Communication terminal connection method, and storage medium storing program for causing the connection method to function

Country Status (1)

Country Link
JP (1) JP3370943B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4754277B2 (en) * 2005-06-17 2011-08-24 三菱電機株式会社 Communication terminal and communication system
JP5287493B2 (en) * 2009-05-19 2013-09-11 富士通株式会社 Mobile terminal device, call connection program, and call connection method

Also Published As

Publication number Publication date
JP2000232497A (en) 2000-08-22

Similar Documents

Publication Publication Date Title
KR100365357B1 (en) Method for data communication of mobile terminal
EP1633113B1 (en) Methods and system for fast session establishment between equipment using H.324 and related telecommunications protocols
JP2826122B2 (en) Data terminal device and transmission control method thereof
US7688837B2 (en) Methods and system for fast session establishment between equipment using H.324 and related telecommunications protocols
CN101563905B (en) Mobile video call response
CN101124783A (en) Fast session establishment extension to H.324
CN1247006A (en) Method and arrangement for setting data transfer parameters in data transfer system
JP3134808B2 (en) Frame relay transmission equipment
JPH10210080A (en) Internet communication system
JP3370943B2 (en) Communication terminal connection method, and storage medium storing program for causing the connection method to function
KR100364878B1 (en) Facsimile communication apparatus and program recording medium
CN1685701B (en) Method and device for differential link establishment of MoIP on Internet
JP4080169B2 (en) Session establishment method
KR20010061323A (en) System and method for supporting internet phone service
US9398254B2 (en) Method for implementing telepresence technology and telepresence device
JP2004363993A (en) Communication terminal
KR100706372B1 (en) How to control your video call connection
CN1878335A (en) Method of setting up calls between a calling terminal and a called terminal
JPH09120369A (en) Communication device
JP3656978B2 (en) Communication content recording apparatus and communication content recording method
JP3653985B2 (en) Communication terminal and call transfer method between communication terminals
JP4100794B2 (en) Communication terminal, communication method, and recording medium
JP4477066B2 (en) Information communication equipment
KR20010048982A (en) Method for multi - link PPP connection at an ISDN terminal adapter for AO/DI
KR100244109B1 (en) Audio channel setting method between isdn s-card and general sound card

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081115

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20091115

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20091115

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20101115

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees