<div dir="ltr">I got this working by adding the following line to my sip profile config:<div><br></div><div>&lt;param name=&quot;p-asserted-id-parse&quot; value=&quot;verbatim&quot;/&gt;<br></div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">2014-07-24 10:33 GMT+03:00 Ričardas Stoma <span dir="ltr">&lt;<a href="mailto:ricardas.stoma@gmail.com" target="_blank">ricardas.stoma@gmail.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<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" target="_blank">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>
</blockquote></div><br></div>