[Asterisk-code-review] res pjsip: improve realtime performance (asterisk[13])

George Joseph asteriskteam at digium.com
Fri Apr 15 10:24:13 CDT 2016


George Joseph has posted comments on this change.

Change subject: res_pjsip: improve realtime performance
......................................................................


Patch Set 2: Code-Review-1

By the time qualify_and_schedule_all_cb is called, the database has already been queried and all aors with qualify_frequency > 0 retrieved.
Although permanent contacts don't need another database query, dynamic contacts that were persisted do and MUST be retrieved at this point or they won't get qualified again until the client refreshes the registration.

-- 
To view, visit https://gerrit.asterisk.org/2622
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I1831fa46c4578eae5a3e574ee3362fddf08a1f05
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Alexei Gradinari <alex2grad at gmail.com>
Gerrit-Reviewer: Alexei Gradinari <alex2grad at gmail.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: George Joseph <george.joseph at fairview5.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-HasComments: No



More information about the asterisk-code-review mailing list