Hello,<br><br>Is there any way to capture the output of the 'System' application in asterisk dialplan and evaluate it. <br><br>For example, i would like to get the output of following System application and use its value in next line<br>
for decision making<br><br>exten => 5000,n,System(command)<br><br><br><br><br>