Opened 11 years ago
#15 new defect
Section 7 item 5 is wrong
Reported by: | hkaplan@… | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | milestone1 |
Component: | rfc4244bis | Version: | 2.0 |
Severity: | In WG Last Call | Keywords: | |
Cc: |
Description
Section 7 item 5 says:
- Entry with the index that matches the value of the first entry with a "mp" hi-target parameter - i.e., the original target of the request.
Nope. The first "mp" tagged entry is the first of possibly multiple diverted-to users, not the original. The original target of the request never gets the "mp" tag, afaict.
Unfortunately, determining the original target is not trivial. It's not simply the entry before the first "mp" tagged one, since that could be a "rc" registered contact, for example. It's also not necessarily the first non-"rc" tagged entry before the first "mp" tagged one, because that entry could just be a intermediate routing operation. And that's a big problem with H-I that I don't know how to solve.
Note: See
TracTickets for help on using
tickets.