Hi,

I'm converting to asterisk 1.8 an existing (and lengthy) dialplan
written in AEL2.

I'm using in many places things like

macro foo {
BlahBlah();
return;

catch h {
BlahBlah();
}

};

How can I safely get rid of "does not end with a return; I will insert
one" warnings with such constructs ?

Regards

--
_____________________________________________________________________
-- 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

Reply via email to