On Wed, May 21, 2008 at 3:59 PM, Scott Lawrence <[EMAIL PROTECTED]> wrote: > > On Wed, 2008-05-21 at 15:36 -0300, Carlos Henrique Romano wrote: ... >> I'm using this file as base for a listing of registered peers but sipx >> doesn't seems to update it when a peer is unregistered, does someone >> knows why is it that way or if there is another alternative to get >> these peers? > > That file is updated approximately every 20 seconds. In order to > interpret it correctly, you have to look at the expiration timestamp on > each registration - if the timestamp is in the past, then that > registration is not in effect (they are kept for some time to prevent > certain re-ordering problems).
That must be the problem, then. As you and Dale pointed, I'll use the expiration timestamp to deduce when the user is registered or not. Thank you very much guys! -- Henrique Romano [EMAIL PROTECTED] _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
