[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.
-h
sip:[EMAIL PROTECTED]:11400
port number attached since it is not the default 5060 value? Thoughts and any references to standards on this would be appreciated. I've been unable to locate anything specific but I have probably just overlooked it...
Thanks, FM
Frank W. Miller, Ph.D. Cornfed Systems, LLC. www.cornfed.com _______________________________________________ Sip-implementors mailing list [EMAIL PROTECTED] http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors
_______________________________________________ Sip-implementors mailing list [EMAIL PROTECTED] http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors
