I upgraded from 22.6 to 22.8. After launching Asterisk, I started getting these errors:
[sty 25 16:40:19] ERROR[3623] config_options.c: Unable to set default for 14, qualify_timeout=3.0
[sty 25 16:40:19] ERROR[3623] res_sorcery_config.c: Could not create an object of type ‘aor’ with id ‘14’ from configuration file ‘pjsip.conf’
[sty 25 16:40:19] ERROR[3623] config_options.c: Unable to set default for 15, qualify_timeout=3.0
[sty 25 16:40:19] ERROR[3623] res_sorcery_config.c: Could not create an object of type ‘aor’ with id ‘15’ from configuration file ‘pjsip.conf’
[sty 25 16:40:19] ERROR[3623] config_options.c: Unable to set default for 16, qualify_timeout=3.0
[sty 25 16:40:19] ERROR[3623] res_sorcery_config.c: Could not create an object of type ‘aor’ with id ‘16’ from configuration file ‘pjsip.conf’
Generally, when I entered “pjsip show contacts” in the CLI, I got the response: “No objects found”. Downgrading to version 22.6 solved the problem. I have all the pjsip contacts, and phones can register.
What could be the cause?