LocalLB::ProfileSIP::RTPProxyStyle

Introduced : BIG-IP_v11.3.0
A list of RTP proxy styles. Indicates the style in which the RTP will proxy the data. The RTP flows are directed to the location provided by the necessary SDP data in SIP signalling.

Members

Member

Value

Description

RTP_PROXY_STYLE_UNKNOWN

0

RTP proxy style is unknown (or unsupported by iControl).

RTP_PROXY_STYLE_SYMMETRIC

1

Use bidirectional flows, restricted by source and destination ip and port. RTP traffic is accepted only to and from the destination specified in SDP data.

RTP_PROXY_STYLE_RESTRICTED_IP

2

Use ephemeral listeners to support fixed client IP, listener is restricted to connections coming from a particular source for RTP traffic flow.

RTP_PROXY_STYLE_ANY

3

Use ephemeral listeners to support wildcard, enabling BIG-IP to accept RTP traffic to come from any ip and port combination.


See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.