- 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
- Prerequisites
- How to Configure Media Flow-Around with SIP Signalling control on CUBE
- Configuring Media Flow-Around for a Voice Class
- Configuring Media Flow-Around at the Global Level
- Configuring Media Flow-Around for a Dial Peer
- Configuring Delayed-Offer to Early-Offer Media Flow-Around at the Global Level
- Configuring Delayed-Offer to Early-Offer Media Flow-Around for a Dial-Peer
- Configuring Delayed-Offer to Early-Offer Media Flow-Around for High-Density Transcoding Calls
- Feature Information for Media Flow- Around with SIP Signaling control on Cisco UBE
Support for Media Flow- Around with SIP Signaling control on CUBE
- Finding Feature Information
- Prerequisites
- How to Configure Media Flow-Around with SIP Signalling control on CUBE
- Feature Information for Media Flow- Around with SIP Signaling control 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 at the end of this module.
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.
Prerequisites
Cisco Unified Border Element
- Cisco IOS Release 15.1(3)T or a later release must be installed and running on your Cisco Unified Border Element.
Cisco Unified Border Element (Enterprise)
- Cisco IOS XE Release <TBD> or a later release must be installed and running on your Cisco ASR 1000 Series Router.
How to Configure Media Flow-Around with SIP Signalling control on CUBE
Configuring Media Flow-Around for a Voice Class
To configure media flow-around for a voice class, perform the steps in this section.
1. enable
2. configure terminal
3. voice class media tag
4. media flow-around
5. dial-peer voice tag voip
6. voice class media tag
7. exit
DETAILED STEPS
Command or Action | Purpose | |
---|---|---|
Step 1 | enable Example: Router> enable |
Enables privileged EXEC mode. Enter your password if prompted. |
Step 2 | configure terminal Example: Router# configure terminal |
Enters global configuration mode. |
Step 3 | voice class media tag Example: Router(config)# voice class media 1 |
Enters voice-class configuration mode and assign an identification tag for a media voice class. |
Step 4 | media flow-around Example: Router(config-class)# media flow-around |
Enables media flow around. |
Step 5 | dial-peer voice tag voip Example: Router(config-class)# dial-peer voice 2 voip |
Enters dial-peer configuration mode and assign an identification tag for VoIP. |
Step 6 | voice class media tag Example: Router(config-dial-peer)# voice class media 1 |
Assign an identification tag for a media voice class. |
Step 7 | exit Example: Router(config-dial-peer)# exit |
Exit dial-peer configuration mode. |
Configuring Media Flow-Around at the Global Level
To configure media flow-around at the global level, perform the steps in this section.
1. enable
2. configure terminal
3. voice service voip
4. media flow-around
5. exit
DETAILED STEPS
Command or Action | Purpose | |
---|---|---|
Step 1 | enable Example: Router> enable |
Enables privileged EXEC mode. Enter your password if prompted. |
Step 2 | configure terminal Example: Router# configure terminal |
Enters global configuration mode. |
Step 3 | voice service voip Example: Router(config)# voice service voip |
Enters VoIP voice-service configuration mode. |
Step 4 | media flow-around Example: Router(config-voi-serv)# media flow-around |
Enables media flow-around. |
Step 5 | exit Example: Router(config-voi-serv)# exit |
Exits the current mode. |
Configuring Media Flow-Around for a Dial Peer
To configure media flow-around for an individual dial peer, perform the steps in this section.
Note |
If you plan to configure both incoming and outgoing dial peers, you must specify the transparent codec on the incoming dial peer. > |
1. enable
2. configure terminal
3. dial-peer voice number voip
4. media flow-around
5. exit
DETAILED STEPS
Command or Action | Purpose | |
---|---|---|
Step 1 | enable Example: Router> enable |
Enables privileged EXEC mode. Enter your password if prompted. |
Step 2 | configure terminal Example: Router# configure terminal |
Enters global configuration mode. |
Step 3 | dial-peer voice number voip Example: Router(config)# dial-peer voice 2 voip |
Enters dial peer voice configuration mode for the specified VoIP dial peer. |
Step 4 | media flow-around Example: Router(config-dial-peer)# media flow-around |
Enables media flow-around. |
Step 5 | exit Example: Router(config-dial-peer)# exit |
Exits dial peer voice configuration and returns to privileged EXEC mode. |
Configuring Delayed-Offer to Early-Offer Media Flow-Around at the Global Level
Perform this task to configure delayed-offer (DO) to early-offer (EO) media flow-around at the voice service configuration mode.
1. enable
2. configure terminal
3. voice service voip
4. media flow-around
5. sip
6. early offer-forced
7. exit
8. exit
9. exit
DETAILED STEPS
Configuring Delayed-Offer to Early-Offer Media Flow-Around for a Dial-Peer
Perform this task to configure DO to EO Media Flow-Around for an individual dial peer.
1. enable
2. configure terminal
3. dial-peer voice number voip
4. media flow-around
5. voice class sip early-offer forced
6. exit
7. exit
DETAILED STEPS
Configuring Delayed-Offer to Early-Offer Media Flow-Around for High-Density Transcoding Calls
Perform this task to configure Delayed-Offer to Early-Offer Media transcoding high-density calls.
1. enable
2. configure terminal
3. voice service voip
4. media transcoder high-density
5. sip
6. early offer-forced
7. exit
8. exit
9. exit
DETAILED STEPS
Feature Information for Media Flow- Around with SIP Signaling control 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 www.cisco.com/go/cfn. An account on Cisco.com is not required.
ISR Feature table entry
Feature Name |
Releases |
Feature Information |
---|---|---|
Media Flow- Around with SIP Signaling control on CiscoUBE |
15.1(3)T |
Support for Media Flow-Around for Delayed-Offer to Early-Offer audio calls on Cisco UBE were introduced.The following section provides information about this feature: No new commands were introduced or modified. |
ASR Feature table entry
Feature Name |
Releases |
Feature Information |
---|---|---|
Media Flow- Around with SIP Signaling control on CiscoUBE |
TBD |
Support for Media Flow-Around for Delayed-Offer to Early-Offer audio calls on Cisco UBE were introduced.The following section provides information about this feature: No new commands were introduced or modified. |