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