[asterisk-bugs] [JIRA] (ASTERISK-21856) STUN never works when asterisk started without internet access
Jeremy Kister (JIRA)
noreply at issues.asterisk.org
Mon Jun 3 10:55:04 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=206982#comment-206982 ]
Jeremy Kister edited comment on ASTERISK-21856 at 6/3/13 10:54 AM:
-------------------------------------------------------------------
{noformat}
pbx1*CLI> stun show status
Hostname Port Period Retries Status ExternAddr ExternPort
(null) 0 90 3 INIT 0.0.0.0 0
pbx1*CLI> module reload res_stun_monitor.so
-- Reloading module 'res_stun_monitor.so' (STUN Network Monitor)
pbx1*CLI> stun show status
Hostname Port Period Retries Status ExternAddr ExternPort
(null) 0 90 3 INIT 0.0.0.0 0
{noformat}
was (Author: jkister):
pbx1*CLI> stun show status
Hostname Port Period Retries Status ExternAddr ExternPort
(null) 0 90 3 INIT 0.0.0.0 0
pbx1*CLI> module reload res_stun_monitor.so
-- Reloading module 'res_stun_monitor.so' (STUN Network Monitor)
pbx1*CLI> stun show status
Hostname Port Period Retries Status ExternAddr ExternPort
(null) 0 90 3 INIT 0.0.0.0 0
> STUN never works when asterisk started without internet access
> --------------------------------------------------------------
>
> Key: ASTERISK-21856
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-21856
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_stun_monitor
> Affects Versions: 11.4.0
> Reporter: Jeremy Kister
> Severity: Minor
>
> If asterisk is started when it has no access to Internet/DNS, STUN will never come online even when internet access is restored.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list