> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 26, 2001 12:10 PM
> To: [EMAIL PROTECTED]
> Subject: [Sip-implementors] maddr field
>
>
> Can anyone tell me if port number is allowed in the maddr field (In
> Record-Route or Route header)?
No, it is not. The port number is part of the URL proper. Specifically:
sip:user@host;maddr=1.2.3.4:4949
is NOT ALLOWED. The proper mecahnism is:
sip:user@host:4949;maddr=1.2.3.4
-Jonathan R.
---
Jonathan D. Rosenberg, Ph.D. 72 Eagle Rock Ave.
Chief Scientist First Floor
dynamicsoft East Hanover, NJ 07936
[EMAIL PROTECTED] FAX: (973) 952-5050
http://www.jdrosen.net PHONE: (973) 952-5000
http://www.dynamicsoft.com
_______________________________________________
Sip-implementors mailing list
[EMAIL PROTECTED]
http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors