listasterisk@comtek.co.nz
2003-Jul-20 04:43 UTC
[Asterisk-Users] Self parked but avaliable
Is there any way I can define an extension that I can call which will park my call so that I can listen to hold music over the speaker phone, but then if a real call comes in for me, it prompts me to press a key to accept the call, and if I do then it takes me out of parking can connects me to the incoming call?
On Sun, 2003-07-20 at 06:43, listasterisk@comtek.co.nz wrote:> Is there any way I can define an extension that I can call which will park my > call so that I can listen to hold music over the speaker phone, but then if a > real call comes in for me, it prompts me to press a key to accept the call, and > if I do then it takes me out of parking can connects me to the incoming call?If you have call waiting set up, you could just define an extension that is your music list. Then you dial your music extension, if a call comes for you, you will hear a beep. During this beep you should get the CID spill and be able to decide if you want to answer the line. If you want to answer the line, hangup and the phone should ring with the incoming call. -- Steven Critchfield <critch@basesys.com>
Maybe the agent stuff? Mark On Sun, 20 Jul 2003 listasterisk@comtek.co.nz wrote:> Is there any way I can define an extension that I can call which will park my > call so that I can listen to hold music over the speaker phone, but then if a > real call comes in for me, it prompts me to press a key to accept the call, and > if I do then it takes me out of parking can connects me to the incoming call? > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users >
Would this work with SIP / H323 phones?? ----- Original Message ----- From: "Steven Critchfield" <critch@basesys.com> To: <asterisk-users@lists.digium.com> Sent: Monday, July 21, 2003 1:11 AM Subject: Re: [Asterisk-Users] Self parked but avaliable> On Sun, 2003-07-20 at 06:43, listasterisk@comtek.co.nz wrote: > > Is there any way I can define an extension that I can call which willpark my> > call so that I can listen to hold music over the speaker phone, but thenif a> > real call comes in for me, it prompts me to press a key to accept thecall, and> > if I do then it takes me out of parking can connects me to the incomingcall?> > If you have call waiting set up, you could just define an extension that > is your music list. Then you dial your music extension, if a call comes > for you, you will hear a beep. During this beep you should get the CID > spill and be able to decide if you want to answer the line. If you want > to answer the line, hangup and the phone should ring with the incoming > call. > > -- > Steven Critchfield <critch@basesys.com> > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users >