]> git.ipfire.org Git - thirdparty/asterisk.git/commit
serializer: set high/low alert levels on whole pool
authorAlexei Gradinari <alex2grad@gmail.com>
Thu, 7 Nov 2019 16:56:57 +0000 (11:56 -0500)
committerAlexei Gradinari <alex2grad@gmail.com>
Mon, 18 Nov 2019 16:06:20 +0000 (11:06 -0500)
commit26fc3a3127d81056fd90baabba5d61b3d2f4167b
treef35de80e5a7e01b2271bc5b8c9fd3fd7c4025ad7
parentab28da7c9d87514f521f226b01b33c1e4a3e0492
serializer: set high/low alert levels on whole pool

The current code sets alert levels starting from index 1.
Need to set on whole pool starting from index 0.

Change-Id: I5decbb43160954fb9a512f04302637fc666b6f5d
main/serializer.c