In pjsua/win32,all things are ok,i can toogle/change status,and the PUBLISH packet are right,but in symbian_ua_gui,after call pjsua_acc_set_online_status(g_acc_id, PJ_TRUE); ,the PUBLISH pack repeat sent to server,I captured these packet: First PUBLISH: ]J!'Emt )PUBLISH sip:08255853036 at 08255853036.hellolinker.com SIP/2.0 Via: SIP/2.0/UDP 192.168.1.116:5088;rport;branch=z9hG4bKPjJI470xyY5krM.VHbdgGyEYumBI4CZ8AE Max-Forwards: 70 From: <sip:08255853036@xxxxxxxxxxxxxxxxxxxxxxxxxxx>;tag=5Er2cMapzChQGEtGr363NqSTHGFovoFC To: <sip:08255853036 at 08255853036.hellolinker.com> Call-ID: OYp5nvGTNAWx.UdRqvOr794FhxeROKQ5 CSeq: 17627 PUBLISH Event: presence Content-Type: application/pidf+xml Content-Length: 306 <?xml version="1.0" encoding="UTF-8"?> <presence entity="sip:08255853036 at 08255853036.hellolinker.com" xmlns="urn:ietf:params:xml:ns:pidf"> <tuple id="pjF9mOsjl.u4bFVTRmdVhZ4BsD-iNtpBz7"> <status> <basic>open</basic> </status> <timestamp>2009-08-25T23:54:37.562Z</timestamp> </tuple> </presence> Server's respond: !']JE at 39 t%SIP/2.0 200 OK Via: SIP/2.0/UDP 192.168.1.116:5088;rport=41309;branch=z9hG4bKPjJI470xyY5krM.VHbdgGyEYumBI4CZ8AE;received=222.45.75.22 From: <sip:08255853036@xxxxxxxxxxxxxxxxxxxxxxxxxxx>;tag=5Er2cMapzChQGEtGr363NqSTHGFovoFC To: <sip:08255853036 at 08255853036.hellolinker.com>;tag=534753d453fb3f5ff17dca27a59235ab.8d92 Call-ID: OYp5nvGTNAWx.UdRqvOr794FhxeROKQ5 CSeq: 17627 PUBLISH Expires: 3600 SIP-ETag: a.1253576824.25845.14719.0 Server: SIPSYS-CENTREX Content-Length: 0 Then symbian_ua_gui continued send: ]J!'ESt aePUBLISH sip:08255853036 at 08255853036.hellolinker.com SIP/2.0 Via: SIP/2.0/UDP 192.168.1.116:5088;rport;branch=z9hG4bKPjQrsVoDe2betSollNgykzDPVXySibOsKb Max-Forwards: 70 From: <sip:08255853036@xxxxxxxxxxxxxxxxxxxxxxxxxxx>;tag=80S0Ug43GLQ6lAqdUY6XdSyRt1ceOnjb To: <sip:08255853036 at 08255853036.hellolinker.com> Call-ID: OYp5nvGTNAWx.UdRqvOr794FhxeROKQ5 CSeq: 17628 PUBLISH Event: presence SIP-If-Match: a.1253576824.25845.14719.0 Content-Length: 0 server return 200/OK everytimes. I'm very confused about it,anyone can solve it? Thanks very much! Regards 2009-09-26 mylen can you change the on line status in pjsua/win32 or do you get busy object like in the bug report? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20090926/f9bef022/attachment.html>