El Sábado, 14 de Marzo de 2009, Romanov Vladimir escribió: > Hi! > We want implement next scheme. > From user side: > > 1) Every user has two usernames - login & billingid. Passwords are > same for both. > > 2) User can login using both names. Just for sample user can login > form PC using one name and from mobile device using other name. All user > registration must be same. > > 3) Other users can call this user using both names. > > For 3) we can use alias_db module. For 1) & 2) we can do some aliasing in > register messages. And convert all registration to one form (billing id for > sample). For this purpose we must write simple module. > > Maybe there exist better solution?
Why not using a single username with maximun two registrations per AoR (parameter in registrar module)? -- Iñaki Baz Castillo _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
