[asterisk-bugs] [JIRA] (ASTERISK-29508) STUN server address refresh

Sébastien Duthil (JIRA) noreply at issues.asterisk.org
Mon Jul 5 15:14:33 CDT 2021


Sébastien Duthil created ASTERISK-29508:
-------------------------------------------

             Summary: 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


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