Nope. The only thing I am messing with is
<br />
<br />modparam("b2b_entities", "script_req_route", "b2b_request")
<br />modparam("b2b_entities", "script_reply_route", "b2b_reply")
<br />modparam("b2b_logic", "script_scenario", "/usr/local/etc/opensips/B2BUA/scenario_script.xml")
<br />
<br />
<br />
<br />
<br />
<br />On , Ovidiu Sas <osas@voipembedded.com> wrote:
<br />> It is working ok for me. Are you sure that you are not messing with:
<br />>
<br />>
<br />> http://www.opensips.org/html/docs/modules/1.8.x/b2b_logic.html#id250298
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> Regards,
<br />>
<br />>
<br />> Ovidiu Sas
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> --
<br />>
<br />>
<br />> VoIP Embedded, Inc.
<br />>
<br />>
<br />> http://www.voipembedded.com
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> On Fri, Mar 23, 2012 at 6:50 PM, Ovidiu Sas osas@voipembedded.com> wrote:
<br />>
<br />>
<br />> > Ooops ... I missed that.
<br />>
<br />>
<br />> > I will take a look and get back to you.
<br />>
<br />>
<br />> >
<br />>
<br />>
<br />> > Regards,
<br />>
<br />>
<br />> > Ovidiu Sas
<br />>
<br />>
<br />> >
<br />>
<br />>
<br />> > --
<br />>
<br />>
<br />> > VoIP Embedded, Inc.
<br />>
<br />>
<br />> > http://www.voipembedded.com
<br />>
<br />>
<br />> >
<br />>
<br />>
<br />> >
<br />>
<br />>
<br />> > On Fri, Mar 23, 2012 at 6:46 PM, Duane Larson duane.larson@gmail.com> wrote:
<br />>
<br />>
<br />> >> Thanks Ovidiu. Ill try that for the p asserted identity but what about the
<br />>
<br />>
<br />> >> from: display getting taken off?
<br />>
<br />>
<br />> >>
<br />>
<br />>
<br />> >> On Mar 23, 2012 5:40 PM, "Ovidiu Sas" osas@voipembedded.com> wrote:
<br />>
<br />>
<br />> >>>
<br />>
<br />>
<br />> >>> The To header doesn't need to contain the <>.
<br />>
<br />>
<br />> >>> The original commit for that "fix" was creating issues with the
<br />>
<br />>
<br />> >>> underline tm API and therefore it was reverted.
<br />>
<br />>
<br />> >>>
<br />>
<br />>
<br />> >>> If you want to pass extra headers from the received INVITE to the
<br />>
<br />>
<br />> >>> generated INVITE, you need to declare them:
<br />>
<br />>
<br />> >>> http://www.opensips.org/html/docs/modules/1.8.x/b2b_logic.html#id250020
<br />>
<br />>
<br />> >>>
<br />>
<br />>
<br />> >>> Regards,
<br />>
<br />>
<br />> >>> Ovidiu Sas
<br />>
<br />>
<br />> >>>
<br />>
<br />>
<br />> >>> --
<br />>
<br />>
<br />> >>> VoIP Embedded, Inc.
<br />>
<br />>
<br />> >>> http://www.voipembedded.com
<br />>
<br />>
<br />> >>>
<br />>
<br />>
<br />> >>> On Fri, Mar 23, 2012 at 6:14 PM, Duane Larson duane.larson@gmail.com>
<br />>
<br />>
<br />> >>> wrote:
<br />>
<br />>
<br />> >>> > I think an old B2B bug might have popped up again. (unless I need to be
<br />>
<br />>
<br />> >>> > doing something in my B2B opensips.cfg but there really isn't much to
<br />>
<br />>
<br />> >>> > the
<br />>
<br />>
<br />> >>> > script)
<br />>
<br />>
<br />> >>> >
<br />>
<br />>
<br />> >>> > I found this old email
<br />>
<br />>
<br />> >>> >
<br />>
<br />>
<br />> >>> > http://opensips-open-sip-server.1449251.n2.nabble.com/b2b-top-hiding-from-to-header-formatting-td6099976.html
<br />>
<br />>
<br />> >>> >
<br />>
<br />>
<br />> >>> > I see that when my SIP provider sends me an INVITE with the "From"
<br />>
<br />>
<br />> >>> > having
<br />>
<br />>
<br />> >>> > display info and also a "P-Asserted-Identity" header it gets removed
<br />>
<br />>
<br />> >>> > when my
<br />>
<br />>
<br />> >>> > OpenSIPS B2B server passes the INVITE on to my OpenSIPS Proxy server.
<br />>
<br />>
<br />> >>> > Also
<br />>
<br />>
<br />> >>> > the To header is not contained in the <> like Jeff Pyle points out in
<br />>
<br />>
<br />> >>> > the
<br />>
<br />>
<br />> >>> > email I referenced above.
<br />>
<br />>
<br />> >>> >
<br />>
<br />>
<br />> >>> > Here is the debug and NGREP from this.
<br />>
<br />>
<br />> >>> >
<br />>
<br />>
<br />> >>> > http://pastebin.com/Fb6BmwMA
<br />>
<br />>
<br />> >>> >
<br />>
<br />>
<br />> >>> > Here is the trunk version I am currently running
<br />>
<br />>
<br />> >>> >
<br />>
<br />>
<br />> >>> > more main.c
<br />>
<br />>
<br />> >>> > /*
<br />>
<br />>
<br />> >>> > * $Id: main.c 8772 2012-03-08 11:16:13Z bogdan_iancu $
<br />>
<br />>
<br />> >>> >
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> _______________________________________________
<br />>
<br />>
<br />> Users mailing list
<br />>
<br />>
<br />> Users@lists.opensips.org
<br />>
<br />>
<br />> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
<br />>
<br />>
<br />>