Displaying 1 result from an estimated 1 matches for "contaxta".
Did you mean:
contaxt
2009 Apr 29
1
Replacement of Macro() with Gosub()
...rough documentation of this change that has
happened in 1.6? The upgrade.txt and changes.txt files mention it, but
I have already seen details of this change that do not appear to be
documented except in conversations on the mailing list...
1) It appears that it is no longer legal to have:
[macro-contaxtA]
...stuff...
[contextA]
...stuff...
Is this true? Or have I misunderstood the post that I read?
2) The single most useful feature of a macro was auto-return on
unmatched goto. This feature reduces the size of my dialplan to about
30% of its previous size! How can this be implemented with a Gosub...