Contact header with * and header parameters

OL
Oleg Linkin
Mon, Nov 25, 2019 3:51 PM

According to RFC 3261 we can set  contact header to Contact: *
But I can't find any restrictions to use header params in this case, for
exampl: Contact: *;expires=0
But pjsip library fails when try to parse such REGISTER messages.
Could you possibly clarify this moment?

According to RFC 3261 we can set contact header to `Contact: *` But I can't find any restrictions to use header params in this case, for exampl: `Contact: *;expires=0` But pjsip library fails when try to parse such REGISTER messages. Could you possibly clarify this moment?