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

Alexei Gradinari asteriskteam at digium.com
Tue May 3 10:07:10 CDT 2016


Alexei Gradinari has posted comments on this change.

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


Patch Set 8:

Hi George,

Please, look at qualify_and_schedule_all
there is code which gets all dynamic/persisted contacts and schedule qualify on them.

I did a test. The endpoint with dynamic contact registered,
asterisk restarted and asterisk qualified this endpoint on startup.

[2016-05-03 10:53:40.488] VERBOSE[26936] res_pjsip/pjsip_configuration.c: Contact alex_test/sip:alex_test at 192.168.5.15:47788 has been created
[2016-05-03 10:53:40.518] VERBOSE[26936] res_pjsip/pjsip_configuration.c: Endpoint alex_test is now Reachable
[2016-05-03 10:53:40.597] VERBOSE[24090] res_pjsip/pjsip_configuration.c: Contact alex_test/sip:alex_test at 192.168.5.15:47788 is now Reachable.  RTT: 11.786 msec

[2016-05-03 10:54:18.169] Asterisk 13.9.0-rc1 built by root @ asterisk-new14 on a x86_64 running Linux on 2016-05-02 14:44:18 UTC
[2016-05-03 10:54:18.178] NOTICE[32025] loader.c: 5 modules will be loaded.
[2016-05-03 10:54:18.692] NOTICE[32025] loader.c: 143 modules will be loaded.
[2016-05-03 10:54:20.913] VERBOSE[32025] asterisk.c: Asterisk Ready.

[2016-05-03 10:54:25.524] VERBOSE[32078] res_pjsip/pjsip_configuration.c: Contact alex_test/sip:alex_test at 192.168.5.15:47788 is now Reachable.  RTT: 15.827 msec
[2016-05-03 10:54:25.560] VERBOSE[32078] res_pjsip/pjsip_configuration.c: Endpoint alex_test is now Reachable

-- 
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: 8
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 <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Matthew Fredrickson <creslin at digium.com>
Gerrit-HasComments: No



More information about the asterisk-code-review mailing list