[asterisk-users] Multiple users and a single extension

Gavin Hamill gdh at laterooms.com
Fri Jan 5 14:16:37 MST 2007


On Friday 05 January 2007 21:06, Phil Finkler wrote:
> Hi all,
>
>
>
> Quick question.  Is there a way to have multiple people have an
> extension, say 900, to their polycom 501 SIP phones on one of the blue
> buttons to where when a call comes in, 
 
exten => 900,1,Set(CALLERID(name)=TechSupport)
exten => 900,2,Dial(SIP/101&SIP/102&SIP/103)

will most likely do what you want :)

gdh


More information about the asterisk-users mailing list