last time i was experimenting IAXClient as a true client from dial up and registering it with * behind NAT. i found that the same account can b used by multiple ppl at the same time. is there any way to restrict one user per account i/e if on user has already exist then the another user with same account should be rejected? cm -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031212/652b1ede/attachment.htm
andrewg@felinemenace.org
2003-Dec-12 00:46 UTC
[Asterisk-Users] restricting one user per account
Implementation wise, it would be more "frustrating" to kick the already registered user off, and make it more likely it'd be noticed if there where two registered people. On Thu, Dec 11, 2003 at 10:15:10PM -0800, Chandra wrote:> last time i was experimenting IAXClient as a true client from dial up and registering it with * behind NAT. i found that the same account can b used by multiple ppl at the same time. is there any way to restrict one user per account i/e if on user has already exist then the another user with same account should be rejected? > > cm