I’m at a loss as to what I need to include in a SIP INVITE, or what the mechanism is, to trigger a S60 application to be launched by a non S60 application. I suspect app launching is achieved based on the values on the first line of SipAppCapabilities.xml file of the S60 app, for example <SIP_APPLICATION UID="101FBF71" ALLOW_STARTING="YES"> but do not see any related info in SIP:INVITE message between two S60 apps.
Has anyone successfully launched S60 app from non S60 app in the past, and if so how did you achieve this?