EchoLink Levels

I used the audio adjust howto to set my levels and the repeater sounds reasonable. But Echolink RX audio is very low and Echolink users say my TX audio is high. I'm using chan_echolink. Is there a way to adjust the Echolink levels?

···

--
Tim, WD6AWP
:wq

Sorry for the post.... I just found this on the web site:

. . .
erxgain=-3.0 ; defaults to -3.0 db
etxgain=3.0 ; defaults to 3.0 db
. . . .

···

--
Tim
:wq

On Aug 20, 2009, at 7:37 AM, Tim Sawyer wrote:

I used the audio adjust howto to set my levels and the repeater sounds
reasonable. But Echolink RX audio is very low and Echolink users say
my TX audio is high. I'm using chan_echolink. Is there a way to adjust
the Echolink levels?

--
Tim, WD6AWP
:wq

_______________________________________________
App_rpt-users mailing list
App_rpt-users@qrvc.com
http://qrvc.com/mailman/listinfo/app_rpt-users

I'm changing these values but they don't seem to change the audio levels. I put these two lines in my rpt.conf under the node stanza and restart Asterisk. Any ideas what I might be doing wrong.

···

--
Tim
:wq

On Aug 20, 2009, at 12:07 PM, Tim Sawyer wrote:

Sorry for the post.... I just found this on the web site:

. . .
erxgain=-3.0 ; defaults to -3.0 db
etxgain=3.0 ; defaults to 3.0 db
. . . .

--
Tim
:wq

On Aug 20, 2009, at 7:37 AM, Tim Sawyer wrote:

I used the audio adjust howto to set my levels and the repeater sounds
reasonable. But Echolink RX audio is very low and Echolink users say
my TX audio is high. I'm using chan_echolink. Is there a way to adjust
the Echolink levels?

--
Tim, WD6AWP
:wq

_______________________________________________
App_rpt-users mailing list
App_rpt-users@qrvc.com
http://qrvc.com/mailman/listinfo/app_rpt-users

Tim Sawyer wrote:

I'm changing these values but they don't seem to change the audio
levels. I put these two lines in my rpt.conf under the node stanza and
restart Asterisk. Any ideas what I might be doing wrong.

--
Tim
:wq

Sorry for the post.... I just found this on the web site:

. . .
erxgain=-3.0 ; defaults to -3.0 db
etxgain=3.0 ; defaults to 3.0 db
. . . .

--
Tim
:wq

I used the audio adjust howto to set my levels and the repeater sounds
reasonable. But Echolink RX audio is very low and Echolink users say
my TX audio is high. I'm using chan_echolink. Is there a way to adjust
the Echolink levels?

--
Tim, WD6AWP
:wq

_______________________________________________
App_rpt-users mailing list
App_rpt-users@qrvc.com
http://qrvc.com/mailman/listinfo/app_rpt-users

_______________________________________________
App_rpt-users mailing list
App_rpt-users@qrvc.com
http://qrvc.com/mailman/listinfo/app_rpt-users

If you are using ACID, then your problem is most likely a downrev
version of app_rpt.c Echolink gain adjustments require app_rpt.c version
0.179 or later. The stock version of ACID has contains version 0.174.

You can manually update app_rpt be using the procedure updated here:

http://app-rpt.qrvc.com/node/29

BTW, the gain settings go in the node stanza in rpt.conf.

Steve
WA6ZFT

···

On Aug 20, 2009, at 12:07 PM, Tim Sawyer wrote:
On Aug 20, 2009, at 7:37 AM, Tim Sawyer wrote:

Thanks. That worked great. Running 0.197 now.

···

--
Tim
:wq

On Aug 20, 2009, at 8:06 PM, Stephen Rodgers wrote:

If you are using ACID, then your problem is most likely a downrev
version of app_rpt.c Echolink gain adjustments require app_rpt.c version
0.179 or later. The stock version of ACID has contains version 0.174.

You can manually update app_rpt be using the procedure updated here:

http://app-rpt.qrvc.com/node/29

BTW, the gain settings go in the node stanza in rpt.conf.