This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
pespin gerrit-no-reply at lists.osmocom.orgpespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/16933 )
Change subject: libvlr: use generic osmo_tdef API for T3250, T3260, and T3270
......................................................................
Patch Set 1: Code-Review+1
(2 comments)
https://gerrit.osmocom.org/c/osmo-msc/+/16933/1/src/libvlr/vlr.c
File src/libvlr/vlr.c:
https://gerrit.osmocom.org/c/osmo-msc/+/16933/1/src/libvlr/vlr.c@71
PS1, Line 71: { /* terminator */ }
"I'll be back"
https://gerrit.osmocom.org/c/osmo-msc/+/16933/1/src/libvlr/vlr.c@1268
PS1, Line 1268: osmo_tdefs_reset(vlr->cfg.tdefs);
That means afaiu each time a vlc is allocated, your VTY-set values will be erased. If several vlr_instance are allocated during run of process, what you need to do is to allocate a copy of the struct. We do that in some other project already. This allows also handling per object-instance timer values. Up to you whether it's needed or makes sense here.
--
To view, visit https://gerrit.osmocom.org/c/osmo-msc/+/16933
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: Ia8cf98da0aea0e626c5ff088a833d7359c43847f
Gerrit-Change-Number: 16933
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-Comment-Date: Mon, 20 Jan 2020 10:37:56 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200120/7129cfca/attachment.htm>