<div dir="ltr">X-Info header is coming in the initial Invite , still its not adding . <div><br></div><div>Even I am not getting anything in the logs too. </div><div><br></div><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><b><i>Thanks & Regards</i></b><div><i>Sasmita Panda</i></div><div><i>Senior Network Testing and Software Engineer</i></div><div><i>3CLogic , ph:07827611765</i></div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Jan 11, 2019 at 1:38 PM Răzvan Crainea <<a href="mailto:razvan@opensips.org">razvan@opensips.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello!<br>
<br>
Is the X-Info header received in the initial INVITE, or is it added by <br>
your script? In case it is received, it should be added if you set it in <br>
the custom_headers parameters. If you add it  yourself in the script, it <br>
won't be added.<br>
Nevertheless, you can modify the INVITE generated by b2b in local_route <br>
- you can add your header there. Hope this helps!<br>
<br>
Best regards,<br>
Razvan<br>
<br>
On 1/11/19 10:03 AM, Sasmita Panda wrote:<br>
> Hi All,<br>
> <br>
> version: opensips 2.4.3 (x86_64/linux)<br>
> <br>
> I am using siprec module with orex (3rd party software ) .<br>
> I wanted to send 1 customize header of main dialog to the dialog getting <br>
> forwarded to recording server .<br>
> <br>
> As I know , opensips acts as a b2b UA , and generate its own Invite for <br>
> recording server in this case . Its only sending the default headers and <br>
> wont send any information of the initial dialog .<br>
> <br>
> I have a header X-Info . I wanted to pass this . I have tried the below <br>
> thing .<br>
> <br>
> loadmodule "b2b_entities.so"<br>
> loadmodule "b2b_logic.so"<br>
> modparam("b2b_logic", "custom_headers", "X-Info")<br>
> <br>
> I have tried to send custom header through b2b_logic , but that wont <br>
> work . It wont add the header . What should I do for this ?<br>
> <br>
> <br>
> <br>
> <br>
> <br>
> */ Thanks & Regards/*<br>
> /Sasmita Panda/<br>
> /Senior Network Testing and Software Engineer/<br>
> /3CLogic , ph:07827611765/<br>
> <br>
> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
> <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
> <br>
<br>
-- <br>
Răzvan Crainea<br>
OpenSIPS Core Developer<br>
   <a href="http://www.opensips-solutions.com" rel="noreferrer" target="_blank">http://www.opensips-solutions.com</a><br>
Meet the OpenSIPS team at the next OpenSIPS Summit:<br>
   <a href="https://www.opensips.org/events" rel="noreferrer" target="_blank">https://www.opensips.org/events</a><br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div>