Browse Source

update presence_notify_timeout

4.1
lazedo 9 years ago
committed by GitHub
parent
commit
1ee9102ba4
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      kamailio/presence_notify_sync-role.cfg

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

@ -1,5 +1,5 @@
kazoo.presence_notify = 1 descr "enable/disable sending notify callback to omnipresence"
kazoo.presence_notify_timeout = 200 descr "timeout in ms waiting for notify reply"
kazoo.presence_notify_timeout = 1000 descr "timeout in ms waiting for notify reply"
kazoo.presence_notify_log_body = 0 descr "logs the body sent in the notification"
kazoo.presence_notify_log_resp_body = 0 descr "logs the body received from notification"
kazoo.presence_notify_log_to_table = 0 descr "logs notify/reply to active_watchers_log table"


Loading…
Cancel
Save