Question

Presence Message Always Returns Calls with Direction Set to Inbound

  • 15 February 2019
  • 3 replies
  • 933 views

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


3 replies

Hi Petar,

Unfortunately, there has been a  change introduced recently for Presence API in complicated Ring Out scenarios. We're working on the fix, so early next week it should return to previous behavior. 

Thanks,
Igor
Quick update - yesterday the issue was fixed. 

Thanks,
Igor
Thanks Igor,

Did some preliminary tests and it looks like presence is back to normal.

Reply