Hi, figure 2 of http://www.kamailio.org/docs/modules/devel/presence_dialoginfo.html shows the presence server sending the NOTIFY directly to the watcher. Is it possible to send the NOTIFY through the proxy?
Well, since NOTIFY is in-dialog it's just needed that the proxy does RR in the initial SUBSCRIBE before forwarding it to presence server, am I right?
Thanks.