Razvan,<br>I&#39;m using the new dialog based method. If I remember right the old way was with vsf/vst headers and I&#39;m definitely not using that anymore.<br><br>The version I&#39;m using is a svn pull from 1.6.3 (7919), which I think is how I&#39;m doing the dialog based version. I&#39;m not quite ready to move to 1.7 but I&#39;m close. <br>

<br>These servers I&#39;m having this issue on have quite a bit of load on them; but I can try to isolate the issue. Here&#39;s some entries that are in my log that might help you out:<br><br>Dec 15 21:28:07 lcr02 /usr/local/sbin/opensips[1433]: ERROR:core:parse_from_header: bad msg or missing FROM header <br>

Dec 15 21:28:07 lcr02 /usr/local/sbin/opensips[1433]: ERROR:uac:restore_uris_reply: failed to find/parse FROM hdr <br>Dec 15 21:30:55 lcr02 /usr/local/sbin/opensips[1432]: ERROR:core:parse_to: unexpected char [&gt;] in status 10: &lt;&lt;&lt;<a href="mailto:sip%3A4056807913@38.123.240.1">sip:4056807913@38.123.240.1</a>&gt;&gt;&gt; . <br>

Dec 15 21:30:55 lcr02 /usr/local/sbin/opensips[1432]: ERROR:core:parse_from_header: bad from header <br>Dec 15 21:30:55 lcr02 /usr/local/sbin/opensips[1432]: ERROR:uac:restore_uris_reply: failed to find/parse FROM hdr <br>

<br>What kind of debug would you need? I may be able to replace it on a smaller scale.<br><br>Thanks!<br>-Brett<br><br><div class="gmail_quote">On Thu, Dec 15, 2011 at 4:25 AM, Razvan Crainea <span dir="ltr">&lt;<a href="mailto:razvancrainea@opensips.org">razvancrainea@opensips.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hi, Brett!<br>
    <br>
    Are you using uac_replace_from function with dialog support or the
    old approach with route parameters? Would it be possible to increase
    OpenSIPS debugging level and paste some extra information?<br>
    <br>
    Regards,<br>
    <pre cols="72">--
Răzvan Crainea
OpenSIPS Developer</pre><div><div class="h5">
    <br>
    On 12/15/2011 12:41 AM, Brett Nemeroff wrote:
    </div></div><blockquote type="cite"><div><div class="h5">Hello List,<br>
      I&#39;m sure I brought this up sometime before, but I&#39;m still having
      this issue. I have to imagine that some of you out there are
      having it as well. Running OpenSIP-1.6.4<br>
      <br>
      I perform a uac_replace_from. It works just fine, But on
      subsequent transactions within the dialog, like a BYE that comes
      from the destination, the restored From is corrupted IF there was
      a port in the original From. This appears to be isolated to cases
      where the URI has a port in it. <br>
      <br>
      For example, here&#39;s the From from the original INVITE<br>
      From: &quot;<a href="tel:8005551212" value="+18005551212" target="_blank">8005551212</a>&quot; &lt;<a href="http://sip:8005551212@1.2.3.4:5070" target="_blank">sip:8005551212@1.2.3.4:5070</a>&gt;;tag=as3371c611.<br>


      <br>
      And then the far end sends a BYE later on:<br>
      From: &quot;<a href="tel:18705551313" value="+18705551313" target="_blank">18705551313</a>&quot; &lt;<a href="mailto:sip%3A18705551313@2.3.4.5" target="_blank">sip:18705551313@2.3.4.5</a>&gt;;tag=SDsjh0f99-eb402829<br>


      <br>
      And I relay the BYE:<br>
      From: &quot;<a href="tel:18705551313" value="+18705551313" target="_blank">18705551313</a>&quot;
      &lt;<a href="mailto:sip:18705551313@14.5" target="_blank">sip:18705551313@14.5</a>&lt;4)2$6:^E7&gt;;tag=SDsjh0f99-eb402829<br>
      <br>
      So aside from getting the client to stop sending the port in the
      From header, is there another fix for this?<br>
      <br>
      Thanks!<br>
      -Brett<br>
      <br>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
Users mailing list
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
  </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>