Header parameters in Contact header

OL
Oleg Linkin
Thu, Nov 28, 2019 9:11 AM

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
example: 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 example: `Contact: *;expires=0` But pjsip library fails when try to parse such REGISTER messages. Could you possibly clarify this moment?