[asterisk-users] AEL and };

Olivier oza-4h07 at myamail.com
Thu Jan 8 07:49:44 CST 2009


2009/1/8 Klaus Darilion <klaus.mailinglists at pernau.at>

> Hi!
>
> All the AEL examples have a semicolon after the closing curly bracket, e.g:
>
> context test {
>   1 => Hangup();
> };
>
> but without ; it works fine too, e.g:
>
>
> context test {
>   1 => Hangup();
> }
>
>
> So - what is the reason for the ; after the closing curly bracket?


for syntax edition (ie ael.vim 0.2), this question seems to matter.

>
>
>
>
> thanks
> klaus
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090108/0ea5f1e8/attachment.htm 


More information about the asterisk-users mailing list