Hi List,

I've successfully got Asterisk up and running, can make out going calls fine, It can also register FWD OK, but when a Call comes in from outside it is rejected with this message.

Oct 11 09:09:40 NOTICE[98310]: chan_sip.c:7175 handle_request: Failed to authenticate user 499xxx<sip:[EMAIL PROTECTED]>;tag=a41e8548

However if I make a setting in the sip.conf called the FWD incomming number it works fine. It just means I can receive calls unless I put them in my sip.conf like this

[499xxx] ;a friends FWD number
type=user
nat=yes
host=dynamic
context=fwd-inbound
canreinvite=no
qualify=yes
insecure=yes

here is my SIP.conf

register => 499yyy:[EMAIL PROTECTED]/499yyy

[fwd] ; inbound connections from FWD
type=user
nat=yes
host=dynamic
context=fwd-inbound
canreinvite=no
qualify=yes
insecure=yes


[fwd-499yyy] ; make outbound calls with this type=friend secret=xxxxx username=499yyy host=fwd.pulver.com context=fwd-outbound nat=yes canreinvite=no disallow=all allow=ilbc allow=ulaw

What am I doing wrong?

BJ

_________________________________________________________________
Smart Saving with ING Direct � earn 5.25% p.a. variable rate: http://ad.au.doubleclick.net/clk;7249209;8842331;n?http://www.ingdirect.com.au/burst6offer.asp?id=8


_______________________________________________
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

Reply via email to