Hi,
Is there any other module need to be added for xmlrpc for using dispatch_rpc().
Because I am getting an below error:
0(22485) ERROR: <core> [core/cfg.y:3274]: yyparse(): cfg. parser: failed to find command dispatch_rpc (params 0)
0(22485) CRITICAL: <core> [core/cfg.y:3414]: yyerror_at(): parse error in config file /usr/local/etc/kamailio/kamailio_final.cfg, line 640, column 17: unknown command, missing loadmodule?
I have loaded xmlrpc as well as xhttp modules. Do I need to enable some other modules as well??