[sr-dev] set_ruri_host crash

Juha Heinanen jh at tutpro.com
Fri Apr 7 16:05:20 CEST 2017


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



More information about the sr-dev mailing list