...
Section | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Spacevars | ||
---|---|---|
|
honorSdpClockRate
is enabled (see sipTrunkGroup services SIP Trunk Group - Services - CLI or Trunk Group - SIP Trunk Group (EMA) page for configuration details.).Note |
---|
DSP resources are used when interworking between different codecs. When using in-band to out-of-band or in-band to DTMF digit (RFC 2833) interworking (both directions), DSP resources are required. |
Note |
---|
Pass-through calls are supported when receiving digits through RFC 2833 or out-of-band (SIP INFO). |
...
Code Block |
---|
% set profiles dtmfTrigger <egress | ingress> interdigitTimeout <timeout_value> longdigitDuration <longdigitDuration> pattern <trigger_pattern> state <enabled | disabled> |
Below is a CLI example of enabling DTMF interworking for PSP "profile1" with transcoding.
Code Block | ||
---|---|---|
| ||
% set profiles media packetServiceProfile pprfile1 packetToPacketControl conditionsInAdditionToNoCommonCodec differentDtmfRelay enable |
See DTMF Trigger - CLI, Packet Service Profile - CLI or Dtmf Trigger Profile - Dtmf Trigger, Packet Service Profile - Flags, Packet To Packet Control - Condition In Addition To No Common Codec (EMA) for configuration details.
...
The
Spacevars | ||
---|---|---|
|
Code Block | ||
---|---|---|
| ||
% set profiles media packetServiceProfile <name>profile1 flags digitDetectSendEnabled enable % set profiles media packetServiceProfile profile1 flags interworkDtmfWithoutTranscoding enable |
Note |
---|
To use DTMF interworking without DSP resources, the Packet Service Profile flag |
See Packet Service Profile - CLI
...
or Packet Service Profile - Flags (EMA) for configuration details.
...
To preserve the privacy and security model for media flows as well, the SBC implements an RTP Relay. In RTP Relay, the call endpoints send media packets to an address/port on the SBC. As the media packets flow through the SBC, the source and destination addresses are changed such that the SBC is itself always one of the endpoints in each call leg. Thus, the carrier's internal addresses are not exposed to the peering partner, and inbound media flows are directed only to a limited set of well-defined SBC addresses for security filtering purposes.
...