From: Shamus R. <sh...@sr...> - 2017-09-09 01:37:25
|
I have just migrated from Asterisk 1.8 to 13. I run AstLinux as a VM, so the “migration” was simple–download/install a new VM, copy configs and shutdown old version. When I reload Asterisk, I now see many errors of the type: -- Reloading module 'res_pjsip_transport_management.so' (PJSIP Reliable Transport Management) [Sep 8 20:58:53] ERROR[11524]: res_sorcery_config.c:230 sorcery_config_internal_load: Unable to load config file ‘pjsip.conf' Have to admit that I’m not even sure of what the difference between PJSIP and SIP is, however I would like to clean up these errors. Do I need pjsip.conf in addition to sip.conf? If not, how do I prevent Aterisk from checking for it? cheers, Shamus |