diff --git a/kamailio/presence-role.cfg b/kamailio/presence-role.cfg index 95a0865..78d8548 100644 --- a/kamailio/presence-role.cfg +++ b/kamailio/presence-role.cfg @@ -42,7 +42,7 @@ modparam("presence", "local_log_level", 6) modparam("presence", "startup_mode", 0) modparam("presence", "force_delete", 1) modparam("presence", "timeout_rm_subs", 0) -modparam("presence", "cseq_offset", 1) +modparam("presence", "cseq_offset", 2) modparam("kazoo", "db_url", "KAZOO_DB_URL") modparam("kazoo", "pua_mode", 1)