Hello,
I'm trying to set up the dispatcher module from kamailio, but I'm running into
errors just loading the dispatcher module and setting the params in my config file and
would like to know where I'm going wrong.
I've added destinations through kamctl as well and whenever I try to use dispatcher
reload or dispatcher dump, I get a 500 error saying neither of those methods are found.
I'm using kamailio version 5.6.3 and these are the errors I'm getting when
starting up kamailio:
/usr/sbin/kamailio[102176]: ERROR: dispatcher [dispatch.c:824]: ds_load_list(): can't
open list file [/etc/kamailio/dispatcher.list]
/usr/sbin/kamailio[102176]: ERROR: dispatcher [dispatcher.c:434]: mod_init(): no
dispatching list loaded from file
/usr/sbin/kamailio[102176]: ERROR: <core> [core/sr_module.c:974]: init_mod(): Error
while initializing module dispatcher
(/usr/lib/x86_64-linux-gnu/kamailio/modules/dispatcher.so)
Many thanks in advance,
Temi