Limit registration ttl
A SIP client is registering with an Expires header value of 3600. This client registers to our SIP platform successfully. The problem is the length of the registration, the client is requesting 3600 seconds which is too large for the use case.
I've tried setting things like "registration-interval" on the SIP interface on the public side, but this doesn't work. What am I doing wrong?
--
Andreas