1 Apr 2009 05:15
Re: Event header in subscribe
Mid Nightmare <mid_nightmare_1980 <at> yahoo.co.in>
2009-04-01 03:15:08 GMT
2009-04-01 03:15:08 GMT
Hi
Thats only for matching Notify with Subscribe for the particular
event..But what about the a presence server.Will it interpret and accept
requests with Event as "PRESence"?
Cheers
Darth
--- On Wed, 1/4/09, jmswan <jmswan <at> iol.unh.edu> wrote:
From: jmswan <jmswan <at> iol.unh.edu>
Subject: Re: [Sip-implementors] Event header in subscribe
To: "Mid Nightmare" <mid_nightmare_1980 <at> yahoo.co.in>
Cc: sip-implementors <at> lists.cs.columbia.edu
Date: Wednesday, 1 April, 2009, 1:07 AM
Hi,
The event-type portion of the Event header is case-sensitive.
rfc3265 section 7.2.1 states:
"For the purposes of matching responses and NOTIFY messages with SUBSCRIBE messages, the event-type
portion of the "Event" header is
compared byte-by-byte, and the "id" parameter token (if present) is
compared byte-by-byte. An "Event" header containing an "id"
parameter never matches an "Event" header without an "id" parameter.
No other parameters are considered when performing a comparison.
Note that the forgoing text means that "Event: foo; id=1234" would
match "Event: foo; param=abcd; id=1234", but not "Event: foo" (id
does not match) or "Event: Foo; id=1234" (event portion does not
(Continue reading)
RSS Feed