Browse Source

change default due to loopback channels

update-rsyslog-config
lazedo 7 years ago
parent
commit
8f12e655db
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      kamailio/presence-role.cfg

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

@ -7,7 +7,7 @@
#!trydef KZ_PRESENCE_CSEQ_OFFSET 2
#!trydef KZ_PRESENCE_MAX_CALL_PER_PRESENTITY 10
#!trydef KZ_PRESENCE_MAX_CALL_PER_PRESENTITY 20
modparam("htable", "htable", "p=>size=32;autoexpire=3600;")
modparam("htable", "htable", "first=>size=32;autoexpire=3600;initval =0;updateexpire=1;")


Loading…
Cancel
Save