Pausing a MIDLet?

Hello,Is a MIDLet typically paused by the cell phone, once the cell phone receives a call? Is a MIDLet automatically and always paused by the cell phone, when the cell phone receives a call? Thanks,T.I.
[230 byte] By [Talal_Itania] at [2007-11-26 19:23:32]
# 1
Hello,You are right, When any call on the phone comes the application goes into pause state. The application manager alway take care of this situation...
prafull_14@rediffmail.coma at 2007-7-9 21:45:14 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
In JP-7 for example Sony-Ericsson K800, the pauseApp is not called even when answering an incoming call.
idopa at 2007-7-9 21:45:14 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 3
Is it guaranteed that audio being played by my application is also automatically paused by the manager, when a phone-call is received?
Talal_Itania at 2007-7-9 21:45:14 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 4
If pauseApp is not called, how is control transferred to the MIDLet, and how is the MIDLet started?<<In JP-7 for example Sony-Ericsson K800, the pauseApp is not called even when answering an incoming call.>>
Talal_Itania at 2007-7-9 21:45:14 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 5
I'm sorry, I first misunderstood your post to me. My previous question to you does not make sense.
Talal_Itania at 2007-7-9 21:45:15 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 6
Hi Talal_Itani,Check out my answer to your earlier identical post. http://forum.java.sun.com/thread.jspa?threadID=5140211&messageID=9516395#9516395DAN
Danford666a at 2007-7-9 21:45:15 > top of Java-index,Java Mobility Forums,Java ME Technologies...