2011/7/11 Klaus Darilion klaus.mailinglists@pernau.at:
This is what I tested: $ru contains a URN and $du contains a SIP URI. There are lots of "warnings" but it works using sl module. But it does not work usiong tm module which raises an error.
It should work as $du is set. Could you please test setting a tel URI in the RURI? This is:
$ru = "tel:+12345678"; $du = "sip:someserver.com"; t_relay();
It should work with no warnings. And the same should be true for a URN URI in the RURI (or whatever in fact).