> -----Original Message----- > From: Juha Heinanen [mailto:[EMAIL PROTECTED] > > if user of my proxy uses tel uri (+...) in request uri, the proxy > converts it to sip using using where host part is taken from caller's > from uri. openser even has a function tel2sip for that purpose.
Yeah, and many people do that type of thing to get around any lack of tel-uri support. (though I usually see it being set to the routed to next-domain, not the From domain, fwiw) But anyway, this leads back to the original problem. If we want a sip: req-uri to mean "only use sip", then we can't go changing tel to sip, or sip to tel, and we can't go casually using sip in From's. That would be a big change from current defacto use, afaict. -hadriel _______________________________________________ Sip mailing list https://www.ietf.org/mailman/listinfo/sip This list is for NEW development of the core SIP Protocol Use [EMAIL PROTECTED] for questions on current sip Use [EMAIL PROTECTED] for new developments on the application of sip
