The presence_reginfo is handling subscriptions and sending notify
requests. pua_reginfo should be the module that generates publish
requests based on location events and sends them to presence_reginfo.
Combining the two modules, you should get a config to enable a user to
monitor its subscription s
(A continuation on an old thread)
In the RFC 3680 it is described how a UE can subscribe to its own registration
state(s). As soon as it's own registration state changes in any way - like a
refresch registration - a NOTIFY is send to the subscribing terminal.
What made me hopeful was when I in