where the local specified SDP property exists
Syntax
where the
sdp_capabilities
SDP property
accessibility
Parameters
- sdp_capabilities
- Specifies where to search for the SDP property:
- Local—The capabilities of the device for the subscriber.
- Remote—The capabilities of the device for the remote party.
- Common—The capabilities that the local and remote devices have in common.
- SDP property
- A comma-delimited list of SDP properties. Specify
the SDP properties using one of the following methods:
- Generic descriptor
sdp.[option]
- Media descriptor
sdp.[m.option]
- rtpmap
sdp.[codec-name(codec-name).rtpmap.OPTION]
- fmtp
sdp.[codec-name(codec-name).fmtp.OPTIONS]
Where:Examples using fmtp:where the common sdp.[codec-name(AMR-WB).fmtp.fmt] exists
- Generic descriptor
- accessibility
- One of the following:
- exists (default)
- does not exist
Description
Checks for the existence or non-existence of any SDP property.