> > Anyway... How can I use Goto() to jump to a label in a different extension > or context? > > When you have a lot of loops and such in a single extension, you end up > wanting to use multiple labels called 'start', 'next' etc. I assume(hope!) > that the namespace of labels is in a single context? ie can you use the > same label name in another context? You then have to break a single > extension up into multiple ones JUST to be able to use labels effectively. >
Doug, please see my previous post in the 'AEL # include thread' - I was able to answer these questions. -MC _______________________________________________ --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
