ACN: res_pjsip endpoint options
This commit adds the endpoint options required to control Advanced Codec Negotiation. incoming_offer_codec_prefs outgoing_offer_codec_prefs incoming_answer_codec_prefs outgoing_answer_codec_prefs The documentation may need tweaking and some additional edits added, especially for the "answer" prefs. That'll be handled when things finalize. This commit is safe to merge as it doens't alter any existing functionality nor does it alter the previous codec negotiation work which may now be obsolete. Change-Id: I920ba925d7dd36430dfd2ebd9d82d23f123d0e11
Showing
- configs/samples/pjsip.conf.sample 48 additions, 0 deletionsconfigs/samples/pjsip.conf.sample
- contrib/ast-db-manage/config/versions/b80485ff4dd0_add_pjsip_endpoint_acn_options.py 29 additions, 0 deletions...g/versions/b80485ff4dd0_add_pjsip_endpoint_acn_options.py
- include/asterisk/res_pjsip.h 9 additions, 0 deletionsinclude/asterisk/res_pjsip.h
- res/res_pjsip.c 233 additions, 0 deletionsres/res_pjsip.c
- res/res_pjsip/pjsip_configuration.c 115 additions, 0 deletionsres/res_pjsip/pjsip_configuration.c
Loading
Please register or sign in to comment