< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index | Next in Thread > |
There is no requirement to use the same from tag and Call-id to query active registrations. You could just form a new ClientRegistration using the same AOR, then use allContacts to get see the current regisrations. From: Giuseppe Teresi [mailto:giuseppe.Teresi@xxxxxxxxxxxx] Sent: Wed 9/27/2006 1:24 PM To: Scott Godin Cc: resiprocate-devel@xxxxxxxxxxxxxxxxxxx Subject: Re: [reSIProcate] fetching registartion Hi, I know the allContacts() method of ClientRegistration class, if during the fetching procedure I obtain a 4xx message to the REGISTER, when I call allContacts() it returns the contacts list contained in the 200 Ok to the first REGISTER. Scott Godin wrote:
|