startSoftphoneSession is not a function

Hello Everyone,

When I try to use: await sdk.startSoftphoneSession({phoneNumber: '15555555555'}); as mentioned in https://developer.genesys.cloud/api/webrtcsdk/softphone#softphone-session-methods

I receive an error which says: sdk.startSoftphoneSession is not a function, please see the attached file with red highlight.

Can you please advise if I am missing something?

Best regards,
Ali

Hello Everyone,

It was my mistake that I did not (sdk.initialize()).
After I did, all are working.

Best regards,
Ali

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