what should I set to ok to automatically reject that buddy's request? --- On Mon, 9/15/08, Benny Prijono <bennylp at pjsip.org> wrote: From: Benny Prijono <bennylp@xxxxxxxxx> Subject: Re: PJSIP_SC_DECLINE PROBLEM To: "pjsip list" <pjsip at lists.pjsip.org> Date: Monday, September 15, 2008, 11:07 AM On Mon, Sep 15, 2008 at 11:09 AM, Joseph Maiquez <josephmaiquez at yahoo.com> wrote: Hi Benny, here is the code if (buddy_id == PJSUA_INVALID_ID) { ??? *code = PJSIP_SC_DECLINE; ??? return; ??? } why is it the request for status presence keeps on asking me whre in fact i set the code to decline It's probably because the other person is still trying to subscribe to your presence. ?-benny _______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip at lists.pjsip.org http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080915/974c7263/attachment.html