On Mar 1, 2013, at 9:40 AM, Yuming Zheng wrote: > Thanks, I have added Bob to Alice pres-rules also, just like: > > <rule id="whitelist"> > <conditions> > <identity> > <one id="sip:[email protected]"/><one > id="sip:[email protected]"/><one id="sip:[email protected]"/> > </identity> > </conditions> > <actions> > <pr:sub-handling>allow</pr:sub-handling> > </actions> > <transformations/> > </rule> > > Can this help to resolve this problem temprorily? >
If you are using IETF mode (the default) changing pres-rules is the only thing you can do to modify the authorization rules. So yes, once you modify pres-rules you'll get a presence.winfo NOTIFY will the updated state. Updating resource-lists also triggers a call to refreshWatchers, however, because resource-lists doesn't change the authorization state you'll not see a NOTIFY. Regards, -- Saúl Ibarra Corretgé AG Projects _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
