[asterisk-bugs] [JIRA] (ASTERISK-27662) The chan_pjsip module when you restart the settings of the transport trying to take the port 5060 to its release.
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Thu Mar 8 08:34:13 CST 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=242492#comment-242492 ]
Joshua Colp commented on ASTERISK-27662:
----------------------------------------
The transport reload functionality is disabled by default for many reasons, and this being one of them. PJSIP does not provide a mechanism to 'restart' transports. To do so in a completely safe fashion requires COMPLETELY tearing down the PJSIP environment and creating it from scratch, which is not currently done. The code attempts to do a restart by getting rid of the old one, waiting some time, and starting a new one. The period of time it waits for may not be enough in all cases.
> The chan_pjsip module when you restart the settings of the transport trying to take the port 5060 to its release.
> -----------------------------------------------------------------------------------------------------------------
>
> Key: ASTERISK-27662
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27662
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: pjproject/pjsip
> Affects Versions: 13.17.1
> Environment: hardware: Intel(R) Core(TM) i3-2120 CPU @ 3.30GHz, 4GB RAM, CentOS Linux release 7.4.1708 (Core), kernel 3.10.0-693.5.2.el7.x86_64,
> asterisk version is 13.17.1
> Reporter: Nikolay
> Assignee: Unassigned
> Severity: Minor
> Labels: pjsip
> Attachments: diff.txt, Скриншот от 12.01.18, 14-40-12.png, Скриншот от 12.01.18, 15-56-14.png, Скриншот от 12.01.18, 15-59-00.png
>
>
> The chan_pjsip module when you reload the settings of transportation releases port 5060. In this case, there was an attempt to occupy the port until his release.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list