A real world example would be to limit friends to only calling friends that are in the same group of friends.
1) Create two entries in the usr_preferences table.
One entry is associated with the caller and the other is associated with the callee.
Both entries use “friend” as the attribute and “groupa” as the value.