[Asterisk-Users] 403 forbidden on SIP register

Rich Adamson radamson at routers.com
Tue Jun 21 16:02:33 MST 2005


> I'm getting 403 forbidden errors when attempting to register to a
> certain provider.  I've tried just about every combination of
> configuration settings I can think of with no luck.  Following is what
> I would think should work (and one of the settings I have tried). 
> Rather then list every combinaton I've tried, what are the common
> causes of a 403 forbidden on a register attempt?
> 
> Other providers work fine using the same syntax.  And the provider
> that I am having sip registration problems with works fine with iax.
> 
> 
> register => username:password at voip.provider.com/provider-context
> 
> [provider]
> type = friend
> context = provider-context
> host = host.provider.com
> username = username
> secret = password
> disallow = all
> allow = all

md5 instead of plaintext?

Also, I think I just seen a change in the last day or two that had
something to do with 403's, and if I recall correctly, it also addressed
upper/lower case something or another.

Can you use ethereal or sip debug to determine the exact item that was
sent that might be causing the 403? Either one should at least provide
a hint.






More information about the asterisk-users mailing list