|
|
@ -1,5 +1,5 @@ |
|
|
kazoo.presence_notify = 1 descr "enable/disable sending notify callback to omnipresence" |
|
|
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_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_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" |
|
|
kazoo.presence_notify_log_to_table = 0 descr "logs notify/reply to active_watchers_log table" |
|
|
|