Browse Source

increase cseq_offset

4.3
lazedo 7 years ago
committed by Luis Azedo
parent
commit
e147eae4be
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      kamailio/presence-role.cfg

+ 1
- 1
kamailio/presence-role.cfg View File

@ -42,7 +42,7 @@ modparam("presence", "local_log_level", 6)
modparam("presence", "startup_mode", 0) modparam("presence", "startup_mode", 0)
modparam("presence", "force_delete", 1) modparam("presence", "force_delete", 1)
modparam("presence", "timeout_rm_subs", 0) 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", "db_url", "KAZOO_DB_URL")
modparam("kazoo", "pua_mode", 1) modparam("kazoo", "pua_mode", 1)


Loading…
Cancel
Save