I think the parser is probably supposed to barf on consecutive < chars but it doesn't. I learned that the hard way when I left the closing tag off of an action in the dp. Consider this dp snippet:<br><br><action application="log" data="INFO Now you see me"<br>
<action application="log" data="INFO Now you don't"/><br>
<action application="log" data="INFO Now you see me"/><br>
<br>The above works but the 2nd log does not display. Just an FYI.<br>-MC<br><br><div class="gmail_quote">On Thu, Jul 16, 2009 at 12:42 PM, Dale <span dir="ltr"><<a href="mailto:fdhege@gmail.com">fdhege@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Hmm, it seems to work on a copy of trunk from a few days ago. :) Both<br>
in the dialplan and the gateway config.<br>
<br>
But I could see how that might cause a problem with the xml.<br>
<br>
-Dale<br>
<br>
On Jul 16, 2009, at 3:27 PM, Brian West wrote:<br>
<br>
> Not sure how you were able to set the variable with < and > in it at<br>
> all thats not been possible cuz the XML parser will barf on it<br>
> usually.<br>
><br>
> /b<br>
><br>
> On Jul 16, 2009, at 2:20 PM, David Knell wrote:<br>
><br>
>> Really? That line (+/- the IP address) came directly out of a<br>
>> working<br>
>> dialplan. To be fair, the box is running a faintly prehistoric<br>
>> FreeSWITCH - you crazy cats haven't been chewing on the tail of my<br>
>> cherished mouse of backwards compatibility again, have you?!<br>
>><br>
>> What has been incorrect in this discussion is the name of the header:<br>
>> it's P-Asserted-Identity, not P-Asserted-ID. The fact that it's<br>
>> usually<br>
>> shortened to PAID doesn't help; nor does the fact that Remote-Party-<br>
>> ID<br>
>> (which is deprecated, but still widely used for the same job as<br>
>> P-Asserted-Identity) is about as well.<br>
>><br>
>> --Dave<br>
><br>
><br>
> _______________________________________________<br>
> FreeSWITCH-users mailing list<br>
> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>