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)

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to