[SR-Users] Presence between different domains

Manuel Perez mperez.ep.es at gmail.com
Tue Feb 28 16:08:51 CET 2012


Hello,

I've used kamailio 3.2.2, i have rls, simple presence and xcap support
working. I've replicated this server into another one in a different
domain, but presence between domains is not working. I'm using for presence
presence.so, presence_xml.so and presence_mwi.so. In route[WITHINDLG] i
have the following lines:

...
if (is_method("SUBSCRIBE|NOTIFY") && uri==myself)
     route(PRESENCE);
...

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?

Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20120228/e1bb3f1a/attachment.htm>


More information about the sr-users mailing list