Hi,
Just a quick question.. Can you pass a SIP URI to MIDlet.platformRequest() ?
I've an E70 with a SIP profile (successfully REGISTERed) and an "Internet Telephone" profile setup and I've confirmed it works (it's a great phone, if a little big).
I've tried:
sip:user@sip.example.com -> I get an error alert "Internet: Invalid phone number"
tel:user@sip.example.com -> I get a javax.microedition.io.ConnectionNotFoundException (message is null)
tel:sip:user@sip.example.com -> same "Internet: Invalid phone number" error
user@sip.example.com -> ConnectionNotFoundException (message is null)
Any thoughs or ideas?
Thanks in advance, these forums are great.

).



