Hi all,
i'm trying to use the SIPExample that came with the SDK 3.0 (C:\Symbian\9.1\S60_3rd\S60Ex\SIPExample)
Now the question is:
When i sent a IM(instant message) to another client who is also running the same SIPExample
and registered on the same sip server, the foreign client indeed receive my IM.
p.s: IM is sent with the SIP method: MESSAGE
Yet i thought there should be a set of response like 1XX, 150, or 200 sending to me
when the IM was reached to the recipient, i.e, my AP should be notified at MSIPConnectionObserver::IncomingResponse().
However, the function, IncomingResponse() seemed never to be invoked...
I've read the document comes with the SIPExample (C:\Symbian\9.1\S60_3rd\S60Ex\SIPExample\doc\index.html).
The document also says that i'll be notified by IncomingResponse()....( in this image )
So...please tell me where goes wrong??
or i've misunderstand something?
Thanks in advance,
John



