2
0
Эх сурвалжийг харах

kamailio.cfg: removed unused uri_db module

Daniel-Constantin Mierla 15 жил өмнө
parent
commit
911c221ea0
1 өөрчлөгдсөн 0 нэмэгдсэн , 9 устгасан
  1. 0 9
      etc/kamailio.cfg

+ 0 - 9
etc/kamailio.cfg

@@ -182,7 +182,6 @@ loadmodule "maxfwd.so"
 loadmodule "usrloc.so"
 loadmodule "registrar.so"
 loadmodule "textops.so"
-loadmodule "uri_db.so"
 loadmodule "siputils.so"
 loadmodule "xlog.so"
 loadmodule "sanity.so"
@@ -251,14 +250,6 @@ modparam("registrar", "method_filtering", 1)
 #modparam("registrar", "max_contacts", 10)
 
 
-# ----- uri_db params -----
-/* by default we disable the DB support in the module as we do not need it
-   in this configuration */
-modparam("uri_db", "use_uri_table", 0)
-modparam("uri_db", "db_url", "")
-modparam("uri_db", "use_domain", MULTIDOMAIN)
-
-
 # ----- acc params -----
 /* what special events should be accounted ? */
 modparam("acc", "early_media", 0)