]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_transport_websocket: save the original contact host
authorThomas Guebels <tgu@escaux.com>
Wed, 4 May 2022 15:37:18 +0000 (17:37 +0200)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Fri, 13 May 2022 14:01:23 +0000 (09:01 -0500)
commit9f6bda1821fd2299b4f3cdd22572877014ab0792
treefb281774dd42f32837664709d50ffa7c41f384a1
parentd5d3788648b730efdae5caccc1f3d57ae04ba52d
res_pjsip_transport_websocket: save the original contact host

This is needed to be able to restore it in REGISTER responses,
otherwise the client won't be able to find the contact it created.

ASTERISK-30042

Change-Id: I0c5823918199acf09246b3b206fbde66773688f6
res/res_pjsip_transport_websocket.c