<div dir="ltr"><pre style="color:rgb(0,0,0)">Hello guys, i have a problem when i try to read P-Asserted-Identity header.
Let&#39;s say i send to freeswitch this header:

P-Asserted-Identity: &lt;sip:<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">123456789 at 192.168.0.73</a>:5060;user=phone&gt;

But when i try to read this header in my dialplan, i get:

123456789

When i check channel variables i see:

variable_sip_P-Asserted-Identity: 370370370370

maybe there is a way to read full P-Asserted-Identity header? I need to
resend this header without modifying it. Is it possible?</pre></div>