Daniel-Constantin Mierla writes:

> Thanks, I just pushed a patch, can you try it?

Unfortunately still the same crash with this placed as the first thing
in main routing block:

    $var(test_uri) = "tel:+358447058060";
    xlog("L_INFO", "****** extracting domain from <$var(test_uri)>\n");
    $rd = $(var(test_uri){uri.host});
    xlog("L_INFO", "****** request uri is <$ru>\n");

-- Juha

_______________________________________________
sr-dev mailing list
sr-dev@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to