Not without modifying the SIPp code. Charles
Madiha Shahid <[email protected]> 03/26/2009 08:50 AM To [email protected] cc Subject [Sipp-users] Storing the result of an external command into an internal variable 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 ------------------------------------------------------------------------------ _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
