java card - sim toolkit - cathing sms sending

Hi,

I am trying to catch an sms sending in stk applet.

I tested that the handset support the facility: MEProfile.check(11)

and registered to the event reg.setEvent(EVENT_MO_SHORT_MESSAGE_CONTROL_BY_SIM),

also tested the registration:

reg.isEventSet(EVENT_MO_SHORT_MESSAGE_CONTROL_BY_SIM) and it's true.

But still I can't catch an sms sending meaning even when I am sending an sms I can't catch it in processToolkit(byte event).

Does any one knows have any idea why ?

any help/direction will help.

Thanks alot.

[574 byte] By [am@sa] at [2007-10-2 1:22:57]
# 1
Try a different handset whic supports "short message control by sim" feature.
vidhujoshuaa at 2007-7-15 18:44:31 > top of Java-index,Java Mobility Forums,Consumer and Commerce...
# 2
Hi Guys,Have you found a slution? I have the same problem!!many thanks:-)
hsamahaa at 2007-7-15 18:44:31 > top of Java-index,Java Mobility Forums,Consumer and Commerce...