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

[Sip] REFER ABNF issues



I noticed two minor issues that with REFER related to the ABNF:

Is there any reason that  Refer-To syntax is not the following:

Refer-To = ("Refer-To" | "r") ":" ( URL | name-addr | addr-spec )

There are some nice UI reasons to want to put the display name
in the Refer-To field.  This also makes the parsing a little more
tolerant of implementions that mistakenly put the name-addr in
the Refer-To  field.

Also should we use the absoluteURI construct as opposed to
URL and reference bis for the definition as this provides a
more concrete parsing syntax than is currently defined in
the refer draft.



_______________________________________________
Sip mailing list  https://www1.ietf.org/mailman/listinfo/sip
This list is for NEW development of the core SIP Protocol
Use sip-implementors@cs.columbia.edu for questions on current sip
Use sipping@ietf.org for new developments on the application of sip