[asterisk-bugs] [JIRA] (ASTERISK-28207) promiscredir
Joshua C. Colp (JIRA)
noreply at issues.asterisk.org
Mon Dec 17 05:13:47 CST 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-28207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua C. Colp closed ASTERISK-28207.
-------------------------------------
Resolution: Not A Bug
The given option, promiscredir, does not control whether a 302 Redirect is accepted or not. It controls how it is handled within Asterisk. If set to "no" then no special logic is invoked and a normal redirect occurs inside of Asterisk to the extension given in the redirect. If set to "yes" then it spawns a new channel which dials out using SIP - this may or may not work depending on the environment.
> promiscredir
> ------------
>
> Key: ASTERISK-28207
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28207
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_sip/General
> Affects Versions: 11.25.3, 12.8.2, 13.23.1
> Environment: All systems, all releases
> Reporter: german aracil boned
> Severity: Minor
> Labels: security
>
> The option promiscredir allow 302 redirection if set to "no" and don't allow if set to "yes" just the other way around.
> Not tested with more recent versions, but I think the same thing will happen.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list