<p>In modules/exec/README:</p>
<pre style='color:#555'>> @@ -243,6 +246,48 @@ exec_getenv("HOSTNAME");
> exec_getenv("HOSTNAME", "$avp(localhost)");
> ...
>
> +1.4.5. exec(command, [output], [input], [envavp])
> +
> + Executes an external command. The input is passed to the
> + standard input of the new process, if specified, and the output
> + is saved in the output variable.
> +
> + Meaning of the parameters is as follows:
> + * command - command to be executed.It can include
> + pseudovariables.
> + * output - pseudovariable where to store the output from the
> + standard output of the command. Keep in mind that if this
> + parameter is set, the async paramater will not be taken in
> + consideration.
</pre>
<p>Could you call this [stdin], [stdout]<br>
and can we also get [stderr] ?</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/OpenSIPS/opensips/pull/360/files#r18956469">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/5479561__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcyOTA4NzI1NiwiZGF0YSI6eyJpZCI6NDU5OTk0NjB9fQ==--4ad2846afff04c9d51c33c486f4b262456facacd.gif" width="1" /></p>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","description":"View this Pull Request on GitHub","action":{"@type":"ViewAction","url":"https://github.com/OpenSIPS/opensips/pull/360/files#r18956469","name":"View Pull Request"}}</script>