Receiving WebRTC event, not using pending Session

I'm trying to receive WebRTC pending session event when my phone is polyVVX150 model. Now I use webrtcSDK.on('pendingSession) to receive WebRTC event and receive event with getconversationsCall on conversationAPI. But I have to receive not only Softphone event but also polyVVX150 model's event. Is there any methods or functions to connect with this poly model???

The webrtc sdk is designed to only work with webrtc phones (softphones). It does not interact with hard phones.

If you don't mind please, tell me then, any other suggested functions to interact with hard phone without embeddable framework?

I'm frankly not entirely sure, maybe the platform sdk is what you are looking for? Specifically, I'm thinking about the conversationsApi.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.