Hi,<br><br>From Asterisk 1.6.1 embedded doc, Dial app G option is :<br> G(context^exten^pri) - If the call is answered, transfer the calling party to<br> the specified priority and the called party to the specified priority+1.<br>
Optionally, an extension, or extension and context may be specified.<br> Otherwise, the current extension is used. You cannot use any additional<br> action post answer options in conjunction with this option.<br>
<br>How to safely use this option in AEL ?<br>The issue is how to safely specify "priority+1" in extensions.ael ?<br><br>Regards<br>