[asterisk-users] Increasing volume ?
Matt Riddell
lists at venturevoip.com
Wed Aug 3 20:47:53 CDT 2011
On 4/08/11 2:12 AM, Zeeshan Ali Shah wrote:
> Hi, I am running asterisk with konference . tried to increase the
> conference voice but not success
>
> i tried to add in diaplain
> SetGlobalVar(Set(VOLUME(TX)=10))
> SetGlobalVar(Set(VOLUME(RX)=10))
Should be:
SetGlobalVar(VOLUME(TX)=10)
SetGlobalVar(VOLUME(RX)=10)
--
Cheers,
Matt Riddell
_______________________________________________
http://www.venturevoip.com/news.php (Daily Asterisk News)
http://www.venturevoip.com/exchange.php (Full ITSP Solution)
http://www.venturevoip.com/cc.php (Call Centre Solutions)
More information about the asterisk-users
mailing list