[Asterisk-Users] Asterisk and Hot Desks??

2003-07-02 Thread WipeOut .
Hi,

Has anyone worked out a way to use Asterisk in a Hot Desk environment??

I have not been able to think of a way for the user to have control over which IP 
phone will ring when that users extension is dialed without the user needing to 
reconfigure the phone..

Something like this would be cool..

User dials *8555 (or similar) and is prompted to enter their extension and then 
password, after successfully validating the user is then prompted for phone number 
(being some IP phone ID number or an external Mobile or Home phone number).. All calls 
made to that users DID number or extension are now routed to the registered 
destination device.. Any calls the user makes from any IP Phones carry the correct 
caller ID information as well..

Anyone got something like this or any form of user manageable extension control or hot 
desk type solution working?? Or any suggestions how it could be archived??

Later..
-- 
__
http://www.linuxmail.org/
Now with e-mail forwarding for only US$5.95/yr

Powered by Outblaze
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk and Hot Desks??

2003-07-02 Thread Gary
Actually its easier than you think...

Allocate a control extension for each hot desk user.

implement call forward and cancel call forward...

I did this with a ifo storage in the astdb so it holds during a
restart...

your dial plan must be macro'd for this to work properly...

have a look at junghans site   (I will get around to publishing my
complete solution when I finally sort all the functions out

On Wed, 02 Jul 2003 10:21:47 +, WipeOut . wrote:

Hi,

Has anyone worked out a way to use Asterisk in a Hot Desk environment??

I have not been able to think of a way for the user to have control over which IP 
phone will ring when that users extension is dialed without the user needing to 
reconfigure the phone..

Something like this would be cool..

User dials *8555 (or similar) and is prompted to enter their extension and then 
password, after successfully validating the user is then prompted for phone number 
(being some IP phone ID number or an external Mobile or Home phone number).. All 
calls made to that users DID number or extension are now routed to the registered 
destination device.. Any calls the user makes from any IP Phones carry the correct 
caller ID information as well..

Anyone got something like this or any form of user manageable extension control or 
hot desk type solution working?? Or any suggestions how it could be archived??

Later..
-- 
__
http://www.linuxmail.org/
Now with e-mail forwarding for only US$5.95/yr

Powered by Outblaze
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

.



___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Asterisk and Hot Desks??

2003-07-02 Thread Tan Aks
How about the logon wizard of the snom 100? I think that does something
simlar to what you want. It's designed to allow different people to login to
a single phone.


- Original Message - 
From: WipeOut . [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, July 02, 2003 11:21 AM
Subject: [Asterisk-Users] Asterisk and Hot Desks??


Hi,

Has anyone worked out a way to use Asterisk in a Hot Desk environment??

I have not been able to think of a way for the user to have control over
which IP phone will ring when that users extension is dialed without the
user needing to reconfigure the phone..

Something like this would be cool..

User dials *8555 (or similar) and is prompted to enter their extension and
then password, after successfully validating the user is then prompted for
phone number (being some IP phone ID number or an external Mobile or Home
phone number).. All calls made to that users DID number or extension are now
routed to the registered destination device.. Any calls the user makes from
any IP Phones carry the correct caller ID information as well..

Anyone got something like this or any form of user manageable extension
control or hot desk type solution working?? Or any suggestions how it could
be archived??

Later..
-- 
__
http://www.linuxmail.org/
Now with e-mail forwarding for only US$5.95/yr

Powered by Outblaze
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk and Hot Desks??

2003-07-02 Thread Simon Woodhead
The snom phones (and I assume others) allow you to have multiple SIP
accounts on a single phone. The user logs in to the phone which logs in *.
The downside is that you can only log in to accounts set up on the phone
rather than any account set up on * but is useful for shared desks etc..

W

- Original Message - 
From: WipeOut . [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, July 02, 2003 11:21 AM
Subject: [Asterisk-Users] Asterisk and Hot Desks??


Hi,

Has anyone worked out a way to use Asterisk in a Hot Desk environment??

I have not been able to think of a way for the user to have control over
which IP phone will ring when that users extension is dialed without the
user needing to reconfigure the phone..

Something like this would be cool..

User dials *8555 (or similar) and is prompted to enter their extension and
then password, after successfully validating the user is then prompted for
phone number (being some IP phone ID number or an external Mobile or Home
phone number).. All calls made to that users DID number or extension are now
routed to the registered destination device.. Any calls the user makes from
any IP Phones carry the correct caller ID information as well..

Anyone got something like this or any form of user manageable extension
control or hot desk type solution working?? Or any suggestions how it could
be archived??

Later..
-- 
__
http://www.linuxmail.org/
Now with e-mail forwarding for only US$5.95/yr

Powered by Outblaze
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Asterisk and Hot Desks??

2003-07-02 Thread WipeOut .
The problem with this solution is that you are moving the logic to the phone which can 
very quickly become an admin headache.. the more the config and admin can be central 
and server based the better..

 How about the logon wizard of the snom 100? I think that does something
 simlar to what you want. It's designed to allow different people to login to
 a single phone.
 
 
 - Original Message - 
 From: WipeOut . [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Wednesday, July 02, 2003 11:21 AM
 Subject: [Asterisk-Users] Asterisk and Hot Desks??
 
 
 Hi,
 
 Has anyone worked out a way to use Asterisk in a Hot Desk environment??
 
 I have not been able to think of a way for the user to have control over
 which IP phone will ring when that users extension is dialed without the
 user needing to reconfigure the phone..
 
 Something like this would be cool..
 
 User dials *8555 (or similar) and is prompted to enter their extension and
 then password, after successfully validating the user is then prompted for
 phone number (being some IP phone ID number or an external Mobile or Home
 phone number).. All calls made to that users DID number or extension are now
 routed to the registered destination device.. Any calls the user makes from
 any IP Phones carry the correct caller ID information as well..
 
 Anyone got something like this or any form of user manageable extension
 control or hot desk type solution working?? Or any suggestions how it could
 be archived??
 
 Later..
 -- 
 __
 http://www.linuxmail.org/
 Now with e-mail forwarding for only US$5.95/yr
 
 Powered by Outblaze
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 
 
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users

-- 
__
http://www.linuxmail.org/
Now with e-mail forwarding for only US$5.95/yr

Powered by Outblaze
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users