› VitalPBX Community Support › General Discussion › PJSIP Trunks – endpoints not found. › Reply To: RE: PJSIP Trunks – endpoints not found.
-
- March 4, 2020 at 8:31 pm
Maybe you added some custom parameters on the PJSIP profile that broke the PJSIP driver.
Try to reload the driver to discard any issue on the configurations, so, go to the asterisk CLI, and execute the following command
module reload res_pjsip.so
This must generate an output, check if there are errors in it.
0