Re: [Sip-implementors] Is it OK to put spaces b/w SIP and COLON in SIP URI

2015-11-10 Thread Dale R. Worley
Arun Arora writes: > My only worry was for backwards compatibility. RFC 3261 is already 13 years old, so there shouldn't be much equipment in use that only implements RFC 2543. Dale ___ Sip-implementors mailing list Sip-implementors@lists.cs.columbia.e

Re: [Sip-implementors] Is it OK to put spaces b/w SIP and COLON in SIP URI

2015-11-10 Thread Arun Arora
= ALPHA *( ALPHA / DIGIT / "+" / "-" / "." ) >> > >> >COLON = SWS ":" SWS ; colon >> > >> > >> > >> >> -Original Message- >> >> From: sip-implementors-boun...@lists.cs.columbia.edu [

Re: [Sip-implementors] Is it OK to put spaces b/w SIP and COLON in SIP URI

2015-11-10 Thread Brett Tate
I= scheme ":" ( hier-part / opaque-part ) > > > >scheme = ALPHA *( ALPHA / DIGIT / "+" / "-" / "." ) > > > >COLON = SWS ":" SWS ; colon > > > > > > > >> -----Original Message----- >

Re: [Sip-implementors] Is it OK to put spaces b/w SIP and COLON in SIP URI

2015-11-10 Thread Arun Arora
colon > > > >> -Original Message- >> From: sip-implementors-boun...@lists.cs.columbia.edu [mailto:sip- >> implementors-boun...@lists.cs.columbia.edu] On Behalf Of Arun Arora >> Sent: Tuesday, November 10, 2015 5:52 AM >> To: sip-implementors@lists.cs.columb

Re: [Sip-implementors] Is it OK to put spaces b/w SIP and COLON in SIP URI

2015-11-10 Thread Brett Tate
N = SWS ":" SWS ; colon > -Original Message- > From: sip-implementors-boun...@lists.cs.columbia.edu [mailto:sip- > implementors-boun...@lists.cs.columbia.edu] On Behalf Of Arun Arora > Sent: Tuesday, November 10, 2015 5:52 AM > To: sip-implementors@lists.cs.col

[Sip-implementors] Is it OK to put spaces b/w SIP and COLON in SIP URI

2015-11-10 Thread Arun Arora
I am working on a SIP parser while reading RFC3261. I wonder is it OK to put WHITESPACE between SIP and COLON in a SIP URI, for e.g. “BOB" Is this syntactically correct. Thanks, Arun ___ Sip-implementors mailing list Sip-implementors@lists.cs.colum