[Asterisk-code-review] res pjsip: Fix mwi subscribe replaces unsolicited type mismatch (asterisk[16])

Richard Mudgett asteriskteam at digium.com
Fri Aug 10 16:25:26 CDT 2018


Richard Mudgett has posted comments on this change. ( https://gerrit.asterisk.org/9841 )

Change subject: res_pjsip: Fix mwi_subscribe_replaces_unsolicited type mismatch
......................................................................


Patch Set 3:

> I have a thought that could avoid losing data. You could create a
 > new column, massage the data across to this new column, drop the
 > old column and rename it. This appears to be possible based on a
 > quick google, but I don't know level of effort. Just my 2ยข

I cannot say about level of effort either as this is Alembic and we aren't that database knowledgeable.  Doing it may be very database specific.  Alembic is supposed to hide database specific stuff but it frequently does not.

The loosing data part is why the already released branch patches were abandoned.  This is a breaking change to eliminate a type mismatch and not really necessary on the released branches.


-- 
To view, visit https://gerrit.asterisk.org/9841
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-MessageType: comment
Gerrit-Change-Id: Iccafdd0552ea8aaed647620fb14499f1bf341843
Gerrit-Change-Number: 9841
Gerrit-PatchSet: 3
Gerrit-Owner: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: Sean Bright <sean.bright at gmail.com>
Gerrit-Comment-Date: Fri, 10 Aug 2018 21:25:26 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: No
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180810/ce8f3460/attachment-0001.html>


More information about the asterisk-code-review mailing list