[asterisk-users] Re: Page Groups
Steven
asterisk at tescogroup.com
Tue Aug 15 12:09:35 MST 2006
I have done this with the Citel handsets and it works fine.
--
--
Steven
http://www.glimasoutheast.org
"Steve Langstaff" <steve.langstaff at citel.com> wrote in message news:592CA2F7E2BFBD4088AC87ECFF34BECE4F11B9 at not01-mxc01.citel.com...
For intercom, do you mean placing a call that is automatically answered by the called party?
If so, the following works for legacy phones connected via a Citel Handset Gateway, amongst others:
exten => _*803X.,1,Macro(user-callerid)
exten => _*803X.,2,SetVar(_ALERT_INFO=info=alert-autoanswer)
exten => _*803X.,3,SIPAddHeader(Answer-Mode: Auto)
exten => _*803X.,4,Dial(SIP/${EXTEN:4})
(so you dial *803 and then the extension number you want to target)
Similar techniques can be used for page.
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com]On Behalf Of Curt Shaffer
Sent: 15 August 2006 17:16
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: [asterisk-users] Page Groups
I have a company that I am going to be moving away from a legacy PBX to Asterisk. They use page zones pretty heavy and I would like
to keep that functionality. Basically when someone is not at their desk the receptionist pages all of the phones, telling them there
is a call. Does anyone out there know of the best phones to do this with and if it is really even possible. I see that intercom is
not supported and paging appears to be minimally supported.
Thanks
Curt
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list