FreePBX PJSIP Error Could Not Create an Object of Type Identify
-
Getting this error for some extensions. Anyone familiar with it?
ERROR[6781]: res_sorcery_config.c:336 sorcery_config_internal_load: Could not create an object of type 'identify' with id '1009-identify' from configuration file 'pjsip.conf' ERROR[6781]: res_pjsip_config_wizard.c:1087 object_type_loaded_observer: Unable to load config file 'pjsip_wizard.conf'
From a quick look, extensions with this error are not registering.
-
@scottalanmiller said in FreePBX PJSIP Error Could Not Create an Object of Type Identify:
Getting this error for some extensions. Anyone familiar with it?
ERROR[6781]: res_sorcery_config.c:336 sorcery_config_internal_load: Could not create an object of type 'identify' with id '1009-identify' from configuration file 'pjsip.conf' ERROR[6781]: res_pjsip_config_wizard.c:1087 object_type_loaded_observer: Unable to load config file 'pjsip_wizard.conf'
From a quick look, extensions with this error are not registering.
I have that second line a few times, but that first one is not in any of the log files on my busiest client system.
-
We still have the error, but we did determine that it's just an error message and the clients can register fine. The registration issue was unrelated. So not a big deal, but it would be nice to know why we get this.