asterisk/res/res_pjsip
Joshua C. Colp 447f6cc37a res_pjsip: Fix codec preference defaults.
When reading in a codec preference configuration option
the value would be set on the respective option before
applying any default adjustments, resulting in the
configuration not being as expected.

This was exposed by the REST API push configuration as
it used the configuration returned by Asterisk to then do
a modification. In the case of codec preferences one of
the options had a transcode value of "unspecified" when the
defaults should have ensured it would be "allow" instead.

This also renames the options in other places that were
missed.

Change-Id: I4ad42e74fdf181be2e17bc75901c62591d403964
2020-08-11 05:44:07 -05:00
..
include taskprocessor: Enable subsystems and overload by subsystem 2019-02-20 11:51:08 -06:00
config_auth.c res_pjsip: Implement additional SIP RFCs for Google Voice trunk compatability 2018-10-24 07:51:25 -05:00
config_domain_aliases.c res_pjsip: Make pjlib.h consistently included. 2018-08-03 16:07:22 -05:00
config_global.c res_pjsip: Added a norefersub configuration setting 2019-04-17 10:18:40 -05:00
config_system.c res_pjsip.c: Added disable_rport option for pjsip.conf 2020-07-07 15:20:05 -05:00
config_transport.c various files - fix some alerts raised by lgtm code analysis 2019-11-18 08:30:45 -06:00
location.c res_pjsip: Apply AOR outbound proxy to static contacts. 2020-06-26 05:38:14 -05:00
pjsip_cli.c pjsip: Improve CLI completion performance 2017-12-10 12:57:24 -06:00
pjsip_configuration.c res_pjsip: Fix codec preference defaults. 2020-08-11 05:44:07 -05:00
pjsip_distributor.c taskprocessor: Enable subsystems and overload by subsystem 2019-02-20 11:51:08 -06:00
pjsip_global_headers.c Remove redundant module checks and references. 2018-01-24 13:37:29 -05:00
pjsip_message_filter.c res_pjsip_nat: Restore original contact for REGISTER responses 2019-12-06 12:48:08 -06:00
pjsip_options.c res_pjsip: Don't set endpoint to unavailable in all cases. 2020-04-06 09:05:55 -05:00
pjsip_resolver.c pjsip_resolver.c: Ensure AAAA dns requests are made. 2020-05-13 06:43:05 -05:00
pjsip_scheduler.c Merge "pjsip_scheduler.c: Add ability to trace scheduled tasks." 2018-04-16 07:11:26 -05:00
pjsip_session.c res_pjsip: Patch for res_pjsip_* module load/reload crash 2018-12-03 08:44:59 -06:00
pjsip_transport_events.c res_pjsip_registrar: blocked threads on reliable transport shutdown take 3 2019-02-27 17:02:43 -06:00
pjsip_transport_management.c pjsip_transport_management: Shutdown transport immediately on disconnect 2019-01-21 07:57:12 -06:00
presence_xml.c res_pjsip_pidf_eyebeam_body_supplement: Correct status presentation 2017-08-01 15:42:38 -06:00
security_events.c security-events: Fix SuccessfulAuth using_password declaration. 2017-12-04 17:21:27 -06:00