In sip.conf I have:
[ivv]
secret=SECRET
username=08452416761
host=sip.intervivo.net
fromuser=08452416761
externip=mt104.dyndns.org
nat=yes
canreinvite=no
reinvite=no
notransfer=yesIn extensions.conf I have:
exten => 150,1,Dial(SIP/[EMAIL PROTECTED])
When I call 150 Asterisk sends an invite to Vocal which then asks for authentication. Asterisk sends another invite with auth details *but* the digest username is "0800800150" when it should (I think) be "08452416761".
I'm using source from CVS, checked out yesterday.
Calls out via IAX work fine. Calls out via SIP to Free World Dialup work fine, but then FWD doesn't ask for authentication. Is this a bug in the SIP auth code or am I misconfiged?
Any ideas please?
Thanks,
Mark. _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
