Difference between revisions of "SIP/2.0 403 Forbidden"
From Kolmisoft Wiki
Jump to navigationJump to search
Line 1: | Line 1: | ||
Same error: '''Received response: "Forbidden" from '"Unknown"''' | Same error: '''Received response: "Forbidden" from '"Unknown"''' | ||
---- | |||
If you get this message on your MOR CLI, then in device settings check '''Insecure''' '''Port''' and '''Invite''' fields. | If you get this message on your MOR CLI, then in device settings check '''Insecure''' '''Port''' and '''Invite''' fields. | ||
Line 7: | Line 8: | ||
insecure = port,invite | insecure = port,invite | ||
---- | |||
If it is Provider - check if MOR is registered to this Provider (''sip show register'' in asterisk cli) | |||
---- | |||
* Enter '''Login''' value into '''Fromuser''' field. | |||
* Enter '''Host''' value into '''Fromdomain''' field. | |||
* Check '''Trustrpid''' | |||
* Check '''Insecure''' | |||
* Check '''Port''' |
Revision as of 13:46, 9 December 2008
Same error: Received response: "Forbidden" from '"Unknown"
If you get this message on your MOR CLI, then in device settings check Insecure Port and Invite fields.
If you get this message on your non-MOR CLI, for peer settings add:
insecure = port,invite
If it is Provider - check if MOR is registered to this Provider (sip show register in asterisk cli)
- Enter Login value into Fromuser field.
- Enter Host value into Fromdomain field.
- Check Trustrpid
- Check Insecure
- Check Port