[asterisk-bugs] [JIRA] (ASTERISK-23322) Unable to use SIP INVITE authentication with type=peer and device name mismatch with username
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Fri Mar 7 09:51:49 CST 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-23322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=216209#comment-216209 ]
Rusty Newton commented on ASTERISK-23322:
-----------------------------------------
I'm closing this out, as it is becoming a support issue rather than a bug report.
Igor, feel free to ask that same question on the asterisk-users list to discuss with others the possible and/or best or worst approaches. If you want to attach a patch for trunk, then we might re-open, but you would really want to discuss that with others on the asterisk-dev list first as it may be controversial.
> Unable to use SIP INVITE authentication with type=peer and device name mismatch with username
> ---------------------------------------------------------------------------------------------
>
> Key: ASTERISK-23322
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-23322
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: Channels/chan_sip/General
> Affects Versions: 11.7.0
> Reporter: Igor Nikolaev
> Assignee: Rusty Newton
> Severity: Trivial
> Attachments: asterisk-chan_sip-inbound-invite-auth.patch
>
>
> Scenario:
> sip.conf
> {noformat}
> [devicename]
> type=peer
> fromuser=authuser
> secret=...
> {noformat}
> In this case if devicename not equal authuser you need add statement "insecure=invite" for receiving incoming calls. But this INVITEs is not authenticated by receiving system. It's security hole.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list