[asterisk-bugs] [JIRA] (ASTERISK-27695) pjsip transport local_net setting not updated on config reload
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Wed Mar 7 12:01:13 CST 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=242477#comment-242477 ]
Asterisk Team commented on ASTERISK-27695:
------------------------------------------
Suspended due to lack of activity. This issue will be automatically re-opened if the reporter posts a comment. If you are not the reporter and would like this re-opened please create a new issue instead. If the new issue is related to this one a link will be created during the triage process. Further information on issue tracker usage can be found in the Asterisk Issue Guidlines [1].
[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines
> 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
> Assignee: 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