<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div>I found a solution that works fine for me&nbsp;<div><div><div><br></div><div>Set(var1=${SHELL(shellcommand)})</div><div><br></div><div>Bye Daniel<br><div><br></div><div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1);"><b>Von: </b></span><span style="font-family:'Helvetica'; font-size:medium;">Daniel Knoll &lt;<a href="mailto:daniel@danielknoll.de">daniel@danielknoll.de</a>&gt;<br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1);"><b>Datum: </b></span><span style="font-family:'Helvetica'; font-size:medium;">16. April 2011 13:13:28 MESZ<br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1);"><b>An: </b></span><span style="font-family:'Helvetica'; font-size:medium;">Asterisk Users Mailing List - Non-Commercial Discussion &lt;<a href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a>&gt;<br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1);"><b>Betreff: </b></span><span style="font-family:'Helvetica'; font-size:medium;"><b>write system command output into a variable</b><br></span></div><br><div>Hey Guys,<br><br>i would like to write the output from my bash script into a Variable, that is readable by Asterisk<br><br>Using this:<br>Set(var1=${FILE(/dev/shm/tempfile.txt,0,6)})<br><br>is not very helpful because this command reading fixed character length. If i read 6 characters and in the file only 3 i get &nbsp;"123 &nbsp;&nbsp;"<br>Can anyone help me ?<br><br>Thanx a lot for help<br><br>Daniel</div></blockquote></div><br></div></div></div></body></html>