MultiUser Phone - Logon-Logoff

jordic
Posts: 17
Member Since:
2006-12-14

Hi,

I trying to implement a multiuser phone, so the user can login and logout from the phone. This is easy, I use "devicenduser" features and I acomplish this multiuser phone using "*11".
But Now I need to make the same but with a large number like a "pin number".

EX: Card with number: 1234593828349232 (used for authentication)
Number to call: 61234567
The phone es NOT associated to any user!

So the use should dial the following in his phone: 123459382834923261234567
So I can detect the user whos is making the call and can associate the phone to the user.
After dial, the phome must be deassociated form the user.

Any ideas how to do this?

Thanks,



antidelldude
Posts: 287
Member Since:
2009-05-18
Calling cards?

From what you describe, this solution should provide what you are looking for. Even if you don't need the billing part, it will help you set up a calling card like system. The calling card number would be linked to a user, however, this will not work like the *11 *12 feature if you are asking for a solution like that.

http://www.asterisk2billing.org

--

Regards,
Jon
Please respond if your problem was ever solved, and how you solved it. It'll help the next guy.



jordic
Posts: 17
Member Since:
2006-12-14
But is possible to do it

But is possible to do it without any extra software?

For example creating a "large extension" simulating the calling card number and use it with "*11",...

Regards,



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.