[Asterisk-code-review] res pjsip: disable multi domain to improve realtime performace (asterisk[13])
Alexei Gradinari
asteriskteam at digium.com
Fri Apr 15 12:31:06 CDT 2016
Hello George Joseph,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/2623
to look at the new patch set (#2).
Change subject: res_pjsip: disable multi domain to improve realtime performace
......................................................................
res_pjsip: disable multi domain to improve realtime performace
This patch added new global pjsip option 'disable_multi_domain'.
Disabling Multi Domain can improve Realtime performance by reducing
number of database requests.
ASTERISK-25930
Change-Id: I2e7160f3aae68475d52742107949a799aa2c7dc7
---
M CHANGES
M configs/samples/pjsip.conf.sample
A contrib/ast-db-manage/config/versions/8d478ab86e29_pjsip_add_disable_multi_domain.py
M include/asterisk/res_pjsip.h
M res/res_pjsip.c
M res/res_pjsip/config_global.c
M res/res_pjsip_endpoint_identifier_anonymous.c
M res/res_pjsip_endpoint_identifier_user.c
8 files changed, 115 insertions(+), 36 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/23/2623/2
--
To view, visit https://gerrit.asterisk.org/2623
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I2e7160f3aae68475d52742107949a799aa2c7dc7
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Alexei Gradinari <alex2grad at gmail.com>
Gerrit-Reviewer: George Joseph <george.joseph at fairview5.com>
More information about the asterisk-code-review
mailing list