The
Unable to show "metadata-from": No such page "_space_variables"
supports the following media modes:
- DSP: The RTP media packets are processed through DSP. And the SBC would bridge any interop issues with the peer devices.
- Proxy Relay: The RTP media packets flow through the SBC's network processor and does not use DSP. The codecs and SRTP are passed through. The details are captured here: Working with RTP Proxies
- Proxy with local SRTP: This is same as the Proxy Relay. However, the SRTP is negotiated encryption/decryption and is processed locally while codecs are untouched.
Direct: The SBC Edge would not involve in the media path at all. Instead, the peer devices have to exchange the media directly with each other while only the SIP messages go through the SBC Edge.
Media Mode and Capability | SBC Edge | SBC SWe Lite | Code Negotiation | SRTP Negotiation | Network Support (NAT, etc.) |
---|
DSP | | | Yes | Yes | Yes |
Proxy Relay | | | No | No | Yes |
Proxy with Local SRTP | | | No | Yes | Yes |
Direct | | | No | No | No |
The
Unable to show "metadata-from": No such page "_space_variables"
enables multiple media streams, which includes Video Call Passthrough support. Video codecs are passed transparently through the SBC and are negotiated end to end.
Specific configuration allows multiple media streams to be bundled in the Proxy Relay Media Mode or Direct Media Mode (through Audio/Fax Stream Mode and Video/Application Stream Mode). As a result, all media streams (Audio/Video/Application) are supported by the
Unable to show "metadata-from": No such page "_space_variables"
. The media streams can have mixed (hybrid) modes, which enables audio to be transcoded and video to be in Proxy Relay mode.
- Proxy Relay Mode enables multiple media streams to be bundled in Proxy Relay Media Mode; all media streams (Audio/Video/Application) are passed through the
Unable to show "metadata-from": No such page "_space_variables"
. - Mixed Media (Hybrid) mode allows the
Unable to show "metadata-from": No such page "_space_variables"
to handle multiple streams with different media modes (DSP and Proxy Relay) in the same call; audio is transcoded and video/application is in Proxy Proxy Relay Media Mode. - Direct Mode enables multiple media streams to be bundled in Direct Media mode; all media streams (Audio/Video/Application) are not passed through the
Unable to show "metadata-from": No such page "_space_variables"
, but the reachable SIP devices are allowed to exchange media directly with each other.
Sonus recommends using Mixed Media (Hybrid) mode over Proxy Proxy Relay mode. Mixed Media (Hybrid) mode allows the
Unable to show "metadata-from": No such page "_space_variables"
to handle multiple streams with different media modes (DSP and Proxy) in the same call; audio is transcoded and video/application is in Proxy Proxy Relay Media Mode.
The Proxy with local SRTP mode introduced in 7.0 release supports only Audio stream, and does not support Video yet.
The media streams can be a mixed (Hybrid) mode, allowing audio to be transcoded and video to be in Proxy Relay Media Mode for SIP to SIP calls.
The media streams can be an all-proxy mode, allowing both audio and video to be in the Proxy Relay Media Mode for SIP to SIP calls.
The media streams can be an all-direct mode, allowing both audio and video to be in the Direct Media Mode for SIP to SIP calls between UAs.
While the audio media codec parameters are configurable in the
Unable to show "metadata-from": No such page "_space_variables"
, there is no video media codec parameter configuration provided by the
Unable to show "metadata-from": No such page "_space_variables"
and any type of video codec is passed transparently through end to end.
The following are the various modes and call outcomes due to end-to-end compatibility:
Media Modes and Call Outcomes
Inbound/Outbound peer Media compatibility | SBC Audio/Video Mode Configuration | Call Outcome | Comments |
---|
Audio-codec Compatible & SRTP Incompatible | Proxy with local SRTP/Disabled | Audio | SRTP is negotiated per leg basis, and end-to-end audio call succeeds. |
Video-Disabled |
Audio-codec incompatible irrespective of SRTP compatibility | Proxy with local SRTP/Disabled | Call Failure | End-to-end codec compatibility does not exist. |
Video-Disabled |
Audio-Compatible | Proxy Relay/Proxy Rely or Direct/Direct | Audio/video call | End-to-end compatibility exists for audio and video. |
Video-Compatible |
Audio-Compatible | DSP/Proxy Relay | Audio/video call | End-to-end compatibility exists for audio and video, and Audio media uses a DSP in the Unable to show "metadata-from": No such page "_space_variables" . |
Video-Compatible |
Audio-Compatible | Proxy Relay/Proxy Relay or Direct/Direct | Audio call | End-to-end compatibility does not exist for video. |
Video-Incompatible |
Audio-Compatible | DSP/Proxy Relay | Audio call | End-to-end compatibility does not exist for video, and Audio media uses a DSP in the Unable to show "metadata-from": No such page "_space_variables" . |
Video-Incompatible |
Audio-Incompatible | Proxy Relay/Proxy Relay or Direct/Direct | Video only call | End-to-end compatibility does not exist for audio, and video only call works provided end-to-end compatibility. |
Video-Compatible |
Audio-Incompatible | DSP/Proxy Relay | Audio/video call | End-to-end compatibility does not exist for audio and audio media requiring a DSP in the SBC. Unable to show "metadata-from": No such page "_space_variables" . |
Video-Compatible |
Audio-Incompatible | Proxy Relay/Proxy Relay or Direct/Direct | Call fails | End-to-end compatibility does not exist for audio and video. |
Video-Incompatible |
Audio-Incompatible | DSP Proxy Relay | Audio Call | End-to-end compatibility does not exist for audio and video and audio media requiring a DSP in the Unable to show "metadata-from": No such page "_space_variables" . |
Video Incompatible |
Audio-Incompatible | Proxy Relay/proxy Relay or Direct/Direct | Call fails | End-to-end compatibility does not exist for audio and video. |
Video-Incompatible |
The following steps outline the basic configuration for using a Video Call. See Usage Examples below for specific configuration information. For detailed field configuration, see Creating and Modifying SIP Signaling Groups and Creating and Modifying Entries to Call Routing Tables.
Through the SIP Signaling group's Media Information, a mode could be selected for each media stream type. See Creating and Modifying SIP Signaling Groups.
Through the Call Route Table, a media priority can be selected for each of these media stream types (Audio/Fax Stream, Video/Application Stream). See Creating and Modifying Entries to Call Routing Tables.
Component | How to Configure |
---|
Inbound Signaling Group Entry
| - Audio/Fax Stream Mode - DSP/Proxy Relay/Proxy with local SRTP/Direct
- Video/Application Stream Mode - Proxy/Direct
|
Outbound Signaling Group Entry | - Audio/Fax Stream Mode - DSP/Proxy Relay/Proxy with Local SRTP/Direct
- Video/Application Stream Mode - Proxy/Direct
|
Call Route Entry | - Audio/Fax Stream Mode - DSP
- Video/Application Stream Mode - Disabled
|
Proxy Mode enables multiple media streams to be bundled in Proxy Relay Media Mode; all media streams (audio/video/application) are passed through the
Unable to show "metadata-from": No such page "_space_variables"
.
For this configuration there are two outcomes:
- For Audio Stream only: Audio stream on Proxy Relay Mode.
- For Multiple Streams: All streams on Proxy Relay Mode.
Component | How to Configure |
---|
Inbound Signaling Group Entry | - Audio/Fax Stream Mode - DSP/Proxy Relay//Proxy with local SRTP/Direct
- Video/Application Stream Mode - Proxy/Direct
|
Outbound Signaling Group Entry | - Audio/Fax Stream Mode - DSP/Proxy Relay/ Proxy with local SRTP/Direct
- Video/Application Stream Mode - Proxy/Direct
|
Call Route Entry | - Audio: Audio/Fax Stream Mode - Proxy Preferred over DSP
- Video: Video/Application Stream Mode - Proxy
|
Direct Mode enables multiple media streams to be bundled in Direct Media Mode; all media streams (audio/video/application) are bypassed by the SBC.
For this configuration, there are two outcomes:
- For Audio Stream only: Audio Stream on Direct Mode
- For Multiple Streams: All Streams on Direct Mode.
Component | How to Configure |
---|
Inbound Signaling Group Entry | - Audio/Fax Stream Mode - DSP/Proxy Relay/Proxy with local SRTP/Direct
- Video/Application Stream Mode - Proxy/Direct
|
Outbound Signaling Group Entry | - Audio/Fax Stream Mode - DSP/Proxy Relay/Proxy with local SRTP/Direct
- Video/Application Stream Mode - Proxy/Direct
|
Call Route Entry | - Audio/Fax Stream Mode - Direct
- Video/Application Stream Mode - Direct
|
Mixed Media (Hybrid) mode allows the
Unable to show "metadata-from": No such page "_space_variables"
to handle multiple streams with different media modes (DSP & Proxy) in the same call; audio is transcoded and video/application is in Proxy Media Mode.
For this configuration there are two outcomes:
- For Audio Stream only: Audio stream on DSP Mode.
- For Multiple Streams: Hybrid with DSP/Proxy Relay
Component | How to Configure |
---|
Inbound Signaling Group Entry | - Audio/Fax Stream Mode - DSP/Proxy Relay/Proxy with local SRTP/Direct
- Video/Application Stream Mode - Proxy/Direct
|
Outbound Signaling Group Entry | - Audio/Fax Stream Mode - DSP/Proxy Relay/Proxy with local SRTP/Direct
- Video/Application Stream Mode - Proxy/Direct
|
Call Route Entry | - Audio/Fax Stream Mode - DSP preferred over Proxy
- Video/Application Stream Mode - Proxy
|
Recommendation when using the video mode to avoid seeing video call failures:
Call un-hold, might have a period of no video depending upon the the video-fast-update in its SIP-INFO and/or RTCP. After observing different phone end points, this could range from 0(GrandStream) to 30 seconds(Bria).
Early 183 does not function since the
Unable to show "metadata-from": No such page "_space_variables"
does not negotiate codecs with remote peers.Ring-back generation is not available for all-proxy call.
Dead call detection does not work for all-proxy calsl since the
Unable to show "metadata-from": No such page "_space_variables"
cannot analyze RTP/RTCP streams.
- Local transfer is not supported for video calls. Sonus recommends configuring the Access Mode as Broadsoft Extension in order to support the transfer feature.
- Sonus recommends disabling the SIP Session Timer, since it requires SDP and the
Unable to show "metadata-from": No such page "_space_variables"
cannot guarantee media parameter change.
What is hybrid mode?
Audio media is processed through the DSPs and Video media is passed through the Network Processor level without involving the DSPs.
When will you use hybrid mode?
This configuration best suitable for the call routes that need to have audio transcoded, and where the same route needs to handle video calls as well.
How does it compare with Proxy mode?
In Proxy Mode, both the audio and video media are passed through the Network Processor level without involving the DSPs.
What comes extra compared with 3.0 release?
For audio calls, the call handling with respect to Offer/Answer remains identical.
What comes extra compared with 3.1 release?
For audio calls, the call handling with respect to Offer/Answer remains identical.
What is taken away enabling this? (transfer issues, etc.)
There is no difference in audio call processing. However, if the call is video, then transferring the call is supported only in Broadsoft like deployments, wherein it requires configuring the
Unable to show "metadata-from": No such page "_space_variables"
as Broadsoft extension.
This configuration is best suitable for call routes that need to have audio transcoded, and the same route needs to handle video calls as well. See
How Sonus SBC Edge and SBC SWe Lite Transfers an RTP Stream.