@eschmidbauer please read the code related to presence timers, they make the select with the expires_offset. the change that you're proposing, it seems to me, that will have the side effect on NOTIFY messages of sending the wrong remaining period in the subscription, if the UA takes the value from the NOTIFY then you will end up with the same problem again.

if you think that you found that expires_offset has no affect on SUBSCRIBE requests, please show us where. i see it being used in update_db_subs_timer_notifier , update_db_subs_timer_dbonly, update_db_subs_timer_dbnone, update_db_subs_timer. current_time is deducted the expires_offsite and gets subscription LT that value. check here here


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.