asterisk/res/res_pjsip
Mark Michelson f61c80a8f7 Allow disabling of 100rel support on PJSIP endpoints.
Due to an inversion error, setting 100rel=no would not actually
change the current value of the setting (which defaulted to "yes").
With this fix, the inversion is corrected.
........

Merged revisions 431420 from http://svn.asterisk.org/svn/asterisk/branches/13


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@431436 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2015-01-29 21:20:07 +00:00
..
include res_pjsip: make it unloadable (take 2) 2015-01-27 19:12:56 +00:00
config_auth.c res_pjsip: make it unloadable (take 2) 2015-01-27 19:12:56 +00:00
config_domain_aliases.c res_pjsip: Updates and adds more PJSIP CLI commands. 2014-02-06 17:55:45 +00:00
config_global.c res_pjsip_keepalive: Add runtime configurable keepalive module for connection-oriented transports. 2014-10-17 13:17:58 +00:00
config_system.c Make the disable_tcp_switch PJSIP system object enabled by default. 2014-11-05 19:53:29 +00:00
config_transport.c res_pjsip: make it unloadable (take 2) 2015-01-27 19:12:56 +00:00
location.c res_pjsip: make it unloadable (take 2) 2015-01-27 19:12:56 +00:00
pjsip_cli.c res_pjsip_endpoint_identifier_ip: Add 'show identify(ies)' cli commands 2014-12-02 00:31:49 +00:00
pjsip_configuration.c Allow disabling of 100rel support on PJSIP endpoints. 2015-01-29 21:20:07 +00:00
pjsip_distributor.c res_pjsip: make it unloadable (take 2) 2015-01-27 19:12:56 +00:00
pjsip_global_headers.c res_pjsip: make it unloadable (take 2) 2015-01-27 19:12:56 +00:00
pjsip_options.c res_pjsip: make it unloadable (take 2) 2015-01-27 19:12:56 +00:00
pjsip_outbound_auth.c res_pjsip: make it unloadable (take 2) 2015-01-27 19:12:56 +00:00
presence_xml.c res_pjsip_dialog_info_body_generator: Add dialog-info+xml support for presence. 2014-07-07 16:08:47 +00:00
security_events.c Remove unused RAII_VAR() declarations. 2014-04-15 18:01:47 +00:00