Re: [Asterisk-Users] AEL - Using a Macro in the Dial Command in AEL

2006-01-03 Thread Kevin P. Fleming

John Melody wrote:
I cannot get the following to work in an AEL script on 1.2.1 


Dial(mynumber,timeout,M(mymacro))


AEL does not affect the syntax of arguments passed to applications, so 
if this does not work then it is a bug in the AEL parser.

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


[Asterisk-Users] AEL - Using a Macro in the Dial Command in AEL

2006-01-03 Thread John Melody

I cannot get the following to work in an AEL script on 1.2.1 

Dial(mynumber,timeout,M(mymacro))

Does anyone know if the Macro construction used above is supported in AEL? 

or should I use 

Dial(mynumber,timeout,&mymacro) 



John Melody 
SyberNet Ltd. 
Galway Business Park, 
Dangan, 
Galway. 
Tel. No. +353 91 514400 
Fax. NO. +353 91 514409 
Mobile - 087-2345847 
___
--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