Felipe Louback wrote:
Hey,
How does SER updates a user location?
For exemple, upon the first REGISTER message, it keeps the location of the user in a database or so. But this entry has a expire time.
How is this expire time updated? SER updates it upon receiving another SIP REGISTER or OPTIONS messages?
the expiry time will be updated on the next successful REGISTER from the client.
Keep alive messages (CRLF or OPTIONS) do not update the contact.
regards klaus