Ommit auth=value to avoid challenging for authentication in PJSIP?

If I ommit the auth=value` in the endpoint configuration section, does that then mean my server won’t challenge incoming Invites for authentication?

Yes, it does. If there’s no authentication credentials configured then it can’t.

1 Like