|
Hi,
Is it possible to make a SIP call from my midlet (j2me)? I have registered on SIP server and all I want is to initiate sip call.
I tried platformRequest("sip:xxx"), and platformRequest("SIP://XXX") but without success. By using platformRequest I managed to start phonecall and get web page, so I suppose that is possible to make sip call. Is it ?
thanks |