JP5857789B2 - SIP client, SIP update method and program - Google Patents

SIP client, SIP update method and program Download PDF

Info

Publication number
JP5857789B2
JP5857789B2 JP2012037035A JP2012037035A JP5857789B2 JP 5857789 B2 JP5857789 B2 JP 5857789B2 JP 2012037035 A JP2012037035 A JP 2012037035A JP 2012037035 A JP2012037035 A JP 2012037035A JP 5857789 B2 JP5857789 B2 JP 5857789B2
Authority
JP
Japan
Prior art keywords
sip
temporary application
function
temporary
application
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2012037035A
Other languages
Japanese (ja)
Other versions
JP2013172433A (en
Inventor
繁 月足
繁 月足
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2012037035A priority Critical patent/JP5857789B2/en
Publication of JP2013172433A publication Critical patent/JP2013172433A/en
Application granted granted Critical
Publication of JP5857789B2 publication Critical patent/JP5857789B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明はSIPクライアント、SIP更新方法およびプログラムに関し、特にベンダーや実装などの違いに基づくSIPクライアントの相互接続性に係る問題点を解決しうるSIPクライアント等に関する。   The present invention relates to a SIP client, a SIP update method, and a program, and more particularly, to a SIP client that can solve problems related to SIP client interoperability based on differences in vendors and implementations.

SIP(Session Initiation Protocol)は、インターネット上でリアルタイムに音声データ、映像データ、テキストデータなどの通信を行うことのできる呼制御プロトコルであり、IETF(Internet Engineering Task Force)によって国際規格のRFC3261として定義されているセッション管理プロトコルである。SIPは、特にVoIP(Voice over Internet Protocol)とシグナリングとを組み合わせたいわゆるインターネット電話において、幅広く使用されている。   SIP (Session Initiation Protocol) is a call control protocol that can communicate audio data, video data, text data, etc. in real time on the Internet, and is defined as RFC 3261 of the international standard by the IETF (Internet Engineering Task Force). Session management protocol. SIP is widely used particularly in so-called Internet telephones that combine VoIP (Voice over Internet Protocol) and signaling.

SIPによるインターネット電話は、インターネットに接続されたSIPサーバと複数のSIPクライアントにより構成されている。SIPクライアントは、各々のユーザが持つ固定電話、携帯電話(フィーチュアフォン)、スマートフォン、パーソナルコンピュータ(PC)などの端末装置に実装された機能であり、その実装形態は端末の種類に応じて様々である。SIPサーバは、ネットワーク上に設置され電話サービスを提供する業者によって管理されるサーバコンピュータである。   The SIP Internet telephone is composed of a SIP server connected to the Internet and a plurality of SIP clients. The SIP client is a function implemented in a terminal device such as a fixed phone, a mobile phone (feature phone), a smartphone, or a personal computer (PC) possessed by each user, and the implementation form varies depending on the type of terminal. is there. The SIP server is a server computer that is installed on a network and managed by a provider that provides telephone services.

インターネット電話による通話を開始する際は、まず通話を行う発呼側・着呼側の両SIPクライアントが、SIPサーバに予め登録(レジストレーション)されている必要がある。レジストレーションは、通常の場合、各端末の電源が入れられた際に実施される。この際、SIPクライアントの位置情報(IPアドレスなど)がSIPサーバに記録される。また、レジストレーションは端末の生存確認のために定期的に実施される必要があるので、各SIPクライアントは決められた周期で定期的に再レジストレーションの動作を行う。   In order to start a call by Internet telephone, first, both the calling side and called side SIP clients that make a call need to be registered (registered) in advance in the SIP server. Registration is usually performed when each terminal is turned on. At this time, the location information (IP address, etc.) of the SIP client is recorded in the SIP server. In addition, since registration needs to be periodically performed to confirm the existence of the terminal, each SIP client periodically performs re-registration operation at a predetermined period.

発呼は発呼側端末で着呼側端末の電話番号またはURLを入力して発呼指令の操作を行うことによって開始される。発呼側端末のSIPクライアントは、SIPサーバへ「着呼側端末の電話番号またはURL」を含むインバイト(INVITE)メッセージを送信する。SIPサーバは受け取ったメッセージに記入された電話番号またはURLをキーに着呼側端末を特定し、着呼側端末がレジストレーション済みであればその位置情報に基づいてインバイトメッセージを着呼側端末へ転送する。   The calling is started by inputting the telephone number or URL of the called terminal and operating the calling command at the calling terminal. The SIP client of the calling terminal transmits an INVITE message including “the telephone number or URL of the called terminal” to the SIP server. The SIP server identifies the called terminal by using the telephone number or URL entered in the received message as a key, and if the called terminal has been registered, the called server sends an invite message based on the location information. Forward to.

インバイトメッセージを受け取った着呼側端末のSIPクライアントは、着信をユーザに知らせる。ユーザが着呼指令の操作を行うと、着呼側端末のSIPクライアントは発呼側端末のSIPクライアントとの間でSIPメッセージを継続して交換して「セッション確立」となり、通話を開始する。   The SIP client of the called terminal receiving the invite message notifies the user of the incoming call. When the user performs an incoming call command operation, the SIP client of the called side terminal continuously exchanges SIP messages with the SIP client of the calling side terminal to become “session establishment” and starts a call.

これに関連する技術文献として、以下の各々がある。その中でも特許文献1には、SIP端末が各々保持する識別情報によって相互通信を許可するという接続規制方法が記載されている。特許文献2には、SIPサーバを設けなくても端末が相互に接続可能であるという中継装置が記載されている。特許文献3には、SIPの各端末のアップグレードについての技術が記載されている。非特許文献1には、上記のSIPの概要が記載されている。非特許文献2にも、同様にSIPの概要が記載されている。特に非特許文献2には、後述する「相互接続性」に係る問題の解消に向けて、規格および実装の両面から行われている取り組みについて記載されている。   As technical literature related to this, there are the following. Among them, Patent Document 1 describes a connection restriction method in which mutual communication is permitted by identification information held by each SIP terminal. Patent Document 2 describes a relay device in which terminals can be connected to each other without providing a SIP server. Patent Document 3 describes a technique for upgrading each terminal of SIP. Non-Patent Document 1 describes the outline of the above SIP. Non-Patent Document 2 similarly describes the outline of SIP. In particular, Non-Patent Document 2 describes efforts that are being made from both the standards and the implementation in order to solve the problem related to “interconnectivity” described later.

特開2008−099168号公報JP 2008-099168 A 特開2007−006217号公報JP 2007-006217 A 特開2006−019111号公報JP 2006-019111 A

坂口克彦、「SIP入門〜プロトコル概要からユビキタス時代を築くSIPとその動向〜」、2004年12月2日、ソフトフロント株式会社、[平成23年12月12日検索]、インターネット<URL:http://www.nic.ad.jp/ja/materials/iw/2004/proceedings/T17.pdf>Katsuhiko Sakaguchi, “Introduction to SIP: SIP and its trend to build a ubiquitous era from protocol overview”, December 2, 2004, Softfront Corporation, [December 12, 2011 search], Internet <URL: http: //www.nic.ad.jp/en/materials/iw/2004/proceedings/T17.pdf> 大江将史、インターネット10分講座「VoIPとSIP」、JPNICニュースレターNo.29、社団法人日本ネットワークインフォメーションセンター(JPNIC)、2005年3月Masafumi Oe, Internet 10-minute course “VoIP and SIP”, JPNIC Newsletter No. 29, Japan Network Information Center (JPNIC), March 2005

前述の非特許文献1〜2にも記載されているが、SIPを利用したVoIPの利用が広がるにつれて、ベンダーごとの相互接続性、即ち同じSIP(RFC3261)という国際規格に対応した機器同士であっても、ベンダーが異なると相互接続が正常にできないことが多いということが問題となっている。以下、このことについて説明する。   As described in Non-Patent Documents 1 and 2 described above, as the use of VoIP using SIP spreads, the interoperability of each vendor, that is, the devices corresponding to the same international standard called SIP (RFC3261). However, the problem is that interconnection is often not successful when different vendors are used. This will be described below.

RFC3261では、SIPによるセッション制御の基本的な部分のみを定義しており、様々なサービスの実現に必要な処理を厳密に定義していない点や、同一のサービスを実現する方法が複数定義されている点がある。さらに、各々のベンダーが、開発したサーバや端末にSIPを実装する際に「対応するSIPヘッダの種類」「許容するSIP−URLの長さ」「タグ値の桁数」などに独自の拡張や制限などを設けている。   RFC 3261 defines only the basic part of session control by SIP, does not strictly define the processes necessary for realizing various services, and defines a plurality of methods for realizing the same service. There is a point. In addition, when each vendor implements SIP on the developed server or terminal, it is possible to add a unique extension such as “corresponding SIP header type”, “allowable SIP-URL length”, “digit number of tag value”, etc. There are restrictions.

その結果、SIPにベンダーごとの「方言」ができ、ベンダーごとの相互接続性が保証されていない状態になっているのが実情である。サーバや端末が同一のRFC3261に準拠していても、ベンダーが異なると、たとえば「通話ができない」「特定の機能を利用できない」などのような相互接続上の課題が発生することがある。   As a result, the “dialect” for each vendor is created in the SIP, and the interoperability for each vendor is not guaranteed. Even if the servers and terminals conform to the same RFC3261, different vendors may cause interconnection problems such as “cannot make a call” and “cannot use a specific function”.

(ベンダーが異なることによる問題点)
図13は、ベンダーが異なる機器が混在するSIPシステム901の一例について示す説明図である。このSIPシステム901は、ベンダーA社製のSIPクライアント910Aと、ベンダーB社製のSIPクライアント910Bと、ベンダーC社製のSIPクライアント910Cと、ベンダーD社製のSIPクライアント910Dと、ベンダーC社製のSIPサーバ920とが、ネットワーク930を介して相互に接続されて構成される。
(Problems caused by different vendors)
FIG. 13 is an explanatory diagram showing an example of the SIP system 901 in which devices of different vendors are mixed. The SIP system 901 includes a SIP client 910A manufactured by vendor A, a SIP client 910B manufactured by vendor B, a SIP client 910C manufactured by vendor C, a SIP client 910D manufactured by vendor D, and a vendor C company. Are connected to each other via a network 930.

SIPクライアント910Aはデータ形式「A」の全機能に対応する。SIPクライアント910Bはデータ形式「B」の全機能に対応し、データ形式「D」「E」の基本部分のみ(基本的な呼接続のみ)対応する。SIPクライアント910Cはデータ形式「C」の全機能に対応し、データ形式「E」の基本部分のみ対応する。SIPクライアント910Dはデータ形式「D」にフル対応する。SIPサーバ920はデータ形式「C」の全機能に対応し、データ形式「D」「E」の基本部分のみ対応する。   The SIP client 910A supports all functions of the data format “A”. The SIP client 910B supports all functions of the data format “B”, and supports only basic portions of the data formats “D” and “E” (only basic call connection). The SIP client 910C supports all functions of the data format “C”, and supports only the basic portion of the data format “E”. The SIP client 910D fully supports the data format “D”. The SIP server 920 supports all functions of the data format “C”, and supports only basic portions of the data formats “D” and “E”.

この結果、SIPクライアント910CとSIPサーバ920は、いずれもベンダーC社製であり、いずれも(ベンダーC社独自の)データ形式「C」の全機能に対応しているので、この両者間では全機能を問題なく利用できる。基本的な呼接続だけでなく、たとえばプレゼンスサービスや位置情報サービスなどのような、データ形式「C」において備えられたベンダーC社独自のサービスを利用することもできる。   As a result, both the SIP client 910C and the SIP server 920 are manufactured by the vendor C, and all support all functions of the data format “C” (proprietary by the vendor C). Functions can be used without problems. In addition to the basic call connection, a service unique to the vendor C provided in the data format “C” such as a presence service and a location information service can also be used.

しかしながら、これ以外の組み合わせでは、全機能に対応したものは無い。SIPクライアント910B−SIPサーバ920間(データ形式「D」「E」)、SIPクライアント910B−SIPクライアント910C間(データ形式「E」)、SIPクライアント910B−SIPクライアント910D間(データ形式「D」)、SIPクライアント910D−SIPサーバ920間(データ形式「D」)が基本的な呼接続のみ可能となり、他の組み合わせでは接続不可能となる。   However, there are no other combinations that correspond to all functions. Between SIP client 910B and SIP server 920 (data format “D” “E”), between SIP client 910B and SIP client 910C (data format “E”), between SIP client 910B and SIP client 910D (data format “D”) In this case, only basic call connection is possible between the SIP client 910D and the SIP server 920 (data format “D”), and connection is impossible in other combinations.

たとえば、SIPクライアント910Aがフル対応するデータ形式「A」は、SIPクライアント910B〜DとSIPサーバ920がいずれも対応していないので、SIPクライアント910Aは他のSIPクライアントやSIPサーバと接続して通話することができない。他の組み合わせにおいても、これと同様の問題が発生する。   For example, the data format “A” fully supported by the SIP client 910A is not supported by any of the SIP clients 910B to 910D and the SIP server 920. Therefore, the SIP client 910A connects to another SIP client or SIP server to make a call. Can not do it. Similar problems occur in other combinations.

図13では、「全機能対応で接続可能」な組み合わせを「太い実線矢印」、「基本的な呼接続のみ可能」な組み合わせを「細い実線矢印」、「接続不可能」な組み合わせを「破線矢印」で各々示している。全機能対応で接続可能な組み合わせはSIPクライアント910C−SIPサーバ920間しか存在せず、他は全て基本的な呼接続のみ可能、もしくは接続不可能である。   In FIG. 13, a “thick solid line arrow” represents a combination that can be connected with all functions, a “thin solid line arrow” represents a combination that allows “basic call connection only”, and a “dashed line arrow” represents a combination that cannot be connected. ", Respectively. There are only combinations between the SIP client 910C and the SIP server 920 that can be connected in correspondence with all functions, and all the others are only capable of basic call connection or cannot be connected.

(実装が異なることによる問題点)
図14は、同一ベンダーであっても実装が異なる機器が混在するSIPシステム1001の一例について示す説明図である。このSIPシステム1001は、全て同一のベンダー製のSIPクライアント1010A〜DとSIPサーバ1020とが、ネットワーク1030を介して相互に接続されて構成される。
(Problems caused by different implementations)
FIG. 14 is an explanatory diagram showing an example of the SIP system 1001 in which devices of different implementations are mixed even if they are the same vendor. The SIP system 1001 is configured by connecting SIP clients 1010A to 1010D of the same vendor and a SIP server 1020 to each other via a network 1030.

SIPクライアント1010AはハードウェアとしてSIPを実装する固定電話であり、「オーディオA」「オーディオB」という2種類の音声メディア形式に対応する。SIPクライアント1010BはファームウェアとしてSIPを実装する携帯電話であり、「オーディオB」「オーディオC」という2種類の音声メディア形式と、「ビデオA」「ビデオB」という2種類の動画メディア形式に対応する。   The SIP client 1010A is a fixed telephone that implements SIP as hardware, and supports two types of audio media formats “audio A” and “audio B”. The SIP client 1010B is a mobile phone that implements SIP as firmware, and supports two types of audio media formats “Audio B” and “Audio C” and two types of video media formats “Video A” and “Video B”. .

SIPクライアント1010CはソフトウェアとしてSIPを実装するスマートフォンまたはPCであり、「オーディオA」「オーディオB」という2種類の音声メディア形式に対応し、「アプリケーションA」をインストール済みである。SIPクライアント1010DもソフトウェアとしてSIPを実装するスマートフォンまたはPCであり、「オーディオC」「オーディオD」という2種類の音声メディア形式と、「ビデオA」という1種類の動画メディア形式に対応し、「アプリケーションA」「アプリケーションB」をインストール済みである。   The SIP client 1010C is a smartphone or PC that implements SIP as software, supports two types of audio media formats “audio A” and “audio B”, and has already installed “application A”. The SIP client 1010D is also a smartphone or PC that implements SIP as software, and supports two types of audio media formats “Audio C” and “Audio D” and one type of video media format “Video A”. A "" Application B "has been installed.

SIPクライアント1010A〜DとSIPサーバ1020は全て同一ベンダー製であるので、図13で示したような接続性の問題は発生しないはずである。しかしながら、SIPクライアント1010A〜Dは各々SIPの実装形式やバージョンが異なり、その結果として対応するメディア形式や機能が異なる場合がある。そのため、SIPクライアント1010A〜Dの各々で、接続して通話することのできない組み合わせや、機能の制限される組み合わせが発生する。   Since the SIP clients 1010A to 10D and the SIP server 1020 are all made by the same vendor, the connectivity problem as shown in FIG. 13 should not occur. However, the SIP clients 1010A-D have different SIP implementation formats and versions, and as a result, the corresponding media formats and functions may differ. For this reason, combinations that cannot be connected and talk or combinations with limited functions occur in each of the SIP clients 1010A to 1010D.

たとえば、SIPクライアント1010Aは、SIPクライアント1010Bと「オーディオB」という音声メディア形式を介して通話可能ではあるが、SIPクライアント1010C〜Dとは共通して利用できるメディア形式が存在しないので通話できない。また、SIPクライアント1010Bは他の全てのSIPクライアントと接続は可能ではあるが、SIPクライアント1010Cとの間では共通して利用できる動画メディア形式が存在しないので、音声通話だけしかできない。   For example, the SIP client 1010A can make a call with the SIP client 1010B via the audio media format “audio B”, but cannot make a call because there is no media format that can be used in common with the SIP clients 1010C to 1010D. The SIP client 1010B can be connected to all other SIP clients, but since there is no moving image media format that can be used in common with the SIP client 1010C, only a voice call can be made.

(バージョンアップの問題点)
図15は、図14に示したSIPシステム1001におけるバグ修正やバージョンアップに係る問題について示す説明図である。SIPサーバ1020は管理者が頻繁にバージョンアップを行っており、システムで利用される全てのSIPヘッダ形式「A」〜「F」が利用可能となっている。
(Problems of version upgrade)
FIG. 15 is an explanatory diagram showing problems related to bug correction and version upgrade in the SIP system 1001 shown in FIG. The SIP server 1020 is frequently upgraded by an administrator, and all SIP header formats “A” to “F” used in the system can be used.

これに対して、SIPクライアント1010AはハードウェアとしてSIPを実装する固定電話であるので、SIPのバージョンアップにはハードウェアの交換が必要となる。そのため、出荷時点で対応していたヘッダ形式「A」「B」の2種類しか対応できない。   On the other hand, since the SIP client 1010A is a fixed telephone that implements SIP as hardware, it is necessary to replace hardware in order to upgrade the SIP. Therefore, only two types of header formats “A” and “B” that were supported at the time of shipment can be supported.

SIPクライアント1010BはファームウェアとしてSIPを実装する携帯電話であるので、SIPのバージョンアップはファームウェアの更新によって可能である。しかしながら、ファームウェアの更新はユーザにとっては煩雑な操作が必要となるので、頻繁に行うことはできない。そのため、ヘッダ形式「A」「B」「C」の3種類しか対応できない。   Since the SIP client 1010B is a mobile phone that implements SIP as firmware, it is possible to upgrade the SIP by updating the firmware. However, updating the firmware requires a complicated operation for the user and cannot be performed frequently. Therefore, only three types of header formats “A”, “B”, and “C” can be supported.

SIPクライアント1010C〜DはいずれもソフトウェアとしてSIPを実装するスマートフォンまたはPCであるので、SIPのバージョンアップはソフトウェアの更新によって容易にできる。しかしながら、その更新を行うかどうかは、ユーザ各々に依存するのが実情である。そのため、ソフトウェアを頻繁に更新するユーザとそうでないユーザがどうしても出てしまう。   Since each of the SIP clients 1010C to 1010C is a smartphone or a PC that implements SIP as software, the SIP version can be easily upgraded by software update. However, whether or not the update is performed depends on each user. For this reason, users who frequently update the software and users who are not so often appear.

SIPクライアント1010Cは、バージョン「1.0」のSIPクライアントソフトウェアをインストールしているので、SIPヘッダ形式「A」〜「E」の5種類に対応する。SIPクライアント1010Dは、バージョン「2.0」のSIPクライアントソフトウェアをインストールしているので、SIPヘッダ形式「A」〜「F」の6種類に対応する。   Since the SIP client 1010C has the version “1.0” of the SIP client software installed, it corresponds to five types of SIP header formats “A” to “E”. Since the SIP client 1010D has installed the version 2.0 client software, the SIP client 1010D supports six types of SIP header formats “A” to “F”.

非特許文献2には、このような相互接続性に係る問題点の解決のために、相互接続性の検証やこれに伴う規格の改定などが進められていることが記載されている。しかしながら、規格の改定によって相互接続性の問題が解決されるとしても、実際に改定された規格に基づく新たなハードウェア、ファームウェア、もしくはソフトウェアの導入が必要となる。改定された規格を導入するかどうかはユーザ各々に依存するので、これを導入せずに同じSIPクライアントを使い続けるユーザが1人でもいる限り、この問題は解決されない。   Non-Patent Document 2 describes that, in order to solve such problems related to interconnectivity, verification of interconnectivity, revision of standards accompanying this, and the like are being promoted. However, even if the problem of interconnection is solved by the revision of the standard, it is necessary to introduce new hardware, firmware or software based on the actually revised standard. Since whether or not to introduce the revised standard depends on each user, this problem cannot be solved as long as one user continues to use the same SIP client without introducing this standard.

本発明の目的は、ベンダーや実装などの違いに基づく相互接続性に係る問題点を解決し、全てのユーザが最新の仕様に基づくSIPを利用可能とするSIPクライアント、SIP更新方法およびプログラムを提供することにある。   An object of the present invention is to provide a SIP client, a SIP update method, and a program that solve problems related to interoperability based on differences in vendors and implementations, and that enable all users to use SIP based on the latest specifications. There is to do.

上記目的を達成するため、本発明に係るSIPクライアントは、ネットワークを介して相互に接続された他のSIP(Session Initiation Protocol)クライアントもしくはSIPサーバと相互に接続してSIP規格に準拠して通信するSIPクライアントであって、予め特定された基本動作を行うと共にネットワークに予め接続された一時アプリサーバからSIP規格による通信内容を定めた一時アプリをダウンロードするベース機能実行部と、一時アプリを動作させて他のSIPクライアントもしくはSIPサーバとの通信を行う一時アプリ動作部とを備えると共に、ベース機能実行部が、一時アプリ動作部が以前のバージョンの一時アプリによる通信の動作を開始したことを捕捉するリクエスト捕捉機能と、リクエスト捕捉機能が通信の開始を捕捉した際に一時アプリ動作部の動作状態を予め備えられた記憶手段に一時的に記憶する動作状態記憶機能と、一時アプリ動作部の動作状態を一時的に記憶させてから、一時アプリサーバから最新バージョンの一時アプリをダウンロードして一時アプリ動作部にこの最新バージョンの一時アプリを動作させて動作状態を継続させる一時アプリ更新機能とを有することを特徴とする。   In order to achieve the above object, the SIP client according to the present invention communicates with another SIP (Session Initiation Protocol) client or SIP server connected to each other via a network and communicates according to the SIP standard. A SIP client that performs a basic operation specified in advance and downloads a temporary application that defines communication contents according to the SIP standard from a temporary application server connected in advance to the network, and operates the temporary application. A request that includes a temporary application operation unit that communicates with another SIP client or SIP server, and that the base function execution unit captures that the temporary application operation unit has started communication with a previous version of the temporary application. The capture function and the request capture function capture the start of communication. Operation state storage function that temporarily stores the operation state of the temporary application operation unit in a storage means provided in advance and the operation state of the temporary application operation unit are temporarily stored, and then updated from the temporary application server. A temporary application update function that downloads a version of the temporary application and causes the temporary application operation unit to operate the latest version of the temporary application and continue the operation state is provided.

上記目的を達成するため、本発明に係るSIP更新方法は、ネットワークを介して相互に接続された他のSIP(Session Initiation Protocol)クライアントもしくはSIPサーバと相互に接続してSIP規格に準拠して通信するSIPクライアントにあって、予め特定された基本動作をベース機能実行部が開始し、ネットワークに予め接続された一時アプリサーバから予めダウンロードされた以前のバージョンの一時アプリによる他のSIPクライアントもしくはSIPサーバとの通信の動作を一時アプリ動作部が開始し、以前のバージョンの一時アプリが通信を開始しようとしたことをベース機能実行部のリクエスト捕捉機能が捕捉し、通信開始が捕捉された際に、以前のバージョンの一時アプリの動作状態をベース機能実行部の動作状態記憶機能が予め備えられた記憶手段に一時的に記憶し、一時アプリサーバからベース機能実行部の一時アプリ更新機能が最新バージョンの一時アプリをダウンロードして一時アプリ動作部にこの最新バージョンの一時アプリを動作させて動作状態を継続させることを特徴とする。   In order to achieve the above object, a SIP update method according to the present invention communicates with another SIP (Session Initiation Protocol) client or SIP server connected to each other via a network and communicates in accordance with the SIP standard. Another SIP client or SIP server based on a previous version of a temporary application downloaded in advance from a temporary application server connected in advance to the network. When the request capture function of the base function execution unit captures that the temporary application operation unit has started the operation of communication with the previous version, and the temporary application of the previous version tried to start communication, The operating status storage unit of the base function execution unit that stores the operating status of previous versions of temporary applications Is temporarily stored in the storage means provided in advance, and the temporary application update function of the base function execution unit downloads the latest version of the temporary application from the temporary application server and operates the latest version of the temporary application on the temporary application operation unit. And the operation state is continued.

上記目的を達成するため、本発明に係るSIP更新プログラムは、ネットワークを介して相互に接続された他のSIP(Session Initiation Protocol)クライアントもしくはSIPサーバと相互に接続してSIP規格に準拠して通信するSIPクライアントにあって、SIPクライアントが備えるコンピュータに、予め特定された基本動作を開始する手順、ネットワークに予め接続された一時アプリサーバから予めダウンロードされた以前のバージョンの一時アプリによる他のSIPクライアントもしくはSIPサーバとの通信の動作を開始する手順、以前のバージョンの一時アプリが通信を開始しようとしたことを捕捉する手順、通信開始が捕捉された際に、以前のバージョンの一時アプリの動作状態を予め備えられた記憶手段に一時的に記憶する手順、および一時アプリサーバから最新バージョンの一時アプリをダウンロードして一時アプリ動作部にこの最新バージョンの一時アプリを動作させて動作状態を継続させる手順を実行させることを特徴とする。   In order to achieve the above object, the SIP update program according to the present invention communicates with another SIP (Session Initiation Protocol) client or SIP server connected to each other via a network and communicates according to the SIP standard. A SIP client, a procedure for starting a basic operation specified in advance in a computer included in the SIP client, another SIP client by a temporary application of a previous version previously downloaded from a temporary application server connected in advance to the network Or the procedure to start the operation of communication with the SIP server, the procedure to capture that the previous version of the temporary application tried to start communication, the operation status of the previous version of the temporary application when the communication start was captured Is temporarily stored in a storage means provided in advance. Forward, and the temporary application servers are operated temporarily app the latest version temporarily app latest version downloaded and one o'clock application operating unit from, characterized in that to execute the procedure to continue the operating state.

本発明は、上述したように、SIPによる通信の開始を捕捉して一時アプリサーバから最新の一時アプリをダウンロードするように構成したので、ユーザが特に意識しなくても常に最新の一時アプリを利用してSIPの通信を行うことが可能となる。これによって、全てのユーザが最新の仕様に基づくSIPを利用可能であるという優れた特徴を持つSIPクライアント、SIP更新方法およびプログラムを提供することができる。   As described above, since the present invention is configured to capture the start of communication by SIP and download the latest temporary application from the temporary application server, the latest temporary application is always used even if the user is not particularly conscious. Thus, SIP communication can be performed. Thus, it is possible to provide a SIP client, a SIP update method, and a program having an excellent feature that all users can use SIP based on the latest specifications.

本発明の実施形態に係るSIPシステムの全体的な構成について示す説明図である。It is explanatory drawing shown about the whole structure of the SIP system which concerns on embodiment of this invention. 図1に示したSIPシステムで、一時アプリサーバを導入する前後での変化について示す説明図である。It is explanatory drawing shown about the change before and after introducing a temporary application server in the SIP system shown in FIG. 図1に示した固定電話のSIPクライアントの構成について示す説明図である。It is explanatory drawing shown about the structure of the SIP client of the fixed telephone shown in FIG. 図1に示した携帯電話のSIPクライアントの構成について示す説明図である。It is explanatory drawing shown about the structure of the SIP client of the mobile telephone shown in FIG. 図1に示したスマートフォンまたはPCのSIPクライアントの構成について示す説明図である。It is explanatory drawing shown about the structure of the SIP client of the smart phone or PC shown in FIG. 図3〜5に示したベース機能実行部および一時アプリ実行部の構成についてより詳しく示す説明図である。It is explanatory drawing shown in more detail about the structure of the base function execution part and temporary application execution part which were shown in FIGS. 図3〜5に示したSIPクライアントが、ベース機能を起動する際の動作を示すフローチャートである。6 is a flowchart showing an operation when the SIP client shown in FIGS. 3 to 5 starts a base function. 図7のステップS302として示した一時アプリ更新機能の動作の詳細を示すフローチャートである。It is a flowchart which shows the detail of operation | movement of the temporary application update function shown as step S302 of FIG. 図3〜5に示したSIPクライアントが、SIPレジストレーションを行う際の動作を示すフローチャートである。6 is a flowchart showing an operation when the SIP client shown in FIGS. 3 to 5 performs SIP registration. 図3〜5に示したSIPクライアントが、発呼の動作を行う際の動作を示すフローチャートである。FIG. 6 is a flowchart showing an operation when the SIP client shown in FIGS. 図3〜5に示したSIPクライアントが、着呼の動作を行う際の動作を示すフローチャートである。6 is a flowchart showing an operation when the SIP client shown in FIGS. 3 to 5 performs an incoming call operation. 図3〜5に示したSIPクライアントが、他アプリからのSIP処理要求を受けた際の動作を示すフローチャートである。6 is a flowchart showing an operation when the SIP client shown in FIGS. 3 to 5 receives a SIP processing request from another application. ベンダーが異なる機器が混在するSIPシステムの一例について示す説明図である。It is explanatory drawing shown about an example of the SIP system in which the apparatus from which a vendor differs is mixed. 同一ベンダーであっても実装が異なる機器が混在するSIPシステムの一例について示す説明図である。It is explanatory drawing shown about an example of the SIP system with which the mounting differs even if it is the same vendor. 図14に示したSIPシステムにおけるバグ修正やバージョンアップに係る問題について示す説明図である。FIG. 15 is an explanatory diagram illustrating a problem related to bug correction and version upgrade in the SIP system illustrated in FIG. 14.

(実施形態)
以下、本発明の実施形態の構成について添付図1〜2および6に基づいて説明する。
最初に、本実施形態の基本的な内容について説明し、その後でより具体的な内容について説明する。
本実施形態に係るSIPクライアント10は、ネットワークを介して相互に接続された他のSIP(Session Initiation Protocol)クライアントもしくはSIPサーバと相互に接続してSIPによって通信するSIPクライアントであって、予め特定された基本動作を行うと共にネットワークに予め接続された一時アプリサーバからSIP規格による通信内容を定めた一時アプリをダウンロードするベース機能実行部100と、一時アプリを動作させて他のSIPクライアントもしくはSIPサーバとの通信を行う一時アプリ動作部200とを備えると共に、ベース機能実行部が、一時アプリ動作部が以前のバージョンの一時アプリによる通信の動作を開始したことを捕捉するリクエスト捕捉機能(第1のリクエスト捕捉機能104)と、リクエスト捕捉機能が通信開始を捕捉した際に一時アプリの動作中の状態を予め備えられた記憶手段に一時的に記憶する動作状態記憶機能107と、一時アプリ動作部の動作状態を一時的に記憶させてから、一時アプリサーバから最新バージョンの一時アプリをダウンロードして一時アプリ動作部にこの最新バージョンの一時アプリを動作させて動作状態を継続させる一時アプリ更新機能102とを有する。
(Embodiment)
Hereinafter, the configuration of the embodiment of the present invention will be described with reference to FIGS.
First, the basic content of the present embodiment will be described, and then more specific content will be described.
The SIP client 10 according to the present embodiment is a SIP client that mutually connects to another SIP (Session Initiation Protocol) client or SIP server that is connected to each other via a network and communicates by SIP, and is specified in advance. A base function execution unit 100 that performs a basic operation and downloads a temporary application that defines communication contents according to the SIP standard from a temporary application server that is connected in advance to the network; and another SIP client or SIP server that operates the temporary application. A temporary application operation unit 200 that performs communication of the request, and a base function execution unit that captures that the temporary application operation unit has started communication operation by the temporary application of the previous version (first request) Capture function 104) and request When the capture function captures the start of communication, the operation state storage function 107 for temporarily storing the operation state of the temporary application in a storage means provided in advance, and the operation state of the temporary application operation unit are temporarily stored. A temporary application update function 102 that downloads the latest version of the temporary application from the temporary application server and causes the temporary application operation unit to operate the latest version of the temporary application and continue the operation state.

また、このベース機能実行部100は、基本動作を開始する時に一時アプリ更新機能を実行する。そしてリクエスト捕捉機能(第2のリクエスト捕捉機能105)が、他のSIPクライアントからの接続要求を受けた時にこれを捕捉して一時アプリ更新機能を実行させる。さらに、ベース機能および一時アプリと異なるアプリを動作させるその他のアプリ実行部300を備えると共に、ベース機能実行部100が、その他のアプリ実行部からのSIP処理要求を受けた時に一時アプリ更新機能を実行させるAPI101を有する。   The base function execution unit 100 executes a temporary application update function when starting a basic operation. When the request capture function (second request capture function 105) receives a connection request from another SIP client, the request capture function captures the request and executes the temporary application update function. In addition, the base function and the other application execution unit 300 that operates an application different from the temporary application are provided, and the base function execution unit 100 executes the temporary application update function when receiving a SIP processing request from the other application execution unit. API 101 to be included.

そして一時アプリ更新機能102は、一時アプリサーバに登録された最新の一時アプリのバージョン番号を当該一時アプリサーバから取得してこれを一時アプリ動作部で動作中の一時アプリのバージョン番号と比較し、この両者が異なっている場合に一時アプリサーバから最新バージョンの一時アプリをダウンロードしてこれを一時アプリ動作部に動作させる。   Then, the temporary application update function 102 acquires the version number of the latest temporary application registered in the temporary application server from the temporary application server and compares it with the version number of the temporary application operating in the temporary application operation unit, If the two are different, the latest version of the temporary application is downloaded from the temporary application server, and this is operated by the temporary application operation unit.

以上の構成を備えることによって、このSIPクライアントは、ベンダーや実装などの違いに基づくSIPクライアントの相互接続性に係る問題点を解決し、全てのユーザが最新の仕様に基づくSIPを利用可能なものとなる。
以下、これをより詳細に説明する。
By having the above configuration, this SIP client can solve the problems related to the interoperability of SIP clients based on differences in vendors and implementations, and all users can use SIP based on the latest specifications. It becomes.
Hereinafter, this will be described in more detail.

図1は、本発明の実施形態に係るSIPシステム1の全体的な構成について示す説明図である。このSIPシステム1は、複数台のSIPクライアント10A〜Dと、SIPサーバ20とが、ネットワーク40を介して相互に接続されて構成される。SIPクライアントの台数は、ここでは例として4台を図示しただけであり、実際はこれより多くても少なくてもよい。また、SIPサーバ20が複数台のコンピュータであってもよい。   FIG. 1 is an explanatory diagram showing an overall configuration of a SIP system 1 according to an embodiment of the present invention. The SIP system 1 is configured by connecting a plurality of SIP clients 10 </ b> A to 10 </ b> D and a SIP server 20 to each other via a network 40. The number of SIP clients is only shown here as an example here, and may actually be more or less than this. Further, the SIP server 20 may be a plurality of computers.

SIPクライアント10Aは固定電話であり、ハードウェアとして実装されたベース機能を備える。このベース機能で、メディアは「オーディオA」、ヘッダは「A」「B」の各種類に対応する。ここでいうベース機能とは、各々のSIPクライアントが最初から備えている通信機能のことをいい、各SIPクライアントは本来このベース機能によって他のSIPクライアントおよびSIPサーバとの通信を行うものである。   The SIP client 10A is a fixed telephone and has a base function implemented as hardware. With this base function, the media corresponds to each type of “audio A” and the headers “A” and “B”. The base function here refers to a communication function that each SIP client has from the beginning, and each SIP client originally communicates with other SIP clients and SIP servers by this base function.

SIPクライアント10Bは携帯電話であり、ファームウェアとして実装されたベース機能を備える。このベース機能で、メディアは「オーディオB」「オーディオC」、ヘッダは「A」「B」「C」の各種類に対応する。   The SIP client 10B is a mobile phone and has a base function implemented as firmware. With this base function, the media corresponds to “Audio B” and “Audio C”, and the headers correspond to “A”, “B”, and “C”.

SIPクライアント10CはスマートフォンまたはPCであり、ソフトウェアとして実装されたベース機能を備える。このベース機能はバージョン「1.0」であり、メディアは「オーディオB」「ビデオA」、ヘッダは「A」「B」「C」「D」の各種類に対応する。   The SIP client 10C is a smartphone or a PC, and has a base function implemented as software. The base function is version “1.0”, the media corresponds to “audio B” “video A”, and the headers correspond to “A”, “B”, “C”, and “D”.

SIPクライアント10DもスマートフォンまたはPCであり、ソフトウェアとして実装されたベース機能を備える。このベース機能はバージョン「2.0」であり、メディアは「オーディオA」「オーディオB」「ビデオA」「ビデオB」、ヘッダは「A」「B」「C」「D」「F」の各種類に対応する。   The SIP client 10D is also a smartphone or a PC, and has a base function implemented as software. This base function is version “2.0”, the media is “Audio A”, “Audio B”, “Video A”, “Video B”, and the headers are “A”, “B”, “C”, “D”, “F”. Corresponds to each type.

このため、各々のベース機能だけでは通話のできないSIPクライアントの組み合わせが、SIPシステム1の中に存在する。たとえば、SIPクライアント10AとSIPクライアント10Bは、対応するヘッダの種類で共通するものが存在する(ヘッダ「A」「B」は共通している)が、対応するメディアの種類で共通するものが存在しない(SIPクライアント10Aは「オーディオA」のみ対応、これに対してSIPクライアント10Bは「オーディオB」「オーディオC」のみ対応)ので、通話ができない。   For this reason, there are combinations of SIP clients in the SIP system 1 that cannot make a call only with each base function. For example, the SIP client 10A and the SIP client 10B have a common type of corresponding header (headers “A” and “B” are common), but a common type of corresponding media exists. No (SIP client 10A supports only “Audio A”, whereas SIP client 10B supports only “Audio B” and “Audio C”), so a call cannot be made.

そこで本実施形態に係るSIPシステム1では、ネットワーク40にさらに一時アプリサーバ30が接続される。図2は、図1に示したSIPシステム1で、一時アプリサーバ30を導入する前後での変化について示す説明図である。この一時アプリサーバ30は、メディアは「オーディオA〜D」「ビデオA〜B」の全種類、ヘッダは「A〜F」の全種類に対応した一時アプリのマスタデータ30Aを予め記憶しており、各々のSIPクライアント10A〜Dからの要求に応じてこの一時アプリを配布する。   Therefore, in the SIP system 1 according to the present embodiment, the temporary application server 30 is further connected to the network 40. FIG. 2 is an explanatory diagram showing changes before and after introducing the temporary application server 30 in the SIP system 1 shown in FIG. The temporary application server 30 stores in advance master data 30A of temporary applications corresponding to all types of “audios A to D” and “videos A to B” as media and all types of “AF” as headers. The temporary application is distributed in response to a request from each of the SIP clients 10A to 10D.

各SIPクライアント10A〜Dは、SIPによる実際の通話にはベース機能を使用せず、全て一時アプリをダウンロードして使用する。そして、各SIPクライアント10A〜Dは、SIPメッセージの送受信に係る動作を行うたびに一時アプリサーバ30にアクセスして、最新の一時アプリをダウンロードして使用する。このことによって、各SIPクライアント10A〜Dは、メディア形式は全種類、ヘッダ形式も全種類に対応することが可能となる。   Each of the SIP clients 10A to 10D does not use the base function for an actual call by SIP, but downloads and uses a temporary application. Each time the SIP clients 10A to 10D perform operations related to the transmission and reception of the SIP message, they access the temporary application server 30 to download and use the latest temporary application. As a result, each of the SIP clients 10A to 10D can support all types of media formats and all types of header formats.

各々のSIPクライアント10A〜Dで動作するベース機能は、該ベース機能が当該SIPクライアント上で起動したタイミング、もしくは当該SIPクライアント上で動作している一時アプリがSIPメッセージを送受信しようとしているタイミングで、一時アプリサーバ30から最新の一時アプリをダウンロードし、これを動作中の一時アプリと入れ替える機能を持つ。また、各SIPクライアント上で動作する一時アプリおよびベース機能には、一時アプリを入れ替えても一時アプリが入れ替え前の状態から処理を再開できる機能を持つ。   The base function that operates in each of the SIP clients 10A to 10D is the timing at which the base function is activated on the SIP client, or the timing at which a temporary application that is operating on the SIP client is about to send and receive a SIP message. It has a function of downloading the latest temporary application from the temporary application server 30 and replacing it with the temporary application in operation. In addition, the temporary application and the base function that operate on each SIP client have a function that can restart processing from the state before the temporary application is replaced even if the temporary application is replaced.

これにより、全てのSIPクライアント10A〜Dで動作する一時アプリは、ユーザによるバージョンアップ操作がなくとも、また一時アプリサーバ30上の一時アプリがバグ修正やバージョンアップのために新バージョンに入れ替えられても、各SIPクライアントがSIPメッセージの送受信を実施する際には必ずネットワーク上に公開されている最新の一時アプリと同一のものとなる。   As a result, the temporary application running on all the SIP clients 10A to 10D is replaced with a new version for bug correction or version upgrade even if there is no version upgrade operation by the user. However, when each SIP client performs transmission / reception of a SIP message, it is always the same as the latest temporary application published on the network.

そのため、各SIPクライアント間で利用できるサービスは常に同一であり、しかも常に最新となる。また、システム全体のバグ修正および新規サービスの追加も、ユーザが特に意識して操作する必要は無く、短期間に行うことが可能となる。   Therefore, the services that can be used between the SIP clients are always the same, and are always the latest. In addition, bug correction of the entire system and addition of new services do not need to be particularly consciously operated by the user, and can be performed in a short time.

前述したように、SIPクライアント10Aは固定電話、SIPクライアント10Bは携帯電話、SIPクライアント10CはスマートフォンまたはPCでベース機能のバージョンは「1.0」、SIPクライアント10DもスマートフォンまたはPCでベース機能のバージョンは「2.0」、という点での違いはある。以下、これら各々のベース機能および一時アプリの実装形態の違いについて説明する。   As described above, the SIP client 10A is a fixed phone, the SIP client 10B is a mobile phone, the SIP client 10C is a smartphone or a PC with a base function version of “1.0”, and the SIP client 10D is also a smartphone or a PC with a base function version. There is a difference in that “2.0”. In the following, differences between these base functions and temporary application implementations will be described.

図3は、図1に示した固定電話のSIPクライアント10Aの構成について示す説明図である。SIPクライアント10Aは、ベース機能をハードウェアとして実現する電気回路であるベース機能実行部100Aと、一時アプリを実行するためのコンピュータとしての基本的な構成を備える。即ち、アプリケーションソフトの動作主体であるプロセッサ11と、プログラムおよびデータを記憶する記憶手段12と、ネットワーク40を介して他の装置との通信を行う通信手段13とを備える。   FIG. 3 is an explanatory diagram showing the configuration of the SIP client 10A of the fixed telephone shown in FIG. The SIP client 10A includes a base function execution unit 100A that is an electric circuit that implements a base function as hardware, and a basic configuration as a computer for executing a temporary application. That is, it includes a processor 11 that is an operation subject of application software, a storage unit 12 that stores programs and data, and a communication unit 13 that communicates with other devices via a network 40.

SIPクライアント10Aはさらに、ユーザからの画面操作を受け付け、また処理結果をユーザに画面として提示する画面入出力手段14と、ユーザからの音声入力を受け付け、またユーザに通信相手からの音声を出力する音声入出力手段15とを備える。プロセッサ11は後述する一時アプリ実行部200およびその他のアプリ実行部300として機能する。記憶手段12は、ダウンロードした一時アプリを記憶する一時アプリ記憶部12A、および動作中の一時アプリの動作状態を記憶する動作状態記憶部12Bといった記憶領域が確保されている。   The SIP client 10A further accepts a screen operation from the user, displays the processing result as a screen to the user, and receives a voice input from the user, and outputs a voice from the communication partner to the user. And voice input / output means 15. The processor 11 functions as a temporary application execution unit 200 and other application execution units 300 described later. The storage unit 12 has storage areas such as a temporary application storage unit 12A that stores the downloaded temporary application and an operation state storage unit 12B that stores the operation state of the temporary application being operated.

図4は、図1に示した携帯電話のSIPクライアント10Bの構成について示す説明図である。SIPクライアント10Bは、図3に示されたSIPクライアント10Aの構成と比較して、ハードウェアとしてのベース機能実行回路100Aは備えられていない。そのかわり、記憶手段12にベース機能を実現するためのファームウェアを記憶する記憶領域であるファームウェア記憶部12Cが追加されている。   FIG. 4 is an explanatory diagram showing the configuration of the SIP client 10B of the mobile phone shown in FIG. Compared to the configuration of the SIP client 10A shown in FIG. 3, the SIP client 10B does not include a base function execution circuit 100A as hardware. Instead, a firmware storage unit 12C, which is a storage area for storing firmware for realizing the base function, is added to the storage unit 12.

これによって、プロセッサ11は、ファームウェアによって実現されるベース機能実行部100Bとしても機能する。一時アプリ実行部200およびその他のアプリ実行部300については、図3に示されたSIPクライアント10Aと同一である。   Thus, the processor 11 also functions as a base function execution unit 100B realized by firmware. The temporary application execution unit 200 and other application execution units 300 are the same as those of the SIP client 10A shown in FIG.

図5は、図1に示したスマートフォンまたはPCのSIPクライアント10C〜Dの構成について示す説明図である。SIPクライアント10C〜Dのハードウェアとしての構成はSIPクライアント10Bと同一ではあるが、記憶手段12のファームウェア記憶部12Cが、たとえば米国アップルコンピュータ社のiOS(登録商標)や米国グーグル社のアンドロイド(登録商標)などのようなオペレーティングシステム(Operating System、基本ソフト。以後OSという)を記憶するOS記憶部12D、およびベース機能を実現するためのアプリケーションソフトであるベース機能アプリを記憶するベース機能アプリ記憶部12Eに置換されている。   FIG. 5 is an explanatory diagram showing the configuration of the SIP clients 10C to 10D of the smartphone or PC shown in FIG. Although the hardware configuration of the SIP clients 10C to 10D is the same as that of the SIP client 10B, the firmware storage unit 12C of the storage means 12 is, for example, an iOS (registered trademark) of Apple Computer of the United States or an Android (registered trademark) of Google of the United States. OS) storage unit 12D for storing an operating system (operating system, basic software, hereinafter referred to as OS), and a base function application storage unit for storing a base function application that is application software for realizing the base function It is replaced by 12E.

これによって、プロセッサ11は、まずOSを起動するOS実行部150として機能し、このOSの管理下でベース機能アプリ、一時アプリ、およびその他のアプリが動作することによって、各々ベース機能実行部100C、一時アプリ実行部200およびその他のアプリ実行部300が、図3〜5に示したSIPクライアント10AおよびBと同様に機能する。   As a result, the processor 11 first functions as the OS execution unit 150 that starts the OS, and the base function application, the temporary application, and other applications operate under the management of the OS, whereby the base function execution unit 100C, Temporary application execution unit 200 and other application execution units 300 function in the same manner as SIP clients 10A and 10B shown in FIGS.

SIPクライアント10C〜Dは、ベース機能アプリ記憶部12Eに記憶されているベース機能アプリのバージョンが前述のように異なる。しかしながら、本実施形態ではSIPに係る実際の通信は最新の一時アプリによって行うので、各々のベース機能アプリが対応するヘッダやデータ形式のバージョンによる違いは、本実施形態では発生しない。   As described above, the SIP clients 10C to 10D have different versions of the base function application stored in the base function application storage unit 12E. However, in the present embodiment, actual communication related to SIP is performed by the latest temporary application, and therefore, differences in the version of the header and data format supported by each base function application do not occur in the present embodiment.

図3〜5に示した各々のSIPクライアント10の構成の相違点をまとめると、SIPクライアント10Aは固定電話で、ベース機能はハードウェアとして実装されているので、電源を投入すればすぐに動作可能である。   Summarizing the differences in the configuration of each of the SIP clients 10 shown in FIGS. 3 to 5, the SIP client 10A is a fixed telephone and the base function is implemented as hardware. It is.

SIPクライアント10Bは携帯電話で、ベース機能はプロセッサ11上で直接動作可能なファームウェアとして実装されているので、電源投入後に記憶手段12から直接プロセッサに読み込まれて動作する。   Since the SIP client 10B is a mobile phone and the base function is implemented as firmware that can be directly operated on the processor 11, the SIP client 10B is directly read from the storage unit 12 into the processor and operates after the power is turned on.

SIPクライアント10C〜DはスマートフォンまたはPCで、ベース機能はソフトウェアとして実装されているので、電源投入後まずOSが起動され、その上にベース機能アプリが読み込まれて動作する。   Since the SIP clients 10C to 10D are smartphones or PCs and the base function is implemented as software, the OS is first activated after the power is turned on, and the base function application is read and operated thereon.

しかしながら、いずれもベース機能を搭載し、また一時アプリを動作させていることは共通している。そのため、本明細書ではこれらを総称してSIPクライアント10という。ベース機能実行部100A〜Cは、起動時、もしくは当該SIPクライアント上で動作中の一時アプリがSIPメッセージを送受信しようとしたタイミングで、一時アプリを一時アプリサーバ30からダウンロードし、動作している一時アプリと入れ替える。この動作は図3〜5に示した実装形態の違いに関わらず同一である。本明細書では、これらを総称してベース機能実行部100という。   However, they all have a base function and run a temporary application in common. Therefore, in the present specification, these are collectively referred to as the SIP client 10. The base function execution units 100A to 100C download the temporary application from the temporary application server 30 at the time of activation or at the timing when the temporary application operating on the SIP client attempts to transmit / receive the SIP message. Replace with app. This operation is the same regardless of the difference in the mounting form shown in FIGS. In this specification, these are collectively referred to as a base function execution unit 100.

図6は、図3〜5に示したベース機能実行部100(100A、100B、100C)および一時アプリ実行部200の構成についてより詳しく示す説明図である。実装形態の違いに関わらず、各々のSIPクライアント10は以下に説明するベース機能を初期状態で実行可能で、かつ一時アプリをダウンロードして実行可能である構成であることは共通している。図6では、実装形態の違いに関わらず共通している機能について説明するため、各々の機能を概念的に図示している。   FIG. 6 is an explanatory diagram showing in more detail the configurations of the base function execution unit 100 (100A, 100B, 100C) and the temporary application execution unit 200 shown in FIGS. Regardless of the mounting form, each SIP client 10 has a configuration in which a base function described below can be executed in an initial state and a temporary application can be downloaded and executed. FIG. 6 conceptually illustrates each function in order to describe functions that are common regardless of differences in mounting form.

ベース機能実行部100は、ベース機能の実行によって、一時アプリ更新機能102、一時アプリダウンロード機能103、第1のリクエスト捕捉機能104、第2のリクエスト捕捉機能105、動作状態記憶機能107、API101、タイマー106、ダウンロード省略設定記憶機能108といった各機能部として機能する。   The base function execution unit 100 executes the temporary function update function 102, the temporary application download function 103, the first request capture function 104, the second request capture function 105, the operation state storage function 107, the API 101, the timer by executing the base function. 106 and function as each functional unit such as a download skip setting storage function 108.

一時アプリ更新機能102は、ベース機能のメイン処理部である。一時アプリ更新機能102は、他の各機能部からの情報や信号に応じて判断処理を行い、必要に応じて他の機能部へ処理を指示するメインコントローラであり、中でも一時アプリ実行部200で動作する一時アプリを更新する動作を行う。   The temporary application update function 102 is a main processing unit of the base function. The temporary application update function 102 is a main controller that performs determination processing according to information and signals from other function units and instructs other function units as necessary. Performs an operation to update a running temporary application.

API101は、その他のアプリ実行部300で実行される各種アプリとの情報のやり取りの際に利用するインターフェース機能部(API、Application Programming Interface)である。API101の実装形態としては、LSI、コマンド群、メッセージキュー、共有メモリなどがある。   The API 101 is an interface function unit (API, Application Programming Interface) used when exchanging information with various applications executed by the other application execution unit 300. The implementation form of the API 101 includes an LSI, a command group, a message queue, a shared memory, and the like.

一時アプリダウンロード機能103は、一時アプリのファイルを一時アプリサーバ30からダウンロードして記憶手段12に記憶させる機能である。タイマー106は一時アプリダウンロード機能103が最後に一時アプリのファイルをダウンロードしてきた時間を記録するために使用されるタイマーである。第1のリクエスト捕捉機能104、第2のリクエスト捕捉機能105、動作状態記憶機能107の各々については後述する。   The temporary application download function 103 is a function for downloading a temporary application file from the temporary application server 30 and storing it in the storage unit 12. The timer 106 is a timer used for recording the time when the temporary application download function 103 last downloaded the temporary application file. Each of the first request capturing function 104, the second request capturing function 105, and the operation state storage function 107 will be described later.

その他のアプリ実行部300は、たとえばウェブブラウザや電話帳などのような、ベース機能や一時アプリとは別のソフトウェア(これを本明細書ではその他のアプリという)を実行する。   The other application execution unit 300 executes software (this is referred to as other application in the present specification) different from the base function and the temporary application, such as a web browser and a telephone directory.

一時アプリ実行部200は、一時アプリを動作させる。一時アプリは、ベース機能と連動してプロセッサ11上でSIPクライアントとして動作するソフトウェアである。   Temporary application execution unit 200 operates the temporary application. The temporary application is software that operates as a SIP client on the processor 11 in conjunction with the base function.

一時アプリのマスタデータ30Aは一時アプリサーバ30上にシステム管理者により設置され、各SIPクライアント10はこの一時アプリを使用時にだけダウンロードして使用し、定常的に保持しない。また各SIPクライアント10は、ベース機能起動時、もしくは一時アプリのSIPメッセージ送受信時に、ベース機能が一時アプリサーバ30からダウンロードする最新の一時アプリによって一時アプリを更新する。   The temporary application master data 30A is installed on the temporary application server 30 by the system administrator, and each SIP client 10 downloads and uses the temporary application only when it is used, and does not hold it constantly. Each SIP client 10 updates the temporary application with the latest temporary application downloaded from the temporary application server 30 by the base function when the base function is activated or when the SIP message of the temporary application is transmitted / received.

一時アプリ実行部200は、一時アプリの実行によって、入出力機能201、一時アプリメイン機能202、SIPリクエスト機能203といった各機能部として機能する
一時アプリメイン機能202は、一時アプリのメイン処理部である。一時アプリメイン機能202は、入出力機能201、SIPリクエスト機能203からの情報または信号を受信したあと判断処理を行い、次に行う処理を決定する。一時アプリメイン機能202は、必要に応じて他の機能部に処理を指示する。
The temporary application execution unit 200 functions as functional units such as the input / output function 201, the temporary application main function 202, and the SIP request function 203 by executing the temporary application. The temporary application main function 202 is a main processing unit of the temporary application. . The temporary application main function 202 performs a determination process after receiving information or signals from the input / output function 201 and the SIP request function 203, and determines a process to be performed next. The temporary application main function 202 instructs other functional units to perform processing as necessary.

入出力機能201は、画面入出力手段14および音声入出力手段15を介してユーザからの操作入力および音声入力を受け付け、またユーザに対して画面出力および音声出力を行う。   The input / output function 201 receives operation input and voice input from the user via the screen input / output means 14 and the voice input / output means 15, and performs screen output and voice output to the user.

SIPリクエスト機能203は、SIPの送受信処理を担当する機能部である。SIPリクエスト機能203は、一時アプリメイン機能202からのSIPメッセージ送信要求信号を第1のリクエスト捕捉機能104を介して受け取ると、要求された内容のSIPメッセージを作成し、ネットワーク40に対して第2のリクエスト捕捉機能105を介して送信処理を行う。   The SIP request function 203 is a functional unit in charge of SIP transmission / reception processing. When the SIP request function 203 receives the SIP message transmission request signal from the temporary application main function 202 via the first request capture function 104, the SIP request function 203 creates a SIP message with the requested content and sends the second message to the network 40. The transmission processing is performed via the request capturing function 105.

SIPリクエスト機能203はまた、ネットワーク40から第2のリクエスト捕捉機能105を介してSIPメッセージを受信すると、そのSIPメッセージを一時アプリメイン機能202が処理しやすいフォーマットに変換して、その内容を第1のリクエスト捕捉機能104を介して一時アプリメイン機能202へ送信する。   When the SIP request function 203 receives a SIP message from the network 40 via the second request capturing function 105, the SIP request function 203 converts the SIP message into a format that can be easily processed by the temporary application main function 202, and converts the content into the first message. Is transmitted to the temporary application main function 202 via the request capturing function 104.

動作状態記憶機能107は、一時アプリの入換え可否状態や一時アプリが利用しているデータを、記憶手段12上の動作状態記憶部12Bに記憶するための機能である。一時アプリ更新機能102は、動作状態記憶部12Bに記録されている情報を参照することで、一時アプリ入れ換えのタイミングを把握して、その一時アプリの入れ替えを実行する。入れ換えられた一時アプリは動作状態記憶部12Bを参照して、入れ換えられる直前までの動作状態を引き継いで処理を再開する。ダウンロード省略設定記憶機能108は、一時アプリのダウンロードに伴う通信の発生をなるべく減らしたい場合などに、該一時アプリのダウンロードを省略可能とするか否かについての初期設定を、記憶手段12上の動作状態記憶部12Bに記憶するための機能である。   The operation state storage function 107 is a function for storing the temporary application replacement status and the data used by the temporary application in the operation state storage unit 12B on the storage unit 12. The temporary application update function 102 refers to the information recorded in the operation state storage unit 12B, grasps the timing of replacement of the temporary application, and executes the replacement of the temporary application. The replaced temporary application refers to the operation state storage unit 12B, takes over the operation state until immediately before the replacement, and resumes the process. The download skip setting storage function 108 is an operation on the storage means 12 for initial setting as to whether or not the download of the temporary application can be omitted, for example, when the occurrence of communication associated with the download of the temporary application is to be reduced as much as possible. This is a function for storing in the state storage unit 12B.

第1のリクエスト捕捉機能104は、一時アプリメイン機能202がSIPリクエスト機能203に対して特定のSIPメッセージを送信するよう要求した場合にこれを捕捉し、その旨と補足された情報とを一時アプリ更新機能102に通知する。   The first request capture function 104 captures the temporary application main function 202 when the SIP request function 203 requests the SIP request function 203 to transmit a specific SIP message. Notify the update function 102.

第2のリクエスト捕捉機能105は、ネットワーク40を介して他の装置から特定のSIPメッセージを受信した場合にこれを捕捉し、その旨と補足された情報とを一時アプリ更新機能102に通知する。   When the second request capturing function 105 receives a specific SIP message from another device via the network 40, the second request capturing function 105 captures the specific SIP message and notifies the temporary application update function 102 of the fact and the supplemented information.

(ベース機能起動時の動作)
図7は、図3〜5に示したSIPクライアント10が、ベース機能を起動する際の動作を示すフローチャートである。ベース機能の機能がソフトウェアもしくはファームウェアで実現される場合(図3)と、ハードウェアで実現される場合(図4〜5)とでは、ベース機能が起動されるまでの各装置の動作過程は異なる。しかしながら、ベース機能が起動されてからの動作は、各装置で共通となる。図7では、各装置で共通する動作を示している。
(Operation when starting the base function)
FIG. 7 is a flowchart showing an operation when the SIP client 10 shown in FIGS. 3 to 5 activates the base function. When the base function is realized by software or firmware (FIG. 3) and when it is realized by hardware (FIGS. 4 to 5), the operation process of each device until the base function is activated is different. . However, the operation after the base function is activated is common to each device. FIG. 7 shows operations common to the respective devices.

まずベース機能が初期化され(ステップS301)、その初期化が完了すると、一時アプリ更新機能102は図8で後述する一時アプリ更新機能を実行する(ステップS302)。そして、この一時アプリ更新の動作が正常に完了したか否かを、一時アプリ更新機能102が判断する(ステップS303)。正常に完了すればステップS304に処理が進み、正常に完了していなければベース機能は異常終了となる。   First, the base function is initialized (step S301). When the initialization is completed, the temporary application update function 102 executes a temporary application update function described later with reference to FIG. 8 (step S302). Then, the temporary application update function 102 determines whether or not the temporary application update operation has been normally completed (step S303). If completed normally, the process proceeds to step S304, and if not completed normally, the base function ends abnormally.

一時アプリ更新の動作が正常に完了すれば(ステップS303がイエス)、一時アプリ更新機能102は一時アプリ実行部200にその一時アプリを起動させ(ステップS304)、これが正常に起動したか否かを判断する(ステップS305)。正常に起動すれば正常終了となってそのまま処理を継続し、正常に起動していなければベース機能と一時アプリはいずれも異常終了となる。   If the operation of updating the temporary application is normally completed (Yes in step S303), the temporary application update function 102 causes the temporary application execution unit 200 to activate the temporary application (step S304), and determines whether or not the application has been activated normally. Judgment is made (step S305). If it starts normally, it ends normally and continues processing. If it does not start normally, both the base function and the temporary application end abnormally.

(一時アプリ更新の動作)
図8は、図7のステップS302として示した一時アプリ更新機能102の動作の詳細を示すフローチャートである。一時アプリ更新機能102はまず、タイマー106に時刻が記録されているか否かを確認する(ステップS401)。タイマー106に時刻が記録されていない場合は、「初回処理時」と判断し、そのままステップS403以降に処理を進める。
(Temporary app update operation)
FIG. 8 is a flowchart showing details of the operation of the temporary application update function 102 shown as step S302 in FIG. First, the temporary application update function 102 checks whether or not the time is recorded in the timer 106 (step S401). If the time is not recorded in the timer 106, it is determined that “at the time of the initial process”, and the process proceeds directly to step S 403 and subsequent steps.

タイマー106に時刻が記録されている場合は(ステップS401がイエス)、その時刻(即ち一時アプリの更新が完了した時刻)から現在までの時刻が、あらかじめ与えられた閾値を越えているか(即ち一時アプリの更新から所定の時間が経過したか)否かを確認する(ステップS402)。経過していればステップS403以降に処理を進める。経過していなければ、異常終了とする。   If the time is recorded in the timer 106 (Yes in step S401), whether the time from that time (that is, the time when the update of the temporary application is completed) to the present time exceeds a predetermined threshold value (that is, temporarily) Whether or not a predetermined time has elapsed since the update of the application is confirmed (step S402). If it has elapsed, the process proceeds to step S403 and subsequent steps. If it has not elapsed, the process ends abnormally.

一時アプリ更新機能102は、引き続き、記憶手段12に一時アプリが記憶されているか否かを確認する(ステップS403)。記憶されていなければそのままステップS406以降に処理を進める。記憶されていれば、次に一時アプリ更新機能102はネットワーク40を介して一時アプリサーバ30にアクセスして一時アプリの最新バージョンのバージョン番号を取得し、これを記憶手段12に記憶されている一時アプリのバージョン番号と比較して、一致するか否かを判断する(ステップS404)。   The temporary application update function 102 continues to check whether or not a temporary application is stored in the storage unit 12 (step S403). If not stored, the process proceeds directly to step S406 and subsequent steps. If stored, the temporary application update function 102 then accesses the temporary application server 30 via the network 40 to acquire the version number of the latest version of the temporary application, and this is stored temporarily in the storage unit 12. It is compared with the version number of the application to determine whether they match (step S404).

バージョン番号が一致しなければ(ステップS404がノー)、記憶手段12に記憶されている一時アプリは最新のものではないので、一時アプリ更新機能102はステップS406以降に処理を進める。一致すれば(ステップS404がイエス)、記憶手段12に記憶されている一時アプリは最新のものであるので、次に一時アプリ更新機能102はダウンロード省略設定記憶機能108に記憶されている「ダウンロード省略設定」が有効か無効かを判断し(ステップS405)、無効ならステップS406以降に処理を進める。有効ならステップS410以降に処理を進める。   If the version numbers do not match (No in step S404), the temporary application stored in the storage unit 12 is not the latest, and the temporary application update function 102 advances the processing to step S406 and subsequent steps. If they match (Yes in step S404), the temporary application stored in the storage means 12 is the latest, and the temporary application update function 102 then stores the “download omitted” stored in the download skip setting storage function 108. Whether “setting” is valid or invalid is determined (step S405). If invalid, the process proceeds to step S406 and subsequent steps. If valid, the process proceeds to step S410 and subsequent steps.

そして一時アプリ更新機能102は、ネットワーク40を介して一時アプリサーバ30にアクセスして、最新の一時アプリのダウンロードを要求し、この要求に応じて一時アプリサーバ30から送られてくる最新の一時アプリを受信して(ステップS406)、正常にダウンロードできたか否かを判断する(ステップS407)。ここで、正常にダウンロードできたか否かについては、ダウンロードしたファイルの容量や誤り検出符号など、公知の手法によって判断することが可能である。正常にダウンロードできていれば、ステップS410以降に処理を進める。   The temporary application update function 102 accesses the temporary application server 30 via the network 40, requests download of the latest temporary application, and receives the latest temporary application sent from the temporary application server 30 in response to this request. Is received (step S406), and it is determined whether or not the download was successful (step S407). Here, whether or not the download was successful can be determined by a known method such as the capacity of the downloaded file and an error detection code. If the download is successful, the process proceeds to step S410 and subsequent steps.

ステップS407で、正常にダウンロードできていないと判断された場合(ステップS407がノー)、一時アプリ更新機能102は、そのダウンロード失敗があらかじめ与えられた回数に到達したか否かを判断して(ステップS408)、到達していなければあらかじめ与えられた秒数だけ処理を待ち合わせた上で(ステップS409)、ステップS406に戻って同一の一時アプリのダウンロードを再試行する。ダウンロード失敗があらかじめ与えられた回数に到達すれば、異常終了とする。   If it is determined in step S407 that the download is not successful (step S407 is NO), the temporary application update function 102 determines whether the download failure has reached a predetermined number of times (step S407). In S408), if not reached, the process waits for a predetermined number of seconds (step S409), and returns to step S406 to retry downloading the same temporary application. If the number of download failures reaches a predetermined number of times, the process ends abnormally.

一時アプリ更新機能102はこれに続いて、動作状態記憶機能107を参照し、ダウンロードした一時アプリが差し替え処理を実施しても問題が無い状態であるか否かを判断する(ステップS410)。ここでいう「差し替え処理を実施しても問題が無い状態」とは、一時アプリがSIPクライアント10上に存在しないか、または一時アプリがSIPクライアント10上に存在するが当該一時アプリを消去しても新しい(ダウンロードされた)一時アプリによって消去前の状態を復元できるという状態をいい、その状態であるか否かを一時アプリ更新機能102が動作状態記憶機能107を参照することによって確認する。   Subsequently, the temporary application update function 102 refers to the operation state storage function 107 and determines whether or not the downloaded temporary application is in a state in which there is no problem even if the replacement process is performed (step S410). Here, “there is no problem even if the replacement process is performed” means that the temporary application does not exist on the SIP client 10 or the temporary application exists on the SIP client 10 but the temporary application is deleted. Is a state in which the state before erasure can be restored by a new (downloaded) temporary application, and the temporary application update function 102 confirms whether or not this is the state by referring to the operation state storage function 107.

差し替え処理を実施しても問題が無い状態であれば、一時アプリ更新機能102はそのまま現在動作中の一時アプリの動作を停止させてその動作状態を動作状態記憶機能107に一時記憶させてから、ステップS406で新しくダウンロードした一時アプリの動作を開始して動作状態記憶機能107に一時記憶された動作状態を引き継いで処理を継続させる処理、即ち差し替え処理を実施して(ステップS411)、その差し替え処理の完了時刻をタイマー106に記録し(ステップS412)、後続の処理(図7のステップS303以降など)に進む。   If there is no problem even if the replacement process is performed, the temporary application update function 102 stops the operation of the currently operating temporary application and temporarily stores the operation state in the operation state storage function 107. A process of starting the operation of the newly downloaded temporary application in step S406 and taking over the operation state temporarily stored in the operation state storage function 107 and continuing the process, that is, a replacement process is performed (step S411). Is recorded in the timer 106 (step S412), and the processing proceeds to subsequent processing (step S303 and subsequent steps in FIG. 7 and the like).

ステップS410で、一時アプリの差し替え処理を実施したら問題のある状態であれば(ステップS410がノー)、一時アプリ更新機能102は上述のステップS408〜409と同様に、あらかじめ与えられた回数に到達するまで、あらかじめ与えられた秒数だけ処理を待ち合わせた上でステップS410からの処理をやり直す(ステップS413〜414)。この処理をやり直した回数があらかじめ与えられた回数に到達すれば、異常終了とする。   If the temporary application replacement process is executed in step S410, if there is a problem (No in step S410), the temporary application update function 102 reaches a predetermined number of times in the same manner as in steps S408 to 409 described above. Until the process waits for a predetermined number of seconds, the process from step S410 is repeated (steps S413 to 414). If the number of times this process is redone reaches a predetermined number of times, the process ends abnormally.

(SIPレジストレーションの動作)
SIPレジストレーションとは、前述のようにSIPサーバ20がSIPシステム1に参加している各SIPクライアント10の生存を確認するための動作である。そのため、各SIPクライアント10は、レジスター(REGISTER)リクエストをSIPサーバ20に送信する。
(SIP registration operation)
The SIP registration is an operation for confirming the existence of each SIP client 10 in which the SIP server 20 participates in the SIP system 1 as described above. Therefore, each SIP client 10 transmits a register (REGISTER) request to the SIP server 20.

本実施形態では、一時アプリ動作部200の一時アプリメイン機能202が、SIPサーバ20宛のレジスターリクエストをSIPリクエスト機能203に渡すところを第1のリクエスト捕捉機能104が捕捉して、以下の図9に示す動作を行う。より具体的には、ユーザが画面入出力手段14および入出力機能201を介して通話開始を指示した場合、あるいは一時アプリメイン機能202が予め与えられた周期で自動的に開始する場合などがある。   In the present embodiment, the first request capturing function 104 captures that the temporary application main function 202 of the temporary application operating unit 200 passes the register request addressed to the SIP server 20 to the SIP request function 203, and the following FIG. The operation shown in is performed. More specifically, there is a case where the user gives an instruction to start a call via the screen input / output unit 14 and the input / output function 201, or the temporary application main function 202 starts automatically at a predetermined period. .

図9は、図3〜5に示したSIPクライアント10が、SIPレジストレーションを行う際の動作を示すフローチャートである。一時アプリ動作部200の一時アプリメイン機能202がSIPサーバ20宛のレジスターリクエストをSIPリクエスト機能203に渡すと、第1のリクエスト捕捉機能104がこれを捕捉し(ステップS501)、ベース機能実行部100の一時アプリ更新機能102にその旨を通知する(ステップS502)。   FIG. 9 is a flowchart showing an operation when the SIP client 10 shown in FIGS. 3 to 5 performs SIP registration. When the temporary application main function 202 of the temporary application operation unit 200 passes a register request addressed to the SIP server 20 to the SIP request function 203, the first request capture function 104 captures this (step S501), and the base function execution unit 100 To that temporary application update function 102 (step S502).

一時アプリ更新機能102はこの通知を受けて(ステップS503)、図7のステップS302と同様に、図8に示した一時アプリ更新の動作を行う(ステップS504)。この動作が完了してから、一時アプリ更新機能102は第1のリクエスト捕捉機能104に、捕捉していたレジスターリクエストをSIPリクエスト機能203に渡すよう指示し(ステップS505)、第1のリクエスト捕捉機能104はそのレジスターリクエストをSIPリクエスト機能203に渡す(ステップS506)。SIPリクエスト機能203は、このレジスターリクエストをSIPサーバ20宛に送信する(ステップS507)。以上でSIPレジストレーションの動作は完了である。   Upon receiving this notification (step S503), the temporary application update function 102 performs the temporary application update operation shown in FIG. 8 (step S504), as in step S302 of FIG. After this operation is completed, the temporary application update function 102 instructs the first request capturing function 104 to pass the captured register request to the SIP request function 203 (step S505), and the first request capturing function 104 passes the register request to the SIP request function 203 (step S506). The SIP request function 203 transmits this register request to the SIP server 20 (step S507). This completes the SIP registration operation.

(発呼の動作)
SIPクライアント10が、SIPシステム1に参加している他のSIPクライアント10(他端末)を呼び出す動作、すなわち発呼の動作は、具体的には、ユーザが画面入出力手段14および入出力機能201を介して通話開始を指示した場合、あるいは一時アプリメイン機能202が内部処理で開始する場合などに行われる。その場合、一時アプリ動作部200の一時アプリメイン機能202が、他端末宛のインバイト(INVITE)リクエストをSIPリクエスト機能203に渡す。本実施形態では、これを第1のリクエスト捕捉機能104が捕捉して、以下の図10に示す動作を行う。
(Calling operation)
The operation in which the SIP client 10 calls another SIP client 10 (another terminal) participating in the SIP system 1, that is, the calling operation, is specifically performed by the user using the screen input / output unit 14 and the input / output function 201. This is performed when the start of a call is instructed via, or when the temporary application main function 202 is started by internal processing. In that case, the temporary application main function 202 of the temporary application operation unit 200 passes an INVITE request addressed to another terminal to the SIP request function 203. In the present embodiment, the first request capturing function 104 captures this and performs the operation shown in FIG.

図10は、図3〜5に示したSIPクライアント10が、発呼の動作を行う際の動作を示すフローチャートである。一時アプリ動作部200の一時アプリメイン機能202が他端末宛のインバイトリクエストをSIPリクエスト機能203に渡すと、第1のリクエスト捕捉機能104がこれを捕捉し(ステップS601)、ベース機能実行部100の一時アプリ更新機能102にその旨を通知する(ステップS602)。   FIG. 10 is a flowchart showing an operation when the SIP client 10 shown in FIGS. When the temporary application main function 202 of the temporary application operation unit 200 passes an invite request addressed to another terminal to the SIP request function 203, the first request capture function 104 captures this (step S601), and the base function execution unit 100 To that temporary application update function 102 (step S602).

一時アプリ更新機能102はこの通知を受けて(ステップS603)、図7のステップS302および図9のステップS504と同様に、図8に示した一時アプリ更新の動作を行う(ステップS604)。この動作が完了してから、一時アプリ更新機能102は第1のリクエスト捕捉機能104に、捕捉していたインバイトリクエストをSIPリクエスト機能203に渡すよう指示し(ステップS605)、第1のリクエスト捕捉機能104はそのインバイトリクエストをSIPリクエスト機能203に渡す(ステップS606)。SIPリクエスト機能203は、このインバイトリクエストを本来の宛先である他端末宛に送信する(ステップS607)。以上で発呼の動作は完了である。   Upon receiving this notification (step S603), the temporary application update function 102 performs the temporary application update operation shown in FIG. 8 (step S604), similarly to step S302 of FIG. 7 and step S504 of FIG. After this operation is completed, the temporary application update function 102 instructs the first request capture function 104 to pass the captured invite request to the SIP request function 203 (step S605). The function 104 passes the invite request to the SIP request function 203 (step S606). The SIP request function 203 transmits this invite request to the other terminal that is the original destination (step S607). This completes the call operation.

(着呼の動作)
SIPクライアント10が、SIPシステム1に参加している他のSIPクライアント10(他端末)から呼び出される動作、すなわち着呼の動作は、具体的には、ネットワーク40を介して他のSIPクライアント10から第一インバイト(1st-INVITE)リクエストを受信した場合に行われる。本実施形態では、これを第2のリクエスト捕捉機能105が捕捉して、以下の図11に示す動作を行う。
(Incoming call operation)
An operation in which the SIP client 10 is called from another SIP client 10 (another terminal) participating in the SIP system 1, that is, an incoming call operation, is specifically performed from another SIP client 10 via the network 40. Performed when the first invite (1st-INVITE) request is received. In the present embodiment, this is captured by the second request capturing function 105 and the following operation shown in FIG. 11 is performed.

図11は、図3〜5に示したSIPクライアント10が、着呼の動作を行う際の動作を示すフローチャートである。ベース機能実行部100の第2のリクエスト捕捉機能105が第一インバイトリクエストを受信すると(ステップS701)、ベース機能実行部100の一時アプリ更新機能102にその旨を通知する(ステップS702)。   FIG. 11 is a flowchart showing an operation when the SIP client 10 shown in FIGS. 3 to 5 performs an incoming call operation. When the second request capturing function 105 of the base function execution unit 100 receives the first invite request (step S701), the temporary function update function 102 of the base function execution unit 100 is notified of this (step S702).

一時アプリ更新機能102はこの通知を受けて(ステップS703)、図7のステップS302、図9のステップS504および図10のステップS604と同様に、図8に示した一時アプリ更新の動作を行う(ステップS704)。この動作が完了してから、一時アプリ更新機能102は第2のリクエスト捕捉機能105に、捕捉していたインバイトリクエストを一時アプリメイン機能202に渡すよう指示し(ステップS705)、第2のリクエスト捕捉機能105はそのインバイトリクエストを一時アプリメイン機能202に渡す(ステップS706)。以上で着呼の動作は完了である。   Upon receiving this notification (step S703), the temporary application update function 102 performs the temporary application update operation shown in FIG. 8 as in step S302 of FIG. 7, step S504 of FIG. 9, and step S604 of FIG. Step S704). After this operation is completed, the temporary application update function 102 instructs the second request capture function 105 to pass the captured invite request to the temporary application main function 202 (step S705). The capture function 105 passes the invite request to the temporary application main function 202 (step S706). The incoming call operation is now complete.

(他アプリからのSIP処理要求を受けた際の動作)
その他のアプリ実行部300では、ウェブブラウザや電話帳などのような、ベース機能や一時アプリとは別のソフトウェア(その他のアプリ)が実行されるが、そこで実行される「その他のアプリ」が、API101を介してSIP処理を要求する場合がある。
(Operation when receiving a SIP processing request from another application)
The other application execution unit 300 executes software (other applications) different from the base function and temporary application, such as a web browser and a phone book. In some cases, SIP processing is requested via the API 101.

たとえば、「その他のアプリ」が電話帳アプリである場合には、その中に記憶されている番号もしくはURIに対してユーザからの操作入力を受けた場合に、そこに発呼を要求する。また「その他のアプリ」がウェブブラウザである場合には、そこで表示されているウェブページ中の番号もしくはURIに対してユーザからの操作入力(クリックやタップなど)を受けた場合に、そこに発呼を要求する。   For example, when the “other application” is a phone book application, when an operation input is received from the user for a number or URI stored therein, a call is requested. If “Other apps” is a web browser, when an operation input (click, tap, etc.) is received from the user for the number or URI in the web page displayed there, it will be issued there. Request a call.

その場合、その他のアプリ実行部300からのその処理要求をAPI101が受けて、要求された内容に対応する処理を行う。図12は、図3〜5に示したSIPクライアント10が、他アプリからのSIP処理要求を受けた際の動作を示すフローチャートである。その他のアプリ実行部300で実行されるその他のアプリがSIP処理要求をベース機能実行部100に対して送信すると、API101がこれを受け(ステップS801)、一時アプリ更新機能102にその旨を通知する(ステップS802)。   In that case, the API 101 receives the processing request from the other application execution unit 300 and performs processing corresponding to the requested content. FIG. 12 is a flowchart showing an operation when the SIP client 10 shown in FIGS. 3 to 5 receives a SIP processing request from another application. When another application executed by the other application execution unit 300 transmits a SIP processing request to the base function execution unit 100, the API 101 receives the request (step S801) and notifies the temporary application update function 102 to that effect. (Step S802).

一時アプリ更新機能102はこの通知を受けて(ステップS803)、図7のステップS302、図9のステップS504、図10のステップS604および図11のステップS704と同様に、図8に示した一時アプリ更新の動作を行う(ステップS804)。この動作が完了してから、一時アプリ更新機能102はこのSIP処理要求に応じた処理を行う(ステップS805)。以上でこの動作は完了である。   Upon receiving this notification (step S803), the temporary application update function 102 receives the temporary application shown in FIG. 8 in the same manner as step S302 in FIG. 7, step S504 in FIG. 9, step S604 in FIG. 10, and step S704 in FIG. An update operation is performed (step S804). After this operation is completed, the temporary application update function 102 performs processing in response to this SIP processing request (step S805). This operation is complete.

(第1の実施形態の全体的な動作)
次に、上記の実施形態の全体的な動作について説明する。
本実施形態に係るSIP更新方法は、ネットワークを介して相互に接続された他のSIP(Session Initiation Protocol)クライアントもしくはSIPサーバと相互に接続してSIPによって通信するSIPクライアント10にあって、予め特定された基本動作をベース機能実行部が開始し、ネットワークに予め接続された一時アプリサーバから予めダウンロードされた以前のバージョンの一時アプリによる他のSIPクライアントもしくはSIPサーバとの通信の動作を一時アプリ動作部が開始し、以前のバージョンの一時アプリが通信を開始しようとしたことをベース機能実行部のリクエスト捕捉機能が捕捉し(図9・ステップS501〜503)、通信開始が捕捉された際に、以前のバージョンの一時アプリの動作状態をベース機能実行部の動作状態記憶機能が予め備えられた記憶手段に一時的に記憶し、一時アプリサーバからベース機能実行部の一時アプリ更新機能が最新バージョンの一時アプリをダウンロードして一時アプリ動作部にこの最新バージョンの一時アプリを動作させて動作状態を継続させる(図9・ステップS504〜506)。
(Overall operation of the first embodiment)
Next, the overall operation of the above embodiment will be described.
The SIP update method according to the present embodiment is specified in advance in the SIP client 10 that is mutually connected to another SIP (Session Initiation Protocol) client or SIP server connected via a network and communicates by SIP. The base function execution unit starts the basic operation that has been performed, and the temporary application operation allows the previous version of the temporary application downloaded in advance from the temporary application server connected to the network to communicate with another SIP client or SIP server. When the request capture function of the base function execution unit captures that the previous version of the temporary application has started communication (FIG. 9, steps S501 to 503) and the communication start is captured, Based on the operation status of the temporary application of the previous version A state storage function is temporarily stored in a storage means, and the temporary application update function of the base function execution unit downloads the latest version of the temporary application from the temporary application server and temporarily stores the latest version in the temporary application operation unit. The application is operated to continue the operation state (FIG. 9, steps S504 to S506).

ここで、上記各動作ステップについては、これをコンピュータで実行可能にプログラム化し、これらを前記各ステップを直接実行するSIPクライアント10のプロセッサ11に実行させるようにしてもよい。本プログラムは、非一時的な記録媒体、例えば、DVD、CD、フラッシュメモリ等に記録されてもよい。その場合、本プログラムは、記録媒体からコンピュータによって読み出され、実行される。
この動作により、本実施形態は以下のような効果を奏する。
Here, each of the above-described operation steps may be programmed to be executable by a computer, and may be executed by the processor 11 of the SIP client 10 that directly executes each of the steps. The program may be recorded on a non-temporary recording medium, such as a DVD, a CD, or a flash memory. In this case, the program is read from the recording medium by a computer and executed.
By this operation, this embodiment has the following effects.

前述した各SIPクライアントの相互接続性に係る問題は、各々の端末のベンダーがSIPの通信仕様に独自の拡張や制限などを加えていることが原因である。そこで本実施形態では、各SIPクライアントがそれぞれ備えている(各ベンダー独自の)通信仕様を使用するのではなく、SIPに係る全ての通信を統一された仕様の一時アプリによって行うようにすることで、この問題を解決することができる。   The above-described problem relating to the interoperability of each SIP client is caused by the fact that each terminal vendor adds its own extensions and restrictions to the SIP communication specifications. Therefore, in this embodiment, instead of using the communication specifications provided by each SIP client (unique to each vendor), all communication related to SIP is performed by a temporary application with a unified specification. Can solve this problem.

また、各SIPクライアントは、SIPに係る通信を行うたびに最新の一時アプリをダウンロードして、これを利用して通信を行う。そのため、たとえばバグ修正や新機能追加などで一時アプリがバージョンアップされた場合も、全てのSIPクライアントにこのバージョンアップがすぐに反映される。従って、どのSIPクライアントも、常に最新かつ共通の仕様でSIPに係る通信を行うことが可能となる。その際、ユーザが意識してバージョンアップなどのような操作を行う必要は無い。SIPシステムの管理者にとっては、全てのSIPクライアントを任意のタイミングで更新することが可能となるので、バグの修正や新機能の追加などを容易に行うことが可能となる。   Each SIP client downloads the latest temporary application each time communication related to SIP is performed, and performs communication using the downloaded temporary application. Therefore, for example, even when a temporary application is upgraded due to bug correction or addition of a new function, this version upgrade is immediately reflected in all SIP clients. Therefore, any SIP client can always perform SIP communication with the latest and common specifications. At that time, it is not necessary for the user to perform an operation such as upgrading the version. For the administrator of the SIP system, it is possible to update all the SIP clients at an arbitrary timing, so that it is possible to easily correct bugs or add new functions.

これまで本発明について図面に示した特定の実施形態をもって説明してきたが、本発明は図面に示した実施形態に限定されるものではなく、本発明の効果を奏する限り、これまで知られたいかなる構成であっても採用することができる。   The present invention has been described with reference to the specific embodiments shown in the drawings. However, the present invention is not limited to the embodiments shown in the drawings, and any known hitherto provided that the effects of the present invention are achieved. Even if it is a structure, it is employable.

上述した実施形態について、その新規な技術内容の要点をまとめると、以下のようになる。なお、上記実施形態の一部または全部は、新規な技術として以下のようにまとめられるが、本発明は必ずしもこれに限定されるものではない。   Regarding the embodiment described above, the main points of the new technical contents are summarized as follows. In addition, although part or all of the said embodiment is summarized as follows as a novel technique, this invention is not necessarily limited to this.

(付記1) ネットワークを介して相互に接続された他のSIP(Session Initiation Protocol)クライアントもしくはSIPサーバと相互に接続してSIP規格に準拠して通信するSIPクライアントであって、
予め特定された基本動作を行うと共に前記ネットワークに予め接続された一時アプリサーバから前記SIP規格による通信内容を定めた一時アプリをダウンロードするベース機能実行部と、
前記一時アプリを動作させて前記他のSIPクライアントもしくは前記SIPサーバとの通信を行う一時アプリ動作部とを備えると共に、
前記ベース機能実行部が、
前記一時アプリ動作部が以前のバージョンの前記一時アプリによる前記通信の動作を開始したことを捕捉するリクエスト捕捉機能と、
前記リクエスト捕捉機能が前記通信の開始を捕捉した際に前記一時アプリ動作部の動作状態を予め備えられた記憶手段に一時的に記憶する動作状態記憶機能と、
前記一時アプリ動作部の動作状態を一時的に記憶させてから、前記一時アプリサーバから最新バージョンの一時アプリをダウンロードして前記一時アプリ動作部にこの最新バージョンの一時アプリを動作させて前記動作状態を継続させる一時アプリ更新機能と
を有することを特徴とするSIPクライアント。
(Supplementary Note 1) A SIP client that mutually connects to another SIP (Session Initiation Protocol) client or SIP server that is connected to each other via a network and communicates in conformity with the SIP standard,
A base function execution unit that performs a basic operation specified in advance and downloads a temporary application that defines communication contents according to the SIP standard from a temporary application server connected in advance to the network;
A temporary application operating unit that operates the temporary application and communicates with the other SIP client or the SIP server;
The base function execution unit is
A request capturing function for capturing that the temporary application operation unit has started the communication operation by the temporary application of the previous version;
An operation state storage function that temporarily stores the operation state of the temporary application operation unit in a storage unit provided in advance when the request capture function captures the start of the communication;
Temporarily storing the operation state of the temporary application operation unit, and then downloading the latest version of the temporary application from the temporary application server and operating the latest version of the temporary application on the temporary application operation unit. SIP client characterized by having a temporary application update function for continuing

(付記2) 前記ベース機能実行部が、前記基本動作を開始する時に前記一時アプリ更新機能を実行することを特徴とする、付記1に記載のSIPクライアント。 (Supplementary note 2) The SIP client according to supplementary note 1, wherein the base function execution unit executes the temporary application update function when starting the basic operation.

(付記3) 前記リクエスト捕捉機能が、前記他のSIPクライアントからの接続要求を受けた時にこれを捕捉して前記一時アプリ更新機能を実行させることを特徴とする、付記1に記載のSIPクライアント。 (Supplementary note 3) The SIP client according to supplementary note 1, wherein when the request capturing function receives a connection request from the other SIP client, the request capturing function captures the request and executes the temporary application update function.

(付記4) 前記一時アプリとは異なるアプリを動作させるその他のアプリ実行部を備えると共に、
前記ベース機能実行部が、前記その他のアプリ実行部からのSIP処理要求を受けた時に前記一時アプリ更新機能を実行させるAPIを有することを特徴とする、付記1に記載のSIPクライアント。
(Additional remark 4) While providing the other application execution part which operates the application different from the said temporary application,
The SIP client according to appendix 1, wherein the base function execution unit has an API that executes the temporary application update function when receiving a SIP processing request from the other application execution unit.

(付記5) 前記一時アプリ更新機能が、前記一時アプリサーバに登録された最新の前記一時アプリのバージョン番号を当該一時アプリサーバから取得してこれを前記一時アプリ動作部で動作中の前記一時アプリのバージョン番号と比較し、この両者が異なっている場合に前記一時アプリサーバから前記最新バージョンの一時アプリをダウンロードしてこれを前記一時アプリ動作部に動作させることを特徴とする、付記1に記載のSIPクライアント。 (Supplementary Note 5) The temporary application update function acquires the latest version number of the temporary application registered in the temporary application server from the temporary application server and operates the temporary application in the temporary application operation unit. Supplementary note 1, wherein the latest version of the temporary application is downloaded from the temporary application server and operated by the temporary application operation unit when the two are different from each other. SIP client.

(付記6) ネットワークを介して相互に接続された他のSIP(Session Initiation Protocol)クライアントもしくはSIPサーバと相互に接続してSIP規格に準拠して通信するSIPクライアントにあって、
予め特定された基本動作をベース機能実行部が開始し、
前記ネットワークに予め接続された一時アプリサーバから予めダウンロードされた以前のバージョンの一時アプリによる前記他のSIPクライアントもしくは前記SIPサーバとの通信の動作を一時アプリ動作部が開始し、
前記以前のバージョンの一時アプリが前記通信を開始しようとしたことを前記ベース機能実行部のリクエスト捕捉機能が捕捉し、
前記通信開始が捕捉された際に、前記以前のバージョンの一時アプリの動作状態を前記ベース機能実行部の動作状態記憶機能が予め備えられた記憶手段に一時的に記憶し、
前記一時アプリサーバから前記ベース機能実行部の一時アプリ更新機能が最新バージョンの一時アプリをダウンロードして前記一時アプリ動作部にこの最新バージョンの一時アプリを動作させて前記動作状態を継続させる
ことを特徴とするSIP更新方法。
(Additional remark 6) In the SIP client which mutually connects with the other SIP (Session Initiation Protocol) client or SIP server mutually connected via the network, and communicates according to a SIP standard,
The base function execution unit starts the basic operation specified in advance,
The temporary application operation unit starts an operation of communication with the other SIP client or the SIP server by the temporary application of the previous version downloaded in advance from the temporary application server connected in advance to the network,
The request capture function of the base function execution unit captures that the previous version of the temporary application has started the communication,
When the communication start is captured, the operation state of the previous version of the temporary application is temporarily stored in a storage unit provided with an operation state storage function of the base function execution unit in advance,
The temporary application update function of the base function execution unit downloads the latest version of the temporary application from the temporary application server, causes the temporary application operation unit to operate the latest version of the temporary application, and continues the operation state. SIP update method.

(付記7) ネットワークを介して相互に接続された他のSIP(Session Initiation Protocol)クライアントもしくはSIPサーバと相互に接続してSIP規格に準拠して通信するSIPクライアントにあって、
前記SIPクライアントが備えるコンピュータに、
予め特定された基本動作を開始する手順、
前記ネットワークに予め接続された一時アプリサーバから予めダウンロードされた以前のバージョンの一時アプリによる前記他のSIPクライアントもしくは前記SIPサーバとの通信の動作を開始する手順、
前記以前のバージョンの一時アプリが前記通信を開始しようとしたことを捕捉する手順、
前記通信開始が捕捉された際に、前記以前のバージョンの一時アプリの動作状態を予め備えられた記憶手段に一時的に記憶する手順、
および前記一時アプリサーバから最新バージョンの一時アプリをダウンロードして前記一時アプリ動作部にこの最新バージョンの一時アプリを動作させて前記動作状態を継続させる手順
を実行させることを特徴とするSIP更新プログラム。
(Additional remark 7) In the SIP client which mutually connects with the other SIP (Session Initiation Protocol) client or SIP server mutually connected via the network, and communicates according to a SIP standard,
The computer included in the SIP client includes:
A procedure for starting a predetermined basic operation;
A procedure for starting an operation of communication with the other SIP client or the SIP server by a temporary application of a previous version previously downloaded from a temporary application server connected in advance to the network;
A procedure for capturing that the previous version of the temporary application tried to initiate the communication;
A procedure for temporarily storing the operation state of the temporary application of the previous version in a storage unit provided in advance when the communication start is captured;
And a SIP update program that downloads the latest version of the temporary application from the temporary application server and causes the temporary application operation unit to operate the latest version of the temporary application and continue the operation state.

本発明は、SIPを利用した通信を行うネットワークにおいて利用することができる。   The present invention can be used in a network that performs communication using SIP.

1 SIPシステム
10、10A、10B、10C、10D SIPクライアント
11 プロセッサ
12 記憶手段
12A 一時アプリ記憶部
12B 動作状態記憶部
12C ファームウェア記憶部
12D OS記憶部
12E ベース機能アプリ記憶部
13 通信手段
14 画面入出力手段
15 音声入出力手段
20 SIPサーバ
30 一時アプリサーバ
30A マスタデータ
40 ネットワーク
100、100A、100B、100C ベース機能実行部
101 API
102 一時アプリ更新機能
103 一時アプリダウンロード機能
104 第1のリクエスト捕捉機能
105 第2のリクエスト捕捉機能
106 タイマー
107 動作状態記憶機能
150 OS実行部
200 一時アプリ実行部
201 入出力機能
202 一時アプリメイン機能
203 SIPリクエスト機能
300 その他のアプリ実行部
DESCRIPTION OF SYMBOLS 1 SIP system 10, 10A, 10B, 10C, 10D SIP client 11 Processor 12 Memory | storage means 12A Temporary application memory | storage part 12B Operation | movement state memory | storage part 12C Firmware memory | storage part 12D OS memory | storage part 12E Base function application memory | storage part 13 Communication means 14 Screen input / output Means 15 Voice input / output means 20 SIP server 30 Temporary application server 30A Master data 40 Network 100, 100A, 100B, 100C Base function execution unit 101 API
102 Temporary application update function 103 Temporary application download function 104 First request capture function 105 Second request capture function 106 Timer 107 Operation state storage function 150 OS execution unit 200 Temporary application execution unit 201 Input / output function 202 Temporary application main function 203 SIP request function 300 Other application execution unit

Claims (7)

ネットワークを介して相互に接続された他のSIP(Session Initiation Protocol)クライアントもしくはSIPサーバと相互に接続してSIP規格に準拠して通信するSIPクライアントであって、
予め特定された基本動作を行うと共に前記ネットワークに予め接続された一時アプリサーバから前記SIP規格による通信内容を定めた一時アプリをダウンロードするベース機能実行部と、
前記一時アプリを動作させて前記他のSIPクライアントもしくは前記SIPサーバとの通信を行う一時アプリ動作部とを備えると共に、
前記ベース機能実行部が、
前記一時アプリ動作部が以前のバージョンの前記一時アプリによる前記通信の動作を開始したことを捕捉するリクエスト捕捉機能と、
前記リクエスト捕捉機能が前記通信の開始を捕捉した際に前記一時アプリ動作部の動作状態を予め備えられた記憶手段に一時的に記憶する動作状態記憶機能と、
前記一時アプリ動作部の動作状態を一時的に記憶させてから、前記一時アプリサーバから最新バージョンの一時アプリをダウンロードして前記一時アプリ動作部にこの最新バージョンの一時アプリを動作させて前記動作状態を継続させる一時アプリ更新機能と
を有することを特徴とするSIPクライアント。
A SIP client that mutually connects to and communicates with another SIP (Session Initiation Protocol) client or SIP server that are connected to each other via a network,
A base function execution unit that performs a basic operation specified in advance and downloads a temporary application that defines communication contents according to the SIP standard from a temporary application server connected in advance to the network;
A temporary application operating unit that operates the temporary application and communicates with the other SIP client or the SIP server;
The base function execution unit is
A request capturing function for capturing that the temporary application operation unit has started the communication operation by the temporary application of the previous version;
An operation state storage function that temporarily stores the operation state of the temporary application operation unit in a storage unit provided in advance when the request capture function captures the start of the communication;
Temporarily storing the operation state of the temporary application operation unit, and then downloading the latest version of the temporary application from the temporary application server and operating the latest version of the temporary application on the temporary application operation unit. SIP client characterized by having a temporary application update function for continuing
前記ベース機能実行部が、前記基本動作を開始する時に前記一時アプリ更新機能を実行することを特徴とする、請求項1に記載のSIPクライアント。   The SIP client according to claim 1, wherein the base function execution unit executes the temporary application update function when starting the basic operation. 前記リクエスト捕捉機能が、前記他のSIPクライアントからの接続要求を受けた時にこれを捕捉して前記一時アプリ更新機能を実行させることを特徴とする、請求項1に記載のSIPクライアント。   2. The SIP client according to claim 1, wherein the request capturing function captures a connection request from the other SIP client and executes the temporary application update function. 前記一時アプリとは異なるアプリを動作させるその他のアプリ実行部を備えると共に、
前記ベース機能実行部が、前記その他のアプリ実行部からのSIP処理要求を受けた時に前記一時アプリ更新機能を実行させるAPIを有することを特徴とする、請求項1に記載のSIPクライアント。
While having other application execution unit that operates an application different from the temporary application,
The SIP client according to claim 1, wherein the base function execution unit includes an API that executes the temporary application update function when receiving a SIP processing request from the other application execution unit.
前記一時アプリ更新機能が、前記一時アプリサーバに登録された最新の前記一時アプリのバージョン番号を当該一時アプリサーバから取得してこれを前記一時アプリ動作部で動作中の前記一時アプリのバージョン番号と比較し、この両者が異なっている場合に前記一時アプリサーバから前記最新バージョンの一時アプリをダウンロードしてこれを前記一時アプリ動作部に動作させることを特徴とする、請求項1に記載のSIPクライアント。   The temporary application update function acquires the latest version number of the temporary application registered in the temporary application server from the temporary application server, and obtains the version number of the temporary application operating in the temporary application operation unit. 2. The SIP client according to claim 1, wherein, when the two are different from each other, the latest version of the temporary application is downloaded from the temporary application server and the temporary application operation unit operates the downloaded temporary application. . ネットワークを介して相互に接続された他のSIP(Session Initiation Protocol)クライアントもしくはSIPサーバと相互に接続してSIP規格に準拠して通信するSIPクライアントにあって、
予め特定された基本動作をベース機能実行部が開始し、
前記ネットワークに予め接続された一時アプリサーバから予めダウンロードされた以前のバージョンの一時アプリによる前記他のSIPクライアントもしくは前記SIPサーバとの通信の動作を一時アプリ動作部が開始し、
前記以前のバージョンの一時アプリが前記通信を開始しようとしたことを前記ベース機能実行部のリクエスト捕捉機能が捕捉し、
前記通信開始が捕捉された際に、前記以前のバージョンの一時アプリの動作状態を前記ベース機能実行部の動作状態記憶機能が予め備えられた記憶手段に一時的に記憶し、
前記一時アプリサーバから前記ベース機能実行部の一時アプリ更新機能が最新バージョンの一時アプリをダウンロードして前記一時アプリ動作部にこの最新バージョンの一時アプリを動作させて前記動作状態を継続させる
ことを特徴とするSIP更新方法。
In a SIP client that interconnects with another SIP (Session Initiation Protocol) client or SIP server that are mutually connected via a network and communicates in conformity with the SIP standard,
The base function execution unit starts the basic operation specified in advance,
The temporary application operation unit starts an operation of communication with the other SIP client or the SIP server by the temporary application of the previous version downloaded in advance from the temporary application server connected in advance to the network,
The request capture function of the base function execution unit captures that the previous version of the temporary application has started the communication,
When the communication start is captured, the operation state of the previous version of the temporary application is temporarily stored in a storage unit provided with an operation state storage function of the base function execution unit in advance,
The temporary application update function of the base function execution unit downloads the latest version of the temporary application from the temporary application server, causes the temporary application operation unit to operate the latest version of the temporary application, and continues the operation state. SIP update method.
ネットワークを介して相互に接続された他のSIP(Session Initiation Protocol)クライアントもしくはSIPサーバと相互に接続してSIP規格に準拠して通信するSIPクライアントにあって、
前記SIPクライアントが備えるコンピュータに、
予め特定された基本動作を開始する手順、
前記ネットワークに予め接続された一時アプリサーバから予めダウンロードされた以前のバージョンの一時アプリによる前記他のSIPクライアントもしくは前記SIPサーバとの通信の動作を開始する手順、
前記以前のバージョンの一時アプリが前記通信を開始しようとしたことを捕捉する手順、
前記通信開始が捕捉された際に、前記以前のバージョンの一時アプリの動作状態を予め備えられた記憶手段に一時的に記憶する手順、
および前記一時アプリサーバから最新バージョンの一時アプリをダウンロードして一時アプリ動作部にこの最新バージョンの一時アプリを動作させて前記動作状態を継続させる手順
を実行させることを特徴とするSIP更新プログラム。
In a SIP client that interconnects with another SIP (Session Initiation Protocol) client or SIP server that are mutually connected via a network and communicates in conformity with the SIP standard,
The computer included in the SIP client includes:
A procedure for starting a predetermined basic operation;
A procedure for starting an operation of communication with the other SIP client or the SIP server by a temporary application of a previous version previously downloaded from a temporary application server connected in advance to the network;
A procedure for capturing that the previous version of the temporary application tried to initiate the communication;
A procedure for temporarily storing the operation state of the temporary application of the previous version in a storage unit provided in advance when the communication start is captured;
And a SIP update program that downloads the latest version of the temporary application from the temporary application server and causes the temporary application operation unit to operate the latest version of the temporary application to continue the operation state.
JP2012037035A 2012-02-23 2012-02-23 SIP client, SIP update method and program Expired - Fee Related JP5857789B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012037035A JP5857789B2 (en) 2012-02-23 2012-02-23 SIP client, SIP update method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012037035A JP5857789B2 (en) 2012-02-23 2012-02-23 SIP client, SIP update method and program

Publications (2)

Publication Number Publication Date
JP2013172433A JP2013172433A (en) 2013-09-02
JP5857789B2 true JP5857789B2 (en) 2016-02-10

Family

ID=49266081

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012037035A Expired - Fee Related JP5857789B2 (en) 2012-02-23 2012-02-23 SIP client, SIP update method and program

Country Status (1)

Country Link
JP (1) JP5857789B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112929335B (en) * 2021-01-20 2022-09-06 号百信息服务有限公司 Flexible configuration-based baseband signaling filtering system and method

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001043073A (en) * 1999-08-02 2001-02-16 Nippon Telegr & Teleph Corp <Ntt> Software changing method of communication equipment, and communication equipment
JP2005234857A (en) * 2004-02-19 2005-09-02 Nippon Telegr & Teleph Corp <Ntt> Terminal communication function extending method, system device and terminal communication extension processing program
JP2008052309A (en) * 2005-01-12 2008-03-06 Matsushita Electric Ind Co Ltd Information terminal and communication method using the same
EP1971110B1 (en) * 2007-03-16 2009-05-20 Alcatel Lucent Method of invoking an application via a communication network
JP5100574B2 (en) * 2008-08-27 2012-12-19 エヌ・ティ・ティ・コミュニケーションズ株式会社 Terminal device, program download method, program, recording medium, and program providing system

Also Published As

Publication number Publication date
JP2013172433A (en) 2013-09-02

Similar Documents

Publication Publication Date Title
US10142425B2 (en) Session reliability for a redirected USB device
JP2015103105A (en) Communication device, communication system, and communication program
US20090172274A1 (en) Storage device having direct user access
EP2514139B1 (en) System and method of multi-media conferencing between universal plug and play (upnp) enabled telephony devices and wireless area network (wan) devices
EP2050006B1 (en) Resetting/restarting endpoint devices
JP5307276B2 (en) USB device remote control method and system for executing the same
JP2015103106A (en) Communication device and communication program
US10313282B1 (en) Flexible middleware messaging system
EP3197122B1 (en) Method of forwarding in-application traffic on smart mobile terminal
US10067756B2 (en) Communication apparatus, communication system, and communication method
JP6102378B2 (en) Server, information processing system and program
JP2015095071A (en) Communication equipment, communication system, communication method, and communication program
US20190028414A1 (en) System And Method For Providing a Communications Layer to Enable Full Participation in a Distributed Computing Environment That Uses Multiple Message Types
JP6156512B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, COMMUNICATION METHOD, AND COMMUNICATION PROGRAM
JP2015153252A (en) Communication system, communication device and program
JP2012512580A (en) Method for providing chat / VoIP service in mobile communication network, network server, and mobile user device
CN114553693B (en) Gateway upgrading method and device
JP2006109111A (en) Sip terminal control system
JP5857789B2 (en) SIP client, SIP update method and program
CN104468499A (en) Determining format compatibility across a data processing device and another data processing device prior to transfer of a multimedia file therebetween
EP2445167B1 (en) Communication device and computer program
WO2023011057A1 (en) Communication method and apparatus
JP2009223533A (en) Session control device, session control method, and program
CN112860300A (en) Distributed SDK (software development kit) hot update processing method and application server cluster
JP5707366B2 (en) USB terminal control method and apparatus for executing the same

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150114

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150826

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150908

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20151022

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20151117

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20151130

R150 Certificate of patent or registration of utility model

Ref document number: 5857789

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees