|
|
@ -186,7 +186,7 @@ modparam("mi_fifo", "fifo_name", "/tmp/kamailio_fifo") |
|
|
|
|
|
|
|
|
####### Dispatcher module ######## |
|
|
####### Dispatcher module ######## |
|
|
loadmodule "dispatcher.so" |
|
|
loadmodule "dispatcher.so" |
|
|
modparam("dispatcher", "list_file", "/etc/kamailio/dispatcher.list") |
|
|
|
|
|
|
|
|
modparam("dispatcher", "list_file", "/etc/kazoo/kamailio/dispatcher.list") |
|
|
modparam("dispatcher", "flags", 2) |
|
|
modparam("dispatcher", "flags", 2) |
|
|
modparam("dispatcher", "use_default", 0) |
|
|
modparam("dispatcher", "use_default", 0) |
|
|
modparam("dispatcher", "force_dst", 1) |
|
|
modparam("dispatcher", "force_dst", 1) |
|
|
|