Files
asterisk/channels
Sean Bright 622e487cd4 channels: Allow updating variable value
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: Ie1897a96c82b8945e752733612ee963686f32839
2019-09-12 15:58:17 -05:00
..
2018-05-11 09:58:19 -04:00
2019-05-10 10:19:50 -06:00
2019-05-23 16:44:07 +02:00
2018-06-21 04:17:51 -06:00
2018-05-11 09:58:19 -04:00
2019-06-17 12:51:55 -06:00
2017-09-25 06:25:06 -06:00