On Tue, Jul 6, 2010 at 5:43 AM, Premalatha Kuppan <[email protected]>wrote:
> I have followed this link and used
>
> exec_msg("./test.sh '$$SIP_OUSER'");
>
>
I think that is a bash variable, not a opensips pseudovar.
Try examining the value of SIP_OUSER from within the shell script.
The correct pseudovar for the user part of the RURI is $rU.
-Brett
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
