Jerry Geis
2011-May-06 18:14 UTC
[asterisk-users] question on ways to activate voicemail light on polycom
Is there a way in asterisk to Activate/Clear the blinking light on polycom phones indicating VM. Either from an AGI or some way in the dialplan? I want to be able to control this light for from my application. I have an AGI to do something similiar to VM and want to light /clear the light myself. Thanks, Jerry
Mark Deneen
2011-May-06 18:45 UTC
[asterisk-users] question on ways to activate voicemail light on polycom
On Fri, May 6, 2011 at 2:14 PM, Jerry Geis <geisj at pagestation.com> wrote:> Is there a way in asterisk to Activate/Clear the blinking light on polycom > phones > indicating VM. Either from an AGI or some way in the dialplan? > > I want to be able to control this light for from my application. > I have an AGI to do something similiar to VM and want to light /clear the > light myself. > > Thanks, > > Jerry > >I don't think there is a way to do it natively inside of asterisk, but I control it from a shell script. The shell script parses the output of "sip show peers", crafts an application/simple-message-summary SIP message and then uses netcat to send it to the appropriate IP address / port. -M -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110506/9eb7f044/attachment.htm>
Watkins, Bradley
2011-May-06 18:56 UTC
[asterisk-users] question on ways to activate voicemail light on polycom
>The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.>From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users- >bounces at lists.digium.com] On Behalf Of Jerry Geis >Sent: Friday, May 06, 2011 2:15 PM >To: Asterisk Users Mailing List - Non-Commercial Discussion >Subject: [asterisk-users] question on ways to activate voicemail light on >polycom > >Is there a way in asterisk to Activate/Clear the blinking light on polycom >phones indicating VM. Either from an AGI or some way in the dialplan? > >I want to be able to control this light for from my application. >I have an AGI to do something similiar to VM and want to light /clear the light >myself. > >Thanks, > >Jerry >Yes, use the MinivmMWI application. - Brad
Doug Lytle
2011-May-07 12:11 UTC
[asterisk-users] question on ways to activate voicemail light on polycom
Jerry Geis wrote:> Is there a way in asterisk to Activate/Clear the blinking light on > polycom phonesI've always just dumped a msg000.txt in the voicemail directory of that phone and removed it when not needed. Under 1.4, the Polycoms act on it. Doug -- Ben Franklin quote: "Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."