WO2007022461A2 - Methods, systems, and computer program products for supporting transcoder-free operation in media gateway - Google Patents

Methods, systems, and computer program products for supporting transcoder-free operation in media gateway Download PDF

Info

Publication number
WO2007022461A2
WO2007022461A2 PCT/US2006/032484 US2006032484W WO2007022461A2 WO 2007022461 A2 WO2007022461 A2 WO 2007022461A2 US 2006032484 W US2006032484 W US 2006032484W WO 2007022461 A2 WO2007022461 A2 WO 2007022461A2
Authority
WO
WIPO (PCT)
Prior art keywords
connection
transcoder
media
establishing
free
Prior art date
Application number
PCT/US2006/032484
Other languages
French (fr)
Other versions
WO2007022461A3 (en
Inventor
Weisheng Chen
Eric C. Chang
Original Assignee
Santera Systems, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Santera Systems, Inc. filed Critical Santera Systems, Inc.
Priority to CN200680038614.2A priority Critical patent/CN101341730B/en
Priority to EP06813571.4A priority patent/EP1915850B1/en
Publication of WO2007022461A2 publication Critical patent/WO2007022461A2/en
Publication of WO2007022461A3 publication Critical patent/WO2007022461A3/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/18Service support devices; Network management devices
    • H04W88/181Transcoding devices; Rate adaptation devices

Definitions

  • the subject matter described herein relates to implementing transcoder- free operation in a telecommunications network. More particularly, the subject matter described herein relates to methods, systems, and computer program products for implementing transcoder-free operation in a media gateway.
  • codecs are devices that encode and decode voice signals transmitted over the network.
  • uniformity In telecommunications networks, codecs are devices that encode and decode voice signals transmitted over the network.
  • PCM pulse code modulation
  • AMR adaptive modulation rate
  • FIG. 1 is a block diagram illustrating transcoders performing transcoding of a speech signal in a telecommunications network.
  • a first transcoder 100 receives an AMR voice signal at an IuUP or NbUP interface of a 3GPP UMTS network.
  • Transcoder 100 performs a transcoding operation by which the AMR voice signal is converted to PCM and forwards the signal to transcoder 102. Transcoder 100 introduces latency and voice degradation into the signal. The latency and voice degradation introduced by transcoder 100 is indicated by Ti in Figure 1.
  • Transcoder 102 receives the PCM signal from transcoder 100 and performs a second transcoding operation, converting the PCM signal to AMR rate 1 , the same AMR rate received by the first transcoder. Transcoder 102 introduces further latency and voice quality degradation into the signal. The latency and voice quality degradation introduced by transcoder 102 is indicated by T 2 in Figure 1. In the example illustrated in Figure 1 , because the ingress and egress AMR rates are equal, transcoding is unnecessary. However, transcoding is performed because no intelligence exists in the network illustrated in this example to eliminate transcoding.
  • Transcoder-free operation refers to operation in which a connection that is established between telecommunications endpoints, such as mobile telephones, that have compatible codecs where the connection does not use transcoders.
  • Figure 2 is a block diagram of a conventional transcoder-free operation implementation developed by the assignee of the present application for use in a media gateway, referred to as the SanteraOneTM media gateway.
  • media gateway 200 includes a plurality of packet network interfaces 202 for interfacing core networks, such as radio network control (RNC)/core network 205, that interface with voice over IP devices, such as mobile phones 204, an ATM switching fabric 206, voice servers 208, a TDM matrix 210, and TDM network interfaces 212.
  • ATM switching fabric 206 establishes connections between packet network interfaces 202 and voice servers 208.
  • Voice servers 208 perform voice processing functions, such as transcoding, encoding, and decoding.
  • each voice server 208 includes a DSP 214 that implements a codec function.
  • TDM matrix 210 switches TDM channels between TDM network interfaces 212 and voice servers 208.
  • TDM matrix 210 also includes an HDLC bus 216 that interconnects DSPs on different voice servers.
  • TDM network interfaces 212 interface with TDM based telecommunications endpoints.
  • two codecs and two HDLC channels are used. That is, one DSP 214 on voice server 108 monitors the rate of an encoder used by a first telecommunications endpoint and the other DSP 214 on a separate voice server card monitors the encoding rate being used by the other endpoint. Rates and rate changes are communicated between the codecs using the HDLC connections. No transcoding is performed by either voice server because the ingress and egress codec rates are the same.
  • the subject matter described herein includes a method for implementing transcoder-free operation in a media gateway.
  • the method includes receiving lists of media encoding rates and corresponding indices used by first and second endpoints of a media stream connection.
  • a transcoder-free connection is established in the media gateway between the first and second endpoints using a single digital signal processor to monitor and map between indices and encoding rates used by the first and second endpoints during the media stream connection.
  • a method for implementing transcoder-free operation in a media gateway includes receiving first and second lists of media encoding rates and corresponding indices used by first and second media endpoints of a media stream connection. Next, it is determined whether transcoder-free operation is possible. In response to determining that transcoder-free operation is possible, a transcoder-free connection is established in the media gateway over an Ethernet switching fabric.
  • the subject matter described herein may be implemented using a computer program product comprising computer executable instructions embodied in a computer readable medium. Exemplary computer readable media suitable for implementing the subject matter described herein include chip memory devices, disc memory devices, application specific integrated circuits, programmable logic devices, and downloadable electrical signals.
  • a computer program product that implements a subject matter described herein may reside on a single device or computing platform or maybe distributed across multiple devices or computing platforms.
  • Figure 1 is a block diagram illustrating transcoding in a telecommunications network
  • Figure 2 is a block diagram illustrating a conventional transcoder-free operation implementation in a media gateway
  • Figure 3 is a flow chart illustrating a method for implementing transcoder-free operation in a media gateway according to an embodiment of the subject matter described herein;
  • Figure 4 is a block diagram illustrating exemplary components for implementing transcoder-free operation in a media gateway according to an embodiment of the subject matter described herein;
  • Figure 5 is a block diagram illustrating an exemplary transcoder-free operation (TrFO) over Ethernet protocol stack that may be implemented in a media gateway according to an embodiment of the subject matter described herein;
  • Figure 6 is a block diagram of a media gateway including an Ethernet switching fabric for implementing transcoder-free operation according to an embodiment of the subject matter described herein;
  • Figure 7 is a block diagram illustrating an exemplary method for implementing transcoder-free operation in a media gateway according to an embodiment of the subject matter described herein;
  • Figure 8 is a block diagram illustrating an alternate method for implementing transcoder-free operation in a media gateway according to an embodiment of the subject matter described herein.
  • the subject matter described herein includes a method for implementing transcoder-free operation in a media gateway.
  • Figure 3 is a flow chart illustrating the exemplary steps for implementing transcoder- free operation in a media gateway according to an embodiment of the subject matter described herein.
  • step 300 lists of media encoding rates and corresponding indices used by endpoints of a media stream connection are received. These lists may be received by the control module of the media gateway. The control module may forward the lists to an internal processor associated with controlling voice processing functions of the media gateway.
  • the internal processor determines whether transcoder- free operation is possible. Determining whether transcoder-free operation is possible may include examining ingress and egress codec rates to determine whether the rates are compatible.
  • step 304 if it is determined that transcoder-free operation is not possible, control proceeds to step 306 where a connection with transcoding is established between endpoints over an Ethernet switching fabric. In step 304, if it is determined that transcoder-free operation is possible, control proceeds to step 308 where a transcoder-free operation connection is established between endpoints over the Ethernet switching fabric in a media gateway using a single DSP to monitor and vary encoding rates.
  • FIG. 4 is a block diagram illustrating exemplary components for providing transcoder-free operation in a media gateway according to an embodiment of the subject matter described herein.
  • a codec/DSP 400 implements an luUP/NbUP protocol stack 402 for both endpoints of a connection and performs radio access bearer sub-flow combination indicator (RFCI) mapping for a transcoder-free operation connection.
  • RFCI radio access bearer sub-flow combination indicator
  • a single DSP 400 is used to implement the transcoder-free operation.
  • a second codec such as that illustrated in Figure 2, is not utilized.
  • the solution illustrated in Figure 4 reduces the resources required to implement transcoder-free operation in a media gateway.
  • connections between the endpoints and codec 400 are established over an Ethernet switching fabric, schematically illustrated in Figure 4 by dual arrows 404.
  • Figure 5 is a block diagram illustrating protocol stack 402 in more detail.
  • protocol stack 402 includes a first luUP/NbUP layer 500 and a first
  • Ethernet interface layer 502 for interfacing with one endpoint of a TrFO connection.
  • protocol stack 402 includes a-seeond luUP/NbUP layer 504 and second Ethernet interface layer 506 for interfacing with the other endpoint of a TrFO connection.
  • An RFCI mapping layer 508 maps between codec rates used by the different endpoints of a TrFO connection.
  • layers 500, 504, and 508 may be implemented by a DSP.
  • a single DSP 400 is used to implement the luUP/NbUP layers for each endpoint of a connection as well as to perform the RFCI mapping.
  • Ethernet interface layers 502 and 506 may be implemented a an Ethernet interface that connects the DSP to an Ethernet switching fabric. Using a single DSP to perform AMR rate monitoring and RFCI mapping reduces the resources required to implement TrFO in a media gateway over the implementation illustrated in Figure 2.
  • FIG. 6 is a block diagram illustrating a media gateway for implementing transcoder-free operation according to an embodiment of the subject matter described herein.
  • the architecture illustrated in Figure 6 corresponds to a media gateway having an Ethernet switching fabric, as described in commonly-assigned, co-pending U.S. patent application no. 11/138,990, filed May 26, 2005, the disclosure of which is incorporated herein by reference in its entirety.
  • media gateway 600 includes a plurality of voice servers 602 for performing voice processing functions.
  • each voice server 602 includes a voice over packet chip 604, a time slot interconnection 610, CPU 612, DSP 400, and an Ethernet interface 614.
  • Voice over packet chip 604 encapsulates and removes voice information from IP packets and forwards the information to DSP 400 for further processing. Voice over packet chip 604 may also perform ATM adaptation layer one and layer two functions, respectively. DSP 400 performs transcoding, echo-cancellation, and other payload translation functions. According to an aspect of the subject matter described herein, each DSP 400 may implement the luUP/NbUP protocol stack with RFCI mapping described above.
  • TSI 610 makes on demand connections between voice over IP chip channels, TDM matrix channels and DSPs.
  • CPU 612 controls the overall operation of each voice server module 602. Ethernet interfaces 614 connect each voice server module 602 with other modules that are connected to an Ethernet switching fabric 616.
  • Media gateway 600 also includes broadband network interfaces 617 that connect media gateway to external networks for receiving media packets from the networks.
  • Broadband network interfaces 617 may include IP network interfaces as well as ATM network interfaces.
  • Each broadband network interface 617 may include a network processor 618, a connection table 619, and an internal Ethernet interface 620.
  • Network processors 618 control the overall operation of each broadband network interface 617. For example, network processors 618 may control the writing of data to each connection table 618.
  • Each connection table 619 maintains connection data for forwarding media packets to the correct voice server.
  • Internal Ethernet interfaces 620 connect each broadband network interface 617 to Ethernet switching fabric 616.
  • Ethernet switching fabric 616 interconnects voice server 602 and broadband interface 617.
  • Ethernet switching fabric 616 includes a plurality of ports, numbered one through five. Five ports are shown for illustrative purposes only. It is understood that Ethernet switching fabric 616 may include fewer or more than five ports, depending on the number of devices connected to Ethernet switching fabric 616.
  • Media gateway 600 also includes a TDM matrix module 622 for switching TDM time slots between TDM network interfaces 624 and voice servers 602. TDM network interfaces 624 connect media gateway 600 to external TDM devices, such as TDM enabled end offices.
  • control module 626 controls the overall operation of media gateway 600.
  • control module 626 includes a TrFO controller 628 for receiving information from CPUs 612 of each voice server module regarding ingress and egress encoding rates and indices, determining whether TrFO is possible, and instructing voice server module 602 and network interfaces 617 to implement TrFO over Ethernet switching fabric 616.
  • Control module 626 also communicates with an external media gateway controller 630.
  • Media gateway controller 630 controls the establishment of connections by media gateway 600 using a media gateway control protocol, such as MEGACO or MGCP.
  • FIG. 7 is a block diagram illustrating exemplary steps for achieving TrFO in media gateway 600 according to one embodiment of the subject matter described herein.
  • a first media stream connection (labeled 1) is established between a first network endpoint, such as a node in RNC/core network 205 that interfaces directly or indirectly with a first mobile phone 700, and a first voice server 602A.
  • a second media stream connection (labeled 2) is established between the second endpoint, such as a node in RNC/core network 205 that interfaces directly or indirectly with mobile phone 702, and a second voice server 602B.
  • a third media connection (labeled 3) is established between broadband interface card 617 and voice server card 602B.
  • the control module instructs broadband interface card 617 to replace connection 1 with connection 3.
  • Replacing connection 1 with connection 3 may include instructing broadband interface card 617 to update its connection table 619 to reflect the new connection for the call.
  • replacing connection 1 with connection 3 may include instructing voice server 602B to implement the NbUP/luUP protocol stack and RFCI mapping function described above.
  • Tables 1 and 2 shown below illustrate the status of connection table 619 of broadband network interface card 617 before and after transcoder free operation is implemented.
  • Tables 1 and 2 each include a first column indicating the external or network VPI ⁇ /CI value associated with incoming ATM cells that carry voice.
  • the second column in each table includes a new VPI/VCI value used internally between the voice server cards and the network interfaces.
  • the third column includes the voice server MAC address corresponding to the connection. It can be seen that in Table 1 , before transcoder-free operation is established, the connection to each endpoint includes a separate voice server MAC address.
  • the voice server MAC address corresponding to both endpoints of the connection is Ethernet address ETH1 , which corresponds to a single voice server card.
  • RFCI mapping An important function performed by a DSP once a TrFO connection is established is RFCI mapping.
  • the DSP may maintain separate RFCI values for each connection endpoint. Tables 3 and 4 shown below are examples of RFI values that may be maintained by a DSP on a voice server card according to an embodiment of the subject matter described herein.
  • FIG. 8 is a block diagram illustrating an alternate method for implementing TrFO in a media gateway according to an embodiment of the subject matter described herein.
  • a first media stream connection (labeled 1) is established between the endpoint that connects to mobile phone 700 and voice server 602A.
  • a second media connection (labeled 2) is established between the endpoint that connects to mobile phone 702 and voice server 602B.
  • TrFO controller 628 instructs voice server 602A to perform a loop back function and to initiate a connection (labeled 3) with voice server 602B.
  • a loop back connection at voice server 602A means that the DSP on voice server 602A is not impacted.
  • the solution illustrated in Figure 8 requires two voice servers, DSP processing resources are conserved over conventional TrFO implementations in media gateway, because DSP resources on the voice server where the loop back is implemented are not used.
  • the subject matter described herein includes methods, systems, and computer program products for implementing TrFO in media gateway.
  • the subject matter includes utilizing a single DSP that implements an IbUP/NbUP protocol stack and RFCI mapping for both ends of a TrFO connection.
  • the TrFO connection is established over an Ethernet switching fabric. Because only a single DSP is required, DSP processing resources are conserved over conventional TrFO implementations. Because an Ethernet switching fabric is used instead of an ATM switching fabric, the cost and complexity of the media gateway are reduced. It will be understood that various details of the invention may be changed without departing from the scope of the invention. Furthermore, the foregoing description is for the purpose of illustration only, and not for the purpose of limitation, as the invention is defined by the claims as set forth hereinafter.

Abstract

Methods, systems, and computer program products for providing transcoder-free operation in a media gateway are disclosed. In one method, first and second lists of media encoding rates and corresponding indices used by first and second media endpoints of a media stream connection are received. It is determined whether transcoder-free operation is possible for the media stream connection based on the first and second lists. In response to determining that transcoder-free operation is possible for the media stream connection, a transcoder-free connection is established in the media gateway between the first and second endpoints using a single digital signal processor to monitor and map between indices and encoding rates used by the first and second endpoints during the media stream connection.

Description

DESCRIPTION
METHODS, SYSTEMS, AND COMPUTER PROGRAM PRODUCTS FOR SUPPORTING TRANSCODER-FREE OPERATION IN MEDIA GATEWAY
RELATED APPLICATIONS
This application claims the benefit of U.S. Patent Application Serial No. 11/207,572, filed August 19, 2005, the disclosure of which is incorporated herein by reference in its entirety.
TECHNICAL FIELD
The subject matter described herein relates to implementing transcoder- free operation in a telecommunications network. More particularly, the subject matter described herein relates to methods, systems, and computer program products for implementing transcoder-free operation in a media gateway.
BACKGROUND ART
In telecommunications networks, codecs are devices that encode and decode voice signals transmitted over the network. Conventionally, uniform
_pulse code modulation (PCM) was used to~ encode voice sent over the telecommunications network. Uniform PCM involves sampling voice signals at a rate of 8,000 samples per second and 8 bits per sample, resulting in a 64 kbps codec rate. More recently, in mobile communications networks, adaptive modulation rate (AMR) codecs have been developed in which encoding and decoding rates change during a call. AMR is used to reduce the bandwidth used by voice calls.
One problem associated with using AMR codecs or other different types of codecs is that transcoding may be required when the source and destination devices use incompatible codecs. Transcoding is a process by which a voice signal encoded according to one rate and encoding standard is converted to another rate and another encoding standard. One problem with performing transcoding is that it can introduce latency and degradation in the voice signal being transmitted. Figure 1 is a block diagram illustrating transcoders performing transcoding of a speech signal in a telecommunications network. Referring to Figure 1 , a first transcoder 100 receives an AMR voice signal at an IuUP or NbUP interface of a 3GPP UMTS network. Transcoder 100 performs a transcoding operation by which the AMR voice signal is converted to PCM and forwards the signal to transcoder 102. Transcoder 100 introduces latency and voice degradation into the signal. The latency and voice degradation introduced by transcoder 100 is indicated by Ti in Figure 1.
Transcoder 102 receives the PCM signal from transcoder 100 and performs a second transcoding operation, converting the PCM signal to AMR rate 1 , the same AMR rate received by the first transcoder. Transcoder 102 introduces further latency and voice quality degradation into the signal. The latency and voice quality degradation introduced by transcoder 102 is indicated by T2 in Figure 1. In the example illustrated in Figure 1 , because the ingress and egress AMR rates are equal, transcoding is unnecessary. However, transcoding is performed because no intelligence exists in the network illustrated in this example to eliminate transcoding.
In order to avoid the difficulties associated with transcoding, methods for transcoder-free operation have been developed. Transcoder-free operation refers to operation in which a connection that is established between telecommunications endpoints, such as mobile telephones, that have compatible codecs where the connection does not use transcoders. Figure 2 is a block diagram of a conventional transcoder-free operation implementation developed by the assignee of the present application for use in a media gateway, referred to as the SanteraOne™ media gateway. Referring to Figure 2, media gateway 200 includes a plurality of packet network interfaces 202 for interfacing core networks, such as radio network control (RNC)/core network 205, that interface with voice over IP devices, such as mobile phones 204, an ATM switching fabric 206, voice servers 208, a TDM matrix 210, and TDM network interfaces 212. ATM switching fabric 206 establishes connections between packet network interfaces 202 and voice servers 208. Voice servers 208 perform voice processing functions, such as transcoding, encoding, and decoding. In the illustrated example, each voice server 208 includes a DSP 214 that implements a codec function. TDM matrix 210 switches TDM channels between TDM network interfaces 212 and voice servers 208. TDM matrix 210 also includes an HDLC bus 216 that interconnects DSPs on different voice servers. TDM network interfaces 212 interface with TDM based telecommunications endpoints.
In the example illustrated in Figure 2, in order to implement a transcoder-free connection, two codecs and two HDLC channels are used. That is, one DSP 214 on voice server 108 monitors the rate of an encoder used by a first telecommunications endpoint and the other DSP 214 on a separate voice server card monitors the encoding rate being used by the other endpoint. Rates and rate changes are communicated between the codecs using the HDLC connections. No transcoding is performed by either voice server because the ingress and egress codec rates are the same.
One problem associated with the transcoder-free operation of the media gateway 200 illustrated in Figure 2 it requires separate DPSs to monitor each endpoint of the connection Another problem is that the DSPs must be interconnected using two HDLC connections. Establishing each HDLC connection requires complex connection establishment procedures.
Thus, in light of these difficulties associated with providing transcoder- free operation in media gateway, there exists a need for improve methods, systems, and computer program products for providing transcoder-free operation in a media gateway.
SUMMARY According to one aspect, the subject matter described herein includes a method for implementing transcoder-free operation in a media gateway. The method includes receiving lists of media encoding rates and corresponding indices used by first and second endpoints of a media stream connection. Next, it is determined whether transcoder-free operation is possible for the media stream connection. In response to determining that transcoder-free operation is possible, a transcoder-free connection is established in the media gateway between the first and second endpoints using a single digital signal processor to monitor and map between indices and encoding rates used by the first and second endpoints during the media stream connection.
According to another aspect, a method for implementing transcoder-free operation in a media gateway includes receiving first and second lists of media encoding rates and corresponding indices used by first and second media endpoints of a media stream connection. Next, it is determined whether transcoder-free operation is possible. In response to determining that transcoder-free operation is possible, a transcoder-free connection is established in the media gateway over an Ethernet switching fabric. The subject matter described herein may be implemented using a computer program product comprising computer executable instructions embodied in a computer readable medium. Exemplary computer readable media suitable for implementing the subject matter described herein include chip memory devices, disc memory devices, application specific integrated circuits, programmable logic devices, and downloadable electrical signals. In addition, a computer program product that implements a subject matter described herein may reside on a single device or computing platform or maybe distributed across multiple devices or computing platforms.
BRIEF DESCRIPTION OF THE DRAWINGS
Preferred embodiments of the subject matter described herein will now be explained with reference to the accompanying drawings of which:
Figure 1 is a block diagram illustrating transcoding in a telecommunications network; Figure 2 is a block diagram illustrating a conventional transcoder-free operation implementation in a media gateway;
Figure 3 is a flow chart illustrating a method for implementing transcoder-free operation in a media gateway according to an embodiment of the subject matter described herein; Figure 4 is a block diagram illustrating exemplary components for implementing transcoder-free operation in a media gateway according to an embodiment of the subject matter described herein; Figure 5 is a block diagram illustrating an exemplary transcoder-free operation (TrFO) over Ethernet protocol stack that may be implemented in a media gateway according to an embodiment of the subject matter described herein; Figure 6 is a block diagram of a media gateway including an Ethernet switching fabric for implementing transcoder-free operation according to an embodiment of the subject matter described herein;
Figure 7 is a block diagram illustrating an exemplary method for implementing transcoder-free operation in a media gateway according to an embodiment of the subject matter described herein; and
Figure 8 is a block diagram illustrating an alternate method for implementing transcoder-free operation in a media gateway according to an embodiment of the subject matter described herein.
DETAILED DESCRIPTION OF THE INVENTION
According to one aspect, the subject matter described herein includes a method for implementing transcoder-free operation in a media gateway. Figure 3 is a flow chart illustrating the exemplary steps for implementing transcoder- free operation in a media gateway according to an embodiment of the subject matter described herein. Referring to Figure 3, in step 300, lists of media encoding rates and corresponding indices used by endpoints of a media stream connection are received. These lists may be received by the control module of the media gateway. The control module may forward the lists to an internal processor associated with controlling voice processing functions of the media gateway. In step 302, the internal processor determines whether transcoder- free operation is possible. Determining whether transcoder-free operation is possible may include examining ingress and egress codec rates to determine whether the rates are compatible.
In step 304, if it is determined that transcoder-free operation is not possible, control proceeds to step 306 where a connection with transcoding is established between endpoints over an Ethernet switching fabric. In step 304, if it is determined that transcoder-free operation is possible, control proceeds to step 308 where a transcoder-free operation connection is established between endpoints over the Ethernet switching fabric in a media gateway using a single DSP to monitor and vary encoding rates.
Figure 4 is a block diagram illustrating exemplary components for providing transcoder-free operation in a media gateway according to an embodiment of the subject matter described herein. Referring to Figure 4, a codec/DSP 400 implements an luUP/NbUP protocol stack 402 for both endpoints of a connection and performs radio access bearer sub-flow combination indicator (RFCI) mapping for a transcoder-free operation connection. A single DSP 400 is used to implement the transcoder-free operation. A second codec, such as that illustrated in Figure 2, is not utilized. As a result, the solution illustrated in Figure 4 reduces the resources required to implement transcoder-free operation in a media gateway. In addition, connections between the endpoints and codec 400 are established over an Ethernet switching fabric, schematically illustrated in Figure 4 by dual arrows 404.
Figure 5 is a block diagram illustrating protocol stack 402 in more detail.
In Figure 5, protocol stack 402 includes a first luUP/NbUP layer 500 and a first
Ethernet interface layer 502 for interfacing with one endpoint of a TrFO connection. In addition, protocol stack 402 includes a-seeond luUP/NbUP layer 504 and second Ethernet interface layer 506 for interfacing with the other endpoint of a TrFO connection. An RFCI mapping layer 508 maps between codec rates used by the different endpoints of a TrFO connection. It should be noted that layers 500, 504, and 508 may be implemented by a DSP. It should be noted from Figure 5 that a single DSP 400 is used to implement the luUP/NbUP layers for each endpoint of a connection as well as to perform the RFCI mapping. Ethernet interface layers 502 and 506 may be implemented a an Ethernet interface that connects the DSP to an Ethernet switching fabric. Using a single DSP to perform AMR rate monitoring and RFCI mapping reduces the resources required to implement TrFO in a media gateway over the implementation illustrated in Figure 2.
Figure 6 is a block diagram illustrating a media gateway for implementing transcoder-free operation according to an embodiment of the subject matter described herein. The architecture illustrated in Figure 6 corresponds to a media gateway having an Ethernet switching fabric, as described in commonly-assigned, co-pending U.S. patent application no. 11/138,990, filed May 26, 2005, the disclosure of which is incorporated herein by reference in its entirety. Referring to Figure 6, media gateway 600 includes a plurality of voice servers 602 for performing voice processing functions. In the illustrated example, each voice server 602 includes a voice over packet chip 604, a time slot interconnection 610, CPU 612, DSP 400, and an Ethernet interface 614. Voice over packet chip 604 encapsulates and removes voice information from IP packets and forwards the information to DSP 400 for further processing. Voice over packet chip 604 may also perform ATM adaptation layer one and layer two functions, respectively. DSP 400 performs transcoding, echo-cancellation, and other payload translation functions. According to an aspect of the subject matter described herein, each DSP 400 may implement the luUP/NbUP protocol stack with RFCI mapping described above. TSI 610 makes on demand connections between voice over IP chip channels, TDM matrix channels and DSPs. CPU 612 controls the overall operation of each voice server module 602. Ethernet interfaces 614 connect each voice server module 602 with other modules that are connected to an Ethernet switching fabric 616. Media gateway 600 also includes broadband network interfaces 617 that connect media gateway to external networks for receiving media packets from the networks. Broadband network interfaces 617 may include IP network interfaces as well as ATM network interfaces. Each broadband network interface 617 may include a network processor 618, a connection table 619, and an internal Ethernet interface 620. Network processors 618 control the overall operation of each broadband network interface 617. For example, network processors 618 may control the writing of data to each connection table 618. Each connection table 619 maintains connection data for forwarding media packets to the correct voice server. Internal Ethernet interfaces 620 connect each broadband network interface 617 to Ethernet switching fabric 616.
Ethernet switching fabric 616 interconnects voice server 602 and broadband interface 617. In the illustrated example, Ethernet switching fabric 616 includes a plurality of ports, numbered one through five. Five ports are shown for illustrative purposes only. It is understood that Ethernet switching fabric 616 may include fewer or more than five ports, depending on the number of devices connected to Ethernet switching fabric 616. Media gateway 600 also includes a TDM matrix module 622 for switching TDM time slots between TDM network interfaces 624 and voice servers 602. TDM network interfaces 624 connect media gateway 600 to external TDM devices, such as TDM enabled end offices.
A control module 626 controls the overall operation of media gateway 600. In the illustrated example, control module 626 includes a TrFO controller 628 for receiving information from CPUs 612 of each voice server module regarding ingress and egress encoding rates and indices, determining whether TrFO is possible, and instructing voice server module 602 and network interfaces 617 to implement TrFO over Ethernet switching fabric 616. Control module 626 also communicates with an external media gateway controller 630. Media gateway controller 630 controls the establishment of connections by media gateway 600 using a media gateway control protocol, such as MEGACO or MGCP.
Figure 7 is a block diagram illustrating exemplary steps for achieving TrFO in media gateway 600 according to one embodiment of the subject matter described herein. Referring to Figure 7, a first media stream connection (labeled 1) is established between a first network endpoint, such as a node in RNC/core network 205 that interfaces directly or indirectly with a first mobile phone 700, and a first voice server 602A. A second media stream connection (labeled 2) is established between the second endpoint, such as a node in RNC/core network 205 that interfaces directly or indirectly with mobile phone 702, and a second voice server 602B. A third media connection (labeled 3) is established between broadband interface card 617 and voice server card 602B. Once the control module determines a transcoder-free operation is possible, the control module instructs broadband interface card 617 to replace connection 1 with connection 3. Replacing connection 1 with connection 3 may include instructing broadband interface card 617 to update its connection table 619 to reflect the new connection for the call. In addition, replacing connection 1 with connection 3 may include instructing voice server 602B to implement the NbUP/luUP protocol stack and RFCI mapping function described above.
Tables 1 and 2 shown below illustrate the status of connection table 619 of broadband network interface card 617 before and after transcoder free operation is implemented. Tables 1 and 2 each include a first column indicating the external or network VPIΛ/CI value associated with incoming ATM cells that carry voice. The second column in each table includes a new VPI/VCI value used internally between the voice server cards and the network interfaces. The third column includes the voice server MAC address corresponding to the connection. It can be seen that in Table 1 , before transcoder-free operation is established, the connection to each endpoint includes a separate voice server MAC address. In Table 2, after transcoder free operation is implemented, the voice server MAC address corresponding to both endpoints of the connection is Ethernet address ETH1 , which corresponds to a single voice server card.
External VPI/VCI New VPI/VCI Voice Server MAC Addr.
100/1 110/1 Eth O
100/2 110/2 Eth 1
Table 1 : Broadband Interface Connection Table Before TrFO
External VPI/VCI New VPI/VCI Voice Server MAC Addr.
100/1 110/3 Eth 1
100/2 110/2 Eth 1
Table 2: Broadband Interface Connection Table After TrFO
An important function performed by a DSP once a TrFO connection is established is RFCI mapping. In order to perform such mapping, the DSP may maintain separate RFCI values for each connection endpoint. Tables 3 and 4 shown below are examples of RFI values that may be maintained by a DSP on a voice server card according to an embodiment of the subject matter described herein.
Figure imgf000011_0001
Table 3: RFCI Values and Rates for Endpoint A
Figure imgf000011_0002
Table 3: RFCI Values and Rates for Endpoint B
From Tables 1 and 2, the channel index and the corresponding rates for each endpoint can be determined. Once the DSP knows the indices and corresponding rates, the DSP can perform mappings between indices used by different endpoints. In the examples illustrated in Tables 3 and 4, the mappings would be 1-5, 2-6, 3-7, and 4-8. Figure 8 is a block diagram illustrating an alternate method for implementing TrFO in a media gateway according to an embodiment of the subject matter described herein. Referring to Figure 8, a first media stream connection (labeled 1) is established between the endpoint that connects to mobile phone 700 and voice server 602A. A second media connection (labeled 2) is established between the endpoint that connects to mobile phone 702 and voice server 602B. Once TrFO controller 628 (illustrated in Figure 6) that determines transcoder-free operation is possible, TrFO controller 628 instructs voice server 602A to perform a loop back function and to initiate a connection (labeled 3) with voice server 602B. Implementing a loop back connection at voice server 602A means that the DSP on voice server 602A is not impacted. Thus, even though the solution illustrated in Figure 8 requires two voice servers, DSP processing resources are conserved over conventional TrFO implementations in media gateway, because DSP resources on the voice server where the loop back is implemented are not used. Thus, the subject matter described herein includes methods, systems, and computer program products for implementing TrFO in media gateway. The subject matter includes utilizing a single DSP that implements an IbUP/NbUP protocol stack and RFCI mapping for both ends of a TrFO connection. In addition, the TrFO connection is established over an Ethernet switching fabric. Because only a single DSP is required, DSP processing resources are conserved over conventional TrFO implementations. Because an Ethernet switching fabric is used instead of an ATM switching fabric, the cost and complexity of the media gateway are reduced. It will be understood that various details of the invention may be changed without departing from the scope of the invention. Furthermore, the foregoing description is for the purpose of illustration only, and not for the purpose of limitation, as the invention is defined by the claims as set forth hereinafter.

Claims

CLAIMS What is claimed is:
1. A method for implementing transcoder-free operation in a media gateway, the method comprising: (a) receiving first and second lists of media encoding rates and corresponding indices used by first and second media endpoints of a media stream connection;
(b) determining whether transcoder-free operation is possible for the media stream connection based on the first and second lists; and (c) in response to determining that transcoder-free operation is possible for the media stream connection, establishing a transcoder-free connection in the media gateway between the first and second endpoints using a single digital signal processor (DSP) to monitor and map between indices and encoding rates used by the first and second endpoints during the media stream connection.
2. The method of claim 1 wherein receiving first and second lists of media encoding rates and corresponding indices includes receiving first and second lists of radio access bearer sub-flow combination indicators (RFCIs) and corresponding media encoding rates used by the first and second endpoints.
3. The method of claim 1 wherein determining whether transcoder-free operation is possible includes determining whether the media encoding rates in the first list are compatible with those in the second list.
4. The method of claim 1 wherein establishing a transcoder-free connection includes establishing a first connection between the first endpoint and a first voice server, establishing a second connection between the second endpoint and a second voice server, and replacing the second connection with a third connection between the second endpoint and the first voice server.
5. The method of claim 1 wherein establishing a transcoder-free connection includes establishing a first connection between the first endpoint and a first voice server, establishing a second connection between the second endpoint and a second voice server, and establishing a loop back connection between the first and second voice server.
6. The method of claim 1 wherein establishing a transcoder-free connection includes establishing a transcoder-free connection over an
Ethernet switching fabric in the media gateway.
7. The method of claim 1 comprising, after establishing the transcoder-free connection, performing radio access bearer sub-flow combination indicator (RFCI) mapping for the connection.
8. A method for implementing transcoder-free operation in a media gateway, the method comprising:
(a) receiving first and second lists of media encoding rates and corresponding indices used by first and second media endpoints of a media stream connection; (b) determining whether transcoder-free operation is possible for the media stream connection based on the first and second lists; and
(c) in response to determining that transcoder-free operation is possible, establishing a transcoder-free connection over an
Ethernet switching fabric in the media gateway.
9. The method of claim 8 wherein receiving first and second lists of media encoding rates and corresponding indices includes receiving first and second lists of radio access bearer sub-flow combination indicators (RFCIs) and corresponding media encoding rates used by the first and second endpoints.
10. The method of claim 8 wherein determining whether transcoder-free operation is possible includes determining whether the media encoding rates in the first list are compatible with those in the second list.
11. The method of claim 8 wherein establishing a transcoder-free connection includes establishing a first connection between the first endpoint and a first voice server, establishing a second connection between the second endpoint and a second voice server, and replacing the second connection with a third connection between the second endpoint and the first voice server.
12. The method of claim 8 wherein establishing a transcoder-free connection includes establishing a first connection between the first endpoint and a first voice server, establishing a second connection between the second endpoint and a second voice server, and establishing a loop back connection between the first and second voice servers.
13. The method of claim 8 comprising, after establishing the transcoder-free connection, performing radio access bearer sub-flow combination indicator (RFCI) mapping for the connection.
14. A media gateway comprising:
(a) a broadband interface for sending media packets to and receiving media packets from an external network;
(b) a packet switching fabric for forwarding media packets between the broadband interface and at least one internal processing resource in the media gateway;
(c) at least one voice server for performing voice processing functions, including transcoding, for the media packets; and
(d) a transcoder-free operation controller for establishing a transcoder-free connection between the broadband interface and the voice server via the switching fabric.
15. The media gateway of claim 14 wherein the broadband interface comprises an IP interface.
16. The media gateway of claim 14 wherein the broadband interface comprises an ATM interface.
17. The media gateway of claim 14 wherein the packet switching fabric comprises an Ethernet switching fabric.
18. The media gateway of claim 14 wherein the packet switching fabric comprises an ATM switching fabric.
19. The media gateway of claim 14 wherein the at least voice server includes a single DSP for monitoring and mapping between indices and encoding rates used by endpoints of the transcoder-free connection.
20. The media gateway of claim 14 wherein the transcoder-free operation controller is adapted to determine whether transcoder-free operation is possible by examining encoding rates used by endpoints of a connection.
21. The media gateway of claim 14 wherein the voice server is adapted to perform radio access bearer sub-flow combination indicator (RFCI) mapping for the transcoder-free connection.
22. A computer program product comprising computer executable instructions embodied in a computer readable medium for performing steps comprising:
(a) receiving first and second lists of media encoding rates and corresponding indices used by first and second media endpoints of a media stream connection;
(b) determining whether transcoder-free operation is possible for the media stream connection based on the first and second lists; and
(c) in response to determining that transcoder-free operation is possible for the media stream connection, establishing a transcoder-free connection in the media gateway between the first and second endpoints using a single digital signal processor (DSP) to monitor and map between indices and encoding rates used by the first and second endpoints during the media stream connection.
23. A computer program product comprising computer executable instructions embodied in a computer readable medium for performing steps comprising:
(a) receiving first and second lists of media encoding rates and corresponding indices used by first and second media endpoints of a media stream connection;
(b) determining whether transcoder-free operation is possible for the media stream connection based on the first and second lists; and
(c) in response to determining that transcoder-free operation is possible, establishing a transcoder-free connection over an
Ethernet switching fabric in the media gateway.
PCT/US2006/032484 2005-08-19 2006-08-18 Methods, systems, and computer program products for supporting transcoder-free operation in media gateway WO2007022461A2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN200680038614.2A CN101341730B (en) 2005-08-19 2006-08-18 Methods, systems, and media gateway for supporting transcoder-free operation in media gateway
EP06813571.4A EP1915850B1 (en) 2005-08-19 2006-08-18 Methods, systems, and computer program products for supporting transcoder-free operation in media gateway

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/207,572 US7792150B2 (en) 2005-08-19 2005-08-19 Methods, systems, and computer program products for supporting transcoder-free operation in media gateway
US11/207,572 2005-08-19

Publications (2)

Publication Number Publication Date
WO2007022461A2 true WO2007022461A2 (en) 2007-02-22
WO2007022461A3 WO2007022461A3 (en) 2007-06-28

Family

ID=37758466

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2006/032484 WO2007022461A2 (en) 2005-08-19 2006-08-18 Methods, systems, and computer program products for supporting transcoder-free operation in media gateway

Country Status (4)

Country Link
US (1) US7792150B2 (en)
EP (1) EP1915850B1 (en)
CN (1) CN101341730B (en)
WO (1) WO2007022461A2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007084417A2 (en) 2006-01-17 2007-07-26 Santera Systems, Inc Methods, systems, and computer program products for providing transcoder free operation (trfo) and interworking between unlicensed mobile access (uma) and universal mobile telecommunications system (umts) call legs using a media gateway
US7729346B2 (en) 2004-09-18 2010-06-01 Genband Inc. UMTS call handling methods and apparatus
US7792150B2 (en) 2005-08-19 2010-09-07 Genband Us Llc Methods, systems, and computer program products for supporting transcoder-free operation in media gateway
US7830864B2 (en) 2004-09-18 2010-11-09 Genband Us Llc Apparatus and methods for per-session switching for multiple wireline and wireless data types
US8254372B2 (en) 2003-02-21 2012-08-28 Genband Us Llc Data communication apparatus and method
US8908541B2 (en) 2009-08-04 2014-12-09 Genband Us Llc Methods, systems, and computer readable media for intelligent optimization of digital signal processor (DSP) resource utilization in a media gateway

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8929360B2 (en) * 2006-12-07 2015-01-06 Cisco Technology, Inc. Systems, methods, media, and means for hiding network topology
EP2234352B1 (en) * 2008-01-16 2019-09-11 Rakuten, Inc. Gateway device, system, and communication method
JPWO2011090185A1 (en) * 2010-01-25 2013-05-23 日本電気株式会社 Voice quality measuring device, voice quality measuring method and program
US8548460B2 (en) 2010-05-25 2013-10-01 Qualcomm Incorporated Codec deployment using in-band signals
US9237172B2 (en) 2010-05-25 2016-01-12 Qualcomm Incorporated Application notification and service selection using in-band signals
US9992021B1 (en) 2013-03-14 2018-06-05 GoTenna, Inc. System and method for private and point-to-point communication between computing devices
CN105900392B (en) * 2013-09-26 2019-04-05 相干逻辑公司 Next-generation broadcast system and method
US10225290B2 (en) * 2016-07-15 2019-03-05 Genband Us Llc Systems and methods for extending DSP capability of existing computing devices

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1465445A1 (en) 2003-03-31 2004-10-06 Siemens Aktiengesellschaft Method and system for maintenance of a Transcoder-Free-Operation-Mode for an end-to-end-connection in a mobile communication network
US20050076108A1 (en) 2003-10-01 2005-04-07 Santera Systems, Inc. Methods and systems for per-session network address translation (NAT) learning and firewall filtering in media gateway
US20050124299A1 (en) 2003-12-08 2005-06-09 Gino A. Scribano Method and apparatus for providing bearer format type information in a cellular communication system

Family Cites Families (126)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3037476B2 (en) 1991-08-28 2000-04-24 富士通株式会社 ATM cell assembly / disassembly method
US5710976A (en) 1996-01-18 1998-01-20 Motorola, Inc. Method and apparatus for reducing noise interference to improve outbound message reliability in a two-way messaging system
SE515588C2 (en) 1996-01-25 2001-09-03 Ericsson Telefon Ab L M Mini cells with variable for size of payload in a mobile phone network
US6046999A (en) 1996-09-03 2000-04-04 Hitachi, Ltd. Router apparatus using ATM switch
CA2217838C (en) 1996-11-07 2003-07-29 At&T Corp. Wan-based voice gateway
US6026086A (en) 1997-01-08 2000-02-15 Motorola, Inc. Apparatus, system and method for a unified circuit switched and packet-based communications system architecture with network interworking functionality
US5905873A (en) 1997-01-16 1999-05-18 Advanced Micro Devices, Inc. System and method of routing communications data with multiple protocols using crossbar switches
US6967972B1 (en) 1997-07-31 2005-11-22 Cisco Technology, Inc. Universal protocol conversion
US5999529A (en) 1997-09-16 1999-12-07 Nortel Networks Corporation Method and apparatus for interworking ATM adaptation layer formats
US6147988A (en) 1997-10-27 2000-11-14 Bell Atlantic Network Services, Inc. IP packet switching in a Telco switch
US6850883B1 (en) 1998-02-09 2005-02-01 Nokia Networks Oy Decoding method, speech coding processing unit and a network element
US6498791B2 (en) 1998-04-03 2002-12-24 Vertical Networks, Inc. Systems and methods for multiple mode voice and data communications using intelligently bridged TDM and packet buses and methods for performing telephony and data functions using the same
KR100346117B1 (en) 1998-04-14 2002-10-19 삼성전자 주식회사 Method for transmitting continuous user data in reverse common channel of mobile communication system
US6392993B1 (en) 1998-06-29 2002-05-21 Microsoft Corporation Method and computer program product for efficiently and reliably sending small data messages from a sending system to a large number of receiving systems
US6389016B1 (en) 1998-10-14 2002-05-14 Nortel Networks Limited Data communication system and method for transporting data
US6731627B1 (en) 1998-11-17 2004-05-04 Cisco Technology, Inc. Virtual loop carrier system
US6614781B1 (en) 1998-11-20 2003-09-02 Level 3 Communications, Inc. Voice over data telecommunications network architecture
US20010046209A1 (en) 1998-12-31 2001-11-29 David N. Glassman Database workflow for multimedia networking and voip
US6549945B1 (en) 1999-03-11 2003-04-15 International Business Machines Corporation Multi-purpose WAN driver for DSP resource adapter
US6765931B1 (en) 1999-04-13 2004-07-20 Broadcom Corporation Gateway with voice
US7423983B1 (en) 1999-09-20 2008-09-09 Broadcom Corporation Voice and data exchange over a packet based network
GB2350521B (en) 1999-04-30 2001-07-11 Nokia Corp A gateway arrangement
EP2043375B1 (en) 1999-05-17 2011-10-26 Telefonaktiebolaget LM Ericsson (publ) Capability negotiation in a telecommunications network
US7054320B1 (en) 1999-05-31 2006-05-30 Lg Electronics Inc. Apparatus and method for processing AAL2 which supports multiple virtual channels in mobile communication system
CN1144487C (en) 1999-05-31 2004-03-31 诺基亚公司 Transmission and interconnection method
US6980544B2 (en) 1999-07-14 2005-12-27 Telefonaktiebolaget Lm Ericsson (Publ) Combining narrowband applications with broadband transport
US6400724B1 (en) 1999-07-16 2002-06-04 Qualcomm Inc. Method and apparatus for efficient data transmission in a voice-over-data communication system
FI19992246A (en) 1999-10-18 2001-04-19 Nokia Networks Oy Arrangements for interconnection of communication networks
US6643298B1 (en) 1999-11-23 2003-11-04 International Business Machines Corporation Method and apparatus for MPEG-2 program ID re-mapping for multiplexing several programs into a single transport stream
US7068623B1 (en) 2000-01-10 2006-06-27 Nortel Networks Limited Communicating traffic over a wireless channel in a mobile communications system
WO2001060000A1 (en) 2000-02-11 2001-08-16 Convergent Networks, Inc. Methods and systems for creating, distributing and executing multimedia telecommunications applications over circuit and packet switched networks
US6865220B2 (en) 2000-02-11 2005-03-08 Lsi Logic Corporation System and method for implementing an end-to-end error-correcting protocol in a voice band data relay system
JP4068780B2 (en) 2000-02-24 2008-03-26 富士通株式会社 COMMUNICATION STATUS NOTIFICATION DEVICE, COMMUNICATION STATUS DISPLAY DEVICE, COMMUNICATION STATUS NOTIFICATION METHOD, AND MEDIUM CONTAINING COMMUNICATION STATUS NOTIFICATION PROGRAM IN VoIP COMMUNICATION SYSTEM
DE60026138T2 (en) 2000-04-26 2006-10-26 Fujitsu Ltd., Kawasaki MULTIPORT COMMUNICATION PROCESS AND COMMUNICATION CONTROLLER
US6647428B1 (en) 2000-05-05 2003-11-11 Luminous Networks, Inc. Architecture for transport of multiple services in connectionless packet-based communication networks
AU2000278920B2 (en) 2000-05-17 2006-11-30 Symstream Technology Holdings No.2 Pty Ltd Octave pulse data method and apparatus
US7792119B2 (en) * 2000-05-22 2010-09-07 Telefonaktiebolaget L M Ericsson (Publ) Method for a connection through a core network
FR2809579B1 (en) 2000-05-23 2003-07-04 Nortel Matra Cellular METHOD FOR CONTROLLING A CHANNEL BETWEEN A RADIO TERMINAL AND A CELLULAR RADIO COMMUNICATION INFRASTRUCTURE, AND ACCESS NETWORK IMPLEMENTING SUCH A METHOD
US6424637B1 (en) 2000-06-23 2002-07-23 Motorola, Inc. Method for synchronizing a mobile station to UMTS while operating in GSM dedicated mode
US7095733B1 (en) 2000-09-11 2006-08-22 Yahoo! Inc. Voice integrated VOIP system
US7245931B2 (en) 2000-09-15 2007-07-17 Nortel Networks Limited Method and system for using common channel for data communications
EP1334605A4 (en) 2000-09-22 2004-08-11 Santera Systems Inc System and method for telephony call control
US8996698B1 (en) 2000-11-03 2015-03-31 Truphone Limited Cooperative network for mobile internet access
JP3449353B2 (en) 2000-12-13 2003-09-22 日本電気株式会社 Communication system and transcoder alignment method
JP3450295B2 (en) 2000-12-14 2003-09-22 日本電気株式会社 Communication system and method and switching node
US7106701B2 (en) 2001-01-05 2006-09-12 Telefonaktiebolaget Lm Ericsson (Publ) End-to-end frame quality classification
JP3983482B2 (en) 2001-02-02 2007-09-26 株式会社ルネサステクノロジ PC relative branching with high-speed displacement
US7006489B2 (en) 2001-02-23 2006-02-28 Santera Systems, Inc. Voice packet switching system and method
US6973024B1 (en) 2001-02-28 2005-12-06 Utstarcom, Inc. Method for modem element switchover using multicast groups
US7058085B2 (en) 2001-03-14 2006-06-06 Nortel Networks Limited Method and apparatus for transmitting data over a network within a specified time limit
EP1400139B1 (en) 2001-06-26 2006-06-07 Nokia Corporation Method for transcoding audio signals, network element, wireless communications network and communications system
US7594010B2 (en) 2001-06-28 2009-09-22 King's London College Virtual antenna array
US6693996B2 (en) 2001-08-14 2004-02-17 Sharp Laboratories Of America, Inc. System and method for data backup in a home network telephone
US7103021B2 (en) 2001-09-25 2006-09-05 Qualcomm Incorporated Method and apparatus for communications of data rate control information in a CDMA communication system
DE60229482D1 (en) 2001-11-24 2008-12-04 Lg Electronics Inc Method for transmitting packet data in compressed form in a communication system
US6701155B2 (en) 2002-01-11 2004-03-02 Nokia Corporation Network initialized packet data protocol context activation for multicast/broadcast services
JP2003209576A (en) 2002-01-15 2003-07-25 Matsushita Electric Ind Co Ltd Multicast communication method and system thereof
KR100765123B1 (en) 2002-02-16 2007-10-11 엘지전자 주식회사 Method for relocating SRNS
US7006844B2 (en) 2002-02-19 2006-02-28 Nokia Corporation Adaptive power control for multicast transmission
US7404001B2 (en) 2002-03-27 2008-07-22 Ericsson Ab Videophone and method for a video call
ATE364969T1 (en) 2002-04-24 2007-07-15 Ericsson Telefon Ab L M BRIDGING TRANSCODING OPERATIONS IN A COMMUNICATIONS NETWORK
US20030210659A1 (en) * 2002-05-02 2003-11-13 Chu Chung Cheung C. TFO communication apparatus with codec mismatch resolution and/or optimization logic
DE10220524B4 (en) 2002-05-08 2006-08-10 Sap Ag Method and system for processing voice data and recognizing a language
KR100876765B1 (en) 2002-05-10 2009-01-07 삼성전자주식회사 Apparatus for retransmitting data in mobile communication system and method thereof
US7277404B2 (en) 2002-05-20 2007-10-02 Airdefense, Inc. System and method for sensing wireless LAN activity
WO2003103313A1 (en) 2002-05-31 2003-12-11 Siemens Aktiengesellschaft Interrogation of the current valid bit rate for the interruption of a trfo call
GB2389486A (en) 2002-06-08 2003-12-10 Motorola Inc A communication network and method of setting an error rate therefor
US6625169B1 (en) 2002-06-14 2003-09-23 Telesys Technologies, Inc. Integrated communication systems for exchanging data and information between networks
US7440394B2 (en) 2002-06-24 2008-10-21 Nokia Corporation Method and system for redundant IP forwarding in a telecommunications network
US20040131051A1 (en) 2002-09-06 2004-07-08 Rafi Rabipour Methods and apparatus for data communication
US7423982B2 (en) 2002-09-09 2008-09-09 Scientific-Atlanta, Inc. Adaptive communication modes
EP1550108A2 (en) 2002-10-11 2005-07-06 Nokia Corporation Methods and devices for source controlled variable bit-rate wideband speech coding
US7471655B2 (en) 2003-10-17 2008-12-30 Kineto Wireless, Inc. Channel activation messaging in an unlicensed mobile access telecommunications system
US7369859B2 (en) 2003-10-17 2008-05-06 Kineto Wireless, Inc. Method and system for determining the location of an unlicensed mobile access subscriber
US7349698B2 (en) 2002-10-18 2008-03-25 Kineto Wireless, Inc. Registration messaging in an unlicensed mobile access telecommunications system
US7606190B2 (en) 2002-10-18 2009-10-20 Kineto Wireless, Inc. Apparatus and messages for interworking between unlicensed access network and GPRS network for data services
JP3853765B2 (en) 2002-11-08 2006-12-06 Necインフロンティア株式会社 Packet compression method, packet restoration method, packet compression method, and packet restoration method
US7203226B1 (en) 2002-11-14 2007-04-10 Nortel Networks Limited Methods and apparatus for data communication
US7620040B2 (en) * 2002-12-11 2009-11-17 Aspen Networks, Inc. Application non disruptive task migration in a network edge switch
US7340163B2 (en) 2002-12-16 2008-03-04 Alcatel Lucent Signaling protocol and architecture for protection rings
JP2004265942A (en) * 2003-02-20 2004-09-24 Okutekku:Kk Method for detecting zero point of probe pin and probe
US8254372B2 (en) 2003-02-21 2012-08-28 Genband Us Llc Data communication apparatus and method
JP2006520164A (en) 2003-03-12 2006-08-31 ペルソナ ソフトウェア, インコーポレイテッド. Extension of local area telephone system to wide area network telephone system.
WO2004084572A1 (en) 2003-03-20 2004-09-30 Telefonaktiebolaget L M Ericsson (Publ) Method for transferring a mobile terminal in e.g. an umts-network from one server node in a pool to another server node in the same pool
US7586857B2 (en) * 2003-04-01 2009-09-08 Alcatel-Lucent Usa Inc. Fast network SIP/SDP procedures for conference operations upon request from end user with optimization of network resources
US7245589B2 (en) 2003-04-21 2007-07-17 Lucent Technologies Inc. Wireless media gateway with bearer path control and tone allocation
US7457321B2 (en) 2003-07-11 2008-11-25 Nortel Networks Limited Method for requesting and granting a shorter slot cycle in a wireless network
US7586868B2 (en) * 2003-07-14 2009-09-08 Motorola, Inc Method and apparatus for controlling distributed transcoders
EP1687766A4 (en) 2003-07-24 2010-07-28 Zoltan Pal Method for accessing a packet-switched network financed by a provider for electronic trade and payment and for running a telecommunication system based on a partnership bonus principle
EP1704690A2 (en) 2003-07-31 2006-09-27 Siemens Aktiengesellschaft System and method for converging circuit switched and packed switched communications
US8185703B2 (en) 2003-07-31 2012-05-22 Silicon Graphics International Corp. Detection and control of resource congestion by a number of processors
US7424025B2 (en) 2003-10-01 2008-09-09 Santera Systems, Inc. Methods and systems for per-session dynamic management of media gateway resources
US7957352B2 (en) 2003-10-02 2011-06-07 Qualcomm Incorporated Inter-system handoff between wireless communication networks of different radio access technologies
JP4536658B2 (en) 2003-11-02 2010-09-01 セラ,ヨッシー Mobile phone gateway, communication system, and gateway operation system.
EP1683331B1 (en) 2003-11-15 2011-10-05 AT&T Mobility II LLC Method, system, and apparatus for providing wireless identification to standard telephone
US6898208B1 (en) 2003-12-10 2005-05-24 Motorola, Inc. Method for assigning transcoding channel elements
US20050157823A1 (en) * 2004-01-20 2005-07-21 Raghavan Sudhakar Technique for improving viterbi decoder performance
US20050185604A1 (en) 2004-02-23 2005-08-25 Samsung Electronics Co., Ltd. Method and apparatus for transferring connectionless-oriented data packets
US7830893B2 (en) 2004-03-02 2010-11-09 Jds Uniphase Corporation Real time segmentation and reassembly of asynchronous transfer mode (ATM) adaptation layer two (AAL2) and AAL5 data
US7620052B2 (en) 2004-03-04 2009-11-17 Telefonaktiebolaget L M Ericsson (Publ) Method and node for selecting a codec type or configuration by extending the list comprising codecs for transcoder/tandem free operation by further codecs supported by the node
DE102004019987B4 (en) 2004-04-23 2006-07-27 Siemens Ag Construction of a transcoder-free-operation connection
US7089011B1 (en) 2004-05-11 2006-08-08 Sprint Spectrum L.P. Method and system for selective call routing for transcoder free operation
GB2416276B (en) 2004-07-14 2009-06-17 Vodafone Plc Providing services in communications networks
ATE413078T1 (en) 2004-08-28 2008-11-15 Ericsson Telefon Ab L M ARRANGEMENT AND METHOD IN COMMUNICATION NETWORKS
US7453856B2 (en) 2004-09-03 2008-11-18 Telefonaktiebolaget Lm Ericsson (Publ) Method, apparatus, and communications interface for sending and receiving data blocks associated with different multiple access techniques
US7830864B2 (en) 2004-09-18 2010-11-09 Genband Us Llc Apparatus and methods for per-session switching for multiple wireline and wireless data types
US7729346B2 (en) 2004-09-18 2010-06-01 Genband Inc. UMTS call handling methods and apparatus
FI20041659A0 (en) 2004-12-23 2004-12-23 Nokia Corp Method of routing communications to a VoIP terminal in a mobile communication system
FI20050235A0 (en) 2005-03-03 2005-03-03 Nokia Corp Access to a communication system
FI20050369A0 (en) 2005-04-12 2005-04-12 Nokia Corp Selection of network elements
DE102005021849B4 (en) 2005-05-11 2007-08-02 Infineon Technologies Ag Embedded communication terminal
US7940772B2 (en) 2005-05-26 2011-05-10 Genband Us Llc Methods, systems, and computer program products for transporting ATM cells in a device having an ethernet switching fabric
US8483173B2 (en) 2005-05-31 2013-07-09 Genband Us Llc Methods and systems for unlicensed mobile access realization in a media gateway
US7769379B2 (en) 2005-06-17 2010-08-03 Nokia Corporation Unlicensed mobile access support in mobile networks of the third generation
US20060291454A1 (en) 2005-06-28 2006-12-28 Ali Rashad M Providing enterprise switching for peer-to-peer multimedia
DE202005021930U1 (en) 2005-08-01 2011-08-08 Corning Cable Systems Llc Fiber optic decoupling cables and pre-connected assemblies with toning parts
US7843900B2 (en) 2005-08-10 2010-11-30 Kineto Wireless, Inc. Mechanisms to extend UMA or GAN to inter-work with UMTS core network
US7792150B2 (en) 2005-08-19 2010-09-07 Genband Us Llc Methods, systems, and computer program products for supporting transcoder-free operation in media gateway
US20070043558A1 (en) 2005-08-22 2007-02-22 Uwe Schwarz Priority-Based Resource Allocation
US20070140293A1 (en) 2005-12-16 2007-06-21 Anjana Agarwal RFCI mapping to support backward-compatible transcoder-free operation for UMTS
US7835346B2 (en) 2006-01-17 2010-11-16 Genband Us Llc Methods, systems, and computer program products for providing transcoder free operation (TrFO) and interworking between unlicensed mobile access (UMA) and universal mobile telecommunications system (UMTS) call legs using a media gateway
US7701857B2 (en) 2006-06-07 2010-04-20 Genband Inc. Method, system, and computer-readable medium for resource-based route selection
US7852817B2 (en) 2006-07-14 2010-12-14 Kineto Wireless, Inc. Generic access to the Iu interface
US20080039086A1 (en) 2006-07-14 2008-02-14 Gallagher Michael D Generic Access to the Iu Interface
US20080151845A1 (en) 2006-12-20 2008-06-26 Nokia Corporation Co-existence management of multiple radios
CN101636959B (en) 2007-03-15 2013-12-11 交互数字技术公司 Method and apparatus for reordering data in an evolved high speed packet access system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1465445A1 (en) 2003-03-31 2004-10-06 Siemens Aktiengesellschaft Method and system for maintenance of a Transcoder-Free-Operation-Mode for an end-to-end-connection in a mobile communication network
US20050076108A1 (en) 2003-10-01 2005-04-07 Santera Systems, Inc. Methods and systems for per-session network address translation (NAT) learning and firewall filtering in media gateway
US20050124299A1 (en) 2003-12-08 2005-06-09 Gino A. Scribano Method and apparatus for providing bearer format type information in a cellular communication system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP1915850A4

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8254372B2 (en) 2003-02-21 2012-08-28 Genband Us Llc Data communication apparatus and method
US7729346B2 (en) 2004-09-18 2010-06-01 Genband Inc. UMTS call handling methods and apparatus
US7830864B2 (en) 2004-09-18 2010-11-09 Genband Us Llc Apparatus and methods for per-session switching for multiple wireline and wireless data types
US7792150B2 (en) 2005-08-19 2010-09-07 Genband Us Llc Methods, systems, and computer program products for supporting transcoder-free operation in media gateway
WO2007084417A2 (en) 2006-01-17 2007-07-26 Santera Systems, Inc Methods, systems, and computer program products for providing transcoder free operation (trfo) and interworking between unlicensed mobile access (uma) and universal mobile telecommunications system (umts) call legs using a media gateway
EP1982470A2 (en) * 2006-01-17 2008-10-22 Santera Systems Inc. Methods, systems, and computer program products for providing transcoder free operation (trfo) and interworking between unlicensed mobile access (uma) and universal mobile telecommunications system (umts) call legs using a media gateway
US7835346B2 (en) 2006-01-17 2010-11-16 Genband Us Llc Methods, systems, and computer program products for providing transcoder free operation (TrFO) and interworking between unlicensed mobile access (UMA) and universal mobile telecommunications system (UMTS) call legs using a media gateway
EP1982470A4 (en) * 2006-01-17 2012-08-08 Genband Inc Methods, systems, and computer program products for providing transcoder free operation (trfo) and interworking between unlicensed mobile access (uma) and universal mobile telecommunications system (umts) call legs using a media gateway
US8908541B2 (en) 2009-08-04 2014-12-09 Genband Us Llc Methods, systems, and computer readable media for intelligent optimization of digital signal processor (DSP) resource utilization in a media gateway
US9559978B2 (en) 2009-08-04 2017-01-31 Genband Us Llc Methods, systems, and computer readable media for intelligent optimization of digital signal processor (DSP) resource utilization in a media gateway

Also Published As

Publication number Publication date
CN101341730B (en) 2013-12-25
EP1915850A4 (en) 2012-08-22
WO2007022461A3 (en) 2007-06-28
CN101341730A (en) 2009-01-07
US7792150B2 (en) 2010-09-07
EP1915850B1 (en) 2016-07-13
US20070041320A1 (en) 2007-02-22
EP1915850A2 (en) 2008-04-30

Similar Documents

Publication Publication Date Title
US7792150B2 (en) Methods, systems, and computer program products for supporting transcoder-free operation in media gateway
EP1982470B1 (en) Method, apparatus, and computer program product for providing transcoder free operation and interworking between unlicensed mobile access and universal mobile telecommunications system call legs using a media gateway
US8483173B2 (en) Methods and systems for unlicensed mobile access realization in a media gateway
US7457237B2 (en) Shared risk group handling within a media gateway
EP1449333B1 (en) Method and apparatus for creating a packet using a digital signal processor
US6594276B1 (en) Apparatus and associated method for communicating multimedia information upon a communication link
US20070140293A1 (en) RFCI mapping to support backward-compatible transcoder-free operation for UMTS
KR100917546B1 (en) Method and apparatus for voice transcoding in a voip environment
US9294344B2 (en) Shared risk group handling within a media gateway
CN100579105C (en) Method and device for treating data stream
US8265696B1 (en) Digital telecommunication system
US20070019620A1 (en) Monitoring of coded data
JP2003060716A (en) Distributed packet exchange network
CA2384380C (en) Information transmission rate control across a core network
US7158491B1 (en) Terminal-based link adaptation scheme having a detector which monitors application signaling and a requestor which requests a special channel based on the detection
KR100369798B1 (en) METHOD FOR CONTROLLING BANDWIDTH IN VoIP SYSTEM
RU2452121C2 (en) Method for codec negotiation between wireless network and base network in mobile connection system
EP2081349A1 (en) Method and system for transcoding avoidance in Border Gateways
US9602569B2 (en) Management of a remote digital terminal
KR20030058029A (en) Voice Data Rate Changing Method in IMT-2000 Network
FI119713B (en) The switching device
WO2002037798A1 (en) Terminal-based link adaptation scheme

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200680038614.2

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

REEP Request for entry into the european phase

Ref document number: 2006813571

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2006813571

Country of ref document: EP