[asterisk-bugs] [JIRA] (ASTERISK-29507) STUN timeout is silently delaying calls

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


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

             Summary: STUN timeout is silently delaying calls
                 Key: ASTERISK-29507
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29507
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Resources/res_rtp_asterisk
    Affects Versions: 18.5.0
            Reporter: Sébastien Duthil


Given Asterisk rtp.conf is configured with
```
[general]
icesupport=yes
stunaddr=10.9.9.9  ; no route to host
```
Given a PJSIP endpoint configured with
```
ice_support=yes
```
When the PJSIP endpoints dials any answering extension
Then the call is blocked for ~10 seconds
Then no errors are visible in the console
Then the call continues

Expected: The Asterisk console shows that the STUN request timed out



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list