Jesús M. Movilla wrote:
Thanks again!
Just one more question.
If a user PUBLISH a xml-pidf document, Is this document received in the
Notify?.
In the example that I included in my first e-mail, the "real status" of the
user was in the <im:im>busy</im:im> tag, but not in the <note> tag.
This tag corresponds to the doc referenced by
<presence xmlns="urn:ietf:params:xml:ns:pidf"
xmlns:im="urn:ietf:params:xml:ns:pidf:im"
entity="pres:jesus@guadalmar.hi.inet">
It seems for the SER answer that all the tags different from
xmlns="urn:ietf:params:xml:ns:pidf"
are ignored...
PA is currently constructing a new NOTIFY body after parsing the
incoming PUBLISH. I don't think that is the right strategy in the long
term, except for generating legacy PUBLISH bodies e.g. for xpidf format.
Jamey