#76: QuteCom sends too much PUBLISH
---------------------+------------------------------------------------------
  Reporter:  ibc     |       Owner:  vadim          
      Type:  defect  |      Status:  new            
  Priority:  major   |   Milestone:  QuteCom 2.2-RC4
 Component:  phapi   |     Version:  2.2-RC3        
Resolution:          |    Keywords:                 
---------------------+------------------------------------------------------

Comment(by Preeteesh):

 Laurent,

 I see that when i login to Qutecom for first time it sends
 PresenceStateUserDefined due to which publishOnline is called & then it
 again sends PresenceStateOnline (Which is fine/OK) & again publishOnline
 is called & message is published.Due to this qutecom seems to be sending
 Publish twice.

 I think it shouldn't be sending PresenceStateUserDefined initially. This
 should be sent only when a user defines his own presence state.

 May be the fix is in line number 699 of
 http://trac.qutecom.org/browser/libs/sipwrapper/src/phapi/PhApiWrapper.cpp
 instead of this - if (!sipOptions.sip_p2p_presence) it should be if
 (sipOptions.sip_p2p_presence), if we have sip p2p presence then only we
 publish in case of user defined presence.?

 Laurent, Any suggestions?

-- 
Ticket URL: <http://trac.qutecom.org/ticket/76#comment:15>
QuteCom <http://trac.qutecom.org>

_______________________________________________
QuteCom-dev mailing list
[email protected]
http://lists.qutecom.org/mailman/listinfo/qutecom-dev

Reply via email to