Definitely put this on <a href="http://jira.freeswitch.org">jira.freeswitch.org</a>. <br>-MC<br><br>On Friday, August 31, 2012, Gilbert T. Gutierrez, Jr. &lt;<a href="mailto:mailing-lists@phoenixinternet.net">mailing-lists@phoenixinternet.net</a>&gt; wrote:<br>
&gt; I believe I have found a bug in the response of &quot;sofia xmlstatus profile<br>&gt; internal reg&quot;. I just do not know how to report it.<br>&gt;<br>&gt; It is not returning all special characters in UTF-8 format. For example<br>
&gt; &#39;&lt;&#39; should be returned as &amp;lt;. In the &lt;contact&gt; xml tag it returns a<br>&gt; correct string. In the &lt;agent&gt; xml tag it does not return it correctly.<br>&gt; Below is an example from my test server. The 3rd entry has an agent that<br>
&gt; returns both less than and greater than symbols and freeswitch is not<br>&gt; sending them as &amp;lt; or &amp;gt;.<br>&gt;<br>&gt; freeswitch@internal&gt; sofia xmlstatus profile internal reg<br>&gt; &lt;?xml version=&quot;1.0&quot; encoding=&quot;ISO-8859-1&quot;?&gt;<br>
&gt; &lt;profile&gt;<br>&gt;    &lt;registrations&gt;<br>&gt;      &lt;registration&gt;<br>&gt; &lt;call-id&gt;<a href="mailto:000ed700-06320003-0572ebcb-59776109@172.16.5.83">000ed700-06320003-0572ebcb-59776109@172.16.5.83</a>&lt;/call-id&gt;<br>
&gt;          &lt;user&gt;<a href="mailto:190@192.168.1.6">190@192.168.1.6</a>&lt;/user&gt;<br>&gt;          &lt;contact&gt;&quot;user&quot;<br>&gt; &amp;lt;sip:190@192.168.1.90:1307;transport=udp&amp;gt;&lt;/contact&gt;<br>
&gt;          &lt;agent&gt;Cisco-CP7940G/8.0&lt;/agent&gt;<br>&gt;          &lt;status&gt;Registered(UDP)(unknown) exp(2012-08-31 16:42:28)<br>&gt; expsecs(153)&lt;/status&gt;<br>&gt;          &lt;host&gt;<a href="http://test.abc.com">test.abc.com</a>&lt;/host&gt;<br>
&gt;          &lt;network-ip&gt;192.168.1.90&lt;/network-ip&gt;<br>&gt;          &lt;network-port&gt;1307&lt;/network-port&gt;<br>&gt;          &lt;sip-auth-user&gt;190&lt;/sip-auth-user&gt;<br>&gt;          &lt;sip-auth-realm&gt;<a href="http://test.abc.com">test.abc.com</a>&lt;/sip-auth-realm&gt;<br>
&gt;          &lt;mwi-account&gt;<a href="mailto:190@192.168.1.6">190@192.168.1.6</a>&lt;/mwi-account&gt;<br>&gt;      &lt;/registration&gt;<br>&gt;      &lt;registration&gt;<br>&gt; &lt;call-id&gt;NTVkZWI5NDM5Yzk0ZWY4M2Q0NDcyNDE0YWM0OTJkMWE.&lt;/call-id&gt;<br>
&gt;          &lt;user&gt;<a href="mailto:106@192.168.1.6">106@192.168.1.6</a>&lt;/user&gt;<br>&gt;          &lt;contact&gt;&quot;Gilbert Gutierrez&quot;<br>&gt; &amp;lt;sip:106@192.168.1.90:18360;rinstance=4645682e9800585c&amp;gt;&lt;/contact&gt;<br>
&gt;          &lt;agent&gt;X-Lite release 5.0.0 stamp 67284&lt;/agent&gt;<br>&gt;          &lt;status&gt;Registered(UDP)(unknown) exp(2012-08-31 17:06:16)<br>&gt; expsecs(1581)&lt;/status&gt;<br>&gt;          &lt;host&gt;<a href="http://test.abc.com">test.abc.com</a>&lt;/host&gt;<br>
&gt;          &lt;network-ip&gt;192.168.1.90&lt;/network-ip&gt;<br>&gt;          &lt;network-port&gt;18360&lt;/network-port&gt;<br>&gt;          &lt;sip-auth-user&gt;106&lt;/sip-auth-user&gt;<br>&gt;          &lt;sip-auth-realm&gt;<a href="http://test.abc.com">test.abc.com</a>&lt;/sip-auth-realm&gt;<br>
&gt;          &lt;mwi-account&gt;<a href="mailto:106@192.168.1.6">106@192.168.1.6</a>&lt;/mwi-account&gt;<br>&gt;      &lt;/registration&gt;<br>&gt;      &lt;registration&gt;<br>&gt; &lt;call-id&gt;<a href="mailto:QC8jV0-xAG1nCDtN2@test.abc.com">QC8jV0-xAG1nCDtN2@test.abc.com</a>&lt;/call-id&gt;<br>
&gt;          &lt;user&gt;<a href="mailto:180@192.168.1.6">180@192.168.1.6</a>&lt;/user&gt;<br>&gt;          &lt;contact&gt;PI FAX &amp;lt;sip:180@192.168.1.114:5060&amp;gt;&lt;/contact&gt;<br>&gt;          &lt;agent&gt;Patton Smartlink 4020 &lt;3.01.002 20 EN n0<br>
&gt; (1214)&gt;&lt;00a0ba017198&gt;&lt;/agent&gt;<br>&gt;          &lt;status&gt;Registered(UDP)(unknown) exp(2012-08-31 17:24:31)<br>&gt; expsecs(2676)&lt;/status&gt;<br>&gt;          &lt;host&gt;<a href="http://test.abc.com">test.abc.com</a>&lt;/host&gt;<br>
&gt;          &lt;network-ip&gt;192.168.1.114&lt;/network-ip&gt;<br>&gt;          &lt;network-port&gt;5060&lt;/network-port&gt;<br>&gt;          &lt;sip-auth-user&gt;180&lt;/sip-auth-user&gt;<br>&gt;          &lt;sip-auth-realm&gt;<a href="http://test.abc.com">test.abc.com</a>&lt;/sip-auth-realm&gt;<br>
&gt;          &lt;mwi-account&gt;<a href="mailto:180@192.168.1.6">180@192.168.1.6</a>&lt;/mwi-account&gt;<br>&gt;      &lt;/registration&gt;<br>&gt;    &lt;/registrations&gt;<br>&gt; &lt;/profile&gt;<br>&gt;<br>&gt;<br>&gt; Thank you,<br>
&gt; Gilbert T. Gutierrez, Jr.<br>&gt; Operations Manager<br>&gt; Phoenix Internet<br>&gt;<br>&gt; _________________________________________________________________________<br>&gt; Professional FreeSWITCH Consulting Services:<br>
&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>&gt; <a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><br>&gt;<br>&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt; <a href="http://www.cudatel.com">http://www.cudatel.com</a><br>&gt;<br>&gt; Official FreeSWITCH Sites<br>&gt; <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>&gt; <a href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a><br>
&gt; <a href="http://www.cluecon.com">http://www.cluecon.com</a><br>&gt;<br>&gt; FreeSWITCH-users mailing list<br>&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>&gt; <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
&gt;<br><br>-- <br>Michael S Collins<br>Twitter: @mercutioviz<br><a href="http://www.FreeSWITCH.org" target="_blank">http://www.FreeSWITCH.org</a><br><a href="http://www.ClueCon.com" target="_blank">http://www.ClueCon.com</a><br>
<a href="http://www.OSTAG.org" target="_blank">http://www.OSTAG.org</a><br><br><br>