Thanks. I have tried $rU, but is executing as null,<br><br>executing [./etc/opensips/test.sh &lt;null&gt;]<br><br>Is exec_msg is teh correct command to use to execute shell script ?<br><br><div class="gmail_quote">On Tue, Jul 6, 2010 at 6:41 PM, Brett Nemeroff <span dir="ltr">&lt;<a href="mailto:brett@nemeroff.com">brett@nemeroff.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Tue, Jul 6, 2010 at 5:43 AM, Premalatha Kuppan <span dir="ltr">&lt;<a href="mailto:premalatha@ngintech.com" target="_blank">premalatha@ngintech.com</a>&gt;</span> wrote:<br>
</div><div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; 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><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>
<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br>