-
- Downloads
res/res_pjsip: Add preferred_codec_only config to pjsip endpoint.
This patch add config to pjsip by endpoint. ;preferred_codec_only=yes ; Respond to a SIP invite with the single most preferred codec ; rather than advertising all joint codec capabilities. This ; limits the other side's codec choice to exactly what we prefer. ASTERISK-26317 #close Reported by: AaronAn Tested by: AaronAn Change-Id: Iad04dc55055403bbf5ec050997aee2dadc4f0762
Showing
- CHANGES 7 additions, 0 deletionsCHANGES
- configs/samples/pjsip.conf.sample 4 additions, 0 deletionsconfigs/samples/pjsip.conf.sample
- contrib/ast-db-manage/config/versions/7f3e21abe318_add_preferred_codec_only_option_to_pjsip.py 30 additions, 0 deletions.../7f3e21abe318_add_preferred_codec_only_option_to_pjsip.py
- include/asterisk/res_pjsip.h 2 additions, 0 deletionsinclude/asterisk/res_pjsip.h
- res/res_pjsip.c 6 additions, 0 deletionsres/res_pjsip.c
- res/res_pjsip/pjsip_configuration.c 1 addition, 0 deletionsres/res_pjsip/pjsip_configuration.c
- res/res_pjsip_sdp_rtp.c 7 additions, 2 deletionsres/res_pjsip_sdp_rtp.c
- res/res_pjsip_session.c 6 additions, 2 deletionsres/res_pjsip_session.c
Loading
Please register or sign in to comment