> @@ -332,6 +332,76 @@ exec_getenv("HOSTNAME", "$avp(localhost)");
>               </example>
>       </section>
>  
> +     <section>
> +             <title>
> +             <function moreinfo="none">exec(command, [output], [input], 
> [error],[envavp])</function>

Could you change that to [input], [output], [error] ? That makes sense for 
everyone familiar with standard unix convention (0=stdin, 1=stdout, 2=stderr). 
It's not too late to fix now.

And add a space before `[envavp]`.

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/375/files#r19524707
_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to