Compressed SIP headers
Hello all,
I have a question concerning compressed SIP headers. We've seen several UAs using 'compressed
SIP headers'. For example:
INVITE sip:1234567890@labims.didata.com;transport=tcp SIP/2.0 v: SIP/2.0/TCP 192.168.1.10:49312;rport; Max-Forwards: 70 f: "jeanpaul" <sip:jeanpaul@labims.didata.com>; t: <sip:1234567890@labims.didata.com> m: <sip:jeanpaul@labims.didata.com:7695;transport=TCP> i: 9cOxmrNHwX7VsBau0QVMc8qW29Yj.CYg
The SBC doesn't have a problem with it, but the nodes in the core can't cope with it. Is there a feature (parameter) which automatically transforms the compressed headers into the 'normal' format?
Or do I have to create a HMR to achieve this?