SDP Configuration Options

Configure options for SDP processing

This section is OPTIONAL

The header for this section is [sdp]

Table 1. sdp
Name Mandatory Type Default Description
hold_method no string RFC3264 This parameter sets the preferred hold method (the default hold method to use if the remote party has not indicated which hold method they are using). Valid values are: "rfc3264" (a=sendonly etc), "legacy" (sets the connection information in the media block to "0.0.0.0" or "both", which uses both at the same time

Valid options are: RFC3264, LEGACY, BOTH
hold_attribute no string SENDONLY This sets the value used for the "a=" attribute when going on hold. Valid values are: "sendonly" and "inactive". Has no effect if hold_method is set to "legacy"

Valid options are: SENDONLY, INACTIVE