mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
func_volume: Add read capability to function.
Up until now, the VOLUME function has been write only, so that TX/RX values can be set but not read afterwards. Now, previously set TX/RX values can be read later. ASTERISK-29439 Change-Id: Ia23e92fa2e755c36e9c8e69f2940d2703ccccb5f
This commit is contained in:
committed by
Friendly Automation
parent
2193cf1b26
commit
19b5097d87
4
doc/CHANGES-staging/func_volume_read.txt
Normal file
4
doc/CHANGES-staging/func_volume_read.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
Subject: func_volume now can be read
|
||||
|
||||
The VOLUME function can now also be used
|
||||
to read existing values previously set.
|
Reference in New Issue
Block a user