<div dir="ltr"><br><div>Hello</div><div>I am using Kamailio 5.0.2, with module drouting to do prefix based routing.</div><div><br></div><div>1. When I call do_routing and the prefix is not known, the r-uri remains unchanged. Is there a way to detect that the prefix is unknown, other than r-uri remains unchanged ?</div><div><br></div><div><br></div><div>2. I have the following parameters</div><div><div>modparam("drouting", "db_url",DBURL)</div><div>modparam("drouting", "sort_order", 0)</div><div>modparam("drouting", "use_domain", 0)</div><div>modparam("drouting", "force_dns", 1)</div><div># modparam("drouting", "enable_keepalive", 1)</div></div><div><br></div><div>If I enable keep alive, I get the following error: </div><div><div>Jun 20 22:37:17 kamailio1 kamailio: ERROR: <core> [core/modparam.c:141]: set_mod_param_regex(): parameter <enable_keepalive> of type <2> not found in module <drouting></div></div><div><br></div><div>yet, the documentation leads me to think that it should work:</div><div><i>NOTE: this option is only compatible with <span style="color:red"><em>sort_order</em></span> 0 currently.
                With sort_order value of 1 or 2, destinations status will simply be ignored.<br></i></div><div><br></div><div>Thanks for your help</div><div><br></div><div>J.</div><div><br></div></div>