WO2008151559A1 - Procédé, système et appareil pour sélectionner une passerelle de médias virtuels - Google Patents

Procédé, système et appareil pour sélectionner une passerelle de médias virtuels Download PDF

Info

Publication number
WO2008151559A1
WO2008151559A1 PCT/CN2008/071229 CN2008071229W WO2008151559A1 WO 2008151559 A1 WO2008151559 A1 WO 2008151559A1 CN 2008071229 W CN2008071229 W CN 2008071229W WO 2008151559 A1 WO2008151559 A1 WO 2008151559A1
Authority
WO
WIPO (PCT)
Prior art keywords
media gateway
information
virtual media
service domain
vmg
Prior art date
Application number
PCT/CN2008/071229
Other languages
English (en)
French (fr)
Inventor
Weiwei Yang
Original Assignee
Huawei Technologies Co., Ltd.
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 Huawei Technologies Co., Ltd. filed Critical Huawei Technologies Co., Ltd.
Priority to AT08757640T priority Critical patent/ATE522055T1/de
Priority to EP08757640A priority patent/EP2061196B1/en
Publication of WO2008151559A1 publication Critical patent/WO2008151559A1/zh
Priority to US12/410,834 priority patent/US8165126B2/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/66Arrangements for connecting between networks having differing types of switching systems, e.g. gateways
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/10Architectures or entities
    • H04L65/102Gateways
    • H04L65/1043Gateway controllers, e.g. media gateway control protocol [MGCP] controllers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/10Architectures or entities
    • H04L65/102Gateways
    • H04L65/1023Media gateways
    • H04L65/1026Media gateways at the edge

Definitions

  • the present invention relates to the field of communications, and in particular, to a method, an apparatus, and a system for selecting a virtual media gateway. Background technique
  • the Media Gateway Controller (MGC) and Media Gateway (MG) are two key components in a packet network.
  • the MGC is responsible for the call control function, and the MG is responsible for the service bearer function, thereby separating the call control plane and the service bearer plane, thereby fully sharing network resources, simplifying equipment upgrades and service expansion, and greatly reducing development and maintenance costs.
  • Figure 1 it is a schematic diagram of the MGC and MG networking structure.
  • the Media Gateway Control Protocol is the main protocol for communication between the MG and the MGC.
  • H.248 Gateway Control Protocol H.248/MeGaCo, H.248/Gateway Control Protocol
  • MGCP Media Gateway Control Protocol
  • the MGCP protocol version 1 was developed by the Internet Engineering Task Force (IETF) in October 1999 and revised in January 2003.
  • the H.248/MeGaCo protocol version 1 is composed of the IETF and the International Telecommunication Union (ITU, International Telecommunications Union ) was jointly developed in November 2000 and revised in June 2003.
  • Version 2 of the H.248 protocol was developed by the ITU in May 2002 and revised in March 2004.
  • the H.248 protocol version 3 is Formulated in September 2005.
  • terminals In the H.248 protocol, various resources on the MG are abstractly represented as terminals (Termination). The terminal is further divided into a physical terminal (Phy Ter Termination) and a temporary terminal (Ephemeral Termination).
  • the physical terminal indicates some physical entities with semi-permanent existence, such as Time Division Multiplex (TDM) channels.
  • TDM Time Division Multiplex
  • the temporary terminal indicates some temporary applications. Common resources released after use, such as Real-time Transport Protocol (RTP) Flow and so on.
  • RTP Real-time Transport Protocol
  • the MG as a whole is represented by a root terminal.
  • the combination between terminals is abstracted as a context (Context).
  • Context The context can contain multiple terminals, and Topology is used to describe the interrelationship between terminals. For a terminal that has not been associated with another terminal, it is called a null (Null) context.
  • Command request and Response between the MGC and the MG.
  • Command types include Add, Modify, Subtract, Move, Audit Value, Audit Capabilities, Notify, and Service Change.
  • Command parameters also known as descriptors, are classified as Property, Signal, Event, and Statistic. The parameters with business relevance are logically aggregated into a package.
  • one physical MG may be divided into one or more virtual media gateways (VMGs, Virtual Media Gateways).
  • VMG consists of a statically divided set of physical terminals and/or a set of temporary terminals.
  • a VMG can only be controlled by one MGC at a time.
  • MGC For MGC, each VMG is a complete MG.
  • FIG. 2 it is a schematic diagram of resource control in a VMG scenario.
  • the functional entities involved include: UE (User Equipment), Session Control Function (SCF, Session Control Function), Resource Admission Control Function (RACF), and Policy Enforcement Entity (PE- E, Policy Enforcement Entity ).
  • SCF Session Control Function
  • RCF Resource Admission Control Function
  • PE- E Policy Enforcement Entity
  • H.248 is used as the interface protocol between RACF and PE-E
  • RACF and PE-E are equivalent to MGC and MG in H.248 entity.
  • the physical MG shown in FIG. 2 is divided into a plurality of VMGs, where VMG1 is controlled by MGC1, and VMG2 and VMG3 are controlled by MGC2.
  • the establishment of a session usually consists of two parts: signaling negotiation at the service layer and resource negotiation at the bearer layer.
  • the MGC may generate an authorization token, which includes the full domain name (FQDN, Fully Qualified Domain Name) of the MGC and the session identifier, for the MGC to uniquely identify a resource request of a bearer layer. 4
  • the authorized token is carried to the UE in the signaling message.
  • the resource negotiation of the bearer layer is initiated by the UE, and the UE sends an event trigger message to the MG, which may carry the authorization token information.
  • the MG After receiving the event triggering message of the UE, the MG needs to report the QoS resource reservation decision request event (ie, the rdrr event in H.248.55) to the MGC to which the corresponding VMG belongs, to request the MGC to deliver the resource provisioning decision to the MG.
  • the physical MG After receiving the event trigger message sent by the UE, the physical MG first needs to select an appropriate VMG to report the detection event to the MGC.
  • a solution of the prior art is: the physical MG according to the current resource allocation information of each VMG (such as information such as context and terminal address port) and/or the received message (such as the authorization in the event trigger message)
  • the token, etc. parses the event-related VMG information, and then the specific VMG goes to the MGC that reports its detection event.
  • resource policy control is divided into a context-created mode (Context-created MG pull mode) and a context-uncreated mode (Context-less MG pull mode).
  • context and terminal related information has been created in the VMG.
  • the physical MG can determine the VMG according to the uniqueness. Report detection events.
  • the context-uncreated mode the context and terminal information are not created in the VMG.
  • the physical MG has the capability. By parsing this information, the physical MG can also select the appropriate VMG report to detect the event.
  • the two aspects of information that this scheme depends on may not be available.
  • the VMG may not be created yet.
  • Relevant resource address identifier; the event trigger message received by the physical MG may not contain parameters such as an authorization token that can resolve the VMG information (the authorization token is an optional parameter in the message), or even in physical
  • the event trigger message received by the MG includes parameter information capable of parsing the VMG information, and the MG may not be able to decode and obtain the selection information of the VMG. Therefore, this scheme is not universal, and is not suitable for the resource control mode in which the context is not created in the VMG.
  • the MG receives the indication information such as the authorization token and is also capable of parsing the information, but the information does not reflect the VMG and/or MGC selection information (address or identity, etc.).
  • the physical MG receives the indication information such as the authorization token, but cannot parse the information. For example, the physical MG does not perceive the 4 authorized token.
  • the MG does not receive an indication such as an authorization token.
  • the bearer event trigger message does not include related indication information such as an authorization token.
  • Another solution of the prior art is to use a broadcast-like manner.
  • an event trigger message such as a resource request message of the bearer layer
  • all VMGs that have currently set the event are The detection event is reported to the MGC that controls it, and then each MGC determines whether it is necessary to take the corresponding action.
  • the physical MG does not really select a specific VMG; and this broadcast-like method causes a large amount of information to be generated, which increases the unnecessary load between the physical MG and the MGC, affecting the MG and the MGC. Work efficiency and performance.
  • the embodiment of the invention provides a method, a device and a system for selecting a virtual media gateway, which are used to solve the problem that the specific virtual media gateway cannot be selected in the prior art.
  • a method for selecting a virtual media gateway comprising: Receiving an event trigger message on the bearer layer, parsing the source identifier information of the event trigger message, and matching the source identifier information of the event trigger message with the service domain scope information on the virtual media gateway;
  • a media gateway controller comprising: a setting unit and an interaction unit, wherein the setting unit is configured to set service domain scope information on the controlled virtual media gateway, and send the setting result to the interaction unit;
  • the interaction unit is configured to receive the setting result sent by the setting unit, and send the result to the corresponding virtual media gateway, and receive a response message returned by the corresponding virtual media gateway.
  • a media gateway comprising one or more virtual media gateways, a storage unit and a matching unit; wherein the storage unit is configured to store service domain scope information on the virtual media gateway; the matching unit is configured to parse the event The source identifier information carried in the trigger message is matched, and the source identifier information is matched with the service domain range information on the virtual media gateway to determine a corresponding virtual media gateway.
  • a virtual media gateway selection system including a media gateway controller and a media gateway, where the media gateway controller is configured to set corresponding service domain range information to the controlled virtual media gateway, and send the information to the corresponding virtual media gateway, and Receiving a response message returned by the corresponding virtual media gateway; the media gateway is configured to store the service domain range information corresponding to the virtual media gateway; parse the source identifier information carried in the event trigger message, and the source identifier information and the virtual media gateway The service domain scope information on the match matches, and the corresponding virtual media gateway is determined.
  • the embodiment of the present invention sets the service domain range information on a certain VMG by extending an attribute parameter.
  • the physical MG After the physical MG receives the event trigger message on the bearer layer, the physical MG carries the source identifier information carried in the event trigger message and each VMG. The service domain scope information is matched.
  • the corresponding VMG may be selected according to the selected VMG, and the corresponding VMG is set after the corresponding reporting event is set. , you can choose from The incoming VMG reports a detection event to the MGC.
  • the event trigger message received by the physical MG does not include an authorization token and the like that can parse the VMG information in the prior art, or even if the event trigger message received by the physical MG includes the ability to parse the VMG.
  • the parameter information of the information but the physical MG may not be able to decode the selection information of the VMG, the physical MG cannot determine the problem that the corresponding VMG reports the detection event.
  • the method provided by the embodiment of the present invention can provide a comprehensive and efficient solution for selecting a specific VMG for the physical MG to perform detection event reporting.
  • FIG. 1 is a schematic structural diagram of a MG and MGC networking in the prior art
  • FIG. 2 is a schematic diagram of a resource control structure in a VMG scenario in the prior art
  • FIG. 3 is a flowchart of a method for selecting a media gateway according to an embodiment of the present invention
  • FIG. 4 is a schematic structural diagram of an MG according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of an MGC according to an embodiment of the present invention.
  • FIG. 6 is a schematic structural diagram of a VMG selection system according to an embodiment of the present disclosure.
  • Figure ⁇ is a method for implementing media gateway selection by extending the H.248 protocol provided by an embodiment of the present invention. detailed description
  • an MGC and a control association of a VMG under its control serve a certain (or some) specific domain or network device (UE, CPE, or other network entity) group.
  • UE electronic mail address
  • CPE network device
  • the source identification information of the event-triggered message such as domain, source address, port or network device ID, etc.
  • you can correctly select the VMG you want to use In order to complete the correct selection, it is necessary to know the service domain scope information on each VMG. Then, by setting the corresponding service domain scope information for each VMG, the source identification information of the event triggering message and the service set on the VMG can be obtained. The comparison between the domain scope information completes the VMG selection.
  • the service domain range information of the VMG of the present invention is equivalent to the VMG and the MGC.
  • the service domain scope information of the control federation is equivalent to the VMG and the MGC.
  • the event trigger message according to the present invention may be a path-associated QoS signalling, such as an RSVP Path message, or a resource request message on another bearer layer.
  • the embodiment of the present invention indicates the service domain range information of a certain VMG by extending a property parameter in the 248.248 protocol.
  • the service domain scope information may have multiple representation manners, for example, a network domain identifier, a network address, A collection of ports, or network device IDs, and so on.
  • the extended embodiment of the attribute parameter is named "Request Domains under MGC Ownershi (RDMO)".
  • the RDMO attribute parameter can be defined in the existing package of H.248, for example, it can be defined in the Pull mode package (lm, Pull Mode Package) defined in H.248.55, or can be defined in the new extension. in the bag.
  • the RDMO attribute parameter is set on the ROOT terminal of the VMG.
  • the type of the RDMO attribute parameter can be a list of strings (String), and the value of each string instance or element in the list can be It is a variety of formats, including the format of the domain name, for example, it can be "mynet.net", or the format of a network address, or other string format.
  • the service domain scope information is represented by each string instance in the list.
  • the RDMO attribute parameter can be sent to the VMG by the MGC, or it can be pre-configured on the VMG without being sent by the MGC.
  • the MGC can also check the configuration information of the attribute parameters on each VMG by auditing the attribute parameters.
  • the MGC can send the RDMO attribute parameters to the VMG through the local control descriptor (Local Control) information.
  • the RDMO attribute parameter is set on the VMG, then when the VMG is selected, the physical MG and or VMG match the source identification information of the event trigger message with the service domain range information of the VMG indicated by the attribute parameter. If the source identification information of the event trigger message is included in the domain range information indicated by the RDMO attribute parameter of a VMG, the VMG is selected, and when the VMG has been When the corresponding event for detecting the event trigger message is set, the selected VMG sends a command ( notify ) to report the detection event to the MGC controlling it. If the source identification information of the event trigger message does not belong to the domain range information indicated by the RDMO attribute parameter on a VMG, the corresponding VMG does not generate any event report.
  • the detection and reporting of events in H.248 need to be set or sent in advance. If the relevant detection event is not set on the VMG, the RDMO attribute parameter is set on the VMG and the source identification information of the event trigger message belongs to the When the VMG is in the domain range indicated by the RDMO attribute parameter, the reported message of the event will not be generated.
  • a physical MG when a physical MG receives an event trigger message on the bearer layer, it parses according to the current configuration information and/or related information contained in the received message, for example, an authorization token carried in the event trigger message.
  • the relevant MGC identifier is extracted, and then the corresponding VMG is determined by the correspondence between the relevant MGC and the VMG.
  • the correspondence between MGC and VMG can be divided into the following two cases:
  • Each VMG belongs to a different MGC control, that is, not only a one-to-one relationship from VMG to MGC, but also a one-to-one relationship from MGC to VMG.
  • the information of the VMG can be obtained according to the one-to-one relationship between the MGC and the VMG, thereby uniquely determining the VMG entity, and performing the reporting of the detection event.
  • VMGs There are several VMGs that belong to one MGC control. That is, although there is a one-to-one relationship between VMG and MGC, there may be a one-to-many relationship between MGC and VMG. In this case, the specific VMG cannot be determined based solely on the identification information of the MGC.
  • the selection of the VMG can be performed by the RDMO attribute parameter proposed by the embodiment of the present invention.
  • the specific RDMO attribute parameter settings are as described above.
  • the source identification information of the event trigger message can be obtained.
  • the service domain scope information indicated by the RDMO attribute parameter of the VMG is matched, and an appropriate VMG is determined from the several VMGs. In this way, through the MGC The source identification information of the identifier and the event trigger message is compared with the corresponding service domain scope information indicated by the RDMO attribute parameter of the VMG, and the combination of the two is quick and efficient to select a specific VMG.
  • a physical MG receives an event trigger message on the bearer layer, according to the current configuration information and/or related information included in the received message, if a specific VMG set can be parsed, the user can pass the present
  • the method of setting RDMO attribute parameters proposed by the embodiment of the invention performs VMG selection in the specific VMG set.
  • the method for implementing the media gateway selection by using the extended H.248 protocol provided by the embodiment of the present invention includes:
  • Step 10 Set the RDMO attribute parameter of the VMG.
  • the VMG's RDMO attribute parameters can be sent to the VMG by the MGC through the local control descriptor (Local Control Descriptor) information, or can be pre-configured on the VMG without being sent by the MGC.
  • the MGC can also check the setting information of the attribute parameter by auditing the attribute parameter.
  • the type of the RDMO attribute parameter can be a list of strings (String), and the value of each string instance or element in the list can be in the format of a domain name, for example, can be "mynet.net”, Or the format of the network address, or other string format.
  • the RDMO attribute parameter can be defined in an existing package, for example, it can be defined in the plm package defined in the H.248.55 protocol, or in the newly extended package.
  • the RDMO attribute parameter is set on the ROG terminal of the VMG as one of the attributes of the media gateway.
  • step 20 when the physical MG receives the event trigger message on the bearer layer, the source identifier information of the event trigger message is parsed, and the physical MG associates the source identifier information with the corresponding domain range indicated by the RDMO attribute parameter of each VMG controlled by itself. The information is matched, and it is determined whether the source identification information is included in the service domain range information indicated by the RDMO attribute parameter of each VMG. If the service domain range information on a VMG includes the source identification information, it is determined to be selected. The VMG. After the VMG is selected, it is further determined whether the corresponding event of the event trigger message has been set on the VMG. If the event is already set on the VMG, step 30 is performed; otherwise, no processing is performed, and the process ends.
  • the event trigger message is forwarded to each VMG.
  • the source identifier information of the event trigger message is parsed by each VMG, and the source identifier information of the event trigger message is matched with the service domain scope information corresponding to the VMG, and it is determined whether the source identifier information is included in the RDMO attribute parameter set by itself. Within the scope of the service domain, if yes, determine that it is the selected VGM. Further, it is determined whether the corresponding event of the event trigger message has been set on the VMG. If the event is already set on the VMG, step 30 is performed; otherwise, no processing is performed, and the process ends.
  • the source identifier information is determined to be included in the service domain scope information on a VMG, and specifically includes:
  • the physical MG uses source identification information to compare with the service domain scope information on each VMG one by one; determines whether the source identification information is included in the service domain scope information on one of the VMGs; or is triggered by the physical MG according to the event trigger message.
  • determining the VMG sharing the network interface comparing the service domain range information on the determined VMG with the source identification information, and determining whether the source identification information is included in the service domain scope information on one of the VMGs;
  • the event trigger message is distributed to each VMG by the physical MG, and each VMG uses the source identification information of the event trigger message to compare with the service domain scope information corresponding thereto, and determines whether the source identifier information is included in the corresponding service domain.
  • range information In the range information;
  • the physical MG determines, according to the corresponding network interface that receives the event trigger message, the VMG that shares the network interface; distributes the event trigger message to the determined VMG, and determines the source identification information of the event trigger message by the VMG.
  • the service domain scope information corresponding to the user domain is compared to determine whether the source identifier information is included in the service domain scope information corresponding to the service domain.
  • Step 30 Select a corresponding VMG according to the matching result, and select the VMG to the MGC. Report event detection messages.
  • the embodiment of the present invention provides a media gateway.
  • the method includes one or more virtual media networks, and further includes a matching unit 401 and a storage unit 402. among them,
  • the matching unit 401 is configured to parse the source identifier information of the event trigger message, and match the source identifier information with the VMG service domain range information to determine the corresponding VMG.
  • the matching unit 401 may be disposed in each VMG for matching the service domain range information of the corresponding VMG and the source identification information of the event trigger message.
  • the storage unit 402 is configured to store service domain scope information on the VMG.
  • the storage unit 402 may be disposed in each VMG for storing service domain scope information of the corresponding VMG.
  • the embodiment of the present invention further provides a media gateway controller, as shown in FIG. 5, including a setting unit 501 and an interaction unit 502, where
  • Setting unit 501 configured to set corresponding service domain scope information to the controlled VMG, and send the setting result to the interaction unit 502;
  • the interaction unit 502 is configured to receive the distribution result sent by the setting unit 501, and send the result to the corresponding
  • VMG receives a response message corresponding to the VMG back.
  • the embodiment of the present invention further provides a virtual media gateway selection system.
  • the device includes a media gateway controller 601 and a media gateway 602.
  • the gateway controller 601 is configured to set corresponding service domain range information to the VMG. Is sent to the corresponding VMG, and receives a response message corresponding to the VMG return;
  • the media gateway 602 is configured to store the service domain range information on the VMG.
  • the source identifier information carried in the event trigger message is parsed, and the source identifier information is matched with the service domain range information on the VMG to determine the corresponding VMG.
  • the present invention provides the following embodiments to explain the main implementation principles, specific implementation manners, and the corresponding beneficial effects that can be achieved by the technical solutions of the present invention.
  • FIG. 3 a method for implementing media gateway selection by using the extended 248.248 protocol provided by the embodiment of the present invention, where
  • Step 301 After the VMG1 and the MGC1 establish the control alliance through the registration process, the MGC1 sends the RDMO attribute parameter to the VMG1 and the detection event (plm/rdrr) of the resource reservation request in H.248.55 through the Modify message.
  • the RDMO attribute parameter is used to indicate the service domain scope information of the VMG1, and may be a network domain identifier, a network address, a port, or a collection of network device identifiers.
  • the specific message content can be:
  • TerminationState
  • the IP address of VMG1 is 124.124.124.222, and the MGC1 address of VMG1 is controlled to be 123.123.123.4. Both VMGl and MGC1 use the 55555 as the Megaco port.
  • the RDMO attribute parameter is included in the Pull Mode Package (plm, Pull Mode Package) in H.248.55.
  • the value of the RDMO attribute parameter is "mynet.net", which indicates the domain range of the VMG1 service, that is, the source address information of the event trigger message processed by VMG1.
  • Step 302 VMG1 replies to the MGC 1 with a response message, and the specific content of the message is: MG1 to MGC1 :
  • Step 303 The physical MG receives an event trigger message from the bearer layer from the network interface, and can obtain source identification information (such as a source address) of the message, and then compares the service domain range information indicated by the set RDMO parameter, and assumes If the source address falls within the scope of the "mynet.net" domain, then it can be determined that VMG1 should be associated with a resource request event (ie, rdrr).
  • source identification information such as a source address
  • the physical MG receives an event trigger message with an authorization token parameter
  • the MG parses the MGC's identity from it, and then performs a fast VMG selection based on the correspondence between the VMG and the MGC. For example, if it can be determined from the authorization token that the MGC entity is MGC1, the appropriate VMG can be further determined by comparing the source address of the event trigger message with the domain range information indicated by the RDMO attribute on all VMGs controlled by MGC1. entity.
  • step 304 the selected VMG1 is reported to the MGC1 through the Notify command, and the specific content is: MG1 to MGC1:
  • Step 305 The MGC1 replies to the VMG1 with a Notify response message, and the specific content of the message is:
  • VMG1 receives the event trigger message and reports it to MGC1.
  • the embodiment of the present invention sets the service domain range information on a VMG by extending an attribute parameter. After the physical MG receives the event trigger message on the bearer layer, the source identifier is carried in the event trigger message. The information is matched with the service domain range information on each VMG. When it is determined that the source identification information is included in the service domain of a certain VMG, the corresponding VMG can be selected to report the detection event to the MGC.
  • the physical MG cannot determine the problem that the corresponding VMG reports the detection event.
  • the method provided by the embodiment of the present invention can provide a comprehensive and efficient solution for the physical MG to select a specific VMG for reporting event reporting.
  • the VMG and the MGC are corresponding to each other. After the VMG is selected according to the method provided by the embodiment of the present invention, the corresponding MGC is also selected. Therefore, the embodiment of the present invention also achieves the purpose of selecting the MGC.
  • the embodiment of the present invention implements a media gateway selection method by extending the H.248 protocol, and provides a comprehensive and efficient solution for selecting a specific virtual media gateway and a corresponding media gateway controller for the physical media gateway.

Description

一种虚拟媒体网关选择方法、 装置及系统
技术领域
本发明涉及通信领域, 尤其涉及一种虚拟媒体网关选择方法、 装置及系 统。 背景技术
媒体网关控制器(MGC, Media Gateway Controller )和媒体网关(MG, Media Gateway )是分组网络中的两个关键构件。 MGC负责呼叫控制功能, MG 负责业务承载功能, 藉此实现呼叫控制平面和业务承载平面的分离, 从 而充分共享网络资源, 简化设备升级和业务扩展, 大大降低开发和维护成本。 如图 1所示, 为 MGC与 MG组网结构示意图。
媒体网关控制协议是 MG和 MGC之间通信的主要协议, 目前应用较为 广泛的有 H.248 网关控制协议 ( H.248/MeGaCo , H.248/ Gateway Control Protocol )和媒体网关控制协议( MGCP , Media Gateway Control Protocol )两 种协议。 其中, MGCP 协议版本 1 由互联网工程项目组 (IETF , Internet Engineering Task Force ) 于 1999 年 10 月制订并于 2003 年 1 月修订, H.248/MeGaCo 协议版本 1 由 IETF 和国际电信联盟 (ITU , International Telecommunications Union ) 于 2000年 11月共同制订并于 2003年 6月修订, H.248协议版本 2由 ITU于 2002年 5月制订并于 2004年 3月修订, H.248 协议版本 3由 ITU于 2005年 9月制订。
H.248协议中, MG上的各种资源被抽象表示为终端(Termination )。 终 端又分为物理终端 ( Physical Termination ) 和临时终端 ( Ephemeral Termination ) , 物理终端表示一些具有半永久存在性的物理实体, 例如时分 复用 (TDM, Time Division Multiplex )通道等, 临时终端表示一些临时申请 用后释放的公共资源,例如实时传输协议( RTP , Real-time Transport Protocol ) 流等。 以根(Root )终端表示 MG整体。 终端之间的组合被抽象表示为上下 文(Context ) 。 上下文可以包含多个终端, 以拓朴(Topology ) 来描述终端 间的相互关系。 对于还未与其它终端发生关联的终端, 称为空 (Null )上下 文。
基于 H.248协议的这种抽象模型, 呼叫的接续实际上就是对终端和上下 文的操作。这种操作通过 MGC和 MG之间的命令( Command )请求( Request ) 和响应 (Reply ) 来完成。 命令类型包括添加(Add ) 、 修改(Modify ) 、 删 减 (Subtract ) 、 移动 (Move ) 、 审计值(Audit Value ) 、 审计能力 (Audit Capabilities ) 、 通报(Notify ) 、 服务改变( Service Change ) 。 命令参数, 也 称为描述符 ( Descriptor ) , 被分类为属性(Property ) 、 信号 (Signal ) 、 事 件 (Event ) 、 统计 (Statistic ) 。 具有业务相关性的参数逻辑上聚合成为包 ( Package ) 。
实际应用中, 一个物理 MG 可能被划分为一个或多个虚拟媒体网关 ( VMG, Virtual Media Gateway )。 一个 VMG由一个静态划分的物理终端集 和 /或多个临时终端集组成。 一个 VMG在某一时刻只能被一个 MGC控制。 对 MGC来说, 每个 VMG就是一个完整的 MG。 然而, 在一个物理 MG上可 能只有一个或几个网络接口, 而每个网络接口可能会被多个 VMG所共享使 用。 这种机制就会导致一个复杂的问题: 当一个事件在这个共享接口上发生 时, 物理 MG需要标识出恰当的 VMG去向控制它的 MGC才艮告所检测到的 事件。 这时, 如何选择 VMG就成了一个问题。
以 H.248.55中的资源控制场景为例, 如图 2所示, 为 VMG场景下的资 源控制示意图。其中所涉及的功能实体包括:用户设备( UE, User Equipment )、 会话控制功能实体(SCF, Session Control Function ) , 资源准入控制功能实 体 ( RACF, Resource Admission Control Function )和策略执行实体 ( PE-E, Policy Enforcement Entity )。 在 RACF和 PE-E之间釆用 H.248作为接口协议 时, RACF和 PE-E就相当于 H.248实体中的 MGC和 MG。 图 2中所示物理 MG被划分成了多个 VMG,其中 VMG1被 MGC1控制, VMG2和 VMG3被 MGC2控制。一个会话的建立通常包含两个部分: 业务层 的信令协商和承载层的资源协商。 在业务层的信令协商中, MGC可能会生成 一个授权令牌, 其中包含 MGC 的完整网域名称 (FQDN, Fully Qualified Domain Name )和会话标识, 供 MGC唯一识别一个承载层的资源请求。 4受权 令牌在信令消息中携带给 UE。 承载层的资源协商由 UE发起, UE向 MG发 送事件触发消息, 其中可能携带授权令牌信息。 当 MG收到 UE的事件触发 消息后,需要向对应 VMG所属的 MGC上报 QoS资源预留决策请求事件(即 H.248.55中的 rdrr事件),来请求 MGC向 MG下发资源提供决策。而在 VMG 的情况下, 物理 MG在收到 UE发来的事件触发消息后, 首先需要选择出合 适的 VMG, 来进而向 MGC报告检测事件。
针对此问题, 现有技术的一种解决方案是: 物理 MG根据当前各 VMG 的资源分配信息(如上下文和终端地址端口等信息)和 /或所接收到的消息(如 事件触发消息中的授权令牌等) , 解析出事件相关的 VMG信息, 继而由特 定的 VMG去向控制它的 MGC报告检测事件。
例如, 在 H.248.55 协议中, 资源策略控制分为上下文已经创建的模式 ( Context-created MG pull mode )和上下文未创建的模式( Context-less MG pull mode ) 。 在上下文已经创建的模式下, VMG 中已经创建了上下文和终端相 关信息, 那么如果物理 MG收到的事件触发消息中包含特定的目的信息与某 个 VMG匹配, 那么物理 MG可以根据唯一确定 VMG来报告检测事件。 在 上下文未创建模式下, VMG中还没有创建相关的上下文和终端信息, 这时如 果物理 MG收到的事件触发消息中携带有授权令牌等包含 VMG选择信息的 参数, 同时物理 MG又有能力解析这些信息, 那么物理 MG也可以由此选择 适当的 VMG报告检测事件。
但是, 这种方案所依赖的两方面信息可能都无法获取, 例如: 在上下文 未创建的模式下, 当承载事件被物理 MG检测到时, VMG中可能还没有创建 相关的资源地址标识; 物理 MG所接收到的事件触发消息中, 可能并不包含 授权令牌等能够解析出 VMG信息的参数(授权令牌在消息中是可选参数) , 或者, 即便在物理 MG收到的事件触发消息中包含能够解析出 VMG信息的 参数信息, MG也可能无法解码获得 VMG的选择信息。 因而这种方案并不具 备通用性, 尤其不适合于 VMG中上下文未创建的资源控制模式。
即实际应用中, 可以存在如下情况:
1、 物理 MG收到授权令牌等指示信息, 并且也有能力解析这些信息, 但 这些信息并不能反映出 VMG和 /或 MGC的选择信息 (地址或标识等) 。
2、 物理 MG收到授权令牌等指示信息, 但无法解析这些信息, 例如, 物 理 MG对 4受权令牌不感知。
3、 物理 MG没有收到授权令牌等指示信息。 例如, 在承载事件触发消息 中并不包含授权令牌等相关指示信息。
现有技术的另外一种解决方案是釆用一种类似于广播的方式, 当物理 MG接收到某个事件触发消息 (如承载层的资源请求消息) 时, 所有当前设 置了该事件的 VMG都向控制它的 MGC报告检测事件, 然后由各个 MGC来 判断是否需要釆取相应的处理措施。
这种解决方案中, 物理 MG并没有真正选择出特定的 VMG; 并且, 这种 类似广播的方式会造成大量信息的产生, 增加了物理 MG和 MGC之间不必 要的负荷, 影响了 MG和 MGC的工作效率和性能。
因此, 现有技术中, 物理 MG在接收到事件触发消息后对应 VMG的选 择尚没有较好的机制。 发明内容
本发明实施例提供一种虚拟媒体网关选择方法、 装置及系统, 用以解决 现有技术中无法选择特定虚拟媒体网关的问题。
一种虚拟媒体网关选择的方法, 包括: 接收到承载层上的事件触发消息,解析出该事件触发消息的源标识信息; 将该事件触发消息的源标识信息与虚拟媒体网关上的服务域范围信息进 行匹配;
根据匹配结果判断该事件触发消息的源标识信息是否包含在该服务域范 围内, 若是, 则选择出与该服务域范围信息对应的虚拟媒体网关。
一种媒体网关控制器, 包括设置单元和交互单元, 其中, 所述设置单元, 用于设置所控制的虚拟媒体网关上的服务域范围信息, 将设置结果发送给所 述交互单元;
所述交互单元, 用于接收所述设置单元发送的设置结果, 并下发给对应 的虚拟媒体网关, 并接收对应虚拟媒体网关返回的响应消息。
一种媒体网关, 包括一个或一个以上的虚拟媒体网关, 存储单元和匹配 单元; 其中, 所述存储单元, 用于存储虚拟媒体网关上的服务域范围信息; 所述匹配单元, 用于解析事件触发消息中携带的源标识信息, 并将所述 源标识信息与虚拟媒体网关上的服务域范围信息匹配, 确定出对应的虚拟媒 体网关。
一种虚拟媒体网关选择系统, 包括媒体网关控制器和媒体网关, 所述媒 体网关控制器用于向所控制的虚拟媒体网关设置对应的服务域范围信息, 并 下发给对应的虚拟媒体网关, 并接收对应虚拟媒体网关返回的响应消息; 所述媒体网关, 用于存储虚拟媒体网关对应的服务域范围信息; 解析事 件触发消息中携带的源标识信息, 并将所述源标识信息与虚拟媒体网关上的 服务域范围信息匹配, 确定出对应的虚拟媒体网关。
本发明实施例通过扩展一个属性参数来设置某个 VMG上的服务域范围 信息, 当物理 MG接收到承载层上的事件触发消息后, 通过将事件触发消息 中携带的源标识信息与各个 VMG上的服务域范围信息进行匹配, 当确定该 源标识信息包含在某个 VMG上的服务域范围之内时, 就可以由此选择出对 应的 VMG, 当选择出的 VMG设置了相应的上报事件后, 就可以由该选择出 来的 VMG向 MGC上报检测事件。 有效解决了现有技术中当物理 MG所接 收到的事件触发消息中不包含授权令牌等能够解析出 VMG信息的参数, 或 者, 即便在物理 MG收到的事件触发消息中包含能够解析出 VMG信息的参 数信息, 但物理 MG也可能无法解码获得 VMG的选择信息时, 物理 MG不 能确定出对应的 VMG进行检测事件上报的问题。 釆用本发明实施例提供的 方法, 能为物理 MG选择特定 VMG进而进行检测事件上报提供全面高效的 解决方案。 附图说明
图 1为现有技术中 MG与 MGC组网结构示意图;
图 2为现有技术中 VMG场景下资源控制结构示意图;
图 3为本发明实施例提供媒体网关选择方法的流程图;
图 4为本发明实施例提供的 MG的结构示意图;
图 5为本发明实施例提供的 MGC结构示意图;
图 6为本发明实施例提供的 VMG选择系统结构示意图;
图 Ί为本发明实施例提供的扩展 H.248协议实现媒体网关选择的方法。 具体实施方式
通常, 一个 MGC和它控制下的某个 VMG所组成的控制联盟(control association ) 为某个(或某些)特定的域或网络设备(UE、 CPE 或其它网络 实体)组服务。 通过检查事件触发消息的源标识信息 (例如域、 源地址、 端 口或网络设备标识等), 就可以正确地选择出所需使用的 VMG。 为了完成正 确的选择,需要知道每一个 VMG上的服务域范围信息,那么通过为各个 VMG 设定其对应的服务域范围信息, 就可以通过事件触发消息的源标识信息与 VMG上设定的服务域范围信息之间的对比, 完成 VMG的选择。
特别的, 本发明所述 VMG的服务域范围信息相当于所述 VMG和 MGC 所组成的控制联盟的服务域范围信息。
特别的, 本发明所述的事件触发消息, 可以是与路径相关的 QoS 信令 ( ath coupled QoS signalling ) , 如 RSVP Path消息, 或其它承载层上的资源 请求消息等。
本发明实施例通过在 Η.248协议中扩展一个属性( Property )参数来指示 某个 VMG的服务域范围信息, 服务域范围信息可以有多种表示方式, 例如 可以是网络域标识、 网络地址、 端口、 或网络设备标识的集合等。 本发明实 施例将该扩展的属性参数命名为 "MGC 控制下的请求消息域 (Request Domains under MGC Ownershi , RDMO ) " 。
特别的, RDMO属性参数可以定义在 H.248既有的包( Package )中, 例 如可以定义在 H.248.55中定义的 Pull模式包 ( lm, Pull Mode Package ) 中, 也可以定义在新扩展的包中。
RDMO属性参数设置于 VMG的 ROOT终端上, 作为媒体网关的属性之 特别的, RDMO属性参数的类型可以为一个字符串(String )的列表, 列 表中的每个字符串实例或元素的取值可以是多种格式, 包括域名的格式, 例 如, 可以为 "mynet.net", 或是网络地址的格式, 或者其它的字符串格式。
用列表中的每个字符串实例来表示所述服务域范围信息。
特别的 , RDMO属性参数可以由 MGC下发给 VMG, 也可以在 VMG上 预先配置而不必由 MGC 下发。 MGC 也可以通过审计该属性参数来检查各 VMG 上该属性参数的配置信息。 MGC 可以通过本端控制描述符 (Local Control )信息将 RDMO属性参数下发给 VMG。
如果 VMG上设置了 RDMO属性参数, 那么当选择 VMG时, 物理 MG 和或 VMG将事件触发消息的源标识信息与该属性参数所指示的 VMG的服务 域范围信息进行匹配。 如果事件触发消息的源标识信息包含在某个 VMG的 RDMO属性参数所指示的域范围信息中,就选择该 VMG,且当该 VMG已被 设置了检测所述事件触发消息的对应事件时, 由该选择的 VMG发送命令 ( notify )上报检测事件给控制它的 MGC。 如果事件触发消息的源标识信息 不属于某个 VMG上 RDMO属性参数所指示的域范围信息中,则对应的 VMG 不产生任何事件报告。
H.248中事件的检测和上报需要有预先的设置或下发,如果 VMG上并没 有设置相关的检测事件, 则在该 VMG上设置了 RDMO属性参数且事件触发 消息的源标识信息也属于该 VMG上 RDMO属性参数所指示的域范围中时, 也不会产生该事件的上报消息。
相应的, 当一个物理 MG收到承载层上的事件触发消息时, 根据当前的 配置信息和 /或所接收到消息中包含的相关信息, 例如在事件触发消息中携带 的授权令牌等, 解析出相关的 MGC标识, 继而由相关 MGC和 VMG的对应 关系, 判断出特定的 VMG。 MGC和 VMG之间的对应关系可以分为以下两 种情况:
1、 每个 VMG都归属不同的 MGC控制 , 即不但从 VMG到 MGC之间 是一对一的关系,反过来从 MGC到 VMG之间也是一对一的关系。 当获得了 MGC的标识信息后 ,就可以根据 MGC和 VMG之间的一对一关系 ,得到 VMG 的信息, 从而唯一确定 VMG实体, 通过它来执行检测事件的上报。
2、 存在某几个 VMG归属一个 MGC控制 , 即虽然从 VMG到 MGC之 间是一对一的关系,但是 MGC到 VMG之间可能是一对多的关系。在这种情 况下, 仅依据得到 MGC的标识信息仍然无法判断出特定的 VMG。 可以通过 本发明实施例提出的 RDMO属性参数来进行 VMG的选择。 具体的 RDMO 属性参数设置如前述。
在这种情况下, 并不需要所有的 VMG上都设置 RDMO属性参数, 只需 知道当前确定的 MGC控制下的几个 VMG所服务的域范围信息,即可通过将 事件触发消息的源标识信息与 VMG的 RDMO属性参数所指示的服务域范围 信息进行匹配, 从这几个 VMG中确定出适当的 VMG。 这样, 就通过 MGC 标识以及事件触发消息的源标识信息与 VMG的 RDMO属性参数所指示的对 应服务域范围信息进行对比, 两者结合快捷高效的选择出特定的 VMG。
特别的, 当一个物理 MG收到承载层上的事件触发消息时, 根据当前的 配置信息和 /或所接收到消息中包含的相关信息, 如果可以解析出特定的 VMG集合, 进而就可以通过本发明实施例提出的设置 RDMO属性参数的方 法在所述特定的 VMG集合中进行 VMG的选择。
从物理 MG的角度看 , VMG和 MGC之间存在着一对一的关系 , 即从一 个特定的 VMG可以唯一地标识一个 MGC, 所以根据本发明实施例选择出 VMG后, 就唯一确定出对应的 MGC。
综上, 本发明实施例提供的扩展 H.248协议实现媒体网关选择的方法, 如图 3所示, 包括:
步骤 10, 设置 VMG的 RDMO属性参数。
VMG 的 RDMO 属性参数可以由 MGC 通过本端控制描述符 (Local Control Descriptor )信息下发给 VMG , 也可以在 VMG上预先配置而不必由 MGC下发。 MGC也可以通过审计该属性参数来检查该属性参数的设置信息。
如上所述, RDMO属性参数的类型可以为一个字符串 (String ) 的列表, 列表中的每个字符串实例或元素的取值可以是一个域名的格式, 例如, 可以 为" mynet.net", 或是网络地址的格式, 或者其它的字符串格式。
RDMO属性参数可以定义在既有的包 (Package ) 中, 例如可以定义在 H.248.55协议中定义的 plm包中, 也可以定义在新扩展的包中。 RDMO属性 参数设置于 VMG的 ROOT终端上, 作为媒体网关的属性之一。
步骤 20, 当物理 MG接收到承载层上的事件触发消息时, 解析出事件触 发消息的源标识信息, 物理 MG将该源标识信息与自己控制的各个 VMG的 RDMO属性参数所指示的对应域范围信息进行匹配, 判断该源标识信息是否 包含在各个 VMG的 RDMO属性参数所指示的服务域范围信息中, 如果某个 VMG上的服务域范围信息中包含了所述源标识信息,则确定选择出该 VMG。 选择出该 VMG后, 再进一步判定事件触发消息的对应事件是否已经设置于 该 VMG上, 如果该事件已经设置于该 VMG上, 则执行步骤 30; 否则, 不 做处理, 流程结束。
特别的, 当物理 MG收到承载层上的事件触发消息时, 将事件触发消息 转发给各个 VMG。 由各个 VMG解析出事件触发消息的源标识信息并将该事 件触发消息的源标识信息与自身对应的服务域范围信息进行匹配, 判断该源 标识信息是否包含在自身设置的 RDMO属性参数所指示的服务域范围之内, 如果是, 则确定自身为选择出的 VGM。进一步判定该事件触发消息的对应事 件是否已经设置于本 VMG上,如果该事件已经设置于本 VMG上,则执行步 骤 30; 否则, 不做处理, 流程结束。
综上所述, 确定出源标识信息包含在一个 VMG上的服务域范围信息中, 具体包括:
由物理 MG用源标识信息逐一与每一个 VMG上的服务域范围信息进行 比较; 判断源标识信息是否包含在其中一个 VMG上的服务域范围信息中; 或者由物理 MG根据接收到事件触发消息的对应网络接口, 确定出共享 该网络接口的 VMG; 用源标识信息逐一与确定出的 VMG上的服务域范围信 息进行比较, 判断源标识信息是否包含在其中一个 VMG上的服务域范围信 息中;
或者由物理 MG将事件触发消息分发给每一个 VMG,由每一个 VMG各 自用事件触发消息的源标识信息与自身对应的服务域范围信息进行比较, 确 定源标识信息是否包含在自身对应的服务域范围信息中;
或者由物理 MG根据接收到事件触发消息的对应网络接口, 确定出共享 该网络接口的 VMG; 将事件触发消息分发给确定出的 VMG, 由确定出的 VMG各自用事件触发消息的源标识信息与自身对应的服务域范围信息进行 比较, 确定源标识信息是否包含在自身对应的服务域范围信息中。
步骤 30 , 根据匹配结果选择出对应的 VMG , 由选择出的 VMG向 MGC 报告事件检测消息。
本发明实施例提供了一种媒体网关, 如图 4所示, 包括一个或一个以上 的虚拟媒体网 , 还包括匹配单元 401和存储单元 402。 其中,
匹配单元 401 , 用于解析事件触发消息的源标识信息, 并将源标识信息 与 VMG服务域范围信息匹配, 确定出对应的 VMG。
特别的 , 匹配单元 401可以设置于每个 VMG中 ,用于匹配相应 VMG的 服务域范围信息与事件触发消息的源标识信息。
存储单元 402, 用于存储 VMG上的服务域范围信息。
特别的,存储单元 402可以设置于每个 VMG中,用于存储对应 VMG的 服务域范围信息。
相应地, 本发明实施例还提供一种媒体网关控制器, 如图 5所示, 包括 设置单元 501和交互单元 502, 其中,
设置单元 501 , 用于向所控制的 VMG设置对应的服务域范围信息, 将设 置结果发送给交互单元 502;
交互单元 502, 用于接收设置单元 501发送的分配结果, 下发给对应的
VMG , 并接收对应 VMG回的响应消息。
相应地, 本发明实施例还提供一种虚拟媒体网关选择系统, 如图 6所示, 包括媒体网关控制器 601和媒体网关 602,网关控制器 601用于向 VMG设置 对应的服务域范围信息, 下发给对应的 VMG, 并接收对应 VMG返回的响应 消息;
媒体网关 602, 用于存储 VMG上的服务域范围信息; 解析事件触发消息 中携带的源标识信息, 并将源标识信息与 VMG上的服务域范围信息匹配, 确定出对应的 VMG。
基于上述的方法、 装置和系统, 本发明提供如下实施例对本发明技术方 案的主要实现原理、 具体实施方式及其对应能够达到的有益效果进行详细的 阐述。 如图 Ί所示, 为本发明实施例提供的扩展 Η.248协议实现媒体网关选择 的方法, 其中,
步骤 301 , 当 VMG1和 MGC1通过注册流程建立控制联盟后, MGC1通 过 Modify消息向 VMG1下发 RDMO属性参数,以及 H.248.55中资源预留请 求的检测事件 (plm/rdrr ) 。
RDMO属性参数用于指示 VMGl的服务域范围信息,可以是网络域标识、 网络地址、 端口、 或网络设备标识的集合等。
例如具体消息内容可以为:
MGC1 to MG1 :
MEGACO/3 [123.123.123.4]:55555
Transaction = 9999 {
Context = - {
Modify = ROOT {
Media { TerminationState {
plm/rdmo="mynet.net",
},
}
Events = 2222 {plm/rdrr}
}
}
}
上述消息中假定 VMGl 的 IP地址是 124.124.124.222, 控制 VMGl 的 MGC1地址为 123.123.123.4。 VMGl和 MGC1均使用 55555作为 Megaco端 口。 假设 RDMO属性参数包含在 H.248.55中的 Pull模式包( plm, Pull Mode Package ) 中。 RDMO属性参数的取值为" mynet.net", 表示 VMGl服务的域 范围, 也即 VMG1所处理的事件触发消息的源地址信息。
步骤 302 , VMG1向 MGC 1回复应答消息, 消息具体内容为: MG1 to MGC1 :
MEGACO/3 [124.124.124.222]:55555
Reply = 9999 {
Context = - {Modify = ROOT}
}
步骤 303、 物理 MG从网络接口上接收到来自承载层的事件触发消息, 可以获知该消息的源标识信息(如源地址), 然后通过与设置的 RDMO参数 指示的服务域范围信息进行对比, 假设该源地址属于" mynet.net"域范围之内, 则可以据此判断出应该由 VMG1来上 4艮相关的资源请求事件 (即 rdrr ) 。
特别的, 如果物理 MG 收到事件触发消息中含有授权令牌参数, 物理
MG从中解析出 MGC的标识 , 进而就可以根据 VMG和 MGC之间的对应关 系进行快速的 VMG选择。 例如, 如果从授权令牌中可以确定 MGC 实体为 MGC1 , 那么可以通过事件触发消息的源地址和 MGC1 所控制的所有 VMG 上的 RDMO属性所指示的域范围信息的对比, 进一步确定出合适的 VMG实 体。
步骤 304, 由选定的 VMG1通过 Notify命令上报给 MGC1 ,具体内容为: MG1 to MGC1 :
MEGACO/3 [124.124.124.222]:55555
Transaction = 10000 {
Context = - {
Notify = ROOT {ObservedEvents =2222 {
19990729T22000000:plm/rdrr{authtok="xxx"} } }
}
}
步骤 305, MGC1向 VMG1回复 Notify应答消息, 消息具体内容为:
MGC1 to MG1:
MEGACO/3 [123.123.123.4]:55555
Reply = 10000 { Context = - {Notify = ROOT}
}
至此, 完成了 MGC1设定 VMG1的 RDMO属性参数并下发, VMG1接 受到事件触发消息并向 MGC1上报的过程。
综上所述, 本发明实施例通过扩展一个属性参数来设置某个 VMG上的 服务域范围信息, 当物理 MG接收到承载层上的事件触发消息后, 通过将事 件触发消息中携带的源标识信息与各个 VMG上的服务域范围信息进行匹配, 当确定该源标识信息包含在某个 VMG上的服务域范围之内时, 就可以由此 选择出对应的 VMG来向 MGC上报检测事件。有效解决了现有技术中当物理 MG所接收到的事件触发消息中不包含授权令牌等能够解析出 VMG信息的 参数时,或者, 即便在物理 MG收到的事件触发消息中包含能够解析出 VMG 信息的参数信息, 但物理 MG也可能无法解码获得 VMG的选择信息时, 物 理 MG不能确定出对应的 VMG进行检测事件上报的问题。 釆用本发明实施 例提供的方法, 能为物理 MG选择特定 VMG进行检测事件上报提供全面高 效的解决方案。
同进由于 VMG与 MGC是——对应的,根据本发明实施例提供的方法选 择出 VMG后, 同时也选定了对应的 MGC, 因此, 本发明实施例也达到了选 择 MGC的目的。
综上, 本发明实施例通过扩展 H.248协议实现媒体网关选择的方法, 为 物理媒体网关选择特定虚拟媒体网关和对应媒体网关控制器提供全面高效的 解决方案。
发明的精神和范围。 这样, 倘若本发明的这些修改和变型属于本发明权利要 求及其等同技术的范围之内, 则本发明也意图包含这些改动和变型在内。

Claims

权 利 要 求
1、 一种虚拟媒体网关选择的方法, 其特征在于, 包括:
接收到承载层上的事件触发消息,解析出该事件触发消息的源标识信息; 将该事件触发消息的源标识信息与虚拟媒体网关上的服务域范围信息进 行匹配;
根据匹配结果选择出与所述源标识信息匹配的服务域范围信息对应的虚 拟媒体网关。
2、 如权利要求 1所述的方法, 其特征在于, 所述服务域范围信息由媒体 网关控制器向虚拟媒体网关下发; 或者在虚拟媒体网关上预先配置。
3、 如权利要求 2所述的方法, 其特征在于, 所述服务域范围信息包括但 不限于: 网络域标识、 网络地址、 端口或网络设备标识的集合。
4、 如权利要求 2所述的方法, 其特征在于, 所述的服务域范围信息下发 或配置在虚拟媒体网关的根终端上。
5、 如权利要求 2所述的方法, 其特征在于, 媒体网关控制器将所述的服 务域范围信息承载于本端控制描述符信息中发送给虚拟媒体网关。
6、 如权利要求 2所述的方法, 其特征在于, 所述服务域范围信息携带在 属性参数中。
7、 如权利要求 2所述的方法, 其特征在于, 所述事件触发消息中还携带 有媒体网关控制器的相关信息, 所述物理媒体网关根据所述相关信息解析出 对应的媒体网关控制器的地址或标识后, 执行下列步骤:
当所述媒体网关控制器同时控制一个以上的虚拟媒体网关时, 则判断所 述一个以上的虚拟媒体网关上的服务域范围信息中是否包含所述源标识信 息, 选择服务域范围信息中包含所述源标识信息的虚拟媒体网关。
8、 如权利要求 1所述的方法, 其特征在于, 还包括: 所述对应的虚拟媒 体网关将检测事件发送给控制该虚拟媒体网关的媒体网关控制器。
9、 如权利要求 1所述的方法, 其特征在于, 所述根据匹配结果选择出与 所述源标识信息匹配的服务域范围信息对应的虚拟媒体网关具体为: 用所述源标识信息逐一与每一个虚拟媒体网关上的服务域范围信息进行 比较; 判断所述源标识信息是否包含在其中一个虚拟媒体网关上的服务域范 围信息中;
或者根据接收到事件触发消息的对应网络接口, 确定出共享该网络接口 的虚拟媒体网关; 用所述源标识信息逐一与确定出的虚拟媒体网关上的服务 域范围信息进行比较, 判断所述源标识信息是否包含在其中一个虚拟媒体网 关上的服务域范围信息中;
或者将事件触发消息分发给每一个虚拟媒体网关, 由每一个虚拟媒体网 关各自用事件触发消息的所述源标识信息与自身对应的服务域范围信息进行 比较, 确定所述源标识信息是否包含在与自身对应的服务域范围信息中; 或者根据接收到事件触发消息的对应网络接口, 确定出共享该网络接口 的虚拟媒体网关; 将事件触发消息分发给确定出的虚拟媒体网关, 由所述确 定出的虚拟媒体网关各自用事件触发消息的所述源标识信息与自身对应的服 务域范围信息进行比较, 确定所述源标识信息是否包含在自身对应的服务域 范围信息中。
10、 如权利要求 1 ~ 9任一所述的方法, 其特征在于, 根据所选择的虚拟 媒体网关信息, 选择对应的媒体网关控制器。
1 1、 如权利要求 1 ~ 9任一所述的方法, 其特征在于, 所述接收到承载层 上的事件触发消息由物理媒体网关接收, 或由所述虚拟媒体网关接收。
12、 一种媒体网关控制器, 其特征在于, 包括设置单元和交互单元, 其 中,
所述设置单元, 用于设置所控制的虚拟媒体网关上的服务域范围信息, 将设置结果发送给所述交互单元;
所述交互单元, 用于接收所述设置单元发送的设置结果, 并下发给对应 的虚拟媒体网关, 并接收对应虚拟媒体网关返回的响应消息。
13、 一种媒体网关, 包括一个或一个以上的虚拟媒体网关, 其特征在于, 还包括存储单元和匹配单元; 其中,
所述存储单元, 用于存储虚拟媒体网关上的服务域范围信息;
所述匹配单元, 用于解析事件触发消息中携带的源标识信息, 并将所述 源标识信息与虚拟媒体网关上的服务域范围信息匹配, 确定出对应的虚拟媒 体网关。
14、 如权利要求 13所述的媒体网关, 其特征在于, 包括多个所述匹配单 元和 /或存储单元, 分别设置于每个虚拟媒体网关中。
15、 一种虚拟媒体网关选择系统, 包括媒体网关控制器和媒体网关, 其 特征在于, 所述媒体网关控制器用于向所控制的虚拟媒体网关设置对应的服 务域范围信息, 并下发给对应的虚拟媒体网关, 并接收对应虚拟媒体网关返 回的响应消息;
所述媒体网关, 用于存储虚拟媒体网关对应的服务域范围信息; 解析事 件触发消息中携带的源标识信息, 并将所述源标识信息与虚拟媒体网关上的 服务域范围信息匹配, 确定出对应的虚拟媒体网关。
PCT/CN2008/071229 2007-06-11 2008-06-06 Procédé, système et appareil pour sélectionner une passerelle de médias virtuels WO2008151559A1 (fr)

Priority Applications (3)

Application Number Priority Date Filing Date Title
AT08757640T ATE522055T1 (de) 2007-06-11 2008-06-06 Ein verfahren, gerät und system zur auswahl eines virtuellen mediengateways
EP08757640A EP2061196B1 (en) 2007-06-11 2008-06-06 A method, apparatus and system for selection of virtual media gateway
US12/410,834 US8165126B2 (en) 2007-06-11 2009-03-25 Method, apparatus and system for selecting VMG

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2007101123634A CN101325564B (zh) 2007-06-11 2007-06-11 一种虚拟媒体网关选择方法、装置及系统
CN200710112363.4 2007-06-11

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US12/410,834 Continuation US8165126B2 (en) 2007-06-11 2009-03-25 Method, apparatus and system for selecting VMG

Publications (1)

Publication Number Publication Date
WO2008151559A1 true WO2008151559A1 (fr) 2008-12-18

Family

ID=40129253

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2008/071229 WO2008151559A1 (fr) 2007-06-11 2008-06-06 Procédé, système et appareil pour sélectionner une passerelle de médias virtuels

Country Status (6)

Country Link
US (1) US8165126B2 (zh)
EP (1) EP2061196B1 (zh)
CN (1) CN101325564B (zh)
AT (1) ATE522055T1 (zh)
ES (1) ES2369041T3 (zh)
WO (1) WO2008151559A1 (zh)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101325564B (zh) 2007-06-11 2010-10-20 华为技术有限公司 一种虚拟媒体网关选择方法、装置及系统
CN104539504B (zh) * 2014-12-31 2019-06-04 海尔优家智能科技(北京)有限公司 一种事件触发方法及装置
WO2017166139A1 (zh) 2016-03-30 2017-10-05 广东欧珀移动通信有限公司 中继传输的方法和装置

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6766377B1 (en) * 2000-08-24 2004-07-20 3Com Corporation Media gateway proxy
CN1553668A (zh) * 2003-06-03 2004-12-08 华为技术有限公司 一种虚拟媒体网关之间互通的方法
CN1561038A (zh) * 2004-03-09 2005-01-05 港湾网络有限公司 多个ip语音接入设备汇聚接入的方法
CN1878150A (zh) * 2006-07-04 2006-12-13 华为技术有限公司 一种实现时分复用承载资源共享的方法及系统
CN1937577A (zh) * 2006-08-23 2007-03-28 华为技术有限公司 一种选择承载通道的方法及媒体网关

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6985734B2 (en) * 2001-10-01 2006-01-10 Telefonaktiebolaget Lm Ericsson (Publ) Telecommunications system and method for implementing H. 248 media gateways within third-generation mobile access networks
CN1283081C (zh) * 2003-03-26 2006-11-01 华为技术有限公司 一种通过虚拟媒体网关实现呼叫处理的方法
US7269658B2 (en) * 2003-10-16 2007-09-11 Lucent Technologies Inc. Method and system for connecting calls through virtual media gateways
US7333492B2 (en) * 2004-08-31 2008-02-19 Innomedia Pte Ltd Firewall proxy system and method
EP1803310B1 (en) * 2004-10-22 2015-12-23 Genband US LLC Mobility management apparatus and methods
CN101543106B (zh) * 2006-11-06 2012-06-20 艾利森电话股份有限公司 用于控制媒体网关的电信系统
CN101325564B (zh) 2007-06-11 2010-10-20 华为技术有限公司 一种虚拟媒体网关选择方法、装置及系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6766377B1 (en) * 2000-08-24 2004-07-20 3Com Corporation Media gateway proxy
CN1553668A (zh) * 2003-06-03 2004-12-08 华为技术有限公司 一种虚拟媒体网关之间互通的方法
CN1561038A (zh) * 2004-03-09 2005-01-05 港湾网络有限公司 多个ip语音接入设备汇聚接入的方法
CN1878150A (zh) * 2006-07-04 2006-12-13 华为技术有限公司 一种实现时分复用承载资源共享的方法及系统
CN1937577A (zh) * 2006-08-23 2007-03-28 华为技术有限公司 一种选择承载通道的方法及媒体网关

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
IETF AND THE INTERNATIONAL TELECOMMUNICATIONS UNION, November 2000 (2000-11-01)
INTERNET ENGINEERING TASK FORCE, October 1999 (1999-10-01)
ITU, May 2002 (2002-05-01)
ITU, September 2005 (2005-09-01)

Also Published As

Publication number Publication date
CN101325564A (zh) 2008-12-17
ATE522055T1 (de) 2011-09-15
CN101325564B (zh) 2010-10-20
EP2061196A1 (en) 2009-05-20
US8165126B2 (en) 2012-04-24
ES2369041T3 (es) 2011-11-24
EP2061196B1 (en) 2011-08-24
EP2061196A4 (en) 2009-12-09
US20090180488A1 (en) 2009-07-16

Similar Documents

Publication Publication Date Title
EP1976186B1 (en) A method for realizing the legal listening in the next generation network and a system thereof
US8681779B2 (en) Triple play subscriber and policy management system and method of providing same
WO2008025211A1 (fr) Système de réseau de communication, procédé assurant une fonction de prestation de services, et dispositif de prestation de services
WO2006114037A1 (fr) Systeme de communication dote d’un module de commande de session en peripherie et procede de transmission de paquet de signalisation
WO2009071012A1 (fr) Procédé, système et dispositif de traitement d'une requête de flux multimédia dans un réseau sip
WO2008151532A1 (fr) Procédé pour une surveillance licite et son dispositif
WO2007045157A1 (fr) Procede de prestation de service et systeme de celui-ci
WO2009132546A1 (zh) Iptv资源分配方法、装置及系统
WO2008011819A1 (fr) Procédé et dispositif permettant d'émettre des informations d'interception légales
WO2012034301A1 (zh) 一种diameter路由方法和系统
WO2006007789A1 (fr) Procede pour mettre en oeuvre une gestion de terminaux dans un dispositif reseau
WO2008003254A1 (fr) Procédé, système et appareil de mise en oeuvre pour le filtrage de paquets
WO2008151559A1 (fr) Procédé, système et appareil pour sélectionner une passerelle de médias virtuels
WO2008101429A1 (fr) Procédé, dispositif et système pour réguler le rapport du protocole de transport en temps réel haute résolution
CN101459631A (zh) 一种虚拟媒体网关选择方法、装置及系统
WO2017185943A1 (zh) 通信方法和通信方法中使用的网元
WO2009129712A1 (zh) 上报会话状态的方法、媒体网关和系统
WO2006116933A1 (fr) Procede, systeme et equipement de realisation d'une intercommunication entre les domaines ip
CN109561080B (zh) 一种动态入网通信的方法和装置
WO2009092251A1 (zh) 标识媒体资源的方法、媒体网关及媒体网关控制器
JP5536777B2 (ja) サービス品質をサポートする方法
WO2009071021A1 (fr) Procédé, système, msgc et serveur pour limiter l'itinérance de terminal voip
WO2007082435A1 (fr) Système, procédé et équipement réseau d'écoute légale dans un réseau de nouvelle génération
WO2007056925A1 (fr) Procede et materiel de controle de session dans un reseau ims
WO2005025143A1 (fr) Procede de detection d'etat de controleur de passerelle media par une passerelle media

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 08757640

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2008757640

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE