- Cisco Unified Border Element Protocol-Independent Features and Setup
- Interworking Between RSVP Capable and RSVP Incapable Networks
- SIP INFO Method for DTMF Tone Generation
- WebEx Telepresence Media Support Over Single SIP Session
- DTMF Events through SIP Signaling
- Call Progress Analysis Over IP-to-IP Media Session
- Codec Preference Lists
- AAC-LD MP4A-LATM Codec Support on Cisco UBE
- Multicast Music-on-Hold Support on Cisco UBE
- Network-Based Recording
- Video Recording - Additional Configurations
- TDoS Attack Mitigation
- Cisco Unified Communications Gateway Services--Extended Media Forking
- Dynamic Payload Type Interworking for DTMF and Codec Packets for SIP-to-SIP Calls
- Acoustic Shock Protection
- Noise Reduction
- iLBC Support for SIP and H.323
- Configuring RTP Media Loopback for SIP Calls
- SIP Ability to Send a SIP Registration Message on a Border Element
- Session Refresh with Reinvites
- SIP Stack Portability
- Interworking of Secure RTP calls for SIP and H.323
- Cisco UBE Support for SRTP-RTP Internetworking
- Support for SRTP Termination
- Configuring RTCP Report Generation
- SIP SRTP Fallback to Nonsecure RTP
- Configuring Support for Interworking Between RSVP Capable and RSVP Incapable Networks
- VoIP for IPv6
- Mid-call Signaling Consumption
- Support for Software Media Termination Point
- Cisco Unified Communication Trusted Firewall Control
- Cisco Unified Communication Trusted Firewall Control-Version II
- Domain-Based Routing Support on the Cisco UBE
- URI-Based Dialing Enhancements
- Fax Detection for SIP Call and Transfer
- Finding Feature Information
- Restrictions for AAC-LD MP4A-LATM Codec Support on Cisco UBE
- AAC-LD MP4A-LATM Codec Support on Cisco UBE
- How to Configure the MP4A-LATM Codec
- Configuration Examples for AAC-LD MP4A-LATM Codec Support on Cisco UBE
- Feature Information for AAC-LD MP4A-LATM Codec Support on Cisco UBE
AAC-LD MP4A-LATM Codec Support on Cisco UBE
The AAC-LD MP4A-LATM codec is a wideband audio codec used by video endpoints. MP4A-LATM is an MPEG4 audio coding standard, where LATM is Low-Overhead MPEG-4 Audio Transport Multiplex. The Cisco Unified Border Element (Cisco UBE) supports MP4A-LATM to enable call flows involving endpoints that use this codec, especially for media recording.
For basic information on Codecs and how to configure them, refer to Codecs in the Cisco Unified Border Element Fundamentals and Basic Setup.
- Finding Feature Information
- Restrictions for AAC-LD MP4A-LATM Codec Support on Cisco UBE
- AAC-LD MP4A-LATM Codec Support on Cisco UBE
- How to Configure the MP4A-LATM Codec
- Configuration Examples for AAC-LD MP4A-LATM Codec Support on Cisco UBE
- Feature Information for AAC-LD MP4A-LATM Codec Support on Cisco UBE
Finding Feature Information
Your software release may not support all the features documented in this module. For the latest caveats and feature information, see Bug Search Tool and the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the feature information table.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.
Restrictions for AAC-LD MP4A-LATM Codec Support on Cisco UBE
Cisco UBE does not support the following:
AAC-LD MP4A-LATM Codec Support on Cisco UBE
As part of this feature, Cisco UBE supports the following:
- Accept and send MP4A-LATM codec and corresponding FMTP profiles
- Configure MP4A-LATM under dial-peer or under voice-class codec as preferred codec
- Pass across real-time transport protocol (RTP) media for MP4A-LATM codec without any interworking
- Offer pre-configured FMTP profile for MP4A-LATM for DO-EO (Delayed-Offer to Early-Offer) calls
- Offer more than one FMTP profile (each with different payload type number) as mentioned by the offering endpoint, so that the answering endpoint can choose the best option.
- Offer only one instance of MP4A-LATM if media forking is applicable. The offered instance is the first one received in the offer.
- Calculate bandwidth for MP4A-LATM on the basis of either “b=TIAS” attribute or “bitrate” parameter in the FMTP attribute. If none of them are present in the session description protocol (SDP), the default maximum bandwidth, that is, 128 Kbps will be used for calculation.
- The following Cisco UBE
features are supported with the MP4A-LATM codec:
- Basic call (audio and video) flow-around and flow-through (FA and FT).
- Voice Class Codec support in Cisco UBE with codec filtering
- SRTP and SRCTP passthrough for SIP-to-SIP calls
- Supplementary services
- RSVP
- Dynamic payload type interworking for DTMF and codec packets for SIP-to-SIP calls
- Media Anti-Trombone with SIP signaling control on CUBE
- Support for SIP UPDATE message per RFC 3311
- RTP Media Loopback
- Media forking for IP based calls using Zephyr recording server
- Cisco UBE Mid-call Re-INVITE consumption
- Signaling forking (Fastweb multile SIP Early Dialog Support, FA and FT)
- Maximum bandwidth-based CAC
- Media Policing
- Box-to-Box High Availability (B2B HA)
- Inbox High Availability (Inbox HA)
How to Configure the MP4A-LATM Codec
Configuring the MP4A-LATM Codec on a Dial Peer
1.
enable
2.
configure
terminal
3.
dial-peer
voice
tag
voip
4.
destination-pattern
[+]
string
[T]
5.
session
protocol
sipv2
6.
session
target
ipv4:destination-address
7.
codec mp4a-latm
[profile
tag]
8.
end
DETAILED STEPS
Configuring the MP4A-LATM Codec under Voice Class Codec
1.
enable
2.
configure
terminal
3.
voice class codec
tag
4.
codec preference
value
codec-type
[profile
tag]
5.
exit
6.
dial-peer
voice
tag
voip
7.
destination-pattern
[+]
string
[T]
8.
session
protocol
sipv2
9.
session
target
ipv4:destination-address
10.
voice-class codec
tag
DETAILED STEPS
Verifying an Audio Call
1.
show call active voice [compact]
DETAILED STEPS
Configuration Examples for AAC-LD MP4A-LATM Codec Support on Cisco UBE
Example: Configuring the MP4A-LATM Codec under a Dial Peer
Device> enable Device# configure terminal Device(config)# dial-peer voice 24 voip Device(config-dial-peer)# destination-pattern 595959 Device(config-dial-peer)# session protocol sipv2 Device(config-dial-peer)# session target ipv4:10.42.29.7 Device(config-dial-peer)# codec mp4a-latm profile 5 Device(config-dial-peer)# end
Example: Configuring the MP4A-LATM Codec under Voice Class Codec
Device> enable Device# configure terminal Device(config)# voice class codec 1 Device(config-class)# codec preference 1 mp4a-latm profile 5 Device(config-class)# exit Device(config)# dial-peer voice 24 voip Device(config-dial-peer)# destination-pattern 595959 Device(config-dial-peer)# session protocol sipv2 Device(config-dial-peer)# session target ipv4:10.42.29.7 Device(config-dial-peer)# voice-class codec 1
Feature Information for AAC-LD MP4A-LATM Codec Support on Cisco UBE
The following table provides release information about the feature or features described in this module. This table lists only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise, subsequent releases of that software release train also support that feature.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to . An account on Cisco.com is not required.
Feature Name |
Releases |
Feature Information |
---|---|---|
AAC-LD MP4A-LATM Codec Support on Cisco UBE |
15.4(1)T |
The AAC-LD MP4A-LATM codec is a wideband audio codec used by video endpoints. MP4A-LATM is an MPEG4 audio coding standard, where LATM is Low-Overhead MPEG-4 Audio Transport Multiplex. The Cisco Unified Border Element (Cisco UBE) supports MP4A-LATM to enable call flows involving endpoints that use this codec, especially for media recording. The following commands were introduced or modified: codec mp4a-latm, codec preference tag mp4a-latm |