I can't get my Asterisk to register/place calls with FWD. Here's what I have
in my SIP.CONF:

register => [EMAIL PROTECTED]/11111

[fwd]
type=friend
secret=somesecret
host=fwd.pulver.com
username=11111
fromuser=11111
fromdomain=fwd.pulver.com

I'm using CVS version of Asterisk, checked it out last week. I get
authenticate error when registering with fwd, and all my calls to mailbox:

exten => 700001,1,Dial(SIP/[EMAIL PROTECTED])

are bounced back with 403 Forbidden

What I'm doing wrong there?

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to