----- Julian Lyndon-Smith <[EMAIL PROTECTED]> wrote: > the call :) I suspect that this is because it is the local channel > that > is being hung up as the call in the Queue has been connected to the > sip/456 call.
That is correct. > Is there any way of passing variables back up from the local channel > to > the other channels ? In this case, you actually want the data passed up two channels (to the one that called Queue()), which is not possible. You will have to use some sort of DB() method for doing it, I suspect. -- Kevin P. Fleming Senior Software Engineer Digium, Inc. _______________________________________________ --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
