<div class="gmail_quote">Hello,<div><br></div><div>I&#39;ve used kamailio 3.2.2, i have rls, simple presence and xcap support working. I&#39;ve replicated this server into another one in a different domain, but presence between domains is not working. I&#39;m using for presence presence.so, presence_xml.so and presence_mwi.so. In route[WITHINDLG] i have the following lines:</div>

<div><br></div><div>...</div><div>if (is_method(&quot;SUBSCRIBE|NOTIFY&quot;) &amp;&amp; uri==myself)</div><div>     route(PRESENCE);</div><div>...</div><div><br></div><div>When NOTIFY from user B at domain B arrives to the server at domain A, the message is not forwarded to the user A, How can i achieve this?</div>

<div><br></div><div>Thank you.</div><div><br></div><div><br></div><div> </div>
</div><br>