Authorization bearer token

How to verify the bearer token passed from webrtc client through Authorization header?

There is no built-in support in Asterisk to do so. You’d need to probably write C code to extend the authentication system in res_pjsip, but that’s without knowing for sure what would be required without full understanding and requirements.

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