I had read a post somewhere that there is an XML parameter for the Polycom config files for default handset volume, but I can not locate it again. Anyone know what it is? I want to set the default handset volume higher on some phones, despite the ADA hearing aid warning in the admin manual :-) -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060919/e4b688b3/attachment.htm
I don't think you can set a default volume, but you can configure the handset (and headset) volume to persist between calls. Look for 'persist' in sip.cfg or phone1.cfg. Doug. -----Original Message----- From: Damon Estep [mailto:damon@suburbanbroadband.net] Sent: Tue 9/19/2006 9:23 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Cc: Subject: [asterisk-users] Polycom default handset volume I had read a post somewhere that there is an XML parameter for the Polycom config files for default handset volume, but I can not locate it again. Anyone know what it is? I want to set the default handset volume higher on some phones, despite the ADA hearing aid warning in the admin manual :-) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/ms-tnef Size: 2832 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20060919/e1ab4100/attachment.bin
I think the following should resolve your problem, if I'm understanding it correctly: In the sip.cfg file, look at setting the following: <volume voice.volume.persist.handset="1" voice.volume.persist.headset="1" voice.volume.persist.handsfree="1"/> 1= remember last setting, 0=return to default This will make the phone remember your setting and will not reset the setting every time you need to make a new call. Jessee Holmes Atacomm / Ataractic Corporation www.atacomm.com V: 1-877-700-VOIP jholmes@atacomm.com Looking for voice over IP products? Visit our VoIP store at http:// voipstore.atacomm.com/ On Sep 19, 2006, at 10:23 AM, Damon Estep wrote:> I had read a post somewhere that there is an XML parameter for the > Polycom config files for default handset volume, but I can not > locate it again. > > > Anyone know what it is? > > > I want to set the default handset volume higher on some phones, > despite the ADA hearing aid warning in the admin manual J > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060919/6a43c48c/attachment.htm
You are right, You can change the default volume play with thoses parameter : <gains voice.gain.rx.analog.handset="6" voice.gain.rx.analog.headset="0" Those seem to be dB value. David _____ De : asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] De la part de Damon Estep Envoy? : 19 septembre 2006 11:24 ? : Asterisk Users Mailing List - Non-Commercial Discussion Objet : [asterisk-users] Polycom default handset volume I had read a post somewhere that there is an XML parameter for the Polycom config files for default handset volume, but I can not locate it again. Anyone know what it is? I want to set the default handset volume higher on some phones, despite the ADA hearing aid warning in the admin manual :-) -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060919/b0853bd7/attachment.htm