FreePBX 15.0.16.46 autch

I create SIP extension. In pjsip.auth.conf
[1001-auth]
type=auth
auth_type=userpass
password=3e2d9d4904120d8fe999b5833006f6bf
username=1001
why the password is 3e2d9d4904120d8fe999b5833006f6bf, but should be 12345?
It turns out when you change the password, it encrypts it

Passwords in pjsip.auth.conf are not encrypted or obfuscated in any way.

What you see looks like the secret that is autogenerated when you create an extension.

Please confirm that after creating the extension, you changed the value of Secret to 12345, pressed Submit and then Apply Config.

I mixed up the secret and the user password. This is not the same as it turned out) Thanks for the help

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