Thinking about it I don't think you want to do what you are asking, It sounds to me like you would create a race condition.
Otherwise what happens when the Person A answers and accepts the call and Person B also answers and accepts the call? Which channel do you bridge your call with? Person A or Person B? You could use a Round Robin Memory queue with LOCAL channels to connect the logic and make things work. On Tue, Mar 3, 2015 at 2:35 PM, Leandro Dardini <ldard...@gmail.com> wrote: > I'd like to dial two extensions (or external number) and ask for > confirmation to accept the call. > > Dialing an extension, asking for confirmation and then dialing a second > extension if the call has not been accepted is easy by using the dial > option U(...), but if I dial two extensions at once, when the first > answers, the other stops ringing. > > Any idea to make the first continue to ring until the other accept the > call? > > Leandro > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > -- A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders, give orders, cooperate, act alone, solve equations, analyze a new problem, pitch manure, program a computer, cook a tasty meal, fight efficiently, die gallantly. Specialization is for insects. ---Heinlein
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users