Hi Kevin, On Fri, 2005-04-02 at 08:09 -0700, Kevin P. Fleming wrote: > Adam Robins wrote: > > > What I would like to do is take the variable containing the number > > retrieved from CFIM, place it on the stack as the called number, and > > have it reenter the dial plan, similar to the WAITEXTEN command. > > Easy-peasy. That's what Local channels are for. > > If you have retrieved the CFIM value into a variable called CFIM, and > the user's phone would normally dial via a context called > "customer-dial", then: > > exten => ...,...,Dial(Local/[EMAIL PROTECTED])
Can multiple Local channels be safely used in a single Dial command? ie: exten => ...,...,Dial(Local/[EMAIL PROTECTED],Local/[EMAIL PROTECTED],Local/[EMAIL PROTECTED]) Thanks Ryan _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
