hi,
Is it possible in j2me to make a multiconference?
Is it possible throw public final boolean platformRequest(String URL) to make a call to several numbers using DTMF codes?
Thanks in advance.
hi,
Is it possible in j2me to make a multiconference?
Is it possible throw public final boolean platformRequest(String URL) to make a call to several numbers using DTMF codes?
Thanks in advance.
The platformRequest usually requests a phone number after which you can have a number of post-dial DTMF tones. If you are trying to use DTMF tones only, this might fail on many phones.
Hartti