[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Sipping] question about config framewrok



Hi.

 

I have a small question on draft-ietf-sipping-config-framework-15.

On section 7.1, the example part, the Event header of the SUBSCRIBE message looks like this:

   Event: ua-profile;profile-type=device;vendor="vendor.example.net";

          model="Z100";version="1.2.3";

 

However, the BNF of the Event header says (RFC 3265):

   Event             =  ( "Event" / "o" ) HCOLON event-type

                        *( SEMI event-param )

 

This means, that the last semi-colon in the example (after the version parameter), is obsolete.

 Am I correct?

 

Thanks,

Ofer