Am 06.07.2011 23:20, schrieb Daniel-Constantin Mierla:
Module: sip-router Branch: master Commit: 855a6b2821db5097d80d3a4fe5ddb7deacad3664 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=855a6b28...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: Wed Jul 6 23:17:30 2011 +0200
pv: new pv $rz returns r-uri scheme
- possible values: sip, sips, tel and tels
- r-uri scheme parsing error should be reflected by value: none
btw: Kamailio also fails to handle service URNs in RURI. I tried some days ago and when assigning a service URN to RURI the parse complains as it fails to parse it as SIP URI.
Stateless forwarding (setting $du) works fine, t_relay() fails as it expects a SIP URI in $ru.
regards Klaus