Prior to call via work (cVw) we used rcc to achieve this, since the skype for business (Skype4b) server doesn't support it anymore we want to achive the same functionality via ucma.
My thoughts on how to achieve this are roughly: create an endpoint and set the sip address as the global call via work address, then I hope in the case of a call this object would receive the relevant data (to whoom the call via work should go) so it can set all things up via tapi... As you see I don't really know how it works, I haven't found any mention of "call via work" in the ucma api so it seems like this number is really only used to create the conference call and all the relevant work happens in the server, in which case I have no chance to replace it with my own.
Is what I am trying to do possible ?