Displaying 1 result from an estimated 1 matches for "insiph".
Did you mean:
insigh
2019 Jul 12
2
Question on calculating PJSIP md5 authentication with NEC
...'t been able to figure out why it's failing.
Since my original testing we now set the realm on the authentication section to match what we receive from NEC. It's of the format abc at xyz.com
I have verified the md5_cred several times and it matches the user:realm:password formula 3016:insiph at something0a646666.com:3016 where username is 3016 and password is 3016
We suspect it has something to do with the format of the realm that NEC is sending where it may not be working correctly supported by the Asterisk PJSIP code.
Is there anyone who has used PJSIP outbound REGISTRATION using M...