sip-1----Page:10
1  2  3  4  5  6  7  8  9  10 

Open Issue #3: Hashed Indices
Appendix provides a way to create a GRUU by hashing AOR and instance ID, storing that on registration
Remove it when registration expires
Incoming call
Extract hash from user part of GRUU
Look up – if found, proceed, if not, 480
Problem
Doesn’t differentiate between “no contacts registered” and “doesn’t exist”
Spec currently requires different response codes
Proposal
Remove this algorithm, suggest another
PPT Version