[Asterisk-code-review] features.conf.sample: Sample sound files incorrectly quoted (asterisk[master])
Friendly Automation
asteriskteam at digium.com
Tue Oct 27 06:27:04 CDT 2020
Friendly Automation has submitted this change. ( https://gerrit.asterisk.org/c/asterisk/+/15087 )
Change subject: features.conf.sample: Sample sound files incorrectly quoted
......................................................................
features.conf.sample: Sample sound files incorrectly quoted
ASTERISK-29136 #close
Change-Id: I3186536d65a50014c8da4780c9224919caa81440
---
M configs/samples/features.conf.sample
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
George Joseph: Looks good to me, but someone else must approve
Joshua Colp: Looks good to me, approved
Friendly Automation: Approved for Submit
diff --git a/configs/samples/features.conf.sample b/configs/samples/features.conf.sample
index 5806e4c..afdcf5a 100644
--- a/configs/samples/features.conf.sample
+++ b/configs/samples/features.conf.sample
@@ -26,8 +26,8 @@
; By default, this is 2.
;transferdialattempts = 3 ; Number of times that a transferer may attempt to dial an extension before
; being kicked back to the original call.
-;transferretrysound = "beep" ; Sound to play when a transferer fails to dial a valid extension.
-;transferinvalidsound = "beeperr" ; Sound to play when a transferer fails to dial a valid extension and is out of retries.
+;transferretrysound = beep ; Sound to play when a transferer fails to dial a valid extension.
+;transferinvalidsound = beeperr ; Sound to play when a transferer fails to dial a valid extension and is out of retries.
;atxferabort = *1 ; cancel the attended transfer
;atxfercomplete = *2 ; complete the attended transfer, dropping out of the call
;atxferthreeway = *3 ; complete the attended transfer, but stay in the call. This will turn the call into a multi-party bridge
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/15087
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I3186536d65a50014c8da4780c9224919caa81440
Gerrit-Change-Number: 15087
Gerrit-PatchSet: 1
Gerrit-Owner: Sean Bright <sean.bright at gmail.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20201027/296b92aa/attachment-0001.html>
More information about the asterisk-code-review
mailing list