HMR to delete the Whole Message Body - SDP or Content-Type to a RE-INVITE
Hi Fellows,
I would like you can help me with the following question.
I was trying to remove all the SDP Messages Body and it is working with the below HMR, but I would like to do it just for the RE-INVITE messages. I was thinking that re-invite are considered like a reply messages, but when I set msg-type = reply it is not working.
Another thing I was thinking is that I can have the msg-type option like in-dialog refering to a RE-INVITE in the session is established, but there is not this option.
The purpose of my test is cause I am sending a RE-INVITE to one of my Dialogic ControlSwitch and it is responding back with SIP488. According to what I found in the RFC and different links is that SIP488 is related to the incompatibilities with SDP- Codecs, even I was doing ptime changes to do equal, but I am not sure if could be affect ptime too.