<div dir="ltr">Thanks, I have added Bob to Alice pres-rules also, just like:<div><br></div><div><div>&lt;rule id=&quot;whitelist&quot;&gt;</div><div>      &lt;conditions&gt;</div><div>         &lt;identity&gt;</div><div>            &lt;one id=&quot;<a href="mailto:sip%3Aalice@172.22.198.1">sip:alice@172.22.198.1</a>&quot;/&gt;&lt;one id=&quot;<a href="mailto:sip%3A101@172.22.198.1">sip:101@172.22.198.1</a>&quot;/&gt;&lt;one id=&quot;<a href="mailto:sip%3A102@172.22.198.1">sip:102@172.22.198.1</a>&quot;/&gt;</div>
<div>         &lt;/identity&gt;</div><div>      &lt;/conditions&gt;</div><div>      &lt;actions&gt;</div><div>         &lt;pr:sub-handling&gt;allow&lt;/pr:sub-handling&gt;</div><div>      &lt;/actions&gt;</div><div>      &lt;transformations/&gt;</div>
<div>   &lt;/rule&gt;</div><div><br></div><div style>Can this help to resolve this problem temprorily?</div></div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/3/1 Saúl Ibarra Corretgé <span dir="ltr">&lt;<a href="mailto:saul@ag-projects.com" target="_blank">saul@ag-projects.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
On Mar 1, 2013, at 4:40 AM, zhengyumingnanjing wrote:<br>
<br>
&gt; So,you mean OMA mode must be used with openxcap and opensips to receive the presence.winfo message.<br>
&gt; Is it possible when I just use the IETF mode?<br>
&gt; Or may I modify some code to implememt this feature due to I have only IETF implementaion now.<br>
&gt;<br>
<br>
</div>No. Your problem is that when using IETF mode there is no link between authorization rules (pres-rules) and resource-lists, thus, a change in resource-lists will not trigger a presence.winfo NOTIFY because there is nothing to notify about. If you want to know that the document has changed, you can subscribe to the xcapdiff event.<br>

<div class="HOEnZb"><div class="h5"><br>
Regards,<br>
<br>
--<br>
Saúl Ibarra Corretgé<br>
AG Projects<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br></div>