CloseAllSessionsQuery CloseAllSessionsQueryParams listed below the
query.CloseAllSessionsQuery UPDATE sessions SET \
stop_time=? WHERE imsi=? \
AND stop_time IS NULL
CloseAllSessionsQueryParam %t
CloseAllSessionsQueryParam %0
CloseAllSessionsQuery DELETE FROM sessions WHERE imsi=? AND stop_time IS NULL CloseAllSessionsQueryParam %0