Version 0.179 of app_rpt is available from: http://qrvc.com/viewvc/projects/allstar/astsrc-1.4.23-pre/trunk/asterisk/apps/app_rpt.c?root=svn&view=log Fixed: 1. Mantis bug 0000011 pad test broken 2. Mantis bug 0000004 out-of-band telemetry sent when link in monitor Added: Adjustable gains for irlp and echolink in rpt.conf node stanza. Testing required to see if it resolves Mantis bug 0000001. Key values for rpt.conf follow (which are also the defaults): irxgain=-10 ; IRLP receive gain adjustment ; Note: Gain is in db-volts (20logVI/VO) itxgain=10 ; IRLP transmit gain adjustment ; Note: Gain is in db-volts (20logVI/VO) erxgain=-3 ; Echolink receive gain adjustment ; Note: Gain is in db-volts (20logVI/VO) etxgain=3 ; Echolink transmit gain adjustment ; Note: Gain is in db-volts (20logVI/VO) Unfortunately, the varying audio level problem is still not resolved. Steve WA6ZFT