Hi Guys!
I am trying to implement a simple call connect example with XTAPI-MSTAPI. I am not able to get the provider. Can anyone help me please.
JtapiPeer peer = JtapiPeerFactory.getJtapiPeer( "net.xtapi.XJtapiPeer"); myprovider = peer.getProvider(null);
I am given some SOPs and tried and I see the line address code hangs when it finds a line with number 9.
Log in to post a comment.
Hi Guys!
I am trying to implement a simple call connect example with XTAPI-MSTAPI. I am not able to get the provider. Can anyone help me please.
JtapiPeer peer = JtapiPeerFactory.getJtapiPeer(
"net.xtapi.XJtapiPeer");
myprovider = peer.getProvider(null);
I am given some SOPs and tried and I see the line address code hangs when it finds a line with number 9.