From: Sigrid Thijs <[EMAIL PROTECTED]> when a user wants to make a call but not reveal his identity, this can be done by adding a Privacy header with "id" to the INVITE (as described in RFC3323 and RFC3325). Is it also necessary to add this Privacy header to all the next in-dialog requests, like re-INVITE and BYE?
Given that you can't guarantee that intermediate proxies are dialog-stateful, to ensure privacy, you'll have to add it to any request/response that P-Asserted_identity might otherwise be added to. And as Paul says, that's not standardized, so it better be every request/response. Dale _______________________________________________ Sip-implementors mailing list [email protected] https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors
