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

Alexei Gradinari asteriskteam at digium.com
Tue May 3 11:17:54 CDT 2016


Alexei Gradinari has posted comments on this change.

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


Patch Set 8:

Seems it's bug in sorcery/astdb.

Look at log... 
the uri part is missing when sorcery got contact object from astdb

[2016-05-03 12:03:02.276] VERBOSE[5031] res_pjsip_registrar.c: Added contact 'sip:alex_test at 192.168.5.15:19380' to AOR 'alex_test' with expiration of 180 seconds
[2016-05-03 12:03:02.276] VERBOSE[5046] res_pjsip/pjsip_configuration.c: Contact alex_test/sip:alex_test at 192.168.5.15:19380 has been created
[2016-05-03 12:03:02.345] VERBOSE[5046] res_pjsip/pjsip_configuration.c: Endpoint alex_test is now Reachable
[2016-05-03 12:03:02.561] VERBOSE[5046] res_pjsip/pjsip_configuration.c: Contact alex_test/sip:alex_test at 192.168.5.15:19380 is now Reachable.  RTT: 10.819 msec

[2016-05-03 12:04:01.962] 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 12:04:01.970] NOTICE[5328] loader.c: 5 modules will be loaded.
[2016-05-03 12:04:02.488] NOTICE[5328] loader.c: 143 modules will be loaded.
[2016-05-03 12:04:04.613] VERBOSE[5328] asterisk.c: Asterisk Ready.

[2016-05-03 12:04:03.435] VERBOSE[5393] res_pjsip/pjsip_configuration.c: Contact alex_test/ is now Unknown.  RTT: 0.000 msec
[2016-05-03 12:05:34.204] VERBOSE[5393] res_pjsip/pjsip_configuration.c: Contact alex_test/ has been deleted
[2016-05-03 12:05:34.238] VERBOSE[5393] res_pjsip/pjsip_configuration.c: Endpoint alex_test is now Unreachable

-- 
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