]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip.c: Fix Contact header rendering for IPv6 addresses.
authorSean Bright <sean@seanbright.com>
Fri, 8 Nov 2024 13:08:42 +0000 (08:08 -0500)
committerasterisk-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Wed, 13 Nov 2024 14:18:31 +0000 (14:18 +0000)
commitdb79bcb82f15f9ef60dd68ab6acfeda383e4d3e1
tree000e1a22cda81b4759ab9ee7eb3268c72b37d8ab
parente9682be4abe05ac1d57bdda07ffac8f2dc389a90
res_pjsip.c: Fix Contact header rendering for IPv6 addresses.

Fix suggested by @nvsystems.

Fixes #985
res/res_pjsip.c