Actually, the example from section C.1.1 of OMA-TS-Presence-SIMPLE_Content_XDM-V1_0-20081223-C is: /org.openmobilealliance.pres-content/users/sip:hermione.blosom@example.com/oma_status-icon/icon_document
The client I have been testing with just happens to use the file name "preseImage" instead of "icon_document". I think the important part in the specification is the path "/org.openmobilealliance.pres-content/users/sip:hermione.blosom@example.com/oma_status-icon/" and the file name of the document is somewhat optional.
Peter
On Tue, 2011-10-04 at 17:52 +0300, Juha Heinanen wrote:
Juha Heinanen writes:
ok. i'll try to check it too. i wonder where xcap-icon cli tool and jitsi got oma_status-icon, since it does not conform to the usual oma naming style.
after googling around, i got to conclusion that status icon url looks like this:
/<xcap-root>/org.openmobilealliance.pres-content/users/sip:<user>@<domain>/oma_status-icon/rcs_status_icon
in peter's config, preseImage was used instead of rcs_status_icon:
$var(doc_uri) = $(hu{re.subst,/(^/xcap-root/)oma_status-icon(/users/.*/).*$/\1org.openmobilealliance.pres-content\2oma_status-icon/preseImage/});
peter, why the difference?
-- juha
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev