[Asterisk-code-review] realtime: Increased reg_server character size (asterisk[master])

sungtae kim asteriskteam at digium.com
Thu Sep 3 07:23:27 CDT 2020


Hello George Joseph, Friendly Automation, 

I'd like you to reexamine a change. Please visit

    https://gerrit.asterisk.org/c/asterisk/+/14883

to look at the new patch set (#4).

Change subject: realtime: Increased reg_server character size
......................................................................

realtime: Increased reg_server character size

Currently, the ps_contacts table's reg_server column in realtime database type is varchar(20).
This is fine for normal cases, but if the hostname is longer than 20, it returns error and then
failed to register the contact address of the peer.

Normally, 20 characters limitation for the hostname is fine, but with the cloud env.
So, increased the size to 128.

ASTERISK-29056

Change-Id: Iac52c8c35030303cfa551bb39f410b33bffc507d
---
A contrib/ast-db-manage/config/versions/1ae0609b6646_increse_reg_server_size.py
1 file changed, 22 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/83/14883/4
-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/14883
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Iac52c8c35030303cfa551bb39f410b33bffc507d
Gerrit-Change-Number: 14883
Gerrit-PatchSet: 4
Gerrit-Owner: sungtae kim <pchero21 at gmail.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-CC: Alexei Gradinari <alex2grad at gmail.com>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20200903/a1ca9bb9/attachment.html>


More information about the asterisk-code-review mailing list