Hi! So manual-triggered PUBLISH works for everyone in PJSIP 1.8? Regards, Peter On Thu, Oct 7, 2010 at 6:47 PM, Peter Darvasi <darvasi.peter at gmail.com> wrote: > Hi all! > > I have recently upgraded my Android application to pjsip version 1.8 from 1.6. > With 1.6 the manual update of the SIP PUBLISH was possible with > built-in pjsua.acc_set_online_status2, if the user chaged his/her > status. > With the new stack it is not working though as the method runs, if > manually triggered, but no new PUBLISH is sent to the wire. > The first PUBLISH in the beginning is sent and maintaned correctly, > but no opportunity for manual update as user status changed. > The pjsua_acc_config::publish_enabled parameter is set to true. > > Thanks for your advices in advance! > > Regards, > > Peter >