]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_t38.c: Permit IPv6 SDP connection addresses.
authorSean Bright <sean@seanbright.com>
Mon, 29 Jan 2024 13:51:34 +0000 (08:51 -0500)
committerasterisk-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Tue, 30 Jan 2024 19:06:40 +0000 (19:06 +0000)
commitb916e9c66bfb97f15a60945ecb0935f42aee439a
tree3eb524e471a660c3babaf5e5a4a4aaa6c45450ba
parentbf57478a269431d9b30be7a8ad4b6c2b2d801a7f
res_pjsip_t38.c: Permit IPv6 SDP connection addresses.

The existing code prevented IPv6 addresses from being properly parsed.

Fixes #558
res/res_pjsip_t38.c