You could try chaging the debug level to 4 as your currently on 3.  Logs should be under /var/log/messages by default.<br><br>Hope this helps<br><br><div class="gmail_quote">On 15 May 2010 19:40, Aditya Kumar [via OpenSIPS (Open SIP Server)] <span dir="ltr">&lt;<a href="/user/SendEmail.jtp?type=node&node=5060088&i=0" target="_top" rel="nofollow">[hidden email]</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div></div><div class="h5">

<div style="font-family: &#39;times new roman&#39;,&#39;new york&#39;,times,serif; font-size: 12pt;"><div><span style="font-family: times,serif;">Hi all,</span></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">
<div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div style="font-family: times,serif; font-size: 12pt;"><div>I am having issue running the example script.</div><div><br></div><div>I installed opensips and running with command ./opensips -f etc/exec_s5.cfg</div>
<div>Issue is : I am able to see the INVITE/REGISTER on the linux box where opensips is installed on 5060 port.(using SNIFFER)</div><div>But I dont see in Debug logs of opensips (or) ir prints anything.</div><div>so looks like my sip Request is not hitting the server.</div>
<div><br></div><div>can u pl let me know what I am
 missing</div><div><br></div><div>==================================</div><div><div>#</div><div># $Id: exec_s5.cfg 5894 2009-07-20 13:04:45Z bogdan_iancu $</div><div>#</div><div># simple quick-start config script</div><div>
#</div><div><br></div><div># ----------- global configuration parameters
 ------------------------</div><div><br></div><div>debug=3</div><div>log_stderror= yes</div><div>log_facility=LOG_LOCAL0</div><div><br></div><div>fork=yes</div><div>children=4</div><div><br></div><div>/* uncomment the following lines to enable debugging */</div>
<div>debug=6</div><div>#fork=no</div><div><br></div><div>/* uncomment the next line to disable TCP (default on) */</div><div>disable_tcp=yes</div><div>port=5060</div><div><br></div><div><br></div><div>#set module path</div>
<div>mpath=&quot;/usr/local/lib/opensips/modules/&quot;</div><div><br></div><div>loadmodule &quot;<a href="http://sl.so" rel="nofollow" link="external" target="_blank">sl.so</a>&quot;</div><div>loadmodule &quot;<a href="http://tm.so" rel="nofollow" link="external" target="_blank">tm.so</a>&quot;</div>
<div>loadmodule &quot;<a href="http://usrloc.so" rel="nofollow" link="external" target="_blank">usrloc.so</a>&quot;</div><div>loadmodule &quot;<a href="http://registrar.so" rel="nofollow" link="external" target="_blank">registrar.so</a>&quot;</div>
<div>loadmodule &quot;<a href="http://exec.so" rel="nofollow" link="external" target="_blank">exec.so</a>&quot;</div><div><br></div><div>#
 ----------------- setting module-specific parameters ---------------</div><div><br></div><div>route{</div><div>        # uri for my domain ?</div><div>        if (uri==myself)
 {</div><div><br></div><div>                if (method==&quot;REGISTER&quot;) {</div><div>                        save(&quot;location&quot;);</div><div>                        return;</div><div>                };</div><div>
<br></div><div>                # native SIP destinations are handled using our USRLOC DB</div><div>#               if (!lookup(&quot;location&quot;)) {</div><div>                        # proceed to email notification</div>
<div>                        if (method==&quot;INVITE&quot;) route(1){</div><div>            
            else sl_send_reply(&quot;404&quot;, &quot;Not Found&quot;);</div><div>....</div></div><div></div>


</div><br>

      </div></div><div></div>


</div><br>

      <br></div></div><div class="im">_______________________________________________
<br>Users mailing list
<br><a href="http://user/SendEmail.jtp?type=node&amp;node=5059723&amp;i=0" rel="nofollow" target="_blank" link="external">[hidden email]</a>
<br><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="nofollow" link="external" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br><br>
<hr color="#cccccc" noshade size="1">
</div><div style="color: rgb(102, 102, 102); font: 11px tahoma,geneva,helvetica,arial,sans-serif;">
View message @ <a href="http://opensips-open-sip-server.1449251.n2.nabble.com/Issue-with-opensips-example-file-tp5059723p5059723.html" target="_blank" rel="nofollow" link="external">http://opensips-open-sip-server.1449251.n2.nabble.com/Issue-with-opensips-example-file-tp5059723p5059723.html</a>

<br><div class="im">To unsubscribe from OpenSIPS (Open SIP Server), <a target="_blank" rel="nofollow" link="external">click here</a>.
</div></div>
<br>
</blockquote></div><br>

<br><hr align="left" width="300">
View this message in context: <a href="http://opensips-open-sip-server.1449251.n2.nabble.com/Issue-with-opensips-example-file-tp5059723p5060088.html">Re: Issue with opensips example file</a><br>
Sent from the <a href="http://opensips-open-sip-server.1449251.n2.nabble.com/OpenSIPS-Users-f1449235.html">OpenSIPS - Users mailing list archive</a> at Nabble.com.<br>