mirror of https://github.com/asterisk/asterisk
When modifying an already defined variable in some channel drivers they add a new variable with the same name to the list, but that value is never used, only the first one found. Introduce ast_variable_list_replace() and use it where appropriate. ASTERISK-23756 #close Patches: setvar-multiplie.patch submitted by Michael Goryainov Change-Id: Ie1897a96c82b8945e752733612ee963686f3283913.30
parent
5bb71c4c1d
commit
622e487cd4
Loading…
Reference in new issue