Adjust ChanSpy volume

This commit is contained in:
Your Name
2020-12-27 21:04:56 +00:00
parent 6f7b3cb170
commit 6246fa4628
2 changed files with 3 additions and 3 deletions

View File

@@ -273,7 +273,7 @@ state.SB {
control.16 { control.16 {
iface MIXER iface MIXER
name 'Master Playback Volume' name 'Master Playback Volume'
value 57 value 64
comment { comment {
access 'read write' access 'read write'
type INTEGER type INTEGER
@@ -281,7 +281,7 @@ state.SB {
range '0 - 64' range '0 - 64'
dbmin -6400 dbmin -6400
dbmax 0 dbmax 0
dbvalue.0 -700 dbvalue.0 0
} }
} }
control.17 { control.17 {

View File

@@ -781,7 +781,7 @@ same => n,Goto(1,1)
[auction-spy] [auction-spy]
exten => s,1,Noop() exten => s,1,Noop()
same => n,ChanSpy(SIP/22,bq) same => n,ChanSpy(SIP/22,bqv2)
[bidding-announce] [bidding-announce]
exten => s,1,Wait(1) exten => s,1,Wait(1)