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? ----------------- Vladimir Romanov Scartel Star Lab CTO +7 (960) 239-0853
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
