<p>Thanks Ovidiu. Ill try that for the p asserted identity but what about the from: display getting taken off?</p>
<div class="gmail_quote">On Mar 23, 2012 5:40 PM, "Ovidiu Sas" <<a href="mailto:osas@voipembedded.com">osas@voipembedded.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The To header doesn't need to contain the <>.<br>
The original commit for that "fix" was creating issues with the<br>
underline tm API and therefore it was reverted.<br>
<br>
If you want to pass extra headers from the received INVITE to the<br>
generated INVITE, you need to declare them:<br>
<a href="http://www.opensips.org/html/docs/modules/1.8.x/b2b_logic.html#id250020" target="_blank">http://www.opensips.org/html/docs/modules/1.8.x/b2b_logic.html#id250020</a><br>
<br>
Regards,<br>
Ovidiu Sas<br>
<br>
--<br>
VoIP Embedded, Inc.<br>
<a href="http://www.voipembedded.com" target="_blank">http://www.voipembedded.com</a><br>
<br>
On Fri, Mar 23, 2012 at 6:14 PM, Duane Larson <<a href="mailto:duane.larson@gmail.com">duane.larson@gmail.com</a>> wrote:<br>
> I think an old B2B bug might have popped up again. (unless I need to be<br>
> doing something in my B2B opensips.cfg but there really isn't much to the<br>
> script)<br>
><br>
> I found this old email<br>
> <a href="http://opensips-open-sip-server.1449251.n2.nabble.com/b2b-top-hiding-from-to-header-formatting-td6099976.html" target="_blank">http://opensips-open-sip-server.1449251.n2.nabble.com/b2b-top-hiding-from-to-header-formatting-td6099976.html</a><br>
><br>
> I see that when my SIP provider sends me an INVITE with the "From" having<br>
> display info and also a "P-Asserted-Identity" header it gets removed when my<br>
> OpenSIPS B2B server passes the INVITE on to my OpenSIPS Proxy server. Also<br>
> the To header is not contained in the <> like Jeff Pyle points out in the<br>
> email I referenced above.<br>
><br>
> Here is the debug and NGREP from this.<br>
><br>
> <a href="http://pastebin.com/Fb6BmwMA" target="_blank">http://pastebin.com/Fb6BmwMA</a><br>
><br>
> Here is the trunk version I am currently running<br>
><br>
> more main.c<br>
> /*<br>
> * $Id: main.c 8772 2012-03-08 11:16:13Z bogdan_iancu $<br>
><br>
><br>
><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>
_______________________________________________<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>
</blockquote></div>