Add_workflow_for_techpubs | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Panel | ||||
---|---|---|---|---|
In this section:
|
Info | ||
---|---|---|
| ||
Related articles: |
To allow Direct Media between NAT devices, or between NAT and Non-NAT devices, the following configuration is necessary.
Note |
---|
The configuration of Direct Media with NAT is not allowed under following conditions:
|
Anchor | ||||
---|---|---|---|---|
|
ACCESS SIDE:
directMediaAllowed
enableddirectMediaAllowedBehindNat
enableduseDirectMedia
enabledCORE SIDE (towards Application Server):
sendDirectMediaInfoInSdpAttribute
enableduseDirectMedia
enabledNote |
---|
The |
Anchor | ||||
---|---|---|---|---|
|
ACCESS SIDE:
directMediaAllowed
enableddirectMediaAllowedBehindNat
enabledsdpTransparencyState
disableduseDirectMedia
enabledCORE SIDE (towards Application Server):
sendDirectMediaInfoInSdpAttribute
enableduseDirectMedia
enableddmNatPrefix
on addressContext
Anchor | ||||
---|---|---|---|---|
|
This is an occasional scenario where an endpoint behind NAT can have Direct Media with endpoint not behind NAT. However, if such a case exists, SBC exchanges the media IPs of such devices, while the actual exchange of media depends on the network.
ACCESS SIDE:
directMediaAllowed
enableddirectMediaAllowedBehindNat
enabledsdpTransparencyState
disableduseDirectMedia
enabledCORE SIDE (towards Application Server):
sendDirectMediaInfoInSdpAttribute
enableduseDirectMedia
enableddmNatPrefix
on addressContext
The CLI syntax to enable Direct Media with NAPT on trunk group is the following:
Code Block |
---|
% set addressContext <name> zone <name> sipTrunkGroup <TG-Name> media directMediaAllowedBehindNapt <disable|enable> |
The CLI syntax to group the endpoint signaling IP addresses for which to allow Direct Media with NAPT is the following:
Code Block |
---|
% set addressContext <name> natDirectMediaGroup <groupName> dmNatPrefix <IpV4_Address> <prefixLen> |