Browse Source

Remove duplicate loadmodule sqlops (#165)

KAZOO-5650
Daniel Finke 9 years ago
committed by lazedo
parent
commit
31fac4849f
1 changed files with 0 additions and 7 deletions
  1. +0
    -7
      kamailio/registrar-sync-role.cfg

+ 0
- 7
kamailio/registrar-sync-role.cfg View File

@ -1,12 +1,5 @@
######## Presence sync server module ########
####### SQL OPS module ##########
#!ifndef SQLOPS_LOADED
loadmodule "sqlops.so"
modparam("sqlops","sqlcon", "cb=>KAZOO_DB_URL")
#!trydef SQLOPS_LOADED
#!endif
event_route[kazoo:consumer-event-directory-reg-sync]
{
$var(Server) = $(kzE{kz.json,Server-ID});


Loading…
Cancel
Save