[ns] fixes #84
- BUG: REJECT command handling was parsing valid phone number but
retrieving removal target based on un-parsed phone number (leading to
false negatives for
isPublisher
lookups) - FIX: use parsed phone number for permissions checking
isPublisher
lookups)