Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP5498443B2 - Session control method and session control apparatus - Google Patents
[go: Go Back, main page]

JP5498443B2 - Session control method and session control apparatus - Google Patents

Session control method and session control apparatus Download PDF

Info

Publication number
JP5498443B2
JP5498443B2 JP2011141830A JP2011141830A JP5498443B2 JP 5498443 B2 JP5498443 B2 JP 5498443B2 JP 2011141830 A JP2011141830 A JP 2011141830A JP 2011141830 A JP2011141830 A JP 2011141830A JP 5498443 B2 JP5498443 B2 JP 5498443B2
Authority
JP
Japan
Prior art keywords
bandwidth
session
processing
information
bandwidth information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2011141830A
Other languages
Japanese (ja)
Other versions
JP2013009250A (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.)
NTT Inc
NTT Inc USA
Original Assignee
Nippon Telegraph and Telephone Corp
NTT Inc USA
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp, NTT Inc USA filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2011141830A priority Critical patent/JP5498443B2/en
Publication of JP2013009250A publication Critical patent/JP2013009250A/en
Application granted granted Critical
Publication of JP5498443B2 publication Critical patent/JP5498443B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

本発明は、帯域情報を管理している通信システムにおいて帯域情報を実際の値と整合させる技術に関する。   The present invention relates to a technique for matching band information with an actual value in a communication system that manages band information.

通信品質を保証するネットワーク(例えば、NGN(Next Generation Network))には、帯域を管理しつつセッション制御を行うセッション制御サーバが配置される。セッション制御サーバは、呼処理機能(例えば、CSCF(Call Session Control Function))とリソース管理・受付制御機能(例えば、RACF(Resource and Admission Control Function))を有する。呼処理機能は、端末からの信号、例えばSIP(Session Initiation Protocol)による信号に基づき、発信者、着信者を確認し、セッション確立・解放の処理を行う。リソース管理・受付制御機能は、転送系ネットワークでの通信に割り当てた帯域量を管理し、受付判定機能やQoS(Quality of Service)制御機能を実現する。   In a network that guarantees communication quality (for example, NGN (Next Generation Network)), a session control server that performs session control while managing a bandwidth is arranged. The session control server has a call processing function (for example, CSCF (Call Session Control Function)) and a resource management / acceptance control function (for example, RACF (Resource and Admission Control Function)). The call processing function confirms a caller and a callee based on a signal from a terminal, for example, a signal by SIP (Session Initiation Protocol), and performs session establishment / release processing. The resource management / acceptance control function manages the amount of bandwidth allocated for communication in the transfer network, and realizes an admission determination function and a QoS (Quality of Service) control function.

セッション制御サーバでは、帯域情報として、呼処理機能により確立したセッションに割り当てた帯域量を管理・保持している。また、設定中のセッションの情報として、発着端末情報、要求帯域量、セッション状態などの呼情報を管理・保持している。   The session control server manages and holds the bandwidth amount allocated to the session established by the call processing function as bandwidth information. Further, call information such as calling / receiving terminal information, requested bandwidth, and session status is managed and held as information on the session being set.

セッション制御サーバが新たなセッション確立要求を受け付けてセッションを確立すると、保有する計算式に従って、そのセッションが要求した帯域量を現在管理している帯域情報に加える。このことを帯域の積み上げ処理と呼ぶ。なお、セッション途中において、利用帯域の増減などを変更する要求に応じた処理も、積み上げ処理と呼ぶこととする。一方、確立中のセッションを解放する際には、保有する計算式に従って、そのセッションが要求していた帯域量を現在管理している帯域情報から減ずる。このことを帯域の積み下げ処理と呼ぶ。   When the session control server accepts a new session establishment request and establishes a session, the amount of bandwidth requested by the session is added to the currently managed bandwidth information according to the calculation formula held. This is called band accumulation processing. Note that processing in response to a request to change the increase / decrease of the bandwidth used during the session is also referred to as stacking processing. On the other hand, when releasing an established session, the amount of bandwidth requested by the session is subtracted from the currently managed bandwidth information according to the calculation formula held. This is referred to as band loading processing.

ITU−T勧告 Y.2012ITU-T recommendation 2012 ITU−T勧告 Y.2111ITU-T recommendation 2111

セッション制御サーバで保持している帯域情報と実際に確保された帯域の値とのズレが発生するなどの異常が生じることがある。特に、各呼情報に記録されている帯域要求量の総計と帯域情報にズレが生じることがある。帯域情報にズレが生じたまま運用を続けると、リソース管理・受付制御機能が本来のように働かず、QoSが維持できなくなるという問題がある。   Anomalies may occur, such as a gap between the bandwidth information held in the session control server and the bandwidth value actually reserved. In particular, there may be a gap between the total bandwidth request amount recorded in each call information and the bandwidth information. If operation is continued with the band information shifted, there is a problem that the resource management / admission control function does not operate as expected and QoS cannot be maintained.

従来は、帯域情報に異常が生じた場合、セッション制御サーバを再起動させ、帯域情報、呼情報をクリアし、初期設定に戻す方法がとられていた。しかしながら、セッション制御サーバを再起動すると、通信中の全セッションが解放されるため、サービス信頼性が低下するという問題があった。   Conventionally, when an abnormality occurs in the bandwidth information, a method has been adopted in which the session control server is restarted, the bandwidth information and call information are cleared, and the initial settings are restored. However, when the session control server is restarted, all sessions in communication are released, which causes a problem that service reliability decreases.

本発明は、上記に鑑みてなされたものであり、セッションを切断することなく、呼情報に記録されている帯域要求量と帯域情報を整合させることを目的とする。   The present invention has been made in view of the above, and an object of the present invention is to match a bandwidth request amount recorded in call information with bandwidth information without disconnecting a session.

第1の本発明に係るセッション制御方法は、端末間のセッションを確立するとともに、そのセッションで使用する帯域を確保し、確保した帯域の帯域情報を管理するセッション制御方法であって、前記帯域情報の整合をとる整合処理をするステップと、通常時は、確立したセッションについての帯域処理は第1の記憶手段に格納した帯域情報を用い、整合処理中は、整合処理前から存在するセッションについての帯域処理は引き続き前記第1の記憶手段に格納した帯域情報を用い、整合処理中に確立したセッションについての帯域処理は第2の記憶手段に格納した帯域情報を用いるステップと、を有することを特徴とする。   A session control method according to a first aspect of the present invention is a session control method for establishing a session between terminals, securing a bandwidth used in the session, and managing bandwidth information of the secured bandwidth. In the normal processing, the bandwidth processing for the established session uses the bandwidth information stored in the first storage means, and during the matching processing, the processing for the session existing before the matching processing is performed. The bandwidth processing continues using the bandwidth information stored in the first storage means, and the bandwidth processing for the session established during the matching processing uses the bandwidth information stored in the second storage means. And

上記セッション制御方法において、前記整合処理の終了後に、前記第2の記憶手段に格納した帯域情報を前記第1の記憶手段に移動するステップを有することを特徴とする。   The session control method may further include a step of moving the bandwidth information stored in the second storage unit to the first storage unit after completion of the matching process.

第2の本発明に係るセッション制御装置は、端末間のセッションを確立するとともに、そのセッションで使用する帯域を確保し、確保した帯域の帯域情報を管理するセッション制御装置であって、前記帯域情報を格納する第1、第2の記憶手段と、前記帯域情報の整合をとる整合処理をする整合処理手段と、通常時は、確立したセッションについての帯域処理は前記第1の記憶手段に格納した帯域情報を用い、整合処理中は、整合処理前から存在するセッションについての帯域処理は引き続き前記第1の記憶手段に格納した帯域情報を用い、整合処理中に確立したセッションについての帯域処理は前記第2の記憶手段に格納した帯域情報を用いる呼処理手段と、を有することを特徴とする。   A session control device according to a second aspect of the present invention is a session control device that establishes a session between terminals, secures a bandwidth to be used in the session, and manages bandwidth information of the secured bandwidth. The first and second storage means for storing, the matching processing means for performing matching processing for matching the bandwidth information, and the bandwidth processing for the established session is normally stored in the first storage means. During the matching process using the band information, the band process for the session existing before the matching process continues using the band information stored in the first storage means, and the band process for the session established during the matching process is performed as described above. Call processing means using bandwidth information stored in the second storage means.

本発明によれば、セッションを切断することなく、呼情報に記録されている帯域要求量と帯域情報を整合させることができる。   According to the present invention, it is possible to match the bandwidth request amount recorded in the call information with the bandwidth information without disconnecting the session.

本実施の形態におけるセッション制御サーバを含む全体構成図である。It is a whole block diagram containing the session control server in this Embodiment. 本実施の形態におけるセッション制御サーバの帯域情報整合処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the bandwidth information matching process of the session control server in this Embodiment.

以下、本発明の実施の形態について図面を用いて説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1に、本実施の形態におけるセッション制御サーバを含む全体構成図を示す。セッション制御サーバ1は、端末3から信号を受信して端末3間のセッションを確立するとともに、エッジノード2間で帯域を確保して端末3間で通信が行えるようにする装置である。また、セッション制御サーバ1は、セッションに割り当てた帯域量を含む帯域情報を管理・保持している。以下、セッション制御サーバ1の構成について説明する。   FIG. 1 shows an overall configuration diagram including a session control server in the present embodiment. The session control server 1 is a device that receives a signal from the terminal 3 to establish a session between the terminals 3 and secures a band between the edge nodes 2 so that communication can be performed between the terminals 3. In addition, the session control server 1 manages and holds bandwidth information including the amount of bandwidth allocated to the session. Hereinafter, the configuration of the session control server 1 will be described.

図1に示すセッション制御サーバ1は、呼処理部11、2面のメモリ12A,12B、および帯域情報整合処理部13を備える。セッション制御サーバ1が備える各部は、演算処理装置、記憶装置等を備えたコンピュータにより構成して、各部の処理がプログラムによって実行されるものとしてもよい。このプログラムはセッション制御サーバ1が備える記憶装置に記憶されており、磁気ディスク、光ディスク、半導体メモリ等の記録媒体に記録することも、ネットワークを通して提供することも可能である。   The session control server 1 shown in FIG. 1 includes call processing units 11 and 12, memories 12 </ b> A and 12 </ b> B, and a bandwidth information matching processing unit 13. Each unit included in the session control server 1 may be configured by a computer including an arithmetic processing device, a storage device, and the like, and the processing of each unit may be executed by a program. This program is stored in a storage device included in the session control server 1, and can be recorded on a recording medium such as a magnetic disk, an optical disk, or a semiconductor memory, or provided through a network.

呼処理部11は、セッションの確立、解放、セッションに必要な帯域の積み上げ処理、積み下げ処理など呼制御に関する処理を行い、積み上げ処理、積み下げ処理によりメモリ12A,12Bに格納された帯域情報の帯域量を増減させる。呼処理部11は、通常時か帯域情報整合処理中かによってメモリ12A,12Bを使い分ける。帯域情報整合処理とは、メモリ12Aに格納された帯域情報と各呼情報の帯域要求量の総計との整合をとる処理である。呼処理部11は、通常時は、メモリ12Aのみを使用して呼制御処理を行い、帯域情報整合処理中は、メモリ12A,12Bの両方を使用する。   The call processing unit 11 performs processing related to call control, such as session establishment, release, band accumulation processing required for the session, and stacking processing. The bandwidth information stored in the memories 12A and 12B is stored by the stacking processing and the loading processing. Increase or decrease the bandwidth. The call processing unit 11 uses the memories 12A and 12B properly depending on whether it is in normal time or in the band information matching process. The bandwidth information matching process is a process for matching the bandwidth information stored in the memory 12A with the total bandwidth request amount of each call information. The call processing unit 11 normally performs call control processing using only the memory 12A, and uses both the memories 12A and 12B during the bandwidth information matching processing.

呼処理部11によるメモリ12A,12Bの使い分けを具体的に説明すると、帯域情報整合処理開始時に確立されているセッションの呼情報については、メモリ12Aに格納された帯域情報を使用し、帯域情報整合処理中に確立されたセッションの呼情報については、メモリ12Bに格納された帯域情報を使用する。帯域情報整合処理中に確立されたセッションの呼情報であるか否かは、呼情報のフラグにより判定する。本実施の形態では、帯域情報整合処理開始時に存在する呼情報にフラグを立てることで、帯域情報整合処理開始時に確立されているセッションの呼情報か、帯域情報整合処理中に確立されたセッションの呼情報であるのか判定する。呼情報には、発着端末情報、要求帯域量、セッション状態などが含まれ、呼処理部11の備えるメモリ等の記憶装置に格納される。   The specific use of the memories 12A and 12B by the call processing unit 11 will be described in detail. For the call information of the session established at the start of the band information matching process, the band information stored in the memory 12A is used to match the band information. Band information stored in the memory 12B is used for call information of a session established during processing. Whether or not the call information is a session established during the bandwidth information matching process is determined by a call information flag. In the present embodiment, by setting a flag for the call information existing at the start of the bandwidth information matching process, the call information of the session established at the start of the bandwidth information matching process or the session information established during the bandwidth information matching process It is determined whether it is call information. The call information includes calling / receiving terminal information, requested bandwidth, session state, etc., and is stored in a storage device such as a memory provided in the call processing unit 11.

メモリ12A,12Bは、物理的に別のメモリ装置に分けて用意してもよいし、物理的には同一のメモリ装置内で、領域として2面を用意してもよい。   The memories 12A and 12B may be prepared by being physically separated into different memory devices, or two areas may be prepared as areas within the same memory device physically.

帯域情報整合処理部13は、保守者による保守装置4からのコマンド投入時やセッション制御サーバ1が2重化された場合の系切替時に、帯域情報整合処理を行う。   The bandwidth information matching processing unit 13 performs bandwidth information matching processing when a command is input from the maintenance device 4 by the maintenance person or when the system is switched when the session control server 1 is duplicated.

次に、本実施の形態におけるセッション制御サーバの処理の流れについて説明する。ここでは呼情報に記録されている各セッションの帯域要求量と帯域情報との整合をとる処理について説明する。   Next, the flow of processing of the session control server in this embodiment will be described. Here, processing for matching the bandwidth request amount of each session and the bandwidth information recorded in the call information will be described.

図2は、本実施の形態におけるセッション制御サーバの帯域情報整合処理の流れを示すフローチャートである。   FIG. 2 is a flowchart showing a flow of bandwidth information matching processing of the session control server in the present embodiment.

帯域情報整合処理部13が帯域情報整合処理を開始すると、呼処理部11は、帯域情報整合処理開始時に存在する呼情報にフラグを立てる(ステップS11)。この時点では、メモリ12Aのみに帯域情報が存在し、帯域情報にズレが生じていなければ、その帯域情報は各呼情報に記録されている帯域要求量の総計と等しい。   When the bandwidth information matching processing unit 13 starts the bandwidth information matching processing, the call processing unit 11 sets a flag on the call information existing at the start of the bandwidth information matching processing (step S11). At this time, if the bandwidth information exists only in the memory 12A and there is no deviation in the bandwidth information, the bandwidth information is equal to the total amount of bandwidth requests recorded in each call information.

セッション制御サーバ1は、帯域情報整合処理中も信号を受け付ける(ステップS12)。   The session control server 1 accepts a signal even during the band information matching process (step S12).

受信した信号がフラグの立てられた呼情報に関する帯域処理を指示する信号である場合は、メモリ12Aの帯域情報を用いて積み上げ処理、積み下げ処理を行う(ステップS13)。受信した信号によりセッションが解放される場合は、メモリ12Aの帯域情報を用いて該当する呼情報が要求した帯域の積み下げ処理が行われ、その呼情報は削除される。   If the received signal is a signal for instructing the band processing related to the flagged call information, the stacking process and the unloading process are performed using the band information of the memory 12A (step S13). When the session is released by the received signal, the band information requested by the corresponding call information is loaded using the band information of the memory 12A, and the call information is deleted.

一方、受信した信号が帯域情報処理開始後に着信した呼に関する帯域処理を指示する信号である場合は、メモリ12Bの帯域情報を用いて積み上げ処理、積み下げ処理を行う(ステップS14)。帯域情報整合処理中に新たにセッションを確立する場合は、そのセッションに関する呼情報の帯域要求量をメモリ12Bの帯域情報に加える。帯域情報整合処理中に確立したセッションの呼情報、つまり、フラグが立っていない呼情報についての積み上げ処理、積み下げ処理は、メモリ12Bの帯域情報を用いる。   On the other hand, when the received signal is a signal for instructing band processing regarding an incoming call after the start of band information processing, stacking processing and stacking processing are performed using the band information of the memory 12B (step S14). When a new session is established during the bandwidth information matching process, the bandwidth request amount of call information related to the session is added to the bandwidth information in the memory 12B. The call information of the session established during the band information matching process, that is, the stacking process and the unloading process for the call information for which no flag is set, uses the band information of the memory 12B.

フラグの立てられた呼情報について積み上げ処理、積み下げ処理を行った後は、フラグの立てられた呼情報の残りが存在するか否か判定する(ステップS15)。まだフラグの立てられた呼情報が存在する場合は、ステップS12に戻り信号を待ち受ける。   After performing the stacking process and the unloading process for the flagged call information, it is determined whether there is any remaining flagged call information (step S15). If there is still flagged call information, the process returns to step S12 to wait for a signal.

フラグの立てられた呼情報が存在しない場合は、メモリ12Bの帯域情報をメモリ12Aにコピーするとともにメモリ12Bをクリアし、帯域情報整合処理を終了する(ステップS16)。フラグの立てられた呼情報がすべて解放されたときに、メモリ12Bの帯域情報は、帯域情報整合処理開始後に積み上げ処理、積み下げ処理が行われたものであり、その時点での正しい帯域の値となっている。帯域情報整合処理終了後は、メモリ12Bの帯域情報をメモリ12Aにコピーして通常の状態に戻り、メモリ12Aの帯域情報のみを用いる。なお、帯域情報整合処理終了時に、メモリ12Bの呼情報をメモリ12Aにコピーするのではなく、メモリ12A,12Bの役割を論理的に入れ替え、つまり、通常時にメモリ12Bの帯域情報のみを使用するようにしてもよい。   If there is no flagged call information, the bandwidth information in the memory 12B is copied to the memory 12A, the memory 12B is cleared, and the bandwidth information matching process is terminated (step S16). When all the flagged call information is released, the band information in the memory 12B is obtained by performing the stacking process and the unloading process after starting the band information matching process, and the correct band value at that time It has become. After the bandwidth information matching process is completed, the bandwidth information in the memory 12B is copied to the memory 12A to return to the normal state, and only the bandwidth information in the memory 12A is used. At the end of the bandwidth information matching process, the call information of the memory 12B is not copied to the memory 12A, but the roles of the memories 12A and 12B are logically switched, that is, only the bandwidth information of the memory 12B is used at normal times. It may be.

このように、帯域情報整合処理中は、メモリ12Aの帯域情報には新たなセッションについての積み上げ処理を行わないため、帯域情報整合処理前から存在しているセッションが解放されるにつれ、メモリ12Aの帯域情報で管理している呼数および帯域量は減っていく。なお、帯域情報整合処理中は、メモリ12A,12Bそれぞれの帯域情報の帯域量を合計したものが確保された総帯域量となる。   In this way, during the bandwidth information matching process, the stacking process for the new session is not performed on the bandwidth information in the memory 12A. Therefore, as the session existing before the bandwidth information matching process is released, The number of calls and bandwidth managed by the bandwidth information will decrease. During the bandwidth information matching process, the total bandwidth amount of the bandwidth information of each of the memories 12A and 12B is the total bandwidth amount secured.

以上説明したように、本実施の形態によれば、帯域情報を格納する2面のメモリ12A,12Bを用意し、通常時は、メモリ12Aの帯域情報のみを使用し、帯域情報整合処理中は、帯域情報整合処理前から存在する呼情報についてフラグを立てるとともに、メモリ12Aの帯域情報を用い、帯域情報整合処理中に着信した呼についてはメモリ12Bの帯域情報を用いて積み上げ処理、積み下げ処理を行い、フラグの立てられた呼情報がなくなり帯域情報整合処理終了したときに、メモリ12Bの帯域情報をメモリ12Aに移動することにより、通信中のセッションを切断することなく、帯域情報を正しい値に整合させることができる。その結果、QoSが確保されるとともに、サービス信頼性を向上できる。   As described above, according to the present embodiment, the two memories 12A and 12B for storing the bandwidth information are prepared. In normal times, only the bandwidth information of the memory 12A is used, and during the bandwidth information matching process, In addition to setting a flag for call information existing before the bandwidth information matching process, the bandwidth information in the memory 12A is used, and the call received during the bandwidth information matching process is stacked using the bandwidth information in the memory 12B. When the flag information is not used and the bandwidth information matching process is completed, the bandwidth information in the memory 12B is moved to the memory 12A, so that the bandwidth information is set to the correct value without disconnecting the session during communication. Can be matched. As a result, QoS can be ensured and service reliability can be improved.

1…セッション制御サーバ
11…呼処理部
12A,12B…メモリ
13…帯域情報整合処理部
2…エッジノード
3…端末
4…保守装置
DESCRIPTION OF SYMBOLS 1 ... Session control server 11 ... Call processing part 12A, 12B ... Memory 13 ... Band information matching processing part 2 ... Edge node 3 ... Terminal 4 ... Maintenance apparatus

Claims (4)

端末間のセッションを確立するとともに、そのセッションで使用する帯域を確保し、確保した帯域の帯域情報を管理するセッション制御方法であって、
前記帯域情報の整合をとる整合処理をするステップと、
通常時は、確立したセッションについての帯域処理は第1の記憶手段に格納した帯域情報を用い、整合処理中は、整合処理前から存在するセッションについての帯域処理は引き続き前記第1の記憶手段に格納した帯域情報を用い、整合処理中に確立したセッションについての帯域処理は第2の記憶手段に格納した帯域情報を用いるステップと、
を有することを特徴とするセッション制御方法。
A session control method for establishing a session between terminals, securing a bandwidth to be used in the session, and managing bandwidth information of the secured bandwidth,
A matching process for matching the bandwidth information;
Normally, the bandwidth processing for the established session uses the bandwidth information stored in the first storage means, and during the matching processing, the bandwidth processing for the session existing before the matching processing continues to the first storage means. Using the stored bandwidth information, the bandwidth processing for the session established during the matching processing uses the bandwidth information stored in the second storage means;
A session control method characterized by comprising:
前記整合処理の終了後に、前記第2の記憶手段に格納した帯域情報を前記第1の記憶手段に移動するステップを有することを特徴とする請求項1記載のセッション制御方法。   2. The session control method according to claim 1, further comprising a step of moving the bandwidth information stored in the second storage means to the first storage means after completion of the matching process. 端末間のセッションを確立するとともに、そのセッションで使用する帯域を確保し、確保した帯域の帯域情報を管理するセッション制御装置であって、
前記帯域情報を格納する第1、第2の記憶手段と、
前記帯域情報の整合をとる整合処理をする整合処理手段と、
通常時は、確立したセッションについての帯域処理は前記第1の記憶手段に格納した帯域情報を用い、整合処理中は、整合処理前から存在するセッションについての帯域処理は引き続き前記第1の記憶手段に格納した帯域情報を用い、整合処理中に確立したセッションについての帯域処理は前記第2の記憶手段に格納した帯域情報を用いる呼処理手段と、
を有することを特徴とするセッション制御装置。
A session control device that establishes a session between terminals, secures a bandwidth to be used in the session, and manages bandwidth information of the secured bandwidth,
First and second storage means for storing the bandwidth information;
A matching processing means for performing matching processing for matching the bandwidth information;
Normally, the bandwidth processing for the established session uses the bandwidth information stored in the first storage means, and during the matching processing, the bandwidth processing for the session existing before the matching processing continues. Call processing means using the bandwidth information stored in the second storage means for bandwidth processing for the session established during the matching process,
A session control apparatus comprising:
前記呼処理手段は、前記整合処理の終了後に、前記第2の記憶手段に格納した帯域情報を前記第1の記憶手段に移動することを特徴とする請求項3記載のセッション制御装置。   4. The session control apparatus according to claim 3, wherein the call processing unit moves the bandwidth information stored in the second storage unit to the first storage unit after the matching process is completed.
JP2011141830A 2011-06-27 2011-06-27 Session control method and session control apparatus Expired - Fee Related JP5498443B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011141830A JP5498443B2 (en) 2011-06-27 2011-06-27 Session control method and session control apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011141830A JP5498443B2 (en) 2011-06-27 2011-06-27 Session control method and session control apparatus

Publications (2)

Publication Number Publication Date
JP2013009250A JP2013009250A (en) 2013-01-10
JP5498443B2 true JP5498443B2 (en) 2014-05-21

Family

ID=47676219

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011141830A Expired - Fee Related JP5498443B2 (en) 2011-06-27 2011-06-27 Session control method and session control apparatus

Country Status (1)

Country Link
JP (1) JP5498443B2 (en)

Also Published As

Publication number Publication date
JP2013009250A (en) 2013-01-10

Similar Documents

Publication Publication Date Title
EP3044908B1 (en) Service policies for communication sessions
US10469537B2 (en) High availability take over for in-dialog communication sessions
CN112272291B (en) Video storage method, device, management equipment and readable storage medium
US9392034B2 (en) Systems and methods of distributed silo signaling
WO2009094940A1 (en) Method and apparatus of media capability re-negotiation
JP2008104112A (en) Transmission path setting device, transmission path setting method, and transmission path setting program
CN117097702A (en) A highly concurrent WebRTC gateway processing method, gateway system, electronic device and storage medium based on SIP protocol
JP5095567B2 (en) Communications system
CN105307217A (en) Method and device for flexibly processing link between network elements
JP5498443B2 (en) Session control method and session control apparatus
CN108076055B (en) Method and device for controlling forced disconnection and forced insertion of SIP multi-party session
CN101594370A (en) A click-to-dial service system and implementation method
JP2009223533A (en) Session control device, session control method, and program
JP6635525B1 (en) Exchange, communication system, registration method and registration program
KR20220018761A (en) Communication Protocol for Providing Video Customized Alerting Tones Based on Early Session Model
JP4901161B2 (en) Session control system and computer program
JP5699202B1 (en) Call processing system, load distribution method, and load distribution program
CN103138998B (en) A kind of detection of proxy-state, device and system
CN116248638A (en) Communication switching method, device, electronic device and nonvolatile storage medium
JP5220059B2 (en) Network communication system and network communication method
JP6348875B2 (en) RELAY DEVICE, CALL CONTROL SYSTEM, CALL CONTROL METHOD, AND CALL CONTROL PROGRAM
CN119449773B (en) Channel establishment method, device, calling DCSF network element, calling terminal and called terminal
JP5999763B2 (en) Subscriber accommodation call control device, call restriction method for subscriber accommodation call control device, and program
US12328416B2 (en) Method for rerouting communication in a unified communications network
KR20080098743A (en) Initial access method and system between media server and application server for call processing service

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130624

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140227

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: 20140304

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140307

R150 Certificate of patent or registration of utility model

Ref document number: 5498443

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees