JP2009152695A - Specifications integrated control system for portable apparatus, portable apparatus, and specifications integrated control method - Google Patents

Specifications integrated control system for portable apparatus, portable apparatus, and specifications integrated control method Download PDF

Info

Publication number
JP2009152695A
JP2009152695A JP2007326504A JP2007326504A JP2009152695A JP 2009152695 A JP2009152695 A JP 2009152695A JP 2007326504 A JP2007326504 A JP 2007326504A JP 2007326504 A JP2007326504 A JP 2007326504A JP 2009152695 A JP2009152695 A JP 2009152695A
Authority
JP
Japan
Prior art keywords
domestic
function unit
foreign
call control
information
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
JP2007326504A
Other languages
Japanese (ja)
Inventor
Hidenori Sotozaki
秀教 外崎
Yasuhiro Noma
康弘 野間
Yuhei Koito
悠平 小糸
Emi Kato
絵美 加藤
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.)
Fujitsu Ltd
NTT Docomo Inc
Original Assignee
Fujitsu Ltd
NTT Docomo Inc
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 Fujitsu Ltd, NTT Docomo Inc filed Critical Fujitsu Ltd
Priority to JP2007326504A priority Critical patent/JP2009152695A/en
Publication of JP2009152695A publication Critical patent/JP2009152695A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)
  • Telephone Function (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To easily apply a portable apparatus to foreign specifications by integrating the foreign specifications and domestic specifications in call control of the portable apparatus. <P>SOLUTION: In a specifications integrated control system (call control specifications integrated system 10) of a portable apparatus (2) which can perform call control for domestic specifications and foreign specifications, a domestic call control function (domestic call control function unit 14) and a foreign call control function (foreign call control function unit 16) are separated, and when a request from an application (8) is dispersed into the domestic call control function and the foreign call control function, respective functions are integrated and the request is output to a network (network unit 6). When an event from the network is distributed to the domestic call control function and the foreign call control function, the two functions are integrated and the event is output to the application. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、携帯電話端末装置等、電話機能を備えた携帯装置の呼制御システムに関し、特に、世界標準規格である3GPP(3rd Generation Partnership Project)をベースとする国外仕様及び国内仕様を統合する仕様統合制御システム、携帯装置及び仕様統合制御方法に関する。
The present invention relates to a call control system for a mobile device having a telephone function such as a mobile phone terminal device, and in particular, a specification that integrates foreign specifications and domestic specifications based on 3GPP (3rd Generation Partnership Project), which is a global standard. The present invention relates to an integrated control system, a portable device, and a specification integrated control method.

携帯装置の呼制御を実現する場合、基本システムは世界標準規格の3GPPに準ずることである。しかし、日本国内には多数の独自の仕様が存在し、現実の実装には3GPP用のAPI(Application Programming Interface )があっても、国内仕様を中心とした独自のAPIが用いられている。APIは、OS(Operating System)とアプリケーションソフトウェアとの仲立ちをするミドルウェアである。   When implementing call control of a portable device, the basic system is based on 3GPP, a global standard. However, there are many original specifications in Japan, and even if there is an API (Application Programming Interface) for 3GPP in actual implementation, an original API centered on the domestic specifications is used. The API is middleware that mediates between an OS (Operating System) and application software.

携帯装置の呼制御に関し、特許文献1には、国内仕様ソフトと海外仕様ソフトとを内蔵した制御手段を備え、国内仕様か海外仕様かの何れかに切換設定するための設定手段を備える集合住宅監視通話システムが開示されている。   Regarding call control of portable devices, Japanese Patent Application Laid-Open No. 2004-228688 includes a control unit that incorporates domestic specification software and overseas specification software, and a housing complex that includes setting means for switching between domestic specification and overseas specification. A supervisory call system is disclosed.

また、特許文献2には、機能強化されたソフトウェアで作成された文書ファイルを従来のソフトウェアのままで読み出す際、未対応の機能が付加されている場合にも対応可能とする処理方法が開示されている。
特開2002−74558号公報(要約、図1等) 特開平10−133922号公報(要約、図2等)
Further, Patent Document 2 discloses a processing method that can cope with a case where an unsupported function is added when a document file created by software with enhanced functions is read as is with conventional software. ing.
JP 2002-74558 A (summary, FIG. 1 etc.) JP-A-10-133922 (summary, FIG. 2 etc.)

ところで、現在の国内仕様の携帯装置を国外仕様に適用する場合、国内仕様を中心とする独自のAPIであれば、国外利用は困難であり、3GPPに準じたアプリケーションに対応するため、全て再実装が必要となる。また、国内仕様を3GPP仕様に準じさせる場合には、独自のアプリケーションに追加実装が必要となり、3GPPのAPIをそのまま使用することができない。このため、仕様変更には相当なコストがかかることになる。   By the way, when applying the portable device of the current domestic specification to the foreign specification, if it is an original API centering on the domestic specification, it is difficult to use it abroad, and it is re-implemented in order to correspond to the application conforming to 3GPP. Is required. Further, in order to make the domestic specification conform to the 3GPP specification, additional installation is required for a unique application, and the 3GPP API cannot be used as it is. For this reason, it takes considerable cost to change the specification.

このような仕様変更について、例をあげると、3GPPのAPIをB(x,z)、独自のAPIはA(x,y)とすれば、x,zは3GPPパラメータ、yは国内仕様パラメータである場合、後者の例である、A(x,y)は、そのままでは国外で使用することができない。   As an example of such a specification change, if the API of 3GPP is B (x, z) and the original API is A (x, y), x and z are 3GPP parameters, and y is a domestic specification parameter. In some cases, the latter example, A (x, y), cannot be used outside the country as it is.

国内ではx,yパラメータだけを扱うため、独自のAPIで問題はない。しかし、国内でもzパラメータを使用することとなった場合、Bにはそもそもzパラメータがあるが、Aにはそれがないため、zパラメータを実装したA(x,y,z)が必要となり、A(x,y,z)の再作成が不可欠となる。   Since only x and y parameters are handled in Japan, there is no problem with a unique API. However, if the z parameter is to be used in Japan, B has a z parameter in the first place, but A does not have it, so A (x, y, z) that implements the z parameter is required. Recreation of A (x, y, z) is essential.

このように、国内仕様ソフトウェアと国外仕様ソフトウェアとでは、異なるパラメータが存在するため、国内仕様の携帯端末装置を国外仕様に適用させるには、パラメータを追加したソフトウェアの再作成、再実装が必要となる。   In this way, there are different parameters for domestic specification software and foreign specification software, so in order to apply domestic specification portable terminal devices to foreign specifications, it is necessary to recreate and re-implement the software with the added parameters. Become.

斯かる要求や課題について、特許文献1、2にはその開示や示唆はなく、それを解決する構成等についての開示や示唆はない。   Regarding such demands and problems, Patent Documents 1 and 2 do not disclose or suggest them, and do not disclose or suggest a configuration or the like for solving them.

そこで、本発明の目的は、携帯装置の呼制御に関し、国外仕様と国内仕様とを統合させることにより、国外仕様への適用の容易化を図ることにある。   Therefore, an object of the present invention is to facilitate application to a foreign specification by integrating a foreign specification and a domestic specification with respect to call control of a portable device.

また、本発明の他の目的は、携帯装置の呼制御に関し、国外仕様と国内仕様とを統合させることにより、仕様変更や仕様追加のコスト低減を図ることにある。
Another object of the present invention relates to call control of a portable device, and is to reduce the cost of changing specifications or adding specifications by integrating foreign specifications and domestic specifications.

上記目的を達成するため、本発明は、国内仕様、国外仕様の呼制御が行える、携帯装置の仕様統合制御システムに関し、国内呼制御機能と国外呼制御機能とが分離されるとともに、アプリケーションからの要求が国内呼制御機能と国外呼制御機能に分散している場合には、各機能を結合してネットワークに要求を出し、ネットワークからのイベントが国内呼制御機能と国外呼制御機能に分散している場合には、2つの機能を結合してアプリケーションにイベントを出す構成であり、上記目的を達成している。   In order to achieve the above object, the present invention relates to a specification integrated control system for a portable device capable of performing call control of domestic specifications and foreign specifications, and the domestic call control function and the foreign call control function are separated, and When requests are distributed to the domestic call control function and the foreign call control function, the functions are combined to issue a request to the network, and events from the network are distributed to the domestic call control function and the foreign call control function. In the case where there is an event, the two functions are combined to issue an event to the application, and the above object is achieved.

そこで、上記目的を達成するため、本発明の第1の側面は、国内仕様、国外仕様の呼制御が行える、携帯装置の仕様統合制御システムであって、国外仕様と分離された国内仕様の機能の実行に用いられる国内仕様機能部と、前記国内仕様と分離された国外仕様の機能の実行に用いられる国外仕様機能部とを備え、前記国外仕様機能部をベースに、前記国内仕様機能部が結合されてなるものである。斯かる構成によれば、国内仕様機能と国外仕様機能とが分離されているとともに、国外仕様機能をベースに国内仕様が統合されているので、必要に応じて国内仕様及び/又は国外仕様として適応することができ、また、仕様の追加や変更のコスト削減を図ることができる。   Therefore, in order to achieve the above object, a first aspect of the present invention is a portable device specification integrated control system capable of performing call control of domestic specifications and foreign specifications, which is a function of domestic specifications separated from foreign specifications. A domestic specification function unit used to execute the function and a foreign specification function unit used to execute the function of the foreign specification separated from the domestic specification, and the domestic specification function unit is based on the foreign specification function unit. It is a combination. According to such a configuration, the domestic specification function and the foreign specification function are separated, and the domestic specification is integrated based on the foreign specification function, so that it can be adapted as a domestic specification and / or a foreign specification as necessary. In addition, the cost of adding or changing specifications can be reduced.

上記目的を達成するためには、既述の携帯装置の仕様統合制御システムにおいて、好ましくは、前記国内仕様機能部が、国内仕様に基づき、通信先との呼制御を実行する国内呼制御機能部、又は該国内呼制御機能部を含む機能部であってもよいし、また、前記国外仕様機能部が、国外仕様に基づき、通信先との呼制御を実行する国外呼制御機能部、又は該国外呼制御機能部を含む機能部であってもよい。斯かる構成によっても、上記目的を達成することができる。   In order to achieve the above object, in the above-described integrated specification control system for portable devices, preferably, the domestic specification function unit performs call control with a communication destination based on the domestic specification. Or a function part including the domestic call control function part, and the foreign specification function part executes a call control with a communication destination based on the foreign specification, or the It may be a functional unit including a foreign call control functional unit. The above object can also be achieved by such a configuration.

また、上記目的を達成するため、本発明の第2の側面は、国内仕様、国外仕様の呼制御が行える、携帯装置であって、国外仕様と分離された国内仕様の機能の実行に用いられる国内仕様機能部と、前記国内仕様と分離された国外仕様の機能の実行に用いられる国外仕様機能部とを備え、前記国外仕様機能部をベースに、前記国内仕様機能部が結合されてなるものである。斯かる構成により、上記目的が達成される。   In order to achieve the above object, a second aspect of the present invention is a portable device that can perform call control of domestic specifications and foreign specifications, and is used to execute functions of domestic specifications separated from foreign specifications. A domestic specification function unit and a foreign specification function unit used to execute a function of a foreign specification separated from the domestic specification, and the domestic specification function unit is combined on the basis of the foreign specification function unit It is. With this configuration, the above object is achieved.

また、上記目的を達成するため、本発明の第3の側面は、国内仕様、国外仕様の呼制御が行える、携帯装置の仕様統合制御方法であって、国外仕様と分離された国内仕様の機能の実行に用いられる国内仕様機能を実現するステップと、前記国内仕様と分離された国外仕様の機能の実行に用いられる国外仕様機能を実現するステップと、前記国外仕様機能をベースに、前記国内仕様機能を結合させるステップとを含むことである。斯かる構成により、上記目的が達成される。
In order to achieve the above object, a third aspect of the present invention is a specification specification control method for a portable device capable of performing call control of domestic specifications and foreign specifications, and the function of domestic specifications separated from foreign specifications. A step of realizing a domestic specification function used to execute the function, a step of realizing a foreign specification function used to execute the function of the foreign specification separated from the domestic specification, and the domestic specification based on the foreign specification function. Combining the functions. With this configuration, the above object is achieved.

以上説明したように、本発明によれば、次のような効果が得られる。   As described above, according to the present invention, the following effects can be obtained.

(1) 国外仕様をベースとした機能に国内仕様を結合させて統合仕様を確立するので、携帯装置の国外仕様の適用が容易になる。   (1) Since the integrated specifications are established by combining the domestic specifications with the functions based on the foreign specifications, the foreign specifications of the portable device can be easily applied.

(2) 国外仕様をベースに国内仕様を結合するので、国外仕様又は国内仕様に仕様の追加や変更を生じても、統合仕様に対し、各国外仕様又は国内仕様に必要な追加や変更を行うことで国外仕様や国内仕様に対応できるので、仕様の追加や変更のコスト削減を図ることができる。   (2) Since domestic specifications are combined on the basis of foreign specifications, even if additions or changes are made to specifications outside Japan or domestic specifications, necessary additions or changes to foreign specifications or domestic specifications are made to the integrated specifications. As a result, it is possible to cope with overseas specifications and domestic specifications, so that it is possible to reduce the cost of adding or changing specifications.

そして、本発明の他の目的、特徴及び利点は、添付図面及び各実施の形態を参照することにより、一層明確になるであろう。
Other objects, features, and advantages of the present invention will become clearer with reference to the accompanying drawings and each embodiment.

〔第1の実施の形態〕 [First Embodiment]

第1の実施の形態について、図1を参照する。図1は、第1の実施の形態に係る携帯装置の構成例を示す図である。図1に示す構成は一例であって、斯かる構成に本発明が限定されるものではない。   The first embodiment will be described with reference to FIG. FIG. 1 is a diagram illustrating a configuration example of a portable device according to the first embodiment. The configuration shown in FIG. 1 is an example, and the present invention is not limited to such a configuration.

この携帯装置2は、国内仕様として国内呼制御機能、国外仕様として国外呼制御機能を備え、国内呼制御機能として3GPP仕様にはない例えば、着もじ文字機能を備えている。この着もじ文字機能は、情報電話の呼出し中に相手の携帯装置に10文字程度のメッセージを表示する国内仕様特有の機能である。   The portable device 2 has a domestic call control function as a domestic specification, a foreign call control function as a foreign specification, and a Chaku-moji character function that is not in the 3GPP specification as a domestic call control function. This Chaku-moji character function is a function peculiar to domestic specifications that displays a message of about 10 characters on the other party's portable device during an information telephone call.

この携帯装置2には、アプリケーション部4と、ネットワーク部6とが備えられている。アプリケーション部4は携帯装置2に搭載されるソフトウェアであり、このソフトウェアにはネットワーク部6の通信制御機能や、ユーザに提供する各種のアプリケーション機能が含まれる。ネットワーク部6は携帯装置2に搭載される無線部やその制御部である。また、アプリケーション部4には、アプリケーション8及び呼制御仕様統合システム10が含まれる。アプリケーション8は、呼制御に関し、国内仕様、国外仕様に対応する各種のアプリケーションが含まれる。3GPP仕様にはない既述の、着もじ文字機能は、着もじ文字情報を表す特有の入力情報を有する。   The portable device 2 includes an application unit 4 and a network unit 6. The application unit 4 is software installed in the portable device 2, and this software includes a communication control function of the network unit 6 and various application functions provided to the user. The network unit 6 is a wireless unit mounted on the portable device 2 and its control unit. The application unit 4 includes an application 8 and a call control specification integrated system 10. The application 8 includes various applications corresponding to domestic specifications and foreign specifications regarding call control. The Chaku-moji character function, which is not described in the 3GPP specification, has unique input information representing the Chaku-moji character information.

呼制御仕様統合システム10はアプリケーション8及び/又はネットワーク部6に対応するミドルウェアであって、国内仕様と国外仕様とを分離して格納し、又はこれらの統合仕様を格納し、アプリケーション8やネットワーク部6からの要求や応答により国内仕様及び/又は国外仕様を提供し、又は国外仕様をベースに国内仕様を統合し、統合仕様として提供する機能部である。   The call control specification integrated system 10 is middleware corresponding to the application 8 and / or the network unit 6, and stores domestic specifications and foreign specifications separately, or stores these integrated specifications, and the application 8 and network unit. 6 is a functional unit that provides domestic specifications and / or foreign specifications according to requests and responses from 6, or integrates domestic specifications based on foreign specifications and provides them as integrated specifications.

そこで、第1の実施の形態では、アプリケーション8からの要求に国内特有入力情報が存在し、ネットワーク部6からの応答に国内特有出力情報が無い場合の構成及び処理である。そこで、この呼制御仕様統合システム10は、アプリケーション(APL)仕様判断機能部12と、国内呼制御機能部14と、国外呼制御機能部16と、入出力情報管理部18と、ネットワーク(NW)仕様判断機能部20とを備えている。APL仕様判断機能部12は、アプリケーション8からの要求が国内仕様か国外仕様かを判断する判断手段である。国内呼制御機能部14は、国内仕様である国内呼制御を実行する制御手段であって、国内仕様に関する情報を保持する保持機能として記憶機能を備えている。国外呼制御機能部16は、国外仕様である国外呼制御を実行する制御手段であって、国外仕様に関する情報を保持する保持機能として記憶機能を備えている。入出力情報管理部18は、入出力情報の管理手段であって、国内仕様の入力情報や出力情報を記憶する記憶手段を備えている。また、NW仕様判断機能部20は、ネットワーク部6からの要求が国内仕様か国外仕様かを判断する判断手段である。   Therefore, in the first embodiment, there is a configuration and processing when the country-specific input information exists in the request from the application 8 and the country-specific output information does not exist in the response from the network unit 6. Therefore, the call control specification integrated system 10 includes an application (APL) specification determination function unit 12, a domestic call control function unit 14, a foreign call control function unit 16, an input / output information management unit 18, and a network (NW). A specification determination function unit 20. The APL specification determination function unit 12 is a determination unit that determines whether a request from the application 8 is a domestic specification or a foreign specification. The domestic call control function unit 14 is a control unit that executes domestic call control that is a domestic specification, and has a storage function as a holding function that holds information about the domestic specification. The foreign call control function unit 16 is a control unit that executes foreign call control that is a foreign specification, and has a storage function as a holding function that holds information related to the foreign specification. The input / output information management unit 18 is a means for managing input / output information, and includes storage means for storing input information and output information of domestic specifications. The NW specification determination function unit 20 is a determination unit that determines whether the request from the network unit 6 is a domestic specification or a foreign specification.

斯かる構成においてはアプリケーション8は、国内呼制御機能と国外呼制御機能を必要に応じて呼びわける。アプリケーション8からの要求が国内呼制御機能と国外呼制御機能に分散している場合には、国内呼制御機能及び国外呼制御機能の2つの機能を結合してネットワーク部6に要求を出力する。   In such a configuration, the application 8 calls the domestic call control function and the foreign call control function as needed. When requests from the application 8 are distributed to the domestic call control function and the foreign call control function, the two functions of the domestic call control function and the foreign call control function are combined and the request is output to the network unit 6.

また、ネットワーク部6からのイベントについては、NW仕様判断機能部20が国内呼制御機能と国外呼制御機能を必要に応じて呼びわける。ネットワーク部6からのイベントが国内呼制御機能と国外呼制御機能に分散している場合には、国内呼制御機能及び国外呼制御機能の2つの機能を結合してアプリケーション8にイベントを出力する。   For the event from the network unit 6, the NW specification determination function unit 20 calls the domestic call control function and the foreign call control function as necessary. When the event from the network unit 6 is distributed to the domestic call control function and the foreign call control function, the two functions of the domestic call control function and the foreign call control function are combined and the event is output to the application 8.

そして、APL仕様判断機能部12が設置されているので、アプリケーション8に含まれる既存のアプリケーションに影響を与えない処理例えば、アプリケーションの再作成を不要とする処理を可能にしている。   Since the APL specification determination function unit 12 is installed, processing that does not affect existing applications included in the application 8, for example, processing that does not require re-creation of the application is enabled.

次に、第1の実施の形態の処理手順について、図2を参照する。図2は、処理手順を付加して示した携帯装置の構成例を示す図である。図2に示す構成は一例であって、斯かる構成に本発明が限定されるものではない。図2において、図1と同一部分には同一符号を付してある。   Next, the processing procedure of the first embodiment will be described with reference to FIG. FIG. 2 is a diagram illustrating a configuration example of a portable device added with a processing procedure. The configuration illustrated in FIG. 2 is an example, and the present invention is not limited to such a configuration. 2, the same parts as those in FIG. 1 are denoted by the same reference numerals.

この第1の実施の形態は、国外呼制御機能部16からの入力情報と、国内呼制御機能部14から取得した国内特有入力情報とを複合し、ネットワーク部6に通知し、また、ネットワーク部6からの国外仕様情報をアプリケーション8に通知し、呼制御を実行する構成及び処理を含んでいる。そこで、呼制御仕様統合システム10において、APL仕様判断機能部12では、アプリケーション8の処理に基づく機能呼出に対し、国内仕様特有の入力情報の有無を判断する。呼び出された機能に国内仕様特有の入力情報が有る場合には、国内呼制御機能部14から国内呼制御機能を呼び出す。国内呼制御機能部14は国内仕様特有の入力情報をデータとして保持する機能を備えているので、この機能を利用し、国内制御機能部14から国内仕様の呼制御機能が呼び出される。このデータは入出力情報管理部18に格納され、データ管理に付される。このデータ管理完了後、APL仕様判断機能部12は国外呼制御機能を呼び出し、国外呼制御機能部16は入力情報をNW仕様判断機能部20に通知する。NW仕様判断機能部20では、国外呼制御機能部16から通知された情報に国内呼制御機能部14より取得した国内仕様特有の入力情報を加え、ネットワーク部6に送信する。その後、ネットワーク部6からの応答に対し、NW仕様判断機能部20は、応答情報に国内特有の情報が含まれるか判断する。応答情報に国内仕様特有の情報が無い場合、NW仕様判断機能部20は国外呼制御機能を呼び出し、国外呼制御機能部16はその応答情報をAPL仕様判断機能部12に通知する。APL仕様判断機能部12は国外呼制御機能部16から通知された情報をアプリケーション8へ通知し、アプリケーション8側の処理に復帰する。   In the first embodiment, the input information from the foreign call control function unit 16 and the domestic specific input information acquired from the domestic call control function unit 14 are combined and notified to the network unit 6, and the network unit 6 includes the configuration and processing for notifying the application 8 of the overseas specification information and executing the call control. Therefore, in the call control specification integrated system 10, the APL specification determination function unit 12 determines whether or not there is input information specific to the domestic specification for the function call based on the processing of the application 8. If the called function has input information specific to domestic specifications, the domestic call control function unit 14 calls the domestic call control function. Since the domestic call control function unit 14 has a function of holding input information unique to the domestic specification as data, the domestic control function unit 14 calls up the call control function of the domestic specification using this function. This data is stored in the input / output information management unit 18 and is subjected to data management. After the data management is completed, the APL specification determination function unit 12 calls the foreign call control function, and the foreign call control function unit 16 notifies the NW specification determination function unit 20 of the input information. The NW specification determination function unit 20 adds the input information specific to the domestic specification acquired from the domestic call control function unit 14 to the information notified from the foreign call control function unit 16 and transmits it to the network unit 6. Thereafter, in response to the response from the network unit 6, the NW specification determination function unit 20 determines whether the response information includes country-specific information. When there is no information specific to the domestic specification in the response information, the NW specification determination function unit 20 calls the foreign call control function, and the foreign call control function unit 16 notifies the APL specification determination function unit 12 of the response information. The APL specification determination function unit 12 notifies the application 8 of the information notified from the foreign call control function unit 16 and returns to the process on the application 8 side.

次に、処理手順について、図3及び図4を参照する。図3及び図4は、第1の実施の形態に係る処理手順を示すフローチャートである。このフローチャートの処理手順は一例であって、この処理手順に本発明が限定されるものではない。図3及び図4において、フローチャートの端末部にある、aはフローチャート間の結合部分である連結子を示す。また、各処理ステップに記載した数字(1a 、2a ・・・)は、図2に示す処理番号に対応する。   Next, the processing procedure will be described with reference to FIGS. 3 and 4 are flowcharts showing a processing procedure according to the first embodiment. The processing procedure of this flowchart is an example, and the present invention is not limited to this processing procedure. 3 and 4, a in the terminal part of the flowchart, a indicates a connector that is a coupling part between the flowcharts. The numbers (1a, 2a,...) Described in each processing step correspond to the processing numbers shown in FIG.

この処理手順は、仕様統合制御方法又は仕様統合制御プログラムの処理手順の一例であって、この処理手順には、アプリケーション8側の呼制御の処理に基づくアプリケーション8からの要求応答型の要求に対応し、国内仕様か国外仕様かの判断に基づき、国内仕様、国外仕様又は統合仕様をアプリケーション8に対して応答する処理を含んでいる。   This processing procedure is an example of the processing procedure of the specification integrated control method or the specification integrated control program, and this processing procedure corresponds to a request response type request from the application 8 based on the call control processing on the application 8 side. In addition, it includes processing for responding to the application 8 with the domestic specification, the foreign specification or the integrated specification based on the determination of the domestic specification or the foreign specification.

そこで、アプリケーション8から要求応答型の要求を行い(1a、ステップS1)、その要求に国内特有入力情報が有るか否かをAPL仕様判断機能部12により判断する(ステップS2)。ここで、国内特有入力情報とは、国内仕様特有の情報を含む入力情報であって、この国内仕様特有情報により国内仕様であるか否かを特定できる入力情報である。   Therefore, a request response type request is made from the application 8 (1a, step S1), and the APL specification determination function unit 12 determines whether there is domestic-specific input information in the request (step S2). Here, the domestic specific input information is input information including information specific to the domestic specification, and is input information that can specify whether or not the domestic specification is based on the domestic specification specific information.

要求に国内特有入力情報が有る場合(ステップS2のYES)には、処理AとしてステップS3ないしステップS6が実行され、国内特有入力情報が無い場合(ステップS2のNO)には、国外仕様のみの要求、若しくは処理C(図6)が実行される(ステップS7)。   If there is domestic-specific input information in the request (YES in step S2), steps S3 to S6 are executed as process A. If there is no domestic-specific input information (NO in step S2), only the foreign specifications are included. The request or process C (FIG. 6) is executed (step S7).

処理Aでは、APL仕様判断機能部12は国内呼制御機能部14に国内特有入力情報を保持させ(2a、ステップS3)、APL仕様判断機能部12は国外呼制御機能部16に要求を送信し(3a、ステップS4)、国外呼制御制御機能部16はNW仕様判断機部20に要求を送信し(4a、ステップS5)、NW仕様判断機能部20は国外呼制御機能部16から受け取った入力情報と、国内呼制御機能部14より取得する国内特有入力情報とを複合し、ネットワーク部6に送信し(5a、6a、ステップS6)、この要求処理を完了する。   In the process A, the APL specification determination function unit 12 causes the domestic call control function unit 14 to hold the country-specific input information (2a, step S3), and the APL specification determination function unit 12 transmits a request to the foreign call control function unit 16. (3a, step S4), the foreign call control control function unit 16 sends a request to the NW specification determination unit 20 (4a, step S5), and the NW specification determination function unit 20 receives the input received from the foreign call control function unit 16 The information and the domestic specific input information acquired from the domestic call control function unit 14 are combined and transmitted to the network unit 6 (5a, 6a, step S6), and this request processing is completed.

また、この処理手順には、ステップS6の後、ネットワーク部6から要求応答型の応答を受信し、応答に含まれる国内特有出力情報の有無を確認し、それに基づくアプリケーション8に対する通知処理が含まれる。   In addition, this processing procedure includes, after step S6, a request response type response is received from the network unit 6, the presence / absence of domestic-specific output information included in the response is confirmed, and a notification process for the application 8 based thereon is included. .

そこで、図4に示すように、ネットワーク部6から要求応答型の応答を受信し(7a、ステップS8)、その応答に国内特有出力情報が有るか否かをNW仕様判断機能部20で判断する(ステップS9)。ここで、国内特有出力情報とは、国内特有入力情報と同様に国内仕様特有の情報を含む出力情報であって、この国内仕様特有情報により国内仕様であるか否かを特定できる出力情報である。   Therefore, as shown in FIG. 4, a request response type response is received from the network unit 6 (7a, step S8), and the NW specification determination function unit 20 determines whether there is domestic-specific output information in the response. (Step S9). Here, the country-specific output information is output information including information specific to the domestic specification in the same way as the country-specific input information, and is output information that can specify whether the domestic specification is based on the domestic specification-specific information. .

応答に国内特有出力情報が無い場合(ステップS9のNO)には、処理Bとして、ステップS10ないしステップS12が実行され、応答に国内特有出力情報が有る場合(ステップS9のYES)には、処理F(図10)が実行される(ステップS13)。   If there is no domestic-specific output information in the response (NO in step S9), steps S10 to S12 are executed as process B. If there is domestic-specific output information in the response (YES in step S9), processing is performed. F (FIG. 10) is executed (step S13).

処理Bでは、NW仕様判断機能部20は国外呼制御機能部16に応答を送信し(8a、ステップS10)、国外呼制御機能部16はAPL仕様判断機能部12に応答到着を通知する(9a、ステップS11)。APL仕様判断機能部12はネットワーク部6からの国外仕様情報をアプリケーション8に通知し(10a、ステップS12)、この応答処理を完了する。   In the process B, the NW specification determination function unit 20 transmits a response to the foreign call control function unit 16 (8a, step S10), and the foreign call control function unit 16 notifies the APL specification determination function unit 12 of the arrival of the response (9a Step S11). The APL specification determination function unit 12 notifies the application 8 of the overseas specification information from the network unit 6 (10a, step S12), and the response process is completed.

このように、国外呼制御機能部16からの入力情報と、国内呼制御機能部14から取得した国内特有入力情報とを複合し、ネットワーク部6に通知し、また、ネットワーク部6からの国外仕様情報をアプリケーション8に通知し、呼制御を実行する構成とすれば、アプリケーション8からの要求に対応する仕様を以てネットワーク部6との連携が図られ、アプリケーション8に対応した呼制御を実現することができる。   In this way, the input information from the foreign call control function unit 16 and the domestic specific input information acquired from the domestic call control function unit 14 are combined and notified to the network unit 6, and the foreign specifications from the network unit 6 are also received. If the configuration is such that information is notified to the application 8 and call control is executed, the network unit 6 can be linked with the specification corresponding to the request from the application 8 and call control corresponding to the application 8 can be realized. it can.

そして、このような構成及び処理について、国内仕様をC(x,y)、3GPPの規格に代表される国外仕様をD(x,z)とすると、呼制御仕様統合システム10では、国外仕様をベースとした統合仕様としてE(x,y,z)が備えられているので、国内仕様に対してはC=E(x,y)で対応し、国外仕様に対しては、D=E(x,z)で対応すればよく、パラメータを追加したソフトウェアの再作成、再実装は不要である。具体的な例をあげれば、15桁の電話番号に対応することを前提とした国外仕様をベースに国内仕様を統合させた統合仕様では、国内仕様に対応するには10桁の電話番号での呼制御を行い、国外仕様に対応するには15桁に単純に変更すればよく、プログラムの変更や再作成をする必要がないということである。   In such a configuration and processing, if the domestic specification is C (x, y) and the foreign specification represented by the 3GPP standard is D (x, z), the call control specification integrated system 10 sets the foreign specification. Since E (x, y, z) is provided as a base integrated specification, C = E (x, y) is supported for domestic specifications, and D = E ( x, z), and it is not necessary to recreate and re-implement the software with the added parameters. To give a specific example, in an integrated specification that integrates domestic specifications based on overseas specifications that are assumed to support 15-digit telephone numbers, a 10-digit telephone number is required to support domestic specifications. In order to perform call control and comply with overseas specifications, it is sufficient to simply change to 15 digits, and there is no need to change or recreate the program.

〔第2の実施の形態〕 [Second Embodiment]

第2の実施の形態について、図5を参照する。図5は、第2の実施の形態に係る処理手順を付加して示した携帯装置の構成例を示す図である。図5に示す構成は一例であって、斯かる構成に本発明が限定されるものではない。図5において、図1と同一部分には同一符号を付してある。   The second embodiment will be described with reference to FIG. FIG. 5 is a diagram illustrating a configuration example of a portable device added with a processing procedure according to the second embodiment. The configuration illustrated in FIG. 5 is an example, and the present invention is not limited to such a configuration. In FIG. 5, the same parts as those in FIG.

この第2の実施の形態は、国内呼制御機能部14からの出力情報と、ネットワーク部6からの国外仕様出力情報とを複合した情報をアプリケーション8に通知し、呼制御を実行する構成及び処理を含んでいる。そこで、呼制御仕様統合システム10において、APL仕様判断機能部12は、アプリケーション8からの機能呼出に対し、国内仕様特有の入力情報の有無を判断する。国内仕様特有の入力情報は、第1の実施の形態で既述した通りである。この国内仕様特有の入力情報が無い場合、国外呼制御機能部16を呼び出す。国外呼制御機能部16は入力情報をNW仕様判断機能部20に通知する。   This second embodiment is configured to notify the application 8 of information obtained by combining the output information from the domestic call control function unit 14 and the foreign specification output information from the network unit 6 and execute call control. Is included. Therefore, in the call control specification integrated system 10, the APL specification determination function unit 12 determines whether or not there is input information specific to the domestic specification for the function call from the application 8. The input information unique to the domestic specification is as described in the first embodiment. When there is no input information specific to the domestic specification, the foreign call control function unit 16 is called. The foreign call control function unit 16 notifies the NW specification determination function unit 20 of the input information.

NW使用判断機能部20は国外呼制御機能部16が通知した情報をネットワーク部6に送信する。その後、ネットワーク部6からの通知に対し、NW仕様判断機能部20は、通知情報に国内仕様特有の情報が含まれるか判断する。国内仕様特有の情報が有る場合、NW仕様判断機能部20は国内仕様特有の通知情報を国内呼制御機能部14に通知する。国内呼制御機能部14は国内仕様特有の通知情報をデータとして管理する。データ管理完了後、NW仕様判断機能部20は国外呼制御機能部16を呼び出す。   The NW use determination function unit 20 transmits the information notified by the foreign call control function unit 16 to the network unit 6. Thereafter, in response to the notification from the network unit 6, the NW specification determination function unit 20 determines whether the notification information includes information specific to the domestic specification. When there is information specific to the domestic specification, the NW specification determination function unit 20 notifies the domestic call control function unit 14 of notification information specific to the domestic specification. The domestic call control function unit 14 manages notification information unique to domestic specifications as data. After the data management is completed, the NW specification determination function unit 20 calls the foreign call control function unit 16.

国外呼制御機能部16は通知情報をAPL仕様判断機能部12に通知する。APL仕様判断機能部12は、国外呼制御機能部16から通知された情報に、国内呼制御機能部14が管理する国内仕様特有の通知情報を加え、アプリケーション8に通知する。   The foreign call control function unit 16 notifies the APL specification determination function unit 12 of the notification information. The APL specification determination function unit 12 adds notification information unique to the domestic specification managed by the domestic call control function unit 14 to the information notified from the foreign call control function unit 16 and notifies the application 8.

次に、この処理内容について、図6及び図7を参照する。図6及び図7は、第2の実施の形態に係る処理手順を示すフローチャートである。このフローチャートの処理手順は一例であって、この処理手順に本発明が限定されるものではない。図6及び図7において、フローチャートの端末部にある、bはフローチャート間の結合部分である連結子を示す。また、各処理ステップに記載した数字(1b、2b・・・)は、図5に示す処理番号に対応する。   Next, with reference to FIG. 6 and FIG. 6 and 7 are flowcharts showing a processing procedure according to the second embodiment. The processing procedure of this flowchart is an example, and the present invention is not limited to this processing procedure. In FIG.6 and FIG.7, b in the terminal part of a flowchart shows the connector which is a connection part between flowcharts. Further, the numbers (1b, 2b...) Described in each processing step correspond to the processing numbers shown in FIG.

この処理手順では、アプリケーション8から要求応答型の要求を行い(1b、ステップS21)、その要求に国内特有入力情報が有るか否かをAPL仕様判断機能部12にて判断する(ステップS22)。ここで、国内特有入力情報は既述の通りである。   In this processing procedure, a request response type request is made from the application 8 (1b, step S21), and the APL specification determination function unit 12 determines whether there is domestic-specific input information in the request (step S22). Here, the country-specific input information is as described above.

国内特有入力情報が有る場合(ステップS22のYES)には、処理A(図3)又は処理E(図9)が実行され(ステップS23)、国内特有入力情報が無い場合(ステップS22のNO)には、処理Cが実行される。   When there is domestic-specific input information (YES in step S22), process A (FIG. 3) or E (FIG. 9) is executed (step S23), and when there is no domestic-specific input information (NO in step S22). The process C is executed.

処理Cでは、APL仕様判断機能部12は国外呼制御機能部16に要求を送信し(2b、ステップS24)、国外呼制御機能部16はNW仕様判断機能部20に要求を送信し(3b、ステップS25)、NW仕様判断機能部20はネットワーク部6にその要求を送信する(4b、ステップS26)。   In the process C, the APL specification determination function unit 12 transmits a request to the foreign call control function unit 16 (2b, step S24), and the foreign call control function unit 16 transmits a request to the NW specification determination function unit 20 (3b, In step S25), the NW specification determination function unit 20 transmits the request to the network unit 6 (4b, step S26).

また、処理Cの後、図7に示すように、ネットワーク部6から要求応答型の応答を受信し(5b、ステップS27)、その応答に国内特有出力情報が有るか否かをNW仕様判断機能部20にて判断する(ステップS28)。国内特有出力情報は既述の通りである。   Further, after processing C, as shown in FIG. 7, a request response type response is received from the network unit 6 (5b, step S27), and whether there is domestic-specific output information in the response is determined by the NW specification determination function. The determination is made by the unit 20 (step S28). Domestic specific output information is as described above.

応答に国内特有出力情報が無い場合(ステップS28のNO)には、国外仕様のみの応答となり(ステップS29)、また、応答に国内特有出力情報が有る場合(ステップS28のYES)には、処理Dが実行される。   If there is no domestic-specific output information in the response (NO in step S28), the response is only for overseas specifications (step S29). If there is domestic-specific output information in the response (YES in step S28), processing is performed. D is executed.

処理Dでは、NW仕様判断機能部20は国内呼制御機能部14に国内特有出力情報を保持させ(6b、ステップS30)、NW仕様判断機能部20は国外呼制御機能部16に応答を送信し(7b、ステップS31)、国外呼制御機能部16はAPL仕様判断機能部12に応答到着を通知し(8b、ステップS32)、APL仕様判断機能部12は、国内呼制御機能部14に保持する出力情報と、ネットワーク部6からの国外仕様出力情報とを複合した情報をアプリケーション8に通知する(9b、10b、ステップS33)。   In process D, the NW specification determination function unit 20 causes the domestic call control function unit 14 to hold the country-specific output information (6b, step S30), and the NW specification determination function unit 20 transmits a response to the foreign call control function unit 16. (7b, Step S31), the foreign call control function unit 16 notifies the APL specification determination function unit 12 of the arrival of the response (8b, Step S32), and the APL specification determination function unit 12 holds the domestic call control function unit 14 Information that combines the output information and the overseas specification output information from the network unit 6 is notified to the application 8 (9b, 10b, step S33).

このように、国内呼制御機能部14からの出力情報と、ネットワーク部6からの国外仕様出力情報とを複合した情報をアプリケーション8に通知し、呼制御を実行する構成としても、アプリケーション8からの要求に対応する仕様を以てネットワーク部6との連携が図られ、アプリケーション8に対応した呼制御を実現することができる。そして、第2の実施の形態においても、第1の実施の形態と同様に既述の効果が得られる。   As described above, the application 8 is notified of the composite information of the output information from the domestic call control function unit 14 and the overseas specification output information from the network unit 6 to execute the call control. Cooperation with the network unit 6 is achieved with a specification corresponding to the request, and call control corresponding to the application 8 can be realized. In the second embodiment, the same effects as described above can be obtained as in the first embodiment.

〔第3の実施の形態〕 [Third Embodiment]

第3の実施の形態について、図8を参照する。図8は、第3の実施の形態に係る処理手順を付加して示した携帯装置の構成例を示す図である。図8に示す構成は一例であって、斯かる構成に本発明が限定されるものではない。図8において、図1と同一部分には同一符号を付してある。   The third embodiment will be described with reference to FIG. FIG. 8 is a diagram illustrating a configuration example of the portable device added with the processing procedure according to the third embodiment. The configuration shown in FIG. 8 is an example, and the present invention is not limited to such a configuration. In FIG. 8, the same parts as those in FIG.

この第3の実施の形態は、国外呼制御機能部16からの出力情報と、国内特有出力情報とを複合した情報をアプリケーション8に通知し、呼制御を実行する構成及び処理を含んでいる。そこで、呼制御仕様統合システム10において、APL仕様判断機能部12は、アプリケーション8からの機能呼出に対し、国内仕様特有の入力情報の有無を判断する。国内仕様特有の入力情報が有る場合、国内呼制御機能部14を呼び出す。国内呼制御機能部14は国内仕様特有の入力情報をデータとして保持する。データ管理完了後、APL仕様判断機能部12は、国外呼制御機能部16を呼び出す。   The third embodiment includes a configuration and processing for notifying the application 8 of information obtained by combining the output information from the foreign call control function unit 16 and the domestic specific output information, and executing call control. Therefore, in the call control specification integrated system 10, the APL specification determination function unit 12 determines whether or not there is input information specific to the domestic specification for the function call from the application 8. When there is input information specific to domestic specifications, the domestic call control function unit 14 is called. The domestic call control function unit 14 holds input information specific to domestic specifications as data. After the data management is completed, the APL specification determination function unit 12 calls the foreign call control function unit 16.

国外呼制御機能部16は入力情報をNW仕様判断機能部20に通知する。NW仕様判断機能部20では、国外呼制御機能部16から通知された情報に国内呼制御機能部14より取得した国内仕様特有の入力情報を加え、ネットワーク部6に送信する。その後、ネットワーク部6からの応答に対し、NW仕様判断機能部20は、応答情報に国内仕様特有の情報が含まれるか判断する。国内仕様特有の情報が有る場合、NW仕様判断機能部20は国内仕様特有の応答情報を国内呼制御機能部14に通知する。国内呼制御機能部14は国内仕様特有の応答情報をデータとして管理する。データ管理完了後、NW仕様判断機能部20は国外呼制御機能部16を呼び出す。   The foreign call control function unit 16 notifies the NW specification determination function unit 20 of the input information. The NW specification determination function unit 20 adds the input information specific to the domestic specification acquired from the domestic call control function unit 14 to the information notified from the foreign call control function unit 16 and transmits it to the network unit 6. Thereafter, in response to the response from the network unit 6, the NW specification determination function unit 20 determines whether the response information includes information specific to the domestic specification. If there is information specific to the domestic specification, the NW specification determination function unit 20 notifies the domestic call control function unit 14 of response information specific to the domestic specification. The domestic call control function unit 14 manages response information specific to domestic specifications as data. After the data management is completed, the NW specification determination function unit 20 calls the foreign call control function unit 16.

国外呼制御機能部16は応答情報をAPL仕様判断機能部12に通知する。APL仕様判断機能部12は、国外呼制御機能部16から通知された情報に、国内呼制御機能部14が管理する国内仕様特有の応答情報を加え、アプリケーション8に通知する。   The foreign call control function unit 16 notifies the APL specification determination function unit 12 of the response information. The APL specification determination function unit 12 adds the response information specific to the domestic specification managed by the domestic call control function unit 14 to the information notified from the foreign call control function unit 16 and notifies the application 8 of it.

次に、第3の実施の形態について、図9及び図10を参照する。図9及び図10は、第3の実施の形態に係る処理手順を示すフローチャートである。このフローチャートの処理手順は一例であって、この処理手順に本発明が限定されるものではない。図9及び図10において、フローチャートの端末部にある、cはフローチャート間の結合部分である連結子を示す。また、各処理ステップに記載した数字(1c、2c・・・)は、図8に示す処理番号に対応する。   Next, a third embodiment will be described with reference to FIGS. 9 and 10 are flowcharts showing a processing procedure according to the third embodiment. The processing procedure of this flowchart is an example, and the present invention is not limited to this processing procedure. 9 and 10, c in the terminal part of the flowcharts indicates a connector that is a coupling part between the flowcharts. Further, the numbers (1c, 2c...) Described in each processing step correspond to the processing numbers shown in FIG.

この処理手順には、図9に示すように、アプリケーション8の要求に含まれる国内特有入力情報の有無を確認し、国内仕様及び国外仕様の複合処理や、ネットワーク部6に対する通知処理が含まれる。   As shown in FIG. 9, this processing procedure includes the presence / absence of domestic-specific input information included in the request of the application 8, combined processing of domestic specifications and foreign specifications, and notification processing to the network unit 6.

そこで、アプリケーション8から要求応答型の要求を行い(1c、ステップS41)と、その要求に国内特有入力情報が有るか否かをAPL仕様判断機能部12により判断する(ステップS42)。   Therefore, when a request response type request is made from the application 8 (1c, step S41), the APL specification determination function unit 12 determines whether or not the request includes domestic-specific input information (step S42).

国内特有入力情報が有る場合(ステップS42のYES)には、処理EとしてステップS43ないしステップS47が実行され、国内特有入力情報が無い場合(ステップS42のNO)には、国内仕様のみの要求や、処理C(図6)の処理が実行される(ステップS48)。   If there is domestic-specific input information (YES in step S42), steps S43 to S47 are executed as process E. If there is no domestic-specific input information (NO in step S42), only a domestic specification request or Then, the process C (FIG. 6) is executed (step S48).

処理Eでは、APL仕様判断機能部12は国内呼制御機能部14に要求を送信し(2c、ステップS43)、APL仕様判断機能部12は国外呼制御機能部16に要求を送信し(3c、ステップS44)、国外呼制御機能部16はNW仕様判断機能部20に要求を送信し(4c、ステップS45)、国内呼制御機能部14はNW仕様判断機能部20に国内特有入力情報を保持させ(5c、ステップS46)、NW仕様判断機能部20は国外呼制御機能部16から受け取った入力情報と、国内呼制御機能部14より取得した国内特有入力情報とを複合し、ネットワーク部6に送信し(6c、ステップS47)、この要求処理を完了する。   In process E, the APL specification determination function unit 12 transmits a request to the domestic call control function unit 14 (2c, step S43), and the APL specification determination function unit 12 transmits a request to the foreign call control function unit 16 (3c, In step S44), the foreign call control function unit 16 transmits a request to the NW specification determination function unit 20 (4c, step S45), and the domestic call control function unit 14 causes the NW specification determination function unit 20 to hold domestic-specific input information. (5c, Step S46), the NW specification determination function unit 20 combines the input information received from the foreign call control function unit 16 and the domestic specific input information acquired from the domestic call control function unit 14 and transmits them to the network unit 6 (6c, step S47), this request processing is completed.

また、ネットワーク部6から応答を受けた場合の処理では、図10に示すように、ネットワーク部6からの応答に含まれる国内特有出力情報の有無を確認し、それに基づくアプリケーション8に対する通知処理が含まれる。   In addition, in the case of receiving a response from the network unit 6, as shown in FIG. 10, the presence / absence of domestic-specific output information included in the response from the network unit 6 is confirmed, and a notification process for the application 8 based on this is included. It is.

そこで、図10に示すように、ネットワーク部6から応答を受信する(7c、ステップS49)と、その応答に国内特有出力情報が有るか否かをNW仕様判断機能部20により判断する(ステップS50)。ここで、国内特有出力情報とは既述の通りである。   Therefore, as shown in FIG. 10, when a response is received from the network unit 6 (7c, step S49), the NW specification determination function unit 20 determines whether there is domestic-specific output information in the response (step S50). ). Here, the country-specific output information is as described above.

国内特有出力情報が無い場合(ステップS50のNO)には、処理B(図4)が実行され(ステップS51)、国内特有出力情報が有る場合(ステップS50のYES)には、処理Fが実行される。   If there is no domestic-specific output information (NO in step S50), process B (FIG. 4) is executed (step S51), and if there is domestic-specific output information (YES in step S50), process F is executed. Is done.

処理Fでは、NW仕様判断機能部20は国内呼制御機能部14に国内特有出力情報を保持させ(8c、ステップS52)、NW仕様判断機能部20は国外呼制御機能部16に応答を送信し(9c、ステップS53)、国外呼制御機能部16はAPL仕様判断機能部12に応答到着を報告する(10c、ステップS54)。APL仕様判断機能部12は国内呼制御機能部14に保持する国内特有出力情報を取得し(11c、ステップS55)、APL仕様判断機能部12は、国外呼制御機能部16から受け取った出力情報と、国内特有出力情報とを複合した情報をアプリケーション8に通知し(12c、ステップS56)、この応答処理を完了する。   In the process F, the NW specification determination function unit 20 causes the domestic call control function unit 14 to retain the country-specific output information (8c, step S52), and the NW specification determination function unit 20 transmits a response to the foreign call control function unit 16. (9c, Step S53), the foreign call control function unit 16 reports the arrival of the response to the APL specification determination function unit 12 (10c, Step S54). The APL specification determination function unit 12 acquires domestic-specific output information held in the domestic call control function unit 14 (11c, step S55), and the APL specification determination function unit 12 receives the output information received from the foreign call control function unit 16 and Then, the application 8 is notified of information combined with the country-specific output information (12c, step S56), and this response processing is completed.

このように、国外呼制御機能部16からの出力情報と、国内特有出力情報とを複合した情報をアプリケーション8に通知し、呼制御を実行する構成としても、アプリケーション8からの要求に対応する仕様を以てネットワーク部6との連携が図られ、アプリケーション8に対応した呼制御を実現することができる。そして、第3の実施の形態においても、第1の実施の形態と同様に既述の効果が得られる。   As described above, even when the application 8 is notified of the composite information of the output information from the foreign call control function unit 16 and the country-specific output information and the call control is executed, the specification corresponding to the request from the application 8 Thus, cooperation with the network unit 6 is achieved, and call control corresponding to the application 8 can be realized. In the third embodiment, the same effects as described above can be obtained as in the first embodiment.

〔第4の実施の形態〕 [Fourth Embodiment]

第4の実施の形態について、図11を参照する。図11は、第4の実施の形態に係る処理手順を付加して示した携帯装置の構成例を示す図である。図11に示す構成は一例であって、斯かる構成に本発明が限定されるものではない。図11において、図1と同一部分には同一符号を付してある。   The fourth embodiment will be described with reference to FIG. FIG. 11 is a diagram illustrating a configuration example of a portable device added with a processing procedure according to the fourth embodiment. The configuration illustrated in FIG. 11 is an example, and the present invention is not limited to such a configuration. In FIG. 11, the same parts as those in FIG.

この第4の実施の形態は、国内呼制御機能部14が保持する入力情報と、ネットワーク部6から取得した国外仕様情報とを複合した情報をアプリケーション8に通知し、呼制御を実行する構成及び処理を含んでいる。そこで、図11に示すように、呼制御仕様統合システム10において、APL仕様判断機能部12は、アプリケーション8からの機能呼出に対し、国内仕様特有の入力情報の有無を判断する。国内仕様特有の入力情報が有る場合、国内呼制御機能部14を呼び出す。国内呼制御機能部14では国内仕様特有の入力情報をデータとして保持する。その後、ネットワーク部6からの通知に対し、NW仕様判断機能部20は、通知情報に国内仕様特有の情報が含まれるか判断する。国内仕様特有の情報が無い場合は国外呼制御機能部16を呼び出す。国外呼制御機能部16は通知情報をAPL仕様判断機能部12に通知する。APL仕様判断機能部12は、国外呼制御機能部16から通知された情報に、国内呼制御機能部14が管理する国内仕様特有の入力情報を加え、アプリケーション8に通知する。   The fourth embodiment is configured to notify the application 8 of information obtained by combining the input information held by the domestic call control function unit 14 and the foreign specification information acquired from the network unit 6 and execute call control. Includes processing. Therefore, as shown in FIG. 11, in the call control specification integrated system 10, the APL specification determination function unit 12 determines the presence / absence of input information specific to the domestic specification for the function call from the application 8. When there is input information specific to domestic specifications, the domestic call control function unit 14 is called. The domestic call control function unit 14 holds input information specific to domestic specifications as data. Thereafter, in response to the notification from the network unit 6, the NW specification determination function unit 20 determines whether the notification information includes information specific to the domestic specification. When there is no information specific to domestic specifications, the foreign call control function unit 16 is called. The foreign call control function unit 16 notifies the APL specification determination function unit 12 of the notification information. The APL specification determination function unit 12 adds the input information specific to the domestic specification managed by the domestic call control function unit 14 to the information notified from the foreign call control function unit 16 and notifies the application 8 of it.

次に、第4の実施の形態について、図12を参照する。図12は、第4の実施の形態に係る処理手順を示すフローチャートである。このフローチャートの処理手順は一例であって、この処理手順に本発明が限定されるものではない。また、各処理ステップに記載した数字(1d、2d・・・)は、図11に示す処理番号に対応する。   Next, FIG. 12 is referred about 4th Embodiment. FIG. 12 is a flowchart illustrating a processing procedure according to the fourth embodiment. The processing procedure of this flowchart is an example, and the present invention is not limited to this processing procedure. Further, the numbers (1d, 2d...) Described in each processing step correspond to the processing numbers shown in FIG.

この処理手順には、アプリケーション8の要求に含まれる国内特有入力情報の有無を確認し、国内仕様及び国外仕様の複合処理や、アプリケーション8に対する通知処理が含まれる。   This processing procedure includes the presence / absence of domestic-specific input information included in the request of the application 8, and combined processing of domestic and foreign specifications and notification processing for the application 8.

そこで、アプリケーション8から通知受信要求を行い(1d、ステップS61)、その通知受信要求に国内特有入力情報が有るか否かをAPL仕様判断機能部12で判断する(ステップS62)。   Therefore, a notification reception request is made from the application 8 (1d, step S61), and the APL specification determination function unit 12 determines whether or not the notification reception request includes domestic-specific input information (step S62).

通知受信要求に国内特有入力情報が有る場合(ステップS62のYES)には、処理GとしてステップS63ないしステップS71が実行され、国内特有入力情報が無い場合(ステップS62のNO)には、国外仕様のみの通知受信又は処理I(図14)の処理が実行される(ステップS72)。   If the notification reception request includes domestic-specific input information (YES in step S62), steps S63 to S71 are executed as process G. If there is no domestic-specific input information (NO in step S62), the foreign specifications Only notification reception or processing I (FIG. 14) is executed (step S72).

処理Gでは、APL仕様判断機能部12は国内呼制御機能部14に国内特有入力情報を入出力情報管理部18に保持させ(2d、ステップS63)、APL仕様判断機能部12は国外呼制御機能部16に対して通知受信待ち要求を行い(3d、ステップS64)、ネットワーク部6からの通知を受信し(4d、ステップS65)、その通知に国内特有出力情報が有るか否かをNW仕様判断機能部20にて判断する(ステップS66)。   In process G, the APL specification determination function unit 12 causes the domestic call control function unit 14 to hold the domestic-specific input information in the input / output information management unit 18 (2d, step S63), and the APL specification determination function unit 12 performs the foreign call control function. A notification reception waiting request is made to the unit 16 (3d, step S64), a notification from the network unit 6 is received (4d, step S65), and it is determined whether the notification includes domestic-specific output information. The function unit 20 determines (step S66).

通知に国内特有出力情報が無い場合(ステップS66のNO)には、処理HとしてステップS67〜ステップS70が実行され、通知に国内特有出力情報が有る場合(ステップS66のYES)には、処理K(図16)が実行される(ステップS71)。   If the notification does not include domestic-specific output information (NO in step S66), steps S67 to S70 are executed as processing H. If the notification includes domestic-specific output information (YES in step S66), processing K is performed. (FIG. 16) is executed (step S71).

処理Hでは、NW仕様判断機能部20は通知受信待ちの国外呼制御機能部16に通知を行い(5d、ステップS67)、国外呼制御機能部16はAPL仕様判断機能部12に通知到着を報告し(6d、ステップS68)、APL仕様判断機能部12は国内呼制御機能部14に入出力情報管理部18が保持する入力情報を取得させ(7d、ステップS69)、APL仕様判断機能部12は、国内呼制御機能部14で保持する入力情報と、ネットワーク部6からの国外仕様情報とを複合した情報をアプリケーション8に通知し(8d、ステップS70)、この処理を終了する。   In process H, the NW specification determination function unit 20 notifies the foreign call control function unit 16 waiting for notification (5d, step S67), and the foreign call control function unit 16 reports notification arrival to the APL specification determination function unit 12 (6d, step S68), the APL specification determination function unit 12 causes the domestic call control function unit 14 to acquire the input information held by the input / output information management unit 18 (7d, step S69), and the APL specification determination function unit 12 Then, the application 8 is notified of the composite information of the input information held in the domestic call control function unit 14 and the foreign specification information from the network unit 6 (8d, step S70), and this process is terminated.

このように、国内呼制御機能部14で保持する入力情報と、ネットワーク部6から取得した国外仕様情報とを複合した情報をアプリケーション8に通知し、呼制御を実行する構成としても、アプリケーション8からの要求に対応する仕様を以てネットワーク部6との連携が図られ、アプリケーション8に対応した呼制御を実現することができる。そして、第4の実施の形態においても、第1の実施の形態と同様に既述の効果が得られる。   As described above, the application 8 can be configured to notify the application 8 of the composite information of the input information held in the domestic call control function unit 14 and the foreign specification information acquired from the network unit 6 and execute the call control. The network unit 6 can be linked with the specification corresponding to the request, and call control corresponding to the application 8 can be realized. In the fourth embodiment, the same effects as described above can be obtained as in the first embodiment.

〔第5の実施の形態〕 [Fifth Embodiment]

第5の実施の形態について、図13を参照する。図13は、第5の実施の形態に係る処理手順を付加して示した携帯装置の構成例を示す図である。図13に示す構成は一例であって、斯かる構成に本発明が限定されるものではない。図13において、図1と同一部分には同一符号を付してある。   A fifth embodiment will be described with reference to FIG. FIG. 13 is a diagram illustrating a configuration example of a portable device added with a processing procedure according to the fifth embodiment. The configuration shown in FIG. 13 is an example, and the present invention is not limited to such a configuration. In FIG. 13, the same parts as those in FIG.

この第5の実施の形態は、国内呼制御機能部14で保持する出力情報と、ネットワーク部6から取得した国外仕様情報とを複合した情報をアプリケーション8に通知し、呼制御を実行する構成及び処理を含んでいる。そこで、呼制御仕様統合システム10において、APL仕様判断機能部12は、アプリケーション8からの機能呼出に対し、国内仕様特有の入力情報の有無を判断する。国内仕様特有の入力情報が無い場合、国外呼制御機能部16を呼び出す。その後、ネットワーク部6からの通知に対し、NW仕様判断機能部20は、通知情報に国内仕様特有の情報が含まれるか否かを判断する。国内仕様特有の情報が有る場合、NW仕様判断機能部20は国内仕様特有の通知情報を国内呼制御機能部14に通知する。国内呼制御機能部14は国内仕様特有の通知情報をデータとして管理する。データ管理完了後、NW仕様判断機能部20は国外呼制御機能部16を呼び出す。国外呼制御機能部16は通知情報をAPL仕様判断機能部12に通知する。APL仕様判断機能部12は、国外呼制御機能部16から通知された情報に、国内呼制御機能部14が管理する国内仕様特有の通知情報を加え、アプリケーション8に通知する。   The fifth embodiment is configured to notify the application 8 of information obtained by combining the output information held by the domestic call control function unit 14 and the foreign specification information acquired from the network unit 6 and execute call control. Includes processing. Therefore, in the call control specification integrated system 10, the APL specification determination function unit 12 determines whether or not there is input information specific to the domestic specification for the function call from the application 8. When there is no input information specific to domestic specifications, the foreign call control function unit 16 is called. Thereafter, in response to the notification from the network unit 6, the NW specification determination function unit 20 determines whether the notification information includes information specific to the domestic specification. When there is information specific to the domestic specification, the NW specification determination function unit 20 notifies the domestic call control function unit 14 of notification information specific to the domestic specification. The domestic call control function unit 14 manages notification information unique to domestic specifications as data. After the data management is completed, the NW specification determination function unit 20 calls the foreign call control function unit 16. The foreign call control function unit 16 notifies the APL specification determination function unit 12 of the notification information. The APL specification determination function unit 12 adds notification information unique to the domestic specification managed by the domestic call control function unit 14 to the information notified from the foreign call control function unit 16 and notifies the application 8.

次に、第5の実施の形態について、図14を参照する。図14は、第5の実施の形態に係る処理手順を示すフローチャートである。このフローチャートの処理手順は一例であって、この処理手順に本発明が限定されるものではない。また、各処理ステップに記載した数字(1e、2e・・・)は、図13に示す処理番号に対応する。   Next, FIG. 14 is referred about 5th Embodiment. FIG. 14 is a flowchart illustrating a processing procedure according to the fifth embodiment. The processing procedure of this flowchart is an example, and the present invention is not limited to this processing procedure. Further, the numbers (1e, 2e...) Described in each processing step correspond to the processing numbers shown in FIG.

この処理手順には、アプリケーション8の要求に含まれる国内特有入力情報の有無を確認し、国内仕様及び国外仕様の複合処理や、アプリケーション8に対する通知処理が含まれる。   This processing procedure includes the presence / absence of domestic-specific input information included in the request of the application 8, and combined processing of domestic and foreign specifications and notification processing for the application 8.

そこで、アプリケーション8から通知受信要求を行い(1e、ステップS81)、その通知受信要求に国内特有入力情報が有るか否かをAPL仕様判断機能部12で判断する(ステップS82)。   Therefore, a notification reception request is made from the application 8 (1e, step S81), and the APL specification determination function unit 12 determines whether or not the notification reception request includes domestic-specific input information (step S82).

通知受信要求に国内特有入力情報が有る場合(ステップS82のYES)には、処理G(図12)又は処理J(図16)の処理が実行され(ステップS83)、通知受信要求に国内特有入力情報が無い場合(ステップS82のNO)には、処理IとしてステップS84ないしステップS92が実行される。   If there is domestic-specific input information in the notification reception request (YES in step S82), processing G (FIG. 12) or processing J (FIG. 16) is executed (step S83), and the domestic-specific input is performed in the notification reception request. If there is no information (NO in step S82), steps S84 to S92 are executed as process I.

処理Iでは、APL仕様判断機能部12は国外呼制御機能部16に通知受信待ち要求を行い(2e、ステップS84)、ネットワーク部6からの通知を受信する(3e、ステップS85)。その通知に国内特有出力情報が有るか否かをNW仕様判断機能部20で判断する(ステップS86)。   In process I, the APL specification determination function unit 12 makes a notification reception waiting request to the foreign call control function unit 16 (2e, step S84), and receives a notification from the network unit 6 (3e, step S85). The NW specification determination function unit 20 determines whether there is domestic-specific output information in the notification (step S86).

通知に国内特有出力情報が無い場合(ステップS86のNO)には、国外仕様のみの通知となり(ステップS87)、国内特有出力情報が有る場合(ステップS86のYES)には、NW仕様判断機能部20は国内呼制御機能部14に国内特有出力情報を入出力情報管理部18に保持させ(4e、ステップS88)、NW仕様判断機能部20は通知受信待ちの国外呼制御機能部16に通知を行う(5e、ステップS89)。国外呼制御機能部16はAPL仕様判断機能部12に通知到着を報告し(6e、ステップS90)、APL仕様判断機能部12は国内呼制御機能部14に入出力情報管理部18が保持する国内特有出力情報を取得させ(7e、ステップS91)、APL仕様判断機能部12は、国内呼制御機能部14で保持する出力情報と、ネットワーク部6からの国外仕様情報とを複合した情報をアプリケーション8に通知し(8e、ステップS92)、この処理を終了する。   When there is no domestic-specific output information in the notification (NO in step S86), only the overseas specification is notified (step S87), and when there is domestic-specific output information (YES in step S86), the NW specification determination function unit 20 causes the domestic call control function unit 14 to hold the domestic-specific output information in the input / output information management unit 18 (4e, step S88), and the NW specification determination function unit 20 notifies the foreign call control function unit 16 waiting for notification reception. Perform (5e, step S89). The foreign call control function unit 16 reports the notification arrival to the APL specification determination function unit 12 (6e, step S90), and the APL specification determination function unit 12 stores the domestic call control function unit 14 in the input / output information management unit 18 The specific output information is acquired (7e, step S91), and the APL specification determining function unit 12 uses the application 8 to combine the output information held by the domestic call control function unit 14 and the overseas specification information from the network unit 6 (8e, step S92) and the process is terminated.

このように、国内呼制御機能部14で保持する出力情報と、ネットワーク部6から取得した国外仕様情報とを複合した情報をアプリケーション8に通知し、呼制御を実行する構成としても、アプリケーション8からの要求に対応する仕様を以てネットワーク部6との連携が図られ、アプリケーション8に対応した呼制御を実現することができる。そして、第5の実施の形態においても、第1の実施の形態と同様に既述の効果が得られる。   As described above, the application 8 can be configured to notify the application 8 of the composite information of the output information held in the domestic call control function unit 14 and the foreign specification information acquired from the network unit 6, and execute the call control. The network unit 6 can be linked with the specification corresponding to the request, and call control corresponding to the application 8 can be realized. In the fifth embodiment, the same effects as described above can be obtained as in the first embodiment.

〔第6の実施の形態〕 [Sixth Embodiment]

第6の実施の形態について、図15を参照する。図15は、第6の実施の形態に係る処理手順を付加して示した携帯装置の構成例を示す図である。図15に示す構成は一例であって、斯かる構成に本発明が限定されるものではない。図15において、図1と同一部分には同一符号を付してある。   The sixth embodiment will be described with reference to FIG. FIG. 15 is a diagram illustrating a configuration example of the portable device added with the processing procedure according to the sixth embodiment. The configuration illustrated in FIG. 15 is an example, and the present invention is not limited to such a configuration. In FIG. 15, the same parts as those in FIG.

この第6の実施の形態は、国内特有入力情報及び/又は出力情報と、ネットワーク部6から取得した国外仕様情報とを複合した情報をアプリケーション8に通知し、呼制御を実行する構成及び処理を含んでいる。そこで、呼制御仕様統合システム10において、APL仕様判断機能部12は、アプリケーション8からの機能呼出に対し、国内仕様特有の入力情報の有無を判断する。国内仕様特有の入力情報が有る場合、国内呼制御機能部14を呼び出す。国内呼制御機能部14では国内仕様特有の入力情報をデータとして保持する。その後、ネットワーク部6からの通知に対し、NW仕様判断機能部20は、通知情報に国内仕様特有の情報が含まれるか判断する。国内仕様特有の情報が有る場合、NW仕様判断機能部20は国内仕様特有の通知情報を国内呼制御機能部14に通知する。国内呼制御機能部14は国内仕様特有の通知情報をデータとして管理する。データ管理完了後、NW仕様判断機能部20は国外呼制御機能部16を呼び出す。国外呼制御機能部16は通知情報をAPL仕様判断機能部12に通知する。APL仕様判断機能部12は、国外呼制御機能部16からの通知情報に、国内呼制御機能部14が管理する国内仕様特有の入力情報及び通知情報を加え、アプリケーション8に通知する。   This sixth embodiment has a configuration and processing for notifying the application 8 of information that combines domestic-specific input information and / or output information and foreign specification information acquired from the network unit 6, and executing call control. Contains. Therefore, in the call control specification integrated system 10, the APL specification determination function unit 12 determines whether or not there is input information specific to the domestic specification for the function call from the application 8. When there is input information specific to domestic specifications, the domestic call control function unit 14 is called. The domestic call control function unit 14 holds input information specific to domestic specifications as data. Thereafter, in response to the notification from the network unit 6, the NW specification determination function unit 20 determines whether the notification information includes information specific to the domestic specification. When there is information specific to the domestic specification, the NW specification determination function unit 20 notifies the domestic call control function unit 14 of notification information specific to the domestic specification. The domestic call control function unit 14 manages notification information unique to domestic specifications as data. After the data management is completed, the NW specification determination function unit 20 calls the foreign call control function unit 16. The foreign call control function unit 16 notifies the APL specification determination function unit 12 of the notification information. The APL specification determination function unit 12 adds the input information and notification information specific to the domestic specification managed by the domestic call control function unit 14 to the notification information from the foreign call control function unit 16 and notifies the application 8.

次に、第6の実施の形態について、図16を参照する。図16は、第6の実施の形態に係る処理手順を示すフローチャートである。このフローチャートの処理手順は一例であって、この処理手順に本発明が限定されるものではない。また、各処理ステップに記載した数字(1f、2f・・・)は、図15に示す処理番号に対応する。   Next, FIG. 16 is referred about 6th Embodiment. FIG. 16 is a flowchart illustrating a processing procedure according to the sixth embodiment. The processing procedure of this flowchart is an example, and the present invention is not limited to this processing procedure. The numbers (1f, 2f...) Described in each processing step correspond to the processing numbers shown in FIG.

この処理手順には、アプリケーション8の要求に含まれる国内特有入力情報の有無を確認し、国内仕様及び国外仕様の複合処理や、アプリケーション8に対する通知処理が含まれる。   This processing procedure includes the presence / absence of domestic-specific input information included in the request of the application 8, and combined processing of domestic and foreign specifications and notification processing for the application 8.

そこで、アプリケーション8から通知受信要求を行い(1f、ステップS101)、その通知受信要求に国内特有入力情報が有るか否かをAPL仕様判断機能部12で判断する(ステップS102)。   Therefore, a notification reception request is made from the application 8 (1f, step S101), and the APL specification determination function unit 12 determines whether or not the notification reception request includes domestic-specific input information (step S102).

通知受信要求に国内特有入力情報が有る場合(ステップS102のYES)には、処理JとしてステップS103ないしステップS112が実行され、また、通知受信要求に国内特有入力情報が無い場合(ステップS102のNO)には、国外仕様のみの通知受信、若しくは処理I(図14)が実行される(ステップS113)。   If the notification reception request includes domestic-specific input information (YES in step S102), steps S103 to S112 are executed as process J, and if the notification reception request does not include domestic-specific input information (NO in step S102) ), Notification reception only for foreign specifications or processing I (FIG. 14) is executed (step S113).

処理Jでは、APL仕様判断機能部12は国内呼制御機能部14に国内特有入力情報を入出力情報管理部18に保持させ(2f、ステップS103)、APL仕様判断機能部12は国外呼制御機能部16に通知受信待ち要求を行い(3f、ステップS104)、ネットワーク部6からの通知を受信する(4f、ステップS105)。その通知に国内特有出力情報が有るか否かをNW仕様判断機能部20で判断する(ステップS106)。   In process J, the APL specification determination function unit 12 causes the domestic call control function unit 14 to hold the domestic-specific input information in the input / output information management unit 18 (2f, step S103), and the APL specification determination function unit 12 performs the foreign call control function. A notification reception waiting request is made to the unit 16 (3f, step S104), and a notification from the network unit 6 is received (4f, step S105). The NW specification determination function unit 20 determines whether there is domestic-specific output information in the notification (step S106).

通知に国内特有出力情報が無い場合(ステップS106のNO)には、処理H(図12)が実行され(ステップS107)、通知に国内特有出力情報が有る場合(ステップS106のYES)には、処理KとしてステップS108ないしステップS112が実行される。   When there is no domestic-specific output information in the notification (NO in step S106), process H (FIG. 12) is executed (step S107). When there is domestic-specific output information in the notification (YES in step S106), As the process K, steps S108 to S112 are executed.

処理Kでは、NW仕様判断機能部20は国内呼制御機能部14に国内特有出力情報を入出力情報管理部18に保持させ(5f、ステップS108)、NW仕様判断機能部20は通知受信待ちの国外呼制御機能部16に通知を行い(6f、ステップS109)、国外呼制御機能部16はAPL仕様判断機能部12に通知到着を報告し(7f、ステップS110)、APL仕様判断機能部12は国内呼制御機能部14に入出力情報管理部18が保持する国内特有入力情報及び/又は出力情報を取得させ(8f、ステップS111)、APL仕様判断機能部12は、国内特有入力情報及び/又は出力情報と、ネットワーク部6からの国外仕様情報とを複合した情報をアプリケーション8に通知し(9f、ステップS112)、この処理を終了する。   In the process K, the NW specification determination function unit 20 causes the domestic call control function unit 14 to hold the country-specific output information in the input / output information management unit 18 (5f, step S108), and the NW specification determination function unit 20 waits for notification reception. The foreign call control function unit 16 is notified (6f, step S109), the foreign call control function unit 16 reports the notification arrival to the APL specification determination function unit 12 (7f, step S110), and the APL specification determination function unit 12 The domestic call control function unit 14 acquires the country-specific input information and / or output information held by the input / output information management unit 18 (8f, step S111), and the APL specification determination function unit 12 receives the country-specific input information and / or Information obtained by combining the output information and the overseas specification information from the network unit 6 is notified to the application 8 (9f, step S112), and this process is terminated.

このように、国内特有入力情報及び/又は出力情報と、ネットワーク部6から取得した国外仕様情報とを複合した情報をアプリケーション8に通知し、呼制御を実行する構成としても、アプリケーション8からの要求に対応する仕様を以てネットワーク部6との連携が図られ、アプリケーション8に対応した呼制御を実現することができる。そして、第6の実施の形態においても、第1の実施の形態と同様に既述の効果が得られる。   As described above, even if the configuration is such that the application 8 is notified of the composite information of the domestic-specific input information and / or output information and the overseas specification information acquired from the network unit 6 and the call control is executed, the request from the application 8 The network unit 6 is linked with the specifications corresponding to the above, and call control corresponding to the application 8 can be realized. In the sixth embodiment, the same effects as described above can be obtained as in the first embodiment.

〔他の実施の形態〕 [Other Embodiments]

上記実施の形態では、携帯装置2として携帯電話装置を例示したが、パーソナルコンピュータや携帯情報端末機(PDA:Personal Digital Assistant)の他、呼制御が必要な通信装置に適用でき、本発明は、携帯電話装置に限定されるものではない。
In the above embodiment, a mobile phone device is exemplified as the mobile device 2, but it can be applied to a communication device that requires call control in addition to a personal computer or a personal digital assistant (PDA). It is not limited to a mobile phone device.

携帯装置の実施例について、図17及び図18を参照する。図17は、携帯装置のハードウェアの構成例を示す図、図18は、携帯装置の構成例を示す図である。図17及び図18に示す構成は一例であって、斯かる構成に本発明が限定されるものではない。図17及び図18において、図1と対応部分には同一符号を付してある。   Reference is made to FIGS. 17 and 18 for examples of portable devices. FIG. 17 is a diagram illustrating a hardware configuration example of the mobile device, and FIG. 18 is a diagram illustrating a configuration example of the mobile device. The configurations shown in FIGS. 17 and 18 are examples, and the present invention is not limited to such configurations. 17 and 18, the same reference numerals are given to the portions corresponding to those in FIG. 1.

この携帯装置2のハードウェア構成は、図1に示す携帯装置2を実現する構成例である。この携帯装置2には、アプリケーションCPU(Central Processing Unit )32、コミュニケーションCPU34、記憶部36、RAM(Random-Access Memory)38、無線部40、入力操作部42、表示部44及び入出力装置46が備えられている。アプリケーションCPU32及びコミュニケーションCPU34は共に制御手段であって、アプリケーションCPU32は記憶部36にあるOS(Operating System)や各種アプリケーションを実行する手段であり、コミュニケーションCPU34は呼制御仕様統合システム10(図1)を記憶部36とともに構成し、統合仕様に基づく呼制御の処理ないしその処理の支援をする。   The hardware configuration of the portable device 2 is a configuration example for realizing the portable device 2 shown in FIG. The portable device 2 includes an application CPU (Central Processing Unit) 32, a communication CPU 34, a storage unit 36, a RAM (Random-Access Memory) 38, a radio unit 40, an input operation unit 42, a display unit 44, and an input / output device 46. Is provided. Both the application CPU 32 and the communication CPU 34 are control means. The application CPU 32 is a means for executing an OS (Operating System) and various applications in the storage unit 36. The communication CPU 34 is used for the call control specification integrated system 10 (FIG. 1). It is configured together with the storage unit 36, and supports call control processing or processing based on the integrated specification.

記憶部36はプログラムやデータを記憶する記憶手段であって、例えば、Flashメモリで構成され、プログラム領域48とデータ領域50とを備える。プログラム領域48には、OS52、仕様統合制御プログラム54、国内仕様、国外仕様、国内及び国外仕様に対応する各種のアプリケーション8が分離されて格納されている。データ領域50には、国内仕様と国外仕様とを識別するための特有情報が格納されている。RAM38は、OS52や実行すべきアプリケーション8や仕様統合制御プログラム54が展開され、データ処理のワークエリアとして用いられる。従って、既述のAPL仕様判断機能部12、国内呼制御機能部14、国外呼制御機能部16、入出力情報管理部18、NW仕様判断機能部20は、コミュニケーションCPU34、記憶部36、RAM38で構成される。   The storage unit 36 is a storage unit that stores programs and data. The storage unit 36 includes, for example, a flash memory, and includes a program area 48 and a data area 50. In the program area 48, an OS 52, an integrated specification control program 54, domestic specifications, foreign specifications, and various applications 8 corresponding to domestic and foreign specifications are stored separately. The data area 50 stores unique information for identifying domestic specifications and foreign specifications. In the RAM 38, the OS 52, the application 8 to be executed, and the specification integration control program 54 are expanded and used as a work area for data processing. Therefore, the APL specification determining function unit 12, the domestic call control function unit 14, the foreign call control function unit 16, the input / output information management unit 18, and the NW specification determining function unit 20 described above are the communication CPU 34, the storage unit 36, and the RAM 38. Composed.

無線部40は、図示しない基地局との無線通信を行う通信手段であって、既述のネットワーク部6を構成して電話信号やパケット信号の送受信を行う。この無線部40には、基地局との電波の送受信を行うためのアンテナ58が接続されている。   The wireless unit 40 is a communication unit that performs wireless communication with a base station (not shown), and configures the network unit 6 described above to transmit and receive telephone signals and packet signals. The radio unit 40 is connected to an antenna 58 for transmitting and receiving radio waves with the base station.

入力操作部42は携帯装置2に対してユーザが必要な情報を入力する入力手段であって、キーボード等で構成される。表示部44は、ユーザに対して文字情報や画像情報を提示する情報提示手段であって、例えば、LCD(Liquid Crystal Display)表示素子で構成される。   The input operation unit 42 is an input means for inputting information necessary for the user to the portable device 2 and is configured by a keyboard or the like. The display unit 44 is information presenting means for presenting character information and image information to the user, and is composed of, for example, an LCD (Liquid Crystal Display) display element.

入出力装置46は音声情報の入出力手段であって、マイクロフォン入力部60、レシーバ出力部62、スピーカ出力部64を備えている。マイクロフォン入力部60にはマイクロフォン66からの音声信号が加えられ、レシーバ出力部62には人の聴覚部に当てられるレシーバ68が接続され、レシーバ68に対する音声出力が取り出される。また、スピーカ出力部64にはスピーカ70が接続され、レシーバ68とは別個に音声出力が取り出される。   The input / output device 46 is a voice information input / output unit, and includes a microphone input unit 60, a receiver output unit 62, and a speaker output unit 64. An audio signal from the microphone 66 is added to the microphone input unit 60, and a receiver 68 applied to a human auditory unit is connected to the receiver output unit 62, and an audio output to the receiver 68 is taken out. In addition, a speaker 70 is connected to the speaker output unit 64, and an audio output is taken out separately from the receiver 68.

この携帯装置2は、図18に示すように、例えば、第1及び第2の筐体部72、74がヒンジ部76で連結されて折畳み可能に構成され、筐体部72には、アプリケーションCPU32、コミュニケーションCPU34及び記憶部36が内蔵されるとともに、入力操作部42、マイクロフォン66等が設置され、筐体部74には、表示部44、アンテナ58、レシーバ68、スピーカ70等が設置されている。   As shown in FIG. 18, the portable device 2 is configured such that the first and second casing portions 72 and 74 are connected by a hinge portion 76 so as to be foldable. The communication CPU 34 and the storage unit 36 are built in, the input operation unit 42, the microphone 66, and the like are installed. The housing unit 74 is installed with the display unit 44, the antenna 58, the receiver 68, the speaker 70, and the like. .

この携帯装置2の発信要求実行時の動作及び動作手順について、図19を参照する。図19は、第1の実施の形態に対応する発信要求実行時の動作及び動作手順を示すフローチャートである。このフローチャートの処理手順は一例であって、この処理手順に本発明が限定されるものではない。   FIG. 19 will be referred to for the operation and operation procedure when the mobile device 2 executes a transmission request. FIG. 19 is a flowchart showing an operation and an operation procedure when executing a call request corresponding to the first embodiment. The processing procedure of this flowchart is an example, and the present invention is not limited to this processing procedure.

この実施例では、国内仕様特有の入力情報として着もじ文字情報が用いられている。   In this embodiment, Chaku-moji character information is used as input information unique to domestic specifications.

(1) アプリケーション8からAPL仕様判断機能部12に対し、国内仕様特有の入力情報である、着もじ文字情報と国外仕様に準ずる入力情報である電話番号情報を設定した発信要求を送信する。APL仕様判断機能部12は、国内仕様特有の入力情報が有るか否かのチェックを行い、国内仕様特有の入力情報である、着もじ文字情報を検出し、国内仕様特有の入力情報有りと判断する。〔ステップS201〕   (1) The application 8 transmits to the APL specification determination function unit 12 a transmission request in which Chaku-moji character information, which is input information specific to domestic specifications, and telephone number information, which is input information conforming to overseas specifications, is set. The APL specification determination function unit 12 checks whether or not there is input information specific to the domestic specification, detects Chaku-moji character information that is input information specific to the domestic specification, and determines that there is input information specific to the domestic specification. To do. [Step S201]

(2) APL仕様判断機能部12は国内呼制御機能部14に対し、着もじ文字情報を送信する。国内呼制御機能部14は、着もじ文字情報をNW仕様判断機能部20から要求があるまでの間、保持しておく。〔ステップS202〕   (2) The APL specification determination function unit 12 transmits Chaku-moji character information to the domestic call control function unit 14. The domestic call control function unit 14 holds the Chaku-moji character information until a request is received from the NW specification determination function unit 20. [Step S202]

(3) APL仕様判断機能部12から国外呼制御機能部16に対し、電話番号情報を設定した発信要求を送信する。〔ステップS203〕   (3) The APL specification determination function unit 12 transmits a call request in which telephone number information is set to the foreign call control function unit 16. [Step S203]

(4) 国外呼制御機能部16からNW仕様判断機能部20に対し、電話番号情報を設定した発信要求を送信する。〔ステップS204〕   (4) The call request in which the telephone number information is set is transmitted from the foreign call control function unit 16 to the NW specification determination function unit 20. [Step S204]

(5) NW仕様判断機能部20は、国内呼制御機能部14からステップS202で保持していた着もじ文字情報を取得する。〔ステップS205〕   (5) The NW specification determination function unit 20 acquires the Chaku-moji character information held in step S202 from the domestic call control function unit 14. [Step S205]

(6) ステップS204で受信した電話番号情報と、ステップS205で取得した着もじ文字情報を合わせてネットワーク部6に送信する。〔ステップS206〕   (6) The telephone number information received in step S204 and the Chaku-moji character information acquired in step S205 are combined and transmitted to the network unit 6. [Step S206]

(7) NW仕様判断機能部20は、ネットワーク部6から発信応答通知を受信する。NW仕様判断機能部20は、国内仕様特有の出力情報が有るか否かのチェックを行い、国内仕様特有の出力情報無しと判断する。〔ステップS207〕   (7) The NW specification determination function unit 20 receives a call response notification from the network unit 6. The NW specification determination function unit 20 checks whether there is output information specific to the domestic specification, and determines that there is no output information specific to the domestic specification. [Step S207]

(8) NW仕様判断機能部20から国外呼制御機能部16に対し、発信応答通知を送信する。〔ステップS208〕   (8) The NW specification determination function unit 20 transmits a call response notification to the foreign call control function unit 16. [Step S208]

(9) 国外呼制御機能部16からAPL仕様判断機能部12に対し、発信応答通知を送信する。〔ステップS209〕   (9) The call response notification is transmitted from the foreign call control function unit 16 to the APL specification determination function unit 12. [Step S209]

(10) APL仕様判断機能部12からアプリケーション8に対し、発信応答通知を送信する。〔ステップS210〕   (10) A transmission response notification is transmitted from the APL specification determination function unit 12 to the application 8. [Step S210]

次に、処理手順について、図20及び図21を参照する。図20及び図21は、処理シーケンスを示し、図20は、アプリケーションからネットワーク部に至る処理を示す処理シーケンス、図21は、ネットワーク部からアプリケーションに至る処理を示す処理シーケンスである。   Next, the processing procedure will be described with reference to FIGS. 20 and 21 show a processing sequence, FIG. 20 shows a processing sequence showing processing from the application to the network unit, and FIG. 21 shows a processing sequence showing processing from the network unit to the application.

図20に示すように、アプリケーション8の呼制御処理(ステップS301)において、着もじ文字情報と電話番号情報を設定した発信要求をAPL仕様判断機能部12に送信する(ステップS302)。APL仕様判断機能部12では、着もじ文字情報の有無の判断(ステップS303)を行い、着もじ文字情報が存在すれば、国内呼制御機能部14に送信する(ステップS304)。また、APL仕様判断機能部12では、電話番号情報を設定した発信要求を国外呼制御機能部16に送信する(ステップS305)。   As shown in FIG. 20, in the call control process (step S301) of the application 8, a call request in which Chaku-moji character information and telephone number information are set is transmitted to the APL specification determination function unit 12 (step S302). The APL specification determination function unit 12 determines the presence / absence of Chaku-moji character information (step S303), and if there is chaku-moji character information, transmits it to the domestic call control function unit 14 (step S304). Further, the APL specification determination function unit 12 transmits a call request in which the telephone number information is set to the foreign call control function unit 16 (step S305).

国内呼制御機能部14では、着もじ文字情報を保持する(ステップS306)。   The domestic call control function unit 14 holds the Chaku-moji character information (step S306).

国外呼制御機能部16では、APL仕様判断機能部12から送信された電話番号情報を受信し(ステップS307)、この電話番号情報の発信要求をNW仕様判断機能部20に送信する(ステップS308)。   The foreign call control function unit 16 receives the telephone number information transmitted from the APL specification determination function unit 12 (step S307), and transmits a call request for the telephone number information to the NW specification determination function unit 20 (step S308). .

NW仕様判断機能部20では、国外呼制御機能部16からの電話番号情報を受信し(ステップS309)、着もじ文字情報の発信要求を国内呼制御機能部14に送信する(ステップS310)。この発信要求を受け、国内呼制御機能部14は、保持している着もじ文字情報をNW仕様判断機能部20に送信し(ステップS311)、NW仕様判断機能部20が着もじ文字情報を取得する(ステップS312)。そして、NW仕様判断機能部20は、着もじ文字情報と電話番号情報とを複合し、ネットワーク部6に送信する(ステップS313)。   The NW specification determination function unit 20 receives the telephone number information from the foreign call control function unit 16 (step S309), and transmits a call request for Chaku-moji character information to the domestic call control function unit 14 (step S310). In response to this call request, the domestic call control function unit 14 transmits the held Chaku-moji character information to the NW specification determination function unit 20 (step S311), and the NW specification determination function unit 20 obtains the call-emission character information. (Step S312). Then, the NW specification determination function unit 20 combines the Chaku-moji character information and the telephone number information and transmits them to the network unit 6 (step S313).

これを受け、図21に示すように、ネットワーク部6は、発信応答通知をNW仕様判断機能部20に送信し(ステップS314)、NW仕様判断機能部20では、着もじ文字情報の有無の判断(ステップS315)を行い、発信応答通知を国外呼制御機能部16に送信する(ステップS316)。   In response to this, as shown in FIG. 21, the network unit 6 transmits a call response notification to the NW specification determination function unit 20 (step S314), and the NW specification determination function unit 20 determines whether or not there is chaku-moji character information. (Step S315) is performed, and a call response notification is transmitted to the foreign call control function unit 16 (Step S316).

国外呼制御機能部16は、発信応答通知を受信し(ステップS317)、その発信応答通知をAPL仕様判断機能部12に送信し(ステップS318)、APL仕様判断機能部12では、その発信応答通知を受信し(ステップS319)、APL仕様判断機能部12から発信応答通知がアプリケーション8に送信され(ステップS320)、呼制御処理(ステップS321)に復帰し、アプリケーション8では呼制御が実行される。   The foreign call control function unit 16 receives the transmission response notification (step S317), transmits the transmission response notification to the APL specification determination function unit 12 (step S318), and the APL specification determination function unit 12 transmits the transmission response notification. (Step S319), the APL specification determination function unit 12 transmits a call response notification to the application 8 (step S320), returns to the call control process (step S321), and the application 8 executes call control.

この処理手順は、第1の実施の形態(図3、図4)の処理を具体化したものであるが、第2ないし第6の実施の形態についても同様に具体化し、国内仕様、国外仕様の呼制御を実現することができる。   This processing procedure embodies the processing of the first embodiment (FIGS. 3 and 4). However, the processing procedure of the second to sixth embodiments is also embodied in the same manner as domestic specifications and foreign specifications. Call control can be realized.

次に、入出力情報管理部18の管理データについて、図22を参照する。図22は、入出力情報管理データのデータテーブルの一例を示す図である。   Next, the management data of the input / output information management unit 18 will be described with reference to FIG. FIG. 22 is a diagram illustrating an example of a data table of input / output information management data.

この入出力情報管理データ400は、入出力情報管理部18において管理されるデータであって、上記実施例の記憶部36のデータ領域50に格納されて保持されている。この入出力情報管理データ400において、「No.」は、データを識別するテーブル番号、「IN/OUT」は、入出力の形態であり、記載された変数名の全ては入力情報であることを示している。「変数名」は情報を特定するための識別名である。   The input / output information management data 400 is data managed by the input / output information management unit 18 and is stored and held in the data area 50 of the storage unit 36 of the above embodiment. In the input / output information management data 400, “No.” is a table number for identifying data, “IN / OUT” is an input / output form, and all the variable names described are input information. Show. The “variable name” is an identification name for specifying information.

この場合の管理データは、「変数名」に記載されている通り、「着もじ文字情報」、「非通知設定」、「TON情報」、「NPI情報」、「発側サブアドレス」、「着側サブアドレス」、「コーデックパラメータ」、「ベアラパラメータ」、「ダイヤル番号」、「PoC設定」等である。   In this case, the management data includes “Chakumoji character information”, “Non-notification setting”, “TON information”, “NPI information”, “Calling side subaddress”, “Called side” as described in “Variable name”. “Sub address”, “Codec parameter”, “Bearer parameter”, “Dial number”, “PoC setting”, and the like.

「国内/国外」は、各「変数名」が付された国内情報か国外情報かを示しており、斯かる情報が国内仕様又は国外仕様の識別に用いることができるデータであることを表している。即ち、「着もじ文字情報」は、国内仕様ソフトウェアを特定するための国内仕様特有情報であることを表し、斯かる情報が含まれているソフトウェアは国内仕様と判断できることになり、国内仕様に対応した呼制御が実行されることになる。   “Domestic / Overseas” indicates whether the information is domestic information or foreign information with each “variable name”, and indicates that such information is data that can be used to identify domestic specifications or foreign specifications. Yes. In other words, “Chaku-moji character information” indicates domestic specification-specific information for identifying domestic specification software, and software that includes such information can be determined to be domestic specification and corresponds to domestic specification. The call control is executed.

次に、以上述べた本発明の実施の形態から抽出される技術的思想を請求項の記載形式に準じて付記として列挙する。本発明に係る技術的思想は上位概念から下位概念まで、様々なレベルやバリエーションにより把握できるものであり、以下の付記に本発明が限定されるものではない。   Next, technical ideas extracted from the embodiments of the present invention described above are listed as appendices according to the description format of the claims. The technical idea according to the present invention can be grasped by various levels and variations from a superordinate concept to a subordinate concept, and the present invention is not limited to the following supplementary notes.

(付記1) 国内仕様、国外仕様の呼制御が行える、携帯装置の仕様統合制御システムであって、
国外仕様と分離された国内仕様の機能の実行に用いられる国内仕様機能部と、前記国内仕様と分離された国外仕様の機能の実行に用いられる国外仕様機能部とを備え、前記国外仕様機能部をベースに、前記国内仕様機能部が結合されてなることを特徴とする、携帯装置の仕様統合制御システム。
(Appendix 1) An integrated control system for portable devices that can perform call control for domestic and foreign specifications.
A domestic specification function unit used to execute the function of the domestic specification separated from the foreign specification, and a foreign specification function unit used to execute the function of the foreign specification separated from the domestic specification. The specification integrated control system for a portable device, wherein the domestic specification function unit is combined on the basis of the above.

(付記2) 付記1記載の携帯装置の仕様統合制御システムにおいて、
前記国内仕様機能部が、国内仕様に基づき、通信先との呼制御を実行する国内呼制御機能部、又は該国内呼制御機能部を含む機能部であることを特徴とする、携帯装置の仕様統合制御システム。
(Supplementary Note 2) In the specification integrated control system for the portable device according to Supplementary Note 1,
Specification of portable device, wherein the domestic specification function unit is a domestic call control function unit that executes call control with a communication destination based on the domestic specification, or a function unit including the domestic call control function unit Integrated control system.

(付記3) 付記1記載の携帯装置の仕様統合制御システムにおいて、
前記国外仕様機能部が、国外仕様に基づき、通信先との呼制御を実行する国外呼制御機能部、又は該国外呼制御機能部を含む機能部であることを特徴とする、携帯装置の仕様統合制御システム。
(Supplementary Note 3) In the specification integrated control system for the portable device according to Supplementary Note 1,
Specification of the portable device, wherein the foreign specification function unit is a foreign call control function unit that performs call control with a communication destination based on the foreign specification, or a function unit including the foreign call control function unit Integrated control system.

(付記4) 付記1記載の携帯装置の仕様統合制御システムにおいて、
搭載するアプリケーションが国内仕様か国外仕様かの仕様判断をする仕様判断手段を備え、仕様判断手段の判断結果に基づき、国内仕様又は国外仕様を確立させることを特徴とする、携帯装置の仕様統合制御システム。
(Supplementary Note 4) In the specification integrated control system for the portable device according to Supplementary Note 1,
Specification integrated control for portable devices, comprising specification determining means for determining whether the installed application is a domestic specification or a foreign specification, and establishing domestic or foreign specifications based on the determination result of the specification determining means system.

(付記5) 付記1記載の携帯装置の仕様統合制御システムにおいて、
ネットワークとの要求応答を行う場合に、入力情報に含まれる国内仕様特有の入力情報を保持する保持手段を備え、該保持手段に保持されている国内仕様の入力情報と国外仕様の入力情報とを結合し、前記ネットワークに通知する機能を有することを特徴とする、携帯装置の仕様統合制御システム。
(Additional remark 5) In the specification integrated control system of the portable apparatus of Additional remark 1,
When performing a request response with the network, it has holding means for holding input information specific to the domestic specification included in the input information, and the input information of the domestic specification and the input information of the foreign specification held in the holding means A specification integrated control system for a portable device, which has a function of combining and notifying the network.

(付記6) 付記1記載の携帯装置の仕様統合制御システムにおいて、
ネットワークとの要求応答を行う場合に、応答情報に含まれる国内仕様特有の出力情報を保持する保持手段を備え、該保持手段に保持されている国内仕様の出力情報と国外仕様の出力情報とを結合し、アプリケーションに通知する機能を有することを特徴とする、携帯装置の仕様統合制御システム。
(Appendix 6) In the specification integrated control system for the portable device described in Appendix 1,
When performing a request response with the network, it has holding means for holding output information specific to domestic specifications included in the response information, and the output information of domestic specifications and output information of foreign specifications held in the holding means A specification integrated control system for a portable device, which has a function of combining and notifying an application.

(付記7) 付記1記載の携帯装置の仕様統合制御システムにおいて、
ネットワークとの要求応答を行う場合に、国内仕様特有の入力情報と、応答情報に含まれる国内仕様特有の出力情報とを保持する保持手段を備え、国外仕様の入力情報と出力情報と、国内仕様特有の入力情報と出力情報とを結合し、ネットワークとアプリケーションに通知する機能を有することを特徴とする、携帯装置の仕様統合制御システム。
(Supplementary Note 7) In the specification integrated control system for the portable device according to Supplementary Note 1,
When performing a request response with the network, it has holding means to hold input information specific to domestic specifications and output information specific to domestic specifications included in the response information, and input information and output information of foreign specifications, and domestic specifications A specification integrated control system for a portable device, which has a function of combining specific input information and output information and notifying a network and an application.

(付記8) 付記1記載の携帯装置の仕様統合制御システムにおいて、
ネットワークからの通知を受ける際に、国内仕様特有の入力情報が必要となる場合に前記入力情報を保持する保持手段を備え、該保持手段に保持させている国内仕様の入力情報をネットワークからの通知を契機に国外仕様の通知情報をアプリケーションに通知する機能を有することを特徴とする、携帯装置の仕様統合制御システム。
(Supplementary note 8) In the specification integrated control system for the portable device according to supplementary note 1,
When receiving notification from the network, when input information peculiar to domestic specifications is required, it is provided with a holding means for holding the input information, and the input information of the domestic specifications held in the holding means is notified from the network. An integrated specification control system for portable devices, which has a function of notifying the application of notification information of foreign specifications on the occasion of

(付記9) 付記1記載の携帯装置の仕様統合制御システムにおいて、
ネットワークからの通知を受けた場合に、通知情報の内部に含まれる国内仕様特有の出力情報を保持する保持手段を備え、該保持手段に保持させている国内仕様の出力情報と国外仕様の通知情報とを結合し、アプリケーションに通知する機能を有することを特徴とする、携帯装置の仕様統合制御システム。
(Supplementary note 9) In the specification integrated control system for the portable device according to supplementary note 1,
When receiving notification from the network, it has holding means for holding output information specific to domestic specifications included in the notification information, and output information of domestic specifications and notification information of foreign specifications held in the holding means And a specification integrated control system for a portable device, characterized in that it has a function of notifying an application.

(付記10) 付記1記載の携帯装置の仕様統合制御システムにおいて、
ネットワークからの通知を待つ場合に、国内仕様特有の入力情報と、通知情報に含まれる国内仕様特有の出力情報とを保持する保持手段を備え、該保持手段に保持している国外仕様の通知情報と、国内仕様特有の入力情報と出力情報とを結合し、アプリケーションに通知する機能を有することを特徴とする、携帯装置の仕様統合制御システム。
(Supplementary Note 10) In the specification integrated control system for the portable device according to Supplementary Note 1,
When waiting for notification from the network, it has holding means for holding input information specific to domestic specifications and output information specific to domestic specifications included in the notification information, and notification information of foreign specifications held in the holding means And a specification integrated control system for a portable device, which has a function of combining input information and output information specific to domestic specifications and notifying an application.

(付記11) 国内仕様、国外仕様の呼制御が行える、携帯装置であって、
国外仕様と分離された国内仕様の機能の実行に用いられる国内仕様機能部と、前記国内仕様と分離された国外仕様の機能の実行に用いられる国外仕様機能部とを備え、前記国外仕様機能部をベースに、前記国内仕様機能部が結合されてなることを特徴とする、携帯装置。
(Appendix 11) A portable device capable of performing call control of domestic specifications and foreign specifications,
A domestic specification function unit used to execute the function of the domestic specification separated from the foreign specification, and a foreign specification function unit used to execute the function of the foreign specification separated from the domestic specification. The portable device is characterized in that the domestic specification function unit is combined on the basis of the above.

(付記12) 付記11記載の携帯装置であって、
付記2、3、4、5、6、7、8、9又は10の携帯装置の仕様統合制御システムを搭載したことを特徴とする、携帯装置。
(Supplementary note 12) The mobile device according to Supplementary note 11,
2. A portable device comprising the portable device specification integrated control system according to appendix 2, 3, 4, 5, 6, 7, 8, 9 or 10.

(付記13) 国内仕様、国外仕様の呼制御が行える、携帯装置に搭載されたコンピュータに実行させる仕様統合制御プログラムであって、
国外仕様と分離された国内仕様の機能の実行に用いられる国内仕様機能を実現するステップと、
前記国内仕様と分離された国外仕様の機能の実行に用いられる国外仕様機能を実現するステップと、
前記国外仕様機能をベースに、前記国内仕様機能を結合させるステップと、
を含むことを特徴とする、携帯装置の仕様統合制御プログラム。
(Supplementary note 13) A specification integrated control program to be executed by a computer mounted on a portable device, capable of performing call control of domestic specifications and foreign specifications,
Realizing the domestic specification function used to execute the function of the domestic specification separated from the foreign specification;
Realizing a foreign specification function used to execute a function of the foreign specification separated from the domestic specification;
Combining the domestic specification function based on the foreign specification function;
An integrated specification control program for a portable device, comprising:

(付記14) 付記13記載の携帯装置の仕様統合制御プログラムにおいて、
搭載するアプリケーションが国内仕様か国外仕様かの仕様判断をするステップと、
仕様判断結果に基づき、国内仕様又は国外仕様を確立させるステップと、
を含むことを特徴とする、携帯装置の仕様統合制御プログラム。
(Supplementary Note 14) In the specification integrated control program for the portable device according to Supplementary Note 13,
A step of determining whether the installed application is a domestic specification or a foreign specification,
Establishing domestic specifications or foreign specifications based on the specification judgment results;
An integrated specification control program for a portable device, comprising:

(付記15) 付記13記載の携帯装置の仕様統合制御プログラムにおいて、
ネットワークとの要求応答を行う場合に、入力情報に含まれる国内仕様特有の入力情報を保持手段に保持するステップと、
前記保持手段に保持されている国内仕様の入力情報と国外仕様の入力情報とを結合し、前記ネットワークに通知するステップと、
を含むことを特徴とする、携帯装置の仕様統合制御プログラム。
(Supplementary Note 15) In the specification integrated control program for the portable device according to Supplementary Note 13,
Holding the input information specific to the domestic specification included in the input information in the holding means when performing a request response with the network; and
Combining the domestic specification input information and the foreign specification input information held in the holding means, and notifying the network;
An integrated specification control program for a portable device, comprising:

(付記16) 付記13記載の携帯装置の仕様統合制御プログラムにおいて、
ネットワークとの要求応答を行う場合に、応答情報に含まれる国内仕様特有の出力情報を保持手段に保持するステップと、
前記保持手段に保持されている国内仕様の出力情報と国外仕様の出力情報とを結合し、アプリケーションに通知するステップと、
を含むことを特徴とする、携帯装置の仕様統合制御プログラム。
(Supplementary Note 16) In the specification integrated control program for the portable device according to Supplementary Note 13,
When performing a request response with the network, holding output information specific to domestic specifications included in the response information in the holding means;
Combining the output information of domestic specifications and the output information of foreign specifications held in the holding means, and notifying the application;
An integrated specification control program for a portable device, comprising:

(付記17) 付記13記載の携帯装置の仕様統合制御プログラムにおいて、
ネットワークとの要求応答を行う場合に、国内仕様特有の入力情報と、応答情報に含まれる国内仕様特有の出力情報とを保持手段に保持するステップと、
国外仕様の入力情報と出力情報と、国内仕様特有の入力情報と出力情報とを結合し、ネットワークとアプリケーションに通知するステップと、
を含むことを特徴とする、携帯装置の仕様統合制御プログラム。
(Supplementary Note 17) In the specification integrated control program for the portable device according to Supplementary Note 13,
A step of holding in the holding means input information specific to the domestic specification and output information specific to the domestic specification included in the response information when performing a request response with the network;
Combining the input information and output information of the foreign specification, the input information and output information specific to the domestic specification, and notifying the network and the application;
An integrated specification control program for a portable device, comprising:

(付記18) 付記13記載の携帯装置の仕様統合制御プログラムにおいて、
ネットワークからの通知を受ける際に、国内仕様特有の入力情報が必要となる場合に前記入力情報を保持手段に保持するステップと、
前記保持手段に保持させている国内仕様の入力情報をネットワークからの通知を契機に国外仕様の通知情報をアプリケーションに通知するステップと、
を含むことを特徴とする、携帯装置の仕様統合制御プログラム。
(Supplementary note 18) In the specification integrated control program for the portable device according to supplementary note 13,
A step of holding the input information in the holding means when input information specific to domestic specifications is required when receiving notification from the network;
Notifying the application of notification information of foreign specifications triggered by notification from the network of input information of domestic specifications held in the holding means;
An integrated specification control program for a portable device, comprising:

(付記19) 付記13記載の携帯装置の仕様統合制御プログラムにおいて、
ネットワークからの通知を受けた場合に、通知情報の内部に含まれる国内仕様特有の出力情報を保持手段に保持するステップと、
前記保持手段に保持させている国内仕様の出力情報と国外仕様の通知情報とを結合し、アプリケーションに通知するステップと、
を有することを特徴とする、携帯装置の仕様統合制御プログラム。
(Supplementary note 19) In the specification integrated control program for the portable device according to supplementary note 13,
When receiving notification from the network, holding output information specific to domestic specifications contained in the notification information in the holding means;
Combining the output information of domestic specifications and the notification information of foreign specifications held in the holding means, and notifying the application;
A specification integrated control program for a portable device, comprising:

(付記20) 付記13記載の携帯装置の仕様統合制御プログラムにおいて、
ネットワークからの通知を待つ場合に、国内仕様特有の入力情報と、通知情報に含まれる国内仕様特有の出力情報とを保持手段に保持するステップと、
前記保持手段に保持している国外仕様の通知情報と、国内仕様特有の入力情報と出力情報とを結合し、アプリケーションに通知するステップと、
とを含むことを特徴とする、携帯装置の仕様統合制御プログラム。
(Supplementary note 20) In the specification integrated control program for the portable device according to supplementary note 13,
When waiting for notification from the network, holding the input information specific to the domestic specifications and the output information specific to the domestic specifications included in the notification information in the holding means;
Combining the notification information of the foreign specification held in the holding means, the input information and output information specific to the domestic specification, and notifying the application;
An integrated specification control program for a portable device.

(付記21) 国内仕様、国外仕様の呼制御が行える、携帯装置の仕様統合制御方法であって、
国外仕様と分離された国内仕様の機能の実行に用いられる国内仕様機能を実現するステップと、
前記国内仕様と分離された国外仕様の機能の実行に用いられる国外仕様機能を実現するステップと、
前記国外仕様機能をベースに、前記国内仕様機能を結合させるステップと、
を含むことを特徴とする、携帯装置の仕様統合制御方法。
(Supplementary note 21) A specification integrated control method for portable devices that can perform call control of domestic specifications and foreign specifications,
Realizing the domestic specification function used to execute the function of the domestic specification separated from the foreign specification;
Realizing a foreign specification function used to execute a function of the foreign specification separated from the domestic specification;
Combining the domestic specification function based on the foreign specification function;
An integrated specification control method for a portable device, comprising:

(付記22) 付記21記載の携帯装置の仕様統合制御方法において、
搭載するアプリケーションが国内仕様か国外仕様かの仕様判断をするステップと、
仕様判断結果に基づき、国内仕様又は国外仕様を確立させるステップと、
を含むことを特徴とする、携帯装置の仕様統合制御方法。
(Supplementary Note 22) In the specification integrated control method for the portable device according to Supplementary Note 21,
A step of determining whether the installed application is a domestic specification or a foreign specification,
Establishing domestic specifications or foreign specifications based on the specification judgment results;
An integrated specification control method for a portable device, comprising:

(付記23) 付記21記載の携帯装置の仕様統合制御方法において、
ネットワークとの要求応答を行う場合に、入力情報に含まれる国内仕様特有の入力情報を保持手段に保持するステップと、
前記保持手段に保持されている国内仕様の入力情報と国外仕様の入力情報とを結合し、前記ネットワークに通知するステップと、
を含むことを特徴とする、携帯装置の仕様統合制御方法。
(Supplementary Note 23) In the specification integrated control method for the portable device according to Supplementary Note 21,
Holding the input information specific to the domestic specification included in the input information in the holding means when performing a request response with the network; and
Combining the domestic specification input information and the foreign specification input information held in the holding means, and notifying the network;
An integrated specification control method for a portable device, comprising:

(付記24) 付記21記載の携帯装置の仕様統合制御方法において、
ネットワークとの要求応答を行う場合に、応答情報に含まれる国内仕様特有の出力情報を保持手段に保持するステップと、
前記保持手段に保持されている国内仕様の出力情報と国外仕様の出力情報とを結合し、アプリケーションに通知するステップと、
を含むことを特徴とする、携帯装置の仕様統合制御方法。
(Supplementary Note 24) In the specification integrated control method for the portable device according to Supplementary Note 21,
When performing a request response with the network, holding output information specific to domestic specifications included in the response information in the holding means;
Combining the output information of domestic specifications and the output information of foreign specifications held in the holding means, and notifying the application;
An integrated specification control method for a portable device, comprising:

(付記25) 付記21記載の携帯装置の仕様統合制御方法において、
ネットワークとの要求応答を行う場合に、国内仕様特有の入力情報と、応答情報に含まれる国内仕様特有の出力情報とを保持手段に保持するステップと、
国外仕様の入力情報と出力情報と、国内仕様特有の入力情報と出力情報とを結合し、ネットワークとアプリケーションに通知するステップと、
を含むことを特徴とする、携帯装置の仕様統合制御方法。
(Supplementary Note 25) In the specification integrated control method for the portable device according to Supplementary Note 21,
A step of holding in the holding means input information specific to the domestic specification and output information specific to the domestic specification included in the response information when performing a request response with the network;
Combining the input information and output information of the foreign specification, the input information and output information specific to the domestic specification, and notifying the network and the application;
An integrated specification control method for a portable device, comprising:

(付記26) 付記21記載の携帯装置の仕様統合制御方法において、
ネットワークからの通知を受ける際に、国内仕様特有の入力情報が必要となる場合に前記入力情報を保持手段に保持するステップと、
前記保持手段に保持させている国内仕様の入力情報をネットワークからの通知を契機に国外仕様の通知情報をアプリケーションに通知するステップと、
を含むことを特徴とする、携帯装置の仕様統合制御方法。
(Supplementary note 26) In the specification integrated control method for the portable device according to supplementary note 21,
A step of holding the input information in the holding means when input information specific to domestic specifications is required when receiving notification from the network;
Notifying the application of notification information of foreign specifications triggered by notification from the network of input information of domestic specifications held in the holding means;
An integrated specification control method for a portable device, comprising:

(付記27) 付記21記載の携帯装置の仕様統合制御方法において、
ネットワークからの通知を受けた場合に、通知情報の内部に含まれる国内仕様特有の出力情報を保持手段に保持するステップと、
前記保持手段に保持させている国内仕様の出力情報と国外仕様の通知情報とを結合し、アプリケーションに通知するステップと、
を有することを特徴とする、携帯装置の仕様統合制御方法。
(Supplementary note 27) In the specification integrated control method of the portable device according to supplementary note 21,
When receiving notification from the network, holding output information specific to domestic specifications contained in the notification information in the holding means;
Combining the output information of domestic specifications and the notification information of foreign specifications held in the holding means, and notifying the application;
A specification integrated control method for a portable device, comprising:

(付記28) 付記21記載の携帯装置の仕様統合制御方法において、
ネットワークからの通知を待つ場合に、国内仕様特有の入力情報と、通知情報に含まれる国内仕様特有の出力情報とを保持手段に保持するステップと、
前記保持手段に保持している国外仕様の通知情報と、国内仕様特有の入力情報と出力情報とを結合し、アプリケーションに通知するステップと、
とを含むことを特徴とする、携帯装置の仕様統合制御方法。
(Supplementary note 28) In the portable device specification integrated control method according to supplementary note 21,
When waiting for notification from the network, holding the input information specific to the domestic specifications and the output information specific to the domestic specifications included in the notification information in the holding means;
Combining the notification information of the foreign specification held in the holding means, the input information and output information specific to the domestic specification, and notifying the application;
A specification integrated control method for a portable device, comprising:

以上説明したように、本発明の最も好ましい実施の形態や実施例等について説明したが、本発明は、上記記載に限定されるものではなく、特許請求の範囲に記載され、又は明細書に開示された発明の要旨に基づき、当業者において様々な変形や変更が可能であることは勿論であり、斯かる変形や変更が、本発明の範囲に含まれることは言うまでもない。
As described above, the most preferred embodiments and examples of the present invention have been described. However, the present invention is not limited to the above description, and is described in the claims or disclosed in the specification. It goes without saying that various modifications and changes can be made by those skilled in the art based on the gist of the invention, and such modifications and changes are included in the scope of the present invention.

本発明は、携帯電話端末装置等、電話機能を備えた携帯装置の呼制御システムに関し、特に、世界標準規格である3GPPをベースとする国外仕様及び国内仕様を統合する仕様統合制御システム、携帯装置及び仕様統合制御方法に適用でき、個別の仕様に対応可能な仕様の統合制御を構成でき、有用である。
The present invention relates to a call control system for a mobile device having a telephone function such as a mobile phone terminal device, and in particular, a specification integrated control system that integrates international specifications and domestic specifications based on 3GPP, which is a global standard, and a mobile device It can be applied to the specification integrated control method, and can be used to configure integrated control of the specification that can handle individual specifications.

第1の実施の形態に係る携帯装置の構成例を示す図である。It is a figure which shows the structural example of the portable apparatus which concerns on 1st Embodiment. 処理手順を付加して示した携帯装置の構成例を示す図である。It is a figure which shows the structural example of the portable apparatus which added and showed the process procedure. 第1の実施の形態に係る処理手順を示すフローチャートである。It is a flowchart which shows the process sequence which concerns on 1st Embodiment. 第1の実施の形態に係る処理手順を示すフローチャートである。It is a flowchart which shows the process sequence which concerns on 1st Embodiment. 第2の実施の形態に係る処理手順を付加して示した携帯装置の構成例を示す図である。It is a figure which shows the structural example of the portable apparatus shown by adding the process sequence which concerns on 2nd Embodiment. 第2の実施の形態に係る処理手順を示すフローチャートである。It is a flowchart which shows the process sequence which concerns on 2nd Embodiment. 第2の実施の形態に係る処理手順を示すフローチャートである。It is a flowchart which shows the process sequence which concerns on 2nd Embodiment. 第3の実施の形態に係る処理手順を付加して示した携帯装置の構成例を示す図である。It is a figure which shows the structural example of the portable apparatus shown by adding the process sequence which concerns on 3rd Embodiment. 第3の実施の形態に係る処理手順を示すフローチャートである。It is a flowchart which shows the process sequence which concerns on 3rd Embodiment. 第3の実施の形態に係る処理手順を示すフローチャートである。It is a flowchart which shows the process sequence which concerns on 3rd Embodiment. 第4の実施の形態に係る処理手順を付加して示した携帯装置の構成例を示す図である。It is a figure which shows the structural example of the portable apparatus shown by adding the process sequence which concerns on 4th Embodiment. 第4の実施の形態に係る処理手順を示すフローチャートである。It is a flowchart which shows the process sequence which concerns on 4th Embodiment. 第5の実施の形態に係る処理手順を付加して示した携帯装置の構成例を示す図である。It is a figure which shows the structural example of the portable apparatus shown by adding the process sequence which concerns on 5th Embodiment. 第5の実施の形態に係る処理手順を示すフローチャートである。It is a flowchart which shows the process sequence which concerns on 5th Embodiment. 第6の実施の形態に係る処理手順を付加して示した携帯装置の構成例を示す図である。It is a figure which shows the structural example of the portable apparatus shown by adding the process sequence which concerns on 6th Embodiment. 第6の実施の形態に係る処理手順を示すフローチャートである。It is a flowchart which shows the process sequence which concerns on 6th Embodiment. 携帯装置のハードウェアの構成例を示す図である。It is a figure which shows the structural example of the hardware of a portable apparatus. 携帯装置の構成例を示す図である。It is a figure which shows the structural example of a portable apparatus. 第1の実施の形態に対応する発信要求実行時の動作及び動作手順を示すフローチャートである。It is a flowchart which shows the operation | movement at the time of the transmission request | requirement execution corresponding to 1st Embodiment, and an operation | movement procedure. アプリケーションからネットワーク部に至る処理を示す処理シーケンスである。It is a processing sequence which shows the process from an application to a network part. ネットワーク部からアプリケーションに至る処理を示す処理シーケンスである。It is a processing sequence which shows the process from a network part to an application. 入出力情報管理データのデータテーブルの一例を示す図である。It is a figure which shows an example of the data table of input / output information management data.

符号の説明Explanation of symbols

2 携帯装置
6 ネットワーク部
8 アプリケーション
10 呼制御仕様統合システム
12 APL仕様判断機能部
14 国内呼制御機能部
16 国外呼制御機能部
18 入出力情報管理部
20 NW仕様判断機能部
2 Mobile device 6 Network unit 8 Application 10 Call control specification integrated system 12 APL specification determination function unit 14 Domestic call control function unit 16 Overseas call control function unit 18 Input / output information management unit 20 NW specification determination function unit

Claims (5)

国内仕様、国外仕様の呼制御が行える、携帯装置の仕様統合制御システムであって、
国外仕様と分離された国内仕様の機能の実行に用いられる国内仕様機能部と、前記国内仕様と分離された国外仕様の機能の実行に用いられる国外仕様機能部とを備え、前記国外仕様機能部をベースに、前記国内仕様機能部が結合されてなることを特徴とする、携帯装置の仕様統合制御システム。
It is a specification integrated control system for portable devices that can perform call control for domestic and overseas specifications.
A domestic specification function unit used to execute the function of the domestic specification separated from the foreign specification, and a foreign specification function unit used to execute the function of the foreign specification separated from the domestic specification. The specification integrated control system for a portable device, wherein the domestic specification function unit is combined on the basis of the above.
請求項1記載の携帯装置の仕様統合制御システムにおいて、
前記国内仕様機能部が、国内仕様に基づき、通信先との呼制御を実行する国内呼制御機能部、又は該国内呼制御機能部を含む機能部であることを特徴とする、携帯装置の仕様統合制御システム。
In the specification integrated control system of the portable device according to claim 1,
Specification of portable device, wherein the domestic specification function unit is a domestic call control function unit that executes call control with a communication destination based on the domestic specification, or a function unit including the domestic call control function unit Integrated control system.
請求項1記載の携帯装置の仕様統合制御システムにおいて、
前記国外仕様機能部が、国外仕様に基づき、通信先との呼制御を実行する国外呼制御機能部、又は該国外呼制御機能部を含む機能部であることを特徴とする、携帯装置の仕様統合制御システム。
In the specification integrated control system of the portable device according to claim 1,
Specification of the portable device, wherein the foreign specification function unit is a foreign call control function unit that performs call control with a communication destination based on the foreign specification, or a function unit including the foreign call control function unit Integrated control system.
国内仕様、国外仕様の呼制御が行える、携帯装置であって、
国外仕様と分離された国内仕様の機能の実行に用いられる国内仕様機能部と、前記国内仕様と分離された国外仕様の機能の実行に用いられる国外仕様機能部とを備え、前記国外仕様機能部をベースに、前記国内仕様機能部が結合されてなることを特徴とする、携帯装置。
It is a portable device that can perform domestic and overseas call control,
A domestic specification function unit used to execute the function of the domestic specification separated from the foreign specification, and a foreign specification function unit used to execute the function of the foreign specification separated from the domestic specification. The portable device is characterized in that the domestic specification function unit is combined on the basis of the above.
国内仕様、国外仕様の呼制御が行える、携帯装置の仕様統合制御方法であって、
国外仕様と分離された国内仕様の機能の実行に用いられる国内仕様機能を実現するステップと、
前記国内仕様と分離された国外仕様の機能の実行に用いられる国外仕様機能を実現するステップと、
前記国外仕様機能をベースに、前記国内仕様機能を結合させるステップと、
を含むことを特徴とする、携帯装置の仕様統合制御方法。
It is a specification integrated control method for portable devices that can perform call control of domestic specifications and foreign specifications,
Realizing the domestic specification function used to execute the function of the domestic specification separated from the foreign specification;
Realizing a foreign specification function used to execute a function of the foreign specification separated from the domestic specification;
Combining the domestic specification function based on the foreign specification function;
An integrated specification control method for a portable device, comprising:
JP2007326504A 2007-12-18 2007-12-18 Specifications integrated control system for portable apparatus, portable apparatus, and specifications integrated control method Pending JP2009152695A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007326504A JP2009152695A (en) 2007-12-18 2007-12-18 Specifications integrated control system for portable apparatus, portable apparatus, and specifications integrated control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007326504A JP2009152695A (en) 2007-12-18 2007-12-18 Specifications integrated control system for portable apparatus, portable apparatus, and specifications integrated control method

Publications (1)

Publication Number Publication Date
JP2009152695A true JP2009152695A (en) 2009-07-09

Family

ID=40921355

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007326504A Pending JP2009152695A (en) 2007-12-18 2007-12-18 Specifications integrated control system for portable apparatus, portable apparatus, and specifications integrated control method

Country Status (1)

Country Link
JP (1) JP2009152695A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001119750A (en) * 1999-10-15 2001-04-27 Ntt Docomo Inc Revision method for telephone number stored in oratable telephon set, trnsmission method by portable telephone set the portable telephone set
JP2001285938A (en) * 2000-03-28 2001-10-12 Sanyo Electric Co Ltd Mobile telephone system
JP2005117652A (en) * 2003-10-09 2005-04-28 Lg Electronics Inc Mobile communication terminal for supporting multimode

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001119750A (en) * 1999-10-15 2001-04-27 Ntt Docomo Inc Revision method for telephone number stored in oratable telephon set, trnsmission method by portable telephone set the portable telephone set
JP2001285938A (en) * 2000-03-28 2001-10-12 Sanyo Electric Co Ltd Mobile telephone system
JP2005117652A (en) * 2003-10-09 2005-04-28 Lg Electronics Inc Mobile communication terminal for supporting multimode

Similar Documents

Publication Publication Date Title
CN101032184B (en) Method for setting wallpaper on mobile communication equipment
JP4191713B2 (en) Terminal management system, terminal, terminal management device, terminal management method, and program
JP2007251332A (en) Mobile communication terminal, arrived call management apparatus, and program
US7317899B2 (en) Communication apparatus
KR101170150B1 (en) Method for different typed network additional service processing of mobile terminal and the mobile terminal therefor
JP2007235866A (en) Address information exchange system, its method and its program, communication terminal device and server device
JP2002218556A (en) Communication terminal, communication method and recording medium
JP5117225B2 (en) Mobile phone terminal
JP4766436B2 (en) Communication device, safety confirmation method and program
KR20060132254A (en) Mobile communication terminal displaying nickname and its operating method
JP2009152695A (en) Specifications integrated control system for portable apparatus, portable apparatus, and specifications integrated control method
JP2009177538A (en) State notification system for mobile phone terminal
JP2009200943A (en) Communication controller, communication terminal, and communication control method
JP2002027037A (en) Transmitting/receiving system for portable telephone
JP5454059B2 (en) Mobile device
JP3282667B2 (en) Mobile communication terminal and method for detecting own station number
KR100834659B1 (en) The method for telephone communication, short message transmission and call number storing of call number using a plurality of call number in mobile terminal
JP2004080222A (en) Communication system, its hold control method, telephone set, its control method, and program
JP2007195054A (en) Telephone communication system
KR20060075972A (en) Method for providing detail information of call-history in mobile terminal
JP2005109587A (en) Mobile communication terminal and program
KR100744319B1 (en) Method for making name card of character in a radio terminal
JP2007324837A (en) Telephone, telephone number converting method, and telephone number conversion processing program
JP2000078654A (en) Method for transmitting message in mobile communication terminal
KR100621997B1 (en) Method for transferring telephone number of SMS

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100716

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110812

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110823

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20111227