hello
When I uncomment in /etc/kazoo/kamailio/local.cfg
#!trydef TRAFFIC-FILTER-ROLE
(it was commented previously)
And the kamailio does not start and the log gives this error:
-Invalid route satement
The structure of files is simple:
the trafic-filter-role is in the separate file.
and in the main file (default.cfg
#!ifdef TRAFFIC_FILTER-ROLE
include_file "traffic-filter-role.cfg"
and that's it.
But it gives INVALID ROUTE ERROR