Hitting 171060 error, after setting "Reload Transports", how to handle without restart?

Hello,

I have been hitting the Error 171060 ‘Unsupported transport (PJSIP_EUNSUPTRANSPORT)’ on my Asterisk 16.9.0 server. I turned off the “Reload Transports” option. Is there a way that I can proceed with making my endpoint work without restarting the Asterisk server? We have about 1000 concurrent users (using ARI and an IVR system) which do works correctly, and I do not want to disconnect them.

Thanks,
Eyal Hasson.

Restarting Asterisk is the most reliable way to get things back to a working state, I do not know if reload will actually do so.

try:

pjsip send register *all

Regards

About 2 hours after changing the setting, it seems to be fixed without me doing anything. Can that be?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.