Hi,
I want to store the result of an external command into an internal variable.
Is there  a way to do that?

Example:
<exec command="echo `sndfile-info [$filename] | grep Duration | awk '{print
$3}'`"/>

Is there a way we can extract the value returned by the above command into
an internal variable so that I can manipulate it internally in the xml
script?

Kindly respond.

Regards,
Madiha Taha
------------------------------------------------------------------------------
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to