From: Henning Schulzrinne <[EMAIL PROTECTED]>
> A UAC or proxy wishing to supply both a reference and a value,
> representing
> the location of the UAC from the same source, MUST provide a single
> Geolocation header, with two locationValues, and an inserted-by value.
>
That doesn't work, unless I'm misunderstanding what you mean.
Geolocation: x
Geolocation: y
is exactly the same (syntactic transformation) as
Geolocation: x, y
What it must mean is:
A UAC or proxy wishing to supply both a reference and a value,
representing the location of the UAC from the same source,
MUST provide two locationValues, both containing inserted-by
geloloc-params with the same value.
For example:
Geolocation: <cid:[email protected]>;inserted-by=endpoint
Geolocation: <sips:[EMAIL PROTECTED]>;inserted-by=endpoint
or
Geolocation: <cid:[email protected]>;inserted-by=endpoint,
<sips:[EMAIL PROTECTED]>;inserted-by=endpoint
Dale
_______________________________________________
Sip mailing list https://www1.ietf.org/mailman/listinfo/sip
This list is for NEW development of the core SIP Protocol
Use [EMAIL PROTECTED] for questions on current sip
Use [EMAIL PROTECTED] for new developments on the application of sip