[asterisk-bugs] [JIRA] (ASTERISK-27695) pjsip transport local_net setting not updated on config reload
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Wed Feb 21 08:36:13 CST 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=242295#comment-242295 ]
Asterisk Team commented on ASTERISK-27695:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> pjsip transport local_net setting not updated on config reload
> --------------------------------------------------------------
>
> Key: ASTERISK-27695
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27695
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_pjsip
> Affects Versions: 14.7.5
> Reporter: Jacek Konieczny
> Labels: pjsip
>
> A change to {{local_net}} setting in {{pjsip.conf}} transport section is not reloaded on '{{reload res_pjsip}}', while '{{external_signaling_address}}' and '{{external_media_address}} ' are updated correctly.
> I have looked into the source code, but there seem to be a bit too much magic happening there for me to create a trivial patch.
> The problem seems to be that the '{{transport_localnet_handler()}}' function used to update this setting uses a different 'temporary state' object then is later used in '{{transport_apply}}' and actually applied to the transport.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list