Thanks. I have tried $rU, but is executing as null, executing [./etc/opensips/test.sh <null>]
Is exec_msg is teh correct command to use to execute shell script ? On Tue, Jul 6, 2010 at 6:41 PM, Brett Nemeroff <[email protected]> wrote: > 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 > >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
