On Tue, Jul 6, 2010 at 5:43 AM, Premalatha Kuppan <span dir="ltr">&lt;<a href="mailto:premalatha@ngintech.com">premalatha@ngintech.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

I have followed this link and used <br><br>exec_msg(&quot;./test.sh &#39;$$SIP_OUSER&#39;&quot;);<br><br></blockquote><div><br></div><div>I think that is a bash variable, not a opensips pseudovar.</div><div><br></div><div>

Try examining the value of SIP_OUSER from within the shell script.</div><div><br></div><div>The correct pseudovar for the user part of the RURI is $rU.</div><div><br></div><div>-Brett</div><div> </div></div>