SetPresence from PbxApi, usage of "params"
Hi,
the SetPresence interface has no possibility to specify "params" itself. If I enter " #myindent:somevalue" in "note" this own value appears in the "params" list, at least in the "PresenceUpdated" message sent to the frontend, the "PresenceUpdate" message to the backend has no "params" but "#myindent:somevalue" appears in "note".
Is it possible to extend the SetPresence Interface to hand over "params" instead of putting everything inside "note"? And can the "PresenceUpdate" message send to the service backend include the params too? Usage would become more easy and consistent (no string parsing, same convention, etc.).
Best regards
Mladen Topic