Modify ↓
Ticket #4289 (closed defect: worksforme)
asterisk does not have the entry allowguests = no
| Reported by: | graylion@… | Owned by: | jsalamero@… |
|---|---|---|---|
| Milestone: | 2.2.X | Component: | asterisk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
asterisk does not have the entry allowguests = no which, if run in the cloud without VPN makes it an open sip server
Attachments
Change History
comment:3 Changed 11 months ago by jsalamero@…
- Status changed from new to closed
- Resolution set to worksforme
Despite sip.conf doesn't have allowguests=no, the default context is secure and cannot make calls, so there is no security risk here. If this options was enabled, other users wouldn't be able to call extensions on this server.
Note: See
TracTickets for help on using
tickets.
this should be added as default and then be configurable in the UI