[Home]

Summary:ASTERISK-08578: Dial() sending to Macro upon connect
Reporter:Tim Ferguson (crashhd)Labels:
Date Opened:2007-01-14 20:00:28.000-0600Date Closed:2011-06-07 14:08:11
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:It was my understanding that a call should not be considered answered when using the M() option with Dial() until the macro has finished execution.

When dialing mulitple channels (have only tested with multiple Local channels) after the first channel is answered the other channels are disconnected even though the macro the callee is sent to has not yet completed and logged a result in Macro_Result.

****** ADDITIONAL INFORMATION ******

I am not sure if this problem existed in 1.2.x
Comments:By: Tilghman Lesher (tilghman) 2007-01-14 21:57:01.000-0600

You misunderstood the documentation.  What doesn't happen is for the channels to be _bridged_, not _answered_.