hi,
I have a user agent which can only register using numerical usernames (i.e. something that looks like a phone number), but I want to handle the request as if it was send with user's "normal" username (which is alphanumerical). is this doable in ser? can make the REGISTER processing look up this "alias" in a database table?
jakob