[asterisk-bugs] [JIRA] (ASTERISK-29508) STUN server address refresh
Friendly Automation (JIRA)
noreply at issues.asterisk.org
Wed Sep 1 10:30:34 CDT 2021
[ https://issues.asterisk.org/jira/browse/ASTERISK-29508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=256117#comment-256117 ]
Friendly Automation commented on ASTERISK-29508:
------------------------------------------------
Change 16168 merged by George Joseph:
res_rtp_asterisk: Automatically refresh stunaddr from DNS
[https://gerrit.asterisk.org/c/asterisk/+/16168|https://gerrit.asterisk.org/c/asterisk/+/16168]
> STUN server address refresh
> ---------------------------
>
> Key: ASTERISK-29508
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-29508
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: Resources/res_rtp_asterisk
> Affects Versions: 18.5.0
> Reporter: Sébastien Duthil
> Assignee: Sébastien Duthil
>
> Given Asterisk rtp.conf is configured with
> {noformat}
> [general]
> icesupport=yes
> stunaddr=stun.example.com
> {noformat}
> Given a PJSIP endpoint configured with
> {noformat}
> ice_support=yes
> {noformat}
> Given the STUN server at {{stun.example.com}} responds correctly
> When the STUN server at {{stun.example.com}} changes its IP address
> Then all subsequent call from the PJSIP endpoint is blocked for ~10 seconds
> Then the call continues
> Expected: subsequent calls are not blocked for ~10 seconds
> A patch implementing this is being submitted through Gerrit.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list