J2ME SIP
2008-06-17 23:47:24
Hi All,
I have set up miniSIPServer and XLITE VOIP client. Now I want to implement J2ME SIP Client which can talk to the XLITE client. I am trying to connect to XLITE clielnt through miniSIP Server by establishing SIP session. I am following JSR 180.
I am confused about which classes of javax.microedition.sip to use ?
Can anyone give some example how to establish SIP session in J2ME using JSR 180 ?
Regards,
Mihir Gandhi