How can i configure the following scenario, - User 'A' dials into Asterisk, - Asterisk puts user 'A' on hold - Dials Out to User 'B' - Consults user B' if he wants to take the call (Press 1) or divert to voicemail (press 2) - Depending on the option chosen, either user A' call is bridged with the out call or transfered to voicemail. Thanks, Sharath Chandra -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060310/25909429/attachment.htm
Hi Sharath, Not only possible but already been done before. Normally involves user A speaking their name and that audio file being played down the line to user B who can then decide if he wants the call. Have fun coding but as it's been done before my suggestion is you post a RFP and offer to pay someone to do it for you. Cheers, Dean ________________________________ From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Sharath Chandra Sent: Friday, 10 March 2006 6:23 AM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Dial Out IVR How can i configure the following scenario, - User 'A' dials into Asterisk, - Asterisk puts user 'A' on hold - Dials Out to User 'B' - Consults user B' if he wants to take the call (Press 1) or divert to voicemail (press 2) - Depending on the option chosen, either user A' call is bridged with the out call or transfered to voicemail. Thanks, Sharath Chandra -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060310/34c88cf5/attachment.htm
http://nerdvittles.com/index.php?p=122 On 3/10/06, Sharath Chandra <k.sharathchandra@gmail.com> wrote:> > How can i configure the following scenario, > > - User 'A' dials into Asterisk, > - Asterisk puts user 'A' on hold > - Dials Out to User 'B' > - Consults user B' if he wants to take the call (Press 1) or divert to > voicemail (press 2) > - Depending on the option chosen, either user A' call is bridged with the > out call or transfered to voicemail. > > Thanks, > Sharath Chandra > _______________________________________________ > --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 > > >
On 03/10/06 19:22 Sharath Chandra said the following:> How can i configure the following scenario, > > - User 'A' dials into Asterisk, > - Asterisk puts user 'A' on hold > - Dials Out to User 'B' > - Consults user B' if he wants to take the call (Press 1) or divert to > voicemail (press 2) > - Depending on the option chosen, either user A' call is bridged with > the out call or transfered to voicemail.have a look at the Privacy() app and the privacy option to the Dial application. they both are able to do what you want. -- Regards, /\_/\ "All dogs go to heaven." dinesh@alphaque.com (0 0) http://www.alphaque.com/ +==========================----oOO--(_)--OOo----==========================+ | for a in past present future; do | | for b in clients employers associates relatives neighbours pets; do | | echo "The opinions here in no way reflect the opinions of my $a $b." | | done; done | +=========================================================================+