James Freire
2004-Oct-07 11:16 UTC
[Asterisk-Users] Dialplan to Pick up calls that are ringing onother extensions?
Well I dont want it to operate as a group. I understand that it is *8 on most PBX systems but I would like it to work as dialing *8+extension-thats-ringing to have it go over to my extension. I am having a lot of trouble finding more information from the wiki and google. Thanks! -James -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com]On Behalf Of Steven Critchfield Sent: Thursday, October 07, 2004 1:32 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Dialplan to Pick up calls that are ringing onother extensions? On Thu, 2004-10-07 at 13:42 -0400, James Freire wrote:> Hi All, > > I have a qestion that I am sure is not too out there. I would like to > setup my phones so that if I have an extension that is rining I can > call that extension thats ringing from another phone and have it > connect to the phone that I am on. This would help if someone is not > picking up their phone and I cant get to that phone to pick it up. > Anybody encounter a dialplan that would do this? > > Is there any type of signal that shows a phone is ringing so when I do > try to make up this litle plan it knows the difference between ringing > and a busy extension?Lookup pickupgroup in the Wiki, google, or the config files. -- Steven Critchfield <critch@basesys.com> _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Steven Critchfield
2004-Oct-07 11:22 UTC
[Asterisk-Users] Dialplan to Pick up calls that are ringing onother extensions?
On Thu, 2004-10-07 at 14:16 -0400, James Freire wrote:> Well I dont want it to operate as a group. I understand that it is *8 > on most PBX systems but I would like it to work as dialing *8 > +extension-thats-ringing to have it go over to my extension. I am > having a lot of trouble finding more information from the wiki and > google.Well thats how asterisk is set up. You would have to understand that your picking up for a channel not an extension. Many extensions can point to a single channel/phone. So how would you know what extension you are picking up unless you had a really simple dialplan. Pickupgroups allow you to define those who are members of the group and then the members who can actually pickup those calls. Your other option right now would be to do something with the manager API and redirect the call.> -----Original Message----- > From: asterisk-users-bounces@lists.digium.com > [mailto:asterisk-users-bounces@lists.digium.com]On Behalf Of Steven > Critchfield > Sent: Thursday, October 07, 2004 1:32 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [Asterisk-Users] Dialplan to Pick up calls that are ringing > onother extensions? > > > On Thu, 2004-10-07 at 13:42 -0400, James Freire wrote: > > Hi All, > > > > I have a qestion that I am sure is not too out there. I would like to > > setup my phones so that if I have an extension that is rining I can > > call that extension thats ringing from another phone and have it > > connect to the phone that I am on. This would help if someone is not > > picking up their phone and I cant get to that phone to pick it up. > > Anybody encounter a dialplan that would do this? > > > > Is there any type of signal that shows a phone is ringing so when I do > > try to make up this litle plan it knows the difference between ringing > > and a busy extension? > > Lookup pickupgroup in the Wiki, google, or the config files.-- Steven Critchfield <critch@basesys.com>
Henry Devito
2004-Oct-07 11:26 UTC
[Asterisk-Users] Dialplan to Pick up calls that are ringingonother extensions?
That is a directed call pickup. I haven't been able to accomplish this yet. It is next on my list of try to do's. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of James Freire Sent: Thursday, October 07, 2004 1:16 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [Asterisk-Users] Dialplan to Pick up calls that are ringingonother extensions? Well I dont want it to operate as a group. I understand that it is *8 on most PBX systems but I would like it to work as dialing *8+extension-thats-ringing to have it go over to my extension. I am having a lot of trouble finding more information from the wiki and google. Thanks! -James -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com]On Behalf Of Steven Critchfield Sent: Thursday, October 07, 2004 1:32 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Dialplan to Pick up calls that are ringing onother extensions? On Thu, 2004-10-07 at 13:42 -0400, James Freire wrote:> Hi All, > > I have a qestion that I am sure is not too out there. I would like to > setup my phones so that if I have an extension that is rining I can > call that extension thats ringing from another phone and have it > connect to the phone that I am on. This would help if someone is not > picking up their phone and I cant get to that phone to pick it up. > Anybody encounter a dialplan that would do this? > > Is there any type of signal that shows a phone is ringing so when I do > try to make up this litle plan it knows the difference between ringing > and a busy extension?Lookup pickupgroup in the Wiki, google, or the config files. -- Steven Critchfield <critch@basesys.com> _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users