------------------------------------------------ On Tue, 30 Nov 2004 15:57:02 +0100, Harry Behrens <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote: > > >Here's a question: > > > >Lets say that we have a client that registers with a service provider using > >a contact URI of sip:[EMAIL PROTECTED]:11400 > > > >If someone calls that client through the service provider, their server will > >then send an INVITE with a request URI to port 11400 on the client's > >machine. The question is, does the request URI need to specify the port in > >the URI? In other words, is the URI: > > > >sip:[EMAIL PROTECTED] > > > >acceptable or does the URI have to have the > > > > > > > > as long as you send this R-URI to the proxy, yes. > However for uniqueness purposes you are well served to use GRUU > to identify the instance of the user agent you wish to contact > This makes sure no forking is needed. > Actually, I'm more curious whether its ok for the proxy to send it to the UA that registered? The URI sip:[EMAIL PROTECTED]:11400 was the form registered by the UA with the proxy... Thanks, FM _______________________________________________ Sip-implementors mailing list [EMAIL PROTECTED] http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors
