Browse Source

remove dup

3.17
karl anderson 13 years ago
parent
commit
f4d9b1a795
1 changed files with 0 additions and 7 deletions
  1. +0
    -7
      kamailio/kamailio.cfg

+ 0
- 7
kamailio/kamailio.cfg View File

@ -190,13 +190,6 @@ modparam("dispatcher", "ds_ping_reply_codes", "501,403,404,400,200")
######## UAC Redirection module ########
loadmodule "uac_redirect.so"
####### Kazoo Integration module ##########
loadmodule "db_kazoo.so"
# FIXME: Set the correct hostname that should be advertised to Kazoo
modparam("db_kazoo", "node_hostname", "kamailio.2600hz.com")
# If you want a certain fs_path to be sent Kazoo, uncomment the next line and set the right value
# modparam("db_kazoo", "register_fs_path", "127.0.0.1:5060")
####### Authentication Interface module ##########
loadmodule "auth.so"
loadmodule "auth_db.so"


Loading…
Cancel
Save