If I'm getting this info from the correct place, it seems to change a few things when you turn the feature on. This is from my MAC-phone.cfg file my phone uploaded to the server. I turned the feature on and off, and grabbed the contents of the file for each setting.
On: [r...@nshpbx1 tftproot]# cat 0004f22732c9-phone.cfg <?xml version="1.0" standalone="yes"?> <PHONE_CONFIG> <OVERRIDES voice.ns.hd.silenceAttn="-9" voice.ns.hd.signalAttn="-6" voice.ns.hd.enable="1" voice.aes.hd.duplexBalance="7" voice.aes.hd.enable="1" voice.aec.hd.enable="1" reg.1.ringType="10" reg.1.fwdContact="5914780" reg.1.fwdStatus="0"/> Off: [r...@nshpbx1 tftproot]# cat 0004f22732c9-phone.cfg <?xml version="1.0" standalone="yes"?> <PHONE_CONFIG> <OVERRIDES reg.1.ringType="10" reg.1.fwdContact="5914780" reg.1.fwdStatus="0"/> On 7/14/2010 9:46 PM, Douglas Hubler wrote: > On Wed, Jul 14, 2010 at 5:29 PM, Matthew Kitchin (public/usenet) > <[email protected]> wrote: >> Where is the template file I would need to look at? I'm familiar with >> polycom_sip.cfg, and I don't see anything there. >> I have only changed 1 or 2 polycom settings total that had to be done >> outside of the sipx web interface. > doesn't look good, I just ran this > > [r...@sipxecs tftproot]# polycom-config 0004f2136b24-* | egrep -i > '(headset|echo|cancel)' > /phone1/user_preferences/up.analogHeadsetOption=0 > /sip/user_preferences/up.headsetMode=0 > /sip/voice/volume/voice.volume.persist.headset=0 > > where 0004f2136b24 is the mac address of my polycom 430 and didn't > come up with anything. > > NOTES: > * polycom-config is a script in sipXtools that flattens out the > polycom xml config files, one per line and is useful for grepping > * this request gives credence to keeping all settings and especially > point #3 in this thread > http://article.gmane.org/gmane.comp.voip.sipx.devel/22473 > * If you find the setting in the polycom configuration docs, I'll be > happy to tell you how to add it to your local system and get it into > the next 4.2 stable build _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users sipXecs IP PBX -- http://www.sipfoundry.org/
