<synopsis>Determines whether res_pjsip will use and enforce usage of AVPF for this
endpoint.</synopsis>
<description><para>
- If set to <literal>yes</literal>, res_pjsip will use use the AVPF or SAVPF RTP
+ If set to <literal>yes</literal>, res_pjsip will use the AVPF or SAVPF RTP
profile for all media offers on outbound calls and media updates and will
decline media offers not using the AVPF or SAVPF profile.
</para><para>
- If set to <literal>no</literal>, res_pjsip will use use the AVP or SAVP RTP
- profile for all media offers on outbound calls and media updates and will
- decline media offers not using the AVP or SAVP profile.
+ If set to <literal>no</literal>, res_pjsip will use the AVP or SAVP RTP
+ profile for all media offers on outbound calls and media updates, but will
+ accept either the AVP/AVPF or SAVP/SAVPF RTP profile for all inbound
+ media offers.
</para></description>
</configOption>
<configOption name="media_encryption" default="no">