Browse Source

fix typo

4.1
lazedo 9 years ago
committed by GitHub
parent
commit
96b65259bd
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

@ -5,7 +5,7 @@ kazoo.presence_notify_log_resp_body = 0 descr "logs the body received from notif
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"
kazoo.presence_notify_log_to_amqp = 1 descr "logs notify/reply to amqp" kazoo.presence_notify_log_to_amqp = 1 descr "logs notify/reply to amqp"
#trydef PRESENCE_NOTIFY_INIT
#!trydef PRESENCE_NOTIFY_INIT
route[PRESENCE_LOCAL_NOTIFY] route[PRESENCE_LOCAL_NOTIFY]
{ {
if($rm != "NOTIFY") { if($rm != "NOTIFY") {


Loading…
Cancel
Save