# Description
I want proxy MSRP messages via Kamailio. To get it working for SIP calls (not WebRTC) need alter SDP `m=message` media connection information: 1. set IP address to Kamailio TLS socket; 1. set port to Kamailio TLS socket.
At preset time I cannot find way to do it.
Could you add function like `msrp_manage` (like `rtpengine_manage`) that update SDP (request and answer) to allow proxy MSRP session via Kamailio socket.