Hello,
Is it possible to
associate an Username with more than one Phone Number ?
I have use this
function to secure SER :
if (!check_from())
{
sl_send_reply("403", "Only registered users are
allowed");
break;
};
That's only good
only when the customer send to SER his Username and the same Phone
NUMBER.
Can i set a
function, who says, with this Username, you are authorize with only this 5 Phone
numbers (0155632311,0145265213,0133632211 etc...)
Thanks a
lot
Regards
Nicolas
RUIZ