So I load the JS SDK, initialize it and set subscription to '/account/~/extension/~/presence?detailedTelephonyState=true'.
I create a Ringout set correct From and To numbers and then Ringout is initialized successfully.
Event listener on the SDK detects new message and passes it to a function but calls in the received presence message always have the direction set to INBOUND even tho they have been initialized through Ringout and they are definitely not INBOUND, same thing happens if i initialize a Ringout call using RingCentral desktop app.
Why is this happening now when it all worked fine couple of weeks back ware there any changes to presence api ? This is a huge blocker for our integration please help.
Thanks