]> git.ipfire.org Git - thirdparty/asterisk.git/commit
ice: Increase foundation buffer size
authorSean Bright <sean.bright@gmail.com>
Sun, 31 Dec 2017 16:26:54 +0000 (11:26 -0500)
committerSean Bright <sean.bright@gmail.com>
Sun, 31 Dec 2017 16:26:54 +0000 (11:26 -0500)
commitd2c836d24a649dfdb6e9b25f467bec31656eefc6
tree3b86223115a1697ce916e2ba03520ae2de328ad2
parentb47882df72fbeae6ab340b21817d7f3fc4a1ba97
ice: Increase foundation buffer size

Per RFC 5245, the foundation specified with an ICE candidate can be up
to 32 characters but we are only allowing for 31.

ASTERISK-27498 #close
Reported by: Michele PrĂ 

Change-Id: I05ce7a5952721a76a2b4c90366168022558dc7cf
channels/chan_sip.c
res/res_pjsip_sdp_rtp.c