Yeah it's the same thing; I think.
I think we have different config files.are you using the split? From: [email protected] [mailto:[email protected]] On Behalf Of Patrick Lists Sent: Thursday, February 17, 2011 12:10 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Polycom IP335 On 02/17/2011 12:17 AM, ERIC HERRON wrote: > To disabled the mwi chirp can be set to silence. > > <MESSAGE_WAITING se.pat.misc.1.name="message waiting" > se.pat.misc.1.inst.1.type="silence" .. This did not work but looking at the example files in the 3.3.1 firmware the snippet below did work (mind the line wrap!). Well, it no longer makes the stupid sound but it still gets called so it wakes up the phone from the idle state so the screen's backlight is turned on and stays that way until the idle timer expires and backlight turns off again. There really should be an option to turn this off without disturbing idle state. <se> <se.pat> <se.pat.misc> <se.pat.misc.messageWaiting se.pat.misc.messageWaiting.name="message waiting"> <se.pat.misc.messageWaiting.inst se.pat.misc.messageWaiting.inst.1.atten="0" se.pat.misc.messageWaiting.inst.1.param="0" se.pat.misc.messageWaiting.inst.1.type="silence" se.pat.misc.messageWaiting.inst.1.value="0" se.pat.misc.messageWaiting.inst.2.atten="0" se.pat.misc.messageWaiting.inst.2.param="0" se.pat.misc.messageWaiting.inst.2.type="silence" se.pat.misc.messageWaiting.inst.2.value="0" se.pat.misc.messageWaiting.inst.3.type="silence" se.pat.misc.messageWaiting.inst.3.value="0"> </se.pat.misc.messageWaiting.inst> </se.pat.misc.messageWaiting> </se.pat.misc> </se.pat> </se> Regards, Patrick -- _____________________________________________________________________ -- 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 _____ No virus found in this message. Checked by AVG - www.avg.com Version: 10.0.1204 / Virus Database: 1435/3448 - Release Date: 02/16/11
-- _____________________________________________________________________ -- 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
