michel freiha a écrit : > Hi all, > Hi > I have the below extension defined under sip.conf: > > [2203] > type=friend > username=2203 > secret=123456 > host=192.168.0.164 > mailbox=2203 > context=intern > canreinvite=yes > dtmfmode=rfc2833 > > When trying to register from a softphone installed on a PC behind a nat with > IP=192.168.0.164, I got 503 FOrbidden...Does anyone have any idea about what > could be the issue? >
Remove the secret or put host=dynamic. You can't register when you define the host IP address -- Daniel _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2008 - September 22 - 25 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
