<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"><style>body { line-height: 1.5; }blockquote { margin-top: 0px; margin-bottom: 0px; margin-left: 0.5em; }div.foxdiv20140528110343187734 { }body { font-size: 10.5pt; font-family: 宋体; color: rgb(0, 0, 0); line-height: 1.5; }</style></head><body>
    
  
<div>Sorry for that. I was worry about lacking of sufficient info for your debug.</div><div>&nbsp;<span></span></div><div><br></div><hr style="width: 210px; height: 1px;" color="#b5c4df" size="1" align="left">
<div><span><font face="隶书"><b>Cheers!</b></font></span></div>
<blockquote style="margin-top: 0px; margin-bottom: 0px; margin-left: 0.5em;"><div>&nbsp;</div><div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm"><div style="PADDING-RIGHT: 8px; PADDING-LEFT: 8px; FONT-SIZE: 12px;FONT-FAMILY:tahoma;COLOR:#000000; BACKGROUND: #efefef; PADDING-BOTTOM: 8px; PADDING-TOP: 8px"><div><b>From:</b>&nbsp;<a href="mailto:bogdan@opensips.org">Bogdan-Andrei Iancu</a></div><div><b>Date:</b>&nbsp;2014-05-27&nbsp;21:39</div><div><b>To:</b>&nbsp;<a href="mailto:users@lists.opensips.org">OpenSIPS users mailling list</a>; <a href="mailto:toasterisk@gmail.com">toasterisk@gmail.com</a></div><div><b>Subject:</b>&nbsp;Re: [OpenSIPS-Users] Error for 408 timeout and P-hint: outbound for Realtime OpenSIPS - Asterisk Integration</div></div></div><div><div class="FoxDiv20140528110343187734">
  
    
  
  
    <div class="moz-cite-prefix"><tt>Hi,<br>
        <br>
        Please do not post scripts - you are simply flooding the mailing
        list -&gt; people go angry -&gt; angry people do not answer...
        :)<br>
        <br>
        So, the trace shows very clearly your REGISTER loops on your
        opensips because the domain part in RURI is not recognized as
        local by opensips. As you use multidomain support:<br>
        &nbsp;&nbsp;&nbsp; </tt><br>
      <span style="background-color: rgba(0, 0, 0, 0);">if
        (!is_uri_host_local()) {<br>
        append_hf("P-hint: outbound\r\n"); <br>
        route(1);<br>
        }<br>
        <br>
        , you need to put your domain "</span><span style="background-color: rgba(0, 0, 0, 0);">192.168.1.104" into
        the domain table , reload domain table (or restart) and it
        should work.<br>
        <br>
        Regards,<br>
      </span>
      <pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
      On 27.05.2014 10:32, <a class="moz-txt-link-abbreviated" href="mailto:toasterisk@gmail.com">toasterisk@gmail.com</a> wrote:<br>
    </div>
    <blockquote cite="mid:201405271532202659659@gmail.com" type="cite" style="margin-top: 0px;">
      
      
      <div><span></span><span style="background-color: rgba(0, 0, 0,
          0);">Hello,all:</span></div>
      <div><span style="background-color: rgba(0, 0, 0, 0);">I am trying
          to use asterisk and opensips and follow the link:</span></div>
      <div><span style="background-color: rgba(0, 0, 0, 0);"></span><a moz-do-not-send="true" href="http://www.opensips.org/Documentation/Tutorials-OpenSIPSAsteriskIntegration-1-8." style="font-size: 10.5pt; line-height: 1.5; background-color:
          window;">http://www.opensips.org/Documentation/Tutorials-OpenSIPSAsteriskIntegration-1-8.</a><span style="font-size: 10.5pt; line-height: 1.5; background-color:
          rgba(0, 0, 0, 0);">&nbsp;</span></div>
      <div>when i register my sip phone, I got the 408 timeout and
        P-hint:outbound from&nbsp;</div>
      <div><span style="background-color: rgba(0, 0, 0, 0); font-size:
          10.5pt; line-height: 1.5;">ngrep -d lo -qt -W byline port
          5060. when i use the example CFG to startup the opensips, i
          got many errors due to&nbsp;</span></div>
      <div><span style="background-color: rgba(0, 0, 0, 0); font-size:
          10.5pt; line-height: 1.5;">the module compatebility. so i
          change some modules for opensips-1.8, therefore I suspect the
          modules i loaded is wrong.&nbsp;</span></div>
      <br>
    </blockquote>
    [.....]<br>
  
</div></div></blockquote>
</body></html>