]> git.ipfire.org Git - thirdparty/asterisk.git/commit
stun: Emit warning message when STUN request times out
authorSebastien Duthil <sduthil@wazo.community>
Wed, 30 Jun 2021 22:15:10 +0000 (18:15 -0400)
committerJoshua Colp <jcolp@sangoma.com>
Mon, 19 Jul 2021 11:58:04 +0000 (06:58 -0500)
commit4bd975f415b7f6ed2ccceb7d5466eceea2f98da7
treeb627473f0547d7acac417c5c6e64e2f5d5f17a5c
parent76c09b1cfd7683d3b05d6c33cbc44e987d1c16a0
stun: Emit warning message when STUN request times out

Without this message, it is not obvious that the reason is STUN timeout.

ASTERISK-29507 #close

Change-Id: I26e4853c23a1aed324552e1b9683ea3c05cb1f74
main/stun.c