|
|
|
@ -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" |
|
|
|
|