PJSIP username containing dot fails to authenticate

Hi,

I’m having an issue authenticating a user using PJSIP. Whenever the username contains a dot, authentication fails.

Here’s my auth configuration:

[6293]
auth_type=userpass
password=password
username=john.doe

If I change the username for johndoe (removing the dot), authentication succeeds.

Am I missing something? I could not find something in the documentation saying that this character is not allowed in the username.

Regards.

There’s nothing in the SIP standard or Asterisk that would care. What exactly is the setup? If it’s involving an endpoint, have you tried another?

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