When a SIP header provides explicit values but also has the option to
support other values using a quoted-string, is it valid syntax for the
explicit values to be enclosed in double-quotes ?

 

For example, Diversion header reason syntax is:

 

    diversion-reason = "reason" "="
                    ( "unknown" | "user-busy" | "no-answer" |
                      "unavailable" | "unconditional" |
                      "time-of-day" | "do-not-disturb" |
                      "deflection" | "follow-me" |
                      "out-of-service" | "away" |
                      token | quoted-string )

 

 

Is it valid for an explicit value like "unconditional" to be in double
quotes ?

 

Thanks,

James

_______________________________________________
Sip-implementors mailing list
[email protected]
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to