@tao-communications commented on this pull request.
+ if (kazoo_route_no>=0) {
+ rt =
route_get(&event_rt, "kazoo:mod-init");
+ if(rt>=0 && event_rt.rlist[rt]!=NULL) {
+ LM_DBG("executing event_route[kazoo:mod-init] (%d)\n", rt);
Now fixed formatting.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2324#discussion_r428155505