Asterisk 1.8 auth issue

I’m testing Asterisk 1.8 with a fresh install. I have a DiD with a provider and have configured according to their examples. These same examples have worked fine for me with Asterisk 1.2 and 1.4. When I place a call to my DiD, my Asterisk CLI shows:

chan_sip.c:13392 check_auth: username mismatch, have <sip-inbound>, digest has <myuser>

I’ve seen mention of this issue by Googling, but I can not seem to find a solution. Has anyone run into this ?

Same problem on a new install. Did you ever figure this out?

I was migrating from a 1.4 server and copied my sip configurations.
The problem was insecure=very.
Changed the setting to insecure=port,invite.
Bingo answers on the first ring. :smiley: :smiley: :smiley: