< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
Hi resip, I
found ServerRegistration::dispatch(),mOriginalContacts variable is not used. And
stack will update database for each contact. My advice is stack should update mOriginalContacts,
and after all contacts are updated, write mOriginalContacts back to database. this
way maybe more efficient. Not sure is it right or not, Welcome comments. Regards, hongsion |