asterisk/res/res_pjsip
Mark Michelson eefcb79bfb Prevent duplicate sorcery wizards from being applied to sorcery object types.
This commit contains several changes to sorcery:

1) Application of sorcery configuration based on module name is automatically performed
when sorcery is opened for a module.
2) Sorcery will not attempt to apply the same wizard to an object type more than once.
3) Sorcery gives more exact results when attempting to apply a wizard, whether as the
default or based on configuration.

Sorcery unit tests still pass for me after making these changes.

Review: https://reviewboard.asterisk.org/r/3326
........

Merged revisions 411159 from http://svn.asterisk.org/svn/asterisk/branches/12


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@411656 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-04-02 18:57:29 +00:00
..
include res_pjsip: Enable PJSIP DNS client support. 2014-03-17 22:54:32 +00:00
config_auth.c pjsip_cli: Create pjsip show channel and contact, and general cli code cleanup. 2014-03-08 16:50:36 +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: Updates and adds more PJSIP CLI commands. 2014-02-06 17:55:45 +00:00
config_system.c Prevent duplicate sorcery wizards from being applied to sorcery object types. 2014-04-02 18:57:29 +00:00
config_transport.c PJSIP: TOS values should be represented as decimals in sorcery objects 2014-03-14 16:42:54 +00:00
location.c pjsip_cli: Create pjsip show channel and contact, and general cli code cleanup. 2014-03-08 16:50:36 +00:00
pjsip_cli.c pjsip_cli: Create pjsip show channel and contact, and general cli code cleanup. 2014-03-08 16:50:36 +00:00
pjsip_configuration.c Prevent duplicate sorcery wizards from being applied to sorcery object types. 2014-04-02 18:57:29 +00:00
pjsip_distributor.c PJSIP: Add Path header support 2014-01-15 13:16:10 +00:00
pjsip_global_headers.c The large GULP->PJSIP renaming effort. 2013-07-30 18:14:50 +00:00
pjsip_options.c res_pjsip: Fix contact authenticate_qualify endpoint lookup when qualifing a contact. 2014-03-25 16:57:41 +00:00
pjsip_outbound_auth.c res_pjsip: Ignore 401/407 responses for transactions and dialogs we don't know about. 2013-12-19 18:00:33 +00:00
presence_xml.c Decouple subscription handling from NOTIFY/PUBLISH body generation. 2014-01-31 22:27:07 +00:00
security_events.c Print "<unknown>" for artificial endpoint in PJSIP security events. 2014-01-10 20:00:16 +00:00