Adjust ChanSpy volume
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user