Hi!

Since 1.6, when using AEL, macros are implemented using Gosub(). Is 
there workaround to have MACRO_EXTEN also in this case?

regards
Klaus

PS: I know I could use something like

   context fromSip {
     11 => &myMacro(${EXTEN})
   }
   macro myMacro(MACRO_EXTEN) {
   }

but isn't there some workaround to achieve compatibility with 1.4?


_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to