Elridge D'Mello
Elridge D'Mello
Unable to successfully setup `osprey.security` with a custom security scheme (also using passport). I read what @gciatto posted here and the [README.md](https://github.com/mulesoft/osprey/blob/master/README.md) in this repo, but have not been able...
@embbnux what API should be called with `telephonySessionId` to get the `sessionId` for a call?
> For call log, you can use https://developers.ringcentral.com/api-reference/Call-Log/readUserCallLog > For active calls, https://developers.ringcentral.com/api-reference/Call-Log/listExtensionActiveCalls > > Now, API don't support to query using telephonySessionId directly. So may need to load list...
Hi @embbnux thanks for the response, I have emailed devsupport about this. A follow up question: Is there a way to programmatically conference two calls together, or is this a...