#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 laurent):
Replying to [comment:15 Preeteesh]:
> I think it shouldn't be sending PresenceStateUserDefined initially. This
should be sent only when a user defines his own presence state.
QuteCom must send presence and mood at the beginning.
>
> 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.?
>
sipOptions.sip_p2p_presence is not a solution.
I agree with you:
it is not acceptable to publish note and presence with 2 separate sip
message
We need to consolidate publish mechanism.
The best solution is to implement RFC 4480 as ibc suggest
http://trac.qutecom.org/ticket/170
--
Ticket URL: <http://trac.qutecom.org/ticket/76#comment:16>
QuteCom <http://trac.qutecom.org>
_______________________________________________
QuteCom-dev mailing list
[email protected]
http://lists.qutecom.org/mailman/listinfo/qutecom-dev